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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-05-26
console: Abort on property access errors
Kirill Batuzov
1
-17
/
+13
2014-05-22
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
4
-4
/
+4
2014-05-22
Merge remote-tracking branch 'remotes/kraxel/tags/pull-chardev-2' into staging
Peter Maydell
4
-35
/
+36
2014-05-22
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-5' into staging
Peter Maydell
1
-3
/
+4
2014-05-22
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140520' into staging
Peter Maydell
19
-332
/
+1111
2014-05-22
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
4
-6
/
+7
2014-05-21
qapi: zero-initialize all QMP command parameters
Michael Roth
1
-1
/
+1
2014-05-21
scripts/qapi.py: Avoid syntax not supported by Python 2.4
Luiz Capitulino
1
-1
/
+1
2014-05-21
error: error_is_set() is finally unused; remove
Markus Armbruster
2
-11
/
+0
2014-05-21
char: Explain qmp_chardev_add()'s unusual error handling
Markus Armbruster
1
-1
/
+7
2014-05-21
char: Clean up fragile use of error_is_set()
Markus Armbruster
1
-2
/
+4
2014-05-21
char: Use return values instead of error_is_set(errp)
Markus Armbruster
1
-9
/
+9
2014-05-21
qemu-socket: Clean up inet_connect_opts()
Markus Armbruster
1
-12
/
+16
2014-05-20
doc: add "setup" to list of migration states
Peter Feiner
2
-2
/
+2
2014-05-20
megasas: remove buildtime strings
Olaf Hering
1
-2
/
+2
2014-05-20
s390x/kvm: hw debugging support via guest PER facility
David Hildenbrand
3
-3
/
+156
2014-05-20
s390x/kvm: software breakpoint support
David Hildenbrand
1
-3
/
+22
2014-05-20
s390x: remove duplicate definitions of DIAG 501
David Hildenbrand
1
-8
/
+12
2014-05-20
linux-headers: update
Jens Freimann
2
-1
/
+34
2014-05-20
s390x/virtio-ccw: wire up irq routing and irqfds
Cornelia Huck
11
-18
/
+329
2014-05-20
s390x/virtio-ccw: reference-counted indicators
Cornelia Huck
2
-20
/
+73
2014-05-20
s390x: add I/O adapter registration
Cornelia Huck
7
-0
/
+106
2014-05-20
s390x: split flic into kvm and non-kvm parts
Cornelia Huck
5
-299
/
+399
2014-05-20
kvm: Fix enable_cap helpers on older gcc
Alexander Graf
1
-2
/
+2
2014-05-20
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
31
-96
/
+809
2014-05-20
block: iscsi build fix if LIBISCSI_FEATURE_IOVECTOR is not defined
Jeff Cody
1
-3
/
+1
2014-05-20
hw/audio/intel-hda: Avoid shift into sign bit
Peter Maydell
1
-2
/
+2
2014-05-20
audio/intel-hda: support FIFORDY
Stanislav Vorobiov
1
-1
/
+2
2014-05-19
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
27
-445
/
+752
2014-05-19
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-8' into staging
Peter Maydell
8
-282
/
+553
2014-05-19
block: optimize zero writes with bdrv_write_zeroes
Peter Lieven
9
-20
/
+91
2014-05-19
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
7
-132
/
+313
2014-05-19
blockdev: add a function to parse enum ids from strings
Peter Lieven
1
-0
/
+19
2014-05-19
util: add qemu_iovec_is_zero
Peter Lieven
2
-0
/
+22
2014-05-19
qcow1: Stricter backing file length check
Kevin Wolf
3
-2
/
+23
2014-05-19
qcow1: Validate image size (CVE-2014-0223)
Kevin Wolf
3
-2
/
+30
2014-05-19
qcow1: Validate L2 table size (CVE-2014-0222)
Kevin Wolf
3
-0
/
+34
2014-05-19
qcow1: Check maximum cluster size
Kevin Wolf
4
-2
/
+85
2014-05-19
qcow1: Make padding in the header explicit
Kevin Wolf
1
-1
/
+2
2014-05-19
curl: Add usage documentation
Matthew Booth
1
-0
/
+68
2014-05-19
curl: Add sslverify option
Matthew Booth
1
-0
/
+12
2014-05-19
curl: Remove broken parsing of options from url
Matthew Booth
1
-42
/
+10
2014-05-19
curl: Fix build when curl_multi_socket_action isn't available
Matthew Booth
1
-0
/
+15
2014-05-19
qemu-iotests: Fix blkdebug in VM drive in 030
Fam Zheng
1
-1
/
+1
2014-05-19
qemu-iotests: Fix core dump suppression in test 039
Markus Armbruster
3
-12
/
+12
2014-05-19
iotests: Add test for the JSON protocol
Max Reitz
3
-0
/
+185
2014-05-19
block: Allow JSON filenames
Max Reitz
1
-0
/
+41
2014-05-19
check-qdict: Add test for qdict_join()
Max Reitz
1
-0
/
+87
2014-05-19
qdict: Add qdict_join()
Max Reitz
2
-0
/
+35
2014-05-19
block: add test for vhdx image created by Disk2VHD
Jeff Cody
3
-0
/
+14
[next]