summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | block-backend: add drained_pollSergio Lopez2021-06-021-0/+4
| * | block: drop BlockBackendRootState::read_onlyVladimir Sementsov-Ogievskiy2021-06-021-1/+0Star
| * | block: drop BlockDriverState::read_onlyVladimir Sementsov-Ogievskiy2021-06-021-1/+0Star
| * | block/vvfat: child_vvfat_qcow: add .get_parent_aio_context, fix crashVladimir Sementsov-Ogievskiy2021-06-021-0/+1
* | | configure: bump min required glib version to 2.56Daniel P. Berrangé2021-06-021-11/+2Star
* | | docs: fix references to docs/devel/atomics.rstStefano Garzarella2021-06-022-3/+3
|/ /
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210527-pull-request' ...Peter Maydell2021-05-305-1/+90
|\ \
| * | virtio-gpu: Add virtio_gpu_set_scanout_blobVivek Kasireddy2021-05-271-0/+7
| * | virtio-gpu: Add helpers to create and destroy dmabuf objectsVivek Kasireddy2021-05-271-0/+15
| * | ui/pixman: Add qemu_pixman_to_drm_format()Vivek Kasireddy2021-05-271-0/+1
| * | virtio-gpu: Add virtio_gpu_resource_create_blobVivek Kasireddy2021-05-271-0/+9
| * | virtio-gpu: Add initial definitions for blob resourcesVivek Kasireddy2021-05-271-0/+3
| * | virtio-gpu: Refactor virtio_gpu_create_mapping_iovVivek Kasireddy2021-05-271-1/+1
| * | virtio-gpu: Refactor virtio_gpu_set_scanoutVivek Kasireddy2021-05-271-0/+8
| * | virtio-gpu: Add udmabuf helpersVivek Kasireddy2021-05-271-0/+11
| * | headers: Add udmabuf.hVivek Kasireddy2021-05-271-0/+32
| * | ui: Get the fd associated with udmabuf driverVivek Kasireddy2021-05-271-0/+3
| |/
* | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...Peter Maydell2021-05-2812-302/+179Star
|\ \
| * | hw/core: Constify TCGCPUOpsRichard Henderson2021-05-271-1/+1
| * | cpu: Move CPUClass::get_paging_enabled to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-272-2/+4
| * | cpu: Move CPUClass::get_memory_mapping to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-272-3/+5
| * | cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-272-8/+13
| * | cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-272-3/+5
| * | cpu: Move CPUClass::write_elf* to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-272-17/+24
| * | cpu: Move CPUClass::get_crash_info to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-272-1/+5
| * | cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-272-5/+9
| * | cpu: Move CPUClass::vmsd to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-273-8/+8
| * | cpu: Introduce SysemuCPUOps structurePhilippe Mathieu-Daudé2021-05-272-0/+27
| * | cpu: Rename CPUClass vmsd -> legacy_vmsdPhilippe Mathieu-Daudé2021-05-271-2/+3
| * | cpu: Introduce cpu_virtio_is_big_endian()Philippe Mathieu-Daudé2021-05-271-0/+9
| * | cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrsPhilippe Mathieu-Daudé2021-05-271-29/+4Star
| * | accel/tcg: Keep TranslationBlock headers local to TCGPhilippe Mathieu-Daudé2021-05-273-159/+0Star
| * | accel/tcg: Reduce 'exec/tb-context.h' inclusionPhilippe Mathieu-Daudé2021-05-272-2/+0Star
| * | exec/memory: Use correct type sizePhilippe Mathieu-Daudé2021-05-261-1/+1
| * | exec/memory_ldst_cached: Use correct type sizePhilippe Mathieu-Daudé2021-05-261-2/+2
| * | exec/memory_ldst_phys: Use correct type sizesPhilippe Mathieu-Daudé2021-05-261-8/+8
| * | exec/memory_ldst: Use correct type sizesPhilippe Mathieu-Daudé2021-05-261-8/+8
| * | exec/memory_ldst_phys: Sort declarationsPhilippe Mathieu-Daudé2021-05-261-36/+36
| * | exec/memory_ldst_cached: Sort declarationsPhilippe Mathieu-Daudé2021-05-261-20/+20
| |/
* | qemu-config: load modules when instantiating option groupsPaolo Bonzini2021-05-261-1/+1
* | replication: move include out of root directoryPaolo Bonzini2021-05-261-0/+175
* | remove qemu-options* from root directoryPaolo Bonzini2021-05-261-0/+41
* | KVM: Dirty ring supportPeter Xu2021-05-261-0/+7
* | KVM: Cache kvm slot dirty bitmap sizePeter Xu2021-05-261-0/+1
* | KVM: Provide helper to sync dirty bitmap from slot to ramblockPeter Xu2021-05-261-0/+2
* | KVM: Provide helper to get kvm dirty logPeter Xu2021-05-261-0/+2
* | KVM: Use a big lock to replace per-kml slots_lockPeter Xu2021-05-261-2/+0Star
* | memory: Introduce log_sync_global() to memory listenerPeter Xu2021-05-261-0/+12
|/
* accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()Richard Henderson2021-05-251-0/+12
* accel/tcg: Add tlb_flush_range_by_mmuidx_all_cpus()Richard Henderson2021-05-251-0/+13