summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-2/+3
* hw/tpm: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé2018-07-021-7/+1Star
* include: Add IEC binary prefixes in "qemu/units.h"Philippe Mathieu-Daudé2018-07-021-0/+20
* tcg: Fix --disable-tcg build breakagePhilippe Mathieu-Daudé2018-07-021-4/+9
* chardev: comment details for CLOSED eventPeter Xu2018-06-301-1/+10
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180629'...Peter Maydell2018-06-301-0/+16
|\
| * device_tree: Add qemu_fdt_node_unit_pathEric Auger2018-06-291-0/+16
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-06-294-7/+14
|\ \
| * | block: Remove unused sector-based vectored I/OEric Blake2018-06-291-4/+0Star
| * | file-posix: Make .bdrv_co_truncate asynchronousKevin Wolf2018-06-291-1/+3
| * | block: Use tracked request for truncateKevin Wolf2018-06-291-0/+1
| * | block: Move bdrv_truncate() implementation to io.cKevin Wolf2018-06-291-0/+2
| * | block: Convert .bdrv_truncate callback to coroutine_fnKevin Wolf2018-06-292-2/+6
| * | usb-storage: Add rerror/werror propertiesKevin Wolf2018-06-291-0/+2
* | | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2018-06-291-0/+8
|\ \ \
| * | | cutils: Provide strchrnulKeno Fischer2018-06-291-0/+8
| |/ /
* | | Merge remote-tracking branch 'remotes/berrange/tags/min-glib-pull-request' in...Peter Maydell2018-06-292-313/+61Star
|\ \ \ | |_|/ |/| |
| * | glib: enforce the minimum required version and warn about old APIsDaniel P. Berrangé2018-06-291-0/+68
| * | glib: bump min required glib library version to 2.40Daniel P. Berrangé2018-06-291-319/+0Star
| * | util: remove redundant include of glib.h and add osdep.hDaniel P. Berrangé2018-06-291-1/+0Star
| |/
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-2917-34/+67
|\ \ | |/ |/|
| * hw/scsi: add VPD Block Limits emulationDaniel Henrique Barboza2018-06-291-1/+2
| * hw/scsi: centralize SG_IO calls into single functionDaniel Henrique Barboza2018-06-291-0/+2
| * hw/scsi: cleanups before VPD BL emulationDaniel Henrique Barboza2018-06-291-0/+1
| * kvm: support -overcommit cpu-pm=on|offMichael S. Tsirkin2018-06-281-0/+1
| * hmp: obsolete "info ioapic"Peter Xu2018-06-281-3/+0Star
| * ioapic: support "info irq"Peter Xu2018-06-281-0/+3
| * memory/hmp: Print owners/parents in "info mtree"Alexey Kardashevskiy2018-06-281-1/+1
| * esp: remove legacy esp_init() functionMark Cave-Ayland2018-06-281-5/+0Star
| * pr-manager: add query-pr-managers QMP commandPaolo Bonzini2018-06-281-0/+2
| * pr-manager: put stubs in .c filePaolo Bonzini2018-06-281-9/+0Star
| * osdep: work around Coverity parsing errorsPaolo Bonzini2018-06-281-0/+15
| * pc-dimm: get_memory_region() will not fail after realizeDavid Hildenbrand2018-06-281-2/+4
| * nvdimm: convert nvdimm_mr into a pointerDavid Hildenbrand2018-06-281-1/+1
| * pc-dimm: merge get_(vmstate_)memory_region()David Hildenbrand2018-06-281-1/+2
| * hostmem: drop error variable from host_memory_backend_get_memory()David Hildenbrand2018-06-281-2/+1Star
| * pc-dimm: remove pc_dimm_get_free_slot() from headerDavid Hildenbrand2018-06-281-2/+0Star
| * pc-dimm: rename pc_dimm_memory_* to pc_dimm_*David Hildenbrand2018-06-281-3/+3
| * QemuMutex: support --enable-debug-mutexPaolo Bonzini2018-06-282-0/+8
| * kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changedShannon Zhao2018-06-281-0/+1
| * main-loop: document IOCanReadHandlerStefan Hajnoczi2018-06-281-0/+14
| * move public invalidate APIs out of translate-all.{c,h}, clean upPaolo Bonzini2018-06-282-4/+6
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2018-06-284-2/+7
|\ \ | |/ |/|
| * linux-aio: properly bubble up errors from initializationNishanth Aravamudan2018-06-272-1/+4
| * compiler: add a sizeof_field() macroStefan Hajnoczi2018-06-272-1/+3
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i...Peter Maydell2018-06-281-1/+0Star
|\ \
| * | postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()David Hildenbrand2018-06-271-1/+0Star
| |/
* / trace: fix misreporting of TCG access sizes for user-spaceEmilio G. Cota2018-06-271-3/+8
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626'...Peter Maydell2018-06-267-30/+109
|\