aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-07-22Initialize cpuid variablesAnthony Liguori
2009-07-22Ignore -Waddress for alsaaudio.cmalc
2009-07-18tcg: Fix tcg_gen_rotr_i64Aurelien Jarno
2009-07-16Update version for 0.11.0-rc0v0.11.0-rc0Anthony Liguori
2009-07-16Generate $target_dir/config.h from $target_dir/config.makJuan Quintela
2009-07-16Refactor config_softfloat selection in another listJuan Quintela
2009-07-16rename s/config_mak/config_host_mak/ and s/config_h/config_host_h/Juan Quintela
2009-07-16simplify TARGET_ABI_DIR generationJuan Quintela
2009-07-16simplify TARGET_ARCH2 generationJuan Quintela
2009-07-16simplify TARGET_BASE_ARCH generationJuan Quintela
2009-07-16generate TARGET_<arch name> for config.hJuan Quintela
2009-07-16generate TARGET_ARCH for config.hJuan Quintela
2009-07-16Only setup TARGET_ARCH when it is different ofJuan Quintela
2009-07-16print only once TARGET_ARCHJuan Quintela
2009-07-16Refactor targe_bigendian selection in another listJuan Quintela
2009-07-16Refactor common code using a listJuan Quintela
2009-07-16generate ARCH name instead of coding itJuan Quintela