index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-ppc
/
translate_init.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PPC: Introduce the Virtual Time Base (VTB) SPR register
Cyril Bur
2015-03-09
1
-0
/
+10
*
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-01-10
1
-2
/
+3
|
\
|
*
target-ppc: Power8 Supports Transactional Memory
Tom Musta
2015-01-07
1
-2
/
+3
*
|
translate: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
1
-12
/
+12
*
|
target-ppc: pass DisasContext to SPR generator functions
Paolo Bonzini
2014-12-23
1
-126
/
+121
|
/
*
target-ppc: Fix breakpoint registers for e300
Fabien Chouteau
2014-11-20
1
-26
/
+26
*
target-ppc: Fix an invalid free in opcode table handling code.
Bharata B Rao
2014-11-04
1
-3
/
+16
*
target-ppc: Use macros in opcodes table handling code
Bharata B Rao
2014-11-04
1
-10
/
+14
*
target-ppc : Add new processor type 440x5wDFPU
Pierre Mallard
2014-11-04
1
-0
/
+38
*
target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64
Pierre Mallard
2014-11-04
1
-3
/
+6
*
target-ppc: Implement IVOR[59] By Default for Book E
Tom Musta
2014-11-04
1
-1
/
+1
*
target-ppc: Fix kvmppc_set_compat to use negotiated cpu-version
Alexey Kardashevskiy
2014-11-04
1
-1
/
+1
*
qdev: Drop legacy_name from qdev properties
Gonglei
2014-10-15
1
-1
/
+0
*
qdev: Add description field in PropertyInfo struct
Gonglei
2014-10-15
1
-0
/
+1
*
target-ppc: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
1
-0
/
+1
*
target-ppc: Use cpu_exec_enter qom hook
Richard Henderson
2014-09-25
1
-0
/
+9
*
target-ppc: Fix number of threads per core limit
Alexey Kardashevskiy
2014-07-15
1
-13
/
+5
*
target-ppc: Remove POWER7+ and POWER8E families
Alexey Kardashevskiy
2014-07-08
1
-71
/
+2
*
target-ppc: Add pvr_match() callback
Alexey Kardashevskiy
2014-07-08
1
-14
/
+35
*
target-ppc: Change default cpu for ppc64le-linux-user
Richard Henderson
2014-07-08
1
-0
/
+4
*
target-ppc: enable virtio endian ambivalent support
Greg Kurz
2014-06-29
1
-0
/
+15
*
target-ppc: Add support for POWER8 pvr 0x4D0000
Alexey Kardashevskiy
2014-06-27
1
-4
/
+16
*
PPC: Add support for Apple gdb in gdbstub
Alexander Graf
2014-06-27
1
-0
/
+8
*
target-ppc: Enable DABRX SPR and limit it to <=POWER7
Alexey Kardashevskiy
2014-06-16
1
-1
/
+14
*
target-ppc: Enable PPR and VRSAVE SPRs migration
Alexey Kardashevskiy
2014-06-16
1
-8
/
+8
*
target-ppc: Add POWER8's Event Based Branch (EBB) control SPRs
Alexey Kardashevskiy
2014-06-16
1
-0
/
+57
*
target-ppc: Add POWER8's TM SPRs
Alexey Kardashevskiy
2014-06-16
1
-0
/
+88
*
target-ppc: Add POWER8's MMCR2/MMCRS SPRs
Alexey Kardashevskiy
2014-06-16
1
-0
/
+22
*
target-ppc: Enable FSCR facility check for TAR
Alexey Kardashevskiy
2014-06-16
1
-2
/
+34
*
target-ppc: Add POWER8's FSCR SPR
Alexey Kardashevskiy
2014-06-16
1
-0
/
+10
*
target-ppc: Add POWER8's TIR SPR
Alexey Kardashevskiy
2014-06-16
1
-0
/
+10
*
target-ppc: Refactor class init for POWER7/8
Alexey Kardashevskiy
2014-06-16
1
-39
/
+61
*
target-ppc: Switch POWER7/8 classes to use correct PMU SPRs
Alexey Kardashevskiy
2014-06-16
1
-15
/
+2
*
target-ppc: Make use of gen_spr_power5p_lpar() for POWER7/8
Alexey Kardashevskiy
2014-06-16
1
-5
/
+1
*
target-ppc: Make use of gen_spr_book3s_altivec() for POWER7/8
Alexey Kardashevskiy
2014-06-16
1
-7
/
+1
*
target-ppc: Move POWER7/8 CFAR/DSCR/CTRL/PPR/PCR SPR registration to helpers
Alexey Kardashevskiy
2014-06-16
1
-30
/
+40
*
target-ppc: Move POWER8 TCE Address control (TAR) to a helper
Alexey Kardashevskiy
2014-06-16
1
-5
/
+9
*
target-ppc: Move POWER7/8 PIR/PURR/SPURR SPR registration to helpers
Alexey Kardashevskiy
2014-06-16
1
-14
/
+26
*
target-ppc: Enable PMU SPRs migration
Alexey Kardashevskiy
2014-06-16
1
-52
/
+52
*
target-ppc: Remove check_pow_970FX
Alexey Kardashevskiy
2014-06-16
1
-9
/
+1
*
target-ppc: Introduce and reuse generalized init_proc_book3s_64()
Alexey Kardashevskiy
2014-06-16
1
-58
/
+27
*
target-ppc: Add HID4 SPR for PPC970
Alexey Kardashevskiy
2014-06-16
1
-0
/
+11
*
target-ppc: Add PMC7/8 to 970 class
Alexey Kardashevskiy
2014-06-16
1
-0
/
+26
*
target-ppc: Add PMC5/6, SDAR and MMCRA to 970 family
Alexey Kardashevskiy
2014-06-16
1
-0
/
+32
*
target-ppc: Add "POWER" prefix to MMCRA PMU registers
Alexey Kardashevskiy
2014-06-16
1
-1
/
+1
*
target-ppc: Copy and split gen_spr_7xx() for 970
Alexey Kardashevskiy
2014-06-16
1
-1
/
+105
*
target-ppc: Make UCTRL a mirror of CTRL
Alexey Kardashevskiy
2014-06-16
1
-2
/
+2
*
target-ppc: Refactor PPC970
Alexey Kardashevskiy
2014-06-16
1
-13
/
+32
*
target-ppc: Merge 970FX and 970MP into a single 970 class
Alexey Kardashevskiy
2014-06-16
1
-198
/
+8
*
target-ppc: Rename 7XX/60x/74XX/e600 PMU SPRs
Alexey Kardashevskiy
2014-06-16
1
-49
/
+49
[next]