index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-16
lsi: add 53C810 variant
Hervé Poussineau
1
-0
/
+21
2013-09-16
lsi: remove todo
Hervé Poussineau
1
-3
/
+0
2013-09-16
lsi: ignore write accesses to CTEST0 registers
Hervé Poussineau
1
-0
/
+3
2013-09-16
lsi: check ssid versus sdid only if ssid is valid
Hervé Poussineau
1
-1
/
+2
2013-09-16
lsi: use constant name instead of its value
Hervé Poussineau
1
-2
/
+2
2013-09-12
spapr-vscsi: Report error on unsupported MAD requests
Alexey Kardashevskiy
1
-4
/
+18
2013-09-12
spapr-vscsi: Adding VSCSI capabilities
Nikunj A. Dadhania
1
-0
/
+54
2013-09-12
hw/scsi/lsi53c895a: Use deposit32 rather than handcoded shift/mask
Peter Maydell
1
-2
/
+1
2013-09-12
hw/scsi/lsi53c895a: Use sextract32 for sign-extension
Peter Maydell
1
-11
/
+5
2013-09-12
scsi: Fix scsi_bus_legacy_add_drive() scsi-generic with serial
Markus Armbruster
1
-1
/
+1
2013-09-12
virtio-scsi: Make type virtio-scsi-common abstract
Markus Armbruster
1
-0
/
+1
2013-09-12
spapr-vscsi: add task management
Alexey Kardashevskiy
2
-27
/
+99
2013-08-30
qdev: Pass size to qbus_create_inplace()
Andreas Färber
1
-1
/
+1
2013-08-30
scsi: Pass size to scsi_bus_new()
Andreas Färber
8
-9
/
+13
2013-07-29
spapr: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
1
-28
/
+29
2013-07-29
devices: Associate devices to their logical category
Marcel Apfelbaum
8
-0
/
+11
2013-07-29
spapr-vscsi: fix SOLNT bit in SRP_RSP
Alexey Kardashevskiy
1
-2
/
+3
2013-07-29
pseries: savevm support for PAPR virtual SCSI
David Gibson
1
-1
/
+81
2013-07-29
pseries: rework PAPR virtual SCSI
Alexey Kardashevskiy
1
-93
/
+130
2013-07-23
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
7
-14
/
+49
2013-07-23
megasas: Legacy command line handling fix
Andreas Färber
1
-1
/
+4
2013-07-23
scsi/esp: Use QOM realize for scsi esp
Hu Tao
1
-8
/
+11
2013-07-23
scsi/esp: QOM'ify some more
Hu Tao
1
-8
/
+13
2013-07-23
scsi/esp-pci: QOM parent field cleanup
Andreas Färber
1
-6
/
+9
2013-07-23
scsi/esp-pci: QOM Upcast Sweep
Peter Crosthwaite
1
-5
/
+9
2013-07-23
scsi/megasas: QOM parent field cleanup
Andreas Färber
1
-20
/
+26
2013-07-23
scsi/megasas: QOM Upcast Sweep
Peter Crosthwaite
1
-5
/
+10
2013-07-23
scsi/lsi53c895a: QOM parent field cleanup
Andreas Färber
1
-19
/
+27
2013-07-23
scsi/lsi53c895a: QOM Upcast Sweep
Peter Crosthwaite
1
-10
/
+16
2013-07-23
hw: Avoid use of QOM type name macros in VMStateDescriptions
Peter Maydell
1
-2
/
+2
2013-07-04
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
5
-10
/
+14
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
5
-9
/
+9
2013-07-04
dma: keep a device alive while it has SGLists
Paolo Bonzini
1
-4
/
+6
2013-07-04
scsi: keep device alive while it has requests
Paolo Bonzini
1
-2
/
+10
2013-06-20
dma: eliminate DMAContext
Paolo Bonzini
3
-4
/
+4
2013-06-18
vhost-scsi: fix k->set_guest_notifiers() NULL dereference
Stefan Hajnoczi
1
-1
/
+1
2013-06-18
scsi-disk: scsi-block device for scsi pass-through should not be removable
Pavel Hrdina
1
-3
/
+11
2013-06-18
scsi-generic: check the return value of bdrv_aio_ioctl in execute_command
Pavel Hrdina
1
-0
/
+3
2013-06-18
scsi-generic: fix sign extension of READ CAPACITY(10) data
Paolo Bonzini
1
-2
/
+3
2013-06-18
scsi: reset cdrom tray statuses on scsi_disk_reset
Pavel Hrdina
1
-0
/
+3
2013-06-11
hw/scsi: Don't increment a boolean value
Stefan Weil
1
-1
/
+1
2013-05-24
exec: eliminate qemu_put_ram_ptr
Paolo Bonzini
1
-1
/
+0
2013-05-03
virtio-scsi: fix the command line compatibility.
KONRAD Frederic
1
-1
/
+2
2013-05-03
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
8
-9
/
+10
2013-04-26
pseries: Convert VIO code to QOM style type safe(ish) casts
David Gibson
1
-6
/
+9
2013-04-24
virtio: cleanup: init and exit function.
KONRAD Frederic
1
-1
/
+1
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
1
-5
/
+9
2013-04-24
virtio: remove the function pointer.
KONRAD Frederic
2
-10
/
+0
2013-04-19
vhost-scsi: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
2
-1
/
+293
2013-04-19
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
1
-140
/
+72
[next]