Official QOSAMI-QEMU mirror. Please see https://www.qemu.org/contribute/ for how to submit changes to QEMU. Pull Requests are disabled. Please only use release tarballs from the QEMU website.
master
hw/arm/virt: Split GICv2 and GICv3/4 creation
Peter Maydell committed 6 months ago
hw/arm/virt: Pull "wire CPU interrupts" out of create_gic()
Peter Maydell committed 6 months ago
hw/arm/virt: Move MSI controller creation out of create_gic()
Peter Maydell committed 6 months ago
hw/arm/virt: Remember CPU phandles rather than looking them up by name
Peter Maydell committed 6 months ago
hw/intc/arm_gicv3_cpuif: Don't allow GICv3 if CPU has GICv5 cpuif
Peter Maydell committed 6 months ago
target/arm: Add has_gcie property to enable FEAT_GCIE
Peter Maydell committed 6 months ago
target/arm: Connect internal interrupt sources up as GICv5 PPIs
Peter Maydell committed 5 months ago
target/arm: GICv5 cpuif: Signal IRQ or FIQ
Peter Maydell committed 6 months ago
target/arm: GICv5 cpuif: Implement GIC CDDI
Peter Maydell committed 6 months ago
hw/intc/arm_gicv5: Implement Deactivate command
Peter Maydell committed 6 months ago
target/arm: GICv5 cpuif: Implement GIC CDEOI
Peter Maydell committed 6 months ago
target/arm: GICv5 cpuif: Implement GICR CDIA command
Peter Maydell committed 6 months ago
hw/intc/arm_gicv5: Implement Activate command
Peter Maydell committed 6 months ago
target/arm: GICv5 cpuif: Implement ICC_HPPIR_EL1
Peter Maydell committed 6 months ago
target/arm: GICv5 cpuif: Implement ICC_PCR_EL1
Peter Maydell committed 6 months ago
target/arm: GICv5 cpuif: Implement ICC_CR0_EL1
Peter Maydell committed 6 months ago
hw/intc/arm_gicv5: Calculate HPPI in the IRS
Peter Maydell committed 6 months ago
target/arm: GICv5 cpuif: Calculate the highest priority PPI
Peter Maydell committed 6 months ago
target/arm: GICv5 cpuif: Implement ICC_APR_EL1 and ICC_HAPR_EL1
Peter Maydell committed 6 months ago
target/arm: GICv5 cpuif: Implement PPI priority registers
Peter Maydell committed 6 months ago