696 Commits (514b4f361b65c49303877829561faad5e1d2463c)

Author SHA1 Message Date
Peter Maydell 514b4f361b nvic: Expose NMI line 8 years ago
Jia He 84be3ef1de hw/intc/arm_gicv3_its: downgrade error_report to warn_report in kvm_arm_its_reset 8 years ago
Peter Maydell ac656b166b target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO} 8 years ago
Luc Michel 067a2b9c15 intc/arm_gic: Improve traces 8 years ago
Luc Michel 50e579262d intc/arm_gic: Implement maintenance interrupt generation 8 years ago
Luc Michel cbe1282b56 intc/arm_gic: Implement gic_update_virt() function 8 years ago
Luc Michel 527d296f5d intc/arm_gic: Implement the virtual interface registers 8 years ago
Luc Michel 2c679ac734 intc/arm_gic: Wire the vCPU interface 8 years ago
Luc Michel 7eb079ec51 intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write) 8 years ago
Luc Michel 02f2e22d7c intc/arm_gic: Implement virtualization extensions in gic_(deactivate|complete_irq) 8 years ago
Luc Michel 439badd66d intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irq 8 years ago
Luc Michel a1d7b8d896 intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_prio) 8 years ago
Luc Michel 86b350f0d0 intc/arm_gic: Add virtualization enabled IRQ helper functions 8 years ago
Luc Michel 3dd0471b75 intc/arm_gic: Refactor secure/ns access check in the CPU interface 8 years ago
Luc Michel 4a37e0e476 intc/arm_gic: Add virtualization extensions helper macros and functions 8 years ago
Luc Michel 7c2fffd282 intc/arm_gic: Add virtual interface register definitions 8 years ago
Luc Michel 5773c0494a intc/arm_gic: Add the virtualization extensions to the GIC state 8 years ago
Luc Michel 50491c56a5 intc/arm_gic: Remove some dead code and put some functions static 8 years ago
Luc Michel 3bb0b03897 intc/arm_gic: Implement GICD_ISACTIVERn and GICD_ICACTIVERn registers 8 years ago
Luc Michel 67ce697ac8 intc/arm_gic: Refactor operations on the distributor 8 years ago
Julia Suvorova c4379b4874 nvic: Change NVIC to support ARMv6-M 8 years ago
Julia Suvorova 22ab346001 arm: Add ARMv6-M programmer's model support 8 years ago
Julia Suvorova 7c9140afd5 nvic: Handle ARMv6-M SCS reserved registers 8 years ago
Peter Maydell 341823c172 hw/intc/arm_gicv3_common: Move gicd shift bug handling to gicv3_post_load 8 years ago
Peter Maydell 326049cc8e hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSD 8 years ago
Peter Maydell adc4fda6d5 hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpu 8 years ago
Peter Maydell 78e9ddd75e hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed function 8 years ago
Peter Maydell 942566ffc1 armv7m_nvic: Fix m-security subsection name 8 years ago
Peter Maydell 1a5182c0d2 target/arm: Escalate to correct HardFault when AIRCR.BFHFNMINS is set 8 years ago
Peter Maydell 042374c92e hw/intc/arm_gicv3: Check correct HCR_EL2 bit when routing IRQ 8 years ago
Thomas Huth 1ddc9b98c3 hw/intc/exynos4210_gic: Turn instance_init into realize function 8 years ago
Thomas Huth 32db1b58ca hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic' 8 years ago
Thomas Huth 955cbc6b17 hw/arm/armv7: Fix crash when introspecting the "iotkit" device 8 years ago
Peter Maydell 7995206d05 hw/intc/arm_gic: Fix handling of GICD_ITARGETSR 8 years ago
Peter Maydell ee03cca88e hw/intc/arm_gic: Check interrupt number in gic_deactivate_irq() 8 years ago
Greg Kurz b585395b65 ppc/xics: fix ICP reset path 8 years ago
Paolo Bonzini 960a479f7f ioapic: remove useless lower bounds check 8 years ago
Cédric Le Goater abe82ebb20 ppc/xics: rework the ICS classes inheritance tree 8 years ago
Cédric Le Goater c8b1846f23 ppc/xics: move the vmstate structures under the ics-base class 8 years ago
Cédric Le Goater eeefd43b3c ppx/xics: introduce a parent_reset in ICSStateClass 8 years ago
Cédric Le Goater 815049a01b ppc/xics: move the instance_init handler under the ics-base class 8 years ago
Cédric Le Goater 0a647b76db ppc/xics: introduce a parent_realize in ICSStateClass 8 years ago
Cédric Le Goater a028dd423e ppc/xics: introduce ICP DeviceRealize and DeviceReset handlers 8 years ago
Peter Xu 0c8465440d hmp: obsolete "info ioapic" 9 years ago
Peter Xu cce5405e0e ioapic: support "info irq" 9 years ago
Peter Xu 6a218b032b ioapic: some proper indents when dump info 9 years ago
Peter Xu 4a499ad295 ioapic: support "info pic" 9 years ago
Eric Auger 80d6733389 hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions 8 years ago
Eric Auger 1e575b6664 hw/intc/arm_gicv3: Introduce redist-region-count array property 8 years ago
Eric Auger 19d1bd0b58 target/arm: Allow KVM device address overwriting 8 years ago