Timeline
Jul 3, 2019:
- 6:35 PM Ticket #18743 (Poweroff, Delete prompt NEVER REMEMBERS PREFERENCE) created by
- Hi, I create, shutdown, and destroy VM's a lot. So I always check the …
- 4:46 PM Changeset in vbox [79510] by
- Additions/linux: make sure udev rules are used. bugref:9138: Additions …
- 3:41 PM Changeset in vbox [79509] by
- Dhcpd: Ditched std:vector<char> + catch with wrong slash non-sense in …
- 3:20 PM Changeset in vbox [79508] by
- FE/Qt: bugref:6143. Adding the japanese layout
- 2:45 PM Changeset in vbox [79507] by
- VBoxManage: fixed '--machinereadable' option for hostonlyif create, VM …
- 2:33 PM Changeset in vbox [79506] by
- Shared Clipboard/URI: Windows build fix.
- 2:15 PM Changeset in vbox [79505] by
- Shared Clipboard/URI: Doxygen.
- 2:10 PM Changeset in vbox [79504] by
- Config.kmk: add VBOX_ONLY_RPM_ADDITIONS build option. bugref:9138
- 2:05 PM Changeset in vbox [79503] by
- Shared Clipboard/URI: Mac build fix.
- 2:04 PM Ticket #18239 (No Mouse visibility on VM -> fixed in releases after 6.0.4) closed by
- fixed: That does not sound like the problem discussed in the ticket. Have …
- 1:53 PM Changeset in vbox [79502] by
- Shared Clipboard/URI: Build fix.
- 1:47 PM Ticket #18239 (No Mouse visibility on VM -> fixed in releases after 6.0.4) reopened by
- Problem still persists using VBox 6.0.8 r130520 and associated Guest …
- 1:45 PM Changeset in vbox [79501] by
- Shared Clipboard/URI: Build fix.
- 1:38 PM Changeset in vbox [79500] by
- Shared Clipboard/URI: Build fix.
- 1:35 PM Changeset in vbox [79499] by
- Shared Clipboard/URI: Build fix.
- 1:33 PM Changeset in vbox [79498] by
- src/libs: enable openssl 1.1.1c. bugref:9492: Update OpenSSL to 1.1.1c.
- 1:28 PM Changeset in vbox [79497] by
- Shared Clipboard/URI: Update.
- 1:18 PM Ticket #18742 (Left and right modifier keys mirrored on Mac OS X 10.14.5 (Mojave) as host) created by
- Repro steps: 1. Connect external keyboard 2. Under System Preferences …
- 12:54 PM Changeset in vbox [79496] by
- IPRT/DllMain: Don't put a 8KB buffer on the stack that we only need …
- 12:52 PM Changeset in vbox [79495] by
- IPRT/thread-win.cpp: Don't give windows a 64KB aligned stack size, …
- 12:18 PM Changeset in vbox [79494] by
- Fix typoed name in doc ref
- 12:00 PM Changeset in vbox [79493] by
- Attempt to fix linux burns for (missing?) LF's as reported by scm on Linux
- 11:41 AM Changeset in vbox [79492] by
- Code runs, shows up as PCI controller
- 8:37 AM Changeset in vbox [79491] by
- VMM/HM: Spaces, log nits.
- 8:11 AM Ticket #18739 (Virtual box crashes MacOS) closed by
- duplicate: Duplicate of #18738
- 8:03 AM Changeset in vbox [79490] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Remove todo which was addressed …
- 8:02 AM Changeset in vbox [79489] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Don't add/remove the TSC_AUX MSR …
- 6:08 AM Changeset in vbox [79488] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Bits.
- 6:04 AM Changeset in vbox [79487] by
- VMM/IEM: Nested VMX: bugref:9180 Comment.
- 5:27 AM Ticket #18741 (VBoxManage see fixed size disk as dynamic) created by
- I have faced with the following problem during the attaching vdi disk …
- 5:24 AM Changeset in vbox [79486] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Comment.
- 5:10 AM Changeset in vbox [79485] by
- VMM/HMVMXR0: Safer to flag host-context change while interrupts are …
- 4:46 AM Ticket #18740 (Win7 64 bit guest crashes) created by
- reproduction steps: 1. I start the virtual machine 2. A window appears …
- 4:03 AM Changeset in vbox [79484] by
- gen-slickedit-workspace.sh: Ignore file update.
- 2:37 AM Changeset in vbox [79483] by
- Config.kmk,x11/VBoxClient: Disabled runtime type info for GA …
- 2:35 AM Changeset in vbox [79482] by
- x11/VBoxClient: Heed RT_NEED_NEW_AND_DELETE.
- 2:33 AM Changeset in vbox [79481] by
- iprt/cpp/list.h,ministring.h: Heed RT_NEED_NEW_AND_DELETE.
- 2:18 AM Changeset in vbox [79480] by
- iprt/mem.h: Added macro for generic new+delete implementation and …
Jul 2, 2019:
- 7:43 PM Ticket #18739 (Virtual box crashes MacOS) created by
- I change the default video memory from 16mb to 24mb and during VM boot …
- 7:42 PM Ticket #18738 (Virtual box crashes MacOS) created by
- I change the default video memory from 16mb to 24mb and during VM boot …
- 6:27 PM Changeset in vbox [79479] by
- Main: bugref:9447: VBoxSVC crashes during resizing a "normal" virtual …
- 5:13 PM Changeset in vbox [79478] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Comment correction, we only …
- 5:07 PM Changeset in vbox [79477] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Avoid re-exporting the host state …
- 5:06 PM Changeset in vbox [79476] by
- VMM/IEM: Nested VMX: bugref:9180 Avoid using 'signal' when 'flag' …
- 4:49 PM Changeset in vbox [79475] by
- ValKit/tdGuestOsUnattendedInst1.py: Disable AVX2 for ubuntu 16.04-64 …
- 4:47 PM Changeset in vbox [79474] by
- ValKit/txsclient.py: Added string escape function. bugref:9151
- 4:44 PM Changeset in vbox [79473] by
- linux/vboxsf: Fixed writable mmap on 2.6.34 thru 4.9, needed to set …
- 4:41 PM Changeset in vbox [79472] by
- linux/vboxsf: Fixed writable mmap on 2.6.34 thru 4.9, needed to set …
- 4:26 PM Changeset in vbox [79471] by
- Main: bugref:6598: Fixed pylint issue in the testcase
- 4:16 PM Changeset in vbox [79470] by
- Main: bugref:6598: Set 15 min timeout for createHd and left the only …
- 3:23 PM Changeset in vbox [79469] by
- Main/UnattendedTemplates: Kick udev after GA installation as the …
- 3:17 PM Changeset in vbox [79468] by
- IPRT/RTDirRemove/posix: Ignore trailing slash when statting final …
- 3:14 PM Changeset in vbox [79467] by
- IPRT/RTDirRemove/posix: Ignore trailing slash when statting final …
- 2:21 PM Changeset in vbox [79466] by
- OCI: ICloudClient::exportVM - makes an OCI custom image from a local …
- 2:05 PM Ticket #18737 (Linux guests: open(filename, O_CREAT|..., mode) fails inside shared ...) created by
- The following C code produces a simple executable which will attempt …
- 1:31 PM Changeset in vbox [79465] by
- FE/Qt: bugref:6143. Some more tinkering with the dynamic font sizes
- 11:16 AM Changeset in vbox [79464] by
- ValKit/vbox.py: Use getEnumValueName in the _logVmInfoUnsafe() and log …
- 10:55 AM Ticket #18736 (attach two similar usb device always fail) created by
- Hi, I want to attach two generic usb card reader, there is 3 problems …
- 10:01 AM Ticket #18735 (Certain VM (RedHat) crashing module VBoxNetFlt if launch any other VM) created by
- I'm using come vms, but I have one merged from VMware with RedHat …
- 9:56 AM Changeset in vbox [79463] by
- VMM/HMSVMR0: Nested SVM: bugref:7243 Added some missing exit-to-ring3 …
- 9:55 AM Changeset in vbox [79462] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Add STAM counters for a few …
- 9:41 AM Changeset in vbox [79461] by
- FE/Qt: bugref:9241: Chooser pane: Wipe out all the stuff related to …
- 7:18 AM Changeset in vbox [79460] by
- FE/Qt: bugref:6143. Using dynamic font sizes for key captions
- 5:01 AM Changeset in vbox [79459] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Build fix.
- 4:45 AM Changeset in vbox [79458] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Log whether it's a nested-guest …
- 2:33 AM Changeset in vbox [79457] by
- ValKit/tdGuestOsUnattendedInst1: ISO updates. bugref:9151
Jul 1, 2019:
- 7:16 PM Changeset in vbox [79456] by
- FE/Qt: bugref:6143. Removing some unnecessary updates
- 6:13 PM Changeset in vbox [79455] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Todo about possible bug with …
- 6:10 PM Changeset in vbox [79454] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Assert while initializing the …
- 6:04 PM Changeset in vbox [79453] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Remove interrupt-window and …
- 4:49 PM Changeset in vbox [79452] by
- ValKit/UnattendedInst1,++: Adjustments for ubuntu. bugref:9151
- 4:27 PM Changeset in vbox [79451] by
- linux/VBoxSF: Log guest module version and the linux kernel version to …
- 4:24 PM Changeset in vbox [79450] by
- ValKit/vbox.py: Use getEnumValueName in the _logVmInfoUnsafe() and log …
- 3:51 PM Changeset in vbox [79449] by
- ValKit/testfileset.py: Plant the files with 0666 mode (dirs are …
- 3:50 PM Changeset in vbox [79448] by
- ValKit/vbox.py: Use getEnumValueName in the _logVmInfoUnsafe() and log …
- 3:48 PM Changeset in vbox [79447] by
- ValKit/txsclient.py: Added chmod, chown and optional mode mask to the …
- 3:46 PM Changeset in vbox [79446] by
- ValKit/base.py: Log more when innerMain throws unexpected exceptions.
- 3:44 PM Changeset in vbox [79445] by
- ValKit/reporter.py: Adjusted error count log prefix (iDebug > 1) and …
- 3:41 PM Changeset in vbox [79444] by
- SUPDrv-linux.c,VBoxGuest-linux.c: s/\$Rev:/\$Id:/ (svn keyword)
- 3:37 PM Changeset in vbox [79443] by
- VBoxGuest-linux.c: Log the version string to the host.
- 3:34 PM Changeset in vbox [79442] by
- Main/glue/vboxapi.py: Added getEnumValueName() to help translating …
- 3:24 PM Changeset in vbox [79441] by
- Config.kmk: special category for EV signing (when using central code …
- 2:52 PM Changeset in vbox [79440] by
- FE/Qt: bugref:6143. Preventing redundant calls during layout change
- 2:51 PM Changeset in vbox [79439] by
- Installer/win: add EV signing support of driver cab in the re-packing …
- 2:08 PM Changeset in vbox [79438] by
- Additions/linux/installer: log VirtualBox and kernel versions when …
- 11:59 AM Changeset in vbox [79437] by
- FE/Qt: bugref:6143. Changing the default colors
- 11:54 AM Changeset in vbox [79436] by
- pdmR3ThreadSuspendAll: Changed it to a AssertLogRel.
- 11:43 AM Changeset in vbox [79435] by
- FE/Qt: bugref:6143. Correcting a wrong extradata key
- 11:31 AM Changeset in vbox [79434] by
- FE/Qt: bugref:6143. Saving and loading the color theme.
- 10:56 AM Changeset in vbox [79433] by
- pdmR3ThreadSuspendAll: Don't return without leaving the critsect.
- 9:46 AM Ticket #18734 ([usb_camera] Can't not support 2 camera(rgb+depth) in one module on usb 3.0) created by
- There is a module that can record video. It has 2 components, rgb and …
- 9:46 AM Ticket #18733 ([usb_camera] Can't not support 2 camera(rgb+depth) in one module on usb 3.0) created by
- There is a module that can record video. It has 2 components, rgb and …
- 6:37 AM Changeset in vbox [79432] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 AssertRCReturn.
- 6:30 AM Changeset in vbox [79431] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Added comment about VMCS …
- 6:01 AM Changeset in vbox [79430] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Add todo regarding failed attempt …
Jun 30, 2019:
- 3:22 PM Changeset in vbox [79429] by
- VbglR3: Fixed copy & paste bugs in VbglR3GuestCtrlFileCbReadOffset and …
- 10:12 AM Changeset in vbox [79428] by
- VbglR3: Fixed copy & paste bugs in VbglR3GuestCtrlReportFeatures and …
- 6:36 AM Ticket #18732 (.iso file not listed when attempting to add it to a VM) created by
- Howdy, I just upgraded VB to this level: …
Jun 29, 2019:
- 2:45 PM Ticket #18731 (Fatal No bootable medium found system halting (with iso inserted)) created by
- Error: When trying to start a new vm with the disk and iso inserted …
- 12:06 AM Changeset in vbox [79427] by
- IPRT/rest: Fix inverted logic to specify kDoCall_RequireBody flag. We …
Jun 28, 2019:
- 8:54 PM Changeset in vbox [79426] by
- IPRT: Added a flag to RTDirCreate for ignoring the umask and added …
- 8:53 PM Changeset in vbox [79425] by
- UIMediumEnumerator.cpp: scm fix
- 8:36 PM Changeset in vbox [79424] by
- reverted r131664, accidental commit.
- 8:35 PM Changeset in vbox [79423] by
- ValKit/TXS: Try override umask when creating files and directories. …
- 8:34 PM Changeset in vbox [79422] by
- ValKit/TXS: Try override umask when creating files and directories. …
- 8:34 PM Changeset in vbox [79421] by
- IPRT: Added a flag to RTDirCreate for ignoring the umask and added …
- 7:05 PM Changeset in vbox [79420] by
- Main/NetIf-win.cpp: s/vBox/p[tr]VBox/g
- 6:36 PM Changeset in vbox [79419] by
- UnattendedTemplates/ubuntu_preseed.cfg: Document failed attempt at …
- 6:35 PM Changeset in vbox [79418] by
- Main/GuestSessionTaskCopyFrom::Init: Corrected bogus error handling …
- 6:32 PM Changeset in vbox [79417] by
- Main/UnattendedImpl: Implemented detecting ubuntu ISOs. bugref:9151
- 3:51 PM Changeset in vbox [79416] by
- ValKit/TXS: Implemented CHMOD, added PUT2FILE w/ mode mask, added …
- 3:09 PM Changeset in vbox [79415] by
- FE/Qt: bugref:6143. Update German keyboard layout, sticking to …
- 2:33 PM Ticket #18730 (Ignore extra entries in OVF manifest file (.mf)) created by
- When a faulty program adds additional entries in the manifest file …
- 1:44 PM Changeset in vbox [79414] by
- FE/Qt: bugref:9241: Graphics Scroll Bar: Implementing delayed …
- 1:00 PM Changeset in vbox [79413] by
- IPRT/tcp: RTTcpClientCancelConnect must not attempt close an already …
- 12:28 PM Changeset in vbox [79412] by
- FE/Qt: bugref:6143 Build fix.
- 12:02 PM Changeset in vbox [79411] by
- IPRT/rest: Added kDoCall_RequireBody flag to help ociSignRequest to …
- 11:46 AM Changeset in vbox [79410] by
- HostDrivers/win/loadall.cmd: Put drivers in a different place when …
- 11:45 AM Changeset in vbox [79409] by
- VBoxNetAdpInstall.cpp: Use same fallback as the others.
- 11:28 AM Changeset in vbox [79408] by
- USBInstall: Don't make CWD assumptions.
- 11:05 AM Changeset in vbox [79407] by
- FE/Qt: bugref:6143. Setting the focus back to base caption ediline …
- 10:43 AM Changeset in vbox [79406] by
- HostDrivers/win/load.cmd: Put drivers in a different place when …
- 10:33 AM Changeset in vbox [79405] by
- VMM/IEM: Nested VMX: bugref:9180 release/profile build fix.
- 10:11 AM Changeset in vbox [79404] by
- FE/Qt: bugref:6143. Adding a simple color editor and making the layout …
- 9:46 AM Changeset in vbox [79403] by
- FE/Qt: UIMachineViewNormal: base adjust guest screen size on last size …
- 7:49 AM Changeset in vbox [79402] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Refer to the host CPU capability …
- 6:22 AM Changeset in vbox [79401] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Don't set interrupt-window …
- 12:32 AM Changeset in vbox [79400] by
- vboxtestvms.py: Array getting fixes. bugref:9320 bugref:9151
Jun 27, 2019:
- 6:39 PM Ticket #18729 (virtualbox.exe - application error when running steam on windows xp ...) created by
- when running steam on windows xp sp3 guest, appears window: …
- 5:16 PM Changeset in vbox [79399] by
- Removed stray text.
- 3:53 PM Changeset in vbox [79398] by
- FE/Qt: bugref:6143. Fixing a key editor bug
- 3:06 PM Changeset in vbox [79397] by
- vboxtestvms.py: Typo. bugref:9320 bugref:9151
- 3:05 PM Changeset in vbox [79396] by
- vboxtestvms.py: Typo. bugref:9320 bugref:9151
- 2:28 PM Changeset in vbox [79395] by
- FE/Qt: bugref:6143. Small corrections in layouts
- 1:50 PM Changeset in vbox [79394] by
- tdAddGuestCtrl.py: Adjustment of dir listing test. bugref:9320 bugref:9151
- 1:21 PM Changeset in vbox [79393] by
- FE/Qt: bugref:7127: UIMediumEnumerator: Rework medium enumeration task …
- 12:44 PM Changeset in vbox [79392] by
- VBoxUsbMon: Implemented fallback method of obtaining USB …
- 12:41 PM Changeset in vbox [79391] by
- FE/Qt: bugref:9495: Remove New Cloud VM action from global tools …
- 12:41 PM Changeset in vbox [79390] by
- VBoxUsbLib-win: More logging.
- 12:30 PM Changeset in vbox [79389] by
- FE/Qt: bugref:9241: Graphics Scroll Area: Make scroll step HiDPI aware.
- 12:27 PM Changeset in vbox [79388] by
- FE/Qt: bugref:9241: Chooser pane: Wipe out some unused stuff of …
- 12:11 PM Changeset in vbox [79387] by
- FE/Qt: bugref:6143. Some cleanup
- 11:47 AM Changeset in vbox [79386] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Spaces.
- 11:43 AM Changeset in vbox [79385] by
- FE/Qt: bugref:6143. Removing some data redundancy
- 10:06 AM Changeset in vbox [79384] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Diagnostic session left over log.
- 9:53 AM Changeset in vbox [79383] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Two more cases (Apic-access and …
- 9:48 AM Changeset in vbox [79382] by
- VMM/IEM: Nested VMX: bugref:9180 Assertion is done in the caller.
- 9:47 AM Changeset in vbox [79381] by
- VMM/IEM: Nested VMX: bugref:9180 Always verify VM-exit reason is …
- 9:16 AM Changeset in vbox [79380] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Don't pickup VMCS shadowing …
- 8:08 AM Changeset in vbox [79379] by
- VMM/CPUM: Nested VMX: bugref:9180 Comment typo.
- 8:06 AM Changeset in vbox [79378] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Fix VMX-preemption timer VM-exits …
- 8:05 AM Changeset in vbox [79377] by
- VMM/IEM: Nested VMX: bugref:9180 Use CPUMIsGuestVmxMovToCr3InterceptSet.
- 8:01 AM Changeset in vbox [79376] by
- VMM/CPUM: Nested VMX: bugref:9180 Added …
- 6:41 AM Changeset in vbox [79375] by
- Fixed crash, still not seeing on pci bus with lspci, will check with …
- 4:46 AM Changeset in vbox [79374] by
- VMM/HMSVMR0: Nested SVM: bugref:7243 Add profiling counter for VMRUN …
- 4:45 AM Changeset in vbox [79373] by
- VMM/HM: Nested VMX: bugref:9180 Add profiling counter for …
- 4:45 AM Changeset in vbox [79372] by
- VMM/IEM: Nested VMX: bugref:9180 Comment.
- 2:51 AM Changeset in vbox [79371] by
- FsPerf: Another w7rtm adjustment. bugref:9172
- 2:43 AM Changeset in vbox [79370] by
- IPRT/direnum-r3-nt.cpp: Fixed enumerating directories we're not …
Jun 26, 2019:
- 6:00 PM Changeset in vbox [79369] by
- Main/GuestProcessImpl.cpp: Check flags passed to write* and WaitFor*. …
- 5:07 PM Changeset in vbox [79368] by
- docs/manual: fix formatting inconsistency
- 4:11 PM Changeset in vbox [79367] by
- Shared Clipboard/URI: SCM fix.
- 4:01 PM Ticket #18728 (ntoskrnl.exe+939a0 error when i started virtual machines) created by
- my virtualbox crash my windows7 when i start any virtual machine
- 3:59 PM Changeset in vbox [79366] by
- Shared Clipboard/URI: Update.
- 3:57 PM Changeset in vbox [79365] by
- Renaming VBoxGlobal to UICommon for bugref:9049 as planned.
- 3:43 PM Changeset in vbox [79364] by
- OCI: Export form for exporting VM to a custom image obtained …
- 3:25 PM Changeset in vbox [79363] by
- Frontends/VBoxManage: Fix configuring the recording feature. It …
- 2:52 PM Changeset in vbox [79362] by
- FE/Qt: bugref:6143. Adding some tooltips
- 1:54 PM Changeset in vbox [79361] by
- Main/glue/python: Include the VBox status codes from iprt/err.h and …
- 1:49 PM Changeset in vbox [79360] by
- Main/glue/python: Include the VBox status codes from iprt/err.h and …
- 12:31 PM Changeset in vbox [79359] by
- FE/Qt: bugref:6143. Using native names in the layout list captions
- 12:25 PM Changeset in vbox [79358] by
- FE/Qt: bugref:9480: Runtime UI: Session stuff: Don't forget to check …
- 12:12 PM Changeset in vbox [79357] by
- FE/Qt: bugref:6143. Adding a native langage name to layouts
- 11:37 AM Changeset in vbox [79356] by
- FE/Qt: bugref:6143. Making numpad, os, and menu keys optional
- 11:19 AM Changeset in vbox [79355] by
- VMM/HM: Nested VMX: bugref:9180 Fix stopping the XcptOrNmi profiling …
- 9:56 AM Changeset in vbox [79354] by
- tdAddGuestCtrl.py: Increase non-stale IGuestProcess::waitForArray …
- 9:44 AM Changeset in vbox [79353] by
- VMM/CPUM: Nested VMX: bugref:9180 Todo about exposing VMX VMWRITE-all …
- 9:42 AM Changeset in vbox [79352] by
- VMM/HM: Nested VMX: bugref:9180 Comment on where to tweak host MSRs …
- 9:39 AM Changeset in vbox [79351] by
- Shared Clipboard/URI: Build fix.
- 9:27 AM Changeset in vbox [79350] by
- Shared Clipboard/URI: Build fix.
- 9:21 AM Changeset in vbox [79349] by
- Shared Clipboard/URI: Build fix.
- 9:16 AM Changeset in vbox [79348] by
- FE/Qt: bugref:7127: Calm down some annoying assertion happening in …
- 9:15 AM Changeset in vbox [79347] by
- Shared Clipboard/URI: Update.
- 9:13 AM Changeset in vbox [79346] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Comment nits.
- 9:09 AM Changeset in vbox [79345] by
- VMM/HM: Nested VMX: bugref:9180 Implemented VMCS shadowing.
- 9:06 AM Changeset in vbox [79344] by
- VMM/CPUM: Nested VMX: bugref:9180 Fix logging that calculates pages …
- 9:05 AM Changeset in vbox [79343] by
- VMM/IEM: Nested VMX: bugref:9180 Add functions to read/write VMCS …
- 9:02 AM Changeset in vbox [79342] by
- hm_vmx.h: Nested VMX: bugref:9180 Add VMX_V_SHADOW_VMCS_SIZE and …
- 9:01 AM Changeset in vbox [79341] by
- VMM/CPUM: Nested VMX: bugref:9180 …
- 8:38 AM Changeset in vbox [79340] by
- SharedOpenGL: replaced DATA_POINTER_CHECK with …
- 7:26 AM Changeset in vbox [79339] by
- SharedOpenGL: fixed buffer size check in crFbImgFromDimOffVramBGRA, it …
Jun 25, 2019:
- 9:11 PM Ticket #18727 (Problem when boot a VM) created by
- I instal a Virtual Box to another PC and copy a VMs Folder. I add the …
- 5:57 PM Changeset in vbox [79338] by
- bugref:9481. Changed UUID of ICloudClient, reverted the number of the …
- 5:49 PM Changeset in vbox [79337] by
- FE/Qt: bugref:7127: Delete medium stuff is superfluous …
- 5:26 PM Changeset in vbox [79336] by
- Syncing code after adding PCI registration/memory mapping code (from …
- 4:20 PM Changeset in vbox [79335] by
- tdGuestOsUnattendedInst1.py: updates
- 4:16 PM Changeset in vbox [79334] by
- VBoxUSBMon.sys: Removed unused code.
- 3:15 PM Changeset in vbox [79333] by
- ValKit/tdAddGuestCtrl.py: Cleanups. bugref:9320
- 3:12 PM Changeset in vbox [79332] by
- ValKit/tdAddGuestCtrl.py: Cleanups. bugref:9320
- 2:59 PM Changeset in vbox [79331] by
- gen-slickedit-workspace.sh: Updates
- 2:53 PM Changeset in vbox [79330] by
- ValKit/tdAddGuestCtrl.py: Cleanups. bugref:9320
- 2:53 PM Changeset in vbox [79329] by
- Main/vboxsoap: Build fix.
- 2:41 PM Changeset in vbox [79328] by
- ValKit/tdAddGuestCtrl.py: Cleanups. bugref:9320
- 2:22 PM Changeset in vbox [79327] by
- ValKit/tdAddGuestCtrl.py: Adjusted final rmtree test now that GAs have …
- 2:19 PM Changeset in vbox [79326] by
- VBoxService: Made new sub-dir only deletion code work like …
- 2:16 PM Changeset in vbox [79325] by
- FE/Qt: bugref:6143. adding japanese physical and greek layouts.
- 1:39 PM Changeset in vbox [79324] by
- ValKit/tdAddGuestCtrl.py: Finished the remove (delete) tests. bugref:9320
- 12:33 PM Changeset in vbox [79323] by
- Main: bugref:6598: Fixed testcase crashed during VM deleting
- 12:09 PM Changeset in vbox [79322] by
- VBoxService: doxygen fix. bugref:9320
- 12:00 PM Changeset in vbox [79321] by
- VBoxService: Bugfixes. bugref:9320
- 11:50 AM Changeset in vbox [79320] by
- bugref:9481. Added API cloud function getImageInfo.
- 11:42 AM Changeset in vbox [79319] by
- bugref:9481. Added the next functions into VBoxManage tool - …
- 8:50 AM Changeset in vbox [79318] by
- tdAddGuestCtrl.py: Reworking the remove (delete) tests. bugref:9151 …
- 8:12 AM Ticket #18726 (Unable to export) created by
- VirtualBox cannot export virtual machines on qcow disks. This affects …
- 7:28 AM Changeset in vbox [79317] by
- FE/Qt: bugref:6143. adding the numpad layout file.
- 7:19 AM Ticket #18725 (WebCam passtrough doesn't properly pass format capabilities to guest ...) created by
- When attaching a webcam to a Guest OS using Devices->Webcams menu, …
- 6:28 AM Changeset in vbox [79316] by
- VMM/CPUM: Nested VMX: bugref:9180 We need to look at the current VMCS' …
- 5:32 AM Changeset in vbox [79315] by
- cpum.h: Nested VMX: bugref:9180 Added CPUMIsGuestVmxCurrentVmcsValid …
Jun 24, 2019:
- 4:55 PM Changeset in vbox [79314] by
- FE/Qt: bugref:6143. adding the numpad
- 4:13 PM Changeset in vbox [79313] by
- FE/Qt: bugref:9495: UIWizardNewCloudVM: Make image list focused by default.
- 3:54 PM Changeset in vbox [79312] by
- FE/Qt: bugref:9495: UIFormEditorWidget: More suitable icons for …
- 2:42 PM Changeset in vbox [79311] by
- USBMon (bugref:6509) Drop obsolete single-hook code.
- 2:23 PM Changeset in vbox [79310] by
- FE/Qt: bugref:9495: UIFormEditorWidget: Reuse icon for one more form …
- 12:59 PM Changeset in vbox [79309] by
- scm fix.
- 12:53 PM Changeset in vbox [79308] by
- scm fixes.
- 12:40 PM Changeset in vbox [79307] by
- bugref:9481. Added 3 API functions - createImage, exportImage, …
- 11:31 AM Changeset in vbox [79306] by
- bugref:9416. Fixed progress calculation.
- 11:23 AM Changeset in vbox [79305] by
- FE/Qt: bugref:9495: UIWizardNewCloudVM: Update watermark and background.
- 11:01 AM Changeset in vbox [79304] by
- FE/Qt: x1/x2 icon qrc regenerated from under macOS.
- 11:00 AM Changeset in vbox [79303] by
- tdAddGuestCtrl.py: Added offset checks to the write testcase. …
- 10:45 AM Changeset in vbox [79302] by
- Main/GuestFileImpl.cpp: More doc updates wrt file offsets, reading and …
- 10:38 AM Changeset in vbox [79301] by
- Main/GuestFileImpl.cpp: More doc updates wrt file offsets, reading and …
- 10:35 AM Ticket #18724 (VBox 5.2.x: VBoxManage copyto --target-directory now requires an ...) created by
- The "VBoxManage copyto" destination directory given to …
- 10:33 AM Changeset in vbox [79300] by
- Main/GuestFileImpl.cpp: doc updates wrt file offsets. bugref:9320
- 10:18 AM Changeset in vbox [79299] by
- Shared Clipboard/URI: Update.
- 10:10 AM Changeset in vbox [79298] by
- Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature …
- 9:51 AM Changeset in vbox [79297] by
- Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature …
- 9:09 AM Changeset in vbox [79296] by
- Main,VBoxService,GstCtrlSvc: Added functions for exchanging feature …
- 8:57 AM Ticket #18723 (Error recording from CLI: "The machine is not mutable, saved or ...) created by
- Host: Win10 x64 Guest: Win10 x64 VirtualBox Version 6.0.8 …
- 7:44 AM Changeset in vbox [79295] by
- FE/Qt: bugref:6143. Adding code to save and load dialog geometry
Jun 23, 2019:
- 4:09 PM Changeset in vbox [79294] by
- Main/Guest::init: Better error and object status handling - DnD should …
- 2:31 PM Changeset in vbox [79293] by
- IPRT/rtFsModeFromUnix: Don't mark the special '.' and '..' entries as …
Note:
See TracTimeline
for information about the timeline view.