index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio-scsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-scsi: cleanup: remove qdev field.
KONRAD Frederic
2013-03-26
1
-2
/
+0
*
virtio-scsi: cleanup: init and exit functions.
KONRAD Frederic
2013-03-26
1
-50
/
+10
*
virtio-scsi: cleanup: use QOM casts.
KONRAD Frederic
2013-03-26
1
-20
/
+26
*
virtio-scsi: add the virtio-scsi device.
KONRAD Frederic
2013-03-26
1
-5
/
+80
*
virtio-scsi: allocate cmd_vqs array separately.
KONRAD Frederic
2013-03-26
1
-3
/
+4
*
virtio-scsi: don't use pointer for configuration.
KONRAD Frederic
2013-03-26
1
-7
/
+7
*
virtio: make virtio device's structures public.
KONRAD Frederic
2013-03-18
1
-15
/
+0
*
hw: include hw header files with full paths
Paolo Bonzini
2013-03-01
1
-1
/
+1
*
hw: move qdev-monitor.o to toplevel directory
Paolo Bonzini
2013-03-01
1
-0
/
+1
*
virtio-scsi: abort in-flight I/O when the device is reset
Paolo Bonzini
2013-01-10
1
-0
/
+4
*
virtio-scsi: Fix subtle (guest) endian bug
David Gibson
2012-11-28
1
-2
/
+2
*
virtio-scsi: Fix some endian bugs with virtio-scsi
David Gibson
2012-11-28
1
-3
/
+5
*
virtio-scsi: use dma_context_memory
Paolo Bonzini
2012-11-12
1
-1
/
+1
*
virtio-scsi: factor checks for VIRTIO_SCSI_S_DRIVER_OK when reporting events
Paolo Bonzini
2012-11-12
1
-3
/
+5
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-1
/
+1
*
virtio-scsi: add backwards-compatibility properties for 1.1 and earlier machines
Paolo Bonzini
2012-08-20
1
-7
/
+0
*
virtio-scsi: do not compare 32-bit QEMU tags against 64-bit virtio-scsi tags
Paolo Bonzini
2012-08-09
1
-2
/
+8
*
virtio-scsi: report parameter change events
Paolo Bonzini
2012-07-27
1
-0
/
+16
*
virtio-scsi: do not report dropped events after reset
Paolo Bonzini
2012-07-27
1
-0
/
+1
*
virtio-scsi: Report missed events
Paolo Bonzini
2012-07-27
1
-18
/
+36
*
virtio-scsi: Implement hotplug support for virtio-scsi
Cong Meng
2012-07-27
1
-2
/
+70
*
virtio-scsi: do not crash on adding buffers to the event queue
Paolo Bonzini
2012-07-02
1
-1
/
+5
*
qbus: Make child devices links
Anthony Liguori
2012-06-18
1
-3
/
+3
*
virtio: check virtio_load return code
Orit Wassermann
2012-05-21
1
-1
/
+6
*
virtio-scsi: add multiqueue capability
Paolo Bonzini
2012-04-19
1
-10
/
+15
*
virtio-scsi: prepare migration format for multiqueue
Paolo Bonzini
2012-04-19
1
-0
/
+5
*
virtio-scsi: call unregister_savevm properly
Paolo Bonzini
2012-03-19
1
-0
/
+2
*
virtio-scsi: add migration support
Paolo Bonzini
2012-02-24
1
-1
/
+49
*
virtio-scsi: process control queue requests
Paolo Bonzini
2012-02-24
1
-8
/
+126
*
virtio-scsi: add basic SCSI bus operation
Paolo Bonzini
2012-02-22
1
-13
/
+98
*
virtio-scsi: Add basic request processing infrastructure
Stefan Hajnoczi
2012-02-22
1
-2
/
+140
*
virtio-scsi: Add virtio-scsi stub device
Stefan Hajnoczi
2012-02-22
1
-0
/
+228