Age | Commit message (Expand) | Author |
2019-07-25 | ioapic: kvm: Skip route updates for masked pins | Jan Kiszka |
2019-07-12 | xics/kvm: Always set the MASKED bit if interrupt is masked | Greg Kurz |
2019-07-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-07-05 | ioapic: use irq number instead of vector in ioapic_eoi_broadcast | Li Qiang |
2019-07-05 | ioapic: clear irq_eoi when updating the ioapic redirect table entry | Li Qiang |
2019-07-04 | target/arm: v8M: Check state of exception being returned from | Peter Maydell |
2019-07-04 | arm v8M: Forcibly clear negative-priority exceptions on deactivate | Peter Maydell |
2019-07-02 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into... | Peter Maydell |
2019-07-02 | spapr/xive: Add proper rollback to kvmppc_xive_connect() | Greg Kurz |
2019-07-02 | ppc/xive: Fix TM_PULL_POOL_CTX special operation | Cédric Le Goater |
2019-07-02 | ppc/pnv: Rework cache watch model of PnvXIVE | Cédric Le Goater |
2019-07-02 | ppc/xive: Make the PIPR register readonly | Cédric Le Goater |
2019-07-02 | ppc/xive: Force the Physical CAM line value to group mode | Cédric Le Goater |
2019-07-02 | spapr/xive: rework the mapping the KVM memory regions | Cédric Le Goater |
2019-07-02 | xics/kvm: Add proper rollback to xics_kvm_init() | Greg Kurz |
2019-07-02 | xics/kvm: Add error propagation to ic*_set_kvm_state() functions | Greg Kurz |
2019-07-02 | xics/kvm: Always use local_err in xics_kvm_init() | Greg Kurz |
2019-07-02 | xics/kvm: Skip rollback when KVM XICS is absent | Greg Kurz |
2019-07-02 | xics/spapr: Rename xics_kvm_init() | Greg Kurz |
2019-07-02 | xics/spapr: Only emulated XICS should use RTAS/hypercalls emulation | Greg Kurz |
2019-07-02 | xics: Add comment about CPU hotplug | Greg Kurz |
2019-07-02 | xics/spapr: Detect old KVM XICS on POWER9 hosts | Greg Kurz |
2019-07-02 | xics/spapr: Register RTAS/hypercalls once at machine init | Greg Kurz |
2019-07-02 | xics/spapr: Prevent RTAS/hypercalls emulation to be used by in-kernel XICS | Greg Kurz |
2019-07-02 | ppc/pnv: fix StoreEOI activation | Cédric Le Goater |
2019-07-01 | aspeed: vic: Add support for legacy register interface | Andrew Jeffery |
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é |