aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-09-23Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-09-23Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-09-20virtio-blk: do not relay a previous driver's WCE configuration to the currentPaolo Bonzini
2013-09-20q35: Fix typo in constant DEFUALT -> DEFAULT.Richard W.M. Jones
2013-09-20kvm irqfd: support direct msimessage to irq translationAlexey Kardashevskiy
2013-09-20cpu: Move cpu state syncs up into cpu_dump_state()James Hogan
2013-09-18qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safeStefan Hajnoczi
2013-09-17Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-09-17Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-09-16lsi: add 53C810 variantHervé Poussineau
2013-09-12exec: Simplify the guest physical memory allocation hookMarkus Armbruster
2013-09-12exec: Reduce ifdeffery around -mem-pathMarkus Armbruster
2013-09-12block: Error parameter for create functionsMax Reitz
2013-09-12block: Error parameter for open functionsMax Reitz
2013-09-12bdrv: Use "Error" for creating imagesMax Reitz
2013-09-12bdrv: Use "Error" for opening imagesMax Reitz
2013-09-12qmp: add interface blockdev-snapshot-delete-internal-syncWenchao Xia
2013-09-12snapshot: distinguish id and name in snapshot deleteWenchao Xia
2013-09-12snapshot: new function bdrv_snapshot_find_by_id_and_name()Wenchao Xia
2013-09-12block: Image file option amendmentMax Reitz
2013-09-12scsi: prefer UUID to VM name for the initiator namePaolo Bonzini
2013-09-11Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...Anthony Liguori
2013-09-11Merge remote-tracking branch 'kraxel/usb.89' into stagingAnthony Liguori
2013-09-11Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into stagingAnthony Liguori
2013-09-11Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori
2013-09-11Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-09-10abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENTPeter Maydell
2013-09-10Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina
2013-09-10Preparation for usb-bt-dongle conditional buildMiroslav Rezanina
2013-09-09error: Add error_set_win32 and error_setg_win32Tomoki Sekiyama
2013-09-09pc: Initializing ram_memory under Xen.Anthony PERARD
2013-09-06e1000: add interrupt mitigation supportVincenzo Maffione
2013-09-06net: Rename send_queue to incoming_queueJan Kiszka
2013-09-06block: define get_block_status return valuePaolo Bonzini
2013-09-06block: introduce bdrv_get_block_status APIPaolo Bonzini
2013-09-06block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinctionPaolo Bonzini
2013-09-06block: make bdrv_co_is_allocated staticPaolo Bonzini
2013-09-06block: make bdrv_delete() staticFam Zheng
2013-09-06block: implement reference count for BlockDriverStateFam Zheng
2013-09-06block: Enable the new throttling code in the block layer.Benoît Canet
2013-09-06throttle: Add a new throttling API implementing continuous leaky bucket.Benoît Canet
2013-09-05memory: Provide separate handling of unassigned io ports accessesJan Kiszka
2013-09-03Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori
2013-09-03Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-09-03Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori
2013-09-03Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-09-03Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori
2013-09-03cpu: Replace qemu_for_each_cpu()Andreas Färber