aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-07-02hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/tpm: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé
2018-07-02include: Add IEC binary prefixes in "qemu/units.h"Philippe Mathieu-Daudé
2018-07-02tcg: Fix --disable-tcg build breakagePhilippe Mathieu-Daudé
2018-06-30chardev: comment details for CLOSED eventPeter Xu
2018-06-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629'...Peter Maydell
2018-06-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-06-29Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell
2018-06-29device_tree: Add qemu_fdt_node_unit_pathEric Auger
2018-06-29Merge remote-tracking branch 'remotes/berrange/tags/min-glib-pull-request' in...Peter Maydell
2018-06-29block: Remove unused sector-based vectored I/OEric Blake
2018-06-29file-posix: Make .bdrv_co_truncate asynchronousKevin Wolf
2018-06-29block: Use tracked request for truncateKevin Wolf
2018-06-29block: Move bdrv_truncate() implementation to io.cKevin Wolf
2018-06-29block: Convert .bdrv_truncate callback to coroutine_fnKevin Wolf
2018-06-29usb-storage: Add rerror/werror propertiesKevin Wolf
2018-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-29glib: enforce the minimum required version and warn about old APIsDaniel P. Berrangé
2018-06-29glib: bump min required glib library version to 2.40Daniel P. Berrangé
2018-06-29util: remove redundant include of glib.h and add osdep.hDaniel P. Berrangé
2018-06-29hw/scsi: add VPD Block Limits emulationDaniel Henrique Barboza
2018-06-29hw/scsi: centralize SG_IO calls into single functionDaniel Henrique Barboza
2018-06-29hw/scsi: cleanups before VPD BL emulationDaniel Henrique Barboza
2018-06-29cutils: Provide strchrnulKeno Fischer
2018-06-28kvm: support -overcommit cpu-pm=on|offMichael S. Tsirkin
2018-06-28hmp: obsolete "info ioapic"Peter Xu
2018-06-28ioapic: support "info irq"Peter Xu
2018-06-28memory/hmp: Print owners/parents in "info mtree"Alexey Kardashevskiy
2018-06-28esp: remove legacy esp_init() functionMark Cave-Ayland
2018-06-28pr-manager: add query-pr-managers QMP commandPaolo Bonzini
2018-06-28pr-manager: put stubs in .c filePaolo Bonzini
2018-06-28osdep: work around Coverity parsing errorsPaolo Bonzini
2018-06-28pc-dimm: get_memory_region() will not fail after realizeDavid Hildenbrand
2018-06-28nvdimm: convert nvdimm_mr into a pointerDavid Hildenbrand
2018-06-28pc-dimm: merge get_(vmstate_)memory_region()David Hildenbrand
2018-06-28hostmem: drop error variable from host_memory_backend_get_memory()David Hildenbrand
2018-06-28pc-dimm: remove pc_dimm_get_free_slot() from headerDavid Hildenbrand
2018-06-28pc-dimm: rename pc_dimm_memory_* to pc_dimm_*David Hildenbrand
2018-06-28QemuMutex: support --enable-debug-mutexPaolo Bonzini
2018-06-28kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changedShannon Zhao
2018-06-28main-loop: document IOCanReadHandlerStefan Hajnoczi
2018-06-28move public invalidate APIs out of translate-all.{c,h}, clean upPaolo Bonzini
2018-06-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-06-28Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i...Peter Maydell
2018-06-27linux-aio: properly bubble up errors from initializationNishanth Aravamudan
2018-06-27compiler: add a sizeof_field() macroStefan Hajnoczi
2018-06-27postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()David Hildenbrand
2018-06-27trace: fix misreporting of TCG access sizes for user-spaceEmilio G. Cota
2018-06-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626'...Peter Maydell