qemu.git
2024-12-21 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20241220' of https:...
2024-12-21 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-12-20 MollyChentarget/riscv: add support for RV64 Xiangshan Nanhu CPU
2024-12-20 Daniel Henrique... target/riscv: add ssstateen
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 'pull-loongarch-20241219' of https://gitlab...
2024-12-19 Paolo Bonzinirust: pl011: simplify handling of the FIFO enabled...
2024-12-19 Paolo Bonzinirust: pl011: fix migration stream
2024-12-19 Paolo Bonzinirust: pl011: extend registers to 32 bits
2024-12-19 Paolo Bonzinirust: pl011: fix break errors and definition of Data...
2024-12-19 Paolo Bonzinirust: pl011: always use reset() method on registers
2024-12-19 Paolo Bonzinirust: pl011: match break logic of C version
2024-12-19 Paolo Bonzinirust: pl011: fix declaration of LineControl bits
2024-12-19 Maciej S. Szmigierotarget/i386: Reset TSCs of parked vCPUs too on VM reset
2024-12-19 Paolo Bonzinikvm: consistently return 0/-errno from kvm_convert_memory
2024-12-19 Paolo Bonzinirust: qemu-api: add a module to wrap functions and...
2024-12-19 Paolo Bonzinirust: qom: add initial subset of methods on Object
2024-12-19 Paolo Bonzinirust: qom: add casting functionality
2024-12-19 Paolo Bonzinirust: tests: allow writing more than one test
2024-12-19 Paolo Bonzinibql: add a "mock" BQL for Rust unit tests
2024-12-19 Paolo Bonzinirust: re-export C types from qemu-api submodules
2024-12-19 Paolo Bonzinirust: rename qemu-api modules to follow C code a bit...
2024-12-19 Paolo Bonzinirust: qom: add possibility of overriding unparent
2024-12-19 Paolo Bonzinirust: qom: put class_init together from multiple ClassI...
2024-12-19 Richard HendersonConstify all opaque Property pointers
2024-12-19 Richard Hendersonhw/core/qdev-properties: Constify Property argument...
2024-12-19 Richard Hendersonhw/core/qdev-properties: Constify Property argument...
2024-12-19 Richard Hendersoninclude/hw/qdev-properties: Shrink struct Property
2024-12-19 Richard Hendersoninclude/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
2024-12-19 Richard Hendersontarget/riscv: Do not abuse DEFINE_PROP_END_OF_LIST
2024-12-19 Richard Hendersonhw/core: Remove device_class_set_props function
2024-12-19 Richard Hendersonrust/qemu-api: Use device_class_set_props_n
2024-12-19 Richard Hendersonhw/arm/armsse: Use device_class_set_props_n
2024-12-19 Richard Hendersonhw/scsi/megasas: Use device_class_set_props_n
2024-12-19 Richard Hendersonmigration: Use device_class_set_props_n
2024-12-19 Richard Hendersonhw/core: Introduce device_class_set_props_n
2024-12-19 Richard Hendersoninclude/hw/qdev-core: Detect most empty Property lists...
2024-12-19 Richard Hendersonhw/virtio: Remove empty Property lists
2024-12-19 Richard Hendersonhw/sparc: Remove empty Property lists
2024-12-19 Richard Hendersonhw/xen: Remove empty Property lists
2024-12-19 Richard Hendersonhw/s390x: Remove empty Property lists
2024-12-19 Richard Hendersonhw/tricore: Remove empty Property lists
2024-12-19 Richard Hendersonhw/ppc: Only register spapr_nvdimm_properties if CONFIG...
2024-12-19 Richard Hendersonhw/pci-host/astro: Remove empty Property list
2024-12-19 Richard Hendersontarget/s390x: Use s390x_cpu_properties for system mode...
2024-12-19 Richard Hendersontarget/ppc: Remove empty property list
2024-12-19 Richard Hendersonhw/ide: Constify sysbus_ahci_properties
2024-12-19 Richard Hendersonmigration: Constify migration_properties
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()
next