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