VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @79973   5 years vboxsync Just checking in changes. Working out new interface between …
(edit) @79941   5 years vboxsync Fix obvious bug in (pre-tested) Virtio PCI capabilities code. Using …
(edit) @79929   5 years vboxsync Attempt to fix burn related to bad doxygen doc field
(edit) @79928   5 years vboxsync See #9440 Comment #36
(edit) @76565   6 years vboxsync Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76520   6 years vboxsync Devices: scm --fix-header-guards. bugref:9344
(edit) @73410   6 years vboxsync Network/Virtio: TX queue notification flag race fix. TX event stat …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @71788   7 years vboxsync DevVirtioNet: A couple of todos and paranoia.
(edit) @71112   7 years vboxsync virtio: Workaround for older guests which do not enable PCI bus mastering.
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @65849   8 years vboxsync Devices: trailing spaces
(edit) @64834   8 years vboxsync Devices/Virtio: In an unlikely event that the guest requests features …
(edit) @64833   8 years vboxsync Devices/Virtio: Add missing feature and descriptor flags.
(edit) @64825   8 years vboxsync Devices/Virtio: vqueuePut - refactor more or less mechanically and …
(edit) @64810   8 years vboxsync Devices/Virtio: vqueuePut - don't call PDMDevHlpPCIPhysWrite with zero …
(edit) @64809   8 years vboxsync Devices/Virtio: vqueuePut - when computing remaining transfer size, …
(edit) @64393   8 years vboxsync PDMPCIDEV: s/config/abConfig/ everywhere, removing the legacy alias.
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64301   8 years vboxsync Devices/VirtIO: additional check
(edit) @63562   8 years vboxsync scm: cleaning up todos
(edit) @63478   8 years vboxsync Devices: warnings (clang)
(edit) @63369   8 years vboxsync warnings (gcc)
(edit) @62962   8 years vboxsync Devices: warnings
(edit) @62618   8 years vboxsync Devices: unused parameter warnings.
(edit) @62504   8 years vboxsync (C) 2016
(edit) @58170   9 years vboxsync doxygen: fixes.
(edit) @57901   9 years vboxsync Devices/Virtio: semantic fixes.
(edit) @57809   9 years vboxsync Reverted bad commit r102754.
(edit) @57808   9 years vboxsync Installer/linux and tinderclient: use Qt from build server for RPM …
(edit) @57393   9 years vboxsync DECLCALLBACK
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56292   9 years vboxsync Devices: Updated (C) year.
(edit) @44902   12 years vboxsync Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
(edit) @44856   12 years vboxsync DevVirtioNet.cpp: Callback table for I/O port handlers instead of …
(edit) @44854   12 years vboxsync VQUEUE: WRONG (mixed) callback calling convensions again, this time …
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