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
Age
Commit message (
Expand
)
Author
2020-09-01
target/ppc: Remove superfluous breaks
Liao Pingfang
2020-08-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...
Peter Maydell
2020-08-21
meson: target
Paolo Bonzini
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-13
target/ppc: Integrate icount to purr, vtb, and tbu40
Gustavo Romero
2020-08-12
target/ppc: Fix SPE unavailable exception triggering
Matthieu Bucchianeri
2020-08-12
target/ppc: add vmulh{su}d instructions
Lijun Pan
2020-08-12
target/ppc: add vmulh{su}w instructions
Lijun Pan
2020-08-12
target/ppc: add vmulld instruction
Lijun Pan
2020-08-12
target/ppc: convert vmuluwm to tcg_gen_gvec_mul
Lijun Pan
2020-08-12
target/ppc: add byte-reverse br[dwh] instructions
Lijun Pan
2020-08-12
target/ppc: Enable Power ISA 3.1
Lijun Pan
2020-08-12
target/ppc: Introduce Power ISA 3.1 flag
Lijun Pan
2020-08-12
target/ppc: Fix TCG leak with the evmwsmiaa instruction
Matthieu Bucchianeri
2020-07-27
pseries: fix kvmppc_set_fwnmi()
Laurent Vivier
2020-07-24
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-06-26
target/ppc: Remove TIDR from POWER10 processor
Cédric Le Goater
2020-06-12
target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
Philippe Mathieu-Daudé
2020-06-02
target/ppc: Use tcg_gen_gvec_rotlv
Richard Henderson
2020-05-27
target/ppc: Fix argument to ppc_radix64_partition_scoped_xlate() again
Greg Kurz
2020-05-27
target/ppc: Don't update radix PTE R/C bits with gdbstub
Greg Kurz
2020-05-27
target/ppc: Fix arguments to ppc_radix64_partition_scoped_xlate()
Greg Kurz
2020-05-27
target/ppc: Add missing braces in ppc_radix64_partition_scoped_xlate()
Greg Kurz
2020-05-27
target/ppc: Don't initialize some local variables in ppc_radix64_xlate()
Greg Kurz
2020-05-27
target/ppc: Pass const pointer to ppc_radix64_get_fully_qualified_addr()
Greg Kurz
2020-05-27
target/ppc: Pass const pointer to ppc_radix64_get_prot_amr()
Greg Kurz
2020-05-27
ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
Leonardo Bras
2020-05-27
target/ppc: Add support for scv and rfscv instructions
Nicholas Piggin
2020-05-27
target/ppc: Untabify excp_helper.c
Greg Kurz
2020-05-19
softfloat: Name compare relation enum
Richard Henderson
2020-05-15
target: Remove unnecessary CPU() cast
Philippe Mathieu-Daudé
2020-05-15
qdev: Unrealize must not fail
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
2020-05-07
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200507' into...
Peter Maydell
2020-05-07
target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9
Daniele Buono
2020-05-07
target/ppc: Add support for Radix partition-scoped translation
Cédric Le Goater
2020-05-07
target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translation
Cédric Le Goater
2020-05-07
target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' bool
Cédric Le Goater
2020-05-07
target/ppc: Introduce ppc_radix64_xlate() for Radix tree translation
Cédric Le Goater
2020-05-07
target/ppc: Assert if HV mode is set when running under a pseries machine
Cédric Le Goater
2020-05-07
target/ppc: Introduce a relocation bool in ppc_radix64_handle_mmu_fault()
Cédric Le Goater
2020-05-07
target/ppc: Enforce that the root page directory size must be at least 5
Suraj Jitindar Singh
2020-05-07
ppc/spapr: tweak change system reset helper
Nicholas Piggin
2020-05-07
target/ppc: Improve syscall exception logging
Nicholas Piggin
[next]