aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-07-30linux-user: fix build on hosts not using guest baseAurelien Jarno
2010-07-29linux-user: Protect against allocation failure in load_symbols.Richard Henderson
2010-07-29cris: Correct settls1 testcase.Edgar E. Iglesias
2010-07-29cris: Correct ADDO and ADDOQ testcases.Edgar E. Iglesias
2010-07-29linux-user: Re-use load_elf_image for the main binary.Richard Henderson
2010-07-29linux-user: Extract load_elf_image from load_elf_interp.Richard Henderson
2010-07-29linux-user: Remove partial support for a.out interpreters.Richard Henderson
2010-07-29linux-user: Put the stack guard page at the top.Richard Henderson
2010-07-29linux-user: Improve consistency checking in elf headers.Richard Henderson
2010-07-29linux-user: Load symbols from the interpreter.Richard Henderson
2010-07-29linux-user: Clean up byte-swapping in elfload.c.Richard Henderson
2010-07-29linux-user: Define ELF_DATA generically.Richard Henderson
2010-07-29linux-user: Reduce lseek+reads while loading elf files.Richard Henderson
2010-07-29linux-user: Reindent elfload.c.Richard Henderson
2010-07-29Add more DT_* and AT_* constants to qemu's copy of elf.h.Richard Henderson
2010-07-29linux-user: Handle filesz < memsz for any PT_LOAD segment.Richard Henderson
2010-07-28Update version for 0.13.xAnthony Liguori
2010-07-27Fix mingw32 buildBlue Swirl
2010-07-27Initialize a variable in all casesBlue Swirl
2010-07-27Fix uint8_t comparisons with negative valuesBlue Swirl
2010-07-27Update version for 0.13.0-rc0v0.13.0-rc0Anthony Liguori
2010-07-26vnc: better default values for VNC optionsCorentin Chary
2010-07-26vnc: tight: split send_sub_rectCorentin Chary
2010-07-26vnc: tight: fix rgb_prepare_rowCorentin Chary
2010-07-26vnc: add missing lock for vnc_cursor_define()Corentin Chary
2010-07-26vnc: threaded VNC serverCorentin Chary
2010-07-26qemu-thread: add qemu_mutex/cond_destroy and qemu_mutex_exitCorentin Chary
2010-07-26vnc: fix tight png memory leakCorentin Chary
2010-07-26vnc: encapsulate encoding membersCorentin Chary
2010-07-26vnc: tight: stop using qdict for palette stuffCorentin Chary
2010-07-26vnc: tight: specific zlib level and filters for each compression levelCorentin Chary
2010-07-26vnc: tight add PNG encodingCorentin Chary
2010-07-26vnc: tight: remove a memleak in send_jpeg_rect()Corentin Chary
2010-07-26vnc: tight: don't forget do at the last colorCorentin Chary
2010-07-26vnc: rename vnc-encoding-* vnc-enc-*Corentin Chary
2010-07-26ui: move all ui components in ui/Corentin Chary
2010-07-26vnc: add lossy optionCorentin Chary
2010-07-26vnc: JPEG should be disabled if the client don't set tight qualityCorentin Chary
2010-07-26vnc: tight: add JPEG and gradient subencoding with smooth image detectionCorentin Chary
2010-07-26Initial documentation for migrationJuan Quintela
2010-07-26ide: fix migration in the middle of a bmdma transferJuan Quintela
2010-07-26ide: fix migration in the middle of pio operationJuan Quintela
2010-07-26vmstate: add subsections codeJuan Quintela
2010-07-26Revert "ide save/restore current transfer fields"Juan Quintela
2010-07-26Revert "ide save/restore pio/atapi cmd transfer fields and io buffer"Juan Quintela
2010-07-26Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-07-25etrax: Update ethernet mgm-ctrl reg on writesEdgar E. Iglesias
2010-07-25target-i386: use gen_update_cc_op()Jun Koi
2010-07-25Close socket file descriptor when qemu_accept failsShahar Havivi
2010-07-25add cscope.* to .gitignoreJun Koi