index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2010-09-19
cris: Fix watchdog resets
Edgar E. Iglesias
2010-09-18
cris: Fix TLB exec bit protection
Edgar E. Iglesias
2010-09-18
Use gcc warning flag -Wnested-externs
Blue Swirl
2010-09-18
Use gcc warning flag -Wempty-body
Blue Swirl
2010-09-18
Use a few more gcc warning flags
Blue Swirl
2010-09-18
Use gcc warning flag -Wtype-limits
Blue Swirl
2010-09-18
pxa2xx: fix SSSR TFN logic
Blue Swirl
2010-09-18
MIPS: fix yield handling
Blue Swirl
2010-09-18
PPC: Suppress gcc warnings with -Wtype-limits
Blue Swirl
2010-09-18
blkdebug: fix enum comparison
Blue Swirl
2010-09-18
pxa2xx: remove useless checks
Blue Swirl
2010-09-18
Use range_covers_byte
Blue Swirl
2010-09-18
Introduce range.h
Blue Swirl
2010-09-18
linux-user: improve flatload error checking
Blue Swirl
2010-09-18
linux-user: fix types in a comparison
Blue Swirl
2010-09-18
linux-user: fix socklen_t comparisons
Blue Swirl
2010-09-18
Check for errors during BIOS or kernel load
Blue Swirl
2010-09-17
Make ARP replies at least 64 bytes long
Hervé Poussineau
2010-09-17
Accept packets with TTL=1
Hervé Poussineau
[next]