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
2018-06-20
spapr: don't advertise radix GTSE if max-compat-cpu < power9
Greg Kurz
2018-06-20
spapr: make pseries-2.11 the default machine type
Greg Kurz
2018-05-22
spapr: register dummy ICPs later
Greg Kurz
2018-05-22
spapr: fix missing CPU core nodes in DT when running with TCG
Greg Kurz
2018-05-22
spapr: consolidate the VCPU id numbering logic in a single place
Greg Kurz
2018-05-22
spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()
Greg Kurz
2018-05-22
target/ppc: Clarify compat mode max_threads value
David Gibson
2018-05-22
spapr: move VCPU calculation to core machine code
Greg Kurz
2018-05-22
spapr: use spapr->vsmt to compute VCPU ids
Greg Kurz
2018-05-22
spapr: set vsmt to MAX(8, smp_threads)
Laurent Vivier
2018-05-22
spapr: Adjust default VSMT value for better migration compatibility
David Gibson
2018-05-22
spapr: Allow some cases where we can't set VSMT mode in the kernel
David Gibson
2018-02-12
spapr: add missing break in h_get_cpu_characteristics()
Greg Kurz
2018-02-05
target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICS
Suraj Jitindar Singh
2018-02-05
target/ppc/spapr_caps: Add new tristate cap safe_indirect_branch
Suraj Jitindar Singh
2018-02-05
target/ppc/spapr_caps: Add new tristate cap safe_bounds_check
Suraj Jitindar Singh
2018-02-05
target/ppc/spapr_caps: Add new tristate cap safe_cache
Suraj Jitindar Singh
2018-02-05
target/ppc/spapr_caps: Add support for tristate spapr_capabilities
Suraj Jitindar Singh
2018-02-05
target/ppc/spapr_caps: Add macro to generate spapr_caps migration vmstate
Suraj Jitindar Singh
2018-02-05
spapr: fix device tree properties when using compatibility mode
Greg Kurz
2018-02-05
hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representation
Suraj Jitindar Singh
2018-02-05
spapr: Handle Decimal Floating Point (DFP) as an optional capability
David Gibson
2018-02-05
spapr: Handle VMX/VSX presence as an spapr capability flag
David Gibson
2018-02-05
spapr: Validate capabilities on migration
David Gibson
2018-02-05
spapr: Treat Hardware Transactional Memory (HTM) as an optional capability
David Gibson
2018-02-05
spapr: Capabilities infrastructure
David Gibson
2018-02-05
spapr: Add pseries-2.12 machine type
David Gibson
2018-02-04
spapr: don't initialize PATB entry if max-cpu-compat < power9
Laurent Vivier
2018-02-01
spapr_pci: fix MSI/MSIX selection
Greg Kurz
2017-12-04
spapr: Include "pre-plugged" DIMMS in ram size calculation at reset
David Gibson
2017-11-30
pseries: fix TCG migration
Laurent Vivier
2017-11-27
target/ppc: Move setting of patb_entry on hash table init
Suraj Jitindar Singh
2017-11-22
hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256
Thomas Huth
2017-11-20
spapr: reset DRCs after devices
Greg Kurz
2017-11-20
target/ppc: Update setting of cpu features to account for compat modes
Suraj Jitindar Singh
2017-11-14
target/ppc: correct htab shift for hash on radix
Sam Bobroff
2017-11-08
e500: ppce500_init_mpic() return device instead of IRQ array
Michael Davidsaver
2017-10-17
spapr_cpu_core: rewrite machine type sanity check
Greg Kurz
2017-10-17
spapr_pci: fail gracefully with non-pseries machine types
Greg Kurz
2017-10-17
spapr: Correct RAM size calculation for HPT resizing
David Gibson
2017-10-17
ppc: pnv: consolidate type definitions and batch register them
Igor Mammedov
2017-10-17
ppc: pnv: drop PnvChipClass::cpu_model field
Igor Mammedov
2017-10-17
ppc: pnv: define core types statically
Igor Mammedov
2017-10-17
ppc: pnv: drop PnvCoreClass::cpu_oc field
Igor Mammedov
2017-10-17
ppc: pnv: normalize core/chip type names
Igor Mammedov
2017-10-17
ppc: pnv: use generic cpu_model parsing
Igor Mammedov
2017-10-17
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
2017-10-17
ppc: spapr: use cpu model names as tcg defaults instead of aliases
Igor Mammedov
2017-10-17
ppc: spapr: register 'host' core type along with the rest of core types
Igor Mammedov
2017-10-17
ppc: spapr: use cpu type name directly
Igor Mammedov
[next]