]> git.proxmox.com Git - qemu.git/commit - blockdev.c
iostatus: change is_read to a bool
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 28 Sep 2012 15:22:56 +0000 (17:22 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 28 Sep 2012 17:40:56 +0000 (19:40 +0200)
commit1ceee0d5cc841fc9ca8e72b81450b598ab307f14
tree4aef038b723803cbc7369f415b41b05b5ddf9669
parent92aa5c6d77ac29574c1717bcf57827fa1e586f31
iostatus: change is_read to a bool

Do this while we are touching this part of the code, before introducing
more uses of "int is_read".

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block.c
block.h
blockdev.c
hw/ide/core.c
hw/ide/pci.c
hw/scsi-disk.c
hw/virtio-blk.c