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
2018-06-28
hmp: obsolete "info ioapic"
Peter Xu
2018-06-28
ioapic: support "info irq"
Peter Xu
2018-06-28
ioapic: some proper indents when dump info
Peter Xu
2018-06-28
ioapic: support "info pic"
Peter Xu
2018-06-22
hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions
Eric Auger
2018-06-22
hw/intc/arm_gicv3: Introduce redist-region-count array property
Eric Auger
2018-06-22
target/arm: Allow KVM device address overwriting
Eric Auger
2018-06-22
hw/intc/arm_gicv3: fix an extra left-shift when reading IPRIORITYR
Amol Surati
2018-06-16
xics_kvm: fix a build break
Cédric Le Goater
2018-06-15
arm: Don't crash if user tries to use a Cortex-M CPU without an NVIC
Peter Maydell
2018-06-15
arm_gicv3_kvm: kvm_dist_get/put_priority: skip the registers banked by GICR_I...
Shannon Zhao
2018-06-12
xics_kvm: use KVM helpers
Cédric Le Goater
2018-06-08
arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR
Shannon Zhao
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-01
ioapic: fix up includes
Michael S. Tsirkin
2018-05-31
KVM: GIC: Fix memory leak due to calling kvm_init_irq_routing twice
Shannon Zhao
2018-05-31
arm_gicv3_kvm: increase clroffset accordingly
Shannon Zhao
2018-05-31
hw/intc/arm_gicv3: Fix APxR<n> register dispatching
Jan Kiszka
2018-04-27
heathrow: remove obsolete heathow_init() function
Mark Cave-Ayland
2018-04-26
target/arm: Fetch GICv3 state directly from CPUARMState
Aaron Lindsay
2018-03-23
hw/intc/arm_gicv3: Fix secure-GIC NS ICC_PMR and ICC_RPR accesses
Peter Maydell
2018-03-06
openpic_kvm: drop address_space_to_flatview call
Paolo Bonzini
2018-03-06
openpic: move OpenPIC state and related definitions to openpic.h
Mark Cave-Ayland
2018-03-06
openpic: move KVM-specific declarations into separate openpic_kvm.h file
Mark Cave-Ayland
2018-03-06
heathrow: change heathrow_pic_init() to return the heathrow device
Mark Cave-Ayland
2018-03-06
heathrow: convert to trace-events
Mark Cave-Ayland
2018-03-06
heathrow: QOMify heathrow PIC
Mark Cave-Ayland
2018-02-26
qmp: expose s390-specific CPU info
Viktor Mihajlovski
2018-02-15
hw/intc/armv7m_nvic: Fix byte-to-interrupt number conversions
Peter Maydell
2018-02-15
hw/intc/armv7m_nvic: Implement SCR
Peter Maydell
2018-02-15
hw/intc/armv7m_nvic: Implement cache ID registers
Peter Maydell
2018-02-15
hw/intc/armv7m_nvic: Implement v8M CPPWR register
Peter Maydell
2018-02-15
hw/intc/armv7m_nvic: Implement M profile cache maintenance ops
Peter Maydell
2018-02-15
hw/intc/armv7m_nvic: Fix ICSR PENDNMISET/CLR handling
Peter Maydell
2018-02-15
hw/intc/armv7m_nvic: Don't hardcode M profile ID registers in NVIC
Peter Maydell
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
2018-02-09
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180209'...
Peter Maydell
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
i.MX: Add code to emulate GPCv2 IP block
Andrey Smirnov
2018-02-09
target/arm: Split "get pending exception info" from "acknowledge it"
Peter Maydell
2018-02-09
target/arm: Add armv7m_nvic_set_pending_derived()
Peter Maydell
2018-02-09
s390x/flic: cache the common flic class in a central function
David Hildenbrand
2018-02-09
s390x/kvm: cache the kvm flic in a central function
David Hildenbrand
2018-02-09
s390x/tcg: cache the qemu flic in a central function
David Hildenbrand
2018-02-09
s390x/flic: optimize CPU wakeup for TCG
David Hildenbrand
2018-02-09
s390x/flic: implement qemu_s390_clear_io_flic()
David Hildenbrand
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
2018-02-09
s390x/flic: no need to call s390_io_interrupt() from flic
David Hildenbrand
2018-02-09
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
2018-02-09
s390x/tcg: simplify lookup of flic
David Hildenbrand
[next]