VirtualBox

source: vbox/trunk/src/VBox/Devices/VirtIO

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @83914   5 years vboxsync Fix burns
(edit) @83913   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Various fixes and improvements, most …
(edit) @83664   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Now have round trip networking working. …
(edit) @83603   5 years vboxsync Virtio_1_0: Added some descriptor chain stats to see that we don't …
(edit) @83587   5 years vboxsync Virtio_1_0: Reworked the VIRTIO_DESC_CHAIN_T handling to decrease the …
(edit) @83576   5 years vboxsync Virtio_1_0.h: Todo. bugref:9440
(edit) @83575   5 years vboxsync Virtio_1_0.cpp: Ditto uint64_t casting cleaning up in …
(edit) @83499   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Round trip traffic happening …
(edit) @83187   5 years vboxsync Remove debugging change that shouldn't be in code others use
(edit) @83186   5 years vboxsync Network/DevVirtioNet.cpp: Some clean up. Have verified that received …
(edit) @83174   5 years vboxsync fix burns
(edit) @83165   5 years vboxsync Network/DevVirtioNet.cpp Found some issues after going back and …
(edit) @83058   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Starting to receive Rx packets from now. …
(edit) @83028   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed but in Virtio_1_0.cpp …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82961   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Device appears and is doing transactions …
(edit) @82864   5 years vboxsync Move function unused in R0 into R3 guards to fix burn
(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) @82560   5 years vboxsync Storage/DevVirtioSCSI.cpp: Had to ifdef R3 some functions that caused …
(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) @82055   5 years vboxsync fix comments/flowerboxes
(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) @81975   5 years vboxsync fix burn due to RT logging macro not registering as a use of a variable
(edit) @81974   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix unused variable burn
(edit) @81973   5 years vboxsync Storage/DevVirtioSCSI.cpp: Took care of more to do items from bird's …
(edit) @81838   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fixed Last minute change to invert …
(edit) @81819   5 years vboxsync Storage/DevVirtioSCSI.cpp Accidentally put some functions in between …
(edit) @81818   5 years vboxsync Storage/DevVirtioSCSI.cpp Add some exported prototypes complained …
(edit) @81817   5 years vboxsync Storage/DevVirtioSCSI.cpp: Remove const qualifier on type to prevent …
(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) @81731   5 years vboxsync DevRirtioNet,Virtio: nits. bugref:9218
(edit) @81722   5 years vboxsync DevVirtioNet,Virtio: Rearranging code a little. bugref:9218
(edit) @81721   5 years vboxsync DevVirtioNet,Virtio: Converted to new PDM device model. bugref:9218
(edit) @81720   5 years vboxsync DevVirtioNet,Virtio: Converted to new PDM device model. bugref:9218
(edit) @81703   5 years vboxsync DevVirtioNet.cpp,Virtio.cpp: Some cleanups prepping for refactoring to …
(edit) @81690   5 years vboxsync Virtio_1_0: indent fix (my bad). bugref:9218
(edit) @81689   5 years vboxsync Virtio_1_0: Missing return VINF_SUCCESS in virtioMmioWrite. Reduced …
(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) @81662   5 years vboxsync Virtio_1_0,DevVirtioScsi: Started converting to new PDM model. …
(edit) @81661   5 years vboxsync Virtio_1_0,DevVirtioScsi: More common virtio code cleanups. …
(edit) @81660   5 years vboxsync Virtio_1_0,DevVirtioScsi: More common virtio code cleanups. …
(edit) @81659   5 years vboxsync Virtio_1_0,DevVirtioScsi: Refactored code to not use the heap for the …
(edit) @81658   5 years vboxsync Virtio_1_0,DevVirtioScsi: Refactored code to not use the heap for the …
(edit) @81654   5 years vboxsync virtio_1_0: Unused inlines (clang is a pain). bugref:9218 bugref:9440
(edit) @81653   5 years vboxsync Virtio_1_0: Very superficial code review (style mostly), preparing for …
(edit) @81634   5 years vboxsync DevVirtioScsi,Virtio_1_0: A quick and superficial review of …
(edit) @81630   5 years vboxsync Reverting 134386. Wrong dir.
(edit) @81629   5 years vboxsync pdmstorageifs.h: Added missing NIL_PDMMEDIAEXIOREQ - handles must have …
(edit) @81628   5 years vboxsync Storage/DevVirtioSCSI.cpp Fixed leaks found with Sanitizer. Worked on …
(edit) @81402   5 years vboxsync VirtIO: Fix access to the VirtIO registers through the PCI config …
(edit) @81348   5 years vboxsync Storage/DevVirtioSCSI.cpp: Some improvements to failures related to …
(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) @81126   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix burn
(edit) @81123   5 years vboxsync Storage/DevVirtioSCSI.cpp: fix burn
(edit) @81122   5 years vboxsync Storage/DevVirtioSCSI.cpp: Got MSI-X support implemented and a few …
(edit) @81031   5 years vboxsync PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
(edit) @81019   5 years vboxsync Storage/DevVirtioSCSI.cpp: Attempt #4 to resolve burns
(edit) @81015   5 years vboxsync Storage/DevVirtioSCSI.cpp: Added corner case handling for PCI CFG / …
(edit) @80943   5 years vboxsync Devices/PCI: Device model refactoring, part I. bugref:9218
(edit) @80931   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fixed errors that prevented it from …
(edit) @80928   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fixed/improved attach target …
(edit) @80923   5 years vboxsync Dev/Net: @bugref:9556 Lower interrupts on reset
(edit) @80762   5 years vboxsync Storage/DevVirtioSCSI.cpp: Added multi-target support. See …
(edit) @80718   5 years vboxsync Storage/VirtioDevSCSI.cpp: Fixed reset behavior, tested/debugged …
(edit) @80683   5 years vboxsync Storage:DevVirtioSCSI.cpp: suspend/resume/reset implemented and seems …
(edit) @80657   5 years vboxsync Storage/DevVirtioScsi.cpp: Start to implement …
(edit) @80647   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fixed problem with Assert closing VM in …
(edit) @80639   5 years vboxsync Storage/DevVirtioSCSI.cpp: Start to fix/implement ejection …
(edit) @80615   5 years vboxsync Storage/DevVirtioSCSI.cpp: Now disk operations are working on Linux …
(edit) @80596   5 years vboxsync Storage/DevVirtioSCSI.cpp: Added code to incorporate aeichner's …
(edit) @80575   5 years vboxsync Storage/DevVirtioSCSI.cpp: Resolved issue of mem corruption hn when …
(edit) @80571   5 years vboxsync Storage/DevVirtioSCSI.cpp: Cleaned up the req submit code. Trying to …
(edit) @80528   5 years vboxsync Storage/DevVirtioSCSI.cpp: This is being integrated to stop burns. I …
(edit) @80527   5 years vboxsync Storage/DevVirtioSCSI.cpp: Added code to intercept requests to …
(edit) @80522   5 years vboxsync Storage/DevVirtioSCSI.cpp: Changes to logging to by default just log …
(edit) @80499   5 years vboxsync Storage/DrvVirtioSCSI.cpp: Added code to handle event subscriptions …
(edit) @80437   5 years vboxsync Storage/DevVirtioSCSI.cpp: Basic round-trip I/O implemented for …
(edit) @80383   5 years vboxsync Storage/DevVirtioSCSI.cpp: Got notification and initial worker thread …
(edit) @80340   5 years vboxsync Fixed error in MMIO handling of cfg gen check/increment. Seem to have …
(edit) @80308   5 years vboxsync Storage/DevVirtioSCSI.cpp: Some cleanup of r132764
(edit) @80307   5 years vboxsync Storage/DevVirtioSCSI.cpp: Removed pasted-into-wrong-window youtube URL
(edit) @80306   5 years vboxsync Storage/DevVirtioSCSI.cpp: Implemented interrupt handling and …
(edit) @80240   5 years vboxsync Adjust some parameters and interface
(edit) @80219   5 years vboxsync storage/DevVirtioSCSI.cpp, major changes that flesh out most of the …
(edit) @80201   5 years vboxsync Fix doxygen burn and fixed MMIO related macros, and notification area …
(edit) @80194   5 years vboxsync Some more re-structuring and encapsulation of library implementation. …
(edit) @80169   5 years vboxsync Changes to enforce VirtIO 1.0 section 4.1.3.1 compliant device …
(edit) @80168   5 years vboxsync Fixed offset usage that caused reaching into wrong values of newest …
(edit) @80148   5 years vboxsync Changed how MMIO items are accessed, simplified and fixed PCI CFG …
(edit) @80108   5 years vboxsync Implemented virtio_pci_cfg_cap interface of VirtIO 1.0 spec, section …
(edit) @80058   5 years vboxsync Virtio 1.0 capabilities are now showing up and some negotiation …
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