aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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-13ppc/pnv: Set POWER9, POWER10 ibm,pa-features bitsNicholas Piggin
2024-03-13ppc/pnv: Permit ibm,pa-features set per machine variantNicholas Piggin
2024-03-13ppc/spapr: Add pa-features for POWER10 machinesBenjamin Gray
2024-03-13ppc/spapr: Adjust ibm,pa-features for POWER9Nicholas Piggin
2024-03-13ppc/spapr: Remove copy-paste from pa-featuresNicholas Piggin
2024-03-13ppc/spapr|pnv: Remove SAO from pa-featuresNicholas Piggin
2024-03-13ppc: Drop support for POWER9 and POWER10 DD1 chipsNicholas Piggin
2024-03-13spapr: set MSR[ME] and MSR[FP] on client entryNicholas Piggin
2024-03-12hw/nvme: add machine compatibility parameter to enable msix exclusive barKlaus Jensen
2024-03-12hw/nvme: generalize the mbar size helperKlaus Jensen
2024-03-12hw/nvme: Add NVMe NGUID propertyRoque Arcudia Hernandez
2024-03-12hw/nvme: fix invalid check on mclKlaus Jensen
2024-03-12hw/nvme: separate 'serial' property for VFsMinwoo Im
2024-03-12i386: load kernel on xen using DMAMarek Marczykowski-Górecki
2024-03-12xen: Drop out of coroutine context xen_invalidate_map_cache_entryPeng Fan
2024-03-12xen/pt: Emulate multifunction bit in header typeRoss Lagerwall
2024-03-12virtio-gpu: fix scanout migration post-loadMarc-André Lureau
2024-03-12virtio-gpu: remove needless conditionMarc-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-12Avoid unaligned fetch in ladr_match()Nick Briggs
2024-03-12e1000e: fix link state on resumeLaurent Vivier
2024-03-12igb: fix link state on resumeLaurent Vivier
2024-03-12target/ppc: Prefer fast cpu_env() over slower CPU QOM cast macroPhilippe Mathieu-Daudé
2024-03-12hw/core: Declare CPUArchId::cpu as CPUState instead of ObjectPhilippe Mathieu-Daudé
2024-03-12bulk: Access existing variables initialized to &S->F when availablePhilippe Mathieu-Daudé
2024-03-12error: Move ERRP_GUARD() to the beginning of the functionZhao Liu
2024-03-12hw/virtio/vhost: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu
2024-03-12hw/virtio/vhost-vsock: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu
2024-03-12hw/vfio/platform: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu
2024-03-12hw/vfio/pci: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu
2024-03-12hw/vfio/pci-quirks: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu
2024-03-12hw/vfio/iommufd: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu
2024-03-12hw/vfio/helpers: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu
2024-03-12hw/vfio/container: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu
2024-03-12hw/vfio/ap: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu
2024-03-12hw/scsi/vhost-scsi: Fix missing ERRP_GUARD() for error_prepend()Zhao Liu