aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-11-03armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver
2015-11-03arm: boot: Add board specific setup code APIPeter Crosthwaite
2015-11-03ui/curses: Support line graphics chars on -curses modeOGAWA Hirofumi
2015-10-30Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-10-30glib: add compatibility interface for g_hash_table_add()Markus Armbruster
2015-10-29target-arm: xlnx-zynqmp: Add sdhci support.Sai Pavan Boddu
2015-10-29sdhci: Split sdhci.h for public and internal device usageSai Pavan Boddu
2015-10-29sd.h: Move sd.h to include/hw/sd/Sai Pavan Boddu
2015-10-29virtio-blk: switch off scsi-passthrough by defaultCornelia Huck
2015-10-29qobject: Drop QObject_HEADMarkus Armbruster
2015-10-29enable multi-function hot-addCao jin
2015-10-29Revert "memhp: extend address auto assignment to support gaps"Michael S. Tsirkin
2015-10-29Revert "pc: memhp: force gaps between DIMM's GPA"Michael S. Tsirkin
2015-10-29virtio: drop virtqueue_map_sgMichael S. Tsirkin
2015-10-29virtio: introduce virtio_mapMichael S. Tsirkin
2015-10-27arm_gic_kvm: Disable live migration if not supportedPavel Fedin
2015-10-26Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...Peter Maydell
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand
2015-10-24util: const event_notifier_get_fd() argumentMarc-André Lureau
2015-10-24msix: add VMSTATE_MSIX_TESTMarc-André Lureau
2015-10-24char: add qemu_chr_free()Marc-André Lureau
2015-10-23Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-10-23block: Introduce "drained begin/end" APIFam Zheng
2015-10-23aio: introduce aio_{disable,enable}_externalFam Zheng
2015-10-23aio: Add "is_external" flag for event handlersFam Zheng
2015-10-23throttle: Remove throttle_group_lock/unlock()Alberto Garcia
2015-10-23block: Add blk_insert_bs()Max Reitz
2015-10-23block: Add BlockBackendRootStateMax Reitz
2015-10-23block/throttle-groups: Make incref/decref publicMax Reitz
2015-10-23block: Move I/O status and error actions into BBMax Reitz
2015-10-23block: Move BlockAcctStats into BlockBackendMax Reitz
2015-10-23block: Remove wr_highest_sector from BlockAcctStatsMax Reitz
2015-10-23block: Move guest_block_size into BlockBackendMax Reitz
2015-10-23block: Add blk_is_available()Max Reitz
2015-10-23block: Make bdrv_is_inserted() return a boolMax Reitz
2015-10-23target-i386: Disable cache info passthrough by defaultEduardo Habkost
2015-10-23spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson
2015-10-23spapr_iommu: Rename vfio_accel parameterDavid Gibson
2015-10-23spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson
2015-10-22Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151021' into stagingPeter Maydell
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-22i386: keep cpu_model field in MachineState uptodateZhu Guihua
2015-10-22vhost: add migration block if memfd failedMarc-André Lureau
2015-10-22vhost user: add rarp sending after live migration for legacy guestThibaut Collet
2015-10-22vhost: use a function for each callMarc-André Lureau
2015-10-22vhost-user: send log shm fd along with log_baseMarc-André Lureau
2015-10-22vhost: alloc shareable logMarc-André Lureau
2015-10-22vhost-user: add vhost_user_requires_shm_log()Marc-André Lureau
2015-10-22vhost: add vhost_set_log_base opMarc-André Lureau
2015-10-22util: add memfd helpersMarc-André Lureau