VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13595   16 years vboxsync SSM: removed RTHCUINT/RTHCINT methods. (unused and now deprecated types)
(edit) @13594   16 years vboxsync #1865: SSM - just some cleaning up.
(edit) @13592   16 years vboxsync Main/SettingsConverter: Fixed: @filePath of all elements other than …
(edit) @13591   16 years vboxsync Main/SettingsConverter: Let SaveSettings/SaveSettingsWithBackup …
(edit) @13590   16 years vboxsync Main/SettingsConverter: Take defaultVDIFolder value for …
(edit) @13589   16 years vboxsync Main: wrong order
(edit) @13588   16 years vboxsync Main: typos
(edit) @13587   16 years vboxsync Frontends/VBoxManage: fix the non-machinereadable VRDP stats too.
(edit) @13586   16 years vboxsync TM: extended the statistics to get an idea about the normal catchup rate.
(edit) @13585   16 years vboxsync Refresh the cr3 mapping by putting it at the head of the age list. …
(edit) @13584   16 years vboxsync HostServices/x11: Increased timeout to 2 minutes for trusted Xorg.
(edit) @13583   16 years vboxsync FE/Qt4: Virtual Media Manager: dialog caption wording.
(edit) @13582   16 years vboxsync Invalidate the current pml4 phys pointer properly when changing cr3.
(edit) @13581   16 years vboxsync Solaris/Main: VBoxNetFlt/Zones: drop promiscuous setting for VMs in …
(edit) @13580   16 years vboxsync Ported s2 branch (r37120:38456).
(edit) @13578   16 years vboxsync Solaris/additions installer: eliminate devlink.tab, use devfsadm and …
(edit) @13577   16 years vboxsync #1865: SELM.
(edit) @13574   16 years vboxsync Guest Properties (HostServices and Main): redid property flag handling
(edit) @13573   16 years vboxsync Solaris/driver versions: Added versions for NetFlt and the Guest …
(edit) @13572   16 years vboxsync Statistics for rdtsc intercepts
(edit) @13571   16 years vboxsync VHD: Backout r38444. Caused another problem and #3263 will be fixed in …
(edit) @13570   16 years vboxsync AHCI: Temporary solution for #3263 until this is really fixed.
(edit) @13568   16 years vboxsync VHD: fix case of unaligned access to the image #3263
(edit) @13567   16 years vboxsync tstInstrEmul: unbusted the darwin build and straigthened up the …
(edit) @13566   16 years vboxsync EMAll.cpp: doxygen.
(edit) @13565   16 years vboxsync #1865: REM (VMM bits) - moved EMFlushREMTBs to REMFlushTBs, deleted …
(edit) @13564   16 years vboxsync FE/Qt4: File Path Selector widget fixes: Fixed bug when it was not …
(edit) @13563   16 years vboxsync FE/Qt4: Global Settings / General Page: fix condition of saving …
(edit) @13562   16 years vboxsync Stricter tests
(edit) @13561   16 years vboxsync Emulate (lock) cmpxchg8b in ring 0 & 3. Added testcase for instruction …
(edit) @13560   16 years vboxsync FE/Qt4: export to OSE
(edit) @13558   16 years vboxsync Guest Properties (Main and HostServices): updated API documentation
(edit) @13556   16 years vboxsync Guest Properties (Main, HostServices, VBoxGuestLib): MAX_*_LEN is the …
(edit) @13555   16 years vboxsync Main (Guest Properties): more checks for allocation failures
(edit) @13554   16 years vboxsync ConsoleImpl2: polish.
(edit) @13553   16 years vboxsync FE/Qt4: 3187: "VDM window doesn't have a WM task entry": fixed issue …
(edit) @13552   16 years vboxsync ConsoleImpl2.cpp: Implemented optional typing of VBoxInternal keys. …
(edit) @13551   16 years vboxsync HostServices/GuestProperties and Main (Guest Properties): use the new …
(edit) @13550   16 years vboxsync Frontends/VBoxManage: fix division by zero in machine readable showvminfo.
(edit) @13549   16 years vboxsync Just RTSTR_MAX.
(edit) @13548   16 years vboxsync Solaris/installer: Extract only debug symbols for amd64 in the debug …
(edit) @13547   16 years vboxsync Makefiles: Eliminated a handful of places where we create extremely …
(edit) @13545   16 years vboxsync FE/Qt4: 3217: "Font substitution fix not always works". This fix was …
(edit) @13544   16 years vboxsync win NetFlt/Main: fix for adaptor list calculation
(edit) @13543   16 years vboxsync #1865: PGMPool.
(edit) @13542   16 years vboxsync Additional release logging for two more VT-x error cases.
(edit) @13541   16 years vboxsync Paranoid assertions
(edit) @13538   16 years vboxsync win NetFlt: memory allocation enhancements, caching host MAC
(edit) @13537   16 years vboxsync FE/Qt4: 3217: "Font substitution fix not always works". Logging …
(edit) @13536   16 years vboxsync Wrong macro
(edit) @13535   16 years vboxsync FE/Qt4: 3217: "Font substitution fix not always works". This is 3rd …
(edit) @13534   16 years vboxsync Main/Solaris: fixed strncpy -> strlcpy (possibly missing NULL terminator)
(edit) @13533   16 years vboxsync Extra assertions to check for unexpected use conditions.
(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.
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