index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
ppc
/
translate_init.inc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-17
target/ppc: Use class fields to simplify LPCR masking
David Gibson
1
-5
/
+31
2020-03-17
target/ppc: Remove RMOR register from POWER9 & POWER10
David Gibson
1
-2
/
+8
2020-03-17
ppc: Remove stub of PPC970 HID4 implementation
David Gibson
1
-12
/
+8
2020-03-17
ppc: Remove stub support for 32-bit hypervisor mode
David Gibson
1
-3
/
+3
2020-03-17
ppc: Officially deprecate the CPU "compat" property
Greg Kurz
1
-42
/
+2
2020-02-02
target/ppc: Add privileged message send facilities
Cédric Le Goater
1
-4
/
+16
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
1
-5
/
+5
2020-01-24
cpu: Use cpu_class_set_parent_reset()
Greg Kurz
1
-2
/
+1
2019-12-17
target/ppc: Add SPR TBU40
Suraj Jitindar Singh
1
-0
/
+19
2019-12-17
target/ppc: Add SPR ASDR
Suraj Jitindar Singh
1
-0
/
+6
2019-12-17
target/ppc: Work [S]PURR implementation and add HV support
Suraj Jitindar Singh
1
-8
/
+15
2019-12-17
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
1
-4
/
+15
2019-12-17
target/ppc: Add POWER10 DD1.0 model information
Cédric Le Goater
1
-0
/
+215
2019-12-17
ppc: Deassert the external interrupt pin in KVM on reset
Greg Kurz
1
-0
/
+1
2019-10-04
ppc/kvm: Skip writing DPDES back when in run time state
Alexey Kardashevskiy
1
-5
/
+4
2019-08-29
powerpc/spapr: Add host threads parameter to ibm,get_system_parameter
Suraj Jitindar Singh
1
-0
/
+2
2019-08-29
target/ppc: Set float_tininess_before_rounding at cpu reset
Richard Henderson
1
-0
/
+4
2019-08-21
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...
Peter Maydell
1
-9
/
+48
2019-08-21
target/ppc: Add Directed Privileged Door-bell Exception State (DPDES) SPR
Alexey Kardashevskiy
1
-0
/
+14
2019-08-21
spapr: Implement dispatch tracking for tcg
Nicholas Piggin
1
-0
/
+27
2019-08-21
target/ppc: move opcode decode tables to PowerPCCPU
Alex Bennée
1
-9
/
+7
2019-08-20
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
1
-2
/
+0
2019-07-02
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
1
-1
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-0
/
+1
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
1
-2
/
+1
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
1
-43
/
+42
2019-05-10
target/ppc: Convert to CPUClass::tlb_fill
Richard Henderson
1
-3
/
+2
2019-04-26
target/ppc: Style fixes for translate_init.inc.c
David Gibson
1
-95
/
+148
2019-04-18
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
Markus Armbruster
1
-1
/
+1
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
1
-16
/
+10
2019-03-12
target/ppc: add HV support for POWER9
Cédric Le Goater
1
-1
/
+2
2019-03-12
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
1
-0
/
+4
2019-02-26
target/ppc: Flush the TLB locally when the LPIDR is written
Benjamin Herrenschmidt
1
-1
/
+6
2019-02-26
target/ppc: Add support for LPCR:HEIC on POWER9
Benjamin Herrenschmidt
1
-1
/
+4
2019-02-26
target/ppc: Add POWER9 external interrupt model
Benjamin Herrenschmidt
1
-2
/
+2
2019-02-26
target/ppc: Add Hypervisor Virtualization Interrupt on POWER9
Benjamin Herrenschmidt
1
-1
/
+15
2019-02-26
target/ppc: Add POWER9 exception model
Benjamin Herrenschmidt
1
-1
/
+1
2019-02-26
target/ppc: Fix support for "STOP light" states on POWER9
Benjamin Herrenschmidt
1
-0
/
+7
2019-02-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...
Peter Maydell
1
-7
/
+64
2019-02-18
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
1
-1
/
+2
2019-02-18
target/ppc: Add helper_mfvscr
Richard Henderson
1
-1
/
+1
2019-02-18
target/ppc: Use helper_mtvscr for reset and gdb
Richard Henderson
1
-3
/
+2
2019-02-17
target/ppc: Disable ISA 2.06 PM instructions on POWER9
Benjamin Herrenschmidt
1
-1
/
+1
2019-02-17
target/ppc: Enable reporting of SPRs to GDB
Fabiano Rosas
1
-2
/
+60
2019-01-24
ppc: e6500 registers SPR 604 twice
Jon Diekema
1
-8
/
+0
2019-01-09
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
1
-12
/
+14
2018-12-21
target/ppc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-3
/
+3
2018-11-08
target/ppc: Add one reg id for ptcr
Suraj Jitindar Singh
1
-5
/
+5
2018-11-08
target/ppc: add external PID support
Roman Kapl
1
-2
/
+19
[next]