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
2009-08-28
Update version and changelog for 0.11.0-rc2 release
v0.11.0-rc2
Anthony Liguori
2009-08-27
Add missing linefeed in error message
Stefan Weil
2009-08-27
Clean up VGA type selection; far too many variables being used to track one s...
Zachary Amsden
2009-08-27
When using stdio monitor and VNC display, one can set or clear a VNC password...
Zachary Amsden
2009-08-27
Don't segfault when changing VNC password on an SDL display.
Zachary Amsden
2009-08-27
Fix detached migration with exec.
Chris Lalancette
2009-08-27
Do not disable autostart for live migration
Avi Kivity
2009-08-27
make vga screen_dump use DisplayState properly
Stefano Stabellini
2009-08-27
Fix device name completion for 'eject'
Blue Swirl
2009-08-27
sdl.c: support 32 bpp cursors
Reimar Döffinger
2009-08-27
Use corect depth from DisplaySurface in vmware_vga.c
Reimar Döffinger
2009-08-27
Fix migration for ide devices
Anthony Liguori
2009-08-27
check for PR_SET_NAME being defined
Nathan Froyd
2009-08-27
make windows notice media change
Gleb Natapov
2009-08-27
Fix do_commit() behavior
Luiz Capitulino
2009-08-27
net: Fix do_set_link() return type
Luiz Capitulino
2009-08-27
Add/Fix command-line checks for smbios options v2
Beth Kon
2009-08-27
vga: do not resize the screen on hw_invalidate
Stefano Stabellini
2009-08-27
fix sdl window resize
Stefano Stabellini
2009-08-27
Fix checksum writing in signboot.sh
Alexander Graf
2009-08-27
Win32: Fix default prefix
Stefan Weil
2009-08-27
Fix symfind.
Laurent Desnogues
2009-08-27
Fix Sparse warning about missing prototype
Blue Swirl
2009-08-27
Fix Sparse warning about "expression using sizeof on a function"
Blue Swirl
2009-08-27
Add missing "static"
Blue Swirl
2009-08-27
More NULL pointer fixes
Blue Swirl
2009-08-27
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
2009-08-27
Option rom makefile fixes
Paul Brook
2009-08-27
esp: fix interrupt register read
Blue Swirl
2009-08-27
sparc64 flush pending conditional evaluations before exposing cpu state
Igor Kovalenko
2009-08-27
Fix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea6100160c2156688f22f)
Blue Swirl
2009-08-27
e1000.c doesn't properly emulate EERD and ICS registers
Bill Paul
2009-08-27
Fix VM state change handlers running out of order
Markus Armbruster
2009-08-27
vnc: fix copyrect screen corruption
Gerd Hoffmann
2009-08-27
Remove the virtio-{blk, console}-pci-0-10 device types
Mark McLoughlin
2009-08-27
Remove the pc-0-10 machine type
Mark McLoughlin
2009-08-27
fix migration to obey -S
Paolo Bonzini
2009-08-25
target-mips: fix conditional moves off fp condition codes
Nathan Froyd
2009-07-29
Update Changelog and VERSION for 0.11.0-rc1 release
v0.11.0-rc1
Anthony Liguori
2009-07-29
Move CLOCKLIBS and PTHREADLIBS out of CONFIG_LINUX_USER_ONLY
Anthony Liguori
2009-07-29
Add a pc-0.11 machine type and make the pc type an alias
Mark McLoughlin
2009-07-29
Add machine type aliases
Mark McLoughlin
2009-07-29
Add support for fd=name to tap and socket networking
Mark McLoughlin
2009-07-29
Add monitor_get_fd() command for fetching named fds
Mark McLoughlin
2009-07-29
Add getfd and closefd monitor commands
Mark McLoughlin
2009-07-29
Add SCM_RIGHTS support to unix socket character devices
Mark McLoughlin
2009-07-29
Make tcp_chr_read() use recvmsg()
Mark McLoughlin
2009-07-29
tap-win32: Use correct headers.
Filip Navara
2009-07-29
fix broken migration
Glauber Costa
2009-07-29
slirp: Use monotonic clock if available (v2)
Ed Swierk
[next]