|
|
@52849
|
10 years |
vboxsync |
Devices/Graphics: resume paused VBVA when it is re-asserted by the guest.
|
|
|
@52848
|
10 years |
vboxsync |
Main/cbinding: define typedefs for enums for convenience
|
|
|
@52847
|
10 years |
vboxsync |
stamR3LookupMaybeFree: disable asserting code.
|
|
|
@52846
|
10 years |
vboxsync |
Main/VBoxCAPIGlue.c: fixed path on OSX
|
|
|
@52845
|
10 years |
vboxsync |
RTLdrOpenInMemory: Fixed colon that should've been a semicolon, …
|
|
|
@52844
|
10 years |
vboxsync |
suplibOsStopService: The rc variable was used uninitialized in one …
|
|
|
@52843
|
10 years |
vboxsync |
vbcppProcessSkipWhiteAndEscapedEol: wrong chPrev update for spaces.
|
|
|
@52842
|
10 years |
vboxsync |
VBoxManageGuestCtrl.cpp: Fixed ctrlCopyCreateSourceRoot().
|
|
|
@52841
|
10 years |
vboxsync |
stamR3LookupMaybeFree: Inverted parent check.
|
|
|
@52840
|
10 years |
vboxsync |
USBTest.cpp: rather use %x instead of %p for pointers
|
|
|
@52839
|
10 years |
vboxsync |
rtldrPE_EnumSegments: Fixed double sizeof() for 8 char section names.
|
|
|
@52838
|
10 years |
vboxsync |
dbgDiggerDarwinInit: Fixed wrong sizeof kmod_info_t for 32-bit kernels.
|
|
|
@52837
|
10 years |
vboxsync |
DBGPlugInSolaris.cpp: Check if symsize is zero while we're at it.
|
|
|
@52836
|
10 years |
vboxsync |
scmDiffCompare: Use slow diff when ignoring trailing or leading …
|
|
|
@52835
|
10 years |
vboxsync |
rtDwarfAbbrev_LookupMiss: Missing uPrevCode assignment.
|
|
|
@52834
|
10 years |
vboxsync |
SUP: Fixed copy and past bug in supR3HardenedWinVerifyCacheIsMatch. …
|
|
|
@52833
|
10 years |
vboxsync |
time.cpp: Used the wrong days-in-month for non-leap-years when …
|
|
|
@52832
|
10 years |
vboxsync |
Additions/linux/drm: remove private IOCtls and instead enable VBVA on …
|
|
|
@52831
|
10 years |
vboxsync |
MediumImpl: Medium::getVariant cleanup
|
|
|
@52830
|
10 years |
vboxsync |
Main: missing MediumVariant.
|
|
|
@52829
|
10 years |
vboxsync |
Removed duplicate line.
|
|
|
@52828
|
10 years |
vboxsync |
undo minor changes concerning env.VBOX_SIGNING_MODE
|
|
|
@52827
|
10 years |
vboxsync |
Windows installer: small refinement of installer script
|
|
|
@52826
|
10 years |
vboxsync |
pr7489. Windows installer: Added attribute DeleteFiles for the …
|
|
|
@52825
|
10 years |
vboxsync |
pr7489. Windows installer: Added element ServiceControl for the …
|
|
|
@52824
|
10 years |
vboxsync |
pr7489. Added uninstallation inf files and driver packages related to …
|
|
|
@52823
|
10 years |
vboxsync |
Runtime: Fix typo in r96224.
|
|
|
@52822
|
10 years |
vboxsync |
Runtime: Fix RTTimeMilliTS() on FreeBSD. Use macros for time units …
|
|
|
@52821
|
10 years |
vboxsync |
Main: warning, cleanup.
|
|
|
@52820
|
10 years |
vboxsync |
FE/Qt: Enabling seamless mode fix r96219 for solaris and freebsd.
|
|
|
@52819
|
10 years |
vboxsync |
FE/Qt: Seamless mode splitted into two #ifdef implementations - Masked …
|
|
|
@52818
|
10 years |
vboxsync |
HostDrivers/Support: Don't try measuring TSC deltas if we determined …
|
|
|
@52817
|
10 years |
vboxsync |
xHCI: Ripped up and reconstituted with separate USB2/USB3 hubs.
|
|
|
@52816
|
10 years |
vboxsync |
FE/Qt: Few small bug-fixes, thanks PVS
|
|
|
@52815
|
10 years |
vboxsync |
HostDrivers/Support: Comments and use a proper error code for failing …
|
|
|
@52814
|
10 years |
vboxsync |
Additions/WINNT/wddm: zero the complete array
|
|
|
@52813
|
10 years |
vboxsync |
Main/ApplianceImport: fixed check, thanks PVS
|
|
|
@52812
|
10 years |
vboxsync |
BIOS: Fixed format specifiers.
|
|
|
@52811
|
10 years |
vboxsync |
VMM/PGMPool: typo in PGMR3PoolGrow(), thanks PVS
|
|
|
@52810
|
10 years |
vboxsync |
VMM/PGMPool: typo in pgmR3PoolInit(), thanks PVS
|
|
|
@52809
|
10 years |
vboxsync |
VMM/MMPagePool: fixed a bug which lead to allocating more hyper space …
|
|
|
@52808
|
10 years |
vboxsync |
wddm: typo fix
|
|
|
@52807
|
10 years |
vboxsync |
crOpenGL: typo fix
|
|
|
@52806
|
10 years |
vboxsync |
wddm: remove unneeded status decl
|
|
|
@52805
|
10 years |
vboxsync |
vhwa: typo fix
|
|
|
@52804
|
10 years |
vboxsync |
wddm: typo fix
|
|
|
@52803
|
10 years |
vboxsync |
added GFP_NOWARN to the remaining vmalloc/kmalloc operations
|
|
|
@52802
|
10 years |
vboxsync |
Main/Appliance import: fixed wrong condition, thanks PVS
|
|
|
@52801
|
10 years |
vboxsync |
Main: fixed typo of mRemoveSavedState, thanks PVS
|
|
|
@52800
|
10 years |
vboxsync |
Additions/VBoxGuestLib: minor typo, thanks PVS
|
|
|
@52799
|
10 years |
vboxsync |
NAT: Provide WSA* versions of ECONNRESET, EHOSTDOWN, ENETDOWN.
|
|
|
@52798
|
10 years |
vboxsync |
NAT: when outgoing connect(2) fails decide what to do based on the …
|
|
|
@52797
|
10 years |
vboxsync |
Force EHCI extpack to be built with MSI support (xHCI requirement).
|
|
|
@52796
|
10 years |
vboxsync |
FE/Qt: Runtime UI: Reverting r95753 because this functionality still …
|
|
|
@52795
|
10 years |
vboxsync |
SUP: Deal with comodo's ntdll export and getprocaddress modifications. …
|
|
|
@52794
|
10 years |
vboxsync |
FE/Qt: X11: Runtime UI: Seamless mode: Calcualte available-regions …
|
|
|
@52793
|
10 years |
vboxsync |
Main/cbinding: introduce a variant of ComSafeArrayAsOutParam which …
|
|
|
@52792
|
10 years |
vboxsync |
NAT: Follow up to r95982 - always get socket error when connect(2) …
|
|
|
@52791
|
10 years |
vboxsync |
6219: EBMLWriter further code cleanup. Separate interface from …
|
|
|
@52790
|
10 years |
vboxsync |
better error message.
|
|
|
@52789
|
10 years |
vboxsync |
VMMDev/Main, Additions: Guest heartbeat implementation. VMMDev reports …
|
|
|
@52788
|
10 years |
vboxsync |
FE/Qt: X11: Legacy full-screen mapping is now available using global …
|
|
|
@52787
|
10 years |
vboxsync |
Main/cbinding: fix typo in the COM compatibility macro names for …
|
|
|
@52786
|
10 years |
vboxsync |
FE/Qt: X11: Runtime UI: Sliding toolbar: Using Qt API for the …
|
|
|
@52785
|
10 years |
vboxsync |
FE/Qt: Runtime UI: Sliding toolbar: Using Qt API for the translucency …
|
|
|
@52784
|
10 years |
vboxsync |
FE/Qt: X11: Removed old work-around code which preventing window …
|
|
|
@52783
|
10 years |
vboxsync |
FE/Qt: X11: Mini-toolbar: Rework it to be widget again, window …
|
|
|
@52782
|
10 years |
vboxsync |
ps2kLoadQueue: Paraoia, check SSMR3GetU32 return code before using the …
|
|
|
@52781
|
10 years |
vboxsync |
ValidationKit: sync html
|
|
|
@52780
|
10 years |
vboxsync |
HostDrivers/SupDrv: Function for querying invariant TSC.
|
|
|
@52779
|
10 years |
vboxsync |
try to fix the Windows builds
|
|
|
@52778
|
10 years |
vboxsync |
iprt/x86.h: add EFER.TCE bit.
|
|
|
@52777
|
10 years |
vboxsync |
build fix
|
|
|
@52776
|
10 years |
vboxsync |
fix OSE
|
|
|
@52775
|
10 years |
vboxsync |
fix OSE
|
|
|
@52774
|
10 years |
vboxsync |
released the VirtualBox Validation Kit into the wild
|
|
|
@52773
|
10 years |
vboxsync |
Windows installer: moved setting VBOX_WITH_MSM_INSTALL to the global …
|
|
|
@52772
|
10 years |
vboxsync |
VMM/GIM: empty prototype.
|
|
|
@52771
|
10 years |
vboxsync |
VMM/CSAM, PATM: rename SSM_VERSION macros to SAVED_STATE_VERSION macros.
|
|
|
@52770
|
10 years |
vboxsync |
VMM/CPUM: Fix EFER WRMSR to ignore EFER.LMA bit, trunk regression …
|
|
|
@52769
|
10 years |
vboxsync |
DisplayImpl: move legacy guest interfaces to DisplayImplLegacy.cpp.
|
|
|
@52768
|
10 years |
vboxsync |
VMM/GIM: doxygen beautifications.
|
|
|
@52767
|
10 years |
vboxsync |
VMM/GIM: Get rid of separate fEnabled field, just use the provider to …
|
|
|
@52766
|
10 years |
vboxsync |
VMM/HM: Fixing source of ambiguity.
|
|
|
@52765
|
10 years |
vboxsync |
VMM/GIM: nits.
|
|
|
@52764
|
10 years |
vboxsync |
@cfgm adjustments.
|
|
|
@52763
|
10 years |
vboxsync |
wrong again
|
|
|
@52762
|
10 years |
vboxsync |
GIM nits: Must check version and config when loading saved state. …
|
|
|
@52761
|
10 years |
vboxsync |
GIM nits: Must check version and config when loading saved state. …
|
|
|
@52760
|
10 years |
vboxsync |
nits. (Please just don't bother tagging the outer #endif of a header, …
|
|
|
@52759
|
10 years |
vboxsync |
timer-posix.cpp: timer_settime returns 0 or -1 + errno, not errno as …
|
|
|
@52758
|
10 years |
vboxsync |
Only depend on the precompiled header for sources files using it.
|
|
|
@52757
|
10 years |
vboxsync |
validationkit-build-darwin: fixed typo
|
|
|
@52756
|
10 years |
vboxsync |
calc once.
|
|
|
@52755
|
10 years |
vboxsync |
NAT: G/c socket:so_la - per-socket libalias instance used for …
|
|
|
@52754
|
10 years |
vboxsync |
NAT: G/c unused NATState::dns_alias.
|
|
|
@52753
|
10 years |
vboxsync |
NAT: G/c socket::so_pvLnk, the code that used it was g/c'ed in r96051.
|
|
|
@52752
|
10 years |
vboxsync |
FE/Qt: Mac OS X: Runtime UI: Native full-screen: Active user-space …
|
|
|
@52751
|
10 years |
vboxsync |
FE/Qt: Mac OS X: Darwin utils extension: API to check whether …
|
|
|
@52750
|
10 years |
vboxsync |
VBoxUSB/solaris: undo temporary change.
|
|
|