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
/
machine.c
Age
Commit message (
Expand
)
Author
2019-04-26
target/ppc: Style fixes for machine.c
David Gibson
2019-03-12
target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian...
Mark Cave-Ayland
2019-02-18
target/ppc: Use mtvscr/mfvscr for vmstate
Richard Henderson
2019-01-09
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
2018-11-27
vmstate: constify VMStateField
Marc-André Lureau
2018-05-29
ppc: Rename 2.13 machines to 3.0
Peter Maydell
2018-05-04
target/ppc: always set PPC_MEM_TLBIE in pre 2.8 migration hack
Greg Kurz
2018-04-27
target/ppc: Fold slb_nr into PPCHash64Options
David Gibson
2018-04-10
target/ppc: Fix backwards migration of msr_mask
David Gibson
2017-11-30
target-ppc: Don't invalidate non-supported msr bits
Kurban Mallachiev
2017-11-27
target/ppc: Fix setting of cpu->compat_pvr on incoming migration
Suraj Jitindar Singh
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
2017-08-22
target/ppc: 'PVR != host PVR' in KVM_SET_SREGS workaround
Daniel Henrique Barboza
2017-08-09
ppc: fix double-free in cpu_post_load()
Greg Kurz
2017-06-30
ppc: Rework CPU compatibility testing across migration
David Gibson
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
2017-03-01
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
2017-03-01
target/ppc: Eliminate htab_base and htab_mask variables
David Gibson
2017-01-24
migration: extend VMStateInfo
Jianjun Duan
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth