qemu.git
2024-12-20 Peter Xutests: Fix test-qdev-global-props on anonymous qdev...
2024-12-20 Peter Xuqom: New object_property_add_new_container()
2024-12-20 Peter Xuqom: Add TYPE_CONTAINER macro
2024-12-20 BALATON Zoltanlog: Add separate debug option for logging invalid...
2024-12-20 Alexander Grafhvf: arm: Ignore writes to CNTP_CTL_EL0
2024-12-19 Stefan HajnocziMerge tag 'pull-loongarch-20241219' of https://gitlab...
2024-12-19 Bibo Maohw/intc/loongarch_extioi: Code cleanup about loongarch_...
2024-12-19 Bibo Maohw/intc/loongarch_extioi: Add pre_save interface
2024-12-19 Bibo Maohw/intc/loongarch_extioi: Inherit from loongarch_extioi...
2024-12-19 Bibo Maohw/intc/loongarch_extioi: Add common file loongarch_ext...
2024-12-19 Bibo Maohw/intc/loongarch_extioi: Add unrealize interface
2024-12-19 Bibo Maohw/intc/loongarch_extioi: Add common realize interface
2024-12-19 Bibo Maohw/intc/loongarch_extioi: Rename LoongArchExtIOI with...
2024-12-19 Bibo Maoinclude: Rename LoongArchExtIOI with LoongArchExtIOICom...
2024-12-19 Bibo Maoinclude: Move struct LoongArchExtIOI to header file...
2024-12-19 Bibo Maoinclude: Add loongarch_extioi_common header file
2024-12-19 Bibo Maohw/intc/loongarch_pch: Code cleanup about loongarch_pch_pic
2024-12-19 Bibo Maohw/intc/loongarch_pch: Add pre_save and post_load inter...
2024-12-19 Bibo Maohw/intc/loongarch_pch: Inherit from loongarch_pic_common
2024-12-19 Bibo Maohw/intc/loongarch_pch: Move some functions to file...
2024-12-19 Bibo Maohw/intc/loongarch_pch: Rename LoongArchPCHPIC with...
2024-12-19 Bibo Maohw/intc/loongarch_pch: Merge instance_init() into realize()
2024-12-19 Bibo Maoinclude: Move struct LoongArchPCHPIC to loongarch_pic_c...
2024-12-19 Bibo Maoinclude: Add loongarch_pic_common header file
2024-12-19 Stefan HajnocziMerge tag 'qga-pull-2024-12-18' of https://github.com...
2024-12-19 Stefan HajnocziMerge tag 'pull-request-2024-12-18' of https://gitlab...
2024-12-18 Stefan HajnocziMerge tag 'pull-target-arm-20241217' of https://git...
2024-12-18 Michal Privoznikqga: Don't access global variable in run_agent_once()
2024-12-18 Dehan Mengqemu-ga-win: Fix a typo error
2024-12-18 Jean-Louis... qga: skip bind mounts in fs list
2024-12-18 Thomas Huthmeson.build: Disallow libnfs v6 to fix the broken macOS...
2024-12-17 Thomas Huthtests/functional: Convert the hotplug_cpu avocado test
2024-12-17 Thomas Huthtests/functional: Convert the intel_iommu avocado test
2024-12-17 Thomas Huthtests/functional: Add a helper function for retrieving...
2024-12-17 Thomas Huthtests/functional: Convert the arm virt avocado test
2024-12-17 Thomas Huthtests/functional: Convert the quanta-gsj avocado test
2024-12-17 Daniel P. BerrangéMAINTAINERS: add myself as reviewer for functional...
2024-12-17 Daniel P. Berrangétests/functional: ignore errors when caching assets...
2024-12-17 Daniel P. Berrangétests/functional: skip tests if assets are not available
2024-12-17 Daniel P. Berrangétests/functional: remove now unused 'run_cmd' helper
2024-12-17 Daniel P. Berrangétests/functional: replace 'run_cmd' with subprocess...
2024-12-17 Daniel P. Berrangétests/functional: drop back compat imports from utils.py
2024-12-17 Daniel P. Berrangétests/functional: convert tests to new uncompress helper
2024-12-17 Daniel P. Berrangétests/functional: add 'uncompress' to QemuBaseTest
2024-12-17 Daniel P. Berrangétests/functional: add a generalized uncompress helper
2024-12-17 Daniel P. Berrangétests/functional: convert tests to new archive_extract...
2024-12-17 Daniel P. Berrangétests/functional: add 'archive_extract' to QemuBaseTest
2024-12-17 Daniel P. Berrangétests/functional: add a generalized archive_extract
2024-12-17 Daniel P. Berrangétests/functional: let cpio_extract accept filenames
2024-12-17 Daniel P. Berrangétests/functional: add common deb_extract helper
2024-12-17 Daniel P. Berrangétests/functional: add common zip_extract helper
2024-12-17 Daniel P. Berrangétests/functional: move uncompress handling into new...
2024-12-17 Daniel P. Berrangétests/functional: move archive handling into new archiv...
2024-12-17 Daniel P. Berrangétests/functional: remove redundant 'rmtree' call
2024-12-17 Daniel P. Berrangétests/functional: switch over to using self.scratch_file()
2024-12-17 Daniel P. Berrangétests/functional: switch over to using self.data_file...
2024-12-17 Daniel P. Berrangétests/functional: switch over to using self.build_file...
2024-12-17 Daniel P. Berrangétests/functional: switch over to using self.log_file...
2024-12-17 Daniel P. Berrangétests/functional: add helpers for building file paths
2024-12-17 Daniel P. Berrangétests/functional: drop 'has_cmd' and 'has_cmds' helpers
2024-12-17 Daniel P. Berrangétests/functional: switch to new test skip decorators
2024-12-17 Daniel P. Berrangétests/functional: introduce some helpful decorators
2024-12-17 Daniel P. Berrangétests/functional: drop 'tesseract_available' helper
2024-12-17 Daniel P. Berrangétests/functional: simplify 'which' implementation
2024-12-17 Daniel P. Berrangétests/functional: remove duplicated 'which' function...
2024-12-17 Daniel P. Berrangétests/functional: resolve str(Asset) to cache file...
2024-12-17 Daniel P. Berrangétests/functional: remove many unused imports
2024-12-17 Daniel P. Berrangétests/functional: add execute permission to aspeed...
2024-12-17 Marcin Juszkiewicztests/functional: update sbsa-ref firmware used in...
2024-12-17 Peter Maydellhw/intc/arm_gicv3_its: Zero initialize local DTEntry...
2024-12-17 Manos Pitsidianakistests/tcg/aarch64: add system test for FEAT_XS
2024-12-17 Manos Pitsidianakistarget/arm: Enable FEAT_XS for the max cpu
2024-12-17 Manos Pitsidianakistarget/arm: Add decodetree entry for DSB nXS variant
2024-12-17 Peter Maydelltarget/arm: Add ARM_CP_ADD_TLBI_NXS type flag to TLBI...
2024-12-17 Peter Maydelltarget/arm: Add ARM_CP_ADD_TLBI_NXS type flag for NXS...
2024-12-17 Peter Maydelltarget/arm: Implement fine-grained-trap handling for...
2024-12-17 Richard Hendersontarget/arm: Use float_status in helper_vfp_fcvt{ds,sd}
2024-12-17 Richard Hendersontarget/arm: Use float_status in helper_fcvtx_f64_to_f32
2024-12-17 Richard Hendersontarget/arm: Convert neon_helper.c to use env alias
2024-12-17 Richard Hendersontarget/arm: Convert vec_helper.c to use env alias
2024-12-17 Richard Hendersontarget/arm: Convert sme_helper.c to fpst alias
2024-12-17 Richard Hendersontarget/arm: Convert sve_helper.c to fpst alias
2024-12-17 Richard Hendersontarget/arm: Convert neon_helper.c to fpst alias
2024-12-17 Richard Hendersontarget/arm: Convert vec_helper.c to fpst alias
2024-12-17 Richard Hendersontarget/arm: Convert helper-a64.c to fpst alias
2024-12-17 Richard Hendersontarget/arm: Convert vfp_helper.c to fpst alias
2024-12-17 Denis Rastyogintarget/arm: remove redundant code
2024-12-16 Stefan HajnocziMerge tag 'firmware-20241216-pull-request' of https...
2024-12-16 Stefan HajnocziMerge tag 'pull-prop-20241215' of https://gitlab.com...
2024-12-16 Gerd Hoffmannroms: re-add edk2-basetools target
2024-12-16 Heinrich Schuchardtpc-bios: add missing riscv64 descriptor
2024-12-16 Pratik R. Sampatpc-bios: Add amd-sev-es to edk2 json
2024-12-16 Gerd Hoffmannx86/loader: add -shim option
2024-12-16 Gerd Hoffmannx86/loader: expose unpatched kernel
2024-12-16 Gerd Hoffmannx86/loader: read complete kernel
2024-12-16 Gerd Hoffmannx86/loader: only patch linux kernels
2024-12-15 Richard Hendersondocs: Constify all Property in examples
2024-12-15 Richard Hendersontests/unit: Constify all Property
2024-12-15 Richard Hendersonhw/xen: Constify all Property
2024-12-15 Richard Hendersonhw/watchdog: Constify all Property
next