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
/
misc_helper.c
Age
Commit message (
Expand
)
Author
2021-05-04
target/ppc: Put dbcr0 single-step bits into hflags
Richard Henderson
2021-05-04
target/ppc: Reduce env->hflags to uint32_t
Richard Henderson
2021-05-04
target/ppc: Move 601 hflags adjustment to hreg_compute_hflags
Richard Henderson
2020-11-15
powerpc tcg: Fix Lesser GPL version number
Chetan Pant
2020-09-01
target/ppc: Remove superfluous breaks
Liao Pingfang
2020-02-02
target/ppc: add support for Hypervisor Facility Unavailable Exception
Cédric Le Goater
2020-02-02
target/ppc: Add privileged message send facilities
Cédric Le Goater
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-04-26
target/ppc: Style fixes for misc_helper.c
David Gibson
2019-02-26
target/ppc: Flush the TLB locally when the LPIDR is written
Benjamin Herrenschmidt
2018-06-12
target/ppc: Allow privileged access to SPR_PCR
Joel Stanley
2018-05-04
target/ppc: add basic support for PTCR on POWER9
Cédric Le Goater
2017-04-26
target/ppc: Flush TLB on write to PIDR
Suraj Jitindar Singh
2017-03-01
target/ppc: SDR1 is a hypervisor resource
David Gibson
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth