Age | Commit message (Expand) | Author |
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 |
2019-12-17 | ppc/xive: Extend the TIMA operation with a XivePresenter parameter | Cédric Le Goater |
2019-12-17 | ppc/xive: Use the XiveFabric and XivePresenter interfaces | Cédric Le Goater |
2019-12-17 | ppc/xive: Introduce a XiveFabric interface | Cédric Le Goater |
2019-12-17 | ppc/pnv: Fix TIMA indirect access | Cédric Le Goater |
2019-12-17 | ppc/pnv: Introduce a pnv_xive_is_cpu_enabled() helper | Cédric Le Goater |
2019-12-17 | ppc/pnv: Loop on the threads of the chip to find a matching NVT | Cédric Le Goater |