index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
Age
Commit message (
Expand
)
Author
2017-05-17
migration: Create migration/blocker.h
Juan Quintela
2017-05-11
ppc/xics: preserve P and Q bits for KVM IRQs
Sam Bobroff
2017-05-11
ppc/xics: Fix stale irq->status bits after get
Sam Bobroff
2017-04-26
ppc/pnv: add a PnvICPState object
Cédric Le Goater
2017-04-26
ppc/xics: add a realize() handler to ICPStateClass
Cédric Le Goater
2017-04-26
spapr: allocate the ICPState object from under sPAPRCPUCore
Cédric Le Goater
2017-04-26
spapr: move the IRQ server number mapping under the machine
Cédric Le Goater
2017-04-26
ppc/xics: introduce an 'intc' backlink under PowerPCCPU
Cédric Le Goater
2017-04-21
s390x/flic: cache flic in s390_get_flic
Fei Li
2017-03-31
hw/intc/arm_gicv3_kvm: Check KVM_DEV_ARM_VGIC_GRP_CPU_SYSREGS in reset
Eric Auger
2017-03-27
Revert "apic: save apic_delivered flag"
Paolo Bonzini
2017-03-18
nios2: iic: Convert CPU prop to qom link
Marek Vasut
2017-03-09
hw/intc/arm_gic: modernise the DPRINTF
Alex Bennée
2017-03-06
ppc/xics: register reset handlers for the ICP and ICS objects
Cédric Le Goater
2017-03-02
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170301' into...
Peter Maydell
2017-03-01
ppc/xics: rename 'ICPState *' variables to 'icp'
Cédric Le Goater
2017-03-01
ppc/xics: move InterruptStatsProvider to the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: move ics-simple post_load under the machine
Cédric Le Goater
2017-03-01
ppc/xics: remove the XICSState classes
Cédric Le Goater
2017-03-01
ppc/xics: export the XICS init routines
Cédric Le Goater
2017-03-01
ppc/xics: register the reset handler of ICP objects
Cédric Le Goater
2017-03-01
ppc/xics: simplify spapr_dt_xics() interface
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to grab an ICP
Cédric Le Goater
2017-03-01
ppc/xics: move the cpu_setup() handler under the ICPState class
Cédric Le Goater
2017-03-01
ppc/xics: simplify the cpu_setup() handler
Cédric Le Goater
2017-03-01
ppc/xics: move kernel_xics_fd out of KVMXICSState
Cédric Le Goater
2017-03-01
ppc/xics: extend the QOM interface to handle ICPs
Cédric Le Goater
2017-03-01
ppc/xics: remove the XICS list of ICS
Cédric Le Goater
2017-03-01
ppc/xics: register the reset handler of ICS objects
Cédric Le Goater
2017-03-01
ppc/xics: remove xics_find_source()
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to resend irqs
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface to get irqs
Cédric Le Goater
2017-03-01
ppc/xics: use the QOM interface under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: introduce a XICSFabric QOM interface to handle ICSs
Cédric Le Goater
2017-03-01
ppc/xics: add an InterruptStatsProvider interface to ICS and ICP objects
Cédric Le Goater
2017-03-01
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
2017-03-01
ppc/xics: remove set_nr_servers() handler from XICSStateClass
Cédric Le Goater
2017-03-01
ppc/xics: remove set_nr_irqs() handler from XICSStateClass
Cédric Le Goater
2017-03-01
xics: XICS should not be a SysBusDevice
David Gibson
2017-02-28
hw/intc/arm_gicv3_kvm: Reset GICv3 cpu interface registers
Vijaya Kumar K
2017-02-28
target-arm: Add GICv3CPUState in CPUARMState struct
Vijaya Kumar K
2017-02-28
hw/intc/arm_gicv3_kvm: Implement get/put functions
Vijaya Kumar K
2017-02-28
hw/intc/arm_gicv3_kvm: Add ICC_SRE_EL1 register to vmstate
Vijaya Kumar K
2017-02-28
armv7m: Split systick out from NVIC
Peter Maydell
2017-02-28
armv7m: Don't put core v7M devices under CONFIG_STELLARIS
Peter Maydell
2017-02-28
armv7m: Make NVIC expose a memory region rather than mapping itself
Peter Maydell
2017-02-28
armv7m: Move NVICState struct definition into header
Peter Maydell
2017-02-28
armv7m: Allow SHCSR writes to change pending and active bits
Peter Maydell
2017-02-28
armv7m: Check exception return consistency
Peter Maydell
2017-02-28
armv7m: VECTCLRACTIVE and VECTRESET are UNPREDICTABLE
Michael Davidsaver
[next]