aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-23ppc/pef: switch to use confidential_guest_kvm_init/reset()Xiaoyao Li1-17/+0
2024-04-23confidential guest support: Add kvm_init() and kvm_reset() in classXiaoyao Li1-1/+33
2024-04-23q35: Introduce smm_ranges property for q35-pci-hostIsaku Yamahata2-0/+2
2024-04-18hw: Add compat machines for 9.1Paolo Bonzini2-0/+6
2024-04-18kvm: use configs/ definition to conditionalize debug supportPaolo Bonzini2-2/+2
2024-04-18stubs: remove obsolete stubsPaolo Bonzini1-2/+0
2024-04-18util/qemu-config: Extract QMP commands to qemu-config-qmp.cPhilippe Mathieu-Daudé1-0/+3
2024-04-10Merge tag 'hw-misc-20240410' of https://github.com/philmd/qemu into stagingPeter Maydell1-0/+7
2024-04-10hw/virtio: Introduce virtio_bh_new_guarded() helperPhilippe Mathieu-Daudé1-0/+7
2024-04-09accel/tcg: Improve can_do_io managementRichard Henderson1-1/+0
2024-04-09accel/tcg: Add insn_start to DisasContextBaseRichard Henderson1-0/+3
2024-04-09tcg: Add TCGContext.emit_before_opRichard Henderson1-0/+6
2024-04-09virtio-snd: rewrite invalid tx/rx message handlingManos Pitsidianakis1-1/+15
2024-04-09Revert "hw/virtio: Add support for VDPA network simulation devices"Michael S. Tsirkin3-31/+0
2024-03-29Revert "tap: setting error appropriately when calling net_init_tap_one()"Akihiko Odaki1-3/+0
2024-03-26hw/clock: Let clock_set_mul_div() return a boolean valuePhilippe Mathieu-Daudé1-1/+3
2024-03-25misc/pca955*: Move models under hw/gpioCédric Le Goater4-0/+0
2024-03-20ui/curses: Do not use console_select()Akihiko Odaki1-1/+0
2024-03-20ui/vnc: Do not use console_select()Akihiko Odaki2-0/+12
2024-03-19Merge tag 'pull-for-9.0-20240319' of https://github.com/legoater/qemu into st...Peter Maydell1-0/+2
2024-03-19aspeed/smc: Only wire flash devices at resetCédric Le Goater1-0/+2
2024-03-19Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell1-3/+25
2024-03-18Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into stagingPeter Maydell1-1/+1
2024-03-18Merge tag 'migration-20240317-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell3-0/+31
2024-03-18smbios: get rid of global smbios_ep_typeIgor Mammedov1-2/+3
2024-03-18smbios: handle errors consistentlyIgor Mammedov1-2/+2
2024-03-18smbios: build legacy mode code only for 'pc' machineIgor Mammedov1-0/+5
2024-03-18smbios: rename/expose structures/bitmaps used by both legacy and modern codeIgor Mammedov1-0/+16
2024-03-18smbios: don't check type4 structures in legacy modeIgor Mammedov1-1/+1
2024-03-18smbios: get rid of smbios_legacy globalIgor Mammedov1-1/+1
2024-03-18smbios: get rid of smbios_smp_sockets globalIgor Mammedov1-1/+1
2024-03-18mirror: Don't call job_pause_point() under graph lockKevin Wolf1-1/+1
2024-03-13Merge tag 'pull-maintainer-final-130324-1' of https://gitlab.com/stsquad/qemu...Peter Maydell1-13/+6
2024-03-13Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Peter Maydell14-5/+118
2024-03-13Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...Peter Maydell4-6/+451
2024-03-13gdbstub: Save target's siginfoGustavo Romero1-1/+5
2024-03-13gdbstub: Rename back gdb_handlesigGustavo Romero1-13/+2
2024-03-12hw/cxl: Fix missing reserved data in CXL Device DVSECJonathan Cameron1-1/+2
2024-03-12virtio-iommu: Add an option to define the input range widthEric Auger1-0/+1
2024-03-12virtio-iommu: Add a granule propertyEric Auger1-0/+2
2024-03-12hw/acpi: Implement the SRAT GI affinity structureAnkit Agrawal2-0/+26
2024-03-12qom: new object to associate device to NUMA nodeAnkit Agrawal1-0/+22
2024-03-12hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove itBernhard Beschow1-2/+0
2024-03-12Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"Bernhard Beschow1-0/+2
2024-03-12pcie_sriov: Reset SR-IOV extended capabilityAkihiko Odaki1-2/+2
2024-03-12Implement SMBIOS type 9 v2.6Felix Wu1-0/+4
2024-03-12Implement base of SMBIOS type 9 descriptor.Felix Wu1-0/+13
2024-03-12hw/virtio: Add support for VDPA network simulation devicesHao Chen3-0/+31
2024-03-12hw/audio/virtio-sound: return correct command response sizeVolker Rümelin1-0/+1
2024-03-12hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge.Jonathan Cameron1-0/+1