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