|
|
@106294
|
8 weeks |
vboxsync |
VirtioNet/Core: debugger info fixes
|
|
|
@106061
|
3 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@105208
|
5 months |
vboxsync |
Devices/VirtIO: Don't try copying any potential return data if the …
|
|
|
@104432
|
7 months |
vboxsync |
Virtio/Core: Fixes and descriptor table printing for our debugger's …
|
|
|
@104280
|
8 months |
vboxsync |
VirtioCore: improved chain length checks and MMIO read handling in …
|
|
|
@102875
|
11 months |
vboxsync |
Devices/VirtIO: More verbose logging
|
|
|
@102827
|
11 months |
vboxsync |
Devices/VirtioCore, Devices/VirtioNet: Correct check, bugref:10566
|
|
|
@100402
|
17 months |
vboxsync |
Devices/VirtIO: Add support for the VirtIO over MMIO transport mode …
|
|
|
@100400
|
17 months |
vboxsync |
Devices/VirtIO: Add support for the VirtIO over MMIO transport mode …
|
|
|
@100372
|
17 months |
vboxsync |
Devices/VirtIO: Mark the API as hidden explicitely, bugref:10459
|
|
|
@100371
|
17 months |
vboxsync |
Devices/VirtIO,DevVirtioNet,DevVirtioSCSI: Get rid of …
|
|
|
@99775
|
19 months |
vboxsync |
*: Mark functions as static if not used outside of a given compilation …
|
|
|
@98661
|
22 months |
vboxsync |
Devices/DevVirtioSCSI: Possible fix for bugref:9440#c164, the queue …
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@98063
|
23 months |
vboxsync |
Devices/Virtio,Devices/DevVirtioNet_1_0: Additional fixes for the …
|
|
|
@97530
|
2 years |
vboxsync |
Devices/VirtioCore.cpp: Add workaround for the legacy virtio-net …
|
|
|
@97525
|
2 years |
vboxsync |
Devices/VirtioCore: Initialize reference counter and magic always, …
|
|
|
@97292
|
2 years |
vboxsync |
Devices/VirtioScsi: Fixed controller not being recognized by the UEFI …
|
|
|
@97030
|
2 years |
vboxsync |
virtio: Do not select the wrong virtq (see bugref:10301).
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@95609
|
2 years |
vboxsync |
Devices/DevVirtioNet_1_0: Fix legacy 32-bit guest compatibility. …
|
|
|
@94969
|
3 years |
vboxsync |
Devices/Virtio|ai: Fixes and performance improvements for the 1.0 …
|
|
|
@94287
|
3 years |
vboxsync |
VirtioCore: Add missing @}, hopefully in the right place. bugref:9440.
|
|
|
@94275
|
3 years |
vboxsync |
VirtioCore: "Transitional devices MUST have a PCI Revision ID of 0." …
|
|
|
@93944
|
3 years |
vboxsync |
Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93009
|
3 years |
vboxsync |
Fix burn. Dang this is what I get starting close to bed time
|
|
|
@93007
|
3 years |
vboxsync |
Fix burn (8)
|
|
|
@92995
|
3 years |
vboxsync |
Fix virtio-scsi and virtio-net device name until switchover to …
|
|
|
@92950
|
3 years |
vboxsync |
VirtioCore: pcszMmioName -> szMmioName and pcszPortIoName -> …
|
|
|
@92949
|
3 years |
vboxsync |
VirtioCore: VIRTIOCORER3::pfnFeatureNegotiationComplete must be …
|
|
|
@92945
|
3 years |
vboxsync |
Fix burns (7)
|
|
|
@92943
|
3 years |
vboxsync |
Fix burns (5)
|
|
|
@92942
|
3 years |
vboxsync |
Fix burns (4)
|
|
|
@92941
|
3 years |
vboxsync |
Fix burns (3)
|
|
|
@92940
|
3 years |
vboxsync |
Attempt 1 burn fix. virtioCoreFormatDeviceStatus() saying undefined. …
|
|
|
@92939
|
3 years |
vboxsync |
Improve transitional behavior, and save/load exec code. Some Rx …
|
|
|
@92091
|
3 years |
vboxsync |
Optimize how legacy/modern driver is determined to avoid polling, and …
|
|
|
@91706
|
3 years |
vboxsync |
fix other misc Windows build box gripes
|
|
|
@91705
|
3 years |
vboxsync |
fix misc Windows build box gripes
|
|
|
@91704
|
3 years |
vboxsync |
add guards to STAM counters
|
|
|
@91703
|
3 years |
vboxsync |
DevVirtioNet_1_0.cpp: Convert VirtIO to be 'transitional' device, that …
|
|
|
@88828
|
4 years |
vboxsync |
Fix small burn
|
|
|
@88827
|
4 years |
vboxsync |
Storage/DevVirtioSCSI: Fix a few things to get code working on Windows …
|
|
|
@85819
|
4 years |
vboxsync |
Fix assert when guest uses raw PCI bus access to get 1, 2, 4 byte …
|
|
|
@85415
|
4 years |
vboxsync |
Network/DevVirtioNet_1_0.cpp: Fixed pause/resume/poweroff, added more …
|
|
|
@85291
|
4 years |
vboxsync |
Networking/DevVirtioNet_1_0.cpp: Made some performance tweaks and …
|
|
|
@85132
|
4 years |
vboxsync |
Network/DevVirtioNet_1_0 fixed accidental renaming of some constants
|
|
|
@85109
|
4 years |
vboxsync |
Resolved other part of xtracker #9766. Rearranged structs, arrays and …
|
|
|
@85054
|
4 years |
vboxsync |
VirtioCore.cpp: scm fix.
|
|
|
@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 …
|
|
|
@84882
|
4 years |
vboxsync |
fix scm burn
|
|
|
@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, …
|
|
copied from trunk/src/VBox/Devices/VirtIO/Virtio_1_0.cpp
|
|
|
@84803
|
4 years |
vboxsync |
Network/DevVirtioNet_1_0.cpp: Rename API functions to refer to Virtq …
|