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
path:
root
/
blockdev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-17
Introduce do_snapshot_blkdev() and monitor command to handle it.
Jes Sorensen
1
-0
/
+62
2010-12-17
blockdev: check dinfo ptr before using
Ryan Harper
1
-2
/
+4
2010-11-24
Implement drive_del to decouple block removal from device removal
Ryan Harper
1
-0
/
+39
2010-11-04
scsi-disk: Implement rerror option
Kevin Wolf
1
-3
/
+3
2010-08-22
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
1
-2
/
+2
2010-07-26
Fix -snapshot deleting images on disk change
Blue Swirl
1
-0
/
+1
2010-07-06
blockdev: Clean up how readonly persists across virtual media change
Markus Armbruster
1
-1
/
+1
2010-07-06
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
1
-17
/
+28
2010-07-02
blockdev: drive_get_by_id() is no longer used, remove
Markus Armbruster
1
-12
/
+0
2010-07-02
blockdev: Clean up automatic drive deletion
Markus Armbruster
1
-0
/
+23
2010-07-02
blockdev: New drive_get_by_blockdev()
Markus Armbruster
1
-0
/
+12
2010-07-02
blockdev: Remove drive_get_serial()
Markus Armbruster
1
-12
/
+0
2010-07-01
Monitor: handle optional '-' arg as a bool
Luiz Capitulino
1
-1
/
+1
2010-06-22
monitor: allow device to be ejected if no disk is inserted
Eduardo Habkost
1
-12
/
+10
2010-06-15
blockdev: Give drives internal linkage
Markus Armbruster
1
-1
/
+1
2010-06-15
monitor: Make "commit FOO" complain when FOO doesn't exist
Markus Armbruster
1
-2
/
+4
2010-06-15
block: Decouple block device "commit all" from DriveInfo
Markus Armbruster
1
-8
/
+8
2010-06-15
block: Move error actions from DriveInfo to BlockDriverState
Markus Armbruster
1
-15
/
+2
2010-06-15
Fix regression for "-drive file="
Markus Armbruster
1
-1
/
+1
2010-06-04
block: Fix serial number assignment
Luiz Capitulino
1
-1
/
+1
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
1
-0
/
+600