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
2019-06-17
hw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1
Peter Maydell
2019-06-17
hw/intc/arm_gicv3: Fix decoding of ID register range
Peter Maydell
2019-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
ppc/xive: Make XIVE generate the proper interrupt types
Benjamin Herrenschmidt
2019-06-10
target/mips: Use env_cpu, env_archcpu
Richard Henderson
2019-05-29
spapr/xive: fix multiple resets when using the 'dual' interrupt mode
Cédric Le Goater
2019-05-29
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
2019-05-29
ppc/xics: fix irq priority in ics_set_irq_type()
Cédric Le Goater
2019-05-29
spapr/irq: initialize the IRQ device only once
Cédric Le Goater
2019-05-29
spapr/irq: introduce a spapr_irq_init_device() helper
Cédric Le Goater
2019-05-29
spapr: check for the activation of the KVM IRQ device
Cédric Le Goater
2019-05-29
spapr: introduce routines to delete the KVM IRQ device
Cédric Le Goater
2019-05-29
spapr/xive: add migration support for KVM
Cédric Le Goater
2019-05-29
spapr/xive: introduce a VM state change handler
Cédric Le Goater
2019-05-29
spapr/xive: add state synchronization with KVM
Cédric Le Goater
2019-05-29
spapr/xive: add hcall support when under KVM
Cédric Le Goater
2019-05-29
spapr/xive: add KVM support
Cédric Le Goater
2019-05-29
Fix typo on "info pic" monitor cmd output for xive
Satheesh Rajendran
2019-05-29
spapr/xive: print out the EQ page address in the monitor
Cédric Le Goater
2019-05-29
spapr/xive: fix EQ page addresses above 64GB
Cédric Le Goater
2019-05-29
spapr/xive: EQ page should be naturally aligned
Cédric Le Goater
2019-05-24
hw/intc/nvic: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
2019-05-23
hw/intc/arm_gicv3: Fix writes to ICC_CTLR_EL3
Peter Maydell
2019-05-23
hw/intc/arm_gicv3: Fix write of ICH_VMCR_EL2.{VBPR0, VBPR1}
Peter Maydell
2019-05-23
arm: Remove unnecessary includes of hw/arm/arm.h
Peter Maydell
2019-05-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-05-17
ioapic: allow buggy guests mishandling level-triggered interrupts to make pro...
Vitaly Kuznetsov
2019-05-17
grlib, irqmp: get rid of the old-style create function
KONRAD Frederic
2019-05-07
hw/intc/armv7m_nvic: Don't enable ARMV7M_EXCP_DEBUG from reset
Peter Maydell
2019-05-07
hw/intc/armv7m_nvic: NS BFAR and BFSR are RAZ/WI if BFHFNMINS == 0
Peter Maydell
2019-05-07
hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure()
Peter Maydell
2019-04-29
target/arm: New function armv7m_nvic_set_pending_lazyfp()
Peter Maydell
2019-04-29
target/arm: Implement v7m_update_fpccr()
Peter Maydell
2019-04-29
target/arm: Implement dummy versions of M-profile FP-related registers
Peter Maydell
2019-04-29
hw/intc/armv7m_nvic: Allow reading of M-profile MVFR* registers
Peter Maydell
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-03-22
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-19
ppc/xics/spapr: Fix H_IPOLL implementation
Benjamin Herrenschmidt
2019-03-18
kconfig: add CONFIG_MSI_NONBROKEN
Paolo Bonzini
2019-03-15
hw/intc/bcm2836_control: Implement local timer
Zoltán Baldaszti
2019-03-12
spapr: Use CamelCase properly
David Gibson
2019-03-12
ppc/xive: activate HV support
Cédric Le Goater
2019-03-12
ppc/pnv: add a XIVE interrupt controller model for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: export the xive_router_notify() routine
Cédric Le Goater
2019-03-12
ppc/xive: export the TIMA memory accessors
Cédric Le Goater
2019-03-12
ppc/xive: hardwire the Physical CAM line of the thread context
Cédric Le Goater
2019-03-08
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...
Peter Maydell
[next]