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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-30
target-ppc: Allow more page sizes for POWER7 & POWER8 in TCG
David Gibson
1
-0
/
+32
2016-01-30
target-ppc: gdbstub: Add VSX support
Anton Blanchard
1
-0
/
+24
2016-01-30
target-ppc: gdbstub: fix spe registers for little-endian guests
Greg Kurz
1
-1
/
+10
2016-01-30
target-ppc: gdbstub: fix altivec registers for little-endian guests
Greg Kurz
1
-2
/
+10
2016-01-30
target-ppc: gdbstub: introduce avr_need_swap()
Greg Kurz
1
-14
/
+23
2016-01-30
target-ppc: gdbstub: fix float registers for little-endian guests
Greg Kurz
1
-0
/
+4
2016-01-30
ppc: Clean up error handling in ppc_set_compat()
David Gibson
1
-6
/
+7
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-3
/
+1
2016-01-27
gdb: provide the name of the architecture in the target.xml
David Hildenbrand
1
-0
/
+10
2016-01-15
dump: qemunotes aren't commonly needed
Andrew Jones
1
-1
/
+0
2015-11-06
taget-ppc: Fix read access to IBAT registers higher than IBAT3
Julio Guerra
1
-1
/
+1
2015-10-23
ppc/spapr: Add "ibm,pa-features" property to the device-tree
Benjamin Herrenschmidt
1
-0
/
+1
2015-10-23
ppc: Add mmu_model defines for arch 2.03 and 2.07
Benjamin Herrenschmidt
1
-2
/
+2
2015-09-11
Target-ppc: Remove unnecessary variable
Shraddha Barke
1
-7
/
+2
2015-07-09
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
1
-1
/
+1
2015-07-09
target-ppc: Move cpu_exec_init() call to realize function
Bharata B Rao
1
-2
/
+10
2015-07-09
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
1
-1
/
+1
2015-03-09
PPC: Introduce the Virtual Time Base (VTB) SPR register
Cyril Bur
1
-0
/
+10
2015-01-10
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
1
-2
/
+3
2015-01-07
target-ppc: Power8 Supports Transactional Memory
Tom Musta
1
-2
/
+3
2015-01-03
translate: check cflags instead of use_icount global
Paolo Bonzini
1
-12
/
+12
2014-12-23
target-ppc: pass DisasContext to SPR generator functions
Paolo Bonzini
1
-126
/
+121
2014-11-20
target-ppc: Fix breakpoint registers for e300
Fabien Chouteau
1
-26
/
+26
2014-11-04
target-ppc: Fix an invalid free in opcode table handling code.
Bharata B Rao
1
-3
/
+16
2014-11-04
target-ppc: Use macros in opcodes table handling code
Bharata B Rao
1
-10
/
+14
2014-11-04
target-ppc : Add new processor type 440x5wDFPU
Pierre Mallard
1
-0
/
+38
2014-11-04
target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64
Pierre Mallard
1
-3
/
+6
2014-11-04
target-ppc: Implement IVOR[59] By Default for Book E
Tom Musta
1
-1
/
+1
2014-11-04
target-ppc: Fix kvmppc_set_compat to use negotiated cpu-version
Alexey Kardashevskiy
1
-1
/
+1
2014-10-15
qdev: Drop legacy_name from qdev properties
Gonglei
1
-1
/
+0
2014-10-15
qdev: Add description field in PropertyInfo struct
Gonglei
1
-0
/
+1
2014-09-25
target-ppc: Use cpu_exec_interrupt qom hook
Richard Henderson
1
-0
/
+1
2014-09-25
target-ppc: Use cpu_exec_enter qom hook
Richard Henderson
1
-0
/
+9
2014-07-15
target-ppc: Fix number of threads per core limit
Alexey Kardashevskiy
1
-13
/
+5
2014-07-08
target-ppc: Remove POWER7+ and POWER8E families
Alexey Kardashevskiy
1
-71
/
+2
2014-07-08
target-ppc: Add pvr_match() callback
Alexey Kardashevskiy
1
-14
/
+35
2014-07-08
target-ppc: Change default cpu for ppc64le-linux-user
Richard Henderson
1
-0
/
+4
2014-06-29
target-ppc: enable virtio endian ambivalent support
Greg Kurz
1
-0
/
+15
2014-06-27
target-ppc: Add support for POWER8 pvr 0x4D0000
Alexey Kardashevskiy
1
-4
/
+16
2014-06-27
PPC: Add support for Apple gdb in gdbstub
Alexander Graf
1
-0
/
+8
2014-06-16
target-ppc: Enable DABRX SPR and limit it to <=POWER7
Alexey Kardashevskiy
1
-1
/
+14
2014-06-16
target-ppc: Enable PPR and VRSAVE SPRs migration
Alexey Kardashevskiy
1
-8
/
+8
2014-06-16
target-ppc: Add POWER8's Event Based Branch (EBB) control SPRs
Alexey Kardashevskiy
1
-0
/
+57
2014-06-16
target-ppc: Add POWER8's TM SPRs
Alexey Kardashevskiy
1
-0
/
+88
2014-06-16
target-ppc: Add POWER8's MMCR2/MMCRS SPRs
Alexey Kardashevskiy
1
-0
/
+22
2014-06-16
target-ppc: Enable FSCR facility check for TAR
Alexey Kardashevskiy
1
-2
/
+34
2014-06-16
target-ppc: Add POWER8's FSCR SPR
Alexey Kardashevskiy
1
-0
/
+10
2014-06-16
target-ppc: Add POWER8's TIR SPR
Alexey Kardashevskiy
1
-0
/
+10
2014-06-16
target-ppc: Refactor class init for POWER7/8
Alexey Kardashevskiy
1
-39
/
+61
2014-06-16
target-ppc: Switch POWER7/8 classes to use correct PMU SPRs
Alexey Kardashevskiy
1
-15
/
+2
[next]