index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
1
-2
/
+2
2018-10-24
target/arm: Move some system registers into a substructure
Richard Henderson
1
-6
/
+6
2018-10-19
ioapic: Fix error handling in realize()
Markus Armbruster
1
-4
/
+4
2018-10-19
Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
1
-6
/
+1
2018-10-19
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
1
-6
/
+9
2018-09-25
hw/intc/arm_gic: Drop GIC_BASE_IRQ macro
Peter Maydell
3
-20
/
+14
2018-08-24
hw/intc/arm_gic: Make per-cpu GICH memory regions 0x200 bytes large
Peter Maydell
1
-1
/
+1
2018-08-23
hw/intc/apic: Switch away from old_mmio
Peter Maydell
1
-24
/
+18
2018-08-20
nvic: Expose NMI line
Peter Maydell
2
-0
/
+20
2018-08-20
hw/intc/arm_gicv3_its: downgrade error_report to warn_report in kvm_arm_its_r...
Jia He
1
-1
/
+1
2018-08-14
target/arm: Provide accessor functions for HCR_EL2.{IMO, FMO, AMO}
Peter Maydell
1
-9
/
+10
2018-08-14
intc/arm_gic: Improve traces
Luc Michel
2
-8
/
+35
2018-08-14
intc/arm_gic: Implement maintenance interrupt generation
Luc Michel
1
-0
/
+97
2018-08-14
intc/arm_gic: Implement gic_update_virt() function
Luc Michel
1
-39
/
+136
2018-08-14
intc/arm_gic: Implement the virtual interface registers
Luc Michel
1
-2
/
+233
2018-08-14
intc/arm_gic: Wire the vCPU interface
Luc Michel
1
-2
/
+35
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_cpu_(read|write)
Luc Michel
1
-5
/
+15
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_(deactivate|complete...
Luc Michel
1
-4
/
+47
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_acknowledge_irq
Luc Michel
1
-19
/
+33
2018-08-14
intc/arm_gic: Implement virtualization extensions in gic_(activate_irq|drop_p...
Luc Michel
1
-12
/
+38
2018-08-14
intc/arm_gic: Add virtualization enabled IRQ helper functions
Luc Michel
2
-18
/
+97
2018-08-14
intc/arm_gic: Refactor secure/ns access check in the CPU interface
Luc Michel
1
-17
/
+22
2018-08-14
intc/arm_gic: Add virtualization extensions helper macros and functions
Luc Michel
2
-0
/
+79
2018-08-14
intc/arm_gic: Add virtual interface register definitions
Luc Michel
1
-0
/
+65
2018-08-14
intc/arm_gic: Add the virtualization extensions to the GIC state
Luc Michel
4
-26
/
+137
2018-08-14
intc/arm_gic: Remove some dead code and put some functions static
Luc Michel
2
-25
/
+2
2018-08-14
intc/arm_gic: Implement GICD_ISACTIVERn and GICD_ICACTIVERn registers
Luc Michel
1
-4
/
+57
2018-08-14
intc/arm_gic: Refactor operations on the distributor
Luc Michel
4
-116
/
+127
2018-08-14
nvic: Change NVIC to support ARMv6-M
Julia Suvorova
1
-3
/
+18
2018-08-14
arm: Add ARMv6-M programmer's model support
Julia Suvorova
1
-0
/
+10
2018-08-14
nvic: Handle ARMv6-M SCS reserved registers
Julia Suvorova
1
-2
/
+49
2018-08-06
hw/intc/arm_gicv3_common: Move gicd shift bug handling to gicv3_post_load
Peter Maydell
1
-40
/
+37
2018-08-06
hw/intc/arm_gicv3_common: Move post_load hooks to top-level VMSD
Peter Maydell
1
-4
/
+4
2018-08-06
hw/intc/arm_gicv3_common: Combine duplicate .subsections in vmstate_gicv3_cpu
Peter Maydell
1
-3
/
+0
2018-08-06
hw/intc/arm_gicv3_common: Give no-migration-shift-bug subsection a needed fun...
Peter Maydell
1
-0
/
+6
2018-07-30
armv7m_nvic: Fix m-security subsection name
Peter Maydell
1
-1
/
+1
2018-07-24
target/arm: Escalate to correct HardFault when AIRCR.BFHFNMINS is set
Peter Maydell
2
-3
/
+7
2018-07-24
hw/intc/arm_gicv3: Check correct HCR_EL2 bit when routing IRQ
Peter Maydell
1
-1
/
+1
2018-07-23
hw/intc/exynos4210_gic: Turn instance_init into realize function
Thomas Huth
1
-3
/
+3
2018-07-17
hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic'
Thomas Huth
1
-5
/
+2
2018-07-17
hw/arm/armv7: Fix crash when introspecting the "iotkit" device
Thomas Huth
1
-3
/
+2
2018-07-16
hw/intc/arm_gic: Fix handling of GICD_ITARGETSR
Peter Maydell
1
-2
/
+4
2018-07-16
hw/intc/arm_gic: Check interrupt number in gic_deactivate_irq()
Peter Maydell
1
-1
/
+15
2018-07-16
ppc/xics: fix ICP reset path
Greg Kurz
1
-3
/
+11
2018-07-06
ioapic: remove useless lower bounds check
Paolo Bonzini
1
-1
/
+1
2018-07-03
ppc/xics: rework the ICS classes inheritance tree
Cédric Le Goater
1
-7
/
+5
2018-07-03
ppc/xics: move the vmstate structures under the ics-base class
Cédric Le Goater
1
-56
/
+56
2018-07-03
ppx/xics: introduce a parent_reset in ICSStateClass
Cédric Le Goater
2
-31
/
+40
2018-07-03
ppc/xics: move the instance_init handler under the ics-base class
Cédric Le Goater
1
-8
/
+8
2018-07-03
ppc/xics: introduce a parent_realize in ICSStateClass
Cédric Le Goater
2
-20
/
+37
[next]