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-08-06
audio/sdl: be more anal about errors
malc
2010-08-06
audio: make audio_pt_init block all signals
malc
2010-08-03
sparc32: use FW_CFG_CMDLINE_SIZE
Blue Swirl
2010-08-02
fix last cpu timer initialization
Artyom Tarasenko
2010-07-31
Initialize a variable in all cases
Blue Swirl
2010-07-31
Fix uint8_t comparison with negative value
Blue Swirl
2010-07-31
Fix a warning on OpenSolaris
Blue Swirl
2010-07-31
Correctly identify multiple cpus in SMP systems
Hervé Poussineau
2010-07-31
Remove unused constant
Hervé Poussineau
2010-07-31
jazz led: Fix debug prints
Hervé Poussineau
2010-07-31
xilinx-s3adsp: Add support for loading u-boot images.
Edgar E. Iglesias
2010-07-31
xilinx-s3adsp: Fix loading of raw binaries.
Edgar E. Iglesias
2010-07-30
Remove unused eventfd.h
Mike McCormack
2010-07-30
migration: Accept 'cont' only after successful incoming migration
Amit Shah
2010-07-30
mips64el: fulong: PCI_DEVFN() clean up.
Isaku Yamahata
2010-07-30
remove pointless if from vl.c
Joel Schopp
2010-07-30
fix variable type in qemu-io.c
Joel Schopp
2010-07-30
remove dead code from hw/loader.c
Joel Schopp
2010-07-30
savevm: Fix memory leak of compat struct
Alex Williamson
2010-07-30
virtio-serial: Check if more max_ports specified than we can handle
Amit Shah
2010-07-30
Merge branch 'for-anthony' of git://repo.or.cz/qemu/kevin
Aurelien Jarno
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
[next]