qemu.git
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 '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
2024-05-16 Vinayak Kalevfio/pci: migration: Skip config space check for Vendor...
2024-05-16 Cédric Le Goatervfio/ccw: Make vfio_ccw_register_irq_notifier() return...
2024-05-16 Cédric Le Goatervfio/ccw: Use g_autofree variable in vfio_ccw_register_...
2024-05-16 Cédric Le Goatervfio/ap: Make vfio_ap_register_irq_notifier() return...
2024-05-16 Cédric Le Goatervfio/ap: Use g_autofree variable in vfio_ap_register_ir...
2024-05-16 Cédric Le Goatervfio: Also trace event failures in vfio_save_complete_p...
2024-05-16 Cédric Le Goatervfio: Add Error** argument to .get_dirty_bitmap() handler
2024-05-16 Cédric Le Goatermemory: Add Error** argument to memory_get_xlat_addr()
2024-05-16 Cédric Le Goatervfio: Reverse test on vfio_get_xlat_addr()
2024-05-16 Cédric Le Goatervfio/migration: Add Error** argument to .vfio_save_conf...
2024-05-16 Cédric Le Goatervfio/migration: Add an Error** argument to vfio_migrati...
2024-05-16 Cédric Le Goatermigration: Extend migration_file_set_error() with Error...
2024-05-16 Cédric Le Goatervfio: Add Error** argument to vfio_devices_dma_logging_...
2024-05-16 Cédric Le Goatervfio: Add Error** argument to .set_dirty_page_tracking...
2024-05-16 Richard HendersonMerge tag 'pull-maintainer-may24-160524-2' of https...
2024-05-16 Pierrick Bouvierplugins: remove op from qemu_plugin_inline_cb
2024-05-16 Pierrick Bouvierplugins: extract cpu_index generate
2024-05-16 Pierrick Bouvierplugins: distinct types for callbacks
2024-05-16 Pierrick Bouviertests/plugin/inline: add test for conditional callback
2024-05-16 Pierrick Bouvierplugins: conditional callbacks
2024-05-16 Pierrick Bouviertests/plugin/inline: add test for STORE_U64 inline op
2024-05-16 Pierrick Bouvierplugins: add new inline op STORE_U64
2024-05-16 Pierrick Bouvierplugins: extract generate ptr for qemu_plugin_u64
2024-05-16 Pierrick Bouvierplugins: prepare introduction of new inline ops
2024-05-16 Alex Bennéescripts/update-linux-header.sh: be more src tree friendly
2024-05-16 Alex Bennéetests/tcg: don't append QEMU_OPTS for armv6m-undef...
2024-05-15 Richard HendersonMerge tag 'pull-hppa-20240515' of https://gitlab.com...
2024-05-15 Richard HendersonMerge tag 'pull-tcg-20240515' of https://gitlab.com...
2024-05-15 Richard Hendersontarget/hppa: Log cpu state on return-from-interrupt
2024-05-15 Richard Hendersontarget/hppa: Log cpu state at interrupt
2024-05-15 Richard Hendersontarget/hppa: Implement CF_PCREL
2024-05-15 Richard Hendersontarget/hppa: Adjust priv for B,GATE at runtime
2024-05-15 Richard Hendersontarget/hppa: Drop tlb_entry return from hppa_get_physic...
2024-05-15 Richard Hendersontarget/hppa: Implement PSW_X
2024-05-15 Richard Hendersontarget/hppa: Implement PSW_B
2024-05-15 Richard Hendersontarget/hppa: Manage PSW_X and PSW_B in translator
2024-05-15 Richard Hendersontarget/hppa: Split PSW X and B into their own field
2024-05-15 Richard Hendersontarget/hppa: Improve hppa_cpu_dump_state
2024-05-15 Richard Hendersontarget/hppa: Do not mask in copy_iaoq_entry
2024-05-15 Richard Hendersontarget/hppa: Store full iaoq_f and page offset of iaoq_...
2024-05-15 Richard Hendersonlinux-user/hppa: Force all code addresses to PRIV_USER
2024-05-15 Richard Hendersontarget/hppa: Use delay_excp for conditional trap on...
2024-05-15 Richard Hendersontarget/hppa: Use delay_excp for conditional traps
2024-05-15 Richard Hendersontarget/hppa: Introduce DisasDelayException
2024-05-15 Richard Hendersontarget/hppa: Remove cond_free
2024-05-15 Richard Hendersontarget/hppa: Use TCG_COND_TST* in trans_ftest
2024-05-15 Richard Hendersontarget/hppa: Use registerfields.h for FPSR
2024-05-15 Richard Hendersontarget/hppa: Use TCG_COND_TST* in trans_bb_imm
2024-05-15 Richard Hendersontarget/hppa: Use TCG_COND_TST* in do_unit_addsub
2024-05-15 Richard Hendersontarget/hppa: Use TCG_COND_TST* in do_unit_zero_cond
next