VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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.
(edit) @93083   3 years vboxsync Main/Unattended: Detect OS/2 ISOs. [build fix]
(edit) @93082   3 years vboxsync Main/Unattended: Detect OS/2 ISOs.
(edit) @93081   3 years vboxsync IPRT/isovfs.cpp: Made it handle OS/2 ACP2, MCP2 and similar images …
(edit) @93075   3 years vboxsync SharedFoldersSvc: Copy out the short name to help run DOS and WinOS2 …
(edit) @93074   3 years vboxsync Main: Changed ArcaOS to use IDE instead of the suggested AHCI …
(edit) @93073   3 years vboxsync os2/VBoxSF: Implemented ERROR_EAS_DIDNT_FIT. ticketref:19453
(edit) @93072   3 years vboxsync Main/ApplianceImplImport.cpp: Added todo on …
(edit) @93071   3 years vboxsync os2/VBoxSF: Fixed off by one check in vboxSfOs2MakeEmptyEaListEx. …
(edit) @93070   3 years vboxsync Added ArcaOS to the list of OS/2 variants. ticketref:20741
(edit) @93068   3 years vboxsync ValidationKit/vboxinstaller.py: Add option to not install the kernel …
(edit) @93067   3 years vboxsync VBoxHeadless,VirtualBoxVM: Picked the wrong binary for the NEM …
(edit) @93066   3 years vboxsync HostServices: Convert AssertPtrNullReturn() -> AssertPtrReturn(), NULL …
(edit) @93065   3 years vboxsync vboximg-mount: Allow mounting arbitrary IPRT VFS chains
(edit) @93063   3 years vboxsync Enable the driverless NEM fallback mode on darwin, bugref:9044 bugref:10138
(edit) @93062   3 years vboxsync Validation Kit/Guest Control: A bit more code for investigating …
(edit) @93061   3 years vboxsync Validation Kit/Guest Control: Format string fix.
(edit) @93059   3 years vboxsync IPRT/utf8-win.cpp: Optimize string conversion from/to process codepage …
(edit) @93058   3 years vboxsync VBoxNetLwipNAT::init: Just instantiate com::Utf8StrFmt directly …
(edit) @93057   3 years vboxsync IPRT: Added RTStrDupNEx and RTStrDupNExTag.
(edit) @93056   3 years vboxsync Validation Kit/Guest Control: A bit more code for investigating …
(edit) @93055   3 years vboxsync Validation Kit/Guest Control: A bit more code for investigating …
(edit) @93054   3 years vboxsync Installer/darwin: Allow not installing the KEXTs in order to allow …
(edit) @93052   3 years vboxsync Validation Kit/Guest Control: Enabled guest session reboot testing …
(edit) @93051   3 years vboxsync Guest Control/Host Service: Fixed debug assertion.
(edit) @93050   3 years vboxsync Validation Kit/testvmset: Now using ol-8_1-efi-amd64-2.vdi. See …
(edit) @93049   3 years vboxsync Support: Fix appending the entry name to the path (uncovered after …
(edit) @93048   3 years vboxsync Guest Control/Host Service: Make sure that the host gets notified …
(edit) @93047   3 years vboxsync Main/Guest Control: (Release) log the guest session (friendly) name …
(edit) @93043   3 years vboxsync VMM/VMXAllTemplate.cpp.h: Disable code which will be only used in R0, …
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