aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-08-02arm/virt: Add support for GICv2 virtualization extensionsLuc Michel
2018-08-02xlnx-zynqmp: Improve GIC wiring and MMIO mappingLuc Michel
2018-08-02intc/arm_gic: Improve tracesLuc Michel
2018-08-02intc/arm_gic: Implement maintenance interrupt generationLuc Michel
2018-08-02intc/arm_gic: Implement gic_update_virt() functionLuc Michel
2018-08-02intc/arm_gic: Implement the virtual interface registersLuc Michel
2018-08-02intc/arm_gic: Wire the vCPU interfaceLuc Michel
2018-08-02intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)Luc Michel
2018-08-02intc/arm_gic: Implement virtualization extensions in gic_(deactivate|complete...Luc Michel
2018-08-02intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irqLuc Michel
2018-08-02intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_p...Luc Michel
2018-08-02intc/arm_gic: Add virtualization enabled IRQ helper functionsLuc Michel
2018-08-02intc/arm_gic: Refactor secure/ns access check in the CPU interfaceLuc Michel
2018-08-02intc/arm_gic: Add virtualization extensions helper macros and functionsLuc Michel
2018-08-02intc/arm_gic: Add virtual interface register definitionsLuc Michel
2018-08-02intc/arm_gic: Add the virtualization extensions to the GIC stateLuc Michel
2018-08-02intc/arm_gic: Remove some dead code and put some functions staticLuc Michel
2018-08-02intc/arm_gic: Implement GICD_ISACTIVERn and GICD_ICACTIVERn registersLuc Michel
2018-08-02intc/arm_gic: Refactor operations on the distributorLuc Michel
2018-08-02nvic: Change NVIC to support ARMv6-MJulia Suvorova
2018-08-02arm: Add ARMv6-M programmer's model supportJulia Suvorova
2018-08-02nvic: Handle ARMv6-M SCS reserved registersJulia Suvorova
2018-07-31Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180731' into stagingPeter Maydell
2018-07-30s390x/sclp: fix maxram calculationChristian Borntraeger
2018-07-30hw/misc/tz-mpc: Zero the LUT on initialization, not just resetPeter Maydell
2018-07-30hw/arm/iotkit: Fix IRQ number for timer1Peter Maydell
2018-07-30armv7m_nvic: Fix m-security subsection namePeter Maydell
2018-07-30hw/arm/sysbus-fdt: Fix assertion in copy_properties_from_host()Geert Uytterhoeven
2018-07-30arm/smmuv3: Fix missing VMSD terminatorDr. David Alan Gilbert
2018-07-24audio/hda: Fix migrationDr. David Alan Gilbert
2018-07-24target/arm: Escalate to correct HardFault when AIRCR.BFHFNMINS is setPeter Maydell
2018-07-24hw/intc/arm_gicv3: Check correct HCR_EL2 bit when routing IRQPeter Maydell
2018-07-23hw/intc/exynos4210_gic: Turn instance_init into realize functionpull-target-arm-20180723Thomas Huth
2018-07-23hw/arm/spitz: Move problematic nand_init() code to realize functionThomas Huth
2018-07-23hw/sd/bcm2835_sdhost: Fix PIO mode writesGuenter Roeck
2018-07-23hw/microblaze/xlnx-zynqmp-pmu: Fix introspection problem in 'xlnx, zynqmp-pmu...Thomas Huth
2018-07-20e1000e: Prevent MSI/MSI-X stormsJan Kiszka
2018-07-19spike: Fix crash when introspecting the deviceAlistair Francis
2018-07-19riscv_hart: Fix crash when introspecting the deviceAlistair Francis
2018-07-19virt: Fix crash when introspecting the deviceAlistair Francis
2018-07-19sifive_u: Fix crash when introspecting the deviceAlistair Francis
2018-07-19sifive_e: Fix crash when introspecting the deviceAlistair Francis
2018-07-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-17i386: only parse the initrd_filename once for multiboot modulesDaniel P. Berrangé
2018-07-17i386: fix regression parsing multiboot initrd modulesDaniel P. Berrangé
2018-07-17hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" deviceThomas Huth
2018-07-17hw/display/xlnx_dp: Move problematic code from instance_init to realizePaolo Bonzini
2018-07-17hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' deviceThomas Huth
2018-07-17hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10'Thomas Huth
2018-07-17hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic'Thomas Huth