summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-12-16cpu: verify that block->host is setMichael S. Tsirkin1-0/+1
2014-12-16cpu: assert host pointer offset within blockMichael S. Tsirkin1-0/+1
2014-12-16exec: add wrapper for host pointer accessMichael S. Tsirkin1-0/+5
2014-12-12linux-aio: simplify removal of completed iocbs from the listPaolo Bonzini1-0/+11
2014-12-12block: drop unused bdrv_clear_incoming_migration_all() prototypeStefan Hajnoczi1-2/+0
2014-12-12block: Don't add trailing space in "Formating..." messageFam Zheng1-1/+1
2014-12-12vmdk: Fix error for JSON descriptor file namesMax Reitz1-0/+1
2014-12-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-12-1...Peter Maydell2-58/+50
2014-12-11Sort include/qemu/typedefs.hDr. David Alan Gilbert1-55/+50
2014-12-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20141211'...Peter Maydell1-0/+6
2014-12-11Add the "-semihosting-config" option.Liviu Ionescu1-0/+6
2014-12-10block: Make essential BlockDriver objects publicMax Reitz1-0/+8
2014-12-10raw: Prohibit dangerous writes for probed imagesKevin Wolf1-0/+3
2014-12-10block: Read only one sector for format probingKevin Wolf1-0/+2
2014-12-10nbd: Change external interface to BlockBackendMax Reitz1-4/+3
2014-12-10block: Add blk_add_close_notifier() for BBMax Reitz1-0/+1
2014-12-10block: Add AioContextNotifier functions to BBMax Reitz1-0/+8
2014-12-10block: Lift more functions into BlockBackendMax Reitz1-0/+3
2014-12-10block: Add bdrv_get_node_nameFam Zheng1-0/+1
2014-12-10block: Add bdrv_next_nodeFam Zheng1-0/+1
2014-12-10virtio: remove useless declaration of virtio_net_init()Gonglei1-3/+0
2014-11-27hmp: fix regression of HMP device_del auto-completionMarcel Apfelbaum1-1/+1
2014-11-26-machine vmport=auto: Fix handling of VMWare ioport emulation for xenDon Slutz1-1/+1
2014-11-24acpi-build: mark RAM dirty on table updateMichael S. Tsirkin1-1/+1
2014-11-23pc: align DIMM's address/size by backend's alignment valueIgor Mammedov1-0/+4
2014-11-23memory: expose alignment used for allocating RAM as MemoryRegion APIIgor Mammedov3-2/+5
2014-11-23pc: limit DIMM address and size to page aligned valuesIgor Mammedov1-1/+1
2014-11-23pc: kvm: check if KVM has free memory slots to avoid abort()Igor Mammedov1-0/+1
2014-11-18exec: Handle multipage ranges in invalidate_and_set_dirty()Peter Maydell1-0/+25
2014-11-13Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-1/+3
2014-11-12virtio-scsi: Fix comment for VirtIOSCSIReqFam Zheng1-1/+2
2014-11-12esp: Do not overwrite ESP_TCHI after resetHannes Reinecke1-0/+1
2014-11-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...Peter Maydell3-2/+5
2014-11-11block: Fix comment for bdrv_co_get_block_statusFam Zheng1-1/+3
2014-11-11sysbus: Correct SYSTEM_BUS(obj) definesGonglei1-1/+1
2014-11-11numa: make 'info numa' take into account hotplugged memoryzhanghailiang1-0/+1
2014-11-04sysbus: Add new platform bus helper deviceAlexander Graf1-0/+57
2014-11-04sysbus: Expose MMIO enumeration helperAlexander Graf1-0/+1
2014-11-04sysbus: Expose IRQ enumeration helpersAlexander Graf2-0/+4
2014-11-04sysbus: Make devices spawnable via -deviceAlexander Graf1-2/+6
2014-11-04sysbus: Add dynamic sysbus device searchAlexander Graf1-0/+5
2014-11-04Merge remote-tracking branch 'remotes/lalrae/tags/mips-20141103' into stagingPeter Maydell1-0/+6
2014-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell8-35/+63
2014-11-03Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell4-2/+60
2014-11-03Merge remote-tracking branch 'remotes/xtensa/tags/20141103-xtensa' into stagingPeter Maydell1-1/+3
2014-11-03vga: add default display to machine classGerd Hoffmann1-0/+2
2014-11-03Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...Peter Maydell3-3/+8
2014-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell4-3/+26
2014-11-03softmmu: provide softmmu access type enumLeon Alrae1-0/+6
2014-11-03block: add bdrv_drain()Stefan Hajnoczi1-0/+1