qemu.git
2024-12-20 Daniel Henrique... hw/riscv/virt.c: rename helper to virt_use_kvm_aia_apli...
2024-12-20 Daniel Henrique... hw/riscv/virt.c: reduce virt_use_kvm_aia() usage
2024-12-20 Daniel Henrique... hw/intc/riscv_aplic: rename is_kvm_aia()
2024-12-20 Anton Blanchardtarget/riscv: Add Tenstorrent Ascalon CPU
2024-12-20 Daniel Henrique... docs/specs: add riscv-iommu-sys information
2024-12-20 Daniel Henrique... hw/riscv/riscv-iommu: implement reset protocol
2024-12-20 Daniel Henrique... hw/riscv/virt.c, riscv-iommu-sys.c: add MSIx support
2024-12-20 Sunil V Lhw/riscv/virt: Add IOMMU as platform device if the...
2024-12-20 Tomasz Jeznachhw/riscv: add riscv-iommu-sys platform device
2024-12-20 Daniel Henrique... hw/riscv/riscv-iommu: parametrize CAP.IGS
2024-12-20 Daniel Henrique... hw/riscv/riscv-iommu.c: add riscv_iommu_instance_init()
2024-12-20 Yong-Xuan Wanghw/intc/riscv_aplic: Fix APLIC in_clrip and clripnum...
2024-12-20 Jason Chienhw/riscv/riscv-iommu.c: Correct the validness check...
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
2024-12-15 Richard Hendersonhw/virtio: Constify all Property
2024-12-15 Richard Hendersonhw/vfio: Constify all Property
2024-12-15 Richard Hendersonhw/usb: Constify all Property
2024-12-15 Richard Hendersonhw/ufs: Constify all Property
2024-12-15 Richard Hendersonhw/tpm: Constify all Property
2024-12-15 Richard Hendersonhw/timer: Constify all Property
2024-12-15 Richard Hendersonhw/ssi: Constify all Property
2024-12-15 Richard Hendersonhw/sparc64: Constify all Property
2024-12-15 Richard Hendersonhw/sparc: Constify all Property
2024-12-15 Richard Hendersonhw/sd: Constify all Property
2024-12-15 Richard Hendersonhw/scsi: Constify all Property
next