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
2010-06-04
Cleanup: raw-posix.c: Be more consistent using BDRV_SECTOR_SIZE instead of 512
Jes Sorensen
2010-06-04
Cleanup: Be consistent and use BDRV_SECTOR_SIZE instead of 512
Jes Sorensen
2010-06-04
Cleanup: bdrv_open() no need to shift total_size just to shift back.
Jes Sorensen
2010-06-03
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-06-03
migration: respect exit status with exec:
Anthony Liguori
2010-06-03
tcg-i386: fix a typo
Aurelien Jarno
2010-06-02
tcg-i386: declare tcg_out_tlb_load() inline
Aurelien Jarno
2010-06-02
tcg-i386: Remove some ifdefs in qemu_ld/st.
Richard Henderson
2010-06-02
tcg-i386: Split out tlb load function.
Richard Henderson
2010-06-02
tcg-i386: Swap order of TLB hit and miss paths.
Richard Henderson
2010-06-02
tcg-i386: Split out TLB Hit path from qemu_ld/st.
Richard Henderson
2010-06-02
tcg-i386: Tidy data16 prefixes.
Richard Henderson
2010-06-02
sparc64: fix umul and smul insns
Igor V. Kovalenko
2010-06-02
sparc64: fix udiv and sdiv insns
Igor V. Kovalenko
2010-06-02
sparc64: improve ldf and stf insns
Igor V. Kovalenko
2010-06-02
sparc64: use symbolic name for MMU index v1
Igor V. Kovalenko
2010-06-02
sparc64: fix ldxfsr insn
Igor V. Kovalenko
2010-06-02
sparc64: fix 32bit load sign extension
Igor V. Kovalenko
2010-06-02
sparc64: fix missing address masking v1
Igor V. Kovalenko
2010-06-02
sparc64: fix tag access register on mmu traps
Igor V. Kovalenko
2010-06-01
vnc: add missing target for vnc-encodings-*.o
Corentin Chary
2010-06-01
vnc: tight: don't forget the third color
Corentin Chary
2010-06-01
vnc: tight: don't forget last pixel in tight_encode_indexed_rect
Corentin Chary
2010-06-01
Monitor: Drop QMP documentation from code
Luiz Capitulino
2010-06-01
QMP: Introduce commands documentation
Jan Kiszka
2010-06-01
monitor: Reorder info documentation
Jan Kiszka
2010-06-01
Merge remote branch 'mst/for_anthony' into HEAD
Anthony Liguori
2010-06-01
vnc: move size-changed check into the vnc_desktop_resize function.
Gerd Hoffmann
2010-06-01
vnc: don't send invalid screen updates.
Gerd Hoffmann
2010-06-01
vnc: keep track of client desktop size
Gerd Hoffmann
2010-06-01
vnc: send desktopresize event as reply to set encodings
Gerd Hoffmann
2010-06-01
vnc: factor out vnc_desktop_resize()
Gerd Hoffmann
2010-06-01
Add support for depth 15 to qemu_default_pixelformat()
Gerd Hoffmann
2010-06-01
check for active_console before using it
Gerd Hoffmann
2010-06-01
Add dependency of JSON unit tests on config-host.h
Jan Kiszka
2010-06-01
migration: Fix calculation of bytes_transferred
Pierre Riteau
2010-06-01
virtio-serial-bus: fix ports_map allocation on init
Alon Levy
2010-06-01
resent: x86/cpuid: Add kvm32 CPU model
Andre Przywara
2010-06-01
vnc: tight: add palette encoding
Corentin Chary
2010-06-01
vnc: add support for tight fill encoding
Corentin Chary
2010-06-01
vnc: add basic tight support
Corentin Chary
2010-06-01
vnc: return the number of rectangles
Corentin Chary
2010-06-01
vnc: remove a memory leak in zlib
Corentin Chary
2010-06-01
vnc: add buffer_free()
Corentin Chary
2010-06-01
vnc: don't clear zlib stream on set_encoding
Corentin Chary
2010-06-01
vnc: adjust compression zstream level
Corentin Chary
2010-06-01
vnc: only use a single zlib stream
Corentin Chary
2010-06-01
vnc: really call zlib if we want zlib
Corentin Chary
2010-06-01
vnc: explain why set_encodings loop is reversed
Corentin Chary
2010-06-01
Revert "vnc: set the right prefered encoding"
Corentin Chary
[next]