]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'aneesh/for-upstream' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 27 Dec 2011 14:53:35 +0000 (08:53 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 27 Dec 2011 14:53:35 +0000 (08:53 -0600)
commit4e1ea514f9b9f07358b84554dc3d35f533ec3971
treef010b9112b4fef2f544d01c74173806ef35cd196
parentebdfc3c83cef33f8f619ffcb57d297c6063db59d
parent058a96ed506d77714bcce3d69b351e364078c080
Merge remote-tracking branch 'aneesh/for-upstream' into staging

* aneesh/for-upstream:
  scripts/analyse-9p-simpletrace.py: Add symbolic names for 9p operations.
  hw/9pfs: iattr_valid flags are kernel internal flags map them to 9p values.
  hw/9pfs: Use the correct signed type for different variables
  hw/9pfs: replace iovec manipulation with QEMUIOVector