Sign in
qemu-android
/
qemu-android
/
4cc70e933731ebf4309e1f1ce90973a0de04f28f
/
target-ppc
3bbf37f
spapr: Use DeviceClass::fw_name for device tree CPU node
by Andreas Färber
· 11 years ago
793826c
target-ppc: Fill in OpenFirmware names for some PowerPCCPU families
by Andreas Färber
· 11 years ago
e62fbc5
target-ppc: dump-guest-memory support
by Aneesh Kumar K.V
· 11 years ago
d83af16
target-ppc: Use #define for max slb entries
by Aneesh Kumar K.V
· 11 years ago
4b4d4a2
target-ppc: Update slb array with correct index values.
by Aneesh Kumar K.V
· 11 years ago
feaa64c
target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN
by David Gibson
· 12 years ago
9633fcc
PPC: Fix L2CR write accesses
by Alexander Graf
· 12 years ago
bbfb6f1
target-ppc: Little Endian Correction to Load/Store Vector Element
by Tom Musta
· 12 years ago
1cb9b64
Merge remote-tracking branch 'bonzini/configure' into staging
by Anthony Liguori
· 11 years ago
cf01ba9
Makefile.target: CONFIG_NO_* variables removed
by Ákos Kovács
· 12 years ago
ab1eb72
Merge remote-tracking branch 'rth/tcg-pull' into staging
by Anthony Liguori
· 11 years ago
f5daeec
tcg: Remove stray semi-colons from target-*/helper.h
by Richard Henderson
· 12 years ago
5cd8f62
tcg: Move helper registration into tcg_context_init
by Richard Henderson
· 12 years ago
51fb256
cpu: Drop cpu_model_str from CPU_COMMON
by Andreas Färber
· 12 years ago
97577fd
cpu: Move cpu state syncs up into cpu_dump_state()
by James Hogan
· 12 years ago
bdc4464
cpu: Use QTAILQ for CPU list
by Andreas Färber
· 12 years ago
545825d
Merge branch 'tcg-next' of git://github.com/rth7680/qemu
by Aurelien Jarno
· 12 years ago
b1669e5
target: Include softmmu_exec.h where forgotten
by Richard Henderson
· 12 years ago
8cfd049
tcg: Change tcg_gen_exit_tb argument to uintptr_t
by Richard Henderson
· 12 years ago
7bb438b
PPC: KVM: Compile fix for qemu_notify_event
by Alexander Graf
· 12 years ago
a3cedb5
target-ppc: Use #define instead of opencoding SLB valid bit
by Aneesh Kumar K.V
· 12 years ago
779f659
target-ppc: fix bit extraction for FPBF and FPL
by Aurelien Jarno
· 12 years ago
bb429d2
target-ppc: POWER7 supports the MSR_LE bit
by Anton Blanchard
· 12 years ago
1e0c7e5
target-ppc: USE LPCR_ILE to control exception endian on POWER7
by Anton Blanchard
· 12 years ago
f7ad538
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 12 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
4a44d85
Convert stderr message calling error_get_pretty() to error_report()
by Seiji Aguchi
· 12 years ago
f71d4c4
target-ppc: Add POWER5+ v2.1 CPU model
by Andreas Färber
· 12 years ago
35ebcb2
target-ppc: Prepare POWER5P CPU family
by Andreas Färber
· 12 years ago
469296f
target-ppc: Turn POWER5gr CPU into alias for POWER5
by Andreas Färber
· 12 years ago
171777a
target-ppc: Turn POWER5gs CPU into alias for POWER5+
by Andreas Färber
· 12 years ago
a7d6b9f
target-ppc: Fix POWER7+ model
by Andreas Färber
· 12 years ago
03a15a5
target-ppc: Add POWER7+ CPU model
by Alexey Kardashevskiy
· 12 years ago
96b3bfa
target-ppc: Suppress TCG instruction emulation warnings for qtest
by Andreas Färber
· 12 years ago
da56ff9
target-ppc/kvm.c: Rename 'dprintf' to 'DPRINTF'
by Peter Maydell
· 12 years ago
4ff1fac
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
by Anthony Liguori
· 12 years ago
e68cb8b
pseries: savevm support with KVM
by Alexey Kardashevskiy
· 12 years ago
a83000f
spapr-tce: make sPAPRTCETable a proper device
by Anthony Liguori
· 12 years ago
a90db15
target-ppc: Convert ppc cpu savevm to VMStateDescription
by Alexey Kardashevskiy
· 12 years ago
14a10fc
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
by Andreas Färber
· 12 years ago
5b24c64
cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML
by Andreas Färber
· 12 years ago
5b50e79
cpu: Introduce CPUClass::gdb_{read,write}_register()
by Andreas Färber
· 12 years ago
986a299
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
by Andreas Färber
· 12 years ago
0980bfa
target-ppc: Move cpu_gdb_{read,write}_register()
by Andreas Färber
· 12 years ago
a0e372f
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
by Andreas Färber
· 12 years ago
22169d4
gdbstub: Change gdb_register_coprocessor() argument to CPUState
by Andreas Färber
· 12 years ago
00b941e
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
by Andreas Färber
· 12 years ago
ed2803d
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
bdf7ae5
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
by Andreas Färber
· 12 years ago
f45748f
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
by Andreas Färber
· 12 years ago
8d43ea1
target-ppc: Add POWER8 v1.0 CPU model
by Prerna Saxena
· 12 years ago
7162bde
e600 core for MPC86xx processors
by Julio Guerra
· 12 years ago
91b1df8
cpu: Move reset logging to CPUState
by Andreas Färber
· 12 years ago
77710e7
target-ppc: Change LOG_MMU_STATE() argument to CPUState
by Andreas Färber
· 12 years ago
a076285
log: Change log_cpu_state[_mask]() argument to CPUState
by Andreas Färber
· 12 years ago
213fe1f
target-ppc: Change gen_intermediate_code_internal() argument to PowerPCCPU
by Andreas Färber
· 12 years ago
09c6a63
target-ppc: Don't overuse ENV_GET_CPU()
by Andreas Färber
· 12 years ago
182735e
cpu: Make first_cpu and next_cpu CPUState
by Andreas Färber
· 12 years ago
6e42be7
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
by Andreas Färber
· 12 years ago
6291ad7
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
by Peter Maydell
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
2345f1c
PPC: Ignore writes to L2CR
by Alexander Graf
· 12 years ago
9761ad7
PPC: Introduce an alias cache for faster lookups
by Alexander Graf
· 12 years ago
b177d8b
PPC: Fix GDB read on code area for PPC6xx
by Fabien Chouteau
· 12 years ago
886b757
PPC: Add dump_mmu() for 6xx
by Fabien Chouteau
· 12 years ago
b048960
target-ppc: Introduce unrealizefn for PowerPCCPU
by Andreas Färber
· 12 years ago
4bddaf5
target-ppc kvm: save cr register
by Alexey Kardashevskiy
· 12 years ago
9fea2ae
ppc: do not register IABR SPR twice for 603e
by Hervé Poussineau
· 12 years ago
1e3438d
target-ppc: Drop redundant flags assignments from CPU families
by Andreas Färber
· 12 years ago
d85937e
kvm/openpic: in-kernel mpic support
by Scott Wood
· 12 years ago
4be1db8
PPC: Add non-kvm stub file
by Alexander Graf
· 12 years ago
c643bed
cpu: Change qemu_init_vcpu() argument to CPUState
by Andreas Färber
· 12 years ago
878096e
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
by Andreas Färber
· 12 years ago
cb446ec
kvm: Change cpu_synchronize_state() argument to CPUState
by Andreas Färber
· 12 years ago
8216966
KVM: PPC: Add dummy kvm_arch_init_irq_routing()
by Scott Wood
· 12 years ago
997aba8
remove some double-includes
by Michael Tokarev
· 12 years ago
36f48d9
PPC: Depend behavior of cmp instructions only on instruction encoding
by Alexander Graf
· 12 years ago
554ecc5
PPC: Fix rldcl
by Alexander Graf
· 12 years ago
04559d5
target-ppc: Add read and write of PPR SPR
by Anton Blanchard
· 12 years ago
c05541e
target-ppc: Fix invalid SPR read/write warnings
by Anton Blanchard
· 12 years ago
126a793
PPC: Add MMU type for 2.06 with AMR but no TB pages
by Alexander Graf
· 12 years ago
909eedb
target-ppc: slightly optimize lfiwax
by Aurelien Jarno
· 12 years ago
7d08d85
target-ppc: add support for extended mtfsf/mtfsfi forms
by Aurelien Jarno
· 12 years ago
44bc0c4
target-ppc: emulate store doubleword pair instructions
by Aurelien Jarno
· 12 years ago
05050ee
target-ppc: emulate load doubleword pair instructions
by Aurelien Jarno
· 12 years ago
199f830
target-ppc: emulate lfiwax instruction
by Aurelien Jarno
· 12 years ago
f033288
target-ppc: emulate fcpsgn instruction
by Aurelien Jarno
· 12 years ago
725bcec
target-ppc: emulate prtyw and prtyd instructions
by Aurelien Jarno
· 12 years ago
fcfda20
target-ppc: emulate cmpb instruction
by Aurelien Jarno
· 12 years ago
9c2627b
target-ppc: add instruction flags for Book I 2.05
by Aurelien Jarno
· 12 years ago
bf45a2e
target-ppc: optimize fabs, fnabs, fneg
by Aurelien Jarno
· 12 years ago
414f5d1
PPC: Fix dcbz for linux-user on 970
by Alexander Graf
· 12 years ago
db72c9f
powerpc: correctly handle fpu exceptions.
by Tristan Gingold
· 12 years ago
9b00ea4
target-ppc: Synchronize VPA state with KVM
by David Gibson
· 12 years ago
702763f
target-ppc: Add more stubs for POWER7 PMU registers
by David Gibson
· 12 years ago
0cbad81
pseries: Fixes and enhancements to L1 cache properties
by David Gibson
· 12 years ago
f36951c
pseries: Fix incorrect calculation of RMA size in certain configurations
by David Gibson
· 12 years ago
31f2cb8
Enable kvm emulated watchdog
by Bharat Bhushan
· 12 years ago
752d634
target-ppc: Fix narrow-mode add/sub carry output
by Richard Henderson
· 12 years ago
2bc1732
PPC: Add breakpoint registers for 603 and e300
by Fabien Chouteau
· 12 years ago
Next »