summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-11-06replay: interrupts and exceptionsPavel Dovgalyuk1-0/+17
2015-11-05cpu: replay instructions sequencePavel Dovgalyuk1-0/+4
2015-11-05cpu-exec: allow temporary disabling icountPavel Dovgalyuk1-0/+1
2015-11-05replay: introduce icount eventPavel Dovgalyuk1-0/+7
2015-11-05replay: global variables and function stubsPavel Dovgalyuk1-0/+19
2015-11-04migration: rename cancel to cleanup in SaveVMHandlesLiang Li1-1/+1
2015-11-04migration: rename qemu_savevm_state_cancelLiang Li1-1/+1
2015-11-03armv7-m: Return DeviceState* from armv7m_init()Michael Davidsaver1-1/+1
2015-11-03arm: boot: Add board specific setup code APIPeter Crosthwaite1-0/+10
2015-11-03ui/curses: Support line graphics chars on -curses modeOGAWA Hirofumi1-1/+11
2015-10-30Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell4-1/+102
2015-10-30glib: add compatibility interface for g_hash_table_add()Markus Armbruster1-0/+8
2015-10-29target-arm: xlnx-zynqmp: Add sdhci support.Sai Pavan Boddu1-0/+3
2015-10-29sdhci: Split sdhci.h for public and internal device usageSai Pavan Boddu1-0/+94
2015-10-29sd.h: Move sd.h to include/hw/sd/Sai Pavan Boddu1-0/+0
2015-10-29virtio-blk: switch off scsi-passthrough by defaultCornelia Huck1-1/+5
2015-10-29qobject: Drop QObject_HEADMarkus Armbruster7-10/+6
2015-10-29enable multi-function hot-addCao jin1-0/+1
2015-10-29Revert "memhp: extend address auto assignment to support gaps"Michael S. Tsirkin1-4/+3
2015-10-29Revert "pc: memhp: force gaps between DIMM's GPA"Michael S. Tsirkin1-1/+0
2015-10-29virtio: drop virtqueue_map_sgMichael S. Tsirkin1-2/+0
2015-10-29virtio: introduce virtio_mapMichael S. Tsirkin1-0/+1
2015-10-27arm_gic_kvm: Disable live migration if not supportedPavel Fedin1-0/+1
2015-10-26Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...Peter Maydell4-8/+45
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand1-0/+25
2015-10-24util: const event_notifier_get_fd() argumentMarc-André Lureau1-1/+1
2015-10-24msix: add VMSTATE_MSIX_TESTMarc-André Lureau1-6/+10
2015-10-24char: add qemu_chr_free()Marc-André Lureau1-1/+9
2015-10-23Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-33/+90
2015-10-23block: Introduce "drained begin/end" APIFam Zheng2-0/+21
2015-10-23aio: introduce aio_{disable,enable}_externalFam Zheng1-0/+38
2015-10-23aio: Add "is_external" flag for event handlersFam Zheng1-0/+2
2015-10-23throttle: Remove throttle_group_lock/unlock()Alberto Garcia1-3/+0
2015-10-23block: Add blk_insert_bs()Max Reitz1-0/+1
2015-10-23block: Add BlockBackendRootStateMax Reitz3-0/+13
2015-10-23block/throttle-groups: Make incref/decref publicMax Reitz1-0/+3
2015-10-23block: Move I/O status and error actions into BBMax Reitz3-17/+7
2015-10-23block: Move BlockAcctStats into BlockBackendMax Reitz2-5/+0
2015-10-23block: Remove wr_highest_sector from BlockAcctStatsMax Reitz2-3/+3
2015-10-23block: Move guest_block_size into BlockBackendMax Reitz2-4/+0
2015-10-23block: Add blk_is_available()Max Reitz1-0/+1
2015-10-23block: Make bdrv_is_inserted() return a boolMax Reitz3-3/+3
2015-10-23target-i386: Disable cache info passthrough by defaultEduardo Habkost1-0/+5
2015-10-23spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson1-0/+2
2015-10-23spapr_iommu: Rename vfio_accel parameterDavid Gibson1-2/+2
2015-10-23spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson1-2/+1
2015-10-22Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20151021' into stagingPeter Maydell1-0/+1
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell7-17/+132
2015-10-22i386: keep cpu_model field in MachineState uptodateZhu Guihua1-1/+1
2015-10-22vhost: add migration block if memfd failedMarc-André Lureau1-0/+2