aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-07-02spapr/xive: simplify spapr_irq_init_device() to remove the emulated initCédric Le Goater
2019-07-02spapr/xive: rework the mapping the KVM memory regionsCédric Le Goater
2019-07-02spapr_pci: Unregister listeners before destroying the IOMMU address spaceGreg Kurz
2019-07-02ppc: Introduce kvmppc_set_reg_tb_offset() helperGreg Kurz
2019-07-02xics/kvm: Add proper rollback to xics_kvm_init()Greg Kurz
2019-07-02xics/kvm: Add error propagation to ic*_set_kvm_state() functionsGreg Kurz
2019-07-02xics/kvm: Always use local_err in xics_kvm_init()Greg Kurz
2019-07-02xics/kvm: Skip rollback when KVM XICS is absentGreg Kurz
2019-07-02xics/spapr: Rename xics_kvm_init()Greg Kurz
2019-07-02hw/ppc: Drop useless CONFIG_KVM ifdeferyGreg Kurz
2019-07-02hw/ppc/prep: Drop useless CONFIG_KVM ifdeferyGreg Kurz
2019-07-02hw/ppc/mac_newworld: Drop useless CONFIG_KVM ifdeferyGreg Kurz
2019-07-02hw/ppc/mac_oldworld: Drop useless CONFIG_KVM ifdeferyGreg Kurz
2019-07-02spapr_pci: Drop useless CONFIG_KVM ifdeferyGreg Kurz
2019-07-02xics/spapr: Only emulated XICS should use RTAS/hypercalls emulationGreg Kurz
2019-07-02spapr_pci: Fix DRC owner in spapr_dt_pci_bus()Greg Kurz
2019-07-02xics: Add comment about CPU hotplugGreg Kurz
2019-07-02xics/spapr: Detect old KVM XICS on POWER9 hostsGreg Kurz
2019-07-02xics/spapr: Register RTAS/hypercalls once at machine initGreg Kurz
2019-07-02xics/spapr: Prevent RTAS/hypercalls emulation to be used by in-kernel XICSGreg Kurz
2019-07-02spapr_pci: Fix potential NULL pointer dereference in spapr_dt_pci_bus()Philippe Mathieu-Daudé
2019-07-02ppc/pnv: remove xscom_base field from PnvChipCédric Le Goater
2019-07-02ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chipsCédric Le Goater
2019-07-02ppc/pnv: fix StoreEOI activationCédric Le Goater
2019-07-01Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-26-2019' ...Peter Maydell
2019-07-01Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190624' into st...Peter Maydell
2019-06-26dma/rc4030: Minor code style cleanupAleksandar Markovic
2019-06-26dma/rc4030: Fix off-by-one error in specified memory region sizeAleksandar Markovic
2019-06-26hw/mips/gt64xxx_pci: Align the pci0-mem sizePhilippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Convert debug printf()s to trace eventsPhilippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Use qemu_log_mask() instead of debug printf()Philippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Fix 'spaces' coding style issuesPhilippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Fix 'braces' coding style issuesPhilippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Fix 'tabs' coding style issuesPhilippe Mathieu-Daudé
2019-06-26hw/mips/gt64xxx_pci: Fix multiline comment syntaxPhilippe Mathieu-Daudé
2019-06-24nvme: do not advertise support for unsupported arbitration mechanismKlaus Birkelund Jensen
2019-06-24xen: Import other xen/io/*.hAnthony PERARD
2019-06-24xen: Drop includes of xen/hvm/params.hAnthony PERARD
2019-06-24xen: Avoid VLAAnthony PERARD
2019-06-24xen-bus / xen-block: add support for event channel pollingPaul Durrant
2019-06-24xen-bus: allow AioContext to be specified for each event channelPaul Durrant
2019-06-24xen-bus: use a separate fd for each event channelPaul Durrant
2019-06-24xen-block: support feature-large-sector-sizePaul Durrant
2019-06-21hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1Greg Kurz
2019-06-21sd: Fix out-of-bounds assertionsLidong Chen
2019-06-21i386/kvm: convert hyperv enlightenments properties from bools to bitsVitaly Kuznetsov
2019-06-17hw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1Peter Maydell
2019-06-17hw/intc/arm_gicv3: Fix decoding of ID register rangePeter Maydell
2019-06-17hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boardsPeter Maydell
2019-06-17hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPUPeter Maydell