aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/berrange/tags/min-glib-pull-request' into stagingPeter Maydell2018-06-292-313/+61
|\
| * 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/+0
| * util: remove redundant include of glib.h and add osdep.hDaniel P. Berrangé2018-06-291-1/+0
* | 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/+0
| * 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/+0
| * pr-manager: add query-pr-managers QMP commandPaolo Bonzini2018-06-281-0/+2
| * pr-manager: put stubs in .c filePaolo Bonzini2018-06-281-9/+0
| * 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/+1
| * pc-dimm: remove pc_dimm_get_free_slot() from headerDavid Hildenbrand2018-06-281-2/+0
| * 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 stagingPeter 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' into stagingPeter Maydell2018-06-281-1/+0
|\ \
| * | postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()David Hildenbrand2018-06-271-1/+0
| |/
* / 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' into stagingPeter Maydell2018-06-267-30/+109
|\
| * aspeed/timer: use the APB frequency from the SCUCédric Le Goater2018-06-261-0/+4
| * aspeed/scu: introduce clock frequenciesCédric Le Goater2018-06-261-4/+66
| * hw/arm/smmuv3: Add notifications on invalidationEric Auger2018-06-261-0/+6
| * hw/arm/smmuv3: IOTLB emulationEric Auger2018-06-261-0/+13
| * hw/arm/smmuv3: Cache/invalidate config dataEric Auger2018-06-262-0/+6
| * tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZEPeter Maydell2018-06-261-1/+4
| * hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé2018-06-261-6/+6
| * hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintfPhilippe Mathieu-Daudé2018-06-261-18/+0
| * xilinx_spips: Make dma transactions as per dma_burst_sizeSai Pavan Boddu2018-06-261-1/+4
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180626-pull-request' into stagingPeter Maydell2018-06-261-5/+0
|\ \ | |/ |/|
| * virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 definePeter Maydell2018-06-261-5/+0
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180626-pull-request' into stagingPeter Maydell2018-06-262-4/+5
|\ \
| * | Add gles support to egl-helpers, wire up in egl-headless and gtk.Gerd Hoffmann2018-06-262-4/+5
* | | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into stagingPeter Maydell2018-06-261-0/+3
|\ \ \ | |_|/ |/| |
| * | hw/i386: Deprecate the machine types pc-0.10 and pc-0.11Thomas Huth2018-06-251-0/+3
| |/
* | Merge branch 'master' of git://git.qemu.org/qemu into x86-nextEduardo Habkost2018-06-251-0/+4
|\|
| * Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180625-pull-request' into stagingPeter Maydell2018-06-251-0/+4
| |\