aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-28Documentation: Add syntax for using sheepdog devicesRonnie Sahlberg
2011-10-28block: reinitialize across bdrv_close()/bdrv_open()Stefan Hajnoczi
2011-10-28block: set bs->read_only before .bdrv_open()Stefan Hajnoczi
2011-10-28qemu-io: delete bs instead of leaking itStefan Hajnoczi
2011-10-28block: fix qcow2_co_flush deadlockDong Xu Wang
2011-10-28Documentation: Describe NBD URL syntaxRonnie Sahlberg
2011-10-28vmdk: Fix possible segfaultsKevin Wolf
2011-10-28vmdk: Improve error handlingKevin Wolf
2011-10-28vmdk: Fix use of uninitialised valueKevin Wolf
2011-10-28ide: Fix off-by-one error in array index checkKevin Wolf
2011-10-28qcow: Fix bdrv_write_compressed error handlingKevin Wolf
2011-10-28block: Fix bdrv_open use after freeKevin Wolf
2011-10-28block: Remove dead codeKevin Wolf
2011-10-28qcow2: fix some errors and typo in qcow2.txtZhi Yong Wu
2011-10-28Teach block/vdi about "discarded" (no longer allocated) blocksEric Sunshine
2011-10-28Documentation: Add iSCSI sectionRonnie Sahlberg
2011-10-28iSCSI block driverRonnie Sahlberg
2011-10-27Merge branch 'rth/vis2' of git://repo.or.cz/qemu/rthBlue Swirl
2011-10-27Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Andrzej Zaborowski
2011-10-26target-sparc: Implement FALIGNDATA inline.Richard Henderson
2011-10-26target-sparc: Implement BMASK/BSHUFFLE.Richard Henderson
2011-10-26target-sparc: Implement ALIGNADDR* inline.Richard Henderson
2011-10-26target-sparc: Implement EDGE* instructions.Richard Henderson
2011-10-26target-sparc: Implement fpack{16,32,fix}.Richard Henderson
2011-10-26target-sparc: Implement PDIST.Richard Henderson
2011-10-26target-sparc: Do exceptions management fully inside the helpers.Richard Henderson
2011-10-26target-sparc: Change fpr representation to doubles.Richard Henderson
2011-10-26target-sparc: Undo cpu_fpr rename.Richard Henderson
2011-10-26target-sparc: Extract float128 move to a function.Richard Henderson
2011-10-26target-sparc: Extract common code for floating-point operations.Richard Henderson
2011-10-26target-sparc: Make FPU/VIS helpers const when possible.Richard Henderson
2011-10-26target-sparc: Pass float64 parameters instead of dt0/1 temporaries.Richard Henderson
2011-10-26target-sparc: Add accessors for double-precision fpr access.Richard Henderson
2011-10-26target-sparc: Mark fprs dirty in store accessor.Richard Henderson
2011-10-26target-sparc: Add accessors for single-precision fpr access.Richard Henderson
2011-10-26Sparc: split load and store op helpersBlue Swirl
2011-10-26Sparc: convert win_helper to trace frameworkBlue Swirl
2011-10-26Sparc: convert interrupt helpers to trace frameworkBlue Swirl
2011-10-26Sparc: convert mmu_helper to trace frameworkBlue Swirl
2011-10-26Sparc: split MMU helpersBlue Swirl
2011-10-26Sparc: fix coding style in helper.cBlue Swirl
2011-10-26Sparc: avoid AREG0 for division op helpersBlue Swirl
2011-10-26Sparc: avoid AREG0 for softint op helpers and Leon cache controlBlue Swirl
2011-10-26Sparc: avoid AREG0 for CWP and PSTATE helpersBlue Swirl
2011-10-26Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2011-10-25main-loop: Add missing include fileStefan Weil
2011-10-25target-sparc: Fix use of g_new0 / g_freeStefan Weil
2011-10-25target-sparc: Fix order of function parametersStefan Weil
2011-10-25hda: do not mix output and input stream states, RHBZ #740493Marc-André Lureau
2011-10-25hda: do not mix output and input streams, RHBZ #740493Marc-André Lureau