qemu.git
2024-12-20 Daniel Henrique... target/riscv/tcg: hide warn for named feats when disabl...
2024-12-20 Philippe Mathieu... target/riscv: Include missing headers in 'internals.h'
2024-12-20 Philippe Mathieu... target/riscv: Include missing headers in 'vector_intern...
2024-12-20 Fea.Wangtarget/riscv: Check svukte is not enabled in RV32
2024-12-20 Fea.Wangtarget/riscv: Expose svukte ISA extension
2024-12-20 Fea.Wangtarget/riscv: Check memory access to meet svukte rule
2024-12-20 Fea.Wangtarget/riscv: Support hstatus[HUKTE] bit when svukte...
2024-12-20 Fea.Wangtarget/riscv: Support senvcfg[UKTE] bit when svukte...
2024-12-20 Fea.Wangtarget/riscv: Add svukte extension capability variable
2024-12-20 Jim Shuhw/riscv: Add the checking if DTB overlaps to kernel...
2024-12-20 Jim Shuhw/riscv: Add a new struct RISCVBootInfo
2024-12-20 Jim Shuhw/riscv: Support to load DTB after 3GB memory on 64...
2024-12-20 Philippe Mathieu... hw/char/riscv_htif: Clarify MemoryRegionOps expect...
2024-12-20 Philippe Mathieu... hw/char/riscv_htif: Explicit little-endian implementation
2024-12-20 Philippe Mathieu... MAINTAINERS: Cover RISC-V HTIF interface
2024-12-20 Sia Jee Hengtests/qtest/bios-tables-test: Update virt SPCR golden...
2024-12-20 Sia Jee Henghw/acpi: Upgrade ACPI SPCR table to support SPCR table...
2024-12-20 Sia Jee Hengqtest: allow SPCR acpi table changes
2024-12-20 Sai Pavan Bodduhw/riscv: Add Microblaze V generic board
2024-12-20 Daniel Henrique... docs: update riscv/virt.rst with kernel-irqchip=split...
2024-12-20 Daniel Henrique... target/riscv/kvm: remove irqchip_split() restriction
2024-12-20 Daniel Henrique... hw/intc/riscv_aplic: add kvm_msicfgaddr for split mode...
2024-12-20 Daniel Henrique... hw/riscv/virt.c, riscv_aplic.c: add 'emulated_aplic...
2024-12-20 Daniel Henrique... target/riscv/kvm: consider irqchip_split() in aia_create()
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
next