summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* buffer: add buffer_shrinkGerd Hoffmann2015-11-051-0/+10
* buffer: add buffer_moveGerd Hoffmann2015-11-051-0/+10
* buffer: add buffer_move_emptyGerd Hoffmann2015-11-051-0/+10
* buffer: add buffer_initGerd Hoffmann2015-11-051-0/+12
* armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver2015-11-031-1/+1
* arm: boot: Add board specific setup code APIPeter Crosthwaite2015-11-031-0/+10
* ui/curses: Support line graphics chars on -curses modeOGAWA Hirofumi2015-11-031-1/+11
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-10-304-1/+102
|\
| * target-arm: xlnx-zynqmp: Add sdhci support.Sai Pavan Boddu2015-10-291-0/+3
| * sdhci: Split sdhci.h for public and internal device usageSai Pavan Boddu2015-10-291-0/+94
| * sd.h: Move sd.h to include/hw/sd/Sai Pavan Boddu2015-10-291-0/+0
| * virtio-blk: switch off scsi-passthrough by defaultCornelia Huck2015-10-291-1/+5
* | glib: add compatibility interface for g_hash_table_add()Markus Armbruster2015-10-301-0/+8
* | qobject: Drop QObject_HEADMarkus Armbruster2015-10-297-10/+6
|/
* enable multi-function hot-addCao jin2015-10-291-0/+1
* Revert "memhp: extend address auto assignment to support gaps"Michael S. Tsirkin2015-10-291-4/+3
* Revert "pc: memhp: force gaps between DIMM's GPA"Michael S. Tsirkin2015-10-291-1/+0
* virtio: drop virtqueue_map_sgMichael S. Tsirkin2015-10-291-2/+0
* virtio: introduce virtio_mapMichael S. Tsirkin2015-10-291-0/+1
* arm_gic_kvm: Disable live migration if not supportedPavel Fedin2015-10-271-0/+1
* Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...Peter Maydell2015-10-264-8/+45
|\
| * ivshmem: add check on protocol version in QEMUDavid Marchand2015-10-241-0/+25
| * util: const event_notifier_get_fd() argumentMarc-André Lureau2015-10-241-1/+1
| * msix: add VMSTATE_MSIX_TESTMarc-André Lureau2015-10-241-6/+10
| * char: add qemu_chr_free()Marc-André Lureau2015-10-241-1/+9
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2015-10-237-33/+90
|\ \ | |/ |/|
| * block: Introduce "drained begin/end" APIFam Zheng2015-10-232-0/+21
| * aio: introduce aio_{disable,enable}_externalFam Zheng2015-10-231-0/+38
| * aio: Add "is_external" flag for event handlersFam Zheng2015-10-231-0/+2
| * throttle: Remove throttle_group_lock/unlock()Alberto Garcia2015-10-231-3/+0
| * block: Add blk_insert_bs()Max Reitz2015-10-231-0/+1
| * block: Add BlockBackendRootStateMax Reitz2015-10-233-0/+13
| * block/throttle-groups: Make incref/decref publicMax Reitz2015-10-231-0/+3
| * block: Move I/O status and error actions into BBMax Reitz2015-10-233-17/+7
| * block: Move BlockAcctStats into BlockBackendMax Reitz2015-10-232-5/+0
| * block: Remove wr_highest_sector from BlockAcctStatsMax Reitz2015-10-232-3/+3
| * block: Move guest_block_size into BlockBackendMax Reitz2015-10-232-4/+0
| * block: Add blk_is_available()Max Reitz2015-10-231-0/+1
| * block: Make bdrv_is_inserted() return a boolMax Reitz2015-10-233-3/+3
* | target-i386: Disable cache info passthrough by defaultEduardo Habkost2015-10-231-0/+5
|/
* spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson2015-10-231-0/+2
* spapr_iommu: Rename vfio_accel parameterDavid Gibson2015-10-231-2/+2
* spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson2015-10-231-2/+1
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151021' into stagingPeter Maydell2015-10-221-0/+1
|\
| * cpu-exec: Add "nochain" debug flagRichard Henderson2015-10-191-0/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-10-227-17/+132
|\ \
| * | i386: keep cpu_model field in MachineState uptodateZhu Guihua2015-10-221-1/+1
| * | vhost: add migration block if memfd failedMarc-André Lureau2015-10-221-0/+2
| * | vhost user: add rarp sending after live migration for legacy guestThibaut Collet2015-10-222-0/+4
| * | vhost: use a function for each callMarc-André Lureau2015-10-222-13/+62
OpenPOWER on IntegriCloud