qemu.git
2024-05-23 Nicholas Pigginppc/spapr: Add ibm,pi-features
2024-05-23 Nicholas Pigginspapr: avoid overhead of finding vhyp class in critical...
2024-05-23 Richard HendersonMerge tag 'pull-tcg-20240523' of https://gitlab.com...
2024-05-23 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-05-23 Richard HendersonMerge tag 'pull-loongarch-20240523' of https://gitlab...
2024-05-23 Richard Hendersonaccel/tcg: Init tb size and icount before plugin_gen_tb_end
2024-05-23 Richard Hendersontcg/arm: Support TCG_TARGET_HAS_tst_vec
2024-05-23 Richard Hendersontcg/aarch64: Support TCG_TARGET_HAS_tst_vec
2024-05-23 Richard Hendersontcg: Expand TCG_COND_TST* if not TCG_TARGET_HAS_tst_vec
2024-05-23 Richard Hendersontcg: Introduce TCG_TARGET_HAS_tst_vec
2024-05-23 Jiaxun Yanghw/loongarch/virt: Fix FDT memory node address width
2024-05-23 Bibo Maotarget/loongarch: Add loongarch vector property uncondi...
2024-05-23 Bibo Maohw/loongarch: Remove minimum and default memory size
2024-05-23 Bibo Maohw/loongarch: Refine system dram memory region
2024-05-23 Bibo Maohw/loongarch: Refine fwcfg memory map
2024-05-23 Bibo Maohw/loongarch: Refine fadt memory table for numa memory
2024-05-23 Bibo Maohw/loongarch: Refine acpi srat table for numa memory
2024-05-23 Bibo Maohw/loongarch: Add VM mode in IOCSR feature register...
2024-05-23 Song Gaotarget/loongarch/kvm: fpu save the vreg registers high...
2024-05-23 Song Gaotarget/loongarch/kvm: Fix VM recovery from disk failures
2024-05-22 Richard HendersonMerge tag 'migration-20240522-pull-request' of https...
2024-05-22 Thomas Huthtests/qtest/migration-test: Fix the check for a success...
2024-05-22 Thomas Huthtests/qtest/migration-test: Run some basic tests on...
2024-05-22 Fiona Ebnerhw/core/machine: move compatibility flags for VirtIO...
2024-05-22 Marc-André... virtio-gpu: fix v2 migration
2024-05-22 Marc-André... migration: fix a typo
2024-05-22 Marc-André... migration: add "exists" info to load-state-field trace
2024-05-22 Li Zhijianmigration/colo: Tidy up bql_unlock() around bdrv_activa...
2024-05-22 Li Zhijianmigration/colo: make colo_incoming_co() return void
2024-05-22 Li Zhijianmigration/colo: Minor fix for colo error message
2024-05-22 donshengtarget-i386: hyper-v: Correct kvm_hv_handle_exit return...
2024-05-22 Zhao Liui386/cpu: Use CPUCacheInfo.share_level to encode CPUID...
2024-05-22 Zhao Liui386/cpu: Use CPUCacheInfo.share_level to encode CPUID[4]
2024-05-22 Zhao Liui386: Add cache topology info in CPUCacheInfo
2024-05-22 Zhao Liuhw/i386/pc: Support smp.modules for x86 PC machine
2024-05-22 Zhuocheng Dingtests: Add test case of APIC ID for module level parsing
2024-05-22 Zhao Liui386/cpu: Introduce module-id to X86CPU
2024-05-22 Zhao Liui386: Support module_id in X86CPUTopoIDs
2024-05-22 Zhao Liui386: Expose module level in CPUID[0x1F]
2024-05-22 Zhao Liui386: Support modules_per_die in X86CPUTopoInfo
2024-05-22 Zhao Liui386: Introduce module level cpu topology to CPUX86State
2024-05-22 Zhao Liui386/cpu: Decouple CPUID[0x1F] subleaf with specific...
2024-05-22 Zhao Liui386: Split topology types of CPUID[0x1F] from the...
2024-05-22 Zhao Liui386/cpu: Introduce bitmap to cache available CPU topol...
2024-05-22 Zhao Liui386/cpu: Consolidate the use of topo_info in cpu_x86_c...
2024-05-22 Zhao Liui386/cpu: Use APIC ID info get NumSharingCache for...
2024-05-22 Zhao Liui386/cpu: Use APIC ID info to encode cache topo in...
2024-05-22 Zhao Liui386/cpu: Fix i/d-cache topology to core level for...
2024-05-22 Binbin Wutarget/i386: add control bits support for LAM
2024-05-22 Robert Hootarget/i386: add support for LAM in CPUID enumeration
2024-05-22 Bernhard Beschowhw/i386/pc_sysfw: Alias rather than copy isa-bios region
2024-05-22 Paolo Bonzinitarget/i386: clean up AAM/AAD
2024-05-22 Paolo Bonzinitarget/i386: generate simpler code for ROL/ROR with...
2024-05-22 Richard HendersonMerge tag 'pull-vfio-20240522' of https://github.com...
2024-05-22 Zhenzhong Duanvfio/igd: Use g_autofree in vfio_probe_igd_bar4_quirk()
2024-05-22 Zhenzhong Duanvfio: Use g_autofree in all call site of vfio_get_regio...
2024-05-22 Zhenzhong Duanvfio/pci-quirks: Make vfio_add_*_cap() return bool
2024-05-22 Zhenzhong Duanvfio/pci-quirks: Make vfio_pci_igd_opregion_init()...
2024-05-22 Zhenzhong Duanvfio/pci: Use g_autofree for vfio_region_info pointer
2024-05-22 Zhenzhong Duanvfio/pci: Make capability related functions return...
2024-05-22 Zhenzhong Duanvfio/pci: Make vfio_populate_vga() return bool
2024-05-22 Zhenzhong Duanvfio/pci: Make vfio_intx_enable() return bool
2024-05-22 Zhenzhong Duanvfio/pci: Make vfio_populate_device() return a bool
2024-05-22 Zhenzhong Duanvfio/pci: Make vfio_pci_relocate_msix() and vfio_msix_e...
2024-05-22 Zhenzhong Duanvfio/pci: Make vfio_intx_enable_kvm() return a bool
2024-05-22 Zhenzhong Duanvfio/ccw: Make vfio_ccw_get_region() return a bool
2024-05-22 Zhenzhong Duanvfio/platform: Make vfio_populate_device() and vfio_bas...
2024-05-22 Zhenzhong Duanvfio/helpers: Make vfio_device_get_name() return bool
2024-05-22 Zhenzhong Duanvfio/helpers: Make vfio_set_irq_signaling() return...
2024-05-22 Zhenzhong Duanvfio/helpers: Use g_autofree in vfio_set_irq_signaling()
2024-05-22 Zhenzhong Duanvfio/display: Make vfio_display_*() return bool
2024-05-22 Zhenzhong Duanvfio/display: Fix error path in call site of ramfb_setup()
2024-05-18 Richard HendersonMerge tag 'hw-misc-20240517' of https://github.com...
2024-05-18 Richard HendersonMerge tag 'pull-request-2024-05-17' of https://gitlab...
2024-05-17 Gustavo Romerotests: Gently exit from GDB when tests complete
2024-05-17 Daniel P. Berrangétests: add testing of parameter=1 for SMP topology
2024-05-17 Daniel P. Berrangéhw/core: allow parameter=1 for SMP topology on any...
2024-05-17 Gerd Hoffmannhw/pflash: fix block write start
2024-05-17 Cédric Le Goaterui/console: Only declare variable fence_fd when CONFIG_...
2024-05-17 Thomas Huthhw/intc/s390_flic: Fix crash that occurs when saving...
2024-05-17 Thomas Huthtests/docker/dockerfiles: Update container files with...
2024-05-17 Thomas Huthtests/lcitool/projects/qemu.yml: Sort entries alphabeti...
2024-05-17 Thomas Huthtests/lcitool: Remove g++ from the containers (except...
2024-05-17 Philippe Mathieu... tests/lcitool: Remove 'xfsprogs' from QEMU
2024-05-17 Thomas Huthtests/lcitool/refresh: Treat the output of lcitool...
2024-05-16 Zhenzhong Duanbackends/iommufd: Make iommufd_backend_*() return bool
2024-05-16 Zhenzhong Duanvfio/cpr: Make vfio_cpr_register_container() return...
2024-05-16 Zhenzhong Duanvfio/iommufd: Make iommufd_cdev_*() return bool
2024-05-16 Zhenzhong Duanvfio/container: Make vfio_get_device() return bool
2024-05-16 Zhenzhong Duanvfio/container: Make vfio_set_iommu() return bool
2024-05-16 Zhenzhong Duanvfio/container: Make vfio_connect_container() return...
2024-05-16 Zhenzhong Duanvfio: Make VFIOIOMMUClass::add_window() and its wrapper...
2024-05-16 Zhenzhong Duanvfio: Make VFIOIOMMUClass::setup() return bool
2024-05-16 Zhenzhong Duanvfio: Make VFIOIOMMUClass::attach_device() and its...
2024-05-16 Zhenzhong Duanvfio/pci: Use g_autofree in iommufd_cdev_get_info_iova_...
2024-05-16 Zhenzhong Duanvfio/pci: Use g_autofree in vfio_realize
2024-05-16 Avihai Horonvfio/migration: Enhance VFIO migration state tracing
2024-05-16 Avihai Horonvfio/migration: Don't emit STOP_COPY VFIO migration...
2024-05-16 Avihai Horonvfio/migration: Emit VFIO migration QAPI event
2024-05-16 Avihai Horonqapi/vfio: Add VFIO migration QAPI event
next