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
2016-10-28
scripts/hxtool: fix undefined behavour of echo
Daniel Shahaf
2016-10-28
qemu-options.hx: set: fix copy-paste error
Michael Tokarev
2016-10-28
usb: Change *_exitfn return type from int to void
Akanksha Srivastava
2016-10-28
MAINTAINERS: qemu-trivial information
Laurent Vivier
2016-10-28
colo-compare: remove unused struct CompareChardevProps and 'props' variable
zhanghailiang
2016-10-28
milkymist-pfpu: fix potential integer overflow
Michael Walle
2016-10-28
hw/block/nvme: Simplify if-statements a little bit
Thomas Huth
2016-10-28
target-lm32: rewrite gen_compare()
Michael Walle
2016-10-28
lm32: milkymist-tmu2: fix integer overflow
Michael Walle
2016-10-28
target-lm32: disable asm logging via LOG_DIS()
Michael Walle
2016-10-28
target-lm32: swap operand of wcsr in LOG_DIS()
Michael Walle
2016-10-28
target-lm32: fix LOG_DIS operand order
Michael Walle
2016-10-28
target-lm32: fix style issue
Michael Walle
2016-10-28
hw/tpm/tpm_passthrough: Simplify if-statements a little bit
Thomas Huth
2016-10-28
filter-dump: add missing "["
Changlong Xie
2016-10-28
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2016-10-28
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-10-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-20161027-2' in...
Peter Maydell
2016-10-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20161027-1' into s...
Peter Maydell
2016-10-27
qemu-iotests: Test creating floppy drives
Kevin Wolf
2016-10-27
fdc: Move qdev properties to FloppyDrive
Kevin Wolf
2016-10-27
fdc: Add a floppy drive qdev
Kevin Wolf
2016-10-27
fdc: Add a floppy qbus
Kevin Wolf
2016-10-27
macio: switch over to new byte-aligned DMA helpers
Mark Cave-Ayland
2016-10-27
dma-helpers: explicitly pass alignment into DMA helpers
Mark Cave-Ayland
2016-10-27
trace: Fix 'char **' compilation error in simple backend
Fam Zheng
2016-10-27
iotests: Add test for NBD's blockdev-add interface
Max Reitz
2016-10-27
iotests: Add assert_json_filename_equal() method
Max Reitz
2016-10-27
socket_scm_helper: Accept fd directly
Max Reitz
2016-10-27
iotests.py: Allow concurrent qemu instances
Max Reitz
2016-10-27
iotests.py: Add qemu_nbd function
Max Reitz
2016-10-27
qapi: Allow blockdev-add for NBD
Max Reitz
2016-10-27
block/nbd: Use SocketAddress options
Max Reitz
2016-10-27
block/nbd: Accept SocketAddress
Max Reitz
2016-10-27
block/nbd: Add nbd_has_filename_options_conflict()
Max Reitz
2016-10-27
block/nbd: Use qdict_put()
Max Reitz
2016-10-27
block/nbd: Default port in nbd_refresh_filename()
Max Reitz
2016-10-27
block/nbd: Reject port parameter without host
Max Reitz
2016-10-27
block/nbd: Drop trailing "." in error messages
Max Reitz
2016-10-27
qemu-iotests: Fix typo for NFS with IMGOPTSSYNTAX
Kevin Wolf
2016-10-27
block: Remove bdrv_aio_ioctl()
Kevin Wolf
2016-10-27
raw: Implement .bdrv_co_ioctl instead of .bdrv_aio_ioctl
Kevin Wolf
2016-10-27
block: Introduce .bdrv_co_ioctl() driver callback
Kevin Wolf
2016-10-27
block: Remove bdrv_ioctl()
Kevin Wolf
2016-10-27
raw-posix: Don't use bdrv_ioctl()
Kevin Wolf
2016-10-27
block: Use blk_co_ioctl() for all BB level ioctls
Kevin Wolf
2016-10-27
block: Remove bdrv_aio_pdiscard()
Kevin Wolf
2016-10-27
block: Use blk_co_pdiscard() for all BB level discard
Kevin Wolf
2016-10-27
block: Use blk_co_flush() for all BB level flushes
Kevin Wolf
2016-10-27
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20161027-1' into...
Peter Maydell
[next]