VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93190   3 years vboxsync Main/UnattendedScript: Added @@VBOX_INSERT[expr]@@ and …
(edit) @93189   3 years vboxsync Main/Unattended: Move mStrProxy to the right group and added @todos …
(edit) @93188   3 years vboxsync Main/Event: defunct passive event listeners prevent subsequent …
(edit) @93187   3 years vboxsync tstRTExprEval: A couple more tests. bugref:9781
(edit) @93186   3 years vboxsync FE/Qt: bugref:9371. Dont use qt's standard icons
(edit) @93185   3 years vboxsync FE/Qt: bugref:9371. Relocating the warning label.
(edit) @93184   3 years vboxsync ValidationKit/vboxinstaller.py: Temporary hack to skip installing the …
(edit) @93183   3 years vboxsync ValidationKit/vboxinstaller.py: Temporary hack to skip installing the …
(edit) @93182   3 years vboxsync SUP: One more adjustment for driverless mode.?bugref:10138
(edit) @93181   3 years vboxsync SUP: A couple of adjustments for driverless mode. bugref:10138 [fix …
(edit) @93180   3 years vboxsync FE/Qt: bugref:9371. Sync. disabling host and guest file tables.
(edit) @93178   3 years vboxsync iprt/RTExprEval: Only expand ${VAR}, drop $(VAR). Simplifies the code. …
(edit) @93177   3 years vboxsync SUP: A couple of adjustments for driverless mode. bugref:10138
(edit) @93175   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93174   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93173   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93172   3 years vboxsync SUP: Should pass fRtInit to pfnRTInitEx. duh. bugref:10138
(edit) @93171   3 years vboxsync VMM/PGMPhys: Don't assert on NIL ring-0 address in NEM mode. …
(edit) @93170   3 years vboxsync iprt/RTExprEval: Early code for a 'simple' expression evaluator a la …
(edit) @93169   3 years vboxsync Validation Kit/Guest Control: Only enable guest session reboot testing …
(edit) @93168   3 years vboxsync Guest Control/Main: Use i_setSessionStatus() in …
(edit) @93167   3 years vboxsync Guest Control/Main: Relaxed guest session locks a bit by using read …
(edit) @93166   3 years vboxsync Guest Control/Main: Renamed Guest::i_sessionRemove() -> …
(edit) @93165   3 years vboxsync Devices/VirtIONet_1_0: Fixed warnings-as-errors caused by …
(edit) @93164   3 years vboxsync Guest Control/Main: Decreased default timeouts in IGuestSession::close().
(edit) @93163   3 years vboxsync Guest Control/Main: Fixed outdated comments.
(edit) @93162   3 years vboxsync FE/Qt: Corrected copy&paste mislabeling of …
(edit) @93161   3 years vboxsync FE/Qt: Just enable the 2.88M floppy creation, it's sometimes useful to …
(edit) @93160   3 years vboxsync VMM: Nested VMX: bugref:10092 Fix invalid cumulation of NX bit into …
(edit) @93159   3 years vboxsync VMM: Nested VMX: bugref:10092 Assertion to ensure Walk effective …
(edit) @93158   3 years vboxsync ValKit/TestExecService: Don't break immediately on timeout, try kill …
(edit) @93157   3 years vboxsync Main/Unattended: Made the OS/2 detection code return S_OK instead of …
(edit) @93156   3 years vboxsync ValKit/txsclient.py: log more PROC payload [pylint fix]
(edit) @93155   3 years vboxsync Add/os2: doxygen fixes for the installer.
(edit) @93154   3 years vboxsync Main/UnattendedOs2Install: Set ENDLIBPATH to C:\VBoxValKit so we can …
(edit) @93153   3 years vboxsync ValKit/txsclient.py: log more PROC payload
(edit) @93152   3 years vboxsync ValKit/tdGuestOsUnattendedInst1.py: Added tst-acp2 (OS2).
(edit) @93151   3 years vboxsync ValKit/txsclient.py: log the PROC DOO detail text
(edit) @93150   3 years vboxsync ValKit/vboxtestvms.py: Fixed bug in acCpusSup expansion from …
(edit) @93149   3 years vboxsync Main/Unattended/os2_util: Try avoid triggering …
(edit) @93148   3 years vboxsync Main/UnattendedOsInstall: Installing guest additions and TXS…
(edit) @93147   3 years vboxsync IPRT/VBoxRTImp.def: Added RTUtf16NCmp & RTUtf16NCmpUtf8 for extpack.
(edit) @93146   3 years vboxsync Add/os2: Ship the barebone OS/2 GA installer.
(edit) @93145   3 years vboxsync Add/os2: Made the installer start in a --dry-run mode and require a …
(edit) @93144   3 years vboxsync Add/os2: Debugged the installer code and implemented removal of old …
(edit) @93143   3 years vboxsync Add/os2: Some simplifications to the installer.
(edit) @93142   3 years vboxsync Add/os2: Wrote the startup.cmd editing for the installer.
(edit) @93141   3 years vboxsync IPRT/http-server: Also free pszUrl of RTHTTPSERVERREQ in …
(edit) @93140   3 years vboxsync Validation Kit/Guest Control: Handle guest session closing on guest …
(edit) @93139   3 years vboxsync Validation Kit/Guest Control: Renaming / cleanup.
(edit) @93138   3 years vboxsync Add/os2: Proper gengradd checks in the installer.
(edit) @93137   3 years vboxsync IPRT/nocrt: Fixed nocrt/string.h and added a C++ implementation of strchr.
(edit) @93136   3 years vboxsync Add/os2: More installer code.
(edit) @93135   3 years vboxsync iprt/strncmp.cpp: We try avoid comparing pointers because of …
(edit) @93134   3 years vboxsync VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template code …
(edit) @93133   3 years vboxsync VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template code …
(edit) @93132   3 years vboxsync VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template code …
(edit) @93131   3 years vboxsync Main/UnattendedOs2Install: Disabled debug script steps. Make copies of …
(edit) @93130   3 years vboxsync iprt/strncmp.cpp: Adjustment for watcom in nocrt mode.
(edit) @93128   3 years vboxsync Add/os2: Outline of a simpler installer for the OS/2 GAs. Uses Watcom …
(edit) @93127   3 years vboxsync Main/UnattendedOs2Install: Fixed most of the basic issues, only …
(edit) @93126   3 years vboxsync Main/Unattended/os2_util: Added a --file-to-backdoor for uploading a …
(edit) @93125   3 years vboxsync Main/UnattendedOs2Install: More updates. [build fix]
(edit) @93124   3 years vboxsync Main/UnattendedOs2Install: More updates. [build fix]
(edit) @93123   3 years vboxsync Main/UnattendedOs2Install: More updates. [build fix]
(edit) @93122   3 years vboxsync Main/UnattendedOs2Install: More updates.
(edit) @93121   3 years vboxsync Main/UnattendedScript: Added two todo that needs looking at. bugref:9781
(edit) @93120   3 years vboxsync Main/os2_util: Updates.
(edit) @93119   3 years vboxsync VMM/HMSVMR0: Must deal with VINF_IEM_RAISED_XCPT in the string I/O …
(edit) @93118   3 years vboxsync IPRT/RTIsoMaker: Added an --name-setup-from-import option to better …
(edit) @93116   3 years vboxsync Main/UnattendedInstall: Added a 'tee VBox.log' kind of utility for …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @93114   3 years vboxsync scm fixes
(edit) @93113   3 years vboxsync IPRt/fatvfs.cpp: Fixed off by two cluster validation bug causing …
(edit) @93112   3 years vboxsync IPRT/x509-core: Added 'uid'/0.9.2342.19200300.100.1.1 to the …
(edit) @93111   3 years vboxsync IPRT/x509-certpaths.cpp: Just call RTCrX509Name_GetShortRdn to get the …
(edit) @93110   3 years vboxsync Devices/tstDevice: Make it compile again after the latest callback …
(edit) @93109   3 years vboxsync Main/UnattendedOs2Installer: Updates :-)
(edit) @93108   3 years vboxsync Main/UnattendedScript: Added @@VBOX_COND_ELSE@@.
(edit) @93107   3 years vboxsync VMM/IEM: IEMExecStringIoRead must roll back memory mappings. Can …
(edit) @93106   3 years vboxsync ConsoleImpl2.cpp: Use Bstr::startsWith. ticketref:20625
(edit) @93105   3 years vboxsync Main/glue: Added Bstr::startsWith methods.
(edit) @93103   3 years vboxsync IPRT: Implemented RTUtf16NCmp and RTUtf16NCmpUtf8, adding RTUtf16GetCpNEx.
(edit) @93102   3 years vboxsync VMM/HMSVM,ConsoleImpl2: Implemented an AMD-V workaround for missing …
(edit) @93100   3 years vboxsync VMM/HMSVMR0: doxygen fix
(edit) @93099   3 years vboxsync Main/UnattendedOs2Installer: doxygen.
(edit) @93098   3 years vboxsync Main/UnattendedOs2Installer: Annoying clang warnings.
(edit) @93097   3 years vboxsync Main/os2_cid_install.cmd: license header.
(edit) @93096   3 years vboxsync Main/UnattendedOs2Installer: Annoying clang warnings.
(edit) @93095   3 years vboxsync Main,Installer: Early OS/2 unattended install templates.
(edit) @93094   3 years vboxsync Main: Split out the unattended OS/2 bits. Added OS2LDR patching and more.
(edit) @93093   3 years vboxsync VMM/HMSVMR0: Implemented debug events - need more testing. [build fix] …
(edit) @93092   3 years vboxsync VMM/HMSVMR0: Implemented debug events - need more testing. [forgot to …
(edit) @93091   3 years vboxsync VMM/HMSVMR0: Implemented debug events - need more testing. bugref:8139
(edit) @93090   3 years vboxsync VMM/DBGFR3FlowTrace: Use the correct flags when setting the breakpoint
(edit) @93089   3 years vboxsync Main/Unattended: Some more work on the OS/2 unattended installation. …
(edit) @93088   3 years vboxsync VMM: Some additional checks, bugref:3409
(edit) @93087   3 years vboxsync VMM/PDMAsyncCompletionFile.cpp: Don't try to access pTask->pNext when …
(edit) @93085   3 years vboxsync Main/Unattended: Some more work on the OS/2 unattended installation.
(edit) @93084   3 years vboxsync IPRT/fatvfs: Added RTFsFatVolFormat288.
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