|
|
@28357
|
15 years |
vboxsync |
Runtime: generalise the code used to load libdbus at runtime to a …
|
|
|
@28332
|
15 years |
vboxsync |
DrvIntNet: ring-0 experimentation and fixes.
|
|
|
@28331
|
15 years |
vboxsync |
pdmdevins.h : Made PDMBOTHCBDECL include the extern "C" bit.
|
|
|
@28329
|
15 years |
vboxsync |
pdmdrv.h: fix.
|
|
|
@28327
|
15 years |
vboxsync |
Added PDMDrvHlpGetSupDrvSession.
|
|
|
@28322
|
15 years |
vboxsync |
wddm: vbva impl cleanup
|
|
|
@28320
|
15 years |
vboxsync |
Network/D*,VMM: Moving the TX threads, part 1.
|
|
|
@28319
|
15 years |
vboxsync |
pdmdev: Made PDMDevHlpVMState available in R0 and RC.
|
|
|
@28318
|
15 years |
vboxsync |
RTMemPageFree + all users: Added size parameter to RTMemPageFree so we …
|
|
|
@28316
|
15 years |
vboxsync |
com/string.h,Main: Removed Utf8Str::asOutParam() as it mixed …
|
|
|
@28303
|
15 years |
vboxsync |
Misc: made it possible to do: DEFS += RTMEM_WRAP_TO_EF_APIS …
|
|
|
@28298
|
15 years |
vboxsync |
iprt,Config.kmk: Make sure the RTMemAllocVar* alignment gets poisoned …
|
|
|
@28297
|
15 years |
vboxsync |
Guest Control: Update (update on contexts for callbacks).
|
|
|
@28295
|
15 years |
vboxsync |
Main: saving NAT Engine states while network switches.
|
|
|
@28286
|
15 years |
vboxsync |
Guest Control: Update (introducing contexts for callbacks).
|
|
|
@28276
|
15 years |
vboxsync |
Network/Dev*: Preparing for
|
|
|
@28275
|
15 years |
vboxsync |
Devices/Network: Call pfnBeginXmit and pfnEndXmit.
|
|
|
@28271
|
15 years |
vboxsync |
IPRT: Some efence adjustments, adding RTMemAllocVar and RTMemAllocZVar …
|
|
|
@28270
|
15 years |
vboxsync |
Main/glue/AutoLock: add a wrapper for checking whether any lock of a …
|
|
|
@28267
|
15 years |
vboxsync |
iprt: Added RTLockValidatorHoldsLocksInClass and …
|
|
|
@28264
|
15 years |
vboxsync |
VideoModeSupported for multimonitor. (xTracker 4655)
|
|
|
@28262
|
15 years |
vboxsync |
PDM: Moving more stuff to PDMUSERPERVM. Protect the loader list using …
|
|
|
@28258
|
15 years |
vboxsync |
PDM critsects for drivers. Fixed critsect cleanup in failure path. …
|
|
|
@28243
|
15 years |
vboxsync |
Guest Control: Update (callback + error handling, --verbose for …
|
|
|
@28233
|
15 years |
vboxsync |
Guest Control: Update.
|
|
|
@28232
|
15 years |
vboxsync |
IDisplay::DrawToScreen for multimonitor, updated PDMIDISPLAYPORT id …
|
|
|
@28231
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@28228
|
15 years |
vboxsync |
wddm: avoid DMA transactions on GDI rendering (for preformance)
|
|
|
@28222
|
15 years |
vboxsync |
IDisplay::DrawToScreen for multimonitor (xTracker 4655)
|
|
|
@28218
|
15 years |
vboxsync |
Guest Control: Update (HGCM low level callbacks, bugfixes).
|
|
|
@28213
|
15 years |
vboxsync |
PDMINETWORKUP,Drv*,Dev*: Eliminated pfnSendDeprecated.
|
|
|
@28210
|
15 years |
vboxsync |
increase VBOX_MAX_ALLOC_PAGE_COUNT to 256MB / PAGE_SIZE, set the new …
|
|
|
@28208
|
15 years |
vboxsync |
intnet,VBoxNetFlt-linux: Added INTNETTRUNKSWPORT::pfnPreRecv for doing …
|
|
|
@28206
|
15 years |
vboxsync |
Guest Control: Update (first code for low level HGCM callback).
|
|
|
@28199
|
15 years |
vboxsync |
IPRT: xml crash fix
|
|
|
@28195
|
15 years |
vboxsync |
Main/OVF: add vbox settings version to vbox:Machine element
|
|
|
@28189
|
15 years |
vboxsync |
Main: OVF crash fix, settings::ConfigFileBase must not be copyable
|
|
|
@28186
|
15 years |
vboxsync |
fix OSE
|
|
|
@28164
|
15 years |
vboxsync |
IPRT: attribute namespace support
|
|
|
@28163
|
15 years |
vboxsync |
IPRT: xml optimizations, preps for better namespace support
|
|
|
@28158
|
15 years |
vboxsync |
PDMNetGsoPrepForDirectUse: build fix
|
|
|
@28156
|
15 years |
vboxsync |
VBoxNetFlt-linux: GSO to host and wire experiment, the former is a …
|
|
|
@28153
|
15 years |
vboxsync |
VBoxNetFlt-linux: Receive GSO frames from the host, save calls into …
|
|
|
@28133
|
15 years |
vboxsync |
pdmdrv.h: Added PDMDrvHlpSTAMRegCounter, PDMDrvHlpSTAMRegProfile and …
|
|
|
@28124
|
15 years |
vboxsync |
VBox/param.h: comments
|
|
|
@28120
|
15 years |
vboxsync |
SrcIntNetR0: Added INTNETTRUNKSWPORT::pfnReportGsoCapabilities (new …
|
|
|
@28117
|
15 years |
vboxsync |
Runtime/Sg: Add advanced compare method
|
|
|
@28113
|
15 years |
vboxsync |
Runtime/Sg: Add a method to advance the internal buffer pointer
|
|
|
@28106
|
15 years |
vboxsync |
Main: Added machinery to query, set and use NIC boot priority.
|
|
|
@28104
|
15 years |
vboxsync |
intnet.h: changed the INTNETTRUNKFACTORY_UUID_STR as INTNETSG was …
|
|
|
@28101
|
15 years |
vboxsync |
serial: Let the UART device signal if we are not ready to consume more …
|
|
|
@28099
|
15 years |
vboxsync |
Devices/VMMDev: inform the guest if we have an absolute pointing device
|
|
|
@28098
|
15 years |
vboxsync |
Main: don't export snapshots in OVF, separate OVF import from …
|
|
|
@28096
|
15 years |
vboxsync |
pdmnetinline.h: Added PDMNetGsoTypeName for logging purposes.
|
|
|
@28095
|
15 years |
vboxsync |
DrvIntNet.cpp,VBox/param.h: Adjusted the Send buffer so it can fit a …
|
|
|
@28075
|
15 years |
vboxsync |
intnetinline.h: INTNETRingCommitFrameEx must account for the GSO header.
|
|
|
@28074
|
15 years |
vboxsync |
pdmnetintline: spelling mistake.
|
|
|
@28071
|
15 years |
vboxsync |
VBoxNetFlt: Deal with multi segment SG buffers. TODO: One weird …
|
|
|
@28065
|
15 years |
vboxsync |
Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between …
|
|
|
@28055
|
15 years |
vboxsync |
pdmnetinline.h: endian bug fix in pdmNetGsoUpdateIPv4Hdr.
|
|
|
@28053
|
15 years |
vboxsync |
Runtime: Generic S/G buffer handling. For VBoxHDD but might become …
|
|
|
@28051
|
15 years |
vboxsync |
Another attempt to initialize the balloon correct during startup
|
|
|
@28037
|
15 years |
vboxsync |
DevE1000,GSO: coding.
|
|
|
@28036
|
15 years |
vboxsync |
More metrics changes
|
|
|
@28030
|
15 years |
vboxsync |
VMM: SpeedStep and relatives MSRs
|
|
|
@28028
|
15 years |
vboxsync |
build fix
|
|
|
@28027
|
15 years |
vboxsync |
build fix
|
|
|
@28025
|
15 years |
vboxsync |
intnet, VBoxNet*, network device & drivers: GSO preps.
|
|
|
@28024
|
15 years |
vboxsync |
iprt: ipv6 header and pseudo checksumming; tcp flags; tcp/udp …
|
|
|
@28012
|
15 years |
vboxsync |
Use PGMR3QueryFreeMemory instead
|
|
|
@28003
|
15 years |
vboxsync |
PGMR3QueryBalloonSize updates
|
|
|
@28002
|
15 years |
vboxsync |
More changes
|
|
|
@27999
|
15 years |
vboxsync |
Introducing PGMR3QueryBalloonSize
|
|
|
@27977
|
15 years |
vboxsync |
VBoxHDD: Async I/O for flat images are back
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27973
|
15 years |
vboxsync |
PDM,Network/*: GSO preps.
|
|
|
@27965
|
15 years |
vboxsync |
pdmifs.h: Cooked up some PDMIDISPLAYPORT::pfnUpdateDisplayRectEx docs …
|
|
|
@27959
|
15 years |
vboxsync |
iprt: added RTTcpSetSendCoalescing.
|
|
|
@27935
|
15 years |
vboxsync |
PDM: Document the pfnPowerOff behavior.
|
|
|
@27933
|
15 years |
vboxsync |
DrvNamedPipe.cpp: Don't assume we'll get a PowerOff call. Always wait …
|
|
|
@27920
|
15 years |
vboxsync |
AsyncCompletion: Return error code for completed requests
|
|
|
@27918
|
15 years |
vboxsync |
Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
|
|
|
@27901
|
15 years |
vboxsync |
OSE header fixes
|
|
|
@27861
|
15 years |
vboxsync |
export some Makefile.kup to OSE
|
|
|
@27857
|
15 years |
vboxsync |
Main: NAT API and corresponding commands have been added at VBoxManage …
|
|
|
@27852
|
15 years |
vboxsync |
Guest Control: Update.
|
|
|
@27845
|
15 years |
vboxsync |
build fix.
|
|
|
@27841
|
15 years |
vboxsync |
pdmnetifs.h: doc correction.
|
|
|
@27840
|
15 years |
vboxsync |
DrvIntNet,++: Implemented the missing buffer methods, added padding frame.
|
|
|
@27838
|
15 years |
vboxsync |
USB keyboard: avoid loosing keypresses due to missed URBs
|
|
|
@27835
|
15 years |
vboxsync |
Main/OVF: dump vbox machine XML into OVF's VirtualSystem element on …
|
|
|
@27828
|
15 years |
vboxsync |
Copy/paste mistake
|
|
|
@27823
|
15 years |
vboxsync |
More cleanup
|
|
|
@27820
|
15 years |
vboxsync |
Main/FE/Qt: added TurboLinux64 OS type; reformatted the OS type table; …
|
|
|
@27808
|
15 years |
vboxsync |
VBoxHDD: First part of the async I/O support
* The async I/O …
|
|
|
@27806
|
15 years |
vboxsync |
Storage/VBoxHDD+DrvBlock+DrvVD: implement core code for live snapshot …
|
|
|
@27801
|
15 years |
vboxsync |
getopt fix.
|
|
|
@27797
|
15 years |
vboxsync |
misc compiler warning fixes, comment typos and other minor cleanups
|
|
|
@27787
|
15 years |
vboxsync |
iprt: RTSocket/RTTcp: refcount the sockets the RTDbg* way.
|
|
|
@27786
|
15 years |
vboxsync |
Main/glue: fix completely bogus comment
|
|
|