index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-06
block/raw-win32: Strip "file:" prefix on creation
Max Reitz
1
-0
/
+2
2014-03-06
block/raw-win32: Implement bdrv_parse_filename()
Max Reitz
1
-0
/
+12
2014-03-06
block/raw-posix: Strip "file:" prefix on creation
Max Reitz
1
-0
/
+2
2014-03-06
block/raw-posix: Implement bdrv_parse_filename()
Max Reitz
1
-0
/
+12
2014-03-06
block: Keep "filename" option after parsing
Max Reitz
1
-1
/
+6
2014-03-06
block: mirror - remove code cruft that has no function
Jeff Cody
1
-3
/
+0
2014-03-06
block: make bdrv_swap rebuild the bs graph node list field.
Benoît Canet
1
-5
/
+19
2014-03-05
block: Fix bs->request_alignment assertion for bs->sg=1
Kevin Wolf
1
-1
/
+1
2014-03-05
iscsi: Use bs->sg for everything else than disks
Kevin Wolf
1
-5
/
+4
2014-03-05
qemu-iotests: Test progress output for conversion
Kevin Wolf
3
-0
/
+84
2014-03-05
qemu-img convert: Fix progress output
Kevin Wolf
1
-9
/
+11
2014-03-05
gluster: Remove unused defines and header include
Bharata B Rao
1
-4
/
+0
2014-03-05
gluster: Change licence to GPLv2+
Bharata B Rao
1
-10
/
+2
2014-03-04
block/gluster: Add missing argument to qemu_gluster_init() call
Andreas Färber
1
-1
/
+1
2014-03-04
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-03-04' in...
Peter Maydell
12
-34
/
+29
2014-03-04
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
27
-108
/
+1546
2014-03-04
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
11
-78
/
+203
2014-03-04
Merge remote-tracking branch 'remotes/rth/i386-fix' into staging
Peter Maydell
5
-20
/
+50
2014-03-04
Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...
Peter Maydell
22
-215
/
+758
2014-03-04
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
6
-67
/
+109
2014-03-04
Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into staging
Peter Maydell
11
-21
/
+486
2014-03-04
Makefile: Add missing dependency for system emulation (fix build)
Stefan Weil
1
-0
/
+1
2014-03-03
qapi: Add missing null check to opts_start_struct()
Markus Armbruster
1
-1
/
+3
2014-03-03
qapi: Clean up superfluous null check in qapi_dealloc_type_str()
Markus Armbruster
1
-3
/
+1
2014-03-03
qapi: Clean up null checking in generated visitors
Markus Armbruster
1
-7
/
+7
2014-03-03
qapi: Drop unused code in qapi-commands.py
Markus Armbruster
1
-20
/
+0
2014-03-03
qapi: Drop nonsensical header guard in generated qapi-visit.c
Markus Armbruster
1
-2
/
+0
2014-03-03
qapi: Fix licensing of scripts
Markus Armbruster
4
-8
/
+8
2014-03-03
tests/qapi-schema: Cover flat union types
Markus Armbruster
5
-0
/
+93
2014-03-03
tests/qapi-schema: Cover union types with base
Markus Armbruster
5
-4
/
+8
2014-03-03
tests/qapi-schema: Cover complex types with base
Markus Armbruster
6
-20
/
+37
2014-03-03
tests/qapi-schema: Cover anonymous union types
Markus Armbruster
5
-1
/
+81
2014-03-03
tests/qapi-schema: Cover simple argument types
Markus Armbruster
3
-0
/
+19
2014-03-03
tests/qapi-schema: Cover optional command arguments
Markus Armbruster
3
-5
/
+9
2014-03-03
tests/qapi-schema: Actually check successful QMP command response
Markus Armbruster
1
-8
/
+35
2014-03-03
vl: Remove unneeded include file
Stefan Weil
1
-4
/
+0
2014-03-03
qga: Remove unneeded include file
Stefan Weil
1
-1
/
+0
2014-03-03
qemu-img: Remove unneeded include files
Stefan Weil
1
-6
/
+0
2014-03-03
exec: Remove unneeded include files
Stefan Weil
1
-3
/
+1
2014-03-03
util/iov: Use qemu/sockets.h instead of conditional code
Stefan Weil
1
-8
/
+1
2014-03-03
qjson.h: Remove spurious GCC_FMT_ATTR markup from qobject_from_json() declara...
Peter Maydell
1
-1
/
+1
2014-03-02
tests/test-int128: Don't use __noclone__ attribute on clang
Peter Maydell
1
-1
/
+14
2014-03-02
stubs: Optimize dependencies for gdbstub.c
Stefan Weil
1
-1
/
+3
2014-03-02
tcg: Fix typo in comment (dependancies -> dependencies)
Stefan Weil
1
-1
/
+1
2014-03-02
bswap: Modify prototypes of st[wl]_{le, be}_p (avoid type conversions)
Stefan Weil
1
-4
/
+4
2014-03-02
bswap: Modify prototype of stb_p (avoid type conversions)
Stefan Weil
1
-1
/
+1
2014-03-02
object: Report type in error when not user creatable.
Hani Benhabiles
1
-2
/
+2
2014-03-02
include/qemu/host-utils.h: Trivial typo: ctz->cto
Dr. David Alan Gilbert
1
-1
/
+1
2014-02-28
monitor: Remove left-over code in do_info_profile.
Hani Benhabiles
1
-4
/
+0
2014-02-28
qerror: Improve QERR_DEVICE_NOT_ACTIVE message
Hani Benhabiles
1
-1
/
+1
[next]