summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* char: add qemu_chr_fe_event()Marc-André Lureau2013-12-161-0/+10
* include: add missing config-host.h includeMarc-André Lureau2013-12-161-0/+2
* qmp_change_blockdev() remove unused has_formatMarc-André Lureau2013-12-161-1/+1
* Merge remote-tracking branch 'bonzini/virtio' into stagingAnthony Liguori2013-12-134-11/+25
|\
| * virtio: Convert exit to unrealizeAndreas Färber2013-12-092-2/+2
| * virtio: Complete converting VirtioDevice to QOM realizeAndreas Färber2013-12-091-2/+3
| * virtio-scsi: Convert to QOM realizeAndreas Färber2013-12-091-1/+1
| * virtio-rng: Convert to QOM realizeAndreas Färber2013-12-091-0/+2
| * virtio: Start converting VirtioDevice to QOM realizeAndreas Färber2013-12-091-1/+3
| * virtio-scsi: switch exit callback to VirtioDeviceClassPaolo Bonzini2013-12-091-1/+1
| * virtio-bus: cleanup plug/unplug interfacePaolo Bonzini2013-12-092-3/+4
| * virtio-bus: remove vdev fieldPaolo Bonzini2013-12-091-4/+12
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-12-136-38/+46
|\ \
| * | hpet: fix build with CONFIG_HPET offMichael S. Tsirkin2013-12-111-1/+9
| * | hpet: enable to entitle more irq pins for hpetLiu Ping Fan2013-12-111-1/+23
| * | smbios: Set system manufacturer, product & version by defaultMarkus Armbruster2013-12-101-0/+2
| * | qtest: split configuration of qtest accelerator and chardevPaolo Bonzini2013-12-101-20/+5
| * | pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin2013-12-102-14/+2
| * | hw: Pass QEMUMachine to its init() methodMarkus Armbruster2013-12-101-2/+5
* | | softfloat: Add minNum() and maxNum() functions to softfloat.Will Newton2013-12-101-0/+4
* | | hw/arm/boot: Allow boards to provide an fdt blobJohn Rigby2013-12-101-0/+7
* | | cpu/a9mpcore: Add Global TimerFrançois LEGAL2013-12-101-0/+2
* | | hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite2013-12-101-0/+97
* | | cpu/a9mpcore: reorder operations/declarationsPeter Crosthwaite2013-12-101-1/+1
|/ /
* | Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-12-074-9/+24
|\ \
| * | block: add opt_transfer_length to BlockLimitsPeter Lieven2013-12-051-0/+3
| * | qemu-nbd: support internal snapshot exportWenchao Xia2013-12-041-0/+8
| * | snapshot: distinguish id and name in load_tmpWenchao Xia2013-12-042-2/+9
| * | block: add bdrv_aio_write_zeroesPaolo Bonzini2013-12-031-0/+3
| * | block: add flags to BlockRequestPaolo Bonzini2013-12-031-0/+1
| * | coroutine: remove unused CoQueue AioContextMarc-André Lureau2013-12-021-1/+0
| * | coroutine: remove qemu_co_queue_wait_insert_headMarc-André Lureau2013-12-021-6/+0
* | | Merge remote-tracking branch 'kwolf/tags/for-anthony' into stagingAnthony Liguori2013-12-062-8/+64
|\ \ \ | |/ /
| * | blkdebug: add "remove_break" commandFam Zheng2013-11-292-0/+3
| * | sheepdog: support user-defined redundancy optionLiu Yuan2013-11-291-0/+1
| * | qapi: Change BlockDirtyInfo to listFam Zheng2013-11-291-0/+1
| * | block: per caller dirty bitmapFam Zheng2013-11-292-5/+8
| * | block: introduce bdrv_make_zeroPeter Lieven2013-11-281-0/+1
| * | block: add BlockLimits structure to BlockDriverStatePeter Lieven2013-11-281-0/+17
| * | block: add wrappers for logical block provisioning informationPeter Lieven2013-11-281-0/+2
| * | block: add logical block provisioning info to BlockDriverInfoPeter Lieven2013-11-281-0/+16
| * | block: introduce BDRV_REQ_MAY_UNMAP request flagPeter Lieven2013-11-281-0/+7
| * | block: add flags to bdrv_*_write_zeroesPeter Lieven2013-11-282-3/+3
| * | block: make BdrvRequestFlags publicPeter Lieven2013-11-281-0/+5
| |/
* | Merge remote-tracking branch 'sstabellini/xen-2013-12-01' into stagingAnthony Liguori2013-12-061-1/+0
|\ \
| * | xen-pvdevice: make device-id property compulsoryPaul Durrant2013-12-011-1/+0
| |/
* | Merge remote-tracking branch 'rth/auxv-2' into stagingAnthony Liguori2013-12-063-2/+100
|\ \
| * | util: Use qemu_getauxval in linux qemu_cache_utils_initRichard Henderson2013-11-301-2/+2
| * | tcg-s390: Use qemu_getauxval in query_facilitiesRichard Henderson2013-11-301-0/+14
| * | tcg-arm: Use qemu_getauxvalRichard Henderson2013-11-301-0/+25
OpenPOWER on IntegriCloud