VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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, …
(edit) @93040   3 years vboxsync Runtime/checksum/ipv4.cpp: Revert r65584 as it breaks checksumming for …
(edit) @93039   3 years vboxsync Validation Kit/Guest Control: Don't add TxS session as task when …
(edit) @93038   3 years vboxsync Validation Kit/Guest Control: Cleaned up + simplified manual debugging …
(edit) @93037   3 years vboxsync Validation Kit/Guest Control: Added more checks for …
(edit) @93036   3 years vboxsync Guest Control/Main: Let GuestProcess::i_terminateProcess() return a …
(edit) @93035   3 years vboxsync Guest Control/Main: Session docs.
(edit) @93034   3 years vboxsync Validation Kit/txsclient: Sending stuff over the wakeup socket must …
(edit) @93033   3 years vboxsync SUPR3: Return correct status code in supR3HardenedVerifyDirRecursive()
(edit) @93032   3 years vboxsync vsheriff: python 3 adjustments, properly handling the iterable stuff …
(edit) @93030   3 years vboxsync HostDrivers/Support/darwin: Don't fail initialization when the driver …
(edit) @93028   3 years vboxsync IPRT/Makefile.kmk: Deal with winerror.h having spaces in it's path. …
(edit) @93026   3 years vboxsync IPRT/LocalIpc/posix: Fixed incorrect handle and state validation. …
(edit) @93025   3 years vboxsync IPRT/LocalIpc/poisx: How difficult can this be to get right? bugref:10134
(edit) @93024   3 years vboxsync /Config.kmk,Main/Makefile.kmk,VBoxNetFlt/Makefile.kmk: Promopted …
(edit) @93022   3 years vboxsync Additions/VBoxService: Selective feature compilation fixes -- …
(edit) @93021   3 years vboxsync libs/libssh: bugref:9469 More build fixes
(edit) @93019   3 years vboxsync iprt: local ipc server: add interface to grant r/w access to a server …
(edit) @93018   3 years vboxsync Fix libs makefile to respect VBOX_WITH_LIBSSH
(edit) @93016   3 years vboxsync libs/libssh: bugref:9469 libssh tunnel and other patches
(edit) @93015   3 years vboxsync CFGM: bugref:9469 Password data type introduced
(edit) @93014   3 years vboxsync Devices/Network/DevVirtioNet_1_0: Try fixing mac burns
(edit) @93013   3 years vboxsync Fix burn
(edit) @93012   3 years vboxsync Fix burn
(edit) @93011   3 years vboxsync FE/VBoxManage: bugref:1909: Fixed translation according code changes
(edit) @93010   3 years vboxsync Main: bugref:1909: Fixed API translation according code changes
(edit) @93009   3 years vboxsync Fix burn. Dang this is what I get starting close to bed time
(edit) @93008   3 years vboxsync Fix burn (8)
(edit) @93007   3 years vboxsync Fix burn (8)
(edit) @93004   3 years vboxsync Fix burn (8)
(edit) @93003   3 years vboxsync Fix burn (7)
(edit) @93002   3 years vboxsync Fix burn (6)
(edit) @93001   3 years vboxsync Fix burn (5)
(edit) @93000   3 years vboxsync Fix burn (4)
(edit) @92999   3 years vboxsync Fix burn (3)
(edit) @92998   3 years vboxsync Fix burn (2)
(edit) @92997   3 years vboxsync Fix burn
(edit) @92996   3 years vboxsync virtio-net works on linux in local testing, and virtio-scsi works on …
(edit) @92995   3 years vboxsync Fix virtio-scsi and virtio-net device name until switchover to …
(edit) @92994   3 years vboxsync Temporarily revert this symbol until testing is complete and can …
(edit) @92988   3 years vboxsync Guest Control: Be more specific when reporting session termination …
(edit) @92987   3 years vboxsync Guest Control: Be more specific when reporting session termination …
(edit) @92982   3 years vboxsync Validation Kit/Guest Control: Logging nits.
(edit) @92981   3 years vboxsync Validation Kit/Guest Control: Do the TxS version check right before …
(edit) @92980   3 years vboxsync Validation Kit/testdriver: Handle error cases in addTestMachine() …
(edit) @92979   3 years vboxsync FE/Qt: bugref:9371. Make sure global actions work only for the …
(edit) @92978   3 years vboxsync Validation Kit/testdriver: Initialize the session object in …
(edit) @92975   3 years vboxsync Support/Makefile.kmk: Build tweak for the W11 WDK in x86 mode. Looks …
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