index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
2019-08-13
spapr: Reset CAS & IRQ subsystem after devices
David Gibson
2019-07-28
spapr/irq: Inform the user when falling back to emulated IC
Greg Kurz
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
2019-07-05
hw/ppc: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
2019-07-02
qapi: Rename target.json to misc-target.json
Markus Armbruster
2019-07-02
spapr/xive: simplify spapr_irq_init_device() to remove the emulated init
Cédric Le Goater
2019-07-02
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
2019-07-02
spapr_pci: Unregister listeners before destroying the IOMMU address space
Greg Kurz
2019-07-02
ppc: Introduce kvmppc_set_reg_tb_offset() helper
Greg Kurz
2019-07-02
xics/spapr: Rename xics_kvm_init()
Greg Kurz
2019-07-02
hw/ppc: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
hw/ppc/prep: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
hw/ppc/mac_newworld: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
hw/ppc/mac_oldworld: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
spapr_pci: Drop useless CONFIG_KVM ifdefery
Greg Kurz
2019-07-02
spapr_pci: Fix DRC owner in spapr_dt_pci_bus()
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
spapr_pci: Fix potential NULL pointer dereference in spapr_dt_pci_bus()
Philippe Mathieu-Daudé
2019-07-02
ppc/pnv: remove xscom_base field from PnvChip
Cédric Le Goater
2019-07-02
ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chips
Cédric Le Goater
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/pnv: activate the "dumpdtb" option on the powernv machine
Cédric Le Goater
2019-06-12
spapr: Allow hot plug/unplug of PCI bridges and devices under PCI bridges
David Gibson
2019-06-12
spapr: Direct all PCI hotplug to host bridge, rather than P2P bridge
David Gibson
2019-06-12
spapr: Don't use bus number for building DRC ids
David Gibson
2019-06-12
spapr: Clean up DRC index construction
David Gibson
2019-06-12
spapr: Clean up spapr_drc_populate_dt()
David Gibson
2019-06-12
spapr: Clean up dt creation for PCI buses
David Gibson
2019-06-12
spapr: Clean up device tree construction for PCI devices
David Gibson
2019-06-12
spapr: Clean up device node name generation for PCI devices
David Gibson
2019-06-12
spapr_pci: Improve error message
Greg Kurz
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-05-29
pcie: Simplify pci_adjust_config_limit()
David Gibson
2019-05-29
ppc/pnv: add dummy XSCOM registers for PRD initialization
Cédric Le Goater
2019-05-29
ppc/pnv: introduce new skiboot platform properties
Cédric Le Goater
2019-05-29
spapr: Don't migrate the hpt_maxpagesize cap to older machine types
Greg Kurz
2019-05-29
spapr: change default interrupt mode to 'dual'
Cédric Le Goater
2019-05-29
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
2019-05-29
spapr/irq: introduce a spapr_irq_init_device() helper
Cédric Le Goater
2019-05-29
spapr/xive: activate KVM support
Cédric Le Goater
2019-05-29
spapr/xive: add migration support for KVM
Cédric Le Goater
2019-05-29
spapr/xive: add KVM support
Cédric Le Goater
2019-05-29
spapr: Print out extra hints when CAS negotiation of interrupt mode fails
Greg Kurz
[next]