summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-04Version 0.14.1v0.14.1Justin M. Forbes
2011-05-03virtio-blk: fail unaligned requestsChristoph Hellwig
2011-05-03qed: Fix consistency check on 32-bit hostsStefan Hajnoczi
2011-05-03exit if -drive specified is invalid instead of ignoring the "wrong" -driveMichael Tokarev
2011-05-03vhost: fix dirty page handlingMichael S. Tsirkin
2011-05-03Do not delete BlockDriverState when deleting the driveRyan Harper
2011-04-10vnc: tight: Fix crash after 2GB of outputMichael Tokarev
2011-04-09lan9118: Ignore write to MAC_VLAN1 registerAtsushi Nemoto
2011-04-04Don't allow multiwrites against a block device without underlying mediumRyan Harper
2011-04-01lsi53c895a: add support for ABORT messagesBernhard Kohl
2011-03-29virtio-pci: fix bus master work around on loadMichael S. Tsirkin
2011-03-29fix applesmc REV keyRené Rebe
2011-03-29rbd: don't link with -lcryptoAurelien Jarno
2011-03-06net: Add the missing option declaration of "vhostforce"Jason Wang
2011-03-06lsi53c895a: Update dnad when skipping MSGOUT bytesStefan Hajnoczi
2011-03-04Revert "prep: Disable second IDE channel, as long as ISA IDE emulation doesn'...Aurelien Jarno
2011-03-03isa-bus: Remove bogus IRQ sharing checkJan Kiszka
2011-03-03virtio-net: Fix lduw_p() pointer argument of wrong sizeStefan Hajnoczi
2011-02-25hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKSPeter Maydell
2011-02-25vnc: Fix fatal crash with vnc reverse modeStefan Weil
2011-02-20qemu-char: Check for missing backend nameStefan Hajnoczi
2011-02-16Update version for 0.14.0v0.14.0Anthony Liguori
2011-02-14Update version for 0.14.0-rc2v0.14.0-rc2Anthony Liguori
2011-02-14Fix build from previous commitAnthony Liguori
2011-02-14PATCH] slirp: fix buffer overrunBruce Rogers
2011-02-14correctly check ppr priority during interrupt injection]Gleb Natapov
2011-02-14Merge branch 'linux-user-for-0.14' of git://gitorious.org/qemu-maemo/qemuJustin M. Forbes
2011-02-11qcow2: Fix order in L2 table COWKevin Wolf
2011-02-11qemu-img: Improve error messages for failed bdrv_openKevin Wolf
2011-02-11qed: Report error for unsupported featuresKevin Wolf
2011-02-11qcow2: Report error for version > 2Kevin Wolf
2011-02-11qerror: Add QERR_UNKNOWN_BLOCK_FORMAT_FEATUREKevin Wolf
2011-02-11qcow2: Fix error handling for reading compressed clustersKevin Wolf
2011-02-11qcow2: Fix error handling for immediate backing file read failureKevin Wolf
2011-02-11QCOW2: bug fix - read base image beyond its sizeChunqiang Tang
2011-02-11Change snapshot_blkdev hmp to use correct argument type for deviceJes Sorensen
2011-02-09linux-user: Fix possible realloc memory leakStefan Weil
2011-02-09linux-user: Fix possible realloc memory leakStefan Weil
2011-02-09linux-user: fix for loopmount ioctlMartin Mohring
2011-02-08Merge branch 'master' of git+ssh://git.qemu.org/pub/git/qemu-stable-0.14Justin M. Forbes
2011-02-08blockdev: Plug memory leak in drive_init() error pathsMarkus Armbruster
2011-02-08blockdev: Plug memory leak in drive_uninit()Markus Armbruster
2011-02-08x86: Fix MCA broadcast parameters for TCG caseJan Kiszka
2011-02-08qemu-timer: Fix compilation of new timer code for w32, w64Stefan Weil
2011-02-07Update version for 0.14.0-rc1v0.14.0-rc1Anthony Liguori
2011-02-07block: enable in_use flagMarcelo Tosatti
2011-02-07Add flag to indicate external users to block deviceMarcelo Tosatti
2011-02-07block-migration: add reference to target DriveInfoMarcelo Tosatti
2011-02-07blockdev: add refcount to DriveInfoMarcelo Tosatti
2011-02-07block-migration: actually disable dirty tracking on cleanupMarcelo Tosatti