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
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
hw/scsi/lsi53c895a: Use deposit32 rather than handcoded shift/mask
Peter Maydell
2013-09-12
1
-2
/
+1
*
|
hw/scsi/lsi53c895a: Use sextract32 for sign-extension
Peter Maydell
2013-09-12
1
-11
/
+5
*
|
scsi: Fix scsi_bus_legacy_add_drive() scsi-generic with serial
Markus Armbruster
2013-09-12
1
-1
/
+1
*
|
virtio-scsi: Make type virtio-scsi-common abstract
Markus Armbruster
2013-09-12
1
-0
/
+1
*
|
spapr-vscsi: add task management
Alexey Kardashevskiy
2013-09-12
2
-27
/
+99
|
/
*
qdev: Pass size to qbus_create_inplace()
Andreas Färber
2013-08-30
1
-1
/
+1
*
scsi: Pass size to scsi_bus_new()
Andreas Färber
2013-08-30
8
-9
/
+13
*
spapr: Rename 'dprintf' to 'DPRINTF'
Peter Maydell
2013-07-29
1
-28
/
+29
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
8
-0
/
+11
*
spapr-vscsi: fix SOLNT bit in SRP_RSP
Alexey Kardashevskiy
2013-07-29
1
-2
/
+3
*
pseries: savevm support for PAPR virtual SCSI
David Gibson
2013-07-29
1
-1
/
+81
*
pseries: rework PAPR virtual SCSI
Alexey Kardashevskiy
2013-07-29
1
-93
/
+130
*
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
Andreas Färber
2013-07-23
7
-14
/
+49
*
megasas: Legacy command line handling fix
Andreas Färber
2013-07-23
1
-1
/
+4
*
scsi/esp: Use QOM realize for scsi esp
Hu Tao
2013-07-23
1
-8
/
+11
*
scsi/esp: QOM'ify some more
Hu Tao
2013-07-23
1
-8
/
+13
*
scsi/esp-pci: QOM parent field cleanup
Andreas Färber
2013-07-23
1
-6
/
+9
*
scsi/esp-pci: QOM Upcast Sweep
Peter Crosthwaite
2013-07-23
1
-5
/
+9
*
scsi/megasas: QOM parent field cleanup
Andreas Färber
2013-07-23
1
-20
/
+26
*
scsi/megasas: QOM Upcast Sweep
Peter Crosthwaite
2013-07-23
1
-5
/
+10
*
scsi/lsi53c895a: QOM parent field cleanup
Andreas Färber
2013-07-23
1
-19
/
+27
*
scsi/lsi53c895a: QOM Upcast Sweep
Peter Crosthwaite
2013-07-23
1
-10
/
+16
*
hw: Avoid use of QOM type name macros in VMStateDescriptions
Peter Maydell
2013-07-23
1
-2
/
+2
*
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
5
-10
/
+14
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
5
-9
/
+9
*
dma: keep a device alive while it has SGLists
Paolo Bonzini
2013-07-04
1
-4
/
+6
*
scsi: keep device alive while it has requests
Paolo Bonzini
2013-07-04
1
-2
/
+10
*
dma: eliminate DMAContext
Paolo Bonzini
2013-06-20
3
-4
/
+4
*
vhost-scsi: fix k->set_guest_notifiers() NULL dereference
Stefan Hajnoczi
2013-06-18
1
-1
/
+1
*
scsi-disk: scsi-block device for scsi pass-through should not be removable
Pavel Hrdina
2013-06-18
1
-3
/
+11
*
scsi-generic: check the return value of bdrv_aio_ioctl in execute_command
Pavel Hrdina
2013-06-18
1
-0
/
+3
*
scsi-generic: fix sign extension of READ CAPACITY(10) data
Paolo Bonzini
2013-06-18
1
-2
/
+3
*
scsi: reset cdrom tray statuses on scsi_disk_reset
Pavel Hrdina
2013-06-18
1
-0
/
+3
*
hw/scsi: Don't increment a boolean value
Stefan Weil
2013-06-11
1
-1
/
+1
*
exec: eliminate qemu_put_ram_ptr
Paolo Bonzini
2013-05-24
1
-1
/
+0
*
virtio-scsi: fix the command line compatibility.
KONRAD Frederic
2013-05-03
1
-1
/
+2
*
scsi: add bus_name parameter to scsi_bus_new.
KONRAD Frederic
2013-05-03
8
-9
/
+10
*
pseries: Convert VIO code to QOM style type safe(ish) casts
David Gibson
2013-04-26
1
-6
/
+9
*
virtio: cleanup: init and exit function.
KONRAD Frederic
2013-04-24
1
-1
/
+1
*
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
1
-5
/
+9
*
virtio: remove the function pointer.
KONRAD Frederic
2013-04-24
2
-10
/
+0
*
vhost-scsi: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
2013-04-19
2
-1
/
+293
*
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
2013-04-19
1
-140
/
+72
*
scsi: VMWare PVSCSI paravirtual device implementation
Dmitry Fleytman
2013-04-19
3
-0
/
+1651
*
scsi: avoid assertion failure on VERIFY command
Paolo Bonzini
2013-04-19
1
-5
/
+14
*
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
5
-3
/
+1708
*
hw: move SCSI controllers to hw/scsi/, configure via default-configs/
Paolo Bonzini
2013-04-08
2
-0
/
+983
*
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
2013-04-08
2
-0
/
+775
*
hw: move target-independent files to subdirectories
Paolo Bonzini
2013-04-08
8
-0
/
+10531
*
hw: make subdirectories for devices
Paolo Bonzini
2013-04-08
1
-0
/
+0
[prev]