|
|
@82151
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Did some work on virtio async event …
|
|
|
@82145
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Fixed problem with scsi offline errors on …
|
|
|
@82004
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Finish last of Knut's to do items except …
|
|
|
@81973
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Took care of more to do items from bird's …
|
|
|
@81818
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp Add some exported prototypes complained …
|
|
|
@81817
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Remove const qualifier on type to prevent …
|
|
|
@81814
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Worked on bird's todo items, most notably …
|
|
|
@81678
|
5 years |
vboxsync |
Virtio_1_0,DevVirtioScsi: s/virtio/virtioCore/ + …
|
|
|
@81677
|
5 years |
vboxsync |
Virtio_1_0,DevVirtioScsi: Converting to new PDM model - mostly done, I …
|
|
|
@81675
|
5 years |
vboxsync |
Virtio_1_0,DevVirtioScsi: Converting to new PDM model - split up …
|
|
|
@81662
|
5 years |
vboxsync |
Virtio_1_0,DevVirtioScsi: Started converting to new PDM model. …
|
|
|
@81660
|
5 years |
vboxsync |
Virtio_1_0,DevVirtioScsi: More common virtio code cleanups. …
|
|
|
@81658
|
5 years |
vboxsync |
Virtio_1_0,DevVirtioScsi: Refactored code to not use the heap for the …
|
|
|
@81653
|
5 years |
vboxsync |
Virtio_1_0: Very superficial code review (style mostly), preparing for …
|
|
|
@81634
|
5 years |
vboxsync |
DevVirtioScsi,Virtio_1_0: A quick and superficial review of …
|
|
|
@81630
|
5 years |
vboxsync |
Reverting 134386. Wrong dir.
|
|
|
@81629
|
5 years |
vboxsync |
pdmstorageifs.h: Added missing NIL_PDMMEDIAEXIOREQ - handles must have …
|
|
|
@81300
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Improved bounds checking for MMIO …
|
|
|
@81122
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Got MSI-X support implemented and a few …
|
|
|
@80931
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Fixed errors that prevented it from …
|
|
|
@80928
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Fixed/improved attach target …
|
|
|
@80762
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Added multi-target support. See …
|
|
|
@80683
|
5 years |
vboxsync |
Storage:DevVirtioSCSI.cpp: suspend/resume/reset implemented and seems …
|
|
|
@80657
|
5 years |
vboxsync |
Storage/DevVirtioScsi.cpp: Start to implement …
|
|
|
@80639
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Start to fix/implement ejection …
|
|
|
@80596
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Added code to incorporate aeichner's …
|
|
|
@80522
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Changes to logging to by default just log …
|
|
|
@80499
|
5 years |
vboxsync |
Storage/DrvVirtioSCSI.cpp: Added code to handle event subscriptions …
|
|
|
@80437
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Basic round-trip I/O implemented for …
|
|
|
@80383
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Got notification and initial worker thread …
|
|
|
@80340
|
5 years |
vboxsync |
Fixed error in MMIO handling of cfg gen check/increment. Seem to have …
|
|
|
@80306
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Implemented interrupt handling and …
|
|
|
@80240
|
5 years |
vboxsync |
Adjust some parameters and interface
|
|
|
@80219
|
5 years |
vboxsync |
storage/DevVirtioSCSI.cpp, major changes that flesh out most of the …
|
|
|
@80194
|
5 years |
vboxsync |
Some more re-structuring and encapsulation of library implementation. …
|
|
|
@80169
|
5 years |
vboxsync |
Changes to enforce VirtIO 1.0 section 4.1.3.1 compliant device …
|
|
|
@80168
|
5 years |
vboxsync |
Fixed offset usage that caused reaching into wrong values of newest …
|
|
|
@80148
|
5 years |
vboxsync |
Changed how MMIO items are accessed, simplified and fixed PCI CFG …
|
|
|
@80108
|
5 years |
vboxsync |
Implemented virtio_pci_cfg_cap interface of VirtIO 1.0 spec, section …
|
|
|
@80058
|
5 years |
vboxsync |
Virtio 1.0 capabilities are now showing up and some negotiation …
|
|
|
@79973
|
5 years |
vboxsync |
Just checking in changes. Working out new interface between …
|
|
|
@79928
|
5 years |
vboxsync |
See #9440 Comment #36
|