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-09-23
qemu-iotests/141: Avoid blockdev-add with id
Kevin Wolf
2
-22
/
+26
2016-09-23
block: Avoid printing NULL string in error messages
Kevin Wolf
2
-9
/
+6
2016-09-23
qemu-iotests/139: Avoid blockdev-add with id
Kevin Wolf
2
-123
/
+59
2016-09-23
qemu-iotests/124: Avoid blockdev-add with id
Kevin Wolf
1
-7
/
+10
2016-09-23
qemu-iotests/118: Avoid blockdev-add with id
Kevin Wolf
1
-5
/
+1
2016-09-23
qemu-iotests/117: Avoid blockdev-add with id
Kevin Wolf
1
-2
/
+2
2016-09-23
qemu-iotests/087: Avoid blockdev-add with id
Kevin Wolf
2
-62
/
+6
2016-09-23
qemu-iotests/081: Avoid blockdev-add with id
Kevin Wolf
1
-1
/
+1
2016-09-23
qemu-iotests/071: Avoid blockdev-add with id
Kevin Wolf
1
-4
/
+4
2016-09-23
qemu-iotests/067: Avoid blockdev-add with id
Kevin Wolf
2
-86
/
+131
2016-09-23
qemu-iotests/041: Avoid blockdev-add with id
Kevin Wolf
1
-39
/
+32
2016-09-23
qemu-iotests/118: Test media change with qdev name
Kevin Wolf
2
-17
/
+73
2016-09-23
block: Accept device model name for block_set_io_throttle
Kevin Wolf
3
-10
/
+16
2016-09-23
block: Accept device model name for blockdev-change-medium
Kevin Wolf
6
-18
/
+31
2016-09-23
block: Accept device model name for eject
Kevin Wolf
5
-10
/
+22
2016-09-23
block: Accept device model name for x-blockdev-remove-medium
Kevin Wolf
3
-19
/
+28
2016-09-23
block: Accept device model name for x-blockdev-insert-medium
Kevin Wolf
3
-20
/
+26
2016-09-23
block: Accept device model name for blockdev-open/close-tray
Kevin Wolf
3
-23
/
+64
2016-09-23
qdev-monitor: Add blk_by_qdev_id()
Kevin Wolf
2
-0
/
+19
2016-09-23
qdev-monitor: Factor out find_device_state()
Kevin Wolf
1
-4
/
+12
2016-09-23
block: Add blk_by_dev()
Kevin Wolf
2
-0
/
+20
2016-09-23
block: Fix 'since' for compressed Drive/BlockdevBackup
Kevin Wolf
1
-2
/
+2
2016-09-23
block: rename "read-only" to BDRV_OPT_READ_ONLY
Alberto Garcia
1
-5
/
+5
2016-09-23
commit: Add 'base' to the reopen queue before 'overlay_bs'
Alberto Garcia
1
-4
/
+4
2016-09-23
block: Don't queue the same BDS twice in bdrv_reopen_queue_child()
Alberto Garcia
1
-3
/
+19
2016-09-23
block: Add "read-only" to the options QDict
Alberto Garcia
4
-13
/
+45
2016-09-23
block: Update bs->open_flags earlier in bdrv_open_common()
Alberto Garcia
1
-3
/
+2
2016-09-23
block: Set BDRV_O_ALLOW_RDWR and snapshot_options before storing the flags
Alberto Garcia
1
-12
/
+11
2016-09-23
block: Remove bdrv_is_snapshot
Alberto Garcia
2
-6
/
+0
2016-09-23
tests: allow to specify list of formats to test for check-block.sh
Denis V. Lunev
1
-5
/
+8
2016-09-23
hmp: Remove dead code in hmp_qemu_io()
Kevin Wolf
1
-9
/
+5
2016-09-23
qcow2: fix encryption during cow of sectors
Daniel P. Berrange
4
-1
/
+118
2016-09-23
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-16
/
+123
2016-09-23
linux-user: Add missing Mips syscalls items in strace.list
Aleksandar Markovic
1
-0
/
+114
2016-09-23
linux-user: Add missing TARGET_EDQUOT error code for Mips
Aleksandar Markovic
3
-0
/
+5
2016-09-23
linux-user: Fix certain argument alignment cases for Mips64
Aleksandar Markovic
1
-1
/
+1
2016-09-23
linux-user: Fix structure target_semid64_ds definition for Mips
Aleksandar Markovic
1
-0
/
+16
2016-09-23
linux-user: Fix structure target_flock definition for Mips
Aleksandar Markovic
1
-0
/
+6
2016-09-23
linux-user: Fix TARGET_F_GETOWN definition for Mips
Aleksandar Markovic
1
-1
/
+1
2016-09-23
linux-user: Fix TARGET_SIOCATMARK definition for Mips
Aleksandar Markovic
1
-0
/
+4
2016-09-23
target-mips: generate fences
Leon Alrae
1
-2
/
+30
2016-09-23
target-mips: add 24KEc CPU definition
André Draszik
1
-0
/
+22
2016-09-23
docker: exec $CMD
Fam Zheng
1
-6
/
+9
2016-09-23
docker: Terminate instances at SIGTERM and SIGHUP
Fam Zheng
1
-1
/
+4
2016-09-23
docker: Support showing environment information
Fam Zheng
2
-1
/
+12
2016-09-23
docker: Print used options before doing configure
Fam Zheng
1
-6
/
+8
2016-09-23
docker: Flatten default target list in test-quick
Fam Zheng
1
-1
/
+1
2016-09-23
docker: Update fedora image to latest
Fam Zheng
1
-1
/
+1
2016-09-23
docker: Generate /packages.txt in ubuntu image
Fam Zheng
1
-1
/
+3
2016-09-23
docker: Generate /packages.txt in fedora image
Fam Zheng
1
-2
/
+12
[prev]
[next]