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
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...
Peter Maydell
10
-13
/
+349
2016-07-14
Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into staging
Peter Maydell
1
-1
/
+1
2016-07-14
Add optionrom compatible with fw_cfg DMA version
Marc Marí
10
-13
/
+349
2016-07-14
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
18
-48
/
+154
2016-07-14
target-xtensa: xtfpga: fix FLASH interface width
Max Filippov
1
-1
/
+1
2016-07-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
69
-406
/
+913
2016-07-14
Merge remote-tracking branch 'remotes/rth/tags/pull-rth-20160712' into staging
Peter Maydell
6
-1099
/
+1607
2016-07-13
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-07-13' in...
Kevin Wolf
15
-69
/
+285
2016-07-13
iotests: Make 157 actually format-agnostic
Max Reitz
2
-9
/
+10
2016-07-13
vvfat: Fix qcow write target driver specification
Max Reitz
1
-1
/
+2
2016-07-13
hmp: show all of snapshot info on every block dev in output of 'info snapshots'
Lin Ma
1
-7
/
+90
2016-07-13
hmp: use snapshot name to determine whether a snapshot is 'fully available'
Lin Ma
1
-1
/
+5
2016-07-13
qemu-iotests: Test naming of throttling groups
Alberto Garcia
2
-2
/
+100
2016-07-13
blockdev: Fix regression with the default naming of throttling groups
Alberto Garcia
1
-2
/
+4
2016-07-13
vmdk: fix metadata write regression
Reda Sallahi
1
-7
/
+7
2016-07-13
Improve block job rate limiting for small bandwidth values
Sascha Silbe
4
-26
/
+46
2016-07-13
qcow2: Fix qcow2_get_cluster_offset()
Max Reitz
1
-5
/
+11
2016-07-13
qemu-io: Use correct range limitations
Max Reitz
1
-7
/
+7
2016-07-13
qcow2: Avoid making the L1 table too big
Max Reitz
1
-1
/
+2
2016-07-13
qemu-img: Use strerror() for generic resize error
Max Reitz
1
-1
/
+1
2016-07-13
block: Remove BB options from blockdev-add
Kevin Wolf
1
-17
/
+1
2016-07-13
qemu-iotests: Test setting WCE with qdev
Kevin Wolf
3
-0
/
+111
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
10
-1
/
+45
2016-07-13
commit: Fix use of error handling policy
Kevin Wolf
1
-3
/
+3
2016-07-13
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
7
-1
/
+25
2016-07-13
hostmem: detect host backend memory is being used properly
Xiao Guangrong
4
-16
/
+35
2016-07-13
hostmem: fix QEMU crash by 'info memdev'
Xiao Guangrong
1
-8
/
+14
2016-07-13
char: do not use atexit cleanup handler
Marc-André Lureau
3
-3
/
+10
2016-07-13
net: do not use atexit for cleanup
Paolo Bonzini
1
-3
/
+2
2016-07-13
slirp: use exit notifier for slirp_smb_cleanup
Paolo Bonzini
1
-0
/
+11
2016-07-13
tap: use an exit notifier to call down_script
Marc-André Lureau
1
-7
/
+20
2016-07-13
block/qdev: Allow node name for drive properties
Kevin Wolf
2
-7
/
+37
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
37
-131
/
+130
2016-07-13
test-coroutine: prepare for the next patch
Paolo Bonzini
1
-2
/
+3
2016-07-13
coroutine: use QSIMPLEQ instead of QTAILQ
Paolo Bonzini
4
-15
/
+15
2016-07-13
raw-posix: Use qemu_dup
Fam Zheng
1
-9
/
+1
2016-07-13
osdep: Introduce qemu_dup
Fam Zheng
2
-8
/
+18
2016-07-13
blockjob: Update description of the 'device' field in the QMP API
Alberto Garcia
2
-14
/
+33
2016-07-13
qemu-img: Set the ID of the block job in img_commit()
Alberto Garcia
2
-7
/
+1
2016-07-13
commit: Add 'job-id' parameter to 'block-commit'
Alberto Garcia
7
-19
/
+30
2016-07-13
stream: Add 'job-id' parameter to 'block-stream'
Alberto Garcia
6
-17
/
+25
2016-07-13
backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
Alberto Garcia
6
-33
/
+50
2016-07-13
mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
Alberto Garcia
6
-23
/
+37
2016-07-13
blockjob: Add 'job_id' parameter to block_job_create()
Alberto Garcia
7
-13
/
+40
2016-07-13
block: Use block_job_get() in find_block_job()
Alberto Garcia
1
-27
/
+13
2016-07-13
blockjob: Add block_job_get()
Alberto Garcia
2
-0
/
+23
2016-07-13
blockjob: Update description of the 'id' field
Alberto Garcia
4
-9
/
+5
2016-07-13
stream: Fix prototype of stream_start()
Alberto Garcia
1
-5
/
+6
2016-07-13
util: Fix MIN_NON_ZERO
Fam Zheng
1
-1
/
+2
2016-07-13
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
1
-0
/
+0
[next]