VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @98898   22 months vboxsync FE/Qt: bugref:9515: Missed places where UINameAndSystemEditor …
(edit) @98890   22 months vboxsync FE/Qt: bugref:10322: Simplify UIStarter code.
(edit) @98888   22 months vboxsync ValidationKit/bootsectors: Implement instruction testcase for mpsadbw, …
(edit) @98887   22 months vboxsync VMM/IEM: Implement mpsadbw instruction emulation ,bugref:9898
(edit) @98885   22 months vboxsync FE/Qt: bugref:10382: macOS: Removing workarounds for old macOS …
(edit) @98882   22 months vboxsync FE/Qt: bugref:10322: A bit of cleanup around Runtime UI code.
(edit) @98881   22 months vboxsync VMM/IEM: scm fixes. bugref:10369
(edit) @98880   22 months vboxsync VMM/IEM: More work on processing MC blocks. bugref:10369
(edit) @98876   22 months vboxsync FE/Qt: bugref:10322: Build fix for r156201.
(edit) @98875   22 months vboxsync FE/Qt: bugref:10322: Cleanup for UIGuestProcessControlDialog related …
(edit) @98874   22 months vboxsync FE/Qt: bugref:10322: Cleanup for UIVMInformationDialog related to …
(edit) @98873   22 months vboxsync VMM/IEM: Started extending IEMAllInstructionsPython.py to pick up …
(edit) @98872   22 months vboxsync ValidationKit: tdAddBasic1.py: Add --no-reboot-after-install option …
(edit) @98871   22 months vboxsync Additions: Linux: Shared Folders: Introduce initial support for kernel …
(edit) @98870   22 months vboxsync Additions: Linux: vboxvideo: Introduce initial support for kernel …
(edit) @98869   22 months vboxsync Additions: Linux: Shared Folders: Introduce initial support for kernel …
(edit) @98868   22 months vboxsync Additions: Linux: vboxvideo: Introduce initial support for kernel …
(edit) @98867   22 months vboxsync Linux: vboxdrv: Introduce initial support for kernel 6.3.x series, …
(edit) @98866   22 months vboxsync Attestation signing: reverting r156174, r156175, r156181 and r156182
(edit) @98864   22 months vboxsync Linux: Installer: Update license to GPLv3 for .rpms and .debs.
(edit) @98859   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: A bit of includes cleanup.
(edit) @98858   22 months vboxsync GA: fixing .bat file execution
(edit) @98857   22 months vboxsync GA: fixing .bat file execution
(edit) @98856   22 months vboxsync FE/Qt: bugref:10322: Build fix for r156178.
(edit) @98855   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Get rid of remaining UISession usage …
(edit) @98854   22 months vboxsync FE/Qt: bugref:10322: A bit of Log-viewer improvements to use CMachine …
(edit) @98852   22 months vboxsync bugref:10380. Added the function listCloudVnicAttachments() and the …
(edit) @98851   22 months vboxsync Signing: switching from Selenium MS attestation to solution by VirtIO …
(edit) @98850   22 months vboxsync FE/Qt: bugref:10322: Forgotten place in r155285.
(edit) @98849   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Cleanup frame-buffer related signals …
(edit) @98848   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Small cleanup for UIFrameBuffer class.
(edit) @98847   22 months vboxsync Main/Medium+VirtualBox: If two Machine instances of the same VM are …
(edit) @98846   22 months vboxsync Main/Medium+VirtualBox: If Medium::close() and …
(edit) @98845   22 months vboxsync FE/Qt: build fix.
(edit) @98844   22 months vboxsync FE/Qt: Some small cleanup.
(edit) @98843   22 months vboxsync VMM/IEM: Encoding correction for a couple of VEX instructions. bugref:10369
(edit) @98842   22 months vboxsync VMM/IEM,ValKit: Require explicit instruction file loading call for …
(edit) @98841   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking UIFrameBuffer stuff so that …
(edit) @98840   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: A bit of cleanup for UIFrameBuffer …
(edit) @98839   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking UIFrameBuffer stuff; …
(edit) @98838   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking UIFrameBuffer stuff; …
(edit) @98837   22 months vboxsync Main/Machine: Machine::changeEncryption() can return success if …
(edit) @98836   22 months vboxsync Main/VirtualBox: Machine::unregister() and VirtualBox::openMachine() …
(edit) @98835   22 months vboxsync VMM/IEM: Moved the IEM_WITH_<opcode-group> defintions into the …
(edit) @98834   22 months vboxsync VMM/IEM: Missing make alias for common instruction stuff. bugref:10368
(edit) @98833   22 months vboxsync ValidationKit: tdAddBasic1: Add --no-reboot-after-install option for …
(edit) @98832   22 months vboxsync ValidationKit: tdAddBasic1: Increase timeout value when waiting for …
(edit) @98831   22 months vboxsync Guest Control: Made the directory entry reading really dynamic by …
(edit) @98830   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98829   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98828   22 months vboxsync ValidationKit/bs3-cpu-instr-2: Add adcx/adox testcase, bugref:9898
(edit) @98827   22 months vboxsync VMM/IEM: Implement adcx/adox instructions emulation, bugref:9898
(edit) @98826   22 months vboxsync ValidationKit/tests/api/tdTreeDepth1.py: The test case calls …
(edit) @98825   22 months vboxsync Main/AudioAdapter: Fix a small memory leak in VBoxSVC: …
(edit) @98824   22 months vboxsync Guest Control: Made the directory entry reading really dynamic by …
(edit) @98822   22 months vboxsync VMM/testcase/tstIEMAImpl: Add testcase for pcmp{i,e}str{i,m}, bugref:9898
(edit) @98821   22 months vboxsync VMM/IEM: Fixes and optimizations for the pcmp{i,e}str{i,m} …
(edit) @98818   22 months vboxsync Guest Control: Specify the directory reading parameters (additional …
(edit) @98817   22 months vboxsync Guest Control: Use two separate caches for UID / GID lookups, to avoid …
(edit) @98816   22 months vboxsync Guest Control: Added GuestFsObjData::FromGuestDirEntryEx(). bugref:9783
(edit) @98813   22 months vboxsync Guest Control: Removed the ACL data portion from the HGCM callback …
(edit) @98812   22 months vboxsync VMM/IEM: Completely untested emulations for pcmp{i,e}str{i,m}, bugref:9898
(edit) @98811   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98810   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98809   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98808   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98807   22 months vboxsync Some small Solaris-specific build warning fixes: Main/Console: Remove …
(edit) @98806   22 months vboxsync FE/Qt: bugref:10322: Missed files in r156124.
(edit) @98805   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98804   22 months vboxsync Guest Control: Fixed the Additions burns. bugref:9783
(edit) @98803   22 months vboxsync FE/Qt: bugref:10322. Removing CMachine references from …
(edit) @98802   22 months vboxsync FE/Qt: bugref:10322. Removing CConsole references from UIRuntimeInfoWidget.
(edit) @98801   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: A bit of fixes for r156071 and r156097.
(edit) @98800   22 months vboxsync VMM/IEM: Fixed unreachable code issues in …
(edit) @98799   22 months vboxsync VMM/IEM: Fixed unreachable code issue in …
(edit) @98798   22 months vboxsync VMM/IEM: build fix. bugref:10368
(edit) @98797   22 months vboxsync VMM/IEM: Corrected bug in 32-bit vmread to register emulation where …
(edit) @98796   22 months vboxsync VMM/IEM: Removed lots of unreachable 'return' statements in …
(edit) @98795   22 months vboxsync VMM/IEM: s/g_apfnOneByteMap/g_apfnIemInterpretOnlyOneByteMap/ and …
(edit) @98794   22 months vboxsync Guest Control/VBoxService: Try to fix the Windows burns; …
(edit) @98793   22 months vboxsync Guest Control/Main: Resolved an API documentation @todo.
(edit) @98792   22 months vboxsync Guest Control/VBoxService: Moved all the CALLBACKDATA_ struct from …
(edit) @98791   22 months vboxsync Guest Control/VBoxService: Build fix. bugref:9783
(edit) @98789   22 months vboxsync Guest Control: Made temporary directory / file creation using …
(edit) @98787   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98786   22 months vboxsync FE/Qt: bugref:10322. Removing direct API usage from …
(edit) @98785   22 months vboxsync bugref:10365. Added VBoxManage CLI documentation for the command 'reset'.
(edit) @98784   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98783   22 months vboxsync Devices/Graphics: correctly load a saved state which has no surfaces …
(edit) @98782   22 months vboxsync bugref:9782. The default values for VirtualSystemDescriptionType_CPU, …
(edit) @98781   22 months vboxsync VMM/IEM: Fix the pcmp{e,i}str{i,m} instructions, completely got the …
(edit) @98780   22 months vboxsync Main: src-client: build fix, bugref:10359. Do not use #ifdef …
(edit) @98779   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98778   22 months vboxsync bugref:9527. Added 3 new values into VirtualSystemDescription: …
(edit) @98777   22 months vboxsync Guest Control/Main: Compilation fixes when …
(edit) @98776   22 months vboxsync FE/Qt: bugref:10322: Runtime UI: Reworking CMachine wrapper usage …
(edit) @98775   22 months vboxsync Guest Control/Main: Fixed specifying the GSTCTL_CREATEDIRECTORY_F_ …
(edit) @98774   22 months vboxsync Guest Control/VBoxService: Use (some) of the newly added …
(edit) @98772   22 months vboxsync Devices/PC/ipxe: We don't require the 512byte padding which gives us a …
(edit) @98771   22 months vboxsync Devices/PC/ipxe: Revert r156077 as -Oz is not understood by all gcc …
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