|
|
@82215
|
5 years |
vboxsync |
DevPCNet: Convered the temp MMIO2 region we create when loading old …
|
|
|
@82147
|
5 years |
vboxsync |
DevPCNet: PDMCritSect -> PDMDevHlpCritSect. bugref:9218
|
|
|
@82146
|
5 years |
vboxsync |
DevPCNet: Split the state structure. Set new-style flag. bugref:9218
|
|
|
@82144
|
5 years |
vboxsync |
DevPCNet: clang fix. bugref:9218
|
|
|
@82142
|
5 years |
vboxsync |
DevPCNet: Logging cleanups. bugref:9218
|
|
|
@82141
|
5 years |
vboxsync |
DevPCNet: Converted MMIO handlers. [fixes] bugref:9218
|
|
|
@82140
|
5 years |
vboxsync |
DevPCNet: Converted MMIO handlers. bugref:9218
|
|
|
@82139
|
5 years |
vboxsync |
DevPCNet: Conveted I/O port handlers. bugref:9218
|
|
|
@82138
|
5 years |
vboxsync |
DevPCNet: Set up critsect correctly for ring-0/raw-mode too. bugref:9218
|
|
|
@82137
|
5 years |
vboxsync |
DevPCNet: Replaced pXmitQueue with a PDM Task. bugref:9218
|
|
|
@82136
|
5 years |
vboxsync |
DevPCNet: Replaced pCanRxQueueR3 with a ring-0 capable semaphore. …
|
|
|
@82135
|
5 years |
vboxsync |
DevPCNet: Replaced pCanRxQueueR3 with a ring-0 capable semaphore. …
|
|
|
@82134
|
5 years |
vboxsync |
DevPCNet: Converted timers. bugref:9218
|
|
|
@82129
|
5 years |
vboxsync |
Devices/Network: Don't decorate the public stats with device, just use …
|
|
|
@82128
|
5 years |
vboxsync |
DevPCNet: Do CFGM and SSM via devhlp. Use default statistics prefix. …
|
|
|
@81765
|
5 years |
vboxsync |
Devices: Use new volatile SSM getters and enum macros. bugref:9218
|
|
|
@81731
|
5 years |
vboxsync |
DevRirtioNet,Virtio: nits. bugref:9218
|
|
|
@81729
|
5 years |
vboxsync |
slirp_init: Only need errcore.h now.
|
|
|
@81727
|
5 years |
vboxsync |
err.h,Devices/Network/*: Removed VINF_NAT_DNS and associated mess as …
|
|
|
@81726
|
5 years |
vboxsync |
DevRirtioNet: nits. bugref:9218
|
|
|
@81725
|
5 years |
vboxsync |
slirp_init: Don't return VINF_NAT_DNS on an allocation failure. duh!
|
|
|
@81724
|
5 years |
vboxsync |
DrvNAT: Removed misleading comment about VINF_NAT_DNS.
|
|
|
@81720
|
5 years |
vboxsync |
DevVirtioNet,Virtio: Converted to new PDM device model. bugref:9218
|
|
|
@81709
|
5 years |
vboxsync |
DevVirtioNet: Replaced the CanRxQueue and hEventMoreRxDescAvail …
|
|
|
@81708
|
5 years |
vboxsync |
DevVirtioNet: Replaced the CanRxQueue and hEventMoreRxDescAvail …
|
|
|
@81703
|
5 years |
vboxsync |
DevVirtioNet.cpp,Virtio.cpp: Some cleanups prepping for refactoring to …
|
|
|
@81697
|
5 years |
vboxsync |
Comment.
|
|
|
@81696
|
5 years |
vboxsync |
DevVirtioNet.cpp: Some cleanups prepping for refactoring to new PDM …
|
|
|
@81694
|
5 years |
vboxsync |
DevE1000: Use default statistics prefix.
|
|
|
@81667
|
5 years |
vboxsync |
Main: Added a portPath attribute to IUSBDevice. This will allow …
|
|
|
@81624
|
5 years |
vboxsync |
PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
|
|
|
@81591
|
5 years |
vboxsync |
Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
|
|
|
@81585
|
5 years |
vboxsync |
Devices: A couple of doxygen fixes.
|
|
|
@81567
|
5 years |
vboxsync |
DevE1000: Eliminated e1kR3Map(). bugref:9218
|
|
|
@81514
|
5 years |
vboxsync |
Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
|
|
|
@81503
|
5 years |
vboxsync |
DevE1000,DevRTC: nits. bugref:9218
|
|
|
@81471
|
5 years |
vboxsync |
DevE1000: Missing PDMDEV_CHECK_VERSIONS_RETURN() in ring-0 …
|
|
|
@81470
|
5 years |
vboxsync |
DevE1000: Use device helper table for SSM functions rather than …
|
|
|
@81469
|
5 years |
vboxsync |
DevE1000: Use device helper table for CFGM functions rather than …
|
|
|
@81468
|
5 years |
vboxsync |
DevE1000: Use device helers for critical sections (pDevIns will be …
|
|
|
@81465
|
5 years |
vboxsync |
DevE1000: Use device helper table for SSM functions rather than …
|
|
|
@81432
|
5 years |
vboxsync |
DevE1000: Converted to new model (wrt critsects, I/O, and pointers at …
|
|
|
@81424
|
5 years |
vboxsync |
DevE1000: VINF_IOM_R3_MMIO_WRITE status code inside #ifndef IN_RING3 …
|
|
|
@81423
|
5 years |
vboxsync |
DevE1000: VINF_IOM_R3_MMIO_WRITE status code inside #ifndef IN_RING3 …
|
|
|
@81418
|
5 years |
vboxsync |
DevE1000: Eliminating hCanRxTask (previously pCanRxQueue) by replacing …
|
|
|
@81417
|
5 years |
vboxsync |
DevE1000: Eliminating hCanRxTask (previously pCanRxQueue) by replacing …
|
|
|
@81414
|
5 years |
vboxsync |
DevE1000: Build fix. bugref:9218
|
|
|
@81410
|
5 years |
vboxsync |
DevE1000: split up the state structure, converted timers to handles …
|
|
|
@81385
|
5 years |
vboxsync |
DevE1000: Converted timers from pointers to handles. [build fix] …
|
|
|
@81384
|
5 years |
vboxsync |
DevE1000: Converted timers from pointers to handles. bugref:9218
|
|
|
@81380
|
5 years |
vboxsync |
DevE1000: Start converting it to the new device model. bugref:9218
|
|
|
@81218
|
5 years |
vboxsync |
Dev/E1000: Checksum and segmentation offloading validity checks.
|
|
|
@81199
|
5 years |
vboxsync |
NAT: ip_output0 - fix handling of mbuf shortage when we do fragmentation.
|
|
|
@81031
|
5 years |
vboxsync |
PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
|
|
|
@80986
|
5 years |
vboxsync |
NAT: Terminate the TFTP session if the client sends us an error, …
|
|
|
@80985
|
5 years |
vboxsync |
NAT: Drop unnecessary #include.
|
|
|
@80984
|
5 years |
vboxsync |
NAT: Do not send TFTP OACK packet if the request had no options.
|
|
|
@80983
|
5 years |
vboxsync |
NAT: tftpSend - return error if we failed to send the packet.
|
|
|
@80980
|
5 years |
vboxsync |
NAT: Make sure tftpSendError() always terminate the session.
|
|
|
@80923
|
5 years |
vboxsync |
Dev/Net: @bugref:9556 Lower interrupts on reset
|
|
|
@80704
|
5 years |
vboxsync |
PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
|
|
|
@80703
|
5 years |
vboxsync |
PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
|
|
|
@80701
|
5 years |
vboxsync |
PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
|
|
|
@80585
|
5 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@80279
|
5 years |
vboxsync |
NAT: bugref:9531: Scrub inbound URG pointer for now.
sorecvoob() has …
|
|
|
@80074
|
5 years |
vboxsync |
VMM,Main,++: Retired the unfinished FTM component.
|
|
|
@80037
|
5 years |
vboxsync |
slirp: Fix typo in Nagle's name, making it searchable (and, more …
|
|
|
@79522
|
5 years |
vboxsync |
VBox/log.h: Kicked out most event group (base classes are still there) …
|
|
|
@78626
|
6 years |
vboxsync |
Dev/E1000: fix an assertion when the virtual NIC is disconnected.
|
|
|
@78560
|
6 years |
vboxsync |
PCnet: Improved Am79C973 external PHY emulation to work with BSD …
|
|
|
@78558
|
6 years |
vboxsync |
PCnet: Default to auto-negotiation on in BCR32, debug dump a bit of …
|
|
|
@78478
|
6 years |
vboxsync |
PCnet: Clear cached descriptor state when doing INIT. Required at …
|
|
|
@78477
|
6 years |
vboxsync |
PCnet: Do not access the 'user' dword of RX/TX descriptors.
|
|
|
@78461
|
6 years |
vboxsync |
PCnet: Slightly improved debug info.
|
|
|
@78458
|
6 years |
vboxsync |
PCnet: Warn when guest sets up a misaligned descriptor ring.
|
|
|
@78270
|
6 years |
vboxsync |
DevPcNet: Clear the 'zeros' RMD field when writing (see bugref:1613).
|
|
|
@78269
|
6 years |
vboxsync |
DevPcNet: Ignore the 'zeros' RMD field, it should be entirely unused …
|
|
|
@78119
|
6 years |
vboxsync |
Dev/E1000: (bugref:9427) RX buffer size fix.
|
|
|
@78115
|
6 years |
vboxsync |
Dev/E1000: (bugref:9427) Skip invalid TX descriptors.
|
|
|
@78104
|
6 years |
vboxsync |
IPRT,*: Added fFlags to RTPathAbsExDup so it matches the new …
|
|
|
@77132
|
6 years |
vboxsync |
DevPCNet.cpp: Remove use of register keyword
|
|
|
@76843
|
6 years |
vboxsync |
PCnet: Really ignore writes to certain registers when STOP or SPND not …
|
|
|
@76794
|
6 years |
vboxsync |
PCnet: Forgot to allow some CFGM keys.
|
|
|
@76783
|
6 years |
vboxsync |
NAT: fix previous, MS doesn't do C99.
|
|
|
@76782
|
6 years |
vboxsync |
NAT: clamp tftp block size to 1428 to simplify things.
|
|
|
@76775
|
6 years |
vboxsync |
NAT/tftp: (bugref:9350) Do not allow access to paths not starting with …
|
|
|
@76767
|
6 years |
vboxsync |
Typo.
|
|
|
@76766
|
6 years |
vboxsync |
PCnet: Improved loopback mode emulation.
|
|
|
@76765
|
6 years |
vboxsync |
Build fix.
|
|
|
@76764
|
6 years |
vboxsync |
PCnet: Removed redundant I/O port base, added APROM dumping, tweaked …
|
|
|
@76749
|
6 years |
vboxsync |
PCnet: Fixed breakage causing Novell drivers to fail loading for PCI …
|
|
|
@76710
|
6 years |
vboxsync |
Typo fix (innocent so far).
|
|
|
@76565
|
6 years |
vboxsync |
Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76520
|
6 years |
vboxsync |
Devices: scm --fix-header-guards. bugref:9344
|
|
|
@76519
|
6 years |
vboxsync |
Devices: Header guard fixing preps. bugref:9344
|
|
|
@76511
|
6 years |
vboxsync |
VDE build fix. bugref:9344
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76409
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|