summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-27v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.Harsh Prateek Bora2-3/+6
2011-04-27hw/virtio-9p-local.c: Remove unnecessary null char in symlink fileHarsh Prateek Bora1-1/+1
2011-04-27virtio-9p: Bugfix to send correct iounitM. Mohan Kumar1-1/+1
2011-04-27virtio-9p: removexattr on default acl should return 0Aneesh Kumar K.V1-2/+13
2011-04-27virtio-9p: Print the pdu details on returnAneesh Kumar K.V1-1/+4
2011-04-27virtio-9p: move 9p files aroundAneesh Kumar K.V14-10/+18
2011-04-27pflash: Restore & fix lazy ROMD switchingJan Kiszka1-4/+8
2011-04-27darwin-user: Remove unneeded null pointer checkStefan Weil1-1/+1
2011-04-27Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevinAurelien Jarno9-1084/+1221
2011-04-27rtl8139: Fix compilation for w32/w64Stefan Weil1-2/+1
2011-04-27Remove obsolete 'enabled' variable from progress stateJes Sorensen1-6/+2
2011-04-27Add dd-style SIGUSR1 progress reportingJes Sorensen1-5/+48
2011-04-27qed: Fix consistency check on 32-bit hostsStefan Hajnoczi2-3/+3
2011-04-27ide/atapi: Introduce CHECK_READY flag for commandsKevin Wolf1-25/+23
2011-04-27ide/atapi: Replace bdrv_get_geometry calls by s->nb_sectorsKevin Wolf1-15/+6
2011-04-27ide/atapi: Use table instead of switch for commandsKevin Wolf1-67/+48
2011-04-27ide/atapi: Factor commands outKevin Wolf1-378/+459
2011-04-27ide: Split atapi.c outKevin Wolf4-1062/+1098
2011-04-27Improve accuracy of block migration bandwidth calculationAvishay Traeger1-12/+11
2011-04-27atapi: Add 'medium ready' to 'medium not ready' transition on cd changeAmit Shah1-4/+16
2011-04-27qemu-kvm: pci-assign: Consolidate and fix slow mmio region mappingsJan Kiszka1-45/+20
2011-04-27qemu-kvm: pci-assign: Remove dead code from assigned_dev_iomem_mapJan Kiszka1-6/+0
2011-04-27qemu-kvm: pci-assign: Clean up free_assigned_deviceJan Kiszka1-36/+34
2011-04-27fix crash in migration, 32-bit userspace on 64-bit hostMichael Tokarev1-1/+14
2011-04-27qemu-kvm: Refresh MSI settings after vmloadJan Kiszka3-0/+16
2011-04-27qemu-timer: Fix timers for w32Stefan Weil1-0/+96
2011-04-27qemu-timer: Avoid type castsStefan Weil1-20/+22
2011-04-27qemu-timer: Remove unneeded include statement (w32)Stefan Weil1-1/+0
2011-04-27qemu-timer: Add and use new function qemu_timer_expired_nsStefan Weil1-7/+10
2011-04-27qemu-img: allow rebase to a NULL backing file when unsafeAnthony Liguori1-1/+1
2011-04-27qemu-kvm: Add in-kernel irqchip support for MSIJan Kiszka2-0/+115
2011-04-27qemu-kvm: Move entry comparison into kvm_msi_update_messageJan Kiszka2-14/+26
2011-04-27qemu-kvm: Move gsi bits from kvm_msix_vector_add to kvm_msi_add_messageJan Kiszka2-13/+11
2011-04-27qemu-kvm: Fix and clean up msix vector use/unuse hooksJan Kiszka1-11/+6
2011-04-27qemu-kvm: Refactor MSI core API of KVMJan Kiszka3-38/+22
2011-04-27qemu-kvm: Rename kvm_msix_message to KVMMsiMessageJan Kiszka3-13/+14
2011-04-27qemu-kvm: Drop unneeded kvm_irq_routing_entry declarationJan Kiszka1-2/+0
2011-04-26configure: reenable opengl by defaultMichael Walle1-1/+1
2011-04-26configure: support target dependent linkingMichael Walle1-3/+10
2011-04-26Merge branch 'linux-user-for-upstream' of git://gitorious.org/qemu-maemo/qemuAurelien Jarno6-31/+315
2011-04-26configure: Make epoll_create1 test work around SPARC glibc bugPeter Maydell1-1/+9
2011-04-26Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori6-38/+43
2011-04-26vl: trivial spelling fixBrad Hards1-1/+1
2011-04-26trace: [trace-events] fix print formats in some eventsLluís1-2/+2
2011-04-26trace: [ust] fix generation of 'trace.c' on events without argsLluís1-3/+4
2011-04-26docs/tracing.txt: minor documentation fixesLluís1-9/+9
2011-04-26docs: Trace events must not expect pointer dereferencingStefan Hajnoczi1-0/+5
2011-04-26trace: Remove %s in grlib trace eventsStefan Hajnoczi4-23/+22
2011-04-26tracetool: allow ) in trace output stringPaolo Bonzini1-1/+1
2011-04-26linux-user: untie syscalls from UID16Riku Voipio3-17/+43