aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-27Fix symfind.Laurent Desnogues
2009-08-27Fix Sparse warning about missing prototypeBlue Swirl
2009-08-27Fix Sparse warning about "expression using sizeof on a function"Blue Swirl
2009-08-27Add missing "static"Blue Swirl
2009-08-27More NULL pointer fixesBlue Swirl
2009-08-27Fix Sparse warnings: "Using plain integer as NULL pointer"Blue Swirl
2009-08-27Option rom makefile fixesPaul Brook
2009-08-27esp: fix interrupt register readBlue Swirl
2009-08-27sparc64 flush pending conditional evaluations before exposing cpu stateIgor Kovalenko
2009-08-27Fix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea6100160c2156688f22f)Blue Swirl
2009-08-27e1000.c doesn't properly emulate EERD and ICS registersBill Paul
2009-08-27Fix VM state change handlers running out of orderMarkus Armbruster
2009-08-27vnc: fix copyrect screen corruptionGerd Hoffmann
2009-08-27Remove the virtio-{blk, console}-pci-0-10 device typesMark McLoughlin
2009-08-27Remove the pc-0-10 machine typeMark McLoughlin
2009-08-27fix migration to obey -SPaolo Bonzini
2009-08-25target-mips: fix conditional moves off fp condition codesNathan Froyd
2009-07-29Update Changelog and VERSION for 0.11.0-rc1 releasev0.11.0-rc1Anthony Liguori
2009-07-29Move CLOCKLIBS and PTHREADLIBS out of CONFIG_LINUX_USER_ONLYAnthony Liguori
2009-07-29Add a pc-0.11 machine type and make the pc type an aliasMark McLoughlin
2009-07-29Add machine type aliasesMark McLoughlin
2009-07-29Add support for fd=name to tap and socket networkingMark McLoughlin
2009-07-29Add monitor_get_fd() command for fetching named fdsMark McLoughlin
2009-07-29Add getfd and closefd monitor commandsMark McLoughlin
2009-07-29Add SCM_RIGHTS support to unix socket character devicesMark McLoughlin
2009-07-29Make tcp_chr_read() use recvmsg()Mark McLoughlin
2009-07-29tap-win32: Use correct headers.Filip Navara
2009-07-29fix broken migrationGlauber Costa
2009-07-29slirp: Use monotonic clock if available (v2)Ed Swierk
2009-07-29qemu: msix nit: clear msix_entries_nr on errorMichael S. Tsirkin
2009-07-29HPET fixes for reg writesBeth Kon
2009-07-22slirp: Fix guestfwd for incoming dataJan Kiszka
2009-07-22qemu-thread: use pthread_equalSebastian Herbszt
2009-07-22signrom.sh: portability fixChristoph Egger
2009-07-22qmu-img: fix qemu-img convert to generate a valid image when the source refer...Akkarit Sangpetch
2009-07-22vmdk: Fix backing file handlingKevin Wolf
2009-07-22Add save/restore support to the LSI logic SCSI device model.Nolan
2009-07-22Handle BH's queued by AIO completions in qemu_aio_flush()Nolan
2009-07-22Fix most warnings (errors with -Werror) when debugging is enabledBlue Swirl
2009-07-22Fix build with DEBUG_PCI in pci_host.h enabledBlue Swirl
2009-07-22isxdigit -> qemu_isxdigitChristoph Egger
2009-07-22fix build warningsChristoph Egger
2009-07-22Suppress a Sparse warningBlue Swirl
2009-07-22Sparc32: use hex for version numbersBlue Swirl
2009-07-22Sparc32: fix escc devices broken by ee6847d19be16c789b8bd4e553b7cd6701ba1245Blue Swirl
2009-07-22Sparc32: fix fdc io_baseBlue Swirl
2009-07-22Fix sparc-softmmu breakage by ee6847d19be16c789b8bd4e553b7cd6701ba1245Blue Swirl
2009-07-22Fix OpenBSD buildBlue Swirl
2009-07-22ARM host fixesPaul Brook
2009-07-22Only allow -cpu host when KVM is enabledAnthony Liguori