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
/
target
/
ppc
/
compat.c
Age
Commit message (
Expand
)
Author
2020-11-15
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
2020-10-09
ppc: Add a return value to ppc_set_compat() and ppc_set_compat_all()
Greg Kurz
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2019-12-17
target/ppc: Add POWER10 DD1.0 model information
Cédric Le Goater
2018-06-21
target/ppc: Allow cpu compatiblity checks based on type, not instance
David Gibson
2018-01-17
target/ppc: Clarify compat mode max_threads value
David Gibson
2018-01-17
ppc: Change Power9 compat table to support at most 8 threads/core
Jose Ricardo Ziviani
2017-11-08
ppc: fix setting of compat mode
Greg Kurz
2017-08-22
ppc: fix ppc_set_compat() with KVM PR
Greg Kurz
2017-06-30
pseries: Move CPU compatibility property to machine
David Gibson
2017-03-03
target/ppc: Add POWER9/ISAv3.00 to compat_table
Suraj Jitindar Singh
2017-01-31
ppc: Add ppc_set_compat_all()
David Gibson
2017-01-31
ppc: Validate compatibility modes when setting
David Gibson
2017-01-31
ppc: Rewrite ppc_get_compat_smt_threads()
David Gibson
2017-01-31
ppc: Rewrite ppc_set_compat()
David Gibson