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
2014-03-06
block/raw-posix: Strip "file:" prefix on creation
Max Reitz
2014-03-06
block/raw-posix: Implement bdrv_parse_filename()
Max Reitz
2014-03-06
block: Keep "filename" option after parsing
Max Reitz
2014-03-06
block: mirror - remove code cruft that has no function
Jeff Cody
2014-03-06
block: make bdrv_swap rebuild the bs graph node list field.
Benoît Canet
2014-03-05
block: Fix bs->request_alignment assertion for bs->sg=1
Kevin Wolf
2014-03-05
iscsi: Use bs->sg for everything else than disks
Kevin Wolf
2014-03-05
qemu-iotests: Test progress output for conversion
Kevin Wolf
2014-03-05
qemu-img convert: Fix progress output
Kevin Wolf
2014-03-05
gluster: Remove unused defines and header include
Bharata B Rao
2014-03-05
gluster: Change licence to GPLv2+
Bharata B Rao
2014-03-04
block/gluster: Add missing argument to qemu_gluster_init() call
Andreas Färber
2014-03-04
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...
Peter Maydell
2014-03-04
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-03-04
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-03-04
Merge remote-tracking branch 'remotes/rth/i386-fix' into staging
Peter Maydell
2014-03-04
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...
Peter Maydell
2014-03-04
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
2014-03-04
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
2014-03-04
Makefile: Add missing dependency for system emulation (fix build)
Stefan Weil
2014-03-03
qapi: Add missing null check to opts_start_struct()
Markus Armbruster
2014-03-03
qapi: Clean up superfluous null check in qapi_dealloc_type_str()
Markus Armbruster
2014-03-03
qapi: Clean up null checking in generated visitors
Markus Armbruster
2014-03-03
qapi: Drop unused code in qapi-commands.py
Markus Armbruster
2014-03-03
qapi: Drop nonsensical header guard in generated qapi-visit.c
Markus Armbruster
2014-03-03
qapi: Fix licensing of scripts
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover flat union types
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover union types with base
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover complex types with base
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover anonymous union types
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover simple argument types
Markus Armbruster
2014-03-03
tests/qapi-schema: Cover optional command arguments
Markus Armbruster
2014-03-03
tests/qapi-schema: Actually check successful QMP command response
Markus Armbruster
2014-03-03
vl: Remove unneeded include file
Stefan Weil
2014-03-03
qga: Remove unneeded include file
Stefan Weil
2014-03-03
qemu-img: Remove unneeded include files
Stefan Weil
2014-03-03
exec: Remove unneeded include files
Stefan Weil
2014-03-03
util/iov: Use qemu/sockets.h instead of conditional code
Stefan Weil
2014-03-03
qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...
Peter Maydell
2014-03-02
tests/test-int128: Don't use __noclone__ attribute on clang
Peter Maydell
2014-03-02
stubs: Optimize dependencies for gdbstub.c
Stefan Weil
2014-03-02
tcg: Fix typo in comment (dependancies -> dependencies)
Stefan Weil
2014-03-02
bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)
Stefan Weil
2014-03-02
bswap: Modify prototype of stb_p (avoid type conversions)
Stefan Weil
2014-03-02
object: Report type in error when not user creatable.
Hani Benhabiles
2014-03-02
include/qemu/host-utils.h: Trivial typo: ctz->cto
Dr. David Alan Gilbert
2014-02-28
monitor: Remove left-over code in do_info_profile.
Hani Benhabiles
2014-02-28
qerror: Improve QERR_DEVICE_NOT_ACTIVE message
Hani Benhabiles
2014-02-28
qmp: Check for returned data from __json_read in get_events
Fam Zheng
2014-02-28
block/vmdk: do not report file offset for compressed extents
Peter Lieven
[next]