aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-04-23kvm: Introduce support for memory_attributesXiaoyao Li
2024-04-23KVM: remove kvm_arch_cpu_check_are_resettablePaolo Bonzini
2024-04-23KVM: track whether guest state is encryptedPaolo Bonzini
2024-04-23linux-headers: update to current kvm/nextPaolo Bonzini
2024-04-23ppc/pef: switch to use confidential_guest_kvm_init/reset()Xiaoyao Li
2024-04-23confidential guest support: Add kvm_init() and kvm_reset() in classXiaoyao Li
2024-04-23q35: Introduce smm_ranges property for q35-pci-hostIsaku Yamahata
2024-04-18hw: Add compat machines for 9.1Paolo Bonzini
2024-04-18kvm: use configs/ definition to conditionalize debug supportPaolo Bonzini
2024-04-18stubs: remove obsolete stubsPaolo Bonzini
2024-04-18util/qemu-config: Extract QMP commands to qemu-config-qmp.cPhilippe Mathieu-Daudé
2024-04-10Merge tag 'hw-misc-20240410' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-04-10hw/virtio: Introduce virtio_bh_new_guarded() helperPhilippe Mathieu-Daudé
2024-04-09accel/tcg: Improve can_do_io managementRichard Henderson
2024-04-09accel/tcg: Add insn_start to DisasContextBaseRichard Henderson
2024-04-09tcg: Add TCGContext.emit_before_opRichard Henderson
2024-04-09virtio-snd: rewrite invalid tx/rx message handlingManos Pitsidianakis
2024-04-09Revert "hw/virtio: Add support for VDPA network simulation devices"Michael S. Tsirkin
2024-03-29Revert "tap: setting error appropriately when calling net_init_tap_one()"Akihiko Odaki
2024-03-26hw/clock: Let clock_set_mul_div() return a boolean valuePhilippe Mathieu-Daudé
2024-03-25misc/pca955*: Move models under hw/gpioCédric Le Goater
2024-03-20ui/curses: Do not use console_select()Akihiko Odaki
2024-03-20ui/vnc: Do not use console_select()Akihiko Odaki
2024-03-19Merge tag 'pull-for-9.0-20240319' of https://github.com/legoater/qemu into st...Peter Maydell
2024-03-19aspeed/smc: Only wire flash devices at resetCédric Le Goater
2024-03-19Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-18Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell
2024-03-18Merge tag 'migration-20240317-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-03-18smbios: get rid of global smbios_ep_typeIgor Mammedov
2024-03-18smbios: handle errors consistentlyIgor Mammedov
2024-03-18smbios: build legacy mode code only for 'pc' machineIgor Mammedov
2024-03-18smbios: rename/expose structures/bitmaps used by both legacy and modern codeIgor Mammedov
2024-03-18smbios: don't check type4 structures in legacy modeIgor Mammedov
2024-03-18smbios: get rid of smbios_legacy globalIgor Mammedov
2024-03-18smbios: get rid of smbios_smp_sockets globalIgor Mammedov
2024-03-18mirror: Don't call job_pause_point() under graph lockKevin Wolf
2024-03-13Merge tag 'pull-maintainer-final-130324-1' of https://gitlab.com/stsquad/qemu...Peter Maydell
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell
2024-03-13Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...Peter Maydell
2024-03-13gdbstub: Save target's siginfoGustavo Romero
2024-03-13gdbstub: Rename back gdb_handlesigGustavo Romero
2024-03-12hw/cxl: Fix missing reserved data in CXL Device DVSECJonathan Cameron
2024-03-12virtio-iommu: Add an option to define the input range widthEric Auger
2024-03-12virtio-iommu: Add a granule propertyEric Auger
2024-03-12hw/acpi: Implement the SRAT GI affinity structureAnkit Agrawal
2024-03-12qom: new object to associate device to NUMA nodeAnkit Agrawal
2024-03-12hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove itBernhard Beschow
2024-03-12Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"Bernhard Beschow
2024-03-12pcie_sriov: Reset SR-IOV extended capabilityAkihiko Odaki
2024-03-12Implement SMBIOS type 9 v2.6Felix Wu