index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr.c
Age
Commit message (
Expand
)
Author
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_indirect_branch
Suraj Jitindar Singh
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_bounds_check
Suraj Jitindar Singh
2018-01-29
target/ppc/spapr_caps: Add new tristate cap safe_cache
Suraj Jitindar Singh
2018-01-20
spapr: fix device tree properties when using compatibility mode
Greg Kurz
2018-01-20
spapr: drop duplicate variable in spapr_core_plug()
Greg Kurz
2018-01-19
possible_cpus: add CPUArchId::type field
Igor Mammedov
2018-01-19
spapr: Allow only supported dynamic sysbus devices
Eduardo Habkost
2018-01-19
machine: Replace has_dynamic_sysbus with list of allowed devices
Eduardo Habkost
2018-01-17
spapr: Adjust default VSMT value for better migration compatibility
David Gibson
2018-01-17
spapr: Allow some cases where we can't set VSMT mode in the kernel
David Gibson
2018-01-17
target/ppc: Clarify compat mode max_threads value
David Gibson
2018-01-17
hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representation
Suraj Jitindar Singh
2018-01-17
spapr: Handle Decimal Floating Point (DFP) as an optional capability
David Gibson
2018-01-17
spapr: Handle VMX/VSX presence as an spapr capability flag
David Gibson
2018-01-17
spapr: Validate capabilities on migration
David Gibson
2018-01-17
spapr: Treat Hardware Transactional Memory (HTM) as an optional capability
David Gibson
2018-01-17
spapr: Capabilities infrastructure
David Gibson
2018-01-10
spapr: Correct compatibility mode setting for hotplugged CPUs
David Gibson
2017-12-15
spapr: don't initialize PATB entry if max-cpu-compat < power9
Laurent Vivier
2017-12-15
spapr: Assume msi_nonbroken
David Gibson
2017-12-15
spapr: Rename machine init functions for clarity
David Gibson
2017-12-15
spapr: replace numa_get_node() with lookup in pc-dimm list
Igor Mammedov
2017-12-15
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
2017-12-15
spapr: introduce a spapr_irq_set_lsi() helper
Cédric Le Goater
2017-12-15
spapr: move the IRQ allocation routines under the machine
Cédric Le Goater
2017-12-15
spapr_cpu_core: instantiate CPUs separately
Greg Kurz
2017-12-15
spapr: Add pseries-2.12 machine type
David Gibson
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-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: use cpu type name directly
Igor Mammedov
2017-10-17
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
2017-10-17
hw/ppc/spapr.c: abort unplug_request if previous unplug isn't done
Daniel Henrique Barboza
2017-10-17
spapr: sanity check size of the CAS buffer
Greg Kurz
2017-10-17
spapr: fix OF word name in comment
Greg Kurz
2017-10-17
hw/ppc: use 0 instead of fdt_path_offset(fdt, "/")
Greg Kurz
2017-09-27
spapr: fix the value of SDR1 in kvmppc_put_books_sregs()
Greg Kurz
2017-09-27
spapr: introduce helpers to migrate HPT chunks and the end marker
Greg Kurz
2017-09-27
ppc/kvm: generalize the use of kvmppc_get_htab_fd()
Greg Kurz
2017-09-27
ppc/kvm: change kvmppc_get_htab_fd() to return -errno on error
Greg Kurz
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
2017-09-15
ppc/xive: fix OV5_XIVE_EXPLOIT bits
Cédric Le Goater
2017-09-15
hw/ppc/spapr.c: cleaning up qdev_get_machine() calls
Daniel Henrique Barboza
2017-09-08
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
[next]