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
/
translate_init.inc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/ppc: Add privileged message send facilities
Cédric Le Goater
2020-02-02
1
-4
/
+16
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-5
/
+5
*
cpu: Use cpu_class_set_parent_reset()
Greg Kurz
2020-01-24
1
-2
/
+1
*
target/ppc: Add SPR TBU40
Suraj Jitindar Singh
2019-12-17
1
-0
/
+19
*
target/ppc: Add SPR ASDR
Suraj Jitindar Singh
2019-12-17
1
-0
/
+6
*
target/ppc: Work [S]PURR implementation and add HV support
Suraj Jitindar Singh
2019-12-17
1
-8
/
+15
*
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
2019-12-17
1
-4
/
+15
*
target/ppc: Add POWER10 DD1.0 model information
Cédric Le Goater
2019-12-17
1
-0
/
+215
*
ppc: Deassert the external interrupt pin in KVM on reset
Greg Kurz
2019-12-17
1
-0
/
+1
*
ppc/kvm: Skip writing DPDES back when in run time state
Alexey Kardashevskiy
2019-10-04
1
-5
/
+4
*
powerpc/spapr: Add host threads parameter to ibm,get_system_parameter
Suraj Jitindar Singh
2019-08-29
1
-0
/
+2
*
target/ppc: Set float_tininess_before_rounding at cpu reset
Richard Henderson
2019-08-29
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...
Peter Maydell
2019-08-21
1
-9
/
+48
|
\
|
*
target/ppc: Add Directed Privileged Door-bell Exception State (DPDES) SPR
Alexey Kardashevskiy
2019-08-21
1
-0
/
+14
|
*
spapr: Implement dispatch tracking for tcg
Nicholas Piggin
2019-08-21
1
-0
/
+27
|
*
target/ppc: move opcode decode tables to PowerPCCPU
Alex Bennée
2019-08-21
1
-9
/
+7
*
|
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
2019-08-20
1
-2
/
+0
|
/
*
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
2019-07-02
1
-1
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-11
1
-0
/
+1
*
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
2019-06-10
1
-2
/
+1
*
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-43
/
+42
*
target/ppc: Convert to CPUClass::tlb_fill
Richard Henderson
2019-05-10
1
-3
/
+2
*
target/ppc: Style fixes for translate_init.inc.c
David Gibson
2019-04-26
1
-95
/
+148
*
disas: Rename include/disas/bfd.h back to include/disas/dis-asm.h
Markus Armbruster
2019-04-18
1
-1
/
+1
*
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-04-18
1
-16
/
+10
*
target/ppc: add HV support for POWER9
Cédric Le Goater
2019-03-12
1
-1
/
+2
*
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
2019-03-12
1
-0
/
+4
*
target/ppc: Flush the TLB locally when the LPIDR is written
Benjamin Herrenschmidt
2019-02-25
1
-1
/
+6
*
target/ppc: Add support for LPCR:HEIC on POWER9
Benjamin Herrenschmidt
2019-02-25
1
-1
/
+4
*
target/ppc: Add POWER9 external interrupt model
Benjamin Herrenschmidt
2019-02-25
1
-2
/
+2
*
target/ppc: Add Hypervisor Virtualization Interrupt on POWER9
Benjamin Herrenschmidt
2019-02-25
1
-1
/
+15
*
target/ppc: Add POWER9 exception model
Benjamin Herrenschmidt
2019-02-25
1
-1
/
+1
*
target/ppc: Fix support for "STOP light" states on POWER9
Benjamin Herrenschmidt
2019-02-25
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...
Peter Maydell
2019-02-18
1
-7
/
+64
|
\
|
*
target/ppc: Add helper_mfvscr
Richard Henderson
2019-02-18
1
-1
/
+1
|
*
target/ppc: Use helper_mtvscr for reset and gdb
Richard Henderson
2019-02-18
1
-3
/
+2
|
*
target/ppc: Disable ISA 2.06 PM instructions on POWER9
Benjamin Herrenschmidt
2019-02-17
1
-1
/
+1
|
*
target/ppc: Enable reporting of SPRs to GDB
Fabiano Rosas
2019-02-17
1
-2
/
+60
*
|
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
2019-02-18
1
-1
/
+2
|
/
*
ppc: e6500 registers SPR 604 twice
Jon Diekema
2019-01-24
1
-8
/
+0
*
target/ppc: move FP and VMX registers into aligned vsr register array
Mark Cave-Ayland
2019-01-08
1
-12
/
+14
*
target/ppc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-20
1
-3
/
+3
*
target/ppc: Add one reg id for ptcr
Suraj Jitindar Singh
2018-11-08
1
-5
/
+5
*
target/ppc: add external PID support
Roman Kapl
2018-11-08
1
-2
/
+19
*
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
2018-10-19
1
-2
/
+2
*
ppc: Remove deprecated ppcemb target
Thomas Huth
2018-08-28
1
-34
/
+1
*
ppc: add DBCR based debugging
Roman Kapl
2018-08-21
1
-0
/
+17
*
target/ppc: Enable fp exceptions for user-only
Richard Henderson
2018-08-21
1
-0
/
+2
*
target/ppc: Add do_unaligned_access hook
Richard Henderson
2018-07-03
1
-0
/
+1
[next]