index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-arm: fix support for VRECPE.
Christophe Lyon
2011-02-24
1
-12
/
+71
*
target-arm: Introduce float64_256 and float64_512 constants.
Christophe Lyon
2011-02-24
1
-0
/
+5
*
softfloat: add _set_sign(), _infinity and _half for 32 and 64 bits floats.
Christophe Lyon
2011-02-24
1
-0
/
+15
*
softfloat: move all default NaN definitions to softfloat.h.
Christophe Lyon
2011-02-24
2
-68
/
+69
*
hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKS
Peter Maydell
2011-02-24
1
-0
/
+2
*
vnc: Fix fatal crash with vnc reverse mode
Stefan Weil
2011-02-23
1
-0
/
+1
*
vnc: add a non-adaptive option
Corentin Chary
2011-02-23
4
-5
/
+20
*
vnc: tight: tweak adaptive tight settings
Corentin Chary
2011-02-23
1
-10
/
+10
*
vnc: don't try to send bigger updates that client height
Corentin Chary
2011-02-23
1
-5
/
+5
*
vnc: use the new generic bitmap functions
Corentin Chary
2011-02-23
2
-73
/
+25
*
bitmap: add a generic bitmap and bitops library
Corentin Chary
2011-02-23
6
-0
/
+897
*
vnc: fix lossy rect refreshing
Corentin Chary
2011-02-23
1
-4
/
+8
*
vnc: fix uint8_t comparisons with negative values
Corentin Chary
2011-02-23
2
-3
/
+4
*
vnc: Add ZRLE and ZYWRLE encodings.
Corentin Chary
2011-02-23
9
-1
/
+1541
*
vnc: palette: and fill and color calls.
Corentin Chary
2011-02-23
2
-0
/
+35
*
vnc: palette: add palette_init calls
Corentin Chary
2011-02-23
2
-1
/
+8
*
vnc: palette: use a pool to reduce memory allocations
Corentin Chary
2011-02-23
2
-17
/
+4
*
vnc: tight: use the update frequency to choose between lossy and lossless
Corentin Chary
2011-02-23
1
-13
/
+62
*
vnc: refresh lossy rect after a given timeout
Corentin Chary
2011-02-23
3
-3
/
+69
*
vnc: add a way to get the update frequency for a given region
Corentin Chary
2011-02-23
2
-0
/
+120
*
vnc: don't set the quality if lossy encoding are disabled
Corentin Chary
2011-02-23
1
-1
/
+3
*
microblaze: Allow targeting little-endian mb
Edgar E. Iglesias
2011-02-23
3
-2
/
+10
*
pls3adsp1800: Base load_elf endianness on target endianness
Edgar E. Iglesias
2011-02-23
1
-2
/
+7
*
do not use qemu_icount_delta in the !use_icount case
Paolo Bonzini
2011-02-23
1
-34
/
+25
*
hw/irq.h: Remove unused SetIRQFunc typedef
Peter Maydell
2011-02-21
1
-2
/
+0
*
Revert "prep: Disable second IDE channel, as long as ISA IDE emulation doesn'...
Aurelien Jarno
2011-02-21
1
-1
/
+1
*
isa-bus: Remove bogus IRQ sharing check
Jan Kiszka
2011-02-21
8
-21
/
+10
*
PS/2 keyboard Scancode Set 3 support
Roy Tam
2011-02-21
1
-13
/
+27
*
target-arm: Fix shift by immediate and narrow where src, dest overlap
Peter Maydell
2011-02-21
1
-40
/
+44
*
target-arm: Refactor to pull narrowing decode into separate function
Peter Maydell
2011-02-21
1
-26
/
+19
*
w32: Remove implementation of function ffs
Stefan Weil
2011-02-20
1
-7
/
+0
*
w32: Use additional library libiberty.a
Stefan Weil
2011-02-20
1
-1
/
+1
*
Fix obvious mistake in pxa2xx i2s driver
Vasily Khoruzhick
2011-02-20
1
-1
/
+1
*
pxa2xx_keypad: Handle 0xe0xx keycodes
Vasily Khoruzhick
2011-02-20
1
-0
/
+10
*
pxa2xx_keypad: enhance emulation of KPAS, KPASMKP regs
Vasily Khoruzhick
2011-02-20
1
-52
/
+62
*
qdev: Fix printout of bit device properties with bit index >= 8
David 'Digit' Turner
2011-02-20
1
-1
/
+1
*
check-qdict: Fix possible crash
Stefan Weil
2011-02-20
1
-1
/
+2
*
tests: Fix two memory leaks
Stefan Weil
2011-02-20
1
-0
/
+2
*
qemu-char: Check for missing backend name
Stefan Hajnoczi
2011-02-20
1
-0
/
+5
*
s390: Fix memory leak
Stefan Weil
2011-02-20
1
-0
/
+1
*
ppc405: Fix memory leak
Stefan Weil
2011-02-20
1
-0
/
+1
*
pci: Fix memory leak
Stefan Weil
2011-02-20
1
-0
/
+1
*
vhost: disable on tap link down
Michael S. Tsirkin
2011-02-20
1
-1
/
+2
*
net: notify peer about link status change
Michael S. Tsirkin
2011-02-20
1
-0
/
+11
*
w32: Fix arguments for GetProcessAffinityMask, SetProcessAffinityMask
Stefan Weil
2011-02-20
1
-1
/
+1
*
target-arm: Fix unsigned VQRSHL by large shift counts
Peter Maydell
2011-02-20
1
-3
/
+34
*
target-arm: Fix signed VQRSHL by large shift counts
Peter Maydell
2011-02-20
1
-3
/
+31
*
target-arm: fix decoding of Neon 64 bit shifts.
Christophe Lyon
2011-02-20
1
-15
/
+30
*
target-arm: fix Neon VQSHRN and VSHRN.
Christophe Lyon
2011-02-20
1
-2
/
+2
*
target-arm: Fix saturated values for Neon right shifts
Peter Maydell
2011-02-20
1
-1
/
+4
[next]