index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-24
ppc/spapr: Add ibm,pi-features
Nicholas Piggin
1
-0
/
+28
2024-05-24
spapr: avoid overhead of finding vhyp class in critical operations
Nicholas Piggin
1
-0
/
+1
2024-05-23
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
6
-13
/
+70
2024-05-23
Merge tag 'pull-loongarch-20240523' of https://gitlab.com/gaosong/qemu into s...
Richard Henderson
2
-75
/
+162
2024-05-23
hw/loongarch/virt: Fix FDT memory node address width
Jiaxun Yang
1
-1
/
+2
2024-05-23
hw/loongarch: Remove minimum and default memory size
Bibo Mao
1
-5
/
+0
2024-05-23
hw/loongarch: Refine system dram memory region
Bibo Mao
1
-36
/
+17
2024-05-23
hw/loongarch: Refine fwcfg memory map
Bibo Mao
1
-3
/
+57
2024-05-23
hw/loongarch: Refine fadt memory table for numa memory
Bibo Mao
1
-3
/
+43
2024-05-23
hw/loongarch: Refine acpi srat table for numa memory
Bibo Mao
1
-24
/
+34
2024-05-23
hw/loongarch: Add VM mode in IOCSR feature register in kvm mode
Bibo Mao
1
-3
/
+9
2024-05-22
Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qem...
Richard Henderson
2
-11
/
+26
2024-05-22
hw/core/machine: move compatibility flags for VirtIO-net USO to machine 8.1
Fiona Ebner
1
-3
/
+3
2024-05-22
virtio-gpu: fix v2 migration
Marc-André Lureau
2
-8
/
+23
2024-05-22
hw/i386/pc: Support smp.modules for x86 PC machine
Zhao Liu
1
-0
/
+1
2024-05-22
i386/cpu: Introduce module-id to X86CPU
Zhao Liu
1
-8
/
+25
2024-05-22
i386: Support module_id in X86CPUTopoIDs
Zhao Liu
2
-10
/
+21
2024-05-22
i386: Expose module level in CPUID[0x1F]
Zhao Liu
1
-1
/
+1
2024-05-22
i386: Support modules_per_die in X86CPUTopoInfo
Zhao Liu
1
-1
/
+8
2024-05-22
i386: Introduce module level cpu topology to CPUX86State
Zhao Liu
1
-0
/
+5
2024-05-22
i386/cpu: Introduce bitmap to cache available CPU topology levels
Zhao Liu
1
-1
/
+4
2024-05-22
i386/cpu: Fix i/d-cache topology to core level for Intel CPU
Zhao Liu
1
-0
/
+1
2024-05-22
hw/i386/pc_sysfw: Alias rather than copy isa-bios region
Bernhard Beschow
4
-1
/
+13
2024-05-22
Merge tag 'pull-vfio-20240522' of https://github.com/legoater/qemu into staging
Richard Henderson
19
-540
/
+621
2024-05-22
vfio/igd: Use g_autofree in vfio_probe_igd_bar4_quirk()
Zhenzhong Duan
1
-15
/
+12
2024-05-22
vfio: Use g_autofree in all call site of vfio_get_region_info()
Zhenzhong Duan
3
-18
/
+7
2024-05-22
vfio/pci-quirks: Make vfio_add_*_cap() return bool
Zhenzhong Duan
3
-26
/
+21
2024-05-22
vfio/pci-quirks: Make vfio_pci_igd_opregion_init() return bool
Zhenzhong Duan
4
-11
/
+9
2024-05-22
vfio/pci: Use g_autofree for vfio_region_info pointer
Zhenzhong Duan
1
-2
/
+1
2024-05-22
vfio/pci: Make capability related functions return bool
Zhenzhong Duan
1
-41
/
+36
2024-05-22
vfio/pci: Make vfio_populate_vga() return bool
Zhenzhong Duan
3
-8
/
+7
2024-05-22
vfio/pci: Make vfio_intx_enable() return bool
Zhenzhong Duan
1
-11
/
+8
2024-05-22
vfio/pci: Make vfio_populate_device() return a bool
Zhenzhong Duan
1
-11
/
+10
2024-05-22
vfio/pci: Make vfio_pci_relocate_msix() and vfio_msix_early_setup() return a ...
Zhenzhong Duan
1
-17
/
+16
2024-05-22
vfio/pci: Make vfio_intx_enable_kvm() return a bool
Zhenzhong Duan
1
-7
/
+8
2024-05-22
vfio/ccw: Make vfio_ccw_get_region() return a bool
Zhenzhong Duan
1
-8
/
+7
2024-05-22
vfio/platform: Make vfio_populate_device() and vfio_base_device_init() return...
Zhenzhong Duan
1
-23
/
+17
2024-05-22
vfio/helpers: Make vfio_device_get_name() return bool
Zhenzhong Duan
5
-10
/
+9
2024-05-22
vfio/helpers: Make vfio_set_irq_signaling() return bool
Zhenzhong Duan
5
-48
/
+44
2024-05-22
vfio/helpers: Use g_autofree in vfio_set_irq_signaling()
Zhenzhong Duan
1
-2
/
+1
2024-05-22
vfio/display: Make vfio_display_*() return bool
Zhenzhong Duan
3
-13
/
+12
2024-05-22
vfio/display: Fix error path in call site of ramfb_setup()
Zhenzhong Duan
1
-0
/
+6
2024-05-18
Merge tag 'hw-misc-20240517' of https://github.com/philmd/qemu into staging
Richard Henderson
2
-62
/
+30
2024-05-17
hw/core: allow parameter=1 for SMP topology on any machine
Daniel P. Berrangé
1
-57
/
+27
2024-05-17
hw/pflash: fix block write start
Gerd Hoffmann
1
-5
/
+3
2024-05-17
hw/intc/s390_flic: Fix crash that occurs when saving the machine state
Thomas Huth
1
-1
/
+1
2024-05-16
backends/iommufd: Make iommufd_backend_*() return bool
Zhenzhong Duan
1
-3
/
+2
2024-05-16
vfio/cpr: Make vfio_cpr_register_container() return bool
Zhenzhong Duan
3
-6
/
+4
2024-05-16
vfio/iommufd: Make iommufd_cdev_*() return bool
Zhenzhong Duan
1
-49
/
+39
2024-05-16
vfio/container: Make vfio_get_device() return bool
Zhenzhong Duan
1
-9
/
+7
[next]