index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio-scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
1
-1
/
+1
2013-03-01
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
1
-0
/
+1
2013-01-10
virtio-scsi: abort in-flight I/O when the device is reset
Paolo Bonzini
1
-0
/
+4
2012-11-28
virtio-scsi: Fix subtle (guest) endian bug
David Gibson
1
-2
/
+2
2012-11-28
virtio-scsi: Fix some endian bugs with virtio-scsi
David Gibson
1
-3
/
+5
2012-11-12
virtio-scsi: use dma_context_memory
Paolo Bonzini
1
-1
/
+1
2012-11-12
virtio-scsi: factor checks for VIRTIO_SCSI_S_DRIVER_OK when reporting events
Paolo Bonzini
1
-3
/
+5
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-1
/
+1
2012-08-20
virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machines
Paolo Bonzini
1
-7
/
+0
2012-08-09
virtio-scsi: do not compare 32-bit QEMU tags against 64-bit virtio-scsi tags
Paolo Bonzini
1
-2
/
+8
2012-07-27
virtio-scsi: report parameter change events
Paolo Bonzini
1
-0
/
+16
2012-07-27
virtio-scsi: do not report dropped events after reset
Paolo Bonzini
1
-0
/
+1
2012-07-27
virtio-scsi: Report missed events
Paolo Bonzini
1
-18
/
+36
2012-07-27
virtio-scsi: Implement hotplug support for virtio-scsi
Cong Meng
1
-2
/
+70
2012-07-02
virtio-scsi: do not crash on adding buffers to the event queue
Paolo Bonzini
1
-1
/
+5
2012-06-18
qbus: Make child devices links
Anthony Liguori
1
-3
/
+3
2012-05-21
virtio: check virtio_load return code
Orit Wassermann
1
-1
/
+6
2012-04-19
virtio-scsi: add multiqueue capability
Paolo Bonzini
1
-10
/
+15
2012-04-19
virtio-scsi: prepare migration format for multiqueue
Paolo Bonzini
1
-0
/
+5
2012-03-19
virtio-scsi: call unregister_savevm properly
Paolo Bonzini
1
-0
/
+2
2012-02-24
virtio-scsi: add migration support
Paolo Bonzini
1
-1
/
+49
2012-02-24
virtio-scsi: process control queue requests
Paolo Bonzini
1
-8
/
+126
2012-02-22
virtio-scsi: add basic SCSI bus operation
Paolo Bonzini
1
-13
/
+98
2012-02-22
virtio-scsi: Add basic request processing infrastructure
Stefan Hajnoczi
1
-2
/
+140
2012-02-22
virtio-scsi: Add virtio-scsi stub device
Stefan Hajnoczi
1
-0
/
+228