|
|
@95611
|
2 years |
vboxsync |
Network/virtio: scm fix. bugref:8651
|
|
|
@95610
|
2 years |
vboxsync |
Network/virtio: scm fix. bugref:8651
|
|
|
@95609
|
2 years |
vboxsync |
Devices/DevVirtioNet_1_0: Fix legacy 32-bit guest compatibility. …
|
|
|
@95592
|
2 years |
vboxsync |
PDM/network, Network/virtio: Add sanity checking. bugref:10240
|
|
|
@95573
|
2 years |
vboxsync |
Network/slirp: Advertising clause for Danny Gasparovsky was …
|
|
|
@95408
|
2 years |
vboxsync |
NAT: host resolver must not return NXDOMAIN for query classes and …
|
|
|
@94977
|
3 years |
vboxsync |
Devices/Network/lwip-new/ipv4/ip_frag.c: Missing paranthesis around …
|
|
|
@94976
|
3 years |
vboxsync |
Devices/DevVirtioNet_1_0: Clear the whole unicast filter table up …
|
|
|
@94969
|
3 years |
vboxsync |
Devices/Virtio|ai: Fixes and performance improvements for the 1.0 …
|
|
|
@94521
|
3 years |
vboxsync |
libs/libssh,Main,FE/VBoxManage,Devices/Network/DrvCloudTunnel|ai: Add …
|
|
|
@94274
|
3 years |
vboxsync |
Dev/E1000: bugref:10197 Improved handling of mixed descriptor types, …
|
|
|
@93944
|
3 years |
vboxsync |
Devices: Must not use PAGE_SIZE, PAGE_SHIFT, PAGE_OFFSET_MASK, …
|
|
|
@93675
|
3 years |
vboxsync |
Dev3C501/DevDP8390: Fixed saved state loading; force link restore …
|
|
|
@93668
|
3 years |
vboxsync |
Dev3C501: Minor saved state fixing.
|
|
|
@93652
|
3 years |
vboxsync |
VMM/PDMDriver,DrvIntNet,DrvNetShaper: Properly disable all ring-0 …
|
|
|
@93628
|
3 years |
vboxsync |
VMM/PDMNetShaper,Main,DrvNetShaper: Moved the network shaper data off …
|
|
|
@93601
|
3 years |
vboxsync |
Dev3C501/DevDP8390: Reworked code to split R3/R0 data.
|
|
|
@93591
|
3 years |
vboxsync |
Comment.
|
|
|
@93590
|
3 years |
vboxsync |
DevDP8390: Manual 0xff loop write optimization (gcc 10+ does this on …
|
|
|
@93567
|
3 years |
vboxsync |
DevDP8390/3C501: Fixed type mismatch.
|
|
|
@93566
|
3 years |
vboxsync |
DevDP8390: Removed stray percent signs from debug info formatting strings.
|
|
|
@93565
|
3 years |
vboxsync |
DevDP8390: Logging fixes.
|
|
|
@93564
|
3 years |
vboxsync |
DevDP8390/3C501: Removed unneeded inline functions.
|
|
|
@93563
|
3 years |
vboxsync |
Dev3C501: Removed extraneous printf argument.
|
|
|
@93562
|
3 years |
vboxsync |
Build fix, somehow forgot to merge compilation fixes.
|
|
|
@93560
|
3 years |
vboxsync |
Added emulation of several classic Ethernet adapters.
|
|
|
@93441
|
3 years |
vboxsync |
Comment typo.
|
|
|
@93394
|
3 years |
vboxsync |
DrvCloudTunnel: Must thorougly wipe the buffer with the ssh password …
|
|
|
@93363
|
3 years |
vboxsync |
VMNet: bugref:9932 Increased timeout to 1 minute when waiting for …
|
|
|
@93313
|
3 years |
vboxsync |
Build fixes for r149382.
|
|
|
@93312
|
3 years |
vboxsync |
CloudNet: bugref:9469 Replace local gateway with DrvCloudTunnel. …
|
|
|
@93307
|
3 years |
vboxsync |
Devices: VC++ 19.2 update 11 build adjustments (lossy floating point …
|
|
|
@93228
|
3 years |
vboxsync |
NAT/tftp: bugref:9350 - Fix the ".." check.
|
|
|
@93165
|
3 years |
vboxsync |
Devices/VirtIONet_1_0: Fixed warnings-as-errors caused by …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93014
|
3 years |
vboxsync |
Devices/Network/DevVirtioNet_1_0: Try fixing mac burns
|
|
|
@93013
|
3 years |
vboxsync |
Fix burn
|
|
|
@93012
|
3 years |
vboxsync |
Fix burn
|
|
|
@93004
|
3 years |
vboxsync |
Fix burn (8)
|
|
|
@93003
|
3 years |
vboxsync |
Fix burn (7)
|
|
|
@93002
|
3 years |
vboxsync |
Fix burn (6)
|
|
|
@93001
|
3 years |
vboxsync |
Fix burn (5)
|
|
|
@93000
|
3 years |
vboxsync |
Fix burn (4)
|
|
|
@92999
|
3 years |
vboxsync |
Fix burn (3)
|
|
|
@92998
|
3 years |
vboxsync |
Fix burn (2)
|
|
|
@92997
|
3 years |
vboxsync |
Fix burn
|
|
|
@92996
|
3 years |
vboxsync |
virtio-net works on linux in local testing, and virtio-scsi works on …
|
|
|
@92995
|
3 years |
vboxsync |
Fix virtio-scsi and virtio-net device name until switchover to …
|
|
|
@92994
|
3 years |
vboxsync |
Temporarily revert this symbol until testing is complete and can …
|
|
|
@92951
|
3 years |
vboxsync |
Fix error handling bug and a few typos
|
|
|
@92950
|
3 years |
vboxsync |
VirtioCore: pcszMmioName -> szMmioName and pcszPortIoName -> …
|
|
|
@92939
|
3 years |
vboxsync |
Improve transitional behavior, and save/load exec code. Some Rx …
|
|
|
@92864
|
3 years |
vboxsync |
Dev/E1000: bugref:10114 Introduces device attachment flag to resolve …
|
|
|
@92724
|
3 years |
vboxsync |
DrvIntNet: Refuse to load in driverless mode. bugref:10138
|
|
|
@92185
|
3 years |
vboxsync |
scm: Check UTF-8 encoding and reject files with bidirectional control …
|
|
|
@92140
|
3 years |
vboxsync |
VMNet: bugref:9932 Explicit handling of interface start timeout
|
|
|
@92108
|
3 years |
vboxsync |
Devics/Network/slirp: Switch to the DNS proxy in case the local …
|
|
|
@92097
|
3 years |
vboxsync |
VMNet: bugref:9932 Better handling of missing max packet size
|
|
|
@92093
|
3 years |
vboxsync |
Devices/Network/NAT: Add option to disallow traffic from the guest to …
|
|
|
@92091
|
3 years |
vboxsync |
Optimize how legacy/modern driver is determined to avoid polling, and …
|
|
|
@92078
|
3 years |
vboxsync |
VMNet: bugref:9932 Time out in 10 seconds when connecting to VMNet
|
|
|
@91945
|
3 years |
vboxsync |
VMM,Devices: Eliminate calls to PDMR3Thread and use the driver hlper …
|
|
|
@91944
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
|
|
|
@91897
|
3 years |
vboxsync |
VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
|
|
|
@91892
|
3 years |
vboxsync |
Devices/Network: Change the network drivers to access the CFGM API …
|
|
|
@91883
|
3 years |
vboxsync |
Devices/Network: Change the network drivers to access the CFGM API …
|
|
|
@91873
|
3 years |
vboxsync |
Devices/Network: Change the network drivers to access the CFGM API …
|
|
|
@91872
|
3 years |
vboxsync |
Devices/Network: Change the network drivers to access the CFGM API …
|
|
|
@91728
|
3 years |
vboxsync |
PCnet: Ripped out unused/broken PCNET_NO_POLLING code path.
|
|
|
@91703
|
3 years |
vboxsync |
DevVirtioNet_1_0.cpp: Convert VirtIO to be 'transitional' device, that …
|
|
|
@91631
|
3 years |
vboxsync |
NAT/tftp: bugref:9350 - Redo r128102. Just reject pathnames that try …
|
|
|
@91627
|
3 years |
vboxsync |
NAT/tftp: bugref:9350 - Define symbolic constants for TFTP error …
|
|
|
@91626
|
3 years |
vboxsync |
NAT/tftp: bugref:9350 - LogRel tftp requests at session allocation …
|
|
|
@91623
|
3 years |
vboxsync |
NAT/tftp: bugref:9350 - Fix the type and the hungarian prefix of the …
|
|
|
@91485
|
3 years |
vboxsync |
Dev/e1000: bugref:10114 Increased link up delay to 5 seconds
|
|
|
@91466
|
3 years |
vboxsync |
VMNet: bugref:9932 Fixed uninitialized max_packet_size, really enabled …
|
|
|
@91442
|
3 years |
vboxsync |
Devices: bugref:9932 Build fixes for r147123
|
|
|
@91439
|
3 years |
vboxsync |
Devices: bugref:9932 Stupid space build fix
|
|
|
@91438
|
3 years |
vboxsync |
Devices: bugref:9932 Suspend/resume support, limit VMNET compilation …
|
|
|
@91418
|
3 years |
vboxsync |
Devices: bugref:9932 More build fixes for r147096
|
|
|
@91417
|
3 years |
vboxsync |
Devices: bugref:9932 Linux build fixes for r147096
|
|
|
@91416
|
3 years |
vboxsync |
Devices: bugref:9932 DrvVMNet and host-only network initial implementation
|
|
|
@91069
|
3 years |
vboxsync |
Dev/VirtioNet: Notify the guest of link state change after restoring …
|
|
|
@91022
|
3 years |
vboxsync |
DevPCnet: Handle AMD drivers which disable PCI bus mastering around …
|
|
|
@90931
|
3 years |
vboxsync |
Fixes issue in BugRef(8651) Comment #100
|
|
|
@90797
|
3 years |
vboxsync |
Fix copy/pasted assert
|
|
|
@90791
|
3 years |
vboxsync |
Devices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90775
|
3 years |
vboxsync |
Fix burn due to unwanted tab charager
|
|
|
@90774
|
3 years |
vboxsync |
Add guards to Load Exec function and replicated fix from r145659 in …
|
|
|
@90447
|
3 years |
vboxsync |
Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
|
|
|
@90346
|
3 years |
vboxsync |
- VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074
- …
|
|
|
@90332
|
3 years |
vboxsync |
Dev*: Use PDMCritSect API via PDMDevHlp. bugref:10074
|
|
|
@90330
|
3 years |
vboxsync |
Drv*: Access PDMCritSect API via PDMDrvHlp. bugref:10074
|
|
|
@90156
|
3 years |
vboxsync |
Dev/VirtioNet: (bugref:8651) Fixed connectivity loss due to stuck TX …
|
|
|
@90103
|
3 years |
vboxsync |
DrvIntNet: style fix.
|
|
|
@89588
|
3 years |
vboxsync |
Intel IOMMU: bugref:9967 DevE1000: Avoid including local macros …
|
|
|
@88867
|
4 years |
vboxsync |
DrvIntNetR0: Corrected limit the optimized case in intnetR0SgReadPart …
|
|
|
@88866
|
4 years |
vboxsync |
DrvIntNetR0: Provide more info in intnetR0SgReadPart assertion.
|
|
|
@88759
|
4 years |
vboxsync |
slirp/misc.c: It is absolutely forbidden to redefine logging macros …
|
|
|
@88553
|
4 years |
vboxsync |
NAT: Do not attempt to segment frames with invalid GSO
|
|
|