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
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-04-30
bugfix: Use gicr_typer in arm_gicv3_icc_reset
Keqian Zhu
2020-03-23
hw/arm/bcm283x: Correct the license text
Philippe Mathieu-Daudé
2020-03-17
spapr/xive: use SPAPR_IRQ_IPI to define IPI ranges exposed to the guest
Cédric Le Goater
2020-03-12
hw/intc/armv7m_nvic: Rebuild hflags on reset
Peter Maydell
2020-02-28
hw/intc/arm_gic_kvm: Don't assume kernel can provide a GICv2
Peter Maydell
2020-02-28
target/arm: Add isar_feature_aa32_vfp_simd
Richard Henderson
2020-02-28
arm_gic: Mask the un-supported priority bits
Sai Pavan Boddu
2020-02-21
target/arm: Test correct register in aa32_pan and aa32_ats1e1 checks
Peter Maydell
2020-02-21
target/arm: Define an aa32_pmu_8_1 isar feature test function
Peter Maydell
2020-02-02
ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge
Cédric Le Goater
2020-01-30
hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bit
Zenghui Yu
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
2020-01-27
s390x: adapter routes error handling
Cornelia Huck
2020-01-27
intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load()
Daniel Henrique Barboza
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-20
apic: Use 32bit APIC ID for migration instance ID
Peter Xu
2020-01-20
migration: Change SaveStateEntry.instance_id into uint32_t
Peter Xu
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-17
arm/gicv3: update virtual irq state after IAR register read
Jeff Kubascik
2020-01-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-01-10
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...
Peter Maydell
2020-01-08
pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
Greg Kurz
2020-01-08
spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr
Greg Kurz
2020-01-08
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
2020-01-08
xive: Use the XIVE fabric link under the XIVE router
Greg Kurz
2020-01-08
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
2020-01-08
pnv/xive: Use device_class_set_parent_realize()
Greg Kurz
2020-01-08
spapr/xive: Use device_class_set_parent_realize()
Greg Kurz
2020-01-07
omap-intc: remove PROP_PTR
Marc-André Lureau
2020-01-07
cris: improve passing PIC interrupt vector to the CPU
Marc-André Lureau
2020-01-07
leon3: use qemu_irq framework instead of callback as property
Marc-André Lureau
2020-01-07
hw/intc/i8259: Fix Kconfig dependency on ISA bus
Philippe Mathieu-Daudé
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-12-18
hw/intc/s390: Simplify error handling in kvm_s390_flic_realize()
Markus Armbruster
2019-12-18
error: Clean up unusual names of Error * variables
Markus Armbruster
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
2019-12-17
xics: Don't deassert outputs
Greg Kurz
2019-12-17
ppc/pnv: Dump the XIVE NVT table
Cédric Le Goater
2019-12-17
ppc/pnv: Extend XiveRouter with a get_block_id() handler
Cédric Le Goater
2019-12-17
ppc/pnv: Introduce a pnv_xive_block_id() helper
Cédric Le Goater
2019-12-17
ppc/xive: Synthesize interrupt from the saved IPB in the NVT
Cédric Le Goater
2019-12-17
ppc/xive: Introduce a xive_tctx_ipb_update() helper
Cédric Le Goater
2019-12-17
ppc/xive: Remove the get_tctx() XiveRouter handler
Cédric Le Goater
2019-12-17
ppc/xive: Move the TIMA operations to the controller model
Cédric Le Goater
2019-12-17
ppc/pnv: Clarify how the TIMA is accessed on a multichip system
Cédric Le Goater
2019-12-17
spapr/xive: Configure number of servers in KVM
Greg Kurz
2019-12-17
spapr/xics: Configure number of servers in KVM
Greg Kurz
2019-12-17
spapr: Pass the maximum number of vCPUs to the KVM interrupt controller
Greg Kurz
[next]