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
Age
Commit message (
Expand
)
Author
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-09-03
Merge branch 'tcg-next' of git://github.com/rth7680/qemu
Aurelien Jarno
2013-09-02
target: Include softmmu_exec.h where forgotten
Richard Henderson
2013-09-02
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
2013-09-02
PPC: KVM: Compile fix for qemu_notify_event
Alexander Graf
2013-09-02
target-ppc: Use #define instead of opencoding SLB valid bit
Aneesh Kumar K.V
2013-09-02
target-ppc: fix bit extraction for FPBF and FPL
Aurelien Jarno
2013-09-02
target-ppc: POWER7 supports the MSR_LE bit
Anton Blanchard
2013-09-02
target-ppc: USE LPCR_ILE to control exception endian on POWER7
Anton Blanchard
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-20
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
2013-08-07
target-ppc: Add POWER5+ v2.1 CPU model
Andreas Färber
2013-08-07
target-ppc: Prepare POWER5P CPU family
Andreas Färber
2013-08-07
target-ppc: Turn POWER5gr CPU into alias for POWER5
Andreas Färber
2013-08-07
target-ppc: Turn POWER5gs CPU into alias for POWER5+
Andreas Färber
2013-08-07
target-ppc: Fix POWER7+ model
Andreas Färber
2013-08-05
target-ppc: Add POWER7+ CPU model
Alexey Kardashevskiy
2013-07-30
target-ppc: Suppress TCG instruction emulation warnings for qtest
Andreas Färber
2013-07-29
target-ppc/kvm.c: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
2013-07-29
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2013-07-29
pseries: savevm support with KVM
Alexey Kardashevskiy
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
2013-07-29
target-ppc: Convert ppc cpu savevm to VMStateDescription
Alexey Kardashevskiy
2013-07-29
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
Andreas Färber
2013-07-27
cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML
Andreas Färber
2013-07-27
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
2013-07-27
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
Andreas Färber
2013-07-26
target-ppc: Move cpu_gdb_{read,write}_register()
Andreas Färber
2013-07-26
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
Andreas Färber
2013-07-23
gdbstub: Change gdb_register_coprocessor() argument to CPUState
Andreas Färber
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
2013-07-23
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
2013-07-23
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
2013-07-23
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
Andreas Färber
2013-07-11
target-ppc: Add POWER8 v1.0 CPU model
Prerna Saxena
2013-07-11
e600 core for MPC86xx processors
Julio Guerra
2013-07-09
cpu: Move reset logging to CPUState
Andreas Färber
2013-07-09
target-ppc: Change LOG_MMU_STATE() argument to CPUState
Andreas Färber
2013-07-09
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
2013-07-09
target-ppc: Change gen_intermediate_code_internal() argument to PowerPCCPU
Andreas Färber
2013-07-09
target-ppc: Don't overuse ENV_GET_CPU()
Andreas Färber
2013-07-09
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
cpu: Drop unnecessary dynamic casts in *_env_get_cpu()
Andreas Färber
2013-07-09
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-01
PPC: Ignore writes to L2CR
Alexander Graf
2013-07-01
PPC: Introduce an alias cache for faster lookups
Alexander Graf
2013-07-01
PPC: Fix GDB read on code area for PPC6xx
Fabien Chouteau
2013-07-01
PPC: Add dump_mmu() for 6xx
Fabien Chouteau
[next]