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-07-30
linux-user: fix build on hosts not using guest base
Aurelien Jarno
2010-07-29
linux-user: Protect against allocation failure in load_symbols.
Richard Henderson
2010-07-29
cris: Correct settls1 testcase.
Edgar E. Iglesias
2010-07-29
cris: Correct ADDO and ADDOQ testcases.
Edgar E. Iglesias
2010-07-29
linux-user: Re-use load_elf_image for the main binary.
Richard Henderson
2010-07-29
linux-user: Extract load_elf_image from load_elf_interp.
Richard Henderson
2010-07-29
linux-user: Remove partial support for a.out interpreters.
Richard Henderson
2010-07-29
linux-user: Put the stack guard page at the top.
Richard Henderson
2010-07-29
linux-user: Improve consistency checking in elf headers.
Richard Henderson
2010-07-29
linux-user: Load symbols from the interpreter.
Richard Henderson
2010-07-29
linux-user: Clean up byte-swapping in elfload.c.
Richard Henderson
2010-07-29
linux-user: Define ELF_DATA generically.
Richard Henderson
2010-07-29
linux-user: Reduce lseek+reads while loading elf files.
Richard Henderson
2010-07-29
linux-user: Reindent elfload.c.
Richard Henderson
2010-07-29
Add more DT_* and AT_* constants to qemu's copy of elf.h.
Richard Henderson
2010-07-29
linux-user: Handle filesz < memsz for any PT_LOAD segment.
Richard Henderson
2010-07-28
Update version for 0.13.x
Anthony Liguori
2010-07-27
Fix mingw32 build
Blue Swirl
2010-07-27
Initialize a variable in all cases
Blue Swirl
2010-07-27
Fix uint8_t comparisons with negative values
Blue Swirl
2010-07-27
Update version for 0.13.0-rc0
v0.13.0-rc0
Anthony Liguori
2010-07-26
vnc: better default values for VNC options
Corentin Chary
2010-07-26
vnc: tight: split send_sub_rect
Corentin Chary
2010-07-26
vnc: tight: fix rgb_prepare_row
Corentin Chary
2010-07-26
vnc: add missing lock for vnc_cursor_define()
Corentin Chary
2010-07-26
vnc: threaded VNC server
Corentin Chary
2010-07-26
qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exit
Corentin Chary
2010-07-26
vnc: fix tight png memory leak
Corentin Chary
2010-07-26
vnc: encapsulate encoding members
Corentin Chary
2010-07-26
vnc: tight: stop using qdict for palette stuff
Corentin Chary
2010-07-26
vnc: tight: specific zlib level and filters for each compression level
Corentin Chary
2010-07-26
vnc: tight add PNG encoding
Corentin Chary
2010-07-26
vnc: tight: remove a memleak in send_jpeg_rect()
Corentin Chary
2010-07-26
vnc: tight: don't forget do at the last color
Corentin Chary
2010-07-26
vnc: rename vnc-encoding-* vnc-enc-*
Corentin Chary
2010-07-26
ui: move all ui components in ui/
Corentin Chary
2010-07-26
vnc: add lossy option
Corentin Chary
2010-07-26
vnc: JPEG should be disabled if the client don't set tight quality
Corentin Chary
2010-07-26
vnc: tight: add JPEG and gradient subencoding with smooth image detection
Corentin Chary
2010-07-26
Initial documentation for migration
Juan Quintela
2010-07-26
ide: fix migration in the middle of a bmdma transfer
Juan Quintela
2010-07-26
ide: fix migration in the middle of pio operation
Juan Quintela
2010-07-26
vmstate: add subsections code
Juan Quintela
2010-07-26
Revert "ide save/restore current transfer fields"
Juan Quintela
2010-07-26
Revert "ide save/restore pio/atapi cmd transfer fields and io buffer"
Juan Quintela
2010-07-26
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-07-25
etrax: Update ethernet mgm-ctrl reg on writes
Edgar E. Iglesias
2010-07-25
target-i386: use gen_update_cc_op()
Jun Koi
2010-07-25
Close socket file descriptor when qemu_accept fails
Shahar Havivi
2010-07-25
add cscope.* to .gitignore
Jun Koi
[next]