index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-ppc
/
exec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-19
kill regs_to_env and env_to_regs
Paolo Bonzini
1
-8
/
+0
2009-08-16
Replace always_inline with inline
Blue Swirl
1
-4
/
+4
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-04-24
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
1
-1
/
+7
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-12-18
target-ppc: fix a typo
aurel32
1
-1
/
+1
2008-12-16
target-ppc: fix a typo introduced in revision 6058
aurel32
1
-1
/
+1
2008-12-15
target-ppc: update comment about precise emulation
aurel32
1
-2
/
+1
2008-12-15
target-ppc: remove dead code
aurel32
1
-1
/
+0
2008-12-15
target-ppc: enable PRECISE_EMULATION by default
aurel32
1
-1
/
+1
2008-12-11
target-ppc: remove remaining warnings
aurel32
1
-9
/
+0
2008-12-11
target-ppc: rework exception code
aurel32
1
-3
/
+0
2008-12-07
target-ppc: convert SPR accesses to TCG
aurel32
1
-13
/
+0
2008-12-06
target-ppc: remove dead code
aurel32
1
-4
/
+0
2008-12-05
target-ppc: convert POWER shift instructions to TCG
aurel32
1
-22
/
+0
2008-11-27
target-ppc: convert POWER2 load/store instructions to TCG
aurel32
1
-3
/
+0
2008-11-27
target-ppc: convert SPE load/store to TCG
aurel32
1
-10
/
+0
2008-11-24
target-ppc: convert altivec load/store to TCG
aurel32
1
-4
/
+0
2008-11-22
target-ppc: convert exceptions generation to TCG
aurel32
1
-2
/
+2
2008-11-19
target-ppc: convert fp ops to TCG
aurel32
1
-1
/
+0
2008-09-04
ppc: cleanup register types
aurel32
1
-8
/
+7
2008-04-07
Revert revisions r4168 and r4169. That's work in progress, not ready for trun...
aurel32
1
-0
/
+4
2008-04-07
Always enable precise emulation when softfloat is used
aurel32
1
-4
/
+0
2007-11-24
Fix incorrect debug prints (reported by Paul Brook).
j_mayer
1
-0
/
+2
2007-11-14
Fix PowerPC targets compilation on 32 bits hosts:
j_mayer
1
-2
/
+2
2007-11-03
PowerPC MMU and exception fixes:
j_mayer
1
-1
/
+1
2007-10-25
Gprof prooved the PowerPC emulation spent too much time in MSR load and store
j_mayer
1
-1
/
+1
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
1
-1
/
+1
2007-10-07
Implement PowerPC Altivec load & stores, used by Apple firmware for memcpy.
j_mayer
1
-3
/
+3
2007-10-07
PowerPC target optimisations: make intensive use of always_inline.
j_mayer
1
-7
/
+7
2007-10-01
Avoid op helpers that would just call helpers for TLB & SLB management:
j_mayer
1
-6
/
+0
2007-09-26
Great rework and cleanups to ease PowerPC implementations definitions.
j_mayer
1
-0
/
+2
2007-09-17
Coding style fixes in PowerPC related code (no functional change):
j_mayer
1
-7
/
+4
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-1
/
+1
2007-07-11
Fix PPCEMB for 32bit hosts.
ths
1
-5
/
+5
2007-06-03
Clean up of some target specifics in exec.c/cpu-exec.c.
ths
1
-0
/
+10
2007-04-24
Code provision for new PowerPC embedded target support with:
j_mayer
1
-1
/
+1
2007-04-16
Add callbacks to allow dynamic change of PowerPC clocks (to be improved)
j_mayer
1
-0
/
+1
2007-03-22
PowerPC bugfixes:
j_mayer
1
-0
/
+4
2007-03-20
PowerPC 2.03 SPE extension - first pass.
j_mayer
1
-3
/
+3
2007-03-17
Make it safe to use 64 bits GPR and/or 64 bits host registers.
j_mayer
1
-8
/
+14
2007-03-07
Great PowerPC emulation code resynchronisation and improvments:
j_mayer
1
-26
/
+50
2006-12-23
Use memory barriers in FORCE_RET / RETURN.
ths
1
-2
/
+2
2005-10-30
moved common softmmu code to common header (Paul Brook)
bellard
1
-66
/
+1
2005-07-04
correct split between helper.c and op_helper.c - moved some uops to op_helper...
bellard
1
-0
/
+4
2005-07-02
preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)
bellard
1
-22
/
+2
2005-03-13
fpu fixes (Jocelyn Mayer) - soft float support
bellard
1
-9
/
+1
2005-01-03
64 bit target support
bellard
1
-0
/
+3
2004-10-12
correct handling of saved host registers
bellard
1
-0
/
+8
2004-05-23
PowerPC merge
bellard
1
-0
/
+6
[next]