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
2012-02-03
Fix build breakage from last commit.
Anthony Liguori
1
-0
/
+1
2012-02-03
s390x: fix -drive in the absence of aliases
Anthony Liguori
1
-1
/
+5
2012-01-26
block: add support for partial streaming
Marcelo Tosatti
1
-4
/
+7
2012-01-26
blockdev: make image streaming safe across hotplug
Stefan Hajnoczi
1
-0
/
+38
2012-01-26
qmp: add query-block-jobs
Stefan Hajnoczi
1
-0
/
+33
2012-01-26
qmp: add block_job_cancel command
Stefan Hajnoczi
1
-1
/
+18
2012-01-26
qmp: add block_job_set_speed command
Stefan Hajnoczi
1
-0
/
+25
2012-01-26
qmp: add block_stream command
Stefan Hajnoczi
1
-0
/
+67
2012-01-26
block: check bdrv_in_use() before blockdev operations
Stefan Hajnoczi
1
-1
/
+15
2012-01-18
block: use proper qerrors in qmp_block_resize
Stefan Hajnoczi
1
-8
/
+18
2012-01-18
qapi: Convert block_set_io_throttle
Luiz Capitulino
1
-33
/
+14
2012-01-18
qapi: Convert change
Luiz Capitulino
1
-16
/
+38
2012-01-18
qapi: Convert eject
Luiz Capitulino
1
-15
/
+5
2012-01-18
block: eject_device(): Use error_set()
Luiz Capitulino
1
-8
/
+22
2011-12-06
qapi: Convert blockdev_snapshot_sync
Luiz Capitulino
1
-32
/
+17
2011-12-06
qapi: Convert block_resize
Luiz Capitulino
1
-11
/
+7
2011-12-06
qapi: Convert block_passwd
Luiz Capitulino
1
-12
/
+10
2011-12-05
block: convert qemu_aio_flush() calls to bdrv_drain_all()
Stefan Hajnoczi
1
-2
/
+2
2011-12-05
block: add -drive copy-on-read=on|off
Stefan Hajnoczi
1
-0
/
+6
2011-12-05
hmp/qmp: add block_set_io_throttle
Zhi Yong Wu
1
-0
/
+59
2011-12-05
block: add the blockio limits command line support
Zhi Yong Wu
1
-0
/
+44
2011-11-11
block: add eject request callback
Paolo Bonzini
1
-4
/
+6
2011-09-12
ide/atapi scsi-disk: Make monitor eject -f, then change work
Markus Armbruster
1
-1
/
+2
2011-09-12
block: Drop BlockDriverState member removable
Markus Armbruster
1
-5
/
+0
2011-09-12
block: Clean up remaining users of "removable"
Markus Armbruster
1
-1
/
+1
2011-09-12
block: Drop medium lock tracking, ask device models instead
Markus Armbruster
1
-1
/
+1
2011-09-06
block: Attach non-qdev devices as well
Markus Armbruster
1
-3
/
+2
2011-08-23
block: parse cache mode flags in a single place
Stefan Hajnoczi
1
-12
/
+3
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-7
/
+7
2011-08-01
blockdev: Make eject fail for non-removable drives even with -f
Markus Armbruster
1
-10
/
+7
2011-07-21
QMP: add snapshot-blkdev-sync command
Jes Sorensen
1
-2
/
+2
2011-07-05
block: drive_init(): Improve CHS setting error message
Luiz Capitulino
1
-1
/
+1
2011-07-05
block: drive_init(): Simplify interface type setting
Luiz Capitulino
1
-8
/
+4
2011-06-24
blockdev: Put space after comma in error message
Markus Armbruster
1
-1
/
+1
2011-06-08
block: clarify the meaning of BDRV_O_NOCACHE
Christoph Hellwig
1
-1
/
+1
2011-05-19
block: Remove type hint, it's guest matter, doesn't belong here
Markus Armbruster
1
-2
/
+2
2011-05-19
blockdev: Store -drive option media in DriveInfo
Markus Armbruster
1
-0
/
+1
2011-04-07
Do not delete BlockDriverState when deleting the drive
Ryan Harper
1
-17
/
+8
2011-04-04
virtio: use generic name when possible
Alexander Graf
1
-1
/
+1
2011-03-15
Improve error handling in do_snapshot_blkdev()
Jes Sorensen
1
-6
/
+17
2011-02-10
blockdev: Plug memory leak in drive_init() error paths
Markus Armbruster
1
-2
/
+9
2011-02-10
blockdev: Plug memory leak in drive_uninit()
Markus Armbruster
1
-0
/
+1
2011-02-07
block: enable in_use flag
Marcelo Tosatti
1
-0
/
+4
2011-02-07
blockdev: add refcount to DriveInfo
Marcelo Tosatti
1
-2
/
+16
2011-01-31
blockdev: Fix drive_add for drives without media
Markus Armbruster
1
-6
/
+2
2011-01-31
blockdev: Replace drive_add()'s fmt, ... by optstr parameter
Markus Armbruster
1
-7
/
+1
2011-01-31
blockdev: Reject multiple definitions for the same drive
Markus Armbruster
1
-2
/
+3
2011-01-31
blockdev: New drive_get_by_index()
Markus Armbruster
1
-0
/
+7
2011-01-31
blockdev: Factor drive_index_to_{bus,unit}_id out of drive_init()
Markus Armbruster
1
-8
/
+14
2011-01-31
blockdev: Make drive_add() take explicit type, index parameters
Markus Armbruster
1
-3
/
+17
[next]