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
/
include
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-08
spapr_numa: create a vcpu associativity helper
Daniel Henrique Barboza
2020-09-08
spapr, spapr_numa: move lookup-arrays handling to spapr_numa.c
Daniel Henrique Barboza
2020-09-08
spapr, spapr_numa: handle vcpu ibm,associativity
Daniel Henrique Barboza
2020-09-08
spapr: introduce SpaprMachineState::numa_assoc_array
Daniel Henrique Barboza
2020-09-08
ppc/spapr_nvdimm: turn spapr_dt_nvdimm() static
Daniel Henrique Barboza
2020-09-08
ppc: introducing spapr_numa.c NUMA code helper
Daniel Henrique Barboza
2020-09-08
spapr, spapr_nvdimm: fold NVDIMM validation in the same place
Daniel Henrique Barboza
2020-09-08
spapr/xive: Add a 'hv-prio' property to represent the KVM escalation priority
Cédric Le Goater
2020-09-08
spapr: Remove unnecessary DRC type-checker macros
David Gibson
2020-08-27
spapr: Move typedef SpaprMachineState to spapr.h
Eduardo Habkost
2020-08-13
spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()
Greg Kurz
2020-08-13
spapr/xive: Rework error handling of kvmppc_xive_set_source_config()
Greg Kurz
2020-08-13
spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()
Greg Kurz
2020-08-13
spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()
Greg Kurz
2020-08-13
spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()
Greg Kurz
2020-08-13
ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
Greg Kurz
2020-08-13
ppc/xive: Rework setup of XiveSource::esb_mmio
Greg Kurz
2020-07-20
spapr: Add a new level of NUMA for GPUs
Reza Arbab
2020-06-26
spapr: Fix typos in comments and macro indentation
Gustavo Romero
2020-06-15
pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
Markus Armbruster
2020-05-27
ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
Leonardo Bras
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-07
spapr: Drop CAS reboot flag
Greg Kurz
2020-05-07
spapr/cas: Separate CAS handling from rebuilding the FDT
Alexey Kardashevskiy
2020-04-07
ppc/pnv: Create BMC devices only when defaults are enabled
Cédric Le Goater
2020-03-17
ppc/spapr: Add FWNMI System Reset state
Nicholas Piggin
2020-03-17
ppc/spapr: Change FWNMI names
Nicholas Piggin
2020-03-17
spapr: Rename DT functions to newer naming convention
David Gibson
2020-03-17
spapr/rtas: Reserve space for RTAS blob and log
Alexey Kardashevskiy
2020-03-17
ppc/spapr: Move GPRs setup to one place
Alexey Kardashevskiy
2020-03-17
spapr: Don't clamp RMA to 16GiB on new machine types
David Gibson
2020-03-17
spapr: Don't attempt to clamp RMA to VRMA constraint
David Gibson
2020-03-17
spapr: Handle pending hot plug/unplug requests at CAS
Greg Kurz
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
2020-02-21
spapr: Don't use spapr_drc_needed() in CAS code
Greg Kurz
2020-02-21
spapr: Allow changing offset for -kernel image
Alexey Kardashevskiy
2020-02-21
spapr: Add Hcalls to support PAPR NVDIMM device
Shivaprasad G Bhat
2020-02-21
spapr: Add NVDIMM device support
Shivaprasad G Bhat
2020-02-19
ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM
Igor Mammedov
2020-02-19
ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup
Igor Mammedov
2020-02-03
migration: Include migration support for machine check handling
Aravinda Prasad
2020-02-03
ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls
Aravinda Prasad
2020-02-03
target/ppc: Build rtas error log upon an MCE
Aravinda Prasad
2020-02-03
target/ppc: Handle NMI guest exit
Aravinda Prasad
2020-02-03
ppc: spapr: Introduce FWNMI capability
Aravinda Prasad
2020-02-02
ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge
Cédric Le Goater
2020-02-02
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
2020-02-02
spapr: Implement get_dt_compatible() callback
Stefan Berger
2020-02-02
ppc/pnv: Add support for "hostboot" mode
Cédric Le Goater
[next]