VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8935   17 years vboxsync props, export, and fixes.
(edit) @8934   17 years vboxsync Hacking in progress.
(edit) @8933   17 years vboxsync build fix.
(edit) @8932   17 years vboxsync props.
(edit) @8931   17 years vboxsync props.
(edit) @8930   17 years vboxsync Disassembler.
(edit) @8929   17 years vboxsync gcc-4.3 warning
(edit) @8928   17 years vboxsync gcc-4.3 warnings
(edit) @8927   17 years vboxsync and return the correct index.
(edit) @8926   17 years vboxsync Don't return VERR_GETOP_UNKNOWN_OPTION when encountering a file.
(edit) @8925   17 years vboxsync New file APIs for reading (or mapping) a file into memory: …
(edit) @8924   17 years vboxsync RTFOFF_MAX & RTFOFF_MIN.
(edit) @8923   17 years vboxsync pic_update_irq: clear interrupt pending flag if none is pending.
(edit) @8922   17 years vboxsync REMR3NotifyInterruptClear can now be called from non-EMT threads. …
(edit) @8921   17 years vboxsync Solaris vboxdrv: fixed to use thread_change_pri instead of incorrect macro.
(edit) @8920   17 years vboxsync FE/Qt4: Removed last Qt3 support warnings.
(edit) @8919   17 years vboxsync Additions/x11: the graphics driver should not fail if the kernel …
(edit) @8918   17 years vboxsync fixed VM session dialog for E1000 server
(edit) @8917   17 years vboxsync 2854: "Warn if not enough guest VRAM when entering fullscreen with …
(edit) @8916   17 years vboxsync Frontends/VirtualBox and VirtualBox4: experimental - updated the X11 …
(edit) @8915   17 years vboxsync FE/Qt4: set/mainWidget is deprecated so create our own place to store …
(edit) @8914   17 years vboxsync Moved cpu id check around for tlb flushing.
(edit) @8913   17 years vboxsync made RTFileGetMaxSizeEx() OS-specific
(edit) @8912   17 years vboxsync Updated kBuild from r1587 to r1645: o Recursive cp. o Fix for …
(edit) @8911   17 years vboxsync No fixed tsc if the GIP timer is in async mode. (TM; AMD cpus with …
(edit) @8910   17 years vboxsync FE/Qt4: Backported partly r29918 (German NLS finished except bugfixes. …
(edit) @8909   17 years vboxsync FE/Qt4: Backported: - r30204 (Get rid of compilation warning of unused …
(edit) @8908   17 years vboxsync Determined affinity mask too late. Moved up.
(edit) @8907   17 years vboxsync FE/Qt4: Make sure that all VBoxVMItems are proberly deleted.
(edit) @8906   17 years vboxsync FE/Qt: NLS: Spelling.
(edit) @8905   17 years vboxsync sshd on windows doesn't set USER/USERNAME
(edit) @8904   17 years vboxsync Adjustments for new build box (doesn't affect the old)
(edit) @8903   17 years vboxsync Main/AutoLock: Enabled VBOX_MAIN_USE_SEMRW for linux freebsd solaris …
(edit) @8902   17 years vboxsync FE/Qt: Keep style.
(edit) @8901   17 years vboxsync Always enable caching
(edit) @8900   17 years vboxsync Some updates
(edit) @8899   17 years vboxsync Fixed hwaccm test
(edit) @8898   17 years vboxsync fixed copy'n'paste bug
(edit) @8897   17 years vboxsync Windows Guest VBoxTray: Implemented single instance checking (global …
(edit) @8896   17 years vboxsync FE/Qt4: spacing <-> padding
(edit) @8895   17 years vboxsync FE/Qt4: Make the information tables use some lesser space.
(edit) @8894   17 years vboxsync 2854: "Warn if not enough guest VRAM when entering fullscreen with …
(edit) @8893   17 years vboxsync FE/Qt4: Fix: On X11 sometimes the preferred size isn't calculated …
(edit) @8892   17 years vboxsync Solaris hostif: Added awk check for changed dladm in OpenSolaris2008.05
(edit) @8891   17 years vboxsync require SUPDRVIOC_VERSION >= 0x00070002 because of new vboxdrv export …
(edit) @8890   17 years vboxsync SUPDRVIOC_VERSION += 1 because of new vboxdrv export (RTMpCpuId()).
(edit) @8889   17 years vboxsync Added ASMGetCpuModuleIntel/Amd and ASMIsIntelCpu and ASMIsIntelCpuEx …
(edit) @8888   17 years vboxsync Frontends/VirtualBox: created a configuration setting for the maximum …
(edit) @8887   17 years vboxsync Windows Guest VBoxTray: Logging.
(edit) @8886   17 years vboxsync Windows Guest VBoxTray: Fixed stack crash in debug version.
(edit) @8885   17 years vboxsync Use ASMGetCpuFamily/Model/Stepping (for the extended one too).
(edit) @8884   17 years vboxsync Use ASMGetCpuFamily/Model/Stepping.
(edit) @8883   17 years vboxsync sort
(edit) @8882   17 years vboxsync Added ASMGetCpuFamily, ASMGetCpuModel and ASMGetCpuStepping to pack up …
(edit) @8881   17 years vboxsync Wrong assertion
(edit) @8880   17 years vboxsync More logging
(edit) @8879   17 years vboxsync Init idCpu
(edit) @8878   17 years vboxsync Don't automatically flush the TLB when we remain on the same cpu (on …
(edit) @8877   17 years vboxsync Missing RTMpCpuId export
(edit) @8876   17 years vboxsync ASID based TLB flushing
(edit) @8875   17 years vboxsync FE/Qt: Set e1k network card as default in solaris & opensolaris.
(edit) @8874   17 years vboxsync FE/Qt: Use solaris icon as OS icon for open solaris also.
(edit) @8873   17 years vboxsync Fetch the SVM features too and write them to the release log
(edit) @8872   17 years vboxsync Build fix.
(edit) @8871   17 years vboxsync Updated assertion
(edit) @8870   17 years vboxsync Intercept mwait as well (AMD-V)
(edit) @8869   17 years vboxsync More intercept flags
(edit) @8868   17 years vboxsync Base & extended model corrections.
(edit) @8867   17 years vboxsync Solaris installer: Added desktop entry for launching VirtualBox.
(edit) @8866   17 years vboxsync FE/Qt4: Removed debug printf …
(edit) @8865   17 years vboxsync FE/Qt4: Replaced deprecated topLevelWidget method by new window method.
(edit) @8864   17 years vboxsync Small update
(edit) @8863   17 years vboxsync Windows Guest Additions Installer: Build fix.
(edit) @8862   17 years vboxsync Inverted check
(edit) @8861   17 years vboxsync Don't bother to invalidate pages if a TLB flush is already pending.
(edit) @8860   17 years vboxsync Some flushing statistics
(edit) @8859   17 years vboxsync VBoxGuest for Windows: Changed VBoxService to VBoxTray (continued).
(edit) @8858   17 years vboxsync VBoxGuest for Windows: Changed VBoxService to VBoxTray (continued).
(edit) @8857   17 years vboxsync VBoxGuest for Windows: Changed VBoxService to VBoxTray (continued).
(edit) @8856   17 years vboxsync Compilation fix
(edit) @8855   17 years vboxsync Simplified tlb flushing.
(edit) @8854   17 years vboxsync Minor updates
(edit) @8853   17 years vboxsync Manual page invalidation or TLB flush is required for AMD-V.
(edit) @8852   17 years vboxsync VBoxGuest for Windows: Changed VBoxService to VBoxTray.
(edit) @8851   17 years vboxsync Fixed VERR_REM_FLUSHED_PAGES_OVERFLOW handling in emR3RawHandleRC - it …
(edit) @8850   17 years vboxsync Windows Guest Additions: Renamed VBoxService.exe to VBoxTray.exe. …
(edit) @8849   17 years vboxsync load the modrm value before parsing it (CMPXCHG8B/16B). Updated s->pc …
(edit) @8848   17 years vboxsync Backed out 30862; redundant
(edit) @8847   17 years vboxsync On entry always flush the TLB.
(edit) @8846   17 years vboxsync FE/Qt: no_auto_close=true was set to early. This prevented an external …
(edit) @8845   17 years vboxsync FE/Qt4: If the vm is externally or internally powered off close the vm …
(edit) @8844   17 years vboxsync Dig out the solaris release+version
(edit) @8843   17 years vboxsync Correction
(edit) @8842   17 years vboxsync Wrong assertion
(edit) @8841   17 years vboxsync Extra statistic counter
(edit) @8840   17 years vboxsync Disabled assertion
(edit) @8839   17 years vboxsync Correctly restore IF in SVMVMRun
(edit) @8838   17 years vboxsync Use absolute path to stat because gnu stat (e.g. from MacPorts) has a …
(edit) @8837   17 years vboxsync We are not allowed to execute KeQueryActiveProcessors at DPC_LEVEL, so …
(edit) @8836   17 years vboxsync Main: API doc fixes
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