summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* tcg-ppc: use new return-argument ld/st helpersPaolo Bonzini2013-09-251-3/+1Star
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-09-232-0/+18
|\
| * virtio-blk: do not relay a previous driver's WCE configuration to the currentPaolo Bonzini2013-09-201-0/+1
| * qemu-timer: make qemu_timer_mod_ns() and qemu_timer_del() thread-safeStefan Hajnoczi2013-09-181-0/+17
* | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-231-1/+1
|\ \
| * | q35: Fix typo in constant DEFUALT -> DEFAULT.Richard W.M. Jones2013-09-201-1/+1
| |/
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2013-09-231-10/+19
|\ \
| * | kvm irqfd: support direct msimessage to irq translationAlexey Kardashevskiy2013-09-201-0/+9
| * | cpu: Move cpu state syncs up into cpu_dump_state()James Hogan2013-09-201-10/+10
* | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-09-231-0/+1
|\ \ \ | |_|/ |/| |
| * | lsi: add 53C810 variantHervé Poussineau2013-09-161-0/+1
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-09-174-10/+37
|\ \ \
| * | | block: Error parameter for create functionsMax Reitz2013-09-121-2/+3
| * | | block: Error parameter for open functionsMax Reitz2013-09-121-3/+3
| * | | bdrv: Use "Error" for creating imagesMax Reitz2013-09-121-1/+2
| * | | bdrv: Use "Error" for opening imagesMax Reitz2013-09-121-2/+4
| * | | qmp: add interface blockdev-snapshot-delete-internal-syncWenchao Xia2013-09-121-0/+3
| * | | snapshot: distinguish id and name in snapshot deleteWenchao Xia2013-09-122-2/+11
| * | | snapshot: new function bdrv_snapshot_find_by_id_and_name()Wenchao Xia2013-09-121-0/+6
| * | | block: Image file option amendmentMax Reitz2013-09-122-0/+5
| | |/ | |/|
* | | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2013-09-171-0/+2
|\ \ \ | | |/ | |/|
| * | scsi: prefer UUID to VM name for the initiator namePaolo Bonzini2013-09-121-0/+2
| |/
* | exec: Simplify the guest physical memory allocation hookMarkus Armbruster2013-09-122-5/+2Star
* | exec: Reduce ifdeffery around -mem-pathMarkus Armbruster2013-09-121-2/+0Star
|/
* Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...Anthony Liguori2013-09-111-4/+0Star
|\
| * abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENTPeter Maydell2013-09-101-4/+0Star
* | Merge remote-tracking branch 'kraxel/usb.89' into stagingAnthony Liguori2013-09-112-3/+3
|\ \
| * | Remove dev-bluetooth.c dependency from vl.cMiroslav Rezanina2013-09-101-3/+0Star
| * | Preparation for usb-bt-dongle conditional buildMiroslav Rezanina2013-09-101-0/+3
| |/
* | Merge remote-tracking branch 'mdroth/qga-pull-2013-9-9' into stagingAnthony Liguori2013-09-111-0/+13
|\ \
| * | error: Add error_set_win32 and error_setg_win32Tomoki Sekiyama2013-09-091-0/+13
| |/
* | Merge remote-tracking branch 'sstabellini/xen-2013-09-09' into stagingAnthony Liguori2013-09-111-3/+1Star
|\ \
| * | pc: Initializing ram_memory under Xen.Anthony PERARD2013-09-091-3/+1Star
| |/
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-09-113-35/+148
|\ \
| * | block: define get_block_status return valuePaolo Bonzini2013-09-061-0/+26
| * | block: introduce bdrv_get_block_status APIPaolo Bonzini2013-09-062-1/+3
| * | block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinctionPaolo Bonzini2013-09-061-4/+0Star
| * | block: make bdrv_co_is_allocated staticPaolo Bonzini2013-09-061-2/+0Star
| * | block: make bdrv_delete() staticFam Zheng2013-09-061-1/+0Star
| * | block: implement reference count for BlockDriverStateFam Zheng2013-09-062-0/+3
| * | block: Enable the new throttling code in the block layer.Benoît Canet2013-09-062-27/+6Star
| * | throttle: Add a new throttling API implementing continuous leaky bucket.Benoît Canet2013-09-061-0/+110
| |/
* | e1000: add interrupt mitigation supportVincenzo Maffione2013-09-061-0/+8
* | net: Rename send_queue to incoming_queueJan Kiszka2013-09-061-1/+1
|/
* memory: Provide separate handling of unassigned io ports accessesJan Kiszka2013-09-051-0/+4
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-09-031-11/+9Star
|\
| * cpu: Replace qemu_for_each_cpu()Andreas Färber2013-09-031-9/+0Star
| * cpu: Use QTAILQ for CPU listAndreas Färber2013-09-031-2/+9
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-09-033-0/+3
|\ \
| * | qcow2-refcount: Repair shared refcount blocksMax Reitz2013-09-021-0/+1