|
|
@13532
|
16 years |
vboxsync |
CPUMQueryGuestCtxPtr doesn't need to return a status. It can never fail.
|
|
|
@13531
|
16 years |
vboxsync |
FE/Qt4: "Font substitution fix not always works". This is other try to …
|
|
|
@13530
|
16 years |
vboxsync |
Solaris/vboxdrv: Added version and svn revision numbers into easily …
|
|
|
@13529
|
16 years |
vboxsync |
Wrap the RTPowerSignalEvent call.
|
|
|
@13528
|
16 years |
vboxsync |
More Window guest clipboard fixes: typo.
|
|
|
@13527
|
16 years |
vboxsync |
More Window guest clipboard fixes: use a safe strlen.
|
|
|
@13526
|
16 years |
vboxsync |
improve the hardened error message
|
|
|
@13524
|
16 years |
vboxsync |
HostServices/SharedClipboard (x11): fixed an uninitialised variable
|
|
|
@13523
|
16 years |
vboxsync |
HostServices/SharedClipboard (x11): handle certain errors and timeouts …
|
|
|
@13522
|
16 years |
vboxsync |
Solaris/Main: Handled zone NIC naming.
|
|
|
@13521
|
16 years |
vboxsync |
Window guest clipboard fix: correctly process 0 bytes length returned …
|
|
|
@13519
|
16 years |
vboxsync |
fixed return type (gcc found this bug)
|
|
|
@13518
|
16 years |
vboxsync |
better error message if vboxdrv was not loaded
|
|
|
@13517
|
16 years |
vboxsync |
Refined suspend state testing.
|
|
|
@13516
|
16 years |
vboxsync |
Protection against touching VT-x/AMD-V after the suspend signal has …
|
|
|
@13514
|
16 years |
vboxsync |
Enabled power notification callbacks to disable VT-x/AMD-V before …
|
|
|
@13513
|
16 years |
vboxsync |
false positive but fixing does not hurt
|
|
|
@13512
|
16 years |
vboxsync |
cast not necessary
|
|
|
@13510
|
16 years |
vboxsync |
warning
|
|
|
@13509
|
16 years |
vboxsync |
the return value of ASMAtomicCmpXchg* is bool not rc
|
|
|
@13508
|
16 years |
vboxsync |
VirtualBox4: fix burning build boxes, moved include header out of …
|
|
|
@13507
|
16 years |
vboxsync |
VirtualBox4: fix burning build boxes
|
|
|
@13506
|
16 years |
vboxsync |
sleep(2) here to make sure that we display the error message _after_ …
|
|
|
@13505
|
16 years |
vboxsync |
backed out r38313. fork is still not ideal but a bit better
|
|
|
@13503
|
16 years |
vboxsync |
SUPR3HardendedMain: fork before calling TrustedError.
|
|
|
@13502
|
16 years |
vboxsync |
VMM: Prevent the debugger from crashing the VMM passing it guest …
|
|
|
@13501
|
16 years |
vboxsync |
Solaris/installer: fixed check while deleting devlink.
|
|
|
@13500
|
16 years |
vboxsync |
FE/Qt4: 3217: "Font substitution fix not always works". This is try to …
|
|
|
@13499
|
16 years |
vboxsync |
Solaris/installer: Always remove driver on uninstall even if modunload …
|
|
|
@13498
|
16 years |
vboxsync |
solaris installer: remaining VBOX_WITH_QTGUI => VBOX_WITH_QT4GUI
|
|
|
@13497
|
16 years |
vboxsync |
Export RTPowerNotificationRegister & RTPowerNotificationDeregister
|
|
|
@13496
|
16 years |
vboxsync |
Call RTPowerSignalEvent when detecting a power state change.
|
|
|
@13495
|
16 years |
vboxsync |
Register power state change callback handler.
|
|
|
@13494
|
16 years |
vboxsync |
Extra data for upcoming power notification changes.
|
|
|
@13493
|
16 years |
vboxsync |
Fixed a typo in Window guest clipboard, the return code was ignored …
|
|
|
@13492
|
16 years |
vboxsync |
FE/Qt4: Made it shut up the Selector's progress dialog when a detected …
|
|
|
@13489
|
16 years |
vboxsync |
;
|
|
|
@13488
|
16 years |
vboxsync |
rtR0PowerNotificationInit bugfix.
|
|
|
@13487
|
16 years |
vboxsync |
Bugfix
|
|
|
@13486
|
16 years |
vboxsync |
quick workaround to unbust the mac driver.
|
|
|
@13485
|
16 years |
vboxsync |
Solaris/Installer: preremove remove check and rm -f.
|
|
|
@13484
|
16 years |
vboxsync |
Solaris/Installer: Enabled zoneaccess for Nevada as well and some more …
|
|
|
@13483
|
16 years |
vboxsync |
Fixed Windows2000 guest shutdown crash in VBoxGuest.sys
|
|
|
@13482
|
16 years |
vboxsync |
SUPLib: Require minimum version 9.0001 now.
|
|
|
@13481
|
16 years |
vboxsync |
IPRT: FreeBSD and OS/2 want the powernotifications too.
|
|
|
@13479
|
16 years |
vboxsync |
Bump version
|
|
|
@13478
|
16 years |
vboxsync |
IPRT: set all properties.
|
|
|
@13477
|
16 years |
vboxsync |
STAM: Use RTStrSimplePatternMatch.
|
|
|
@13476
|
16 years |
vboxsync |
IPRT: don't OR together status codes.
|
|
|
@13475
|
16 years |
vboxsync |
compile fix
|
|
|
@13474
|
16 years |
vboxsync |
Compile fix
|
|
|
@13473
|
16 years |
vboxsync |
Linux module fixes
|
|
|
@13472
|
16 years |
vboxsync |
IPRT: Added a couple of function for simple string pattern matching …
|
|
|
@13471
|
16 years |
vboxsync |
Export the new power management functions.
|
|
|
@13470
|
16 years |
vboxsync |
Compile fix
|
|
|
@13469
|
16 years |
vboxsync |
Build the new power management code
|
|
|
@13468
|
16 years |
vboxsync |
Export
|
|
|
@13467
|
16 years |
vboxsync |
more chcon hacking.
|
|
|
@13466
|
16 years |
vboxsync |
Power notification API added.
|
|
|
@13462
|
16 years |
vboxsync |
fix headers
|
|
|
@13461
|
16 years |
vboxsync |
Main (Guest Properties): another globbing fix
|
|
|
@13460
|
16 years |
vboxsync |
Main (Guest Properties): properly initialise …
|
|
|
@13459
|
16 years |
vboxsync |
Main (Guest Properties): another temporary testbox hack
|
|
|
@13458
|
16 years |
vboxsync |
SUPR3HardenedMain: Added optional TrustedError callback to the wrapped …
|
|
|
@13457
|
16 years |
vboxsync |
Main: Implemented detection of the unexpected spawning session …
|
|
|
@13455
|
16 years |
vboxsync |
Main (Guest Properties): temporary release assertion for the benefit …
|
|
|
@13454
|
16 years |
vboxsync |
HostServices/SharedClipboard: x11 fixes
|
|
|
@13453
|
16 years |
vboxsync |
Main (Guest Properties): try again to fix the XML issues
|
|
|
@13451
|
16 years |
vboxsync |
Main (Guest Properties): reverted r38230
|
|
|
@13450
|
16 years |
vboxsync |
Main (Guest Properties): unCamelCased in the settings .xsd
|
|
|
@13448
|
16 years |
vboxsync |
Main (Guest Properties): fixed error loading machine XML
|
|
|
@13447
|
16 years |
vboxsync |
Logging change
|
|
|
@13446
|
16 years |
vboxsync |
Solaris/Installer: fixes.
|
|
|
@13444
|
16 years |
vboxsync |
Main (Guest Properties): rewrites to globbing code
|
|
|
@13443
|
16 years |
vboxsync |
Runtime/Makefile: new chcon that doesn't cause warning. seems to work.
|
|
|
@13441
|
16 years |
vboxsync |
vboxadd/makefile: vboxmod* -> vboxadd, targets clashes with …
|
|
|
@13439
|
16 years |
vboxsync |
OSE header fixes
|
|
|
@13436
|
16 years |
vboxsync |
Main (Guest Properties): added host-side callbacks
|
|
|
@13435
|
16 years |
vboxsync |
w64 unwind hacking: renamed SUPDRV_WITH_UNWIND_HACK to …
|
|
|
@13434
|
16 years |
vboxsync |
Fixed Fedora boot guru meditation (VT-x)
|
|
|
@13433
|
16 years |
vboxsync |
Main/Solaris: Enabled Solaris USB ProxyService now that nspr is resolved.
|
|
|
@13432
|
16 years |
vboxsync |
build fix
|
|
|
@13431
|
16 years |
vboxsync |
Main: Fixed a bunch of assertions caused by the code that detects a …
|
|
|
@13430
|
16 years |
vboxsync |
build fix
|
|
|
@13429
|
16 years |
vboxsync |
Correction
|
|
|
@13428
|
16 years |
vboxsync |
Compile fix
|
|
|
@13427
|
16 years |
vboxsync |
#3230: Nearly forgot to commit VDI backend fixes for memory leaks.
|
|
|
@13426
|
16 years |
vboxsync |
Main/Solaris: Enumerate NICs for zones, fixed duplicate enumeration.
|
|
|
@13425
|
16 years |
vboxsync |
compile fix
|
|
|
@13424
|
16 years |
vboxsync |
linux32 fix
|
|
|
@13423
|
16 years |
vboxsync |
Compile fix
|
|
|
@13422
|
16 years |
vboxsync |
Enabled VGA page aliasing to speed up real and protected mode without …
|
|
|
@13421
|
16 years |
vboxsync |
win64 VMMR0->VBoxNetFlt and VBoxNetFlt->VMMR0 locate/create marker …
|
|
|
@13420
|
16 years |
vboxsync |
disabled code for checking spawn failures on Windows
|
|
|
@13419
|
16 years |
vboxsync |
More logging
|
|
|
@13418
|
16 years |
vboxsync |
Logging change
|
|
|
@13417
|
16 years |
vboxsync |
Main (Guest Properties): some cleaning up
|
|
|
@13416
|
16 years |
vboxsync |
DrvIntNet: Expose the promisc ignore flags.
|
|
|
@13415
|
16 years |
vboxsync |
VMM: a couple of comments.
|
|
|
@13413
|
16 years |
vboxsync |
VMM: spaces mostly.
|
|
|