aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2024-03-12Implement base of SMBIOS type 9 descriptor.Felix Wu
2024-03-12hw/virtio: Add support for VDPA network simulation devicesHao Chen
2024-03-12hw/audio/virtio-sound: return correct command response sizeVolker Rümelin
2024-03-12hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge.Jonathan Cameron
2024-03-12pcie: Support PCIe Gen5/Gen6 link speedsLukas Stockner
2024-03-12vdpa: define SVQ transitioning state for mode switchingSi-Wei Liu
2024-03-12Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...Peter Maydell
2024-03-12Merge tag 'pull-request-2024-03-12' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2024-03-13spapr: nested: Introduce cap-nested-papr for Nested PAPR APIHarsh Prateek Bora
2024-03-13spapr: nested: Use correct source for parttbl info for nested PAPR API.Harsh Prateek Bora
2024-03-13spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls.Harsh Prateek Bora
2024-03-13spapr: nested: Initialize the GSB elements lookup table.Harsh Prateek Bora
2024-03-13spapr: nested: Extend nested_ppc_state for nested PAPR APIHarsh Prateek Bora
2024-03-13spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall.Harsh Prateek Bora
2024-03-13spapr: nested: Introduce H_GUEST_[CREATE|DELETE] hcalls.Harsh Prateek Bora
2024-03-13spapr: nested: Introduce H_GUEST_[GET|SET]_CAPABILITIES hcalls.Harsh Prateek Bora
2024-03-13spapr: nested: keep nested-hv related code restricted to its API.Harsh Prateek Bora
2024-03-13spapr: nested: Introduce SpaprMachineStateNested to store related info.Harsh Prateek Bora
2024-03-13spapr: nested: move nested part of spapr_get_pate into spapr_nested.cHarsh Prateek Bora
2024-03-13spapr: nested: register nested-hv api hcalls only for cap-nested-hvHarsh Prateek Bora
2024-03-13ppc/pnv: Improve pervasive topology calculation for big-coreCaleb Schlossin
2024-03-12virtio-gpu: fix scanout migration post-loadMarc-André Lureau
2024-03-12Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2024-03-12Merge tag 'hw-misc-20240312' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-03-12Merge tag 'migration-20240311-pull-request' of https://gitlab.com/peterx/qemu...Peter Maydell
2024-03-12Merge tag 'pull-target-arm-20240311' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-03-12virtio-net: Added property to load eBPF RSS with fds.Andrew Melnychenko
2024-03-12hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé
2024-03-12error: Add error_vprepend() in comment of ERRP_GUARD() rulesZhao Liu
2024-03-11hw/gpio: introduce pcf8574 driverDmitriy Sharikhin
2024-03-11migration/multifd: Add new migration option zero-page-detection.Hao Xiang
2024-03-11migration: purge MigrationState from public interfaceSteve Sistare
2024-03-11migration: delete unused accessorsSteve Sistare
2024-03-11migration: migration_file_set_errorSteve Sistare
2024-03-11migration: migration_is_deviceSteve Sistare
2024-03-11migration: migration_thread_is_selfSteve Sistare