VirtualBox

Timeline



Oct 3, 2022:

5:40 PM Changeset in vbox [96973] by vboxsync
fixing burns
5:13 PM Changeset in vbox [96972] by vboxsync
FE/Qt: bugref:9930: VirtualBox Manager / Chooser pane: Improving …
4:57 PM Changeset in vbox [96971] by vboxsync
fixing typos, getHostOsVersion function, darwin part
1:59 PM Changeset in vbox [96970] by vboxsync
fixing typo
1:57 PM Changeset in vbox [96969] by vboxsync
remove extra print
1:55 PM Changeset in vbox [96968] by vboxsync
changes for utils, fixing getHostOsVersion function work for darwin
1:17 PM Changeset in vbox [96967] by vboxsync
FE/Qt: bugref:10293: Machine settings / System page: A possibility to …
12:09 PM Changeset in vbox [96966] by vboxsync
VMM/PGM: Nested VMX: bugref:10092 Remove unused function used early …
12:00 PM Changeset in vbox [96965] by vboxsync
VMM/IEM: The long double constant replaced with RTFLOAT128 constant to …
7:04 AM Ticket #21118 (USB isochronous transfers cause problems under OS/2 guest) created by lerdmann
Host: Windows 11, guest: OS/2 If I try to play sounds via a USB …

Oct 2, 2022:

10:02 PM Changeset in vbox [96964] by vboxsync
VMM/IEM: Some nits in the VMX code - no real code changes. bugref:10092
10:00 PM Changeset in vbox [96963] by vboxsync
VMM/PGMAllBth: Adjusted NestedSyncPT assertion. Logging. bugref:10092
9:54 PM Changeset in vbox [96962] by vboxsync
VMM/HMVMX: Preliminary fix for the nested nested paging issue we've …
7:05 PM Ticket #21117 (Windows 11 host machine's touchscreen stops working while running a ...) created by WillD
I have a HP Windows 11 "All-in-One" PC with a touchscreen. When I …
6:40 PM Ticket #21116 (VirtualBox 6.1.38 keeps crashing) created by Brad Walker
I frequently get my VirtualBox instance to crash. The OS the …

Oct 1, 2022:

10:01 PM Ticket #21115 (freeze gnome gui ubuntu) created by gufo rosso
in end of game (red alert 2 yuri revenge win 2k os) the gnome UI …
8:03 AM Changeset in vbox [96961] by vboxsync
VMM/IEM: Nested VMX: bugref:10092 Some more cs:rip log formatting fixes.
8:00 AM Changeset in vbox [96960] by vboxsync
VMM/IEM: Nested VMX: bugref:10092 Fix for nested VMs without nested …

Sep 30, 2022:

9:51 PM Changeset in vbox [96959] by vboxsync
IPRT/RTCrPkcs7: Fix copy/paste in error message, making the failure …
9:15 PM Changeset in vbox [96958] by vboxsync
VMM/PGM: Made the APIC access page related optimizations for nested …
8:33 PM Changeset in vbox [96957] by vboxsync
VMM/PGMPool: Extended the .pgmpoolcheck command to cover the other …
4:47 PM Changeset in vbox [96956] by vboxsync
GA build: unzip with "-voj" doesn't extract files
3:51 PM Changeset in vbox [96955] by vboxsync
IEM: Nits, some SSE instructions were misclassified as SSE2.
12:41 PM Changeset in vbox [96954] by vboxsync
IEM: Nits, comments in TwoByte0f decoder.
11:34 AM Changeset in vbox [96953] by vboxsync
VMM: Treat assembler warnings as errors so we don't accidentally end …
11:22 AM Changeset in vbox [96952] by vboxsync
IEM: Tweaked so that vpinsrw has the same instruction length with …
10:22 AM Changeset in vbox [96951] by vboxsync
VMM/IEM: Clear high bits of destination operand for vmread for 32-bit …
10:19 AM Changeset in vbox [96950] by vboxsync
Devices/Graphics: Some old Xorg servers apparently in collaboration …
9:24 AM Changeset in vbox [96949] by vboxsync
VMM/PGMPool: Extended the .pgmpoolcheck command to cover shadow guest …
6:58 AM Changeset in vbox [96948] by vboxsync
IEM: Slightly corrected SYSCALL/SYSRET, fixed logging.
6:56 AM Changeset in vbox [96947] by vboxsync
IEM: Added forgotten FETCH_EFLAGS in AVX variants of xCOMISx instructions.
6:54 AM Changeset in vbox [96946] by vboxsync
Typo.
6:51 AM Changeset in vbox [96945] by vboxsync
IEM: Assembly implementation of AES-NI instructions, WIP.
6:50 AM Changeset in vbox [96944] by vboxsync
IEM: Typo fixes in IEMAllAimpl.asm.
6:32 AM Changeset in vbox [96943] by vboxsync
VMM/IEM: Addendum to r153847 (VMM/IEM: Fetch EFLAGS before calling …
12:10 AM Changeset in vbox [96942] by vboxsync
VMM/PGMPool: Use a much much larger GCPhys hash table. A 64 entry …
12:08 AM Changeset in vbox [96941] by vboxsync
VMM/PDMAll: IRQ logging. bugref:10092
12:07 AM Changeset in vbox [96940] by vboxsync
VMM/PGMDbg,DBGFMem: Basic EPT dumping, both guest and shadow tables. …

Sep 29, 2022:

10:17 PM Changeset in vbox [96939] by vboxsync
VMM/PGMPool: display the physical address of the roots in pgmpoolroots …
9:36 PM Changeset in vbox [96938] by vboxsync
/Config.kmk: Darwin code signing: meant shell style basename (make …
9:05 PM Changeset in vbox [96937] by vboxsync
VMM/IEM: Some assembly corrections, only relevant for x86, so not …
8:58 PM Changeset in vbox [96936] by vboxsync
VMM/IEM: Fetch EFLAGS before calling assembly in …
8:58 PM Changeset in vbox [96935] by vboxsync
/Config.kmk: Code signing for darwin: forgotten input filename for sed …
8:28 PM Changeset in vbox [96934] by vboxsync
/Config.kmk: Fix non-executable signing (code signing service case) on …
6:26 PM Changeset in vbox [96933] by vboxsync
Improved comments.
2:19 PM Changeset in vbox [96932] by vboxsync
Fixed comment.
1:24 PM Ticket #21114 (Critical error. The memory could not be read.) created by Eugene
Unfortunately, I don't have a log file or a reproduction step for the …
9:55 AM Changeset in vbox [96931] by vboxsync
VMM/testcase/tstIEMAImpl: Implement basic cvtps2pi/cvttps2pi …
9:55 AM Changeset in vbox [96930] by vboxsync
VMM/IEM: Implement cvtps2pi/cvttps2pi instructions, bugref:9898

Sep 28, 2022:

9:58 PM Changeset in vbox [96929] by vboxsync
VMM,RuntimeR0: Flush the log buffer directly to the parent VMM if …
8:56 PM Ticket #20523 (Solaris vboxusbmon can panic when using alternate filesystems => fixed ...) closed by paulson
fixed: This was addressed in VirtualBox 6.1.28.
8:43 PM Changeset in vbox [96928] by vboxsync
VMM/HMVMXR0: Logging typo. bugref:10092
8:42 PM Changeset in vbox [96927] by vboxsync
VMM: Corrected some non-standard cs:rip value formatting in the VMX …
8:41 PM Changeset in vbox [96926] by vboxsync
VMM/APIC: logging
8:39 PM Changeset in vbox [96925] by vboxsync
VMM,RuntimeR0: Flush the log buffer directly to the parent VMM if …
8:34 PM Changeset in vbox [96924] by vboxsync
IPRT/log: Corrected RTLogGetDestinations to return the right field. …
8:33 PM Changeset in vbox [96923] by vboxsync
IPRT/fatvfs.cpp: Do int18h instead of 19h in the FAT non-boot code.
7:23 PM Changeset in vbox [96922] by vboxsync
VMM/testcase/tstIEMAImpl: Implement basic cvtpi2ps/cvtpi2pd testcases, …
7:22 PM Changeset in vbox [96921] by vboxsync
VMM/IEM: Implement cvtpi2ps/cvtpi2pd instructions, bugref:9898
6:24 PM Changeset in vbox [96920] by vboxsync
ExtPack: Windows: Comment-out remainig bits of VBoxEhciR0 from …
4:27 PM Changeset in vbox [96919] by vboxsync
After 7.0.0_BETA3
2:07 PM Changeset in vbox [96918] by vboxsync
7.0.0_BETA3
12:53 PM Changeset in vbox [96917] by vboxsync
VMM/testcase/tstIEMAImpl: Implement basic cvtpd2pi/cvttpd2pi …
12:53 PM Changeset in vbox [96916] by vboxsync
VMM/IEM: Implement cvtpd2pi/cvttpd2pi instructions, bugref:9898
12:43 PM Changeset in vbox [96915] by vboxsync
IEM: Improved on r153824 to make intent clearer.
10:41 AM Changeset in vbox [96914] by vboxsync
IEM: FNSTENV must clear pending math exceptions to avoid exception loops.
9:12 AM Changeset in vbox [96913] by vboxsync
ValKit/bs3-apic-1: Extended it with some TPR writes & read-back …
9:03 AM Changeset in vbox [96912] by vboxsync
ValKit/bs3-apic-1: Extended it with some TPR writes & read-back …
8:10 AM Changeset in vbox [96911] by vboxsync
CloudNet,libs/libssh: bugref:9469 Build fix for r153820.
8:01 AM Changeset in vbox [96910] by vboxsync
CloudNet,libs/libssh: bugref:9469 Build libssh as separate DLL and …

Sep 27, 2022:

11:24 PM Changeset in vbox [96909] by vboxsync
Main/MouseImpl: Simplified i_getDeviceCaps and code immediately …
10:18 PM Changeset in vbox [96908] by vboxsync
Main/MouseImpl: My 0.02$ and some cleanups. bugref:10285
9:30 PM Changeset in vbox [96907] by vboxsync
Frontends/VBoxManage: The VBoxManage controlvm suboptions …
6:10 PM Changeset in vbox [96906] by vboxsync
Main: src-client: MouseImpl: Provide guest's absolute pointing mouse …
5:18 PM Changeset in vbox [96905] by vboxsync
Changelog: Lots of GUI related stuff
5:01 PM Changeset in vbox [96904] by vboxsync
VMM/IEM: svn props fixed for recently added extF80_log2.c r153800, …
4:56 PM Ticket #21113 (VBoxManage controlvm 'setlinkstateN' and 'nictraceN' don't work in 7.0 ...) created by HaotongYang
"C:\Program Files\Oracle\VirtualBox\VBoxmanage.exe" controlvm "VMname" …
3:42 PM Changeset in vbox [96903] by vboxsync
FE/Qt: Cloud Profile Manager: Correcting obsolete try OCI link.
2:30 PM Changeset in vbox [96902] by vboxsync
VMM: Nested SVM: bugref:7243 VM reset and init. nits for nested SVM, …
1:44 PM Changeset in vbox [96901] by vboxsync
fixing scm complain r153805
1:30 PM Changeset in vbox [96900] by vboxsync
VMM/PGM: Drop the fIs64BitsPagingMode parameter to PGM_SHW_DECL(int, …
1:28 PM Changeset in vbox [96899] by vboxsync
VMM/PGMAllPool: nits. bugref:10092
1:27 PM Changeset in vbox [96898] by vboxsync
VMM/APIC: Decode the MSR in the 'info apic' output. bugref:10092
1:15 PM Changeset in vbox [96897] by vboxsync
VMM/PGMPool: Added a pgmpoolroots info dumper. bugref:10092
11:15 AM Changeset in vbox [96896] by vboxsync
IEM: Removed wrong/redundant CR0.EM checks in FXSAVE/FXRSTOR.
9:24 AM Changeset in vbox [96895] by vboxsync
VMM/IEM: Rough implementation for fyl2x and fyl2xp1 instructions in …
9:00 AM Changeset in vbox [96894] by vboxsync
VMM/EM: Changed /PROF/CPU%u/EM/HMExec and HMExecuteCalled into runtime …
8:44 AM Changeset in vbox [96893] by vboxsync
VMM/IEM: Rough implementation for fyl2x and fyl2xp1 instructions in …
6:00 AM Changeset in vbox [96892] by vboxsync
IPRT: Fixing OS/2 ar issue after r153702 (loggig via CPUID). [typo]
5:59 AM Changeset in vbox [96891] by vboxsync
IPRT: Fixing OS/2 ar issue after r153702 (loggig via CPUID).

Sep 26, 2022:

7:38 PM Changeset in vbox [96890] by vboxsync
Main,FE/VBoxManage: Implement possiblity to configure some of the …
7:33 PM Changeset in vbox [96889] by vboxsync
doc/manual: changelog, bugref:1098
7:29 PM Changeset in vbox [96888] by vboxsync
Main,FE/VBoxManage: Implement possiblity to configure some of the …
7:18 PM Changeset in vbox [96887] by vboxsync
WDDM: Fix licenses.
7:14 PM Changeset in vbox [96886] by vboxsync
WDDM: Export missing bits.
7:09 PM Changeset in vbox [96885] by vboxsync
Additions: X11: DRM Client: Monitor guest properties in a bit more …
7:03 PM Changeset in vbox [96884] by vboxsync
Additions: X11: Guest lib: DRM Client: Check exact guest property …
7:01 PM Changeset in vbox [96883] by vboxsync
tools/win.x86: Update svn:ignore.
6:56 PM Changeset in vbox [96882] by vboxsync
IEM: Only zap the high half of 64-bit destination register actually …
5:46 PM Changeset in vbox [96881] by vboxsync
Config.kmk: Default to enable some additional components on OSE as well now
5:44 PM Changeset in vbox [96880] by vboxsync
VMM/HMVMXR0: Nested VMX: bugref:10092 Nested EPT shadow page-pool handling.
5:43 PM Changeset in vbox [96879] by vboxsync
VMM/PGM: Nested VMX: bugref:10092 Nested EPT shadow page-pool handling.
4:48 PM Changeset in vbox [96878] by vboxsync
Additions: X11: Print out if Wayland environment detected or not, …
4:31 PM Changeset in vbox [96877] by vboxsync
FE/Qt: bugref:10293: A bit of reordering on Machine settings / System …
4:11 PM Changeset in vbox [96876] by vboxsync
Additions: X11: Move Wayland env detection to common place, bugref:10134.
3:57 PM Changeset in vbox [96875] by vboxsync
Aditions: X11: Consolidate all the environment variables we use at one …
3:26 PM Changeset in vbox [96874] by vboxsync
Debugger: Some cleanups for the KD backend, bugref:1098 [Solaris build …
3:21 PM Changeset in vbox [96873] by vboxsync
Debugger: Some cleanups for the KD backend, bugref:1098 [Solaris build …
3:05 PM Changeset in vbox [96872] by vboxsync
Debugger: Some cleanups for the KD backend, bugref:1098 [build fix]
2:59 PM Changeset in vbox [96871] by vboxsync
Linux: Additions: Gnome3 helprer: scm fix, bugref:10134.
2:55 PM Changeset in vbox [96870] by vboxsync
Debugger/DBGPlugInWinNt: Some unfinished code to hook into the guests …
2:54 PM Changeset in vbox [96869] by vboxsync
Additions: Linux: Gnome3 helper: fix return codes, bugref:10134.
2:51 PM Changeset in vbox [96868] by vboxsync
Additions: Linux: Gnome3 helper: mark mode as 'is-current' and as …
2:51 PM Changeset in vbox [96867] by vboxsync
Debugger/DBGPlugInWinNt: Some unfinished code to hook into the guests …
2:46 PM Changeset in vbox [96866] by vboxsync
Debugger: Some cleanups for the KD backend, bugref:1098
2:45 PM Changeset in vbox [96865] by vboxsync
Debugger: Some changes floating around, added a UDP I/O provider to be …
2:38 PM Changeset in vbox [96864] by vboxsync
Runtime: Implement RTUdpCreateServerSocket(), bugref:9822
1:18 PM Ticket #21052 (Windows 10 guest aborted on linux ubuntu 20.04 host always while starting) closed by galitsyn
invalid: Thank you for the feedback. Since it is not an issue, closing as invalid.
1:07 PM Changeset in vbox [96863] by vboxsync
IEM: Make RDRAND and RDSEED fail hard instead of crashing guests in a …
10:59 AM Changeset in vbox [96862] by vboxsync
Main/Unattended: Fedora detection fix. bugref:9781
10:52 AM Changeset in vbox [96861] by vboxsync
IPRT/Vfs,Main/Unattended: Detect fedora ISOs, various code cleanups. …
10:44 AM Changeset in vbox [96860] by vboxsync
IEM: The CMP instruction must not zero out the high half of 64-bit GPRs.
9:42 AM Changeset in vbox [96859] by vboxsync
doc/changelog: Some updates, bugref:9477
9:25 AM Changeset in vbox [96858] by vboxsync
IPRT/RTCrDigestFinal: Corrected underflow (warning) / overflow (error) …
9:24 AM Changeset in vbox [96857] by vboxsync
IPRT/ldrELF: Fixed bug in rtldrELFLnxKModHashImage. bugref:10287
9:11 AM Changeset in vbox [96856] by vboxsync
doc/manual: Remove mentioning EHCI/XHCI being part of the extension …
8:59 AM Changeset in vbox [96855] by vboxsync
doc/manual/changelog: Mention open sourcing the EHCI and XHCI …
8:48 AM Changeset in vbox [96854] by vboxsync
Devices/USB,Main,FE/Qt: Export EHCI and XHCI controller …
8:40 AM Changeset in vbox [96853] by vboxsync
Main/NvramStore: Fix uninitialized variable, bugref:9477
6:06 AM Changeset in vbox [96852] by vboxsync
IEM: Rotate the FPU stack when changing the FP TOS. Make sure stack …
6:00 AM Changeset in vbox [96851] by vboxsync
iprt/ctype: Removed duplicate test in RTLocCIsPunct (harmless).
4:39 AM Changeset in vbox [96850] by vboxsync
Main/tstOVF: Use RTFileExists to test for the existance of a file, on …

Sep 24, 2022:

1:55 AM Changeset in vbox [96849] by vboxsync
fixed tstOVF so it no longer leaves a mess after failure, removed …

Sep 23, 2022:

3:53 PM Changeset in vbox [96848] by vboxsync
libs/libtpms: Fix TPM2_ContextSave() command, we need to get size of …
3:43 PM Ticket #21112 (critical error) created by wayneg
I have 1 VM I have used for years and still works. However I get …
3:01 PM Changeset in vbox [96847] by vboxsync
Main/CloudNet: Improved error reporting for missing cloud gateway …
1:41 PM Changeset in vbox [96846] by vboxsync
VMM/testcase/tstIEMAImpl: Check the correct type with …
1:33 PM Changeset in vbox [96845] by vboxsync
iprt/nt/nt.h: Correction to OBJECT_INFORMATION_CLASS and added …
1:28 PM Changeset in vbox [96844] by vboxsync
iprt/nt/nt.h: Correction to OBJECT_INFORMATION_CLASS and added …
11:17 AM Changeset in vbox [96843] by vboxsync
FE/Qt: macOS: Cocoa API changed some time ago, we should no longer …
10:08 AM Changeset in vbox [96842] by vboxsync
Storage: VMDK.cpp: scm fix.
9:39 AM Changeset in vbox [96841] by vboxsync
Linux packaging: add dependency on packages containing libvulkan.so.1. …
9:26 AM Changeset in vbox [96840] by vboxsync
added copyright in manual\en_US\oracle-accessibility-ohc-en.xml
5:35 AM Changeset in vbox [96839] by vboxsync
VMM: Nested VMX: bugref:10092 Consistency nits and comments.
4:52 AM Ticket #21111 (VM periodically lock and close, v 6.1.36, v 6.1.38) created by Djordano_Anh
I have host Windows 11 Home Single Language (22H2, 22621.521) AMD …
Note: See TracTimeline for information about the timeline view.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette