|
|
@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
|
|
|
@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 …
|
|
|
@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.
|
|
|
@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.
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@27797
|
15 years |
vboxsync |
misc compiler warning fixes, comment typos and other minor cleanups
|
|
|
@27786
|
15 years |
vboxsync |
Main/glue: fix completely bogus comment
|
|
|
@27782
|
15 years |
vboxsync |
typo
|
|
|
@27781
|
15 years |
vboxsync |
HostServices/GuestProperties: get rid of the notification thread (see …
|
|
|
@27780
|
15 years |
vboxsync |
Main/glue: prepare for the day we have float/double parameters in the API
|
|
|
@27754
|
15 years |
vboxsync |
Main/Display, Devices/Graphics: added a generic guest …
|
|
|
@27738
|
15 years |
vboxsync |
AsyncCompletion: Add a new method to set the size of an endpoint
|
|
|
@27708
|
15 years |
vboxsync |
crOpenGL: some initial support for new multimonitor code
|
|
|
@27703
|
15 years |
vboxsync |
Guest Control: Update (VBoxManage, Main, Host Service, VbglR3), not …
|
|
|
@27682
|
15 years |
vboxsync |
2d: unified code for VBoxXxx & UIXxx, moved 2D state logic outside …
|
|
|
@27653
|
15 years |
vboxsync |
VSCSI: New SCSI interpreter component which will replace the old stuff …
|
|
|
@27631
|
15 years |
vboxsync |
;
|
|
|
@27630
|
15 years |
vboxsync |
PGM,HWACCM: Fix for panic on 32-bit mac os x when using nested paging. …
|
|
|
@27629
|
15 years |
vboxsync |
wddm: pointer integration working for color pointers
|
|
|
@27615
|
15 years |
vboxsync |
include,tools/env.sh: applying sparc patches.
|
|
|
@27607
|
15 years |
vboxsync |
Main: remove templates for 'weak' com pointers which do nothing anyway
|
|
|
@27574
|
15 years |
vboxsync |
x86.h: doxygen.
|
|
|
@27572
|
15 years |
vboxsync |
cpum.h: doxygen/javadoc style comments.
|
|
|
@27558
|
15 years |
vboxsync |
Storage: Simple driver for checking data integrity of virtual disks
|
|
|
@27481
|
15 years |
vboxsync |
Settings: I/O base and IRQ mixup for serial ports
|
|
|
@27459
|
15 years |
vboxsync |
Added VERR_PGM_PHYS_PAGE_BALLOONED
|
|
|
@27395
|
15 years |
vboxsync |
Added performance counter MSRs
|
|
|
@27383
|
15 years |
vboxsync |
wddm: basic Video DMA impl, guest driver bugfix
|
|
|
@27324
|
15 years |
vboxsync |
Main: Introduce various I/O control settings:
* Used I/O manager …
|
|
|
@27322
|
15 years |
vboxsync |
Added MSR_IA32_MISC_ENABLE slot
|
|
|
@27319
|
15 years |
vboxsync |
Added MSR_IA32_MISC_ENABLE
|
|
|
@27314
|
15 years |
vboxsync |
additions build fix
|
|
|
@27286
|
15 years |
vboxsync |
wddm: bugfix
|
|
|
@27254
|
15 years |
vboxsync |
HPET: correct interrupts delivery
|
|
|
@27232
|
15 years |
vboxsync |
Storage/VBoxHDD+DrvVD: implement framework for providing thread …
|
|
|
@27231
|
15 years |
vboxsync |
Implemented mwait extension for breaking on external interrupt when …
|
|
|
@27166
|
15 years |
vboxsync |
Added large page property.
|
|
|
@27126
|
15 years |
vboxsync |
PIT,RTC,HPET,PDM: Combined and simplified the two interfaces PDM uses …
|
|
|
@27121
|
15 years |
vboxsync |
HPET, RTC, PIT, PDM: implement API to disable legacy devices from HPET …
|
|
|
@27116
|
15 years |
vboxsync |
Kicked out the GMMR0DeflatedBalloon implementation since it was …
|
|
|
@27109
|
15 years |
vboxsync |
Comment updates
|
|
|
@27102
|
15 years |
vboxsync |
Reset the memory balloon during VM reset
|
|
|
@27095
|
15 years |
vboxsync |
VBoxGuest.h: Correct size for VBOXGUEST_IOCTL_CHECK_BALLOON, doxygen.
|
|
|
@27094
|
15 years |
vboxsync |
x86.h: doxygen.
|
|
|
@27086
|
15 years |
vboxsync |
Missing updates
|
|
|
@27083
|
15 years |
vboxsync |
VBoxGuestLib: split up VBoxGuestR3LibMisc.cpp.
|
|
|
@27080
|
15 years |
vboxsync |
VBoxGuestR3LibMisc.cpp,VBoxGuestLib.h: minor adjustments.
|
|
|
@27060
|
15 years |
vboxsync |
Devices, Main: add support for multiple pointing devices and let the …
|
|
|
@27023
|
15 years |
vboxsync |
Guest Additions: memory ballooning for guests without support for …
|
|
|
@27001
|
15 years |
vboxsync |
build fix
|
|
|
@27000
|
15 years |
vboxsync |
build fix
|
|
|
@26999
|
15 years |
vboxsync |
Guest Additions: memory ballooning for guests without support for …
|
|
|