aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2024-05-23Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2024-05-23Merge tag 'pull-loongarch-20240523' of https://gitlab.com/gaosong/qemu into s...Richard Henderson
2024-05-23hw/loongarch/virt: Fix FDT memory node address widthJiaxun Yang
2024-05-23hw/loongarch: Remove minimum and default memory sizeBibo Mao
2024-05-23hw/loongarch: Refine system dram memory regionBibo Mao
2024-05-23hw/loongarch: Refine fwcfg memory mapBibo Mao
2024-05-23hw/loongarch: Refine fadt memory table for numa memoryBibo Mao
2024-05-23hw/loongarch: Refine acpi srat table for numa memoryBibo Mao
2024-05-23hw/loongarch: Add VM mode in IOCSR feature register in kvm modeBibo Mao
2024-05-22Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...Richard Henderson
2024-05-22hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1Fiona Ebner
2024-05-22virtio-gpu: fix v2 migrationMarc-André Lureau
2024-05-22hw/i386/pc: Support smp.modules for x86 PC machineZhao Liu
2024-05-22i386/cpu: Introduce module-id to X86CPUZhao Liu
2024-05-22i386: Support module_id in X86CPUTopoIDsZhao Liu
2024-05-22i386: Expose module level in CPUID[0x1F]Zhao Liu
2024-05-22i386: Support modules_per_die in X86CPUTopoInfoZhao Liu
2024-05-22i386: Introduce module level cpu topology to CPUX86StateZhao Liu
2024-05-22i386/cpu: Introduce bitmap to cache available CPU topology levelsZhao Liu
2024-05-22i386/cpu: Fix i/d-cache topology to core level for Intel CPUZhao Liu
2024-05-22hw/i386/pc_sysfw: Alias rather than copy isa-bios regionBernhard Beschow
2024-05-22Merge tag 'pull-vfio-20240522' of https://github.com/legoater/qemu into stagingRichard Henderson
2024-05-22vfio/igd: Use g_autofree in vfio_probe_igd_bar4_quirk()Zhenzhong Duan
2024-05-22vfio: Use g_autofree in all call site of vfio_get_region_info()Zhenzhong Duan
2024-05-22vfio/pci-quirks: Make vfio_add_*_cap() return boolZhenzhong Duan
2024-05-22vfio/pci-quirks: Make vfio_pci_igd_opregion_init() return boolZhenzhong Duan
2024-05-22vfio/pci: Use g_autofree for vfio_region_info pointerZhenzhong Duan
2024-05-22vfio/pci: Make capability related functions return boolZhenzhong Duan
2024-05-22vfio/pci: Make vfio_populate_vga() return boolZhenzhong Duan
2024-05-22vfio/pci: Make vfio_intx_enable() return boolZhenzhong Duan
2024-05-22vfio/pci: Make vfio_populate_device() return a boolZhenzhong Duan
2024-05-22vfio/pci: Make vfio_pci_relocate_msix() and vfio_msix_early_setup() return a ...Zhenzhong Duan
2024-05-22vfio/pci: Make vfio_intx_enable_kvm() return a boolZhenzhong Duan
2024-05-22vfio/ccw: Make vfio_ccw_get_region() return a boolZhenzhong Duan
2024-05-22vfio/platform: Make vfio_populate_device() and vfio_base_device_init() return...Zhenzhong Duan
2024-05-22vfio/helpers: Make vfio_device_get_name() return boolZhenzhong Duan
2024-05-22vfio/helpers: Make vfio_set_irq_signaling() return boolZhenzhong Duan
2024-05-22vfio/helpers: Use g_autofree in vfio_set_irq_signaling()Zhenzhong Duan
2024-05-22vfio/display: Make vfio_display_*() return boolZhenzhong Duan
2024-05-22vfio/display: Fix error path in call site of ramfb_setup()Zhenzhong Duan
2024-05-18Merge tag 'hw-misc-20240517' of https://github.com/philmd/qemu into stagingRichard Henderson
2024-05-17hw/core: allow parameter=1 for SMP topology on any machineDaniel P. Berrangé
2024-05-17hw/pflash: fix block write startGerd Hoffmann
2024-05-17hw/intc/s390_flic: Fix crash that occurs when saving the machine stateThomas Huth
2024-05-16backends/iommufd: Make iommufd_backend_*() return boolZhenzhong Duan
2024-05-16vfio/cpr: Make vfio_cpr_register_container() return boolZhenzhong Duan
2024-05-16vfio/iommufd: Make iommufd_cdev_*() return boolZhenzhong Duan
2024-05-16vfio/container: Make vfio_get_device() return boolZhenzhong Duan
2024-05-16vfio/container: Make vfio_set_iommu() return boolZhenzhong Duan
2024-05-16vfio/container: Make vfio_connect_container() return boolZhenzhong Duan