aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-13Endian fix an assertion in usb-msdBenjamin Herrenschmidt
2012-03-13uhci: alloc can't fail, drop check.Gerd Hoffmann
2012-03-13uhci: new uhci_handle_td return code for tds still in flightGerd Hoffmann
2012-03-13uhci: renumber uhci_handle_td return codesGerd Hoffmann
2012-03-13uhci: use enum for uhci_handle_td return codesGerd Hoffmann
2012-03-13uhci: tracing supportGerd Hoffmann
2012-03-13uhci: cancel on schedule stop.Gerd Hoffmann
2012-03-13uhci: fix uhci_async_cancel_allGerd Hoffmann
2012-03-13uhci: pass addr to uhci_async_allocGerd Hoffmann
2012-03-13usb: improve packet state sanity checksGerd Hoffmann
2012-03-13usb-ohci: DMA writeback bug fixesWei Yang
2012-03-13usb-ehci: drop unused isoch_pause variableHans de Goede
2012-03-13usb: zap hw/ush-{ohic,uhci}.h + init wrappersGerd Hoffmann
2012-03-13usb: the big renameGerd Hoffmann
2012-03-12Merge remote-tracking branch 'mdroth/qga-pull-3-12-2012' into stagingAnthony Liguori
2012-03-12Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2012-03-12Merge remote-tracking branch 'qemu-kvm/memory/core' into stagingAnthony Liguori
2012-03-12Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori
2012-03-12Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori
2012-03-12qemu-ga: add guest-sync-delimitedMichael Roth
2012-03-12qemu-ga: add guest-network-get-interfaces commandMichal Privoznik
2012-03-12qemu-ga: add win32 guest-suspend-ram commandMichael Roth
2012-03-12qemu-ga: add win32 guest-suspend-disk command.Gal Hammer
2012-03-12qemu-ga: add guest-suspend-hybridLuiz Capitulino
2012-03-12qemu-ga: add guest-suspend-ramLuiz Capitulino
2012-03-12qemu-ga: add guest-suspend-diskLuiz Capitulino
2012-03-12cpu-all.h: Don't accidentally sign extend in g2h()Peter Maydell
2012-03-12implement vnc_dpy_setdataGerd Hoffmann
2012-03-12initialize CPU model list after handling -readconfig optionsEduardo Habkost
2012-03-12add Opteron_G4 CPU model (v2)Eduardo Habkost
2012-03-12add SandyBridge CPU modelEduardo Habkost
2012-03-12add "tsc-deadline" flag name to feature_ecx tableEduardo Habkost
2012-03-12qom: fix device hot-unplugPaolo Bonzini
2012-03-12qdev: accept empty string propertiesPaolo Bonzini
2012-03-12test-coroutine: add performance test for nestingAlex Barcelo
2012-03-12coroutine: adding configure option for sigaltstack coroutine backendAlex Barcelo
2012-03-12coroutine: adding configure choose mechanism for coroutine backendAlex Barcelo
2012-03-12coroutine: adding sigaltstack method (.c source)Alex Barcelo
2012-03-12qcow2: Reduce number of I/O requestsKevin Wolf
2012-03-12qcow2: Add qcow2_alloc_clusters_at()Kevin Wolf
2012-03-12qcow2: Factor out count_cow_clustersKevin Wolf
2012-03-12qmp: convert blockdev-snapshot-sync to a wrapper around transactionsPaolo Bonzini
2012-03-12add mode field to blockdev-snapshot-sync transaction itemPaolo Bonzini
2012-03-12rename blockdev-group-snapshot-syncPaolo Bonzini
2012-03-12qapi: complete implementation of unionsPaolo Bonzini
2012-03-12use QSIMPLEQ_FOREACH_SAFE when freeing list elementsPaolo Bonzini
2012-03-12Add 'make check-block'Kevin Wolf
2012-03-12make check: Add qemu-iotests subsetKevin Wolf
2012-03-12qemu-iotests: Mark some tests as quickKevin Wolf
2012-03-12qcow2: Add error messages in qcow2_truncateKevin Wolf