Timeline
May 9, 2022:
- 9:09 PM Changeset in vbox [94973] by
- Installer/win: Disable re-signing the .cat files (and merging in the …
- 6:51 PM Changeset in vbox [94972] by
- VMM/NEM/darwin: Use g_CpumHostFeatures. [build fix] bugref:10093
- 5:32 PM Changeset in vbox [94971] by
- Validation Kit/unit tests: Cleaned up build templates by moving the …
- 5:09 PM Changeset in vbox [94970] by
- Devices/Virtio|ai: Fixes and performance improvements for the 1.0 …
- 5:06 PM Changeset in vbox [94969] by
- Devices/Virtio|ai: Fixes and performance improvements for the 1.0 …
- 5:01 PM Changeset in vbox [94968] by
- Validation Kit/unit tests: Cleaned up build templates by moving the …
- 4:58 PM Changeset in vbox [94967] by
- HostDrivers/{VBoxNetAdp,VBoxNetFlt}: Advertise TSO support to increase …
- 3:25 PM Changeset in vbox [94966] by
- Main/src-client/RecordingStream.cpp: Adjust to the new rules wrt. to …
- 3:03 PM Changeset in vbox [94965] by
- Main/src-client/RemoteUSBBackend.cpp: Adjust to the new rules wrt. to …
- 2:57 PM Changeset in vbox [94964] by
- Main/src-client/VMMDevInterface.cpp: Adjust to the new rules wrt. to …
- 2:53 PM Changeset in vbox [94963] by
- Main/src-client/EmulatedUSBImpl.cpp: Adjust to the new rules wrt. to …
- 2:27 PM Changeset in vbox [94962] by
- Main/src-client/WebMWriter.cpp: Adjust to the new rules wrt. to rc -> …
- 2:24 PM Changeset in vbox [94961] by
- VMM/NEM/darwin: Use g_CpumHostFeatures. bugref:10093
- 2:22 PM Changeset in vbox [94960] by
- Main/src-client/ConsoleVRDPServer.cpp: Adjust to the new rules wrt. to …
- 2:13 PM Changeset in vbox [94959] by
- VMM/CPUM: Hide the public read-only HostFeature member, use …
- 2:09 PM Changeset in vbox [94958] by
- Main/src-client/GuestDirectoryImpl.cpp: Adjust to the new rules wrt. …
- 2:05 PM Changeset in vbox [94957] by
- Main/src-client/DrvAudioRec.cpp: Adjust to the new rules wrt. to rc -> …
- 1:53 PM Changeset in vbox [94956] by
- VMM/IEM: Use g_CpumHostFeatures too. bugref:10093
- 1:37 PM Changeset in vbox [94955] by
- VMM/Makefile.kmk: Added aliases for compiling VMXAllTemplate.cpp.h to …
- 12:03 PM Changeset in vbox [94954] by
- Main/src-client/GuestImpl.cpp: Adjust to the new rules wrt. to rc -> …
- 12:00 PM Changeset in vbox [94953] by
- Main/src-client/EBMLWriter.cpp: Adjust to the new rules wrt. to rc -> …
- 11:59 AM Changeset in vbox [94952] by
- Main/src-client/HGCMThread.cpp: Adjust to the new rules wrt. to rc -> …
- 11:52 AM Changeset in vbox [94951] by
- Main/src-client/MachineDebuggerImpl.cpp: Adjust to the new rules wrt. …
- 11:49 AM Changeset in vbox [94950] by
- Main/src-client/Recording.cpp: Adjust to the new rules wrt. to rc -> …
- 11:45 AM Changeset in vbox [94949] by
- Main/src-client/SessionImpl.cpp: Adjust to the new rules wrt. to rc -> …
- 10:44 AM Changeset in vbox [94948] by
- Main/src-client/ConsoleImpl2.cpp: Adjust to the new rules wrt. to rc …
- 10:43 AM Changeset in vbox [94947] by
- Main/src-client/ConsoleImpl2.cpp: Adjust to the new rules wrt. to rc …
- 10:38 AM Changeset in vbox [94946] by
- VMM/HM: Use g_CpumHostFeatures instead of the copy in the VM …
- 10:02 AM Changeset in vbox [94945] by
- vm.h: Reverted accidental commit in r151352. bugref:10097
- 9:45 AM Changeset in vbox [94944] by
- VMM/HM: Use g_CpumHostFeatures instead of the copy in the VM …
- 9:39 AM Changeset in vbox [94943] by
- VMM/CPUM: Copy the ring-0 host CPUMFEATURES structure into the VM …
- 9:21 AM Changeset in vbox [94942] by
- Main/src-client/GuestFileImpl.cpp: Adjust to the new rules wrt. to rc …
- 9:18 AM Changeset in vbox [94941] by
- Validation Kit/unit tests: Some more black box debugging wrt finding …
- 9:16 AM Changeset in vbox [94940] by
- VMM/CPUM: Apply cpumR0CheckCpuid to the ring-0 g_CpumHostFeatures and …
- 9:15 AM Changeset in vbox [94939] by
- Main/src-client/UsbWebcamInterface.cpp: Adjust to the new rules wrt. …
- 9:13 AM Changeset in vbox [94938] by
- Main/src-client/DisplayImplLegacy.cpp: Adjust to the new rules wrt. to …
- 9:10 AM Changeset in vbox [94937] by
- Main/src-client/HGCM.cpp: Adjust to the new rules wrt. to rc -> …
- 8:53 AM Changeset in vbox [94936] by
- Main/src-client/HGCMObjects.cpp: Adjust to the new rules wrt. to rc -> …
- 8:51 AM Changeset in vbox [94935] by
- Main/src-client/GuestSessionImplTasks.cpp: Adjust to the new rules …
- 8:41 AM Changeset in vbox [94934] by
- VMM/CPUM: Kicked out the VBOX_WITH_VMMR0_DISABLE_LAPIC_NMI code, as it …
- 8:27 AM Changeset in vbox [94933] by
- VMM/CPUM: Introduced a global variable g_CpumHostFeatures for keeping …
- 8:25 AM Changeset in vbox [94932] by
- VMM/CPUM: Introduced a global variable g_CpumHostFeatures for keeping …
- 8:24 AM Changeset in vbox [94931] by
- VMM/CPUM: Introduced a global variable g_CpumHostFeatures for keeping …
- 8:22 AM Changeset in vbox [94930] by
- VMM/VMXAllTemplate.cpp.h: Logging correction.
- 7:00 AM Changeset in vbox [94929] by
- Devices/Graphics: shader parser update; minor fixes (build fix): …
- 6:56 AM Changeset in vbox [94928] by
- Devices/Graphics: shader parser update; minor fixes: bugref:9830
- 6:48 AM Changeset in vbox [94927] by
- WDDM: Fill and DiscardContent paging operations; various fixes. bugref:9845
May 8, 2022:
- 7:57 PM Changeset in vbox [94926] by
- Main/src-client/VirtualBoxClientImpl.cpp: Adjust to the new rules wrt. …
- 7:56 PM Changeset in vbox [94925] by
- Main/src-client/RecordingUtils.cpp: Adjust to the new rules wrt. to rc …
- 7:56 PM Changeset in vbox [94924] by
- Main/src-client/MouseImpl.cpp: Adjust to the new rules wrt. to rc -> …
- 7:56 PM Changeset in vbox [94923] by
- Main/src-client/KeyboardImpl.cpp: Adjust to the new rules wrt. to rc …
- 7:56 PM Changeset in vbox [94922] by
- Main/src-client/DrvAudioVRDE.cpp: Adjust to the new rules wrt. to rc …
- 7:56 PM Changeset in vbox [94921] by
- Main/src-client/DisplaySourceBitmapImpl.cpp: Adjust to the new rules …
- 7:54 PM Changeset in vbox [94920] by
- Main/src-client/BusAssignmentManager.cpp: Adjust to the new rules wrt. …
- 7:53 PM Changeset in vbox [94919] by
- Main/src-client/AudioDriver.cpp: Adjust to the new rules wrt. to rc -> …
- 7:43 PM Changeset in vbox [94918] by
- Main/src-client/GuestCtrlImpl.cpp: Adjust to the new rules wrt. to rc …
- 7:39 PM Changeset in vbox [94917] by
- Main/src-client/ConsoleImplTeleporter.cpp: Adjust to the new rules …
- 7:36 PM Changeset in vbox [94916] by
- Main/src-client/DisplayImpl.cpp: Adjust to the new rules wrt. to rc -> …
- 7:26 PM Changeset in vbox [94915] by
- Main/src-client/GuestProcessImpl.cpp: Adjust to the new rules wrt. to …
- 7:18 PM Changeset in vbox [94914] by
- Main/src-client/GuestDnDTargetImpl.cpp: Adjust to the new rules wrt. …
- 7:07 PM Changeset in vbox [94913] by
- scm: New heuristic to trigger only on 'HRESULT rc' and 'int rc' …
- 7:05 PM Changeset in vbox [94912] by
- Main/src-all: Adjust to the new rules wrt. to rc -> hrc,vrc usage, …
- 3:46 PM Changeset in vbox [94911] by
- VMM/CPUM: Don't set fNestedPagingAndFullGuestExec when using IEM as …
- 3:42 PM Changeset in vbox [94910] by
- VMM/CPUM: Align code, no change.
- 3:41 PM Changeset in vbox [94909] by
- VMM/CPUM: Added fBmi1, fBmi2, fAbm, fTbm, fRdRand, and fRdSeed to the …
May 7, 2022:
- 7:25 PM Changeset in vbox [94908] by
- /Config.kmk,IPRT: Some arm64 adjustments. bugref:10224
- 5:40 PM Changeset in vbox [94907] by
- Main/AutoCaller.h: Add convenience wrapper isNotOk(), bugref:10223
- 4:21 PM Changeset in vbox [94906] by
- Main/ProgressImpl.cpp: Adjust to the new rules wrt. to rc -> hrc,vrc …
- 4:10 PM Changeset in vbox [94905] by
- scm: Introduce a check to force the use of either hrc for COM status …
- 9:23 AM Changeset in vbox [94904] by
- WDDM: RotateResourceIdentities. bugref:9845
May 6, 2022:
- 9:28 PM Ticket #20934 (packages for virtualbox installation) created by
- this is my method of installing virtualbox on ubuntu 22.04 LTS: …
- 7:07 PM Changeset in vbox [94903] by
- Additions: X11: fix guest screen handling in multi-monitor setup, …
- 7:05 PM Changeset in vbox [94902] by
- WDDM: fixed regression with older guests. bugref:9845
- 6:59 PM Changeset in vbox [94901] by
- VMM/CPUM: On non-x86 hosts, just use the MXCSR MASK from the CPU DB …
- 6:55 PM Ticket #20933 (GUI: VM grouping not updating automatically if changed via VBoxManage) created by
- See discussion in …
- 2:50 PM Changeset in vbox [94900] by
- Validation Kit/unit tests: Also use a sub directory "testcase" in the …
- 1:35 PM Changeset in vbox [94899] by
- Validation Kit/unit tests: If the testcase source does not exist for …
- 1:09 PM Changeset in vbox [94898] by
- Validation Kit/unit tests: If the testcase source does not exist for …
- 1:06 PM Changeset in vbox [94897] by
- VMM/PGMPhys: Missed one SUPR3PageAlloc call when doing host/guest page …
- 12:58 PM Changeset in vbox [94896] by
- Validation Kit/unit tests: Match the testcase/ directory structure …
- 12:27 PM Changeset in vbox [94895] by
- /Config.kmk: Enabled the IEM TLB for arm64. bugref:9898
- 12:18 PM Changeset in vbox [94894] by
- /Makefile.kmk: Skip tools/otheros/ and tools/otheros.arm64/ when …
- 12:02 PM Changeset in vbox [94893] by
- Main/ConsoleImpl2: Some rc vs hrc mixup, bugref:3409
- 11:59 AM Changeset in vbox [94892] by
- Main/ConsoleImpl2: Some rc vs hrc mixup, bugref:3409
- 11:58 AM Changeset in vbox [94891] by
- Main/ConsoleImpl2: Make controllerString() static, it is not used …
- 11:57 AM Changeset in vbox [94890] by
- libs/libssh,Main,FE/VBoxManage,Devices/Network/DrvCloudTunnel|ai: Add …
- 11:49 AM Changeset in vbox [94889] by
- WDDM: ClearRenderTargetView, ClearDepthStencilView; minor fixes. …
- 10:53 AM Changeset in vbox [94888] by
- Runtime: Fix a few memory leaks in error handling paths, bugref:3409
- 10:52 AM Ticket #20932 (Loss of audio-input in Windows10 guests after rebooting guest (from 6.1.28)) created by
- Hello; Starting with virtualbox 6.1.28 (tested as well on 6.1.30, 32, …
- 9:08 AM Changeset in vbox [94887] by
- Validation Kit/unit tests: Exclude packing the testcase directory into …
- 8:42 AM Changeset in vbox [94886] by
- Installer/darwin: Need to modify host architecture detection in the …
- 8:03 AM Ticket #20931 (VBoxSVGA-3d,host gpu memory leak) created by
- I use VBoxSVGA device and open 3D accelerate. I tried to open and …
- 7:07 AM Changeset in vbox [94885] by
- Another Darwin build fix.
- 6:56 AM Changeset in vbox [94884] by
- Attempting to fix Darwin NEM.
- 6:40 AM Changeset in vbox [94883] by
- Build fix.
- 6:33 AM Changeset in vbox [94882] by
- VMM: First stab at Guest Compatibility Manager, fixing up things like …
- 6:00 AM Ticket #20930 (error: implicit declaration of function ‘netif_rx_ni’) created by
- Hi VirtualBox Team, I try today to install VirtualBox on my …
- 4:45 AM Changeset in vbox [94881] by
- WDDM: miniport updates for VGPU10. bugref:9845
- 2:32 AM Changeset in vbox [94880] by
- /Config.kmk: Use c++17 for darwin.arm64. bugref:9898
- 2:32 AM Changeset in vbox [94879] by
- iprt/cdefs.h: Adjusted RT_THROW() for C++17 to make clang happy. …
- 2:32 AM Changeset in vbox [94878] by
- Add/darwin/VBoxClient: Two missing DECLCALLBACK. bugref:9898
- 2:32 AM Changeset in vbox [94877] by
- IPRT/alloc-ef-cpp.cpp: throw is deprecated in C++17, use …
- 2:31 AM Changeset in vbox [94876] by
- Reverted r151276.
- 2:30 AM Changeset in vbox [94875] by
- IPRT/alloc-ef-cpp.cpp: throw is deprecated in C++17, use …
- 2:29 AM Changeset in vbox [94874] by
- IPRT/VBoxRTImp-gcc.def: Export adjustments for c++17. bugref:9898
- 1:01 AM Changeset in vbox [94873] by
- /Config.kmk: No 'VBox' Qt infix for darwin on Qt6. bugref:9898
- 12:21 AM Changeset in vbox [94872] by
- IPRT/VBoxRTImp-gcc.def: Adjusted export list for arm64 where 'va_list …
May 5, 2022:
- 11:58 PM Ticket #20929 ("vboxmanage showvminfo" creates warning when editing guest settings) created by
- I have a bash script running in the background that checks every few …
- 11:56 PM Changeset in vbox [94871] by
- IPRT/VBoxRTImp.def: List assembly routines that non-x86/amd64 does not …
- 11:16 PM Changeset in vbox [94870] by
- /Makefile,Puel: Adjustments for including darwin.arm64 into the …
- 10:22 PM Changeset in vbox [94869] by
- IPRT/ldr: Minimal MachO/ARM64 read support to make RTSignTool work. …
- 8:47 PM Changeset in vbox [94868] by
- VMM/IEM: More TLB work. bugref:9898
- 8:37 PM Changeset in vbox [94867] by
- IPRT/isomakercmd.cpp: Another one needing alignment 4 lines down. …
- 8:08 PM Changeset in vbox [94866] by
- Installer/darwin: Need to modify host architecture detection in the …
- 7:17 PM Changeset in vbox [94865] by
- Runtime/isomakercmd.cpp: Align the bitmap size properly or the generic …
- 6:29 PM Changeset in vbox [94864] by
- Main/Snapshot: Fix deparenting crash (lost in the big change for …
- 6:17 PM Changeset in vbox [94863] by
- Main/VirtualBox: Turn some release logging into debug logging. Too …
- 5:14 PM Changeset in vbox [94862] by
- /Config.kmk: For now disable packaging osxfuse for non-Intel packages. …
- 5:08 PM Changeset in vbox [94861] by
- Validation Kit: Moved TEMPLATE_VBOXVALIDATIONKITR3BASE to main …
- 4:54 PM Changeset in vbox [94860] by
- Installer/darwin: Package R0 files only if they are part of the build. …
- 4:23 PM Changeset in vbox [94859] by
- Installer/darwin: Fix Qt6 framework version during packaging if …
- 4:14 PM Changeset in vbox [94858] by
- FE/Qt/Ds: Large disabled icons overhaul.
- 4:08 PM Changeset in vbox [94857] by
- FE/Qt/Ds: Small icon fix.
- 3:28 PM Changeset in vbox [94856] by
- Installer/darwin: Package Qt6 if VBOX_WITH_QT6 is defined, bugref:9898
- 3:12 PM Changeset in vbox [94855] by
- Installer/darwin: Support building a driverless install package, …
- 3:10 PM Changeset in vbox [94854] by
- WDDM: Patch. bugref:9845
- 2:50 PM Changeset in vbox [94853] by
- /Config.kmk,ValKit/Config.kmk: Remove the -IntegrityCheck option now …
- 2:20 PM Changeset in vbox [94852] by
- Config.kmk,openssl: Som missing change from 3.0.1 -> 3.0.2, bugref:10128
- 2:13 PM Changeset in vbox [94851] by
- FE/Qt/Ds: bugref:10205: Global preferences / Update page: Support for …
- 1:46 PM Changeset in vbox [94850] by
- VMM/CFGM: Added missing newline in previous change (r150812).
- 1:38 PM Changeset in vbox [94849] by
- ValKit/Makefile.kmk: Bootsectors are x86 & amd64 targets only, at …
- 1:10 PM Ticket #20928 (Wrong IPC socket being deleted when VirtualBox is run via su on Linux, ...) created by
- This is related to ticket #17029 which has the same symptoms, but I'm …
- 1:02 PM Changeset in vbox [94848] by
- Main/Console: Fixed some IRPT and COM status code style mixup, bugref:9955
- 12:50 PM Changeset in vbox [94847] by
- WDDM: Map/UnmapAperture paging ops, Render and Present. bugref:9845
- 12:33 PM Changeset in vbox [94846] by
- Main/Console: Set the flag if the log is encrypted, bugref:9955
- 11:32 AM Changeset in vbox [94845] by
- VMM/IEM: More TLB work. bugref:9898
- 10:49 AM Changeset in vbox [94844] by
- VMM/IEM,HM: Added a VBOX_WITH_IEM_TLB makefile config variable for …
- 10:44 AM Changeset in vbox [94843] by
- VMM/IEM: Arm build fixes. bugref:9898
- 10:38 AM Changeset in vbox [94842] by
- VMM/IEM: Arm build fixes. bugref:9898
- 10:38 AM Changeset in vbox [94841] by
- VMM/VMM: Shut up arm warning. bugref:9898
- 10:35 AM Changeset in vbox [94840] by
- Main/VirtualBoxImpl: Fix a possible lock order violation when the …
- 10:33 AM Changeset in vbox [94839] by
- Runtime/socket.cpp: Relax annoying assertion
- 10:29 AM Changeset in vbox [94838] by
- VMM/IEM: More TLB work. bugref:9898
- 9:37 AM Changeset in vbox [94837] by
- FE/Qt: bugref:9515 Don't attempt to set hostname if it is not valid.
- 8:54 AM Changeset in vbox [94836] by
- FE/Qt: bugref:10081. Adding icons for the clear action. These will be …
- 8:18 AM Changeset in vbox [94835] by
- WDDM: SvgaRender.cpp and VBoxMPDX.cpp. bugref:9845
- 7:51 AM Changeset in vbox [94834] by
- Devices/Graphics: sizeof fix: bugref:9830
- 7:35 AM Changeset in vbox [94833] by
- Devices/Graphics: resource creation: bugref:9830
- 6:45 AM Changeset in vbox [94832] by
- Devices/Graphics: guest shader signatures do not need sorting: bugref:9830
- 6:40 AM Changeset in vbox [94831] by
- Devices/Graphics: sizeof fix: bugref:9830
- 6:39 AM Changeset in vbox [94830] by
- Devices/Graphics: DevVGA-SVGA.cpp logging tweaks
- 6:21 AM Changeset in vbox [94829] by
- Audio/SB16: Try fixing SSM load assertions when stored PCM properties …
May 4, 2022:
- 9:36 PM Changeset in vbox [94828] by
- libs/openssl-3.0.x: Attemped build fix for darwin.arm64. bugref:9898 …
- 9:04 PM Changeset in vbox [94827] by
- libs/openssl-3.0.x: Attemped build fix for darwin.arm64. bugref:9898 …
- 7:20 PM Changeset in vbox [94826] by
- libs/Makefile.kmk: Fix compilation when VBOX_ONLY_ADDITIONS=1
- 6:28 PM Ticket #20927 (Some nested qemu VM crashes at grub if launched in dozens) created by
- Hello, I'm using gns3 inside vbox with multiple virtual nodes …
- 6:10 PM Changeset in vbox [94825] by
- WDDM: OpenResource, DestroyResource, SetDisplayMode, Present. bugref:9845
- 5:46 PM Ticket #20918 (vbox does not recognize usb devices) closed by
- worksforme: !VBoxVNC is a 3rd party feature, so can't really comment. The "no USB …
- 5:35 PM Ticket #20923 (Report bug) closed by
- invalid: Don't understand what VirtualBox can do. All recent Windows versions …
- 3:15 PM Changeset in vbox [94824] by
- FE/Qt: bugref:10081. Adding clear action to the toolbar.
- 3:05 PM Changeset in vbox [94823] by
- FE/Qt: bugref:10081. Enabling the clear action for floppy disks as well.
- 2:13 PM Changeset in vbox [94822] by
- Docs/Ds: bugref:9898: A small change to shave off two lines.
- 1:46 PM Changeset in vbox [94821] by
- Docs/Ds: bugref:9898: Adjust qhelpgenerator for Qt6, no more old …
- 1:17 PM Changeset in vbox [94820] by
- Audio/SB16: Try fixing SSM load assertions when stored PCM properties …
- 12:04 PM Changeset in vbox [94819] by
- Main/NvramStore: Fix memory leak
- 9:33 AM Changeset in vbox [94818] by
- VMM/SSM: Fix assertion, bugref:9955
- 9:03 AM Changeset in vbox [94817] by
- Main/MachineImpl: build fixes, bugref:9955
- 9:02 AM Changeset in vbox [94816] by
- Runtime/VBoxRTImp.def: Missing exports, bugref:9955 [fixed two exports]
- 8:57 AM Changeset in vbox [94815] by
- Runtime/VBoxRTImp.def: Missing exports, bugref:9955
- 8:53 AM Changeset in vbox [94814] by
- Main/MachineImpl: build fixes, bugref:9955
- 8:49 AM Changeset in vbox [94813] by
- Main/NvramStoreImpl: build fixes, bugref:9955
- 8:45 AM Changeset in vbox [94812] by
- Main: Corrected error formatting in Console::i_powerUp to match string …
- 8:37 AM Changeset in vbox [94811] by
- Config.kmk,ExtPacks/Puel,doc: Enable the full VM encryption code by …
- 8:18 AM Changeset in vbox [94810] by
- Main/NvramStoreImpl: build fix, bugref:9955
- 8:16 AM Changeset in vbox [94809] by
- VMM/VM.cpp: doxygen fix, bugref:9955
- 8:15 AM Changeset in vbox [94808] by
- Main/Console: Implement log encryption for encrypted VMs, bugref:9955 …
- 8:13 AM Changeset in vbox [94807] by
- Main/Update check: Added sanity checks for repository URLs. bugref:7983
- 8:08 AM Changeset in vbox [94806] by
- Config.kmk,ExtPacks/Puel,doc: Enable the full VM encryption code by …
- 8:08 AM Changeset in vbox [94805] by
- Config.kmk,ExtPacks/Puel,doc: Enable the full VM encryption code by …
- 8:02 AM Changeset in vbox [94804] by
- Main/Console: Implement log encryption for encrypted VMs, bugref:9955
- 8:01 AM Changeset in vbox [94803] by
- com/utils: Add an extended version of VBoxLogRelCreate() which takes …
- 8:00 AM Changeset in vbox [94802] by
- VMM/SSM: Fix assertion when the stream operations table is used in …
May 3, 2022:
- 10:14 PM Changeset in vbox [94801] by
- VMM/IEM,PGM: TLB work, esp. on the data one. [build fix] bugref:9898
- 9:49 PM Changeset in vbox [94800] by
- VMM/IEM,PGM: TLB work, esp. on the data one. bugref:9898
- 9:46 PM Changeset in vbox [94799] by
- vmm/vm.h: comment typo
- 7:07 PM Changeset in vbox [94798] by
- /Config.kmk: Use own SHA1 cert (for Windows GA).
- 6:21 PM Changeset in vbox [94797] by
- FE/Qt: bugref:10081. Implementing slot for the clear action.
- 2:19 PM Changeset in vbox [94796] by
- FE/Qt: qt6: Correction to r150306, do ifndef VBOX_WITH_QT6 rather than …
- 12:14 PM Changeset in vbox [94795] by
- kBuild: 3557 -> 3564: Framework corrections for qt6.kmk. bugref:9898
- 11:56 AM Changeset in vbox [94794] by
- Main,VMM: Implemented most of the functionality for encrypted VMs …
- 11:47 AM Changeset in vbox [94793] by
- Main,VMM: Implemented most of the functionality for encrypted VMs …
- 9:39 AM Changeset in vbox [94792] by
- VMM/NEM: VBOX_WITH_PGM_NEM_MODE does not require VBOX_WITH_NATIVE_NEM …
- 9:36 AM Changeset in vbox [94791] by
- VMM/NEM: VBOX_WITH_PGM_NEM_MODE does not require VBOX_WITH_NATIVE_NEM …
- 9:36 AM Changeset in vbox [94790] by
- VMM/HM: Follow-up to r150126 and selecting IEM as the primary …
- 8:31 AM Ticket #20926 (2 screens in a guest (extended), the mouse pointer is not displayed ...) created by
- Hello, I need 2 screens in a Windows guest system. The host system …
- 8:06 AM Ticket #20925 (When scaling a Windows Guest, the mouse pointer is not displayed ...) created by
- Hello, I need a scaled display in the guest system (Host→4k, …
- 7:00 AM Changeset in vbox [94789] by
- Main/MachineImpl: Fix registering an encrypted machine, bugref:9955
- 6:59 AM Changeset in vbox [94788] by
- Main/Setting: Some fixes to the log file key store and ID naming, …
May 2, 2022:
- 7:47 PM Changeset in vbox [94787] by
- Main/Medium: Fix the refcount updating behavior of Medium::uninit. It …
- 3:30 PM Changeset in vbox [94786] by
- BIOS: Added trivial APM status (INT 15h/530Ah) support.
- 2:17 PM Changeset in vbox [94785] by
- FE/Qt/Ds: bugref:10205: Removing old update stuff based purely on …
- 1:35 PM Changeset in vbox [94784] by
- Main/MachineImpl: Support reading encrypted log files, bugref:9955
- 1:33 PM Changeset in vbox [94783] by
- Main/SecretKeyStore: Add begin() and end() to iterate over all secret …
- 12:18 PM Changeset in vbox [94782] by
- Main/MachineImpl: Implement the change encryption functionality for a …
- 10:59 AM Changeset in vbox [94781] by
- Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot …
- 10:55 AM Changeset in vbox [94780] by
- Main/MachineImpl: Update encryption settings for the NVRAM store when …
- 10:54 AM Changeset in vbox [94779] by
- Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
- 10:51 AM Changeset in vbox [94778] by
- Main/{DisplayUtils,MachineImpl}: Prepare the various screenshot …
- 10:46 AM Changeset in vbox [94777] by
- Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
- 10:16 AM Changeset in vbox [94776] by
- Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
- 10:15 AM Changeset in vbox [94775] by
- Revert r151158 and r151159
- 10:14 AM Changeset in vbox [94774] by
- Revert r151158 and r151159
- 10:13 AM Changeset in vbox [94773] by
- Revert r151158
- 10:12 AM Changeset in vbox [94772] by
- Main: Introduce crypto utilities for handling SSM files, bugref:9955 …
- 10:07 AM Changeset in vbox [94771] by
- Main: Introduce crypto utilities for handling SSM files, bugref:9955
- 10:06 AM Changeset in vbox [94770] by
- Additions: Solaris: make guest screen resize work in VMSVGA …
- 8:32 AM Ticket #20924 (IPv6 not working out of the box with bridged WiFi and Linux guests) created by
- When using a bridge WiFi interface, IPv6 doesn't work out of the box …
- 8:17 AM Ticket #20920 (After upgrade guest to Ubuntu 22.04 LTS screen and mouse doesn't work) closed by
- duplicate
May 1, 2022:
- 11:42 PM Changeset in vbox [94769] by
- VMM/IEM: Added the always-optimize tricks to the new IEMAll* compile …
- 10:02 PM Changeset in vbox [94768] by
- VMM/IEM: Split up IEMAll.cpp into a few more compilation units. bugref:9898
- 9:54 PM Changeset in vbox [94767] by
- ValKit/Makefile.kmk: Fixed makefile vandalism from r150778 that added …
- 5:44 PM Changeset in vbox [94766] by
- /Config.kmk: Prepped upping VBOX_GCC_std to c++17.
- 5:37 PM Changeset in vbox [94765] by
- FE/Qt: Do not set acceptDrops to false since it is already false by …
- 5:26 PM Changeset in vbox [94764] by
- Main/Unattended: bugref:9781. A small fix.
Apr 30, 2022:
- 5:17 PM Ticket #20923 (Report bug) created by
- Hello, I have created an oracle account only for contacting the …
- 1:37 PM Ticket #20922 (No Ethernet Ubuntu/Windows guest after computer wake host from sleep) created by
- Problem - Broken Ethernet TX/RX in Ubuntu/Windows guest after …
Apr 29, 2022:
- 5:53 PM Ticket #20921 (After upgrade guest to Ubuntu 22.04 LTS screen and mouse doesn't work) created by
- After upgrade guest to Ubuntu 22.04 LTS screen and mouse doesn't work …
- 5:49 PM Ticket #20920 (After upgrade guest to Ubuntu 22.04 LTS screen and mouse doesn't work) created by
- After upgrade guest to Ubuntu 22.04 LTS screen and mouse doesn't work …
- 4:36 PM Changeset in vbox [94763] by
- VMM/SSM: Allow SSMR3Open and SSMR3ValidateFile to take a stream …
- 4:10 PM Changeset in vbox [94762] by
- FE/Qt: bugref:10215. Manager UI accepts dropped files from system file …
- 12:44 PM Changeset in vbox [94761] by
- Main/Machine: Remove an accidental additional call to …
- 12:43 PM Changeset in vbox [94760] by
- FE/Qt/Ds: bugref:10205: Reworking update stuff to use Main API to …
- 12:01 PM Changeset in vbox [94759] by
- Docs: Build fix if VBOX_WITH_SHARED_CLIPBOARD_TRANSFERS is defined. …
- 11:37 AM Changeset in vbox [94758] by
- Main/VBoxManage/Update check: More code + docs for proxy settings …
- 9:40 AM Changeset in vbox [94757] by
- FE/Qt/Ds: bugref:10205: Reworking settings page interface to hold …
- 8:55 AM Changeset in vbox [94756] by
- Main/VBoxManage/Update check: More code + docs for proxy settings …
- 8:51 AM Ticket #20919 (Linux Guest Kernel Problems: hung_task_timeout_secs) created by
- I'm using VirtualBox 6.1.34 in a enterprise environment on Windows 10 …
- 8:32 AM Changeset in vbox [94755] by
- libs/softfloat: softfloat_countLeadingZeros16/32/64 onto …
- 8:16 AM Changeset in vbox [94754] by
- libs/softfloat: revert accidental change to …
- 8:14 AM Changeset in vbox [94753] by
- libs/softfloat: Consolidate the build/*/platform.h stuff into a single …
Note:
See TracTimeline
for information about the timeline view.