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-10
tests: Remove redundant assignment
Fam Zheng
2017-05-10
MAINTAINERS: Update paths for AioContext implementation
Paolo Bonzini
2017-05-10
MAINTAINERS: Update paths for main loop
Paolo Bonzini
2017-05-10
jazz_led: fix bad snprintf
Paolo Bonzini
2017-05-10
tests: Ignore another built executable (test-hmp)
Eric Blake
2017-05-10
scripts: Switch to more portable Perl shebang
Kamil Rytarowski
2017-05-10
scripts/qemu-binfmt-conf.sh: Fix shell portability issue
Kamil Rytarowski
2017-05-10
virtfs: allow a device id to be specified in the -virtfs option
Chris Webb
2017-05-10
hw/core/generic-loader: Fix crash when running without CPU
Thomas Huth
2017-05-10
virtio-blk: Remove useless condition around g_free()
Fam Zheng
2017-05-10
qemu-doc: Fix broken URLs of amnhltm.zip and dosidle210.zip
Thomas Huth
2017-05-10
use _Static_assert in QEMU_BUILD_BUG_ON
Andreas Grapentin
2017-05-10
channel-file: fix wrong parameter comments
sochin.jiang
2017-05-07
block: Make 'replication_state' an enum
Fam Zheng
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
[next]