index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
intc
Age
Commit message (
Expand
)
Author
2017-06-07
arm_gicv3: Fix ICC_BPR1 reset value when EL3 not implemented
Peter Maydell
2017-06-06
target-ppc: Fix openpic timer read register offset
Aaron Larson
2017-06-02
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170601' i...
Peter Maydell
2017-06-02
arm: add MPU support to M profile CPUs
Michael Davidsaver
2017-06-02
hw/intc/arm_gicv3_cpuif: Fix priority masking for NS BPR1
Peter Maydell
2017-06-02
hw/intc/arm_gicv3_cpuif: Don't let BPR be set below its minimum
Peter Maydell
2017-06-02
hw/intc/arm_gicv3_cpuif: Fix reset value for VMCR_EL2.VBPR1
Peter Maydell
2017-06-01
migration: Split qemu-file.h
Juan Quintela
2017-05-25
xics: add unrealize handler
Greg Kurz
2017-05-24
xics_kvm: cache already enabled vCPU ids
Greg Kurz
2017-05-24
ppc/xics: simplify prototype of xics_spapr_init()
Greg Kurz
2017-05-18
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
2017-05-17
ioapic: Remove user_creatable flag
Eduardo Habkost
2017-05-17
sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICE
Eduardo Habkost
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
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
[next]