summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-03hvf: Remove hvf-accel-ops.hAlexander Graf
2021-06-03hvf: Split out common code on vcpu init and destroyAlexander Graf
2021-06-03hvf: Make hvf_set_phys_mem() staticAlexander Graf
2021-06-03hvf: Move hvf internal definitions into common headerAlexander Graf
2021-06-03hvf: Move cpu functions into common directoryAlexander Graf
2021-06-03hvf: Move assert_hvf_ok() into common directoryAlexander Graf
2021-06-03softfpu: Add float_round_to_odd_infRichard Henderson
2021-06-03arm: Consistently use "Cortex-Axx", not "Cortex Axx"Peter Maydell
2021-06-03target/arm: Allow board models to specify initial NS VTORPeter Maydell
2021-06-03Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210603' in...Peter Maydell
2021-06-03hw/core/cpu: removed cpu_dump_statistics functionBruno Larsen (billionai)
2021-06-03spapr: nvdimm: Forward declare and move the definitionsShivaprasad G Bhat
2021-06-03spapr: Don't hijack current_machine->boot_orderGreg Kurz
2021-06-02Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2021-06-02block-backend: add drained_pollSergio Lopez
2021-06-02block: drop BlockBackendRootState::read_onlyVladimir Sementsov-Ogievskiy
2021-06-02block: drop BlockDriverState::read_onlyVladimir Sementsov-Ogievskiy
2021-06-02block/vvfat: child_vvfat_qcow: add .get_parent_aio_context, fix crashVladimir Sementsov-Ogievskiy
2021-06-02configure: bump min required glib version to 2.56Daniel P. Berrangé
2021-06-02docs: fix references to docs/devel/atomics.rstStefano Garzarella
2021-05-30Merge remote-tracking branch 'remotes/kraxel/tags/vga-20210527-pull-request' ...Peter Maydell
2021-05-28Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...Peter Maydell
2021-05-27virtio-gpu: Add virtio_gpu_set_scanout_blobVivek Kasireddy
2021-05-27virtio-gpu: Add helpers to create and destroy dmabuf objectsVivek Kasireddy
2021-05-27ui/pixman: Add qemu_pixman_to_drm_format()Vivek Kasireddy
2021-05-27virtio-gpu: Add virtio_gpu_resource_create_blobVivek Kasireddy
2021-05-27virtio-gpu: Add initial definitions for blob resourcesVivek Kasireddy
2021-05-27virtio-gpu: Refactor virtio_gpu_create_mapping_iovVivek Kasireddy
2021-05-27virtio-gpu: Refactor virtio_gpu_set_scanoutVivek Kasireddy
2021-05-27virtio-gpu: Add udmabuf helpersVivek Kasireddy
2021-05-27headers: Add udmabuf.hVivek Kasireddy
2021-05-27ui: Get the fd associated with udmabuf driverVivek Kasireddy
2021-05-26hw/core: Constify TCGCPUOpsRichard Henderson
2021-05-26cpu: Move CPUClass::get_paging_enabled to SysemuCPUOpsPhilippe Mathieu-Daudé
2021-05-26cpu: Move CPUClass::get_memory_mapping to SysemuCPUOpsPhilippe Mathieu-Daudé
2021-05-26cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOpsPhilippe Mathieu-Daudé
2021-05-26cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOpsPhilippe Mathieu-Daudé
2021-05-26cpu: Move CPUClass::write_elf* to SysemuCPUOpsPhilippe Mathieu-Daudé
2021-05-26cpu: Move CPUClass::get_crash_info to SysemuCPUOpsPhilippe Mathieu-Daudé
2021-05-26cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOpsPhilippe Mathieu-Daudé
2021-05-26cpu: Move CPUClass::vmsd to SysemuCPUOpsPhilippe Mathieu-Daudé
2021-05-26cpu: Introduce SysemuCPUOps structurePhilippe Mathieu-Daudé
2021-05-26cpu: Rename CPUClass vmsd -> legacy_vmsdPhilippe Mathieu-Daudé
2021-05-26cpu: Introduce cpu_virtio_is_big_endian()Philippe Mathieu-Daudé
2021-05-26cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrsPhilippe Mathieu-Daudé
2021-05-26accel/tcg: Keep TranslationBlock headers local to TCGPhilippe Mathieu-Daudé
2021-05-26accel/tcg: Reduce 'exec/tb-context.h' inclusionPhilippe Mathieu-Daudé
2021-05-26exec/memory: Use correct type sizePhilippe Mathieu-Daudé
2021-05-26exec/memory_ldst_cached: Use correct type sizePhilippe Mathieu-Daudé
2021-05-26exec/memory_ldst_phys: Use correct type sizesPhilippe Mathieu-Daudé