Age | Commit message (Expand) | Author |
2013-09-23 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-09-23 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2013-09-23 | Merge remote-tracking branch 'qemu-kvm/uq/master' into staging | Anthony Liguori |
2013-09-23 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2013-09-20 | virtio-blk: do not relay a previous driver's WCE configuration to the current | Paolo Bonzini |
2013-09-20 | q35: Fix typo in constant DEFUALT -> DEFAULT. | Richard W.M. Jones |
2013-09-20 | kvm irqfd: support direct msimessage to irq translation | Alexey Kardashevskiy |
2013-09-20 | cpu: Move cpu state syncs up into cpu_dump_state() | James Hogan |
2013-09-18 | qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safe | Stefan Hajnoczi |
2013-09-17 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2013-09-17 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori |
2013-09-16 | lsi: add 53C810 variant | Hervé Poussineau |
2013-09-12 | exec: Simplify the guest physical memory allocation hook | Markus Armbruster |
2013-09-12 | exec: Reduce ifdeffery around -mem-path | Markus Armbruster |
2013-09-12 | block: Error parameter for create functions | Max Reitz |
2013-09-12 | block: Error parameter for open functions | Max Reitz |
2013-09-12 | bdrv: Use "Error" for creating images | Max Reitz |
2013-09-12 | bdrv: Use "Error" for opening images | Max Reitz |
2013-09-12 | qmp: add interface blockdev-snapshot-delete-internal-sync | Wenchao Xia |
2013-09-12 | snapshot: distinguish id and name in snapshot delete | Wenchao Xia |
2013-09-12 | snapshot: new function bdrv_snapshot_find_by_id_and_name() | Wenchao Xia |
2013-09-12 | block: Image file option amendment | Max Reitz |
2013-09-12 | scsi: prefer UUID to VM name for the initiator name | Paolo Bonzini |
2013-09-11 | Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st... | Anthony Liguori |
2013-09-11 | Merge remote-tracking branch 'kraxel/usb.89' into staging | Anthony Liguori |
2013-09-11 | Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into staging | Anthony Liguori |
2013-09-11 | Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into staging | Anthony Liguori |
2013-09-11 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-09-10 | abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENT | Peter Maydell |
2013-09-10 | Remove dev-bluetooth.c dependency from vl.c | Miroslav Rezanina |
2013-09-10 | Preparation for usb-bt-dongle conditional build | Miroslav Rezanina |
2013-09-09 | error: Add error_set_win32 and error_setg_win32 | Tomoki Sekiyama |
2013-09-09 | pc: Initializing ram_memory under Xen. | Anthony PERARD |
2013-09-06 | e1000: add interrupt mitigation support | Vincenzo Maffione |
2013-09-06 | net: Rename send_queue to incoming_queue | Jan Kiszka |
2013-09-06 | block: define get_block_status return value | Paolo Bonzini |
2013-09-06 | block: introduce bdrv_get_block_status API | Paolo Bonzini |
2013-09-06 | block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction | Paolo Bonzini |
2013-09-06 | block: make bdrv_co_is_allocated static | Paolo Bonzini |
2013-09-06 | block: make bdrv_delete() static | Fam Zheng |
2013-09-06 | block: implement reference count for BlockDriverState | Fam Zheng |
2013-09-06 | block: Enable the new throttling code in the block layer. | Benoît Canet |
2013-09-06 | throttle: Add a new throttling API implementing continuous leaky bucket. | Benoît Canet |
2013-09-05 | memory: Provide separate handling of unassigned io ports accesses | Jan Kiszka |
2013-09-03 | Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging | Anthony Liguori |
2013-09-03 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2013-09-03 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2013-09-03 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-09-03 | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta... | Anthony Liguori |
2013-09-03 | cpu: Replace qemu_for_each_cpu() | Andreas Färber |