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
2017-05-07
util: Use g_malloc/g_free in envlist.c
Saurav Sachidanand
2017-05-07
qga: fix compiler warnings (clang 5)
Philippe Mathieu-Daudé
2017-05-07
device_tree: fix compiler warnings (clang 5)
Philippe Mathieu-Daudé
2017-05-07
usb-ccid: make ccid_write_data_block() cope with null buffers
Philippe Mathieu-Daudé
2017-05-07
tests: Ignore more test executables
Eric Blake
2017-05-07
Add 'none' as type for drive's if option
Craig Jellick
2017-05-07
doc: fix function spelling
Marc-André Lureau
2017-05-07
ppc_booke: drop useless assignment
KONRAD Frederic
2017-05-07
Remove reduntant qemu: from error functions
Ishani Chugh
2017-05-04
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
2017-05-02
Merge remote-tracking branch 'sthibault/tags/samuel-thibault' into staging
Stefan Hajnoczi
2017-04-29
slirp: VMStatify remaining except for loop
Dr. David Alan Gilbert
2017-04-29
slirp: VMStatify socket level
Dr. David Alan Gilbert
2017-04-29
slirp: Common lhost/fhost union
Dr. David Alan Gilbert
2017-04-29
slirp: VMStatify sbuf
Dr. David Alan Gilbert
2017-04-29
slirp: VMState conversion; tcpcb
Dr. David Alan Gilbert
2017-04-29
slirp: fix pinging the virtual ipv4 DNS server
Samuel Thibault
2017-04-29
slirp: tftp, copy sockaddr_size
Marc-André Lureau
2017-04-29
slirp/smb: Replace constant strings by glib string
Dr. David Alan Gilbert
2017-04-29
slirp: allow host port 0 for hostfwd
Vincent Bernat
2017-04-28
Merge remote-tracking branch 'mreitz/tags/pull-block-2017-04-28' into queue-b...
Kevin Wolf
2017-04-28
progress: Show current progress on SIGINFO
Max Reitz
2017-04-28
iotests: fix exclusion option
John Snow
2017-04-28
iotests: clarify help text
John Snow
2017-04-28
qemu-img: use blk_co_pwrite_zeroes for zero sectors when compressed
Lidong Chen
2017-04-28
replication: Make --disable-replication compile again
Markus Armbruster
2017-04-28
configure: fix trace backend list for out-of-tree builds
Greg Kurz
2017-04-28
Merge remote-tracking branch 'mdroth/tags/qga-pull-2017-04-25-v2-tag' into st...
Stefan Hajnoczi
2017-04-28
qemu-img: improve convert_iteration_sectors()
Vladimir Sementsov-Ogievskiy
2017-04-28
block: assert no image modification under BDRV_O_INACTIVE
Denis V. Lunev
2017-04-28
block: fix obvious coding style mistakes in block_int.h
Klim Kireev
2017-04-28
qcow2: Allow discard of final unaligned cluster
Eric Blake
2017-04-28
block: Add .bdrv_truncate() error messages
Max Reitz
2017-04-28
block: Add errp to BD.bdrv_truncate()
Max Reitz
2017-04-28
block: Add errp to b{lk,drv}_truncate()
Max Reitz
2017-04-28
block/vhdx: Make vhdx_create() always set errp
Max Reitz
2017-04-27
qemu-img: Document backing options
Max Reitz
2017-04-27
qemu-img/convert: Move bs_n > 1 && -B check down
Max Reitz
2017-04-27
qemu-img/convert: Use @opts for one thing only
Max Reitz
2017-04-27
block: fix alignment calculations in bdrv_co_do_zero_pwritev
Denis V. Lunev
2017-04-27
block: Do not unref bs->file on error in BD's open
Max Reitz
2017-04-27
iotests: 109: Filter out "len" of failed jobs
Fam Zheng
2017-04-27
iotests: Fix typo in 026
Eric Blake
2017-04-27
Issue a deprecation warning if the user specifies the "-hdachs" option.
Thomas Huth
2017-04-27
iotests: Launch qemu-nbd with -e 42
Max Reitz
2017-04-27
block: Remove NULL check in bdrv_co_flush
Fam Zheng
2017-04-27
qemu_iotests: Remove _readlink()
Kevin Wolf
2017-04-27
qemu-iotests: Remove PERL_PROG and BC_PROG
Kevin Wolf
2017-04-27
iotests/051: Add test for empty filename
Max Reitz
2017-04-27
block: An empty filename counts as no filename
Max Reitz
[next]