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
2017-05-10
tests: Ignore another built executable (test-hmp)
Eric Blake
1
-0
/
+1
2017-05-10
scripts: Switch to more portable Perl shebang
Kamil Rytarowski
8
-8
/
+15
2017-05-10
scripts/qemu-binfmt-conf.sh: Fix shell portability issue
Kamil Rytarowski
1
-2
/
+2
2017-05-10
virtfs: allow a device id to be specified in the -virtfs option
Chris Webb
2
-3
/
+4
2017-05-10
hw/core/generic-loader: Fix crash when running without CPU
Thomas Huth
1
-4
/
+5
2017-05-10
virtio-blk: Remove useless condition around g_free()
Fam Zheng
1
-3
/
+1
2017-05-10
qemu-doc: Fix broken URLs of amnhltm.zip and dosidle210.zip
Thomas Huth
1
-5
/
+5
2017-05-10
use _Static_assert in QEMU_BUILD_BUG_ON
Andreas Grapentin
2
-1
/
+21
2017-05-10
channel-file: fix wrong parameter comments
sochin.jiang
1
-1
/
+1
2017-05-07
block: Make 'replication_state' an enum
Fam Zheng
1
-22
/
+22
2017-05-07
util: Use g_malloc/g_free in envlist.c
Saurav Sachidanand
3
-44
/
+26
2017-05-07
qga: fix compiler warnings (clang 5)
Philippe Mathieu-Daudé
1
-3
/
+5
2017-05-07
device_tree: fix compiler warnings (clang 5)
Philippe Mathieu-Daudé
1
-0
/
+1
2017-05-07
usb-ccid: make ccid_write_data_block() cope with null buffers
Philippe Mathieu-Daudé
1
-1
/
+4
2017-05-07
tests: Ignore more test executables
Eric Blake
1
-0
/
+3
2017-05-07
Add 'none' as type for drive's if option
Craig Jellick
1
-1
/
+1
2017-05-07
doc: fix function spelling
Marc-André Lureau
1
-1
/
+1
2017-05-07
ppc_booke: drop useless assignment
KONRAD Frederic
1
-1
/
+0
2017-05-07
Remove reduntant qemu: from error functions
Ishani Chugh
6
-8
/
+8
2017-05-04
Merge remote-tracking branch 'kwolf/tags/for-upstream' into staging
Stefan Hajnoczi
66
-542
/
+669
2017-05-02
Merge remote-tracking branch 'sthibault/tags/samuel-thibault' into staging
Stefan Hajnoczi
7
-257
/
+310
2017-04-29
slirp: VMStatify remaining except for loop
Dr. David Alan Gilbert
1
-29
/
+19
2017-04-29
slirp: VMStatify socket level
Dr. David Alan Gilbert
2
-80
/
+145
2017-04-29
slirp: Common lhost/fhost union
Dr. David Alan Gilbert
1
-10
/
+8
2017-04-29
slirp: VMStatify sbuf
Dr. David Alan Gilbert
2
-42
/
+78
2017-04-29
slirp: VMState conversion; tcpcb
Dr. David Alan Gilbert
2
-98
/
+57
2017-04-29
slirp: fix pinging the virtual ipv4 DNS server
Samuel Thibault
1
-2
/
+3
2017-04-29
slirp: tftp, copy sockaddr_size
Marc-André Lureau
1
-1
/
+1
2017-04-29
slirp/smb: Replace constant strings by glib string
Dr. David Alan Gilbert
1
-13
/
+17
2017-04-29
slirp: allow host port 0 for hostfwd
Vincent Bernat
1
-1
/
+1
2017-04-28
Merge remote-tracking branch 'mreitz/tags/pull-block-2017-04-28' into queue-b...
Kevin Wolf
35
-194
/
+210
2017-04-28
progress: Show current progress on SIGINFO
Max Reitz
2
-1
/
+5
2017-04-28
iotests: fix exclusion option
John Snow
1
-1
/
+2
2017-04-28
iotests: clarify help text
John Snow
1
-2
/
+6
2017-04-28
qemu-img: use blk_co_pwrite_zeroes for zero sectors when compressed
Lidong Chen
1
-30
/
+14
2017-04-28
replication: Make --disable-replication compile again
Markus Armbruster
2
-0
/
+17
2017-04-28
configure: fix trace backend list for out-of-tree builds
Greg Kurz
1
-1
/
+1
2017-04-28
Merge remote-tracking branch 'mdroth/tags/qga-pull-2017-04-25-v2-tag' into st...
Stefan Hajnoczi
14
-17
/
+393
2017-04-28
qemu-img: improve convert_iteration_sectors()
Vladimir Sementsov-Ogievskiy
1
-22
/
+10
2017-04-28
block: assert no image modification under BDRV_O_INACTIVE
Denis V. Lunev
1
-0
/
+2
2017-04-28
block: fix obvious coding style mistakes in block_int.h
Klim Kireev
1
-3
/
+3
2017-04-28
qcow2: Allow discard of final unaligned cluster
Eric Blake
3
-10
/
+21
2017-04-28
block: Add .bdrv_truncate() error messages
Max Reitz
9
-10
/
+34
2017-04-28
block: Add errp to BD.bdrv_truncate()
Max Reitz
14
-31
/
+31
2017-04-28
block: Add errp to b{lk,drv}_truncate()
Max Reitz
22
-90
/
+73
2017-04-28
block/vhdx: Make vhdx_create() always set errp
Max Reitz
1
-4
/
+19
2017-04-27
qemu-img: Document backing options
Max Reitz
2
-6
/
+6
2017-04-27
qemu-img/convert: Move bs_n > 1 && -B check down
Max Reitz
2
-8
/
+9
2017-04-27
qemu-img/convert: Use @opts for one thing only
Max Reitz
1
-4
/
+6
2017-04-27
block: fix alignment calculations in bdrv_co_do_zero_pwritev
Denis V. Lunev
1
-1
/
+1
[next]