index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
translate_init.c
Age
Commit message (
Expand
)
Author
2016-05-19
ppc: use PowerPCCPU instead of CPUPPCState
Paolo Bonzini
2016-04-05
ppc: Rework POWER7 & POWER8 exception model
Cédric Le Goater
2016-03-24
ppc: move POWER8 Book4 regs in their own routine
Cédric Le Goater
2016-03-24
ppc: A couple more dummy POWER8 Book4 regs
Benjamin Herrenschmidt
2016-03-24
ppc: Add dummy CIABR SPR
Benjamin Herrenschmidt
2016-03-24
ppc: Add POWER8 IAMR register
Benjamin Herrenschmidt
2016-03-24
ppc: Fix writing to AMR/UAMOR
Benjamin Herrenschmidt
2016-03-24
ppc: Initialize AMOR in PAPR mode
Benjamin Herrenschmidt
2016-03-24
ppc: Add dummy SPR_IC for POWER8
Benjamin Herrenschmidt
2016-03-24
ppc: Create cpu_ppc_set_papr() helper
Benjamin Herrenschmidt
2016-03-24
ppc: Add a bunch of hypervisor SPRs to Book3s
Benjamin Herrenschmidt
2016-03-24
ppc: Add macros to register hypervisor mode SPRs
Benjamin Herrenschmidt
2016-03-24
ppc64: set MSR_SF bit
Laurent Vivier
2016-03-16
target-ppc: Add PVR for POWER8NVL processor
Alexey Kardashevskiy
2016-03-16
ppc: Add a few more P8 PMU SPRs
Benjamin Herrenschmidt
2016-03-16
ppc: Fix migration of the TAR SPR
Thomas Huth
2016-03-16
ppc: Define the PSPB register on POWER8
Thomas Huth
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2016-01-30
target-ppc: Allow more page sizes for POWER7 & POWER8 in TCG
David Gibson
2016-01-30
target-ppc: gdbstub: Add VSX support
Anton Blanchard
2016-01-30
target-ppc: gdbstub: fix spe registers for little-endian guests
Greg Kurz
2016-01-30
target-ppc: gdbstub: fix altivec registers for little-endian guests
Greg Kurz
2016-01-30
target-ppc: gdbstub: introduce avr_need_swap()
Greg Kurz
2016-01-30
target-ppc: gdbstub: fix float registers for little-endian guests
Greg Kurz
2016-01-30
ppc: Clean up error handling in ppc_set_compat()
David Gibson
2016-01-29
ppc: Clean up includes
Peter Maydell
2016-01-27
gdb: provide the name of the architecture in the target.xml
David Hildenbrand
2016-01-15
dump: qemunotes aren't commonly needed
Andrew Jones
2015-11-06
taget-ppc: Fix read access to IBAT registers higher than IBAT3
Julio Guerra
2015-10-23
ppc/spapr: Add "ibm,pa-features" property to the device-tree
Benjamin Herrenschmidt
2015-10-23
ppc: Add mmu_model defines for arch 2.03 and 2.07
Benjamin Herrenschmidt
2015-09-11
Target-ppc: Remove unnecessary variable
Shraddha Barke
2015-07-09
cpu: Change cpu_exec_init() arg to cpu, not env
Peter Crosthwaite
2015-07-09
target-ppc: Move cpu_exec_init() call to realize function
Bharata B Rao
2015-07-09
cpu: Add Error argument to cpu_exec_init()
Bharata B Rao
2015-03-09
PPC: Introduce the Virtual Time Base (VTB) SPR register
Cyril Bur
2015-01-10
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
2015-01-07
target-ppc: Power8 Supports Transactional Memory
Tom Musta
2015-01-03
translate: check cflags instead of use_icount global
Paolo Bonzini
2014-12-23
target-ppc: pass DisasContext to SPR generator functions
Paolo Bonzini
2014-11-20
target-ppc: Fix breakpoint registers for e300
Fabien Chouteau
2014-11-04
target-ppc: Fix an invalid free in opcode table handling code.
Bharata B Rao
2014-11-04
target-ppc: Use macros in opcodes table handling code
Bharata B Rao
2014-11-04
target-ppc : Add new processor type 440x5wDFPU
Pierre Mallard
2014-11-04
target-ppc : Allow fc[tf]id[*] mnemonics for non TARGET_PPC64
Pierre Mallard
2014-11-04
target-ppc: Implement IVOR[59] By Default for Book E
Tom Musta
2014-11-04
target-ppc: Fix kvmppc_set_compat to use negotiated cpu-version
Alexey Kardashevskiy
2014-10-15
qdev: Drop legacy_name from qdev properties
Gonglei
2014-10-15
qdev: Add description field in PropertyInfo struct
Gonglei
[next]