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-arm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-20
target-arm: Implement VMULL.P8
Peter Maydell
3
-2
/
+35
2011-02-11
arm: drop unused irq-related part of CPUARMState
Dmitry Eremin-Solenikov
1
-4
/
+0
2011-02-10
target-arm: Remove stray #include from middle of neon_helper.c
Peter Maydell
1
-1
/
+0
2011-02-10
target-arm: Use standard FPSCR for Neon half-precision operations
Peter Maydell
3
-12
/
+32
2011-02-10
target-arm: Silence NaNs resulting from half-precision conversions
Peter Maydell
1
-2
/
+10
2011-02-10
softfloat: Add float16 type and float16 NaN handling functions
Peter Maydell
1
-2
/
+2
2011-02-09
target-arm: implement vsli.64, vsri.64
Christophe Lyon
1
-1
/
+13
2011-02-09
target-arm: fix VSHLL Neon instruction.
Christophe Lyon
1
-3
/
+15
2011-02-09
target-arm: Fix 32 bit signed saturating narrow
Peter Maydell
1
-1
/
+1
2011-02-09
target-arm: Fix VQMOVUN Neon instruction.
Juha Riihimäki
3
-6
/
+88
2011-02-04
target-arm: Fix decoding of Thumb preload and hint space
Peter Maydell
1
-22
/
+48
2011-02-04
target-arm: Fix decoding of preload and memory hint space
Peter Maydell
1
-3
/
+25
2011-02-04
target-arm: Clean up handling of MPIDR
Peter Maydell
1
-5
/
+21
2011-02-04
target-arm: Add CPU feature flag for v7MP
Peter Maydell
2
-1
/
+8
2011-02-04
Set the right overflow bit for neon 32 and 64 bit saturating add/sub.
Christophe Lyon
4
-63
/
+105
2011-02-04
target-arm: Fix Neon vsra instructions.
Christophe Lyon
1
-2
/
+2
2011-01-29
target-arm: Fix Neon VQ(R)DMULH.S16 instructions
Juha Riihimäki
1
-1
/
+2
2011-01-26
target-arm: Fix loading of scalar value for Neon multiply-by-scalar
Peter Maydell
1
-6
/
+6
2011-01-26
target-arm: Fix garbage collection of temporaries in Neon emulation.
Christophe Lyon
1
-5
/
+13
2011-01-26
Support saturation with shift=0.
Christophe Lyon
1
-16
/
+12
2011-01-18
target-arm: Log instruction start in TCG code
Peter Maydell
1
-0
/
+4
2011-01-14
target-arm: Restore IT bits when resuming after an exception
Peter Maydell
1
-0
/
+36
2011-01-14
target-arm: Refactor translation of exception generating instructions
Peter Maydell
1
-28
/
+15
2011-01-14
target-arm: Remove redundant setting of IT bits before Thumb SWI
Peter Maydell
1
-1
/
+0
2011-01-14
target-arm: Translate with user-state from TB flags, not CPUState
Peter Maydell
1
-5
/
+1
2011-01-14
target-arm: Set privileged bit in TB flags correctly for M profile
Peter Maydell
1
-1
/
+7
2011-01-14
target-arm: Translate with condexec bits from TB flags, not CPUState
Peter Maydell
1
-3
/
+3
2011-01-14
target-arm: Translate with Thumb state from TB flags, not CPUState
Peter Maydell
1
-3
/
+3
2011-01-14
target-arm: Translate with VFP len/stride from TB flags, not CPUState
Peter Maydell
1
-3
/
+7
2011-01-14
target-arm: Translate with VFP-enabled from TB flags, not CPUState
Peter Maydell
1
-9
/
+5
2011-01-14
target-arm: Add symbolic constants for bitfields in TB flags
Peter Maydell
1
-6
/
+39
2011-01-14
target-arm: Don't generate code specific to current CPU mode for SRS
Peter Maydell
2
-33
/
+25
2011-01-14
target-arm: Use the standard FPSCR value for VRSQRTS
Peter Maydell
1
-1
/
+1
2011-01-14
target-arm: Add support for 'Standard FPSCR Value' as used by Neon
Peter Maydell
2
-0
/
+18
2011-01-14
target-arm: Fix implementation of VRSQRTS
Peter Maydell
1
-1
/
+9
2011-01-12
ARM: Fix decoding of VQSHL/VQSHLU immediate forms
Peter Maydell
1
-15
/
+36
2011-01-12
ARM: add neon helpers for VQSHLU
Juha Riihimäki
2
-0
/
+51
2011-01-06
target-arm: wire up the softfloat flush_input_to_zero flag
Peter Maydell
1
-1
/
+7
2011-01-06
target-arm: Set softfloat cumulative exc flags from correct FPSCR bits
Peter Maydell
1
-1
/
+1
2011-01-06
target-arm: fix SMMLA/SMMLS instructions
Aurelien Jarno
1
-45
/
+51
2010-12-31
target-arm: fix UMAAL instruction
Aurelien Jarno
1
-10
/
+22
2010-12-27
target-arm: correct cp15 c1_sys reset value for arm1136 and cortex-a9
Juha Riihimäki
1
-0
/
+2
2010-12-27
target-arm: correct cp15 c1_sys reset value for cortex-a8
Mattias Holm
1
-0
/
+1
2010-12-27
target-arm: fix vmsav6 access control
Juha Riihimäki
1
-15
/
+19
2010-12-27
target-arm: Correct result in saturating cases for VQSHL of s8/16/32
Peter Maydell
1
-3
/
+12
2010-12-27
target-arm: remove pointless else clause in VQSHL of u64
Juha Riihimäki
1
-2
/
+0
2010-12-27
target-arm: Fix VQSHL of signed 64 bit values by shift counts >= 64
Peter Maydell
1
-1
/
+1
2010-12-27
target-arm: Fix VQSHL of signed 64 bit values
Juha Riihimäki
1
-1
/
+1
2010-12-27
target-arm: Fix arguments passed to VQSHL helpers
Juha Riihimäki
1
-2
/
+2
2010-12-27
target-arm: fix bug in translation of REVSH
Aurelien Jarno
1
-7
/
+3
[next]