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-03-03
vmstate: add VMSTATE_STRUCT_ARRAY_TEST
Dmitry Eremin-Solenikov
2011-03-01
microblaze: Correct copy+paste:o in defconfigs
Edgar E. Iglesias
2011-02-25
HACKING: Update status of format checking
Stefan Weil
2011-02-25
vnc: fix a memory leak in threaded vnc server
Corentin Chary
2011-02-25
Use sigwait instead of sigwaitinfo.
Tristan Gingold
2011-02-25
bitops: fix error on OpenBSD and mingw32
Blue Swirl
2011-02-25
bitops: fix test_and_change_bit()
Corentin Chary
2011-02-25
slirp: Remove some type casts caused by bad declaration of x.tp_buf
Stefan Weil
2011-02-25
Fixing tap adapter for win32
Pavel Dovgaluk
2011-02-25
Fixing network over sockets implementation for win32
Pavel Dovgaluk
2011-02-25
pxa2xx_pic: update to use qdev
Dmitry Eremin-Solenikov
2011-02-25
mst_fpga: correct irq level settings
Dmitry Eremin-Solenikov
2011-02-24
ui/vnc-enc-tight.c: Fix compile failure if CONFIG_VNC_JPEG not defined
Peter Maydell
2011-02-24
virtio-serial: kill VirtIOSerialDevice
Gerd Hoffmann
2011-02-24
Add TAGS and *~ to .gitignore
David Gibson
2011-02-24
target-arm: fix support for VRSQRTE.
Christophe Lyon
2011-02-24
target-arm: fix support for VRECPE.
Christophe Lyon
2011-02-24
target-arm: Introduce float64_256 and float64_512 constants.
Christophe Lyon
2011-02-24
softfloat: add _set_sign(), _infinity and _half for 32 and 64 bits floats.
Christophe Lyon
2011-02-24
softfloat: move all default NaN definitions to softfloat.h.
Christophe Lyon
2011-02-24
hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKS
Peter Maydell
2011-02-23
vnc: Fix fatal crash with vnc reverse mode
Stefan Weil
2011-02-23
vnc: add a non-adaptive option
Corentin Chary
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
[next]