index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-25
spapr: Use DeviceClass::fw_name for device tree CPU node
Andreas Färber
1
-0
/
+2
2013-10-25
target-ppc: Fill in OpenFirmware names for some PowerPCCPU families
Andreas Färber
1
-0
/
+3
2013-10-25
target-ppc: dump-guest-memory support
Aneesh Kumar K.V
4
-2
/
+262
2013-10-25
target-ppc: Use #define for max slb entries
Aneesh Kumar K.V
3
-4
/
+5
2013-10-25
target-ppc: Update slb array with correct index values.
Aneesh Kumar K.V
1
-2
/
+15
2013-10-25
target-ppc: Add helper for KVM_PPC_RTAS_DEFINE_TOKEN
David Gibson
2
-0
/
+21
2013-10-25
PPC: Fix L2CR write accesses
Alexander Graf
1
-12
/
+17
2013-10-25
target-ppc: Little Endian Correction to Load/Store Vector Element
Tom Musta
1
-0
/
+2
2013-10-18
Merge remote-tracking branch 'bonzini/configure' into staging
Anthony Liguori
1
-1
/
+1
2013-10-16
Makefile.target: CONFIG_NO_* variables removed
Ákos Kovács
1
-1
/
+1
2013-10-11
Merge remote-tracking branch 'rth/tcg-pull' into staging
Anthony Liguori
2
-9
/
+5
2013-10-10
tcg: Remove stray semi-colons from target-*/helper.h
Richard Henderson
1
-5
/
+5
2013-10-10
tcg: Move helper registration into tcg_context_init
Richard Henderson
1
-4
/
+0
2013-10-07
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
1
-3
/
+0
2013-09-20
cpu: Move cpu state syncs up into cpu_dump_state()
James Hogan
1
-2
/
+0
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-1
/
+1
2013-09-03
Merge branch 'tcg-next' of git://github.com/rth7680/qemu
Aurelien Jarno
2
-1
/
+3
2013-09-02
target: Include softmmu_exec.h where forgotten
Richard Henderson
1
-0
/
+2
2013-09-02
tcg: Change tcg_gen_exit_tb argument to uintptr_t
Richard Henderson
1
-1
/
+1
2013-09-02
PPC: KVM: Compile fix for qemu_notify_event
Alexander Graf
1
-0
/
+1
2013-09-02
target-ppc: Use #define instead of opencoding SLB valid bit
Aneesh Kumar K.V
1
-1
/
+1
2013-09-02
target-ppc: fix bit extraction for FPBF and FPL
Aurelien Jarno
1
-2
/
+2
2013-09-02
target-ppc: POWER7 supports the MSR_LE bit
Anton Blanchard
1
-1
/
+1
2013-09-02
target-ppc: USE LPCR_ILE to control exception endian on POWER7
Anton Blanchard
2
-0
/
+12
2013-08-26
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2
-7
/
+7
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2
-7
/
+7
2013-08-20
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
1
-1
/
+2
2013-08-07
target-ppc: Add POWER5+ v2.1 CPU model
Andreas Färber
2
-0
/
+3
2013-08-07
target-ppc: Prepare POWER5P CPU family
Andreas Färber
2
-2
/
+104
2013-08-07
target-ppc: Turn POWER5gr CPU into alias for POWER5
Andreas Färber
2
-3
/
+1
2013-08-07
target-ppc: Turn POWER5gs CPU into alias for POWER5+
Andreas Färber
2
-3
/
+1
2013-08-07
target-ppc: Fix POWER7+ model
Andreas Färber
2
-3
/
+4
2013-08-05
target-ppc: Add POWER7+ CPU model
Alexey Kardashevskiy
2
-0
/
+3
2013-07-30
target-ppc: Suppress TCG instruction emulation warnings for qtest
Andreas Färber
1
-1
/
+1
2013-07-29
target-ppc/kvm.c: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
1
-26
/
+26
2013-07-29
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-0
/
+2
2013-07-29
pseries: savevm support with KVM
Alexey Kardashevskiy
2
-0
/
+91
2013-07-29
spapr-tce: make sPAPRTCETable a proper device
Anthony Liguori
1
-2
/
+2
2013-07-29
target-ppc: Convert ppc cpu savevm to VMStateDescription
Alexey Kardashevskiy
4
-93
/
+451
2013-07-29
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
Andreas Färber
1
-0
/
+2
2013-07-27
cpu: Introduce CPUClass::gdb_core_xml_file for GDB_CORE_XML
Andreas Färber
1
-0
/
+5
2013-07-27
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
4
-2
/
+16
2013-07-27
gdbstub: Replace GET_REG*() macros with gdb_get_reg*() functions
Andreas Färber
1
-8
/
+8
2013-07-26
target-ppc: Move cpu_gdb_{read,write}_register()
Andreas Färber
1
-0
/
+122
2013-07-26
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
Andreas Färber
1
-0
/
+2
2013-07-23
gdbstub: Change gdb_register_coprocessor() argument to CPUState
Andreas Färber
1
-7
/
+8
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
3
-1
/
+7
2013-07-23
cpu: Move singlestep_enabled field from CPU_COMMON to CPUState
Andreas Färber
1
-3
/
+5
2013-07-23
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
1
-5
/
+0
2013-07-23
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
Andreas Färber
1
-0
/
+8
[next]