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
2017-03-27
Revert "apic: save apic_delivered flag"
Paolo Bonzini
1
-33
/
+0
2017-03-18
nios2: iic: Convert CPU prop to qom link
Marek Vasut
1
-8
/
+5
2017-03-09
hw/intc/arm_gic: modernise the DPRINTF
Alex Bennée
1
-4
/
+9
2017-03-06
ppc/xics: register reset handlers for the ICP and ICS objects
Cédric Le Goater
2
-9
/
+16
2017-03-02
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170301' into...
Peter Maydell
3
-517
/
+256
2017-03-01
ppc/xics: rename 'ICPState *' variables to 'icp'
Cédric Le Goater
2
-94
/
+94
2017-03-01
ppc/xics: move InterruptStatsProvider to the sPAPR machine
Cédric Le Goater
1
-18
/
+2
2017-03-01
ppc/xics: move ics-simple post_load under the machine
Cédric Le Goater
1
-10
/
+0
2017-03-01
ppc/xics: remove the XICSState classes
Cédric Le Goater
3
-38
/
+0
2017-03-01
ppc/xics: export the XICS init routines
Cédric Le Goater
2
-19
/
+5
2017-03-01
ppc/xics: register the reset handler of ICP objects
Cédric Le Goater
1
-18
/
+0
2017-03-01
ppc/xics: simplify spapr_dt_xics() interface
Cédric Le Goater
1
-2
/
+2
2017-03-01
ppc/xics: use the QOM interface to grab an ICP
Cédric Le Goater
2
-22
/
+27
2017-03-01
ppc/xics: move the cpu_setup() handler under the ICPState class
Cédric Le Goater
2
-33
/
+33
2017-03-01
ppc/xics: simplify the cpu_setup() handler
Cédric Le Goater
2
-9
/
+5
2017-03-01
ppc/xics: move kernel_xics_fd out of KVMXICSState
Cédric Le Goater
1
-9
/
+7
2017-03-01
ppc/xics: extend the QOM interface to handle ICPs
Cédric Le Goater
1
-1
/
+1
2017-03-01
ppc/xics: remove the XICS list of ICS
Cédric Le Goater
1
-8
/
+0
2017-03-01
ppc/xics: register the reset handler of ICS objects
Cédric Le Goater
1
-5
/
+0
2017-03-01
ppc/xics: remove xics_find_source()
Cédric Le Goater
1
-12
/
+0
2017-03-01
ppc/xics: use the QOM interface to resend irqs
Cédric Le Goater
1
-9
/
+11
2017-03-01
ppc/xics: use the QOM interface to get irqs
Cédric Le Goater
1
-2
/
+3
2017-03-01
ppc/xics: use the QOM interface under the sPAPR machine
Cédric Le Goater
1
-1
/
+1
2017-03-01
ppc/xics: introduce a XICSFabric QOM interface to handle ICSs
Cédric Le Goater
1
-0
/
+7
2017-03-01
ppc/xics: add an InterruptStatsProvider interface to ICS and ICP objects
Cédric Le Goater
1
-35
/
+41
2017-03-01
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
1
-13
/
+9
2017-03-01
ppc/xics: remove set_nr_servers() handler from XICSStateClass
Cédric Le Goater
3
-102
/
+19
2017-03-01
ppc/xics: remove set_nr_irqs() handler from XICSStateClass
Cédric Le Goater
3
-105
/
+37
2017-03-01
xics: XICS should not be a SysBusDevice
David Gibson
1
-1
/
+1
2017-02-28
hw/intc/arm_gicv3_kvm: Reset GICv3 cpu interface registers
Vijaya Kumar K
1
-0
/
+60
2017-02-28
target-arm: Add GICv3CPUState in CPUARMState struct
Vijaya Kumar K
3
-0
/
+12
2017-02-28
hw/intc/arm_gicv3_kvm: Implement get/put functions
Vijaya Kumar K
2
-16
/
+558
2017-02-28
hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate
Vijaya Kumar K
1
-0
/
+36
2017-02-28
armv7m: Split systick out from NVIC
Peter Maydell
1
-126
/
+34
2017-02-28
armv7m: Don't put core v7M devices under CONFIG_STELLARIS
Peter Maydell
1
-1
/
+1
2017-02-28
armv7m: Make NVIC expose a memory region rather than mapping itself
Peter Maydell
1
-5
/
+2
2017-02-28
armv7m: Move NVICState struct definition into header
Peter Maydell
1
-48
/
+1
2017-02-28
armv7m: Allow SHCSR writes to change pending and active bits
Peter Maydell
1
-2
/
+11
2017-02-28
armv7m: Check exception return consistency
Peter Maydell
1
-1
/
+11
2017-02-28
armv7m: VECTCLRACTIVE and VECTRESET are UNPREDICTABLE
Michael Davidsaver
1
-2
/
+6
2017-02-28
armv7m: Remove unused armv7m_nvic_acknowledge_irq() return value
Peter Maydell
1
-3
/
+1
2017-02-28
armv7m: Escalate exceptions to HardFault if necessary
Michael Davidsaver
1
-0
/
+53
2017-02-28
arm: gic: Remove references to NVIC
Michael Davidsaver
3
-46
/
+15
2017-02-28
armv7m: Fix condition check for taking exceptions
Peter Maydell
1
-0
/
+7
2017-02-28
armv7m: Rewrite NVIC to not use any GIC code
Michael Davidsaver
2
-144
/
+609
2017-02-28
armv7m: Implement reading and writing of PRIGROUP
Peter Maydell
1
-6
/
+8
2017-02-28
armv7m: Rename nvic_state to NVICState
Peter Maydell
1
-22
/
+22
2017-02-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...
Peter Maydell
1
-0
/
+3
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
1
-0
/
+3
2017-02-24
s390x: add property adapter_routes_max_batch
Halil Pasic
1
-0
/
+28
[next]