Age | Commit message (Expand) | Author |
2011-10-28 | atapi: move GESN definitions to scsi-defs.h | Paolo Bonzini |
2011-10-28 | atapi/scsi: unify definitions for MMC | Paolo Bonzini |
2011-10-28 | scsi: pass correct sense code for ENOMEDIUM | Paolo Bonzini |
2011-10-28 | Documentation: Add syntax for using sheepdog devices | Ronnie Sahlberg |
2011-10-28 | block: reinitialize across bdrv_close()/bdrv_open() | Stefan Hajnoczi |
2011-10-28 | block: set bs->read_only before .bdrv_open() | Stefan Hajnoczi |
2011-10-28 | qemu-io: delete bs instead of leaking it | Stefan Hajnoczi |
2011-10-28 | block: fix qcow2_co_flush deadlock | Dong Xu Wang |
2011-10-28 | Documentation: Describe NBD URL syntax | Ronnie Sahlberg |
2011-10-28 | vmdk: Fix possible segfaults | Kevin Wolf |
2011-10-28 | vmdk: Improve error handling | Kevin Wolf |
2011-10-28 | vmdk: Fix use of uninitialised value | Kevin Wolf |
2011-10-28 | ide: Fix off-by-one error in array index check | Kevin Wolf |
2011-10-28 | qcow: Fix bdrv_write_compressed error handling | Kevin Wolf |
2011-10-28 | block: Fix bdrv_open use after free | Kevin Wolf |
2011-10-28 | block: Remove dead code | Kevin Wolf |
2011-10-28 | qcow2: fix some errors and typo in qcow2.txt | Zhi Yong Wu |
2011-10-28 | Teach block/vdi about "discarded" (no longer allocated) blocks | Eric Sunshine |
2011-10-28 | Documentation: Add iSCSI section | Ronnie Sahlberg |
2011-10-28 | iSCSI block driver | Ronnie Sahlberg |
2011-10-27 | Merge branch 'rth/vis2' of git://repo.or.cz/qemu/rth | Blue Swirl |
2011-10-27 | Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel... | Andrzej Zaborowski |
2011-10-26 | target-sparc: Implement FALIGNDATA inline. | Richard Henderson |
2011-10-26 | target-sparc: Implement BMASK/BSHUFFLE. | Richard Henderson |
2011-10-26 | target-sparc: Implement ALIGNADDR* inline. | Richard Henderson |
2011-10-26 | target-sparc: Implement EDGE* instructions. | Richard Henderson |
2011-10-26 | target-sparc: Implement fpack{16,32,fix}. | Richard Henderson |
2011-10-26 | target-sparc: Implement PDIST. | Richard Henderson |
2011-10-26 | target-sparc: Do exceptions management fully inside the helpers. | Richard Henderson |
2011-10-26 | target-sparc: Change fpr representation to doubles. | Richard Henderson |
2011-10-26 | target-sparc: Undo cpu_fpr rename. | Richard Henderson |
2011-10-26 | target-sparc: Extract float128 move to a function. | Richard Henderson |
2011-10-26 | target-sparc: Extract common code for floating-point operations. | Richard Henderson |
2011-10-26 | target-sparc: Make FPU/VIS helpers const when possible. | Richard Henderson |
2011-10-26 | target-sparc: Pass float64 parameters instead of dt0/1 temporaries. | Richard Henderson |
2011-10-26 | target-sparc: Add accessors for double-precision fpr access. | Richard Henderson |
2011-10-26 | target-sparc: Mark fprs dirty in store accessor. | Richard Henderson |
2011-10-26 | target-sparc: Add accessors for single-precision fpr access. | Richard Henderson |
2011-10-26 | Sparc: split load and store op helpers | Blue Swirl |
2011-10-26 | Sparc: convert win_helper to trace framework | Blue Swirl |
2011-10-26 | Sparc: convert interrupt helpers to trace framework | Blue Swirl |
2011-10-26 | Sparc: convert mmu_helper to trace framework | Blue Swirl |
2011-10-26 | Sparc: split MMU helpers | Blue Swirl |
2011-10-26 | Sparc: fix coding style in helper.c | Blue Swirl |
2011-10-26 | Sparc: avoid AREG0 for division op helpers | Blue Swirl |
2011-10-26 | Sparc: avoid AREG0 for softint op helpers and Leon cache control | Blue Swirl |
2011-10-26 | Sparc: avoid AREG0 for CWP and PSTATE helpers | Blue Swirl |
2011-10-26 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2011-10-25 | main-loop: Add missing include file | Stefan Weil |
2011-10-25 | target-sparc: Fix use of g_new0 / g_free | Stefan Weil |