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
2012-12-19
build: kill libdis, move disassemblers to disas/
Paolo Bonzini
2
-2
/
+2
2012-12-16
exec: refactor cpu_restore_state
Blue Swirl
1
-7
/
+1
2012-12-14
target-ppc: Don't use hwaddr to represent hardware state
David Gibson
1
-1
/
+1
2012-12-08
TCG: Use gen_opc_instr_start from context instead of global variable.
Evgeny Voevodin
1
-3
/
+3
2012-12-08
TCG: Use gen_opc_icount from context instead of global variable.
Evgeny Voevodin
1
-1
/
+1
2012-12-08
TCG: Use gen_opc_pc from context instead of global variable.
Evgeny Voevodin
1
-2
/
+2
2012-11-26
PPC: Fix missing TRACE exception
Julio Guerra
1
-1
/
+2
2012-11-17
TCG: Use gen_opc_buf from context instead of global variable.
Evgeny Voevodin
1
-3
/
+3
2012-11-17
TCG: Use gen_opc_ptr from context instead of global variable.
Evgeny Voevodin
1
-4
/
+5
2012-11-10
disas: avoid using cpu_single_env
Blue Swirl
1
-1
/
+1
2012-11-03
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Blue Swirl
2
-12
/
+6
2012-11-01
target-ppc: make some functions static
Blue Swirl
2
-11
/
+6
2012-11-01
ppc: add missing static
Blue Swirl
1
-1
/
+0
2012-11-01
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
3
-24
/
+34
2012-11-01
target-ppc: Extend FPU state for newer POWER CPUs
David Gibson
3
-14
/
+27
2012-11-01
target-ppc: Rework storage of VPA registration state
David Gibson
1
-3
/
+3
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
1
-1
/
+3
2012-10-31
spapr: Pass PowerPCCPU to spapr_hypercall()
Andreas Färber
1
-1
/
+2
2012-10-31
target-ppc: Pass PowerPCCPU to cpu_ppc_hypercall
Andreas Färber
2
-3
/
+3
2012-10-31
target-ppc: Pass PowerPCCPU to powerpc_excp()
Andreas Färber
1
-16
/
+20
2012-10-31
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
1
-2
/
+1
2012-10-31
target-ppc: Rename kvm_kick_{env => cpu} and pass PowerPCCPU
Andreas Färber
1
-2
/
+6
2012-10-29
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
3
-10
/
+8
2012-10-29
target-ppc: Rework storage of VPA registration state
David Gibson
2
-7
/
+7
2012-10-29
PPC: 440: Emulate DCBR0
Alexander Graf
1
-1
/
+1
2012-10-29
Drop unnecessary check of TARGET_PHYS_ADDR_SPACE_BITS
Peter Maydell
1
-2
/
+0
2012-10-28
target-ppc: rename helper flags
Aurelien Jarno
1
-19
/
+19
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2
-38
/
+38
2012-10-06
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
6
-146
/
+152
2012-10-05
ppc: avoid buffer overrun: use pstrcpy, not strncpy
Jim Meyering
1
-1
/
+1
2012-10-05
PPC: KVM: Fix BAT put
Alexander Graf
1
-4
/
+5
2012-10-04
Make target_phys_addr_t 64 bits unconditionally
Avi Kivity
1
-3
/
+1
2012-10-05
ppc/pseries: Reset VPA registration on CPU reset
David Gibson
1
-0
/
+8
2012-10-04
target-ppc: Remove unused power_mode field from cpu state
David Gibson
2
-3
/
+2
2012-10-04
target-ppc: KVM: Fix some kernel version edge cases for kvmppc_reset_htab()
David Gibson
1
-5
/
+25
2012-10-04
pseries: Add support for new KVM hash table control call
David Gibson
2
-0
/
+48
2012-10-04
ppc: Make kvm_arch_put_registers() put *all* the registers
David Gibson
1
-39
/
+50
2012-10-04
target-ppc: get rid of the HANDLE_NAN{1, 2, 3} macros
Aurelien Jarno
1
-21
/
+0
2012-10-04
target-ppc: use the softfloat float32_muladd function
Aurelien Jarno
1
-43
/
+14
2012-10-04
target-ppc: use the softfloat min/max functions
Aurelien Jarno
1
-21
/
+2
2012-10-04
target-ppc: simplify NaN propagation for vector functions
Aurelien Jarno
1
-19
/
+7
2012-09-27
Emit debug_insn for CPU_LOG_TB_OP_OPT as well.
Richard Henderson
1
-1
/
+2
2012-08-28
target-ppc: fix altivec instructions
Aurelien Jarno
1
-1
/
+1
2012-08-15
Merge remote-tracking branch 'agraf/ppc-for-upstream' into staging
Anthony Liguori
1
-1
/
+1
2012-08-15
win32: provide separate macros for weak decls and definitions
Anthony Liguori
1
-2
/
+2
2012-08-15
ppc: Fix bug in handling of PAPR hypercall exits
David Gibson
1
-1
/
+1
2012-08-13
target-ppc: add implementation of query-cpu-definitions (v2)
Anthony Liguori
1
-0
/
+26
2012-06-27
pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
David Gibson
1
-2
/
+2
2012-06-24
target-ppc: Fix 2nd parameter for tcg_gen_shri_tl
Stefan Weil
1
-1
/
+1
2012-06-24
target-ppc: Fix build with --enable-debug
Stefan Weil
1
-1
/
+1
[next]