qemu-e2k/target-ppc
Benjamin Herrenschmidt 8eeb330c69 ppc: Add a bunch of hypervisor SPRs to Book3s
We don't give them a KVM reg number yet as no current KVM version
supports HV mode.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
[clg: SPRs AMOR,DAWR,DARWX were already included in commit f401dd32cb]
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2016-07-01 09:57:01 +10:00
..
arch_dump.c
cpu-models.c
cpu-models.h
cpu-qom.h ppc: Add P7/P8 Power Management instructions 2016-06-23 12:43:54 +10:00
cpu.h target-*: Don't redefine cpu_exec() 2016-06-29 14:03:47 +02:00
dfp_helper.c
excp_helper.c ppc: Add P7/P8 Power Management instructions 2016-06-23 12:43:54 +10:00
fpu_helper.c softfloat: Implement run-time-configurable meaning of signaling NaN bit 2016-06-24 13:40:37 +01:00
gdbstub.c qemu-common: push cpu.h inclusion out of qemu-common.h 2016-05-19 16:42:29 +02:00
helper_regs.h ppc: Batch TLB flushes on 32-bit 6xx/7xx/7xxx in hash mode 2016-06-07 13:10:44 +10:00
helper.h ppc: Add P7/P8 Power Management instructions 2016-06-23 12:43:54 +10:00
int_helper.c cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
kvm_ppc.h ppc: Provide function to get CPU class of the host CPU 2016-06-14 10:41:38 +10:00
kvm-stub.c qemu-common: push cpu.h inclusion out of qemu-common.h 2016-05-19 16:42:29 +02:00
kvm.c ppc: Disable huge page support if it is not available for main RAM 2016-06-23 12:53:42 +10:00
machine.c ppc: Use split I/D mmu modes to avoid flushes on interrupts 2016-05-30 13:20:04 +10:00
Makefile.objs
mem_helper.c cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
mfrom_table_gen.c
mfrom_table.c
misc_helper.c ppc: Improve emulation of THRM registers 2016-06-22 11:12:17 +10:00
mmu_helper.c ppc: Batch TLB flushes on 32-bit 6xx/7xx/7xxx in hash mode 2016-06-07 13:10:44 +10:00
mmu-hash32.c cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
mmu-hash32.h
mmu-hash64.c ppc: Fix generation if ISI/DSI vs. HV mode 2016-06-23 12:43:25 +10:00
mmu-hash64.h
monitor.c
STATUS
timebase_helper.c cpu: move exec-all.h inclusion out of cpu.h 2016-05-19 16:42:29 +02:00
trace-events trace: split out trace events for target-ppc/ directory 2016-06-20 17:22:17 +01:00
translate_init.c ppc: Add a bunch of hypervisor SPRs to Book3s 2016-07-01 09:57:01 +10:00
translate.c ppc: Add P7/P8 Power Management instructions 2016-06-23 12:43:54 +10:00
user_only_helper.c