VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

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

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette