aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-06-30chardev: comment details for CLOSED eventPeter Xu1-1/+10
2018-06-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629'...Peter Maydell1-0/+16
2018-06-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-7/+14
2018-06-29Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell1-0/+8
2018-06-29device_tree: Add qemu_fdt_node_unit_pathEric Auger1-0/+16
2018-06-29Merge remote-tracking branch 'remotes/berrange/tags/min-glib-pull-request' in...Peter Maydell2-313/+61
2018-06-29block: Remove unused sector-based vectored I/OEric Blake1-4/+0
2018-06-29file-posix: Make .bdrv_co_truncate asynchronousKevin Wolf1-1/+3
2018-06-29block: Use tracked request for truncateKevin Wolf1-0/+1
2018-06-29block: Move bdrv_truncate() implementation to io.cKevin Wolf1-0/+2
2018-06-29block: Convert .bdrv_truncate callback to coroutine_fnKevin Wolf2-2/+6
2018-06-29usb-storage: Add rerror/werror propertiesKevin Wolf1-0/+2
2018-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell17-34/+67
2018-06-29glib: enforce the minimum required version and warn about old APIsDaniel P. Berrangé1-0/+68
2018-06-29glib: bump min required glib library version to 2.40Daniel P. Berrangé1-319/+0
2018-06-29util: remove redundant include of glib.h and add osdep.hDaniel P. Berrangé1-1/+0
2018-06-29hw/scsi: add VPD Block Limits emulationDaniel Henrique Barboza1-1/+2
2018-06-29hw/scsi: centralize SG_IO calls into single functionDaniel Henrique Barboza1-0/+2
2018-06-29hw/scsi: cleanups before VPD BL emulationDaniel Henrique Barboza1-0/+1
2018-06-29cutils: Provide strchrnulKeno Fischer1-0/+8
2018-06-28kvm: support -overcommit cpu-pm=on|offMichael S. Tsirkin1-0/+1
2018-06-28hmp: obsolete "info ioapic"Peter Xu1-3/+0
2018-06-28ioapic: support "info irq"Peter Xu1-0/+3
2018-06-28memory/hmp: Print owners/parents in "info mtree"Alexey Kardashevskiy1-1/+1
2018-06-28esp: remove legacy esp_init() functionMark Cave-Ayland1-5/+0
2018-06-28pr-manager: add query-pr-managers QMP commandPaolo Bonzini1-0/+2
2018-06-28pr-manager: put stubs in .c filePaolo Bonzini1-9/+0
2018-06-28osdep: work around Coverity parsing errorsPaolo Bonzini1-0/+15
2018-06-28pc-dimm: get_memory_region() will not fail after realizeDavid Hildenbrand1-2/+4
2018-06-28nvdimm: convert nvdimm_mr into a pointerDavid Hildenbrand1-1/+1
2018-06-28pc-dimm: merge get_(vmstate_)memory_region()David Hildenbrand1-1/+2
2018-06-28hostmem: drop error variable from host_memory_backend_get_memory()David Hildenbrand1-2/+1
2018-06-28pc-dimm: remove pc_dimm_get_free_slot() from headerDavid Hildenbrand1-2/+0
2018-06-28pc-dimm: rename pc_dimm_memory_* to pc_dimm_*David Hildenbrand1-3/+3
2018-06-28QemuMutex: support --enable-debug-mutexPaolo Bonzini2-0/+8
2018-06-28kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changedShannon Zhao1-0/+1
2018-06-28main-loop: document IOCanReadHandlerStefan Hajnoczi1-0/+14
2018-06-28move public invalidate APIs out of translate-all.{c,h}, clean upPaolo Bonzini2-4/+6
2018-06-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell4-2/+7
2018-06-28Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i...Peter Maydell1-1/+0
2018-06-27linux-aio: properly bubble up errors from initializationNishanth Aravamudan2-1/+4
2018-06-27compiler: add a sizeof_field() macroStefan Hajnoczi2-1/+3
2018-06-27postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()David Hildenbrand1-1/+0
2018-06-27trace: fix misreporting of TCG access sizes for user-spaceEmilio G. Cota1-3/+8
2018-06-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626'...Peter Maydell7-30/+109
2018-06-26aspeed/timer: use the APB frequency from the SCUCédric Le Goater1-0/+4
2018-06-26aspeed/scu: introduce clock frequenciesCédric Le Goater1-4/+66
2018-06-26hw/arm/smmuv3: Add notifications on invalidationEric Auger1-0/+6
2018-06-26hw/arm/smmuv3: IOTLB emulationEric Auger1-0/+13
2018-06-26hw/arm/smmuv3: Cache/invalidate config dataEric Auger2-0/+6