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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
1
-10956
/
+0
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-1
/
+1
2020-06-26
target/ppc: Remove TIDR from POWER10 processor
Cédric Le Goater
1
-5
/
+0
2020-06-12
target/ppc: Restrict PPCVirtualHypervisorClass to system-mode
Philippe Mathieu-Daudé
1
-0
/
+4
2020-05-27
target/ppc: Add support for scv and rfscv instructions
Nicholas Piggin
1
-1
/
+2
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-7
/
+2
2020-05-06
gdbstub: Introduce gdb_get_float64() to get 64-bit float registers
Philippe Mathieu-Daudé
1
-1
/
+1
2020-04-29
various: Remove suspicious '\' character outside of #define in C code
Philippe Mathieu-Daudé
1
-2
/
+2
2020-03-19
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
1
-4
/
+4
2020-03-18
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...
Peter Maydell
1
-24
/
+30
2020-03-17
cpu: Use DeviceClass reset instead of a special CPUClass reset
Peter Maydell
1
-4
/
+4
2020-03-17
gdbstub: extend GByteArray to read register helpers
Alex Bennée
1
-24
/
+30
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
[next]