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-10-03
Use GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-03
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-03
slirp: Silence warning on Haiku
Andreas Färber
2010-10-03
tap: Add stub for Haiku
Andreas Färber
2010-10-03
nbd: Haiku has _IO() in its BSD compatibility layer
Andreas Färber
2010-10-03
Haiku doesn't have libm
Andreas Färber
2010-10-03
configure: Don't rely on special pthreads library
Andreas Färber
2010-10-03
configure: Add basic support for Haiku
Andreas Färber
2010-10-02
trace: avoid unnecessary recompilation if nothing changed
Blue Swirl
2010-10-02
Makefile: fix config-devices.mak generation
Blue Swirl
2010-10-02
sysbus: fix address truncation
Blue Swirl
2010-10-02
target-cris: Use %td for ptrdiff_t arguments in debug message
Stefan Weil
2010-10-02
target-microblaze: Use %td for ptrdiff_t arguments in debug message
Stefan Weil
2010-10-02
virtex: Add braces
Edgar E. Iglesias
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
[next]