index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-02-23
vnc: tight: tweak adaptive tight settings
Corentin Chary
2011-02-23
vnc: don't try to send bigger updates that client height
Corentin Chary
2011-02-23
vnc: use the new generic bitmap functions
Corentin Chary
2011-02-23
bitmap: add a generic bitmap and bitops library
Corentin Chary
2011-02-23
vnc: fix lossy rect refreshing
Corentin Chary
2011-02-23
vnc: fix uint8_t comparisons with negative values
Corentin Chary
2011-02-23
vnc: Add ZRLE and ZYWRLE encodings.
Corentin Chary
2011-02-23
vnc: palette: and fill and color calls.
Corentin Chary
2011-02-23
vnc: palette: add palette_init calls
Corentin Chary
2011-02-23
vnc: palette: use a pool to reduce memory allocations
Corentin Chary
2011-02-23
vnc: tight: use the update frequency to choose between lossy and lossless
Corentin Chary
2011-02-23
vnc: refresh lossy rect after a given timeout
Corentin Chary
2011-02-23
vnc: add a way to get the update frequency for a given region
Corentin Chary
2011-02-23
vnc: don't set the quality if lossy encoding are disabled
Corentin Chary
2011-02-23
microblaze: Allow targeting little-endian mb
Edgar E. Iglesias
2011-02-23
pls3adsp1800: Base load_elf endianness on target endianness
Edgar E. Iglesias
2011-02-23
do not use qemu_icount_delta in the !use_icount case
Paolo Bonzini
2011-02-21
hw/irq.h: Remove unused SetIRQFunc typedef
Peter Maydell
2011-02-21
Revert "prep: Disable second IDE channel, as long as ISA IDE emulation doesn'...
Aurelien Jarno
2011-02-21
isa-bus: Remove bogus IRQ sharing check
Jan Kiszka
2011-02-21
PS/2 keyboard Scancode Set 3 support
Roy Tam
2011-02-21
target-arm: Fix shift by immediate and narrow where src, dest overlap
Peter Maydell
2011-02-21
target-arm: Refactor to pull narrowing decode into separate function
Peter Maydell
2011-02-20
w32: Remove implementation of function ffs
Stefan Weil
2011-02-20
w32: Use additional library libiberty.a
Stefan Weil
2011-02-20
Fix obvious mistake in pxa2xx i2s driver
Vasily Khoruzhick
2011-02-20
pxa2xx_keypad: Handle 0xe0xx keycodes
Vasily Khoruzhick
2011-02-20
pxa2xx_keypad: enhance emulation of KPAS, KPASMKP regs
Vasily Khoruzhick
2011-02-20
qdev: Fix printout of bit device properties with bit index >= 8
David 'Digit' Turner
2011-02-20
check-qdict: Fix possible crash
Stefan Weil
2011-02-20
tests: Fix two memory leaks
Stefan Weil
2011-02-20
qemu-char: Check for missing backend name
Stefan Hajnoczi
2011-02-20
s390: Fix memory leak
Stefan Weil
2011-02-20
ppc405: Fix memory leak
Stefan Weil
2011-02-20
pci: Fix memory leak
Stefan Weil
2011-02-20
vhost: disable on tap link down
Michael S. Tsirkin
2011-02-20
net: notify peer about link status change
Michael S. Tsirkin
2011-02-20
w32: Fix arguments for GetProcessAffinityMask, SetProcessAffinityMask
Stefan Weil
2011-02-20
target-arm: Fix unsigned VQRSHL by large shift counts
Peter Maydell
2011-02-20
target-arm: Fix signed VQRSHL by large shift counts
Peter Maydell
2011-02-20
target-arm: fix decoding of Neon 64 bit shifts.
Christophe Lyon
2011-02-20
target-arm: fix Neon VQSHRN and VSHRN.
Christophe Lyon
2011-02-20
target-arm: Fix saturated values for Neon right shifts
Peter Maydell
2011-02-20
target-arm: fix unsigned 64 bit right shifts.
Christophe Lyon
2011-02-20
target-arm: Fix unsigned VRSHL.s8 and .s16 right shifts by type width
Christophe Lyon
2011-02-20
target-arm: Fix signed VRSHL by large shift counts
Peter Maydell
2011-02-20
target-arm: Fix rounding constant addition for Neon shifts
Christophe Lyon
2011-02-20
target-arm: Move Neon VZIP to helper functions
Peter Maydell
2011-02-20
target-arm: Move Neon VUZP to helper functions
Peter Maydell
2011-02-20
target-arm: Correct conversion of Thumb Neon dp encodings into ARM
Juha Riihimäki
[next]