summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-04Version 0.14.1stable-0.14Justin M. Forbes1-1/+1
2011-05-03virtio-blk: fail unaligned requestsChristoph Hellwig1-0/+8
2011-05-03qed: Fix consistency check on 32-bit hostsStefan Hajnoczi2-3/+3
2011-05-03exit if -drive specified is invalid instead of ignoring the "wrong" -driveMichael Tokarev1-1/+3
2011-05-03vhost: fix dirty page handlingMichael S. Tsirkin1-1/+3
2011-05-03Do not delete BlockDriverState when deleting the driveRyan Harper3-20/+20
2011-04-10vnc: tight: Fix crash after 2GB of outputMichael Tokarev2-4/+5
2011-04-09lan9118: Ignore write to MAC_VLAN1 registerAtsushi Nemoto1-0/+6
2011-04-04Don't allow multiwrites against a block device without underlying mediumRyan Harper1-0/+8
2011-04-01lsi53c895a: add support for ABORT messagesBernhard Kohl1-0/+57
2011-03-29virtio-pci: fix bus master work around on loadMichael S. Tsirkin2-7/+7
2011-03-29fix applesmc REV keyRené Rebe1-1/+1
2011-03-29rbd: don't link with -lcryptoAurelien Jarno1-1/+1
2011-03-06net: Add the missing option declaration of "vhostforce"Jason Wang1-1/+5
2011-03-06lsi53c895a: Update dnad when skipping MSGOUT bytesStefan Hajnoczi1-2/+9
2011-03-04Revert "prep: Disable second IDE channel, as long as ISA IDE emulation doesn'...Aurelien Jarno1-1/+1
2011-03-03isa-bus: Remove bogus IRQ sharing checkJan Kiszka9-23/+12
2011-03-03virtio-net: Fix lduw_p() pointer argument of wrong sizeStefan Hajnoczi1-2/+2
2011-02-25hw/sd.c: Add missing state change for SD_STATUS, SEND_NUM_WR_BLOCKSPeter Maydell1-0/+2
2011-02-25vnc: Fix fatal crash with vnc reverse modeStefan Weil1-0/+1
2011-02-20qemu-char: Check for missing backend nameStefan Hajnoczi1-0/+5
2011-02-16Update version for 0.14.0Anthony Liguori1-1/+1
2011-02-14Update version for 0.14.0-rc2Anthony Liguori1-1/+1
2011-02-14Fix build from previous commitAnthony Liguori1-1/+1
2011-02-14PATCH] slirp: fix buffer overrunBruce Rogers1-2/+2
2011-02-14correctly check ppr priority during interrupt injection]Gleb Natapov1-12/+30
2011-02-14Merge branch 'linux-user-for-0.14' of git://gitorious.org/qemu-maemo/qemuJustin M. Forbes1-2/+0
2011-02-11qcow2: Fix order in L2 table COWKevin Wolf1-3/+6
2011-02-11qemu-img: Improve error messages for failed bdrv_openKevin Wolf1-3/+7
2011-02-11qed: Report error for unsupported featuresKevin Wolf1-1/+8
2011-02-11qcow2: Report error for version > 2Kevin Wolf1-2/+11
2011-02-11qerror: Add QERR_UNKNOWN_BLOCK_FORMAT_FEATUREKevin Wolf2-0/+8
2011-02-11qcow2: Fix error handling for reading compressed clustersKevin Wolf2-3/+5
2011-02-11qcow2: Fix error handling for immediate backing file read failureKevin Wolf1-1/+3
2011-02-11QCOW2: bug fix - read base image beyond its sizeChunqiang Tang3-3/+35
2011-02-11Change snapshot_blkdev hmp to use correct argument type for deviceJes Sorensen1-1/+1
2011-02-09linux-user: Fix possible realloc memory leakStefan Weil1-3/+5
2011-02-09linux-user: Fix possible realloc memory leakStefan Weil1-3/+5
2011-02-09linux-user: fix for loopmount ioctlMartin Mohring1-2/+0
2011-02-08Merge branch 'master' of git+ssh://git.qemu.org/pub/git/qemu-stable-0.14Justin M. Forbes3-5/+5
2011-02-08blockdev: Plug memory leak in drive_init() error pathsMarkus Armbruster1-2/+9
2011-02-08blockdev: Plug memory leak in drive_uninit()Markus Armbruster1-0/+1
2011-02-08x86: Fix MCA broadcast parameters for TCG caseJan Kiszka1-2/+2
2011-02-08qemu-timer: Fix compilation of new timer code for w32, w64Stefan Weil1-2/+2
2011-02-07Update version for 0.14.0-rc1Anthony Liguori1-1/+1
2011-02-07block: enable in_use flagMarcelo Tosatti3-0/+8
2011-02-07Add flag to indicate external users to block deviceMarcelo Tosatti3-0/+14
2011-02-07block-migration: add reference to target DriveInfoMarcelo Tosatti1-0/+3
2011-02-07blockdev: add refcount to DriveInfoMarcelo Tosatti3-4/+20
2011-02-07block-migration: actually disable dirty tracking on cleanupMarcelo Tosatti1-2/+2