VirtualBox

source: vbox/trunk/src/VBox/Devices/Storage/DevVirtioSCSI.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @88827   4 years vboxsync Storage/DevVirtioSCSI: Fix a few things to get code working on Windows …
(edit) @85415   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed pause/resume/poweroff, added more …
(edit) @85045   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Return virtioCoreVirtqAttach() to …
(edit) @85025   4 years vboxsync Minor fixes to last integration
(edit) @85016   4 years vboxsync Network/DeviVirtioNet_1_0.cpp: More clean up and naming for …
(edit) @84876   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed up comments/formatting that got …
(edit) @84819   4 years vboxsync Virtio/VirtioCore.cpp, Network/DevVirtioNet_1_0.cpp, …
(edit) @84803   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Rename API functions to refer to Virtq …
(edit) @84786   4 years vboxsync Attempt to fix burn
(edit) @84774   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed controlq hang, reduced use of …
(edit) @84504   5 years vboxsync Devices/Storage: Convert to use new PDMDevHlp guest memory read/write …
(edit) @84468   5 years vboxsync Network/DevVirtioNet_1.0.cpp: Removed force interrupt flag from API …
(edit) @84391   5 years vboxsync Fix more windows compiler warnings
(edit) @84390   5 years vboxsync Fix more windows compiler warnings
(edit) @84389   5 years vboxsync Fix more windows compiler warnings
(edit) @84388   5 years vboxsync Fix more windows compiler warnings
(edit) @84386   5 years vboxsync Clean up more build warnings
(edit) @84358   5 years vboxsync Fix burns
(edit) @84357   5 years vboxsync Fix burns
(edit) @84356   5 years vboxsync Fix burns
(edit) @84355   5 years vboxsync Fix burns
(edit) @84354   5 years vboxsync Fix burns
(edit) @84351   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed R0->R3 degradation in I/O path by …
(edit) @84003   5 years vboxsync DevVirtioSCSI.cpp: Use %Rrc instead of RTErrGetDefine.
(edit) @83913   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Various fixes and improvements, most …
(edit) @83605   5 years vboxsync DevVirtioSCSI: file header correction. bugref:9440
(edit) @83603   5 years vboxsync Virtio_1_0: Added some descriptor chain stats to see that we don't …
(edit) @83594   5 years vboxsync DevVirtioSCSI.cpp: Saved state fixes. bugref:9440
(edit) @83587   5 years vboxsync Virtio_1_0: Reworked the VIRTIO_DESC_CHAIN_T handling to decrease the …
(edit) @83582   5 years vboxsync DevVirtioSCSI.cpp: doxygen fix. bugref:9440
(edit) @83577   5 years vboxsync DevVirtioSCSI.cpp: build fix. bugref:9440
(edit) @83574   5 years vboxsync DevVirtioSCSI.cpp: Cleaned up some uint64_t casting in …
(edit) @83573   5 years vboxsync DevVirtioSCSI.cpp: Eliminated unnecessary memory allocations in …
(edit) @83572   5 years vboxsync DevVirtioSCSI.cpp: Shorten the member names of …
(edit) @83571   5 years vboxsync DevVirtioSCSI.cpp: Eliminated unnecessary memory allocations in …
(edit) @83570   5 years vboxsync DevVirtioSCSI.cpp: Eliminated two small memory allocations in …
(edit) @83569   5 years vboxsync DevVirtioSCSI.cpp: Eliminated two small memory allocations in …
(edit) @83568   5 years vboxsync DevVirtioSCSI.cpp: Added a wrapper around virtioScsiR3ReqErr for …
(edit) @83567   5 years vboxsync DevVirtioSCSI.cpp: Made virtioScsiR3ReqErr use a stack buffer for the …
(edit) @83566   5 years vboxsync DevVirtioSCSI.cpp: Defined and enforced limits on …
(edit) @83565   5 years vboxsync DevVirtioSCSI.cpp: Some memory todos. Use RTMemFreeZ for one …
(edit) @83492   5 years vboxsync Storage/DevVirtioSCSI.cpp Add bounds checks for data read back from …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82863   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Builds cleanly. Finished initial tying …
(edit) @82681   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
(edit) @82571   5 years vboxsync Storage/DevVirtioSCSI.cpp: fixed docs-related comment typo
(edit) @82559   5 years vboxsync Storage/DevVirtioSCSI.cpp: Enabled R0, increased req queue count to 4 …
(edit) @82183   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fixed sizeof() calc in virtioScsiR3ReqErr() …
(edit) @82151   5 years vboxsync Storage/DevVirtioSCSI.cpp: Did some work on virtio async event …
(edit) @82145   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fixed problem with scsi offline errors on …
(edit) @82056   5 years vboxsync fix comments/flowerboxes
(edit) @82054   5 years vboxsync fix comments/flowerboxes
(edit) @82046   5 years vboxsync Fix comment
(edit) @82042   5 years vboxsync Factored out virtq naming code so it can be re-used in load exec code …
(edit) @82023   5 years vboxsync fix parameter list in Log*() statement
(edit) @82010   5 years vboxsync Storage/DevVirtioSCSI.cpp: Implemented save/load suspended I/O …
(edit) @82004   5 years vboxsync Storage/DevVirtioSCSI.cpp: Finish last of Knut's to do items except …
(edit) @81973   5 years vboxsync Storage/DevVirtioSCSI.cpp: Took care of more to do items from bird's …
(edit) @81935   5 years vboxsync DevVirtioSCSI: Only 7-bit ASCII if possible.
(edit) @81838   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fixed Last minute change to invert …
(edit) @81816   5 years vboxsync Storage/DevVirtioSCSI.cpp: More fixing burns on build box for stuff …
(edit) @81815   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burn caused by casting error that …
(edit) @81814   5 years vboxsync Storage/DevVirtioSCSI.cpp: Worked on bird's todo items, most notably …
(edit) @81765   5 years vboxsync Devices: Use new volatile SSM getters and enum macros. bugref:9218
(edit) @81689   5 years vboxsync Virtio_1_0: Missing return VINF_SUCCESS in virtioMmioWrite. Reduced …
(edit) @81680   5 years vboxsync Virtio_1_0,DevVirtioScsi: Doxygen fixes. bugref:9218 bugref:9440
(edit) @81679   5 years vboxsync Virtio_1_0,DevVirtioScsi: Doxygen fixes. bugref:9218 bugref:9440
(edit) @81678   5 years vboxsync Virtio_1_0,DevVirtioScsi: s/virtio/virtioCore/ + …
(edit) @81677   5 years vboxsync Virtio_1_0,DevVirtioScsi: Converting to new PDM model - mostly done, I …
(edit) @81675   5 years vboxsync Virtio_1_0,DevVirtioScsi: Converting to new PDM model - split up …
(edit) @81663   5 years vboxsync Virtio_1_0,DevVirtioScsi: Started converting to new PDM model. …
(edit) @81662   5 years vboxsync Virtio_1_0,DevVirtioScsi: Started converting to new PDM model. …
(edit) @81660   5 years vboxsync Virtio_1_0,DevVirtioScsi: More common virtio code cleanups. …
(edit) @81658   5 years vboxsync Virtio_1_0,DevVirtioScsi: Refactored code to not use the heap for the …
(edit) @81645   5 years vboxsync DevVirtioScsi: More standard function ordering & placement. …
(edit) @81642   5 years vboxsync DevVirtioScsi: Found one more place that RTMemAllocZ should be used …
(edit) @81636   5 years vboxsync DevVirtioScsi: Put unused stringifiers in LOG_ENABLED ifdefs to make …
(edit) @81635   5 years vboxsync scm fix
(edit) @81634   5 years vboxsync DevVirtioScsi,Virtio_1_0: A quick and superficial review of …
(edit) @81628   5 years vboxsync Storage/DevVirtioSCSI.cpp Fixed leaks found with Sanitizer. Worked on …
(edit) @81591   5 years vboxsync Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
(edit) @81514   5 years vboxsync Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
(edit) @81369   5 years vboxsync *: doxygen fixes
(edit) @81368   5 years vboxsync Storage/DevVirtioSCSI.cpp: While trying to diagnose issue seen with …
(edit) @81367   5 years vboxsync Storage/DevVirtioSCSI.cpp: While trying to diagnose issue seen with …
(edit) @81349   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burn due to unintialized vars
(edit) @81348   5 years vboxsync Storage/DevVirtioSCSI.cpp: Some improvements to failures related to …
(edit) @81316   5 years vboxsync Storage/DevVirtioSCSI.cpp: Correct missing queue name parameter
(edit) @81314   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burns for unused variables
(edit) @81313   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burns for unused variables
(edit) @81312   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix sanitizer errors found in virtioScsiCtrl()
(edit) @81308   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix assert (third times the charm)
(edit) @81307   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix assert
(edit) @81306   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix assert
(edit) @81302   5 years vboxsync Storage/DevVirtioSCSI.cpp: Try to fix burn on Windows build machines
(edit) @81301   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burn caused by unused function.
(edit) @81300   5 years vboxsync Storage/DevVirtioSCSI.cpp: Improved bounds checking for MMIO …
(edit) @81231   5 years vboxsync Storage/DevVirtioScsi.cpp: Disabled MSI-X and added guards to …
(edit) @81122   5 years vboxsync Storage/DevVirtioSCSI.cpp: Got MSI-X support implemented and a few …
(edit) @81021   5 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #6 to resolve burns
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette