VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @71852   7 years vboxsync FE/Qt: bugref:6699 Teach file manager to list host drive letters
(edit) @71851   7 years vboxsync IPRT/nt/RTDirRelDirOpenFiltered: Must strip the filter from the NT …
(edit) @71850   7 years vboxsync libs/openssl: switch to openssl-1.1.0h. bugref:9158: Update OpenSSL to …
(edit) @71849   7 years vboxsync Guest Control/Main: Added more cancellation code to copyTo/copyFrom tasks.
(edit) @71848   7 years vboxsync Build fix.
(edit) @71847   7 years vboxsync Guest Control/Main: More bugfixes for copyTo/copyFrom tasks, along …
(edit) @71846   7 years vboxsync Guest Control/Main: Added IGuestSession::i_getPathStyle() to also make …
(edit) @71845   7 years vboxsync FE/Qt: bugref:9157 Some grammatical corrections
(edit) @71844   7 years vboxsync IPRT/dirrel-r3-nt.cpp: RTDirRelDirOpenFiltered and RTDirRelDirCreate …
(edit) @71843   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @71842   7 years vboxsync VMM/HMSVMR0: Comment.
(edit) @71841   7 years vboxsync VMM/HMSVMR0: Unify hmR0SvmPreRunGuestCommitted for guest and …
(edit) @71840   7 years vboxsync Config.kmk: VBOX_JAVA_VERSION is not always defined, so need to check …
(edit) @71839   7 years vboxsync FE/Qt: bugref:9157 Modify some tooltips and labels to emphasize that …
(edit) @71838   7 years vboxsync VMM/HMSVMR0: Get rid of fWasGuestFpuStateActive as we now pre-load the …
(edit) @71837   7 years vboxsync VMM/HMSVMR0: nit.
(edit) @71836   7 years vboxsync VMM/HMSVMR0: Clean up.
(edit) @71835   7 years vboxsync VMM/IEM: Nested hw.virt: Implement SVM pause-filter and pause-filter …
(edit) @71834   7 years vboxsync VMM/IEM: Nested hw.virt: Implement SVM pause-filter and pause-filter …
(edit) @71833   7 years vboxsync VMM: Nested hw.virt: Implement pause-filter and pause-filter threshold.
(edit) @71832   7 years vboxsync FE/Qt: bugref:6699 Handle drive letters in 'guest' file manager
(edit) @71831   7 years vboxsync DevLPC-new: Build fix. bugref:7000
(edit) @71830   7 years vboxsync DevLPC-new: enabled new code (untested). bugref:7000
(edit) @71829   7 years vboxsync DevLPC-new: Kicked off new LPC implementation. bugref:7000
(edit) @71828   7 years vboxsync Guest Control/Validation Kit: Testcase fixes.
(edit) @71827   7 years vboxsync Guest Control/Main: Fixes for copying directory contents vs. entire …
(edit) @71826   7 years vboxsync RTVfsDirQueryPathInfo,RTVfsQueryPathInfo: Fixed trailing slash.
(edit) @71825   7 years vboxsync Guest Control/Main: Unregister process tools from the session's object …
(edit) @71824   7 years vboxsync Guest Control/Main: Docs.
(edit) @71823   7 years vboxsync Config.kmk: Change Java module use to JDK9 and later, JDK8 doesn't have it.
(edit) @71822   7 years vboxsync Config.kmk, Main/webservice: add javac version detection (needed …
(edit) @71821   7 years vboxsync DevPit: Increased paranoia level a little.
(edit) @71820   7 years vboxsync DevPcBios: Increased paranoia level in pcbiosIOPortWrite a little.
(edit) @71819   7 years vboxsync Build fix.
(edit) @71818   7 years vboxsync Build fix.
(edit) @71817   7 years vboxsync Guest Control/Main: Derived the copyTo/copyFrom tasks from a new base …
(edit) @71816   7 years vboxsync Guest Control/Main: Fixed returning written bytes in …
(edit) @71815   7 years vboxsync Guest Control/VBoxManage: Removed to --dryrun parameters from the …
(edit) @71814   7 years vboxsync VMM/HMSVMR0: Windows build fix.
(edit) @71813   7 years vboxsync VMM: Nested Hw.virt: Avoid calling ASM helpers for modifying the MSR …
(edit) @71812   7 years vboxsync DevACPI: fix previous.
(edit) @71811   7 years vboxsync DevACPI: check u8SMBusBlkIdx on saved state load.
(edit) @71810   7 years vboxsync user_Introduction.xml: Mention that the minimum CPU requirement now …
(edit) @71809   7 years vboxsync PC/Dev*: nits
(edit) @71808   7 years vboxsync DevParallel: nits
(edit) @71807   7 years vboxsync Devices/Storage: Forgot to commit files
(edit) @71806   7 years vboxsync Build fix.
(edit) @71805   7 years vboxsync VMM/CPUM: Nit - stat description typo.
(edit) @71804   7 years vboxsync Build fix.
(edit) @71803   7 years vboxsync Guest Control/Main: Updated SDK docs.
(edit) @71802   7 years vboxsync VMM: Comment, add pause-filter fields in the nested-guest VMCB cache …
(edit) @71801   7 years vboxsync VMM/HMSVMR0: Todo and assertion on pause-filter.
(edit) @71800   7 years vboxsync VMM/GIM: KVM: Unused header.
(edit) @71799   7 years vboxsync Changelog.
(edit) @71798   7 years vboxsync VMM/HM: Comment.
(edit) @71797   7 years vboxsync Guest Control/Main: API docs update for IGuestFile::queryInfo() and …
(edit) @71796   7 years vboxsync Guest Control/Main: GuestSessionTask::fileCopyFrom[Ex] are now using …
(edit) @71795   7 years vboxsync FE/Qt: bugref:9049: Burn fix for r121894.
(edit) @71794   7 years vboxsync FE/Qt: bugref:6699 Build fix
(edit) @71793   7 years vboxsync FE/Qt: bugref:6699 Build fix
(edit) @71792   7 years vboxsync FE/Qt: bugref:6699 Implementing 'select all' and 'invert selection' …
(edit) @71791   7 years vboxsync FE/Qt: bugref:9049: Build and link GUI COM wrappers to VBoxGlobal …
(edit) @71790   7 years vboxsync DevPCNet: be paranoid about RAP when loading.
(edit) @71789   7 years vboxsync DevVirtioNet: More paranoia.
(edit) @71788   7 years vboxsync DevVirtioNet: A couple of todos and paranoia.
(edit) @71787   7 years vboxsync Guest Control/Main: Added validation for FileCopyFlags in …
(edit) @71786   7 years vboxsync Guest Control/Main: Removed the deprecated string translations in …
(edit) @71785   7 years vboxsync Guest Control/Main: Implemented GuestSession::fileOpenEx().
(edit) @71784   7 years vboxsync FE/Qt: bugref:9049: VBoxGlobal library fixes for Windows.
(edit) @71783   7 years vboxsync Build fix (forgot a file).
(edit) @71782   7 years vboxsync Guest Control: Implemented GuestFile::queryInfo() and …
(edit) @71781   7 years vboxsync Guest Control/VBoxService: Resolved a @todo, logging adjustments, a …
(edit) @71780   7 years vboxsync VirtualKD: Heed PDMDevHlpIOPortRegister status.
(edit) @71779   7 years vboxsync USB*: no else after return
(edit) @71778   7 years vboxsync GIMDev: function order.
(edit) @71777   7 years vboxsync DevEFI: nits
(edit) @71776   7 years vboxsync DevSmc: assert on I/O port registration sanity.
(edit) @71775   7 years vboxsync Devices/Storage: Properly account for requests currently waiting for …
(edit) @71774   7 years vboxsync PCI: Added a tiny bit of paranoia to address splitup.
(edit) @71773   7 years vboxsync Msi: docs cleanups
(edit) @71772   7 years vboxsync Msi: Some R3 prefixes and some clenaup. [build fix]
(edit) @71771   7 years vboxsync Msi: Some R3 prefixes and some clenaup. [build fix]
(edit) @71770   7 years vboxsync Msi: Some R3 prefixes and some clenaup. [build fix]
(edit) @71769   7 years vboxsync Msi: Some R3 prefixes and some clenaup.
(edit) @71768   7 years vboxsync Msi: Some R3 prefixes and some clenaup.
(edit) @71767   7 years vboxsync DevHDA: Follow-up to r121836 (hdaTimerSet).
(edit) @71766   7 years vboxsync DevSB16: drop confusing if (pCfgHost) check in sb16CreateDrvStream.
(edit) @71765   7 years vboxsync DevSB16: Don't use RTStrPrintf to name streams 'Output'; eliminated …
(edit) @71764   7 years vboxsync pdmdev.h: typo in PDMDevHlpSSMRegister3.
(edit) @71763   7 years vboxsync DevSB16: Moved functions around a little to get a more usual grouping.
(edit) @71762   7 years vboxsync DevSB16: Moved functions around a little to get a more usual grouping.
(edit) @71761   7 years vboxsync DevIchAc97/timer: Paused mplayer fooling me. The timer does stop when …
(edit) @71760   7 years vboxsync VMM/HMSVMR0: Comment.
(edit) @71759   7 years vboxsync VMM/HMSVMR0: Todo.
(edit) @71758   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @71757   7 years vboxsync pdmaudioifs.h: Fixed PDMAUDIOPCMPROPS_INITIALIZOR, curing …
(edit) @71756   7 years vboxsync DevIchAc97: Injected 'R3' into function prefixes where relevant and …
(edit) @71755   7 years vboxsync VMM: Nested Hw.virt: Fix overriding SVM nested-guest PAT MSR while …
(edit) @71754   7 years vboxsync DevHDA: Alignment fixing.
(edit) @71753   7 years vboxsync DevIchAc97: Alignment fixing.
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