|
|
@28116
|
15 years |
vboxsync |
Runtime/Sg: Fix stupid bug
|
|
|
@28115
|
15 years |
vboxsync |
DrvDiskIntegrity: Bug fix
|
|
|
@28114
|
15 years |
vboxsync |
DrvDiskIntegrity: Support for async I/O
|
|
|
@28113
|
15 years |
vboxsync |
Runtime/Sg: Add a method to advance the internal buffer pointer
|
|
|
@28112
|
15 years |
vboxsync |
LsiLogic: action mixup, fixes port 0 device detection with LSI windows …
|
|
|
@28111
|
15 years |
vboxsync |
Main: added missing header
|
|
|
@28110
|
15 years |
vboxsync |
Main: more Machine::init() work to get OVF vbox:Machine import …
|
|
|
@28109
|
15 years |
vboxsync |
Removed incorrect assertion.
|
|
|
@28108
|
15 years |
vboxsync |
Fix
|
|
|
@28107
|
15 years |
vboxsync |
Typo fix.
|
|
|
@28106
|
15 years |
vboxsync |
Main: Added machinery to query, set and use NIC boot priority.
|
|
|
@28105
|
15 years |
vboxsync |
Additions/x11/vboxvideo: let the host draw the pointer if we are using …
|
|
|
@28103
|
15 years |
vboxsync |
build fix
|
|
|
@28102
|
15 years |
vboxsync |
DevE1000: Check for MAX GSO frame size. Logging GSO decisions. Added …
|
|
|
@28101
|
15 years |
vboxsync |
serial: Let the UART device signal if we are not ready to consume more …
|
|
|
@28100
|
15 years |
vboxsync |
Additions/x11/vboxvideo: let the host draw the pointer if we are using …
|
|
|
@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 …
|
|
|
@28095
|
15 years |
vboxsync |
DrvIntNet.cpp,VBox/param.h: Adjusted the Send buffer so it can fit a …
|
|
|
@28094
|
15 years |
vboxsync |
Compile fix
|
|
|
@28093
|
15 years |
vboxsync |
Runtime/r0drv: Solaris, fixed rtr0MemObjNativeAllocCont to be below 4G …
|
|
|
@28092
|
15 years |
vboxsync |
Added paranoid assertion
|
|
|
@28091
|
15 years |
vboxsync |
Main: clean up Machine::init() and instance data
|
|
|
@28090
|
15 years |
vboxsync |
Check for write conflicts with our hypervisor mapping early on. If the …
|
|
|
@28089
|
15 years |
vboxsync |
DevE1000:
* Implemented TSPMT as it has a predefined initial value. …
|
|
|
@28088
|
15 years |
vboxsync |
vboxNetFltPortIsHostMac: Same as with IsPromiscuous.
|
|
|
@28087
|
15 years |
vboxsync |
Guest Control/HostService: No need for locking.
|
|
|
@28086
|
15 years |
vboxsync |
Guest Control: Update; now buffered and deferred commands work.
|
|
|
@28085
|
15 years |
vboxsync |
FE/Qt: 4800: Segfault while resizing a Fedora 13 guest (old core).
|
|
|
@28084
|
15 years |
vboxsync |
Additions/Solaris/Installer: ship pam_vbox.
|
|
|
@28082
|
15 years |
vboxsync |
Network: allow to start the VM even if a network device is not …
|
|
|
@28081
|
15 years |
vboxsync |
PAM: Moved from Additions/linux to Additions/common (will be built on …
|
|
|
@28080
|
15 years |
vboxsync |
Additions/linux: PAM, compile for Solaris too.
|
|
|
@28079
|
15 years |
vboxsync |
Devices/Input/DevPS2: test a fix for a mouse reporting issue with …
|
|
|
@28078
|
15 years |
vboxsync |
Additions/x11/vboxvideo: added an "allowed undefined" symbol
|
|
|
@28077
|
15 years |
vboxsync |
build fix.
|
|
|
@28076
|
15 years |
vboxsync |
DevE1000: Drop the E1K_LEDS_WITH_MUTEX #ifdefs. Don't set LEDs for …
|
|
|
@28075
|
15 years |
vboxsync |
intnetinline.h: INTNETRingCommitFrameEx must account for the GSO header.
|
|
|
@28073
|
15 years |
vboxsync |
DevE1000.cpp: comments.
|
|
|
@28072
|
15 years |
vboxsync |
pcap.cpp: let all the GSO segment frame use the same timestamp.
|
|
|
@28070
|
15 years |
vboxsync |
VBoxNetFlt: Deal with multi segment SG buffers. TODO: One weird …
|
|
|
@28069
|
15 years |
vboxsync |
vboxNetFltLinuxSkBufFromSG: The internal network can now send us SGs …
|
|
|
@28068
|
15 years |
vboxsync |
intnetR0TrunkIfSendGsoFallback: bugfix.
|
|
|
@28067
|
15 years |
vboxsync |
VBoxNetFlt.c: disabled assertion on fActive in isPromiscuous as we're …
|
|
|
@28066
|
15 years |
vboxsync |
VBoxHDD: warnings
|
|
|
@28065
|
15 years |
vboxsync |
Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between …
|
|
|
@28064
|
15 years |
vboxsync |
Additions/linux/installer: install the X.Org server 1.8 drivers, but …
|
|
|
@28063
|
15 years |
vboxsync |
Additions/x11: build the X.Org server 1.8 Additions
|
|
|
@28062
|
15 years |
vboxsync |
Additions/x11/x11include: header files for building X.Org server 1.8 …
|
|
|
@28061
|
15 years |
vboxsync |
Misc.
|
|
|
@28060
|
15 years |
vboxsync |
DrvIntNet.cpp: GSO bug fix.
|
|
|
@28059
|
15 years |
vboxsync |
Devices/VMMDev: resend the last size hint correctly if the guest …
|
|
|
@28058
|
15 years |
vboxsync |
Main: warnings
|
|
|
@28057
|
15 years |
vboxsync |
DevE1000: Generate GSO frames.
|
|
|
@28056
|
15 years |
vboxsync |
DrvNetSniffer: Handle GSO SGs.
|
|
|
@28054
|
15 years |
vboxsync |
DrvNAT: Handle GSO SGs.
|
|
|
@28053
|
15 years |
vboxsync |
Runtime: Generic S/G buffer handling. For VBoxHDD but might become …
|
|
|
@28052
|
15 years |
vboxsync |
Flush first, then free
|
|
|
@28051
|
15 years |
vboxsync |
Another attempt to initialize the balloon correct during startup
|
|
|
@28050
|
15 years |
vboxsync |
VBoxTray: Rebranding support.
|
|
|
@28049
|
15 years |
vboxsync |
Pass on memory balloon property to the vmm device during startup.
|
|
|
@28048
|
15 years |
vboxsync |
Typo
|
|
|
@28047
|
15 years |
vboxsync |
Use IMachine::MemoryBalloonSize
|
|
|
@28046
|
15 years |
vboxsync |
IMachine's MemoryBalloonSize property now affects running guests as well.
|
|
|
@28045
|
15 years |
vboxsync |
ASyncCompletion: Fix
|
|
|
@28044
|
15 years |
vboxsync |
Check for older non-functioning balloon calls
|
|
|
@28043
|
15 years |
vboxsync |
Wrong unit
|
|
|
@28042
|
15 years |
vboxsync |
NAT: BSD mbufs: before migration of slice from master to slave zone …
|
|
|
@28041
|
15 years |
vboxsync |
VBoxManage: typo.
|
|
|
@28040
|
15 years |
vboxsync |
Fixes
|
|
|
@28039
|
15 years |
vboxsync |
Must be callable from any thread
|
|
|
@28038
|
15 years |
vboxsync |
Wrong units
|
|
|
@28037
|
15 years |
vboxsync |
DevE1000,GSO: coding.
|
|
|
@28036
|
15 years |
vboxsync |
More metrics changes
|
|
|
@28035
|
15 years |
vboxsync |
NAT: ioctl->ioctlsocket
|
|
|
@28034
|
15 years |
vboxsync |
NAT: BSD mbufs zones allocated at the moment when the number of …
|
|
|
@28033
|
15 years |
vboxsync |
Main/solaris: Network interfaces, added nfo driver description.
|
|
|
@28032
|
15 years |
vboxsync |
Guest Control/Main: Renamed IGuest::ExecuteProgram to …
|
|
|
@28031
|
15 years |
vboxsync |
wddm: more correct visible VRAM size reporting + some cleaning
|
|
|
@28030
|
15 years |
vboxsync |
VMM: SpeedStep and relatives MSRs
|
|
|
@28029
|
15 years |
vboxsync |
Guest Control/VBoxService+Main: Bugfix for multiple environment blocks.
|
|
|
@28026
|
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 …
|
|
|
@28023
|
15 years |
vboxsync |
NAT: FD_CLOSE(win) and POLLHUB(Unix) events are processed in common …
|
|
|
@28022
|
15 years |
vboxsync |
crOpenGL-OSX: fix 3D on Mac OS X
|
|
|
@28021
|
15 years |
vboxsync |
FE/Qt4-NLS: exchange some of the new context's
|
|
|
@28020
|
15 years |
vboxsync |
FE/Qt4: new core: Change back the translation context to the old …
|
|
|
@28019
|
15 years |
vboxsync |
Rebranding: This has to be translated, cause there could be a …
|
|
|
@28018
|
15 years |
vboxsync |
Solaris/r0drv: memobj, Argh.
|
|
|
@28017
|
15 years |
vboxsync |
Solaris/r0drv: memobj, Move the Assertion check to common path.
|
|
|
@28016
|
15 years |
vboxsync |
Guest Control/VBoxService: Remove debug break.
|
|
|
@28015
|
15 years |
vboxsync |
Guest Control: Also accept "--arg".
|
|
|
@28014
|
15 years |
vboxsync |
Guest Control: Bugfixes for VBoxService.
|
|
|
@28013
|
15 years |
vboxsync |
Guest Control: Update (protocol hacking bugfixes).
|
|
|
@28012
|
15 years |
vboxsync |
Use PGMR3QueryFreeMemory instead
|
|
|
@28011
|
15 years |
vboxsync |
wddm: autoresize & seamless working (debug & cleaning still needed)
|
|
|
@28010
|
15 years |
vboxsync |
Additions/VBoxService: Solaris VM statistics (build fix).
|
|
|
@28009
|
15 years |
vboxsync |
Additions/VBoxService: Solaris VM statistics.
|
|
|
@28008
|
15 years |
vboxsync |
Guest Control: Comment.
|
|
|