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-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
2009-07-29
qemu: msix nit: clear msix_entries_nr on error
Michael S. Tsirkin
2009-07-29
HPET fixes for reg writes
Beth Kon
2009-07-22
slirp: Fix guestfwd for incoming data
Jan Kiszka
2009-07-22
qemu-thread: use pthread_equal
Sebastian Herbszt
2009-07-22
signrom.sh: portability fix
Christoph Egger
2009-07-22
qmu-img: fix qemu-img convert to generate a valid image when the source refer...
Akkarit Sangpetch
2009-07-22
vmdk: Fix backing file handling
Kevin Wolf
2009-07-22
Add save/restore support to the LSI logic SCSI device model.
Nolan
2009-07-22
Handle BH's queued by AIO completions in qemu_aio_flush()
Nolan
2009-07-22
Fix most warnings (errors with -Werror) when debugging is enabled
Blue Swirl
2009-07-22
Fix build with DEBUG_PCI in pci_host.h enabled
Blue Swirl
2009-07-22
isxdigit -> qemu_isxdigit
Christoph Egger
2009-07-22
fix build warnings
Christoph Egger
2009-07-22
Suppress a Sparse warning
Blue Swirl
2009-07-22
Sparc32: use hex for version numbers
Blue Swirl
2009-07-22
Sparc32: fix escc devices broken by ee6847d19be16c789b8bd4e553b7cd6701ba1245
Blue Swirl
2009-07-22
Sparc32: fix fdc io_base
Blue Swirl
2009-07-22
Fix sparc-softmmu breakage by ee6847d19be16c789b8bd4e553b7cd6701ba1245
Blue Swirl
2009-07-22
Fix OpenBSD build
Blue Swirl
2009-07-22
ARM host fixes
Paul Brook
2009-07-22
Only allow -cpu host when KVM is enabled
Anthony Liguori
[next]