index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
ppc
/
cpu_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/ppc: Don't compile ppc_tlb_invalid_all without TCG
Lucas Mateus Castro (alqotel)
2021-07-09
1
-0
/
+2
*
target/ppc: Remove PowerPCCPUClass.handle_mmu_fault
Richard Henderson
2021-07-09
1
-45
/
+0
*
target/ppc: Drop PowerPCCPUClass::interrupts_big_endian()
Greg Kurz
2021-07-09
1
-17
/
+0
*
target/ppc: removed all mentions to PPC_DUMP_CPU
Bruno Larsen (billionai)
2021-06-03
1
-205
/
+0
*
target/ppc: remove ppc_cpu_dump_statistics
Bruno Larsen (billionai)
2021-06-03
1
-3
/
+0
*
target/ppc: added ifdefs around TCG-only code
Bruno Larsen (billionai)
2021-06-03
1
-0
/
+2
*
target/ppc: used ternary operator when registering MAS
Bruno Larsen (billionai)
2021-06-03
1
-6
/
+3
*
target/ppc: removed unnecessary inclusion of helper-proto.h
Bruno Larsen (billionai)
2021-06-03
1
-1
/
+0
*
hw/core: Constify TCGCPUOps
Richard Henderson
2021-05-27
1
-1
/
+1
*
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
*
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-4
/
+2
*
cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-3
/
+1
*
cpu: Move CPUClass::vmsd to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
*
cpu: Introduce SysemuCPUOps structure
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+8
*
cpu: Rename CPUClass vmsd -> legacy_vmsd
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+1
*
target/ppc: moved ppc_cpu_dump_state to cpu_init.c
Bruno Larsen (billionai)
2021-05-19
1
-0
/
+182
*
target/ppc: created ppc_{store,get}_vscr for generic vscr usage
Bruno Larsen (billionai)
2021-05-19
1
-1
/
+1
*
target/ppc: isolated cpu init from translation logic
Bruno Larsen (billionai)
2021-05-19
1
-0
/
+9371