Age | Commit message (Expand) | Author |
2010-10-01 | Monitor: Drop is_async_return() | Luiz Capitulino |
2010-10-01 | Monitor: Drop QMP bits from do_info() | Luiz Capitulino |
2010-10-01 | QMP: Don't use do_info() | Luiz Capitulino |
2010-10-01 | QMP: handle_qmp_command(): Move 'cmd' sanity check | Luiz Capitulino |
2010-10-01 | Monitor: Introduce search_dispatch_table() | Luiz Capitulino |
2010-10-01 | disable guest-provided stats on "info balloon" command | Eduardo Habkost |
2010-10-01 | Add option to turn on JSON pretty printing in monitor | Daniel P. Berrange |
2010-10-01 | Add support for JSON pretty printing | Daniel P. Berrange |
2010-09-30 | powerpc: Add a virtex5 ml507 refdesign board | Edgar E. Iglesias |
2010-09-30 | powerpc: Add a ppc-440x5 Xilinx model | Edgar E. Iglesias |
2010-09-29 | tap: Remove double include of util.h | Andreas Färber |
2010-09-29 | pulse-audio: fix bug on updating rpos | Wu Fengguang |
2010-09-28 | audio: Fix memory size for resampling buffer in DAC case | malc |
2010-09-26 | mingw: add version information to the executables | Blue Swirl |
2010-09-26 | Avoid exit in trap as it breaks with some shells | Loïc Minier |
2010-09-25 | Introduce qemu_madvise() | Andreas Färber |
2010-09-24 | powerpc: Make the decr interrupt type overridable | Edgar E. Iglesias |
2010-09-24 | powerpc: Improve emulation of the BookE MMU | Edgar E. Iglesias |
2010-09-24 | fmopl: workaround for -Wempty-body | malc |
2010-09-22 | Move macros GCC_ATTR and GCC_FMT_ATTR to common header file | Stefan Weil |
2010-09-22 | Fix OpenBSD build | Blue Swirl |
2010-09-22 | block-verify: fix 32-bit build | Anthony Liguori |
2010-09-22 | Fix compilation error (missing include statement) | Stefan Weil |
2010-09-21 | Merge remote branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2010-09-21 | mips_malta: Fix format strings | Stefan Weil |
2010-09-21 | mips_fulong2e: Fix format strings | Stefan Weil |
2010-09-21 | trace: Fix user emulator dependency on trace objects | Andreas Färber |
2010-09-21 | blkverify: Add block driver for verifying I/O | Stefan Hajnoczi |
2010-09-21 | scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commands | Bernhard Kohl |
2010-09-21 | scsi-generic: add missing reset handler | Bernhard Kohl |
2010-09-21 | qcow2: Avoid bounce buffers for AIO write requests | Kevin Wolf |
2010-09-21 | qcow2: Avoid bounce buffers for AIO read requests | Kevin Wolf |
2010-09-21 | cutils: qemu_iovec_copy and qemu_iovec_memset | Kevin Wolf |
2010-09-21 | ide: propagate the required alignment | Christoph Hellwig |
2010-09-21 | scsi-disk: propagate the required alignment | Christoph Hellwig |
2010-09-21 | virtio-blk: propagate the required alignment | Christoph Hellwig |
2010-09-21 | qcow2: Get rid of additional sync on COW | Kevin Wolf |
2010-09-21 | qcow2: Move sync out of qcow2_alloc_clusters | Kevin Wolf |
2010-09-21 | qcow2: Move sync out of update_refcount | Kevin Wolf |
2010-09-21 | qcow2: Move sync out of write_refcount_block_entries | Kevin Wolf |
2010-09-21 | nbd: correctly manage default port | Laurent Vivier |
2010-09-21 | Improve qemu-nbd performance by 4400 % | Laurent Vivier |
2010-09-21 | raw-posix: handle > 512 byte alignment correctly | Christoph Hellwig |
2010-09-21 | use qemu_blockalign consistently | Christoph Hellwig |
2010-09-21 | vvfat: Use cache=unsafe | Kevin Wolf |
2010-09-21 | vvfat: Fix double free for opening the image rw | Kevin Wolf |
2010-09-21 | vvfat: Fix segfault on write to read-only disk | Kevin Wolf |
2010-09-20 | Merge remote branch 'mst/for_anthony' into staging | Anthony Liguori |
2010-09-20 | e1000: Pad short frames to minimum size (60 bytes) | Stefan Hajnoczi |
2010-09-19 | mingw: use ASLR, no-SEH and DEP if available | Blue Swirl |