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