summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* | exec: Reduce ifdeffery around -mem-pathMarkus Armbruster2013-09-121-2/+0
|/
* Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130910' into st...Anthony Liguori2013-09-111-4/+0
|\
| * abitypes.h: Remove incorrect ARM ABI_LLONG_ALIGNMENTPeter Maydell2013-09-101-4/+0
* | 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/+0
| * | 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/+1
|\ \
| * | pc: Initializing ram_memory under Xen.Anthony PERARD2013-09-091-3/+1
| |/
* | 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/+0
| * | block: make bdrv_co_is_allocated staticPaolo Bonzini2013-09-061-2/+0
| * | block: make bdrv_delete() staticFam Zheng2013-09-061-1/+0
| * | 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/+6
| * | 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/+9
|\
| * cpu: Replace qemu_for_each_cpu()Andreas Färber2013-09-031-9/+0
| * 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
| * | qcow2: Metadata overlap checksMax Reitz2013-08-301-0/+1
| * | option: Add assigned flag to QEMUOptionParameterMax Reitz2013-08-301-0/+1
* | | Merge remote-tracking branch 'mjt/trivial-patches' into stagingAnthony Liguori2013-09-031-4/+4
|\ \ \
| * | | misc: Fix some typos in names and commentsStefan Weil2013-09-011-4/+4
* | | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-09-033-6/+21
|\ \ \ \
| * | | | pc: reduce duplication, fix PIIX descriptionsMichael S. Tsirkin2013-09-011-0/+8
| * | | | hw: Clean up bogus default boot orderMarkus Armbruster2013-08-281-5/+2
| * | | | pc: fix regression for 64 bit PCI memoryMichael S. Tsirkin2013-08-271-1/+10
| * | | | pci: Introduce helper to retrieve a PCI device's DMA address spaceAlexey Kardashevskiy2013-08-271-0/+1
* | | | | Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...Anthony Liguori2013-09-036-10/+13
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | isa: Fix documentation of isa_register_portio_list()Hervé Poussineau2013-08-301-1/+1
OpenPOWER on IntegriCloud