index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
intc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170301' into...
Peter Maydell
2017-03-02
3
-517
/
+256
|
\
|
*
ppc/xics: rename 'ICPState *' variables to 'icp'
Cédric Le Goater
2017-03-01
2
-94
/
+94
|
*
ppc/xics: move InterruptStatsProvider to the sPAPR machine
Cédric Le Goater
2017-03-01
1
-18
/
+2
|
*
ppc/xics: move ics-simple post_load under the machine
Cédric Le Goater
2017-03-01
1
-10
/
+0
|
*
ppc/xics: remove the XICSState classes
Cédric Le Goater
2017-03-01
3
-38
/
+0
|
*
ppc/xics: export the XICS init routines
Cédric Le Goater
2017-03-01
2
-19
/
+5
|
*
ppc/xics: register the reset handler of ICP objects
Cédric Le Goater
2017-03-01
1
-18
/
+0
|
*
ppc/xics: simplify spapr_dt_xics() interface
Cédric Le Goater
2017-03-01
1
-2
/
+2
|
*
ppc/xics: use the QOM interface to grab an ICP
Cédric Le Goater
2017-03-01
2
-22
/
+27
|
*
ppc/xics: move the cpu_setup() handler under the ICPState class
Cédric Le Goater
2017-03-01
2
-33
/
+33
|
*
ppc/xics: simplify the cpu_setup() handler
Cédric Le Goater
2017-03-01
2
-9
/
+5
|
*
ppc/xics: move kernel_xics_fd out of KVMXICSState
Cédric Le Goater
2017-03-01
1
-9
/
+7
|
*
ppc/xics: extend the QOM interface to handle ICPs
Cédric Le Goater
2017-03-01
1
-1
/
+1
|
*
ppc/xics: remove the XICS list of ICS
Cédric Le Goater
2017-03-01
1
-8
/
+0
|
*
ppc/xics: register the reset handler of ICS objects
Cédric Le Goater
2017-03-01
1
-5
/
+0
|
*
ppc/xics: remove xics_find_source()
Cédric Le Goater
2017-03-01
1
-12
/
+0
|
*
ppc/xics: use the QOM interface to resend irqs
Cédric Le Goater
2017-03-01
1
-9
/
+11
|
*
ppc/xics: use the QOM interface to get irqs
Cédric Le Goater
2017-03-01
1
-2
/
+3
|
*
ppc/xics: use the QOM interface under the sPAPR machine
Cédric Le Goater
2017-03-01
1
-1
/
+1
|
*
ppc/xics: introduce a XICSFabric QOM interface to handle ICSs
Cédric Le Goater
2017-03-01
1
-0
/
+7
|
*
ppc/xics: add an InterruptStatsProvider interface to ICS and ICP objects
Cédric Le Goater
2017-03-01
1
-35
/
+41
|
*
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
2017-03-01
1
-13
/
+9
|
*
ppc/xics: remove set_nr_servers() handler from XICSStateClass
Cédric Le Goater
2017-03-01
3
-102
/
+19
|
*
ppc/xics: remove set_nr_irqs() handler from XICSStateClass
Cédric Le Goater
2017-03-01
3
-105
/
+37
|
*
xics: XICS should not be a SysBusDevice
David Gibson
2017-03-01
1
-1
/
+1
*
|
hw/intc/arm_gicv3_kvm: Reset GICv3 cpu interface registers
Vijaya Kumar K
2017-02-28
1
-0
/
+60
*
|
target-arm: Add GICv3CPUState in CPUARMState struct
Vijaya Kumar K
2017-02-28
3
-0
/
+12
*
|
hw/intc/arm_gicv3_kvm: Implement get/put functions
Vijaya Kumar K
2017-02-28
2
-16
/
+558
*
|
hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate
Vijaya Kumar K
2017-02-28
1
-0
/
+36
*
|
armv7m: Split systick out from NVIC
Peter Maydell
2017-02-28
1
-126
/
+34
*
|
armv7m: Don't put core v7M devices under CONFIG_STELLARIS
Peter Maydell
2017-02-28
1
-1
/
+1
*
|
armv7m: Make NVIC expose a memory region rather than mapping itself
Peter Maydell
2017-02-28
1
-5
/
+2
*
|
armv7m: Move NVICState struct definition into header
Peter Maydell
2017-02-28
1
-48
/
+1
|
/
*
armv7m: Allow SHCSR writes to change pending and active bits
Peter Maydell
2017-02-28
1
-2
/
+11
*
armv7m: Check exception return consistency
Peter Maydell
2017-02-28
1
-1
/
+11
*
armv7m: VECTCLRACTIVE and VECTRESET are UNPREDICTABLE
Michael Davidsaver
2017-02-28
1
-2
/
+6
*
armv7m: Remove unused armv7m_nvic_acknowledge_irq() return value
Peter Maydell
2017-02-28
1
-3
/
+1
*
armv7m: Escalate exceptions to HardFault if necessary
Michael Davidsaver
2017-02-28
1
-0
/
+53
*
arm: gic: Remove references to NVIC
Michael Davidsaver
2017-02-28
3
-46
/
+15
*
armv7m: Fix condition check for taking exceptions
Peter Maydell
2017-02-28
1
-0
/
+7
*
armv7m: Rewrite NVIC to not use any GIC code
Michael Davidsaver
2017-02-28
2
-144
/
+609
*
armv7m: Implement reading and writing of PRIGROUP
Peter Maydell
2017-02-28
1
-6
/
+8
*
armv7m: Rename nvic_state to NVICState
Peter Maydell
2017-02-28
1
-22
/
+22
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...
Peter Maydell
2017-02-25
1
-0
/
+3
|
\
|
*
tcg: drop global lock during TCG code execution
Jan Kiszka
2017-02-24
1
-0
/
+3
*
|
s390x: add property adapter_routes_max_batch
Halil Pasic
2017-02-24
1
-0
/
+28
*
|
s390x/flic: fail migration on source already
Cornelia Huck
2017-02-24
1
-2
/
+4
|
/
*
hw/mips_gic: Update pin state on mask changes
Paul Burton
2017-02-21
1
-25
/
+31
*
apic: reset apic_delivered global variable on machine reset
Pavel Dovgalyuk
2017-02-16
1
-0
/
+2
*
ioapic: fix error report value of def version
Peter Xu
2017-02-16
1
-2
/
+4
[next]