VirtualBox

Timeline



Jul 12, 2018:

11:53 PM Changeset in vbox [73104] by vboxsync
Main: Two clang build fixes (offset-of cleanup).
11:41 PM Changeset in vbox [73103] by vboxsync
VBoxVideo.h: Addition build fix (offset-of cleanup).
11:36 PM Changeset in vbox [73102] by vboxsync
iprt/strcache: Try shut up gcc about array bounds.
9:23 PM Changeset in vbox [73101] by vboxsync
Added RT_FROM_MEMBER_DYN for use in cases like pic_poll_read.
9:21 PM Changeset in vbox [73100] by vboxsync
offset-of cleanup: build fix
9:16 PM Changeset in vbox [73099] by vboxsync
ldrELFRelocatable.cpp.h: Treat R_X86_64_PLT32 as PC32 to deal with …
9:13 PM Changeset in vbox [73098] by vboxsync
Runtime/Makefile.kmk: Fix for VBoxRT-x86.so when chcon is present.
9:06 PM Changeset in vbox [73097] by vboxsync
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
7:28 PM Changeset in vbox [73096] by vboxsync
Config.kmk: win.amd64 OSE build fix. Used VBOX_OSE before it was …
7:27 PM Changeset in vbox [73095] by vboxsync
prerequisites-rpm.sh: add libopus and clean up.
7:15 PM Changeset in vbox [73094] by vboxsync
Devices/Storage/DrvDiskIntegrity: Add some missing interfaces to …
7:10 PM Changeset in vbox [73093] by vboxsync
rpm/rules: stop using /etc/distname to determine the distribution as …
6:50 PM Changeset in vbox [73092] by vboxsync
FE/Qt: bugref:9012 Adding audio/video only choices for recording
6:24 PM Ticket #17865 (Error (rc=-5640): More than one thread in process - Windows 10) created by MarcelloRothery
I've been using VirtualBox since last december, without problems. …
1:51 PM Changeset in vbox [73091] by vboxsync
lsilogicR3LoadExec: Should check SSMR3GetXxxx return values before …
11:55 AM Changeset in vbox [73090] by vboxsync
FE/Qt: bugref:9208: Export Appliance wizard: Forgot something in r123649.
11:43 AM Changeset in vbox [73089] by vboxsync
Main/Appliance: use the proper version info for the tar member group …
11:34 AM Changeset in kStuff [113] by bird
kHlpInt2Ascii.c: Try make cppcheck happy.
11:26 AM Changeset in vbox [73088] by vboxsync
VMM/Makefile.kmk: Shut up $ warning.
11:23 AM Changeset in vbox [73087] by vboxsync
VBoxBs3ObjConverter.cpp: Treat R_X86_64_PLT32 as PC32 to deal with …
11:15 AM Changeset in vbox [73086] by vboxsync
ldrELFRelocatable.cpp.h: Treat R_X86_64_PLT32 as PC32 to deal with …
10:05 AM Changeset in vbox [73085] by vboxsync
FE/Qt: bugref:9208: Export Appliance wizard: Include ISO files check-box.
9:36 AM Changeset in vbox [73084] by vboxsync
VBoxPci-linux.c: fix an include path which broke Debian own builds. …
9:00 AM Changeset in vbox [73083] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: VM page: Remove the 2nd …
8:59 AM Changeset in vbox [73082] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Reworking …
8:57 AM Changeset in vbox [73081] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Focus …
8:55 AM Changeset in vbox [73080] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Adjusting …
8:41 AM Changeset in vbox [73079] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Storage page: A bit of …
7:02 AM Changeset in vbox [73078] by vboxsync
PGMAll/pgmGstPtWalkNext: PDE compare fix.

Jul 11, 2018:

4:43 PM Changeset in vbox [73077] by vboxsync
DBGC: fix shadowed variable in previous
4:39 PM Changeset in vbox [73076] by vboxsync
NetworkServices/Dhcpd: There's no pressing need to inline Db ctor. …
4:24 PM Changeset in vbox [73075] by vboxsync
scm: fix for = and == priorities
4:20 PM Changeset in vbox [73074] by vboxsync
DBGC: Added du, dp, dps, dds and dqs commands.
4:19 PM Changeset in vbox [73073] by vboxsync
PGM/DBG: Optimize page scanning to speed up 'detect'.
4:15 PM Changeset in vbox [73072] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Storage and Expert pages: …
4:02 PM Changeset in vbox [73071] by vboxsync
xpcom: fix thinko in PR_LogPrint. Harmless in practice since the bug …
3:52 PM Changeset in vbox [73070] by vboxsync
FE/Qt: Global preferences: Extension page: Small rework to calm down …
3:45 PM Changeset in vbox [73069] by vboxsync
DrvHostOss: drvHostOSSAudioGetConfig - awlays close the file
3:08 PM Changeset in vbox [73068] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Destination and Storage …
3:00 PM Changeset in vbox [73067] by vboxsync
VMM/HMSVMR0: Comment.
2:47 PM Changeset in vbox [73066] by vboxsync
VBoxUSB/os2: use NO_ERROR instead of literal 0 in previous.
2:46 PM Changeset in vbox [73065] by vboxsync
VBoxUSB/os2: UsbIsoStop - make sure rc is always properly initialized.
2:41 PM Changeset in vbox [73064] by vboxsync
VBoxUSB/os2: UsbRegisterChangeNotification - make sure EventSet.ulCaps …
1:00 PM Changeset in vbox [73063] by vboxsync
Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
12:40 PM Changeset in vbox [73062] by vboxsync
FE/Qt: Some refactoring in UIApplianceEditorWidget classes
11:20 AM Changeset in vbox [73061] by vboxsync
Storage/VDVfs.cpp: Fix for snapshot setups.
10:52 AM Changeset in vbox [73060] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Make Write Manifest file …
10:42 AM Ticket #17852 ([Hardenning Issues] - All proposed options tryed) closed by janitor
invalid: It's usually better and faster, if issues get first addressed in the …
10:16 AM Changeset in vbox [73059] by vboxsync
Build fix.
10:12 AM Changeset in vbox [73058] by vboxsync
Audio: Added DrvAudioHlpFramesToMs() and DrvAudioHlpMsToFrames() helpers.
7:58 AM Changeset in vbox [73057] by vboxsync
VMM/HMSVMR0: nit.
6:26 AM Changeset in vbox [73056] by vboxsync
VMM/HMSVMR0: bugref:9193 Attempted fix for VMRUN.
6:26 AM Ticket #17864 (VirtualBox kernel modules do not build on Fedora 28) created by ThygWedd
VirtualBox-5.2-5.2.12_122591_fedora26-1.x86_64 Issuing …
6:11 AM Changeset in vbox [73055] by vboxsync
VMM/HMSVMR0: bugref:9193 Attempt to fix regression with nested SVM …
3:32 AM Changeset in vbox [73054] by vboxsync
VMM/HMSVMR0: bugref:9204 Fix mov crx write.
3:29 AM Changeset in vbox [73053] by vboxsync
VMM/HMSVMR0: bugref:9204 Fix mov crx read.
2:54 AM Changeset in vbox [73052] by vboxsync
VMM/HMSVMR0: bugref:9204 Fix mwait.
2:52 AM Changeset in vbox [73051] by vboxsync
VMM/HMSVMR0: bugref:9204 Fix monitor.
2:48 AM Changeset in vbox [73050] by vboxsync
VMM/HMSVMR0: bugref:9204 Fix hlt.
2:46 AM Changeset in vbox [73049] by vboxsync
VMM/HMSVMR0: bugref:9204 Fix invlpg.
2:45 AM Changeset in vbox [73048] by vboxsync
VMM/HMSVMR0: bugref:9204 Fix rdpmc.
2:42 AM Changeset in vbox [73047] by vboxsync
VMM/HMSVMR0: bugref:9204 Fix rdtscp.
2:41 AM Changeset in vbox [73046] by vboxsync
VMM/HMSVMR0: bugref:9204 Fix rdtsc.
2:39 AM Changeset in vbox [73045] by vboxsync
VMM/HMSVMR0: bugref:9204 Fix invd.
2:37 AM Changeset in vbox [73044] by vboxsync
VMM/HMSVMR0: bugref:9204 temporarily disable NRIP_SAVE across the …
2:30 AM Changeset in vbox [73043] by vboxsync
VMM/HMSVMR0: bugref:9204 Fix wbinvd.
2:28 AM Changeset in vbox [73042] by vboxsync
VMM/HMSVMR0: bugref:9204 Comment fix, replaced release assertion with …

Jul 10, 2018:

8:22 PM Ticket #17863 (VirtualBox 5.2.12 on Mac OS X 10.13.5 stalling while installing ...) created by jfha73
Hey guys, I was trying to install Windows Server 2016 and when the …
6:07 PM Changeset in vbox [73041] by vboxsync
iprt/manifest2.cpp: case insensitive comparison of attribute values …
4:24 PM Testbuilds edited by Klaus Espenlaub
(diff)
4:08 PM Changeset in vbox [73040] by vboxsync
Build fix.
4:06 PM Changeset in vbox [73039] by vboxsync
Audio/Mixer: Added .WAV output support for mixer sinks (when …
4:06 PM Changeset in vbox [73038] by vboxsync
Build fix.
3:58 PM Changeset in vbox [73037] by vboxsync
Guest Control/Main: Cleaned up internal symlink handling for copyTo / …
3:02 PM Changeset in vbox [73036] by vboxsync
Guest Control/Main: Renamed VERR_GSTCTL_PROCESS_EXIT_CODE -> …
2:04 PM Changeset in vbox [73035] by vboxsync
NEM/win: Poll timers from inner loop and adjust run/wait timeout to …
12:24 PM Changeset in vbox [73034] by vboxsync
FE/Qt Repopulate the tree widget after adding a medium in UIMediumSelector
11:44 AM Changeset in vbox [73033] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Storage and Expert page: …
11:34 AM Changeset in vbox [73032] by vboxsync
prerequisites-rpm.sh: missing space. bugref:9200: …
10:24 AM Changeset in vbox [73031] by vboxsync
VMM/IEM: IEMExecDecodedHlt fix instruction length copy/paste.
10:23 AM Changeset in vbox [73030] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Storage and Expert pages: …
10:14 AM Changeset in vbox [73029] by vboxsync
VBoxManageDisk.cpp: make gcc happy
10:05 AM Changeset in vbox [73028] by vboxsync
VMM/IEM: SVM pause implementation comment.
10:04 AM Changeset in vbox [73027] by vboxsync
VMM/IEM: Don't guru with VERR_IEM_INSTR_NOT_IMPLEMENTED for rdpmc …
10:00 AM Changeset in vbox [73026] by vboxsync
VMM/IEM: IEMExecDecodedMovCRxRead require CR3, CR4 and APIC TPR in …
10:00 AM Changeset in vbox [73025] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Storage and Expert pages: …
9:59 AM Changeset in vbox [73024] by vboxsync
VMM/IEM: IEMExecDecoded API for wbinvd, invd, rdpmc, monitor, mwait …
9:45 AM Changeset in vbox [73023] by vboxsync
RTErrConvertFromWin32: ERROR_UNRECOGNIZED_VOLUME.
9:24 AM Changeset in vbox [73022] by vboxsync
EM: Removed unused stats.
9:14 AM Changeset in vbox [73021] by vboxsync
IEMAll: Amended assertion in iemExecStatusCodeFiddling with …
9:08 AM Changeset in vbox [73020] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Expert page: forgot …
9:06 AM Changeset in vbox [73019] by vboxsync
FE/Qt: UIEmptyFilePathSelector: Adjust default size policy.
8:49 AM Changeset in vbox [73018] by vboxsync
FE/Qt: Update the recent media list after floppy creation
8:35 AM Changeset in vbox [73017] by vboxsync
FE/Qt: Factor out a function in VBoxGlobal to keep track of recent …
7:09 AM Ticket #17862 (Full screen view out of sync) created by Smot
Host is Ubuntu 18.04 with Gnome Shell as the desktop. Guest is Windows …
4:44 AM Changeset in vbox [73016] by vboxsync
VMM/HM: Changed HM_CHANGED_XCPT_RAISED_MASK to …
4:38 AM Changeset in vbox [73015] by vboxsync
VMM/HMSVMR0: Fallback to IEMExecOne() on certain VM-exits on CPUs that …

Jul 9, 2018:

4:00 PM Changeset in vbox [73014] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Expert page: forgot …
3:46 PM Changeset in vbox [73013] by vboxsync
Linux kernel modules: let the user specify a custom KERN_DIR as well.
3:23 PM Changeset in vbox [73012] by vboxsync
Linux kernel modules: make module test builds work with older kernels …
2:30 PM Ticket #11031 ('Bridged Networking' on host vlan interfaces does not work) reopened by mpounsett
2:06 PM Ticket #17861 ("VBoxManage modifyvm <UUID> --videocap on" doesn't work) created by vboooo
Since 5.2.x video recording doesn't start together with startvm. …
1:48 PM Changeset in vbox [73011] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Reworking …
1:45 PM Changeset in vbox [73010] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Storage page: A bit of fixes.
12:39 PM Changeset in vbox [73009] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Storage page: A bit of …
12:19 PM Changeset in vbox [73008] by vboxsync
FE/Qt UIMediumSelector returns accept after double click
12:02 PM Changeset in vbox [73007] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Adding …
11:57 AM Changeset in vbox [73006] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Storage page: A bit of …
11:44 AM Ticket #17860 (USB 3.1 support) created by T1000
The usb camera that reports as USB 3.1 will not be recognized by …
11:20 AM Changeset in vbox [73005] by vboxsync
Main: Use setErrorBoth when we've got a VBox status code handy. (The …
11:19 AM Changeset in vbox [73004] by vboxsync
DevVGA-SVGA: renamed misleading parameters of vmsvgaGMRTransfer …
11:09 AM Changeset in vbox [73003] by vboxsync
Main: Use setErrorBoth when we've got a VBox status code handy. (The …
9:25 AM Changeset in vbox [73002] by vboxsync
VMM/HMVMXR0: Don't need to recheck VMCPU_FF_TLB_FLUSH when it's just …
9:09 AM Changeset in vbox [73001] by vboxsync
FE/Qt: bugref:9073 Adding an option to import hard disks are VDI while …
8:28 AM Changeset in vbox [73000] by vboxsync
ConsoleImpl2.cpp: Missing break.
7:59 AM Changeset in vbox [72999] by vboxsync
MediumImpl: Fixed MediumVariant_Formatted implementation and made it a …
7:49 AM Changeset in vbox [72998] by vboxsync
VBoxManageDisk.cpp: mediumio cat --hex fix.
7:43 AM Changeset in vbox [72997] by vboxsync
VDVfs.cpp: Fixed off by one issue in vdVfsFile_Write.
6:48 AM Changeset in vbox [72996] by vboxsync
Main/Makefile.kmk: Drop commented out statment as it moved into …
4:36 AM Changeset in vbox [72995] by vboxsync
VMM/HMVMXR0: Attempted build fix.
4:31 AM Changeset in vbox [72994] by vboxsync
VMM/HMVMXR0: Attempted build fix for mac rel.
4:23 AM Changeset in vbox [72993] by vboxsync
VMM/HMVMXR0: Spaces, nit, doxygen.
3:56 AM Changeset in vbox [72992] by vboxsync
VMM/HMVMXR0: Stat nits.
3:54 AM Changeset in vbox [72991] by vboxsync
VMM/HM: Stat nits.
2:36 AM Changeset in vbox [72990] by vboxsync
VMM/HMVMXR0: Don't update exit-history PC while exporting guest-state …
2:31 AM Changeset in vbox [72989] by vboxsync
VMM/HMVMXR0: Comment.
2:27 AM Changeset in vbox [72988] by vboxsync
VMM/HMVMXR0, HMSVMR0: Eliminate hidden parameters from a few macros …

Jul 8, 2018:

4:47 PM Changeset in vbox [72987] by vboxsync
VMM/HMVMXR0: bugref:9193 Stop passing pCtx around and use …
4:46 PM Changeset in vbox [72986] by vboxsync
VMM/HMVMXR0: Nit.
4:34 PM Changeset in vbox [72985] by vboxsync
VMM/HMVMXR0: bugref:9193 Stop passing pCtx around and use …
4:28 PM Changeset in vbox [72984] by vboxsync
VMM/HMVMXR0: Spaces.
4:15 PM Changeset in vbox [72983] by vboxsync
VMM/HM, HMVMX: bugref:9193 Stop passing pCtx around and use …
2:40 PM Changeset in vbox [72982] by vboxsync
VBox/com/VirtualBox.h: Make sure to include assertcompile.h too so we …
2:38 PM Changeset in vbox [72981] by vboxsync
VBox/com/VirtualBox.h: Make sure to include AssertCompile.h too so we …
2:32 PM Changeset in vbox [72980] by vboxsync
Main: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of silly casts.
2:22 PM Changeset in vbox [72979] by vboxsync
netif.h: Document duplicating of VirtualBox.xidl enums and ask why …
2:12 PM Changeset in vbox [72978] by vboxsync
VBoxManageDisk: Enjoy VBOX_WITH_XPCOM_CPP_ENUM_HACK and get rid of …
2:02 PM Changeset in vbox [72977] by vboxsync
VirtualBox.h: Enabled the XPCOM/C++ enum hack …
1:58 PM Changeset in vbox [72976] by vboxsync
VBoxManage: XPCOM/C++ enum exorcism. Found a enum type mismatch in …
1:46 PM Changeset in vbox [72975] by vboxsync
Main: Always use VBox/com/VirtualBox.h to include VirtualBox_XPCOM.h. …
1:35 PM Changeset in vbox [72974] by vboxsync
Main: Some early sketches on how to get proper C++ enums with xpidl.
1:23 PM Changeset in vbox [72973] by vboxsync
Main: Some early sketches on how to get proper C++ enums with xpidl.
1:07 PM Changeset in vbox [72972] by vboxsync
NetworkAdapter::i_isModified: Should probably check whether NAT …
1:06 PM Changeset in vbox [72971] by vboxsync
NetworkAdapter::i_isModified: s/type/mode/ for checking for NAT.
11:02 AM Changeset in vbox [72970] by vboxsync
VMM/HMSVM: ​bugref:9193 Stop passing pCtx around and use …
10:45 AM Changeset in vbox [72969] by vboxsync
VMM/HMSVM: bugref:9193 Stop passing pCtx around and use …
10:43 AM Changeset in vbox [72968] by vboxsync
VMM/HMSVM: ​bugref:9193 Stop passing pCtx around and use …
10:38 AM Changeset in vbox [72967] by vboxsync
VMM/HMSVM: bugref:9193 Stop passing pCtx around and use …
6:22 AM Changeset in vbox [72966] by vboxsync
VMM/HM: Cleanup, nits.
5:59 AM Changeset in vbox [72965] by vboxsync
VMM/HMSVMR0: Re-disable temporary syncing of full guest-state to see …
5:57 AM Changeset in vbox [72964] by vboxsync
VMM/HMSVMR0: vmload instruction modifies Kernel-GS-Base MSR as well as …
5:56 AM Changeset in vbox [72963] by vboxsync
VMM/HM: Spaces.

Jul 7, 2018:

9:44 PM Changeset in vbox [72962] by vboxsync
Main: Doxygen
9:44 PM Changeset in vbox [72961] by vboxsync
Main: Doxygen
9:31 PM Changeset in vbox [72960] by vboxsync
Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to …
9:30 PM Changeset in vbox [72959] by vboxsync
Runtime: Get rid of RTIsoFs* because it is very icnomplete and was …
9:27 PM Changeset in vbox [72958] by vboxsync
Main/GuestCtrl: Move the guest additions update code from RTIsoFs* to …
7:12 PM Changeset in vbox [72957] by vboxsync
doxygen fixes for r123500
7:09 PM Changeset in vbox [72956] by vboxsync
VBoxManage: mediumio build fix
7:06 PM Changeset in vbox [72955] by vboxsync
Runtime/RTJson: Some error checking addendums to r123506 (bugref:9188)
6:30 PM Changeset in vbox [72954] by vboxsync
Runtime/RTJson: Parse strings exceeding 4KB correctly (would throw an …
6:20 PM Changeset in vbox [72953] by vboxsync
Runtime: Proper error handling (bugref:9188)
4:46 PM Changeset in vbox [72952] by vboxsync
VBoxManage: mediumio build fix
4:43 PM Changeset in vbox [72951] by vboxsync
VBoxManage: mediumio build fixes
4:31 PM Changeset in vbox [72950] by vboxsync
MediumIOImpl.cpp: Fix gcc warnings and errors.
4:22 PM Changeset in vbox [72949] by vboxsync
VBoxManage,manual: Added a new command called 'mediumio' to VBoxManage …
4:20 PM Changeset in vbox [72948] by vboxsync
Main: Introducing IMediumIO for accessing the content of a medium. …
3:31 PM Changeset in vbox [72947] by vboxsync
GluePrintRCMessage: Ditto. GluePrintErrorInfo: catch std::bad_alloc …
3:30 PM Changeset in vbox [72946] by vboxsync
Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
3:29 PM Changeset in vbox [72945] by vboxsync
Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
3:27 PM Changeset in vbox [72944] by vboxsync
GluePrintErrorContext: In fact, don't make any copy of anything here. …
3:24 PM Changeset in vbox [72943] by vboxsync
GluePrintErrorContext: Don't make an unnecessary copy of the filename …
1:58 PM Changeset in vbox [72942] by vboxsync
Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
1:40 PM Changeset in vbox [72941] by vboxsync
Runtime/RTFuzz: Some updates, add a mode where the client is aware of …
1:37 PM Changeset in vbox [72940] by vboxsync
Runtime/RTFuzz: Some updates, add a mode where the client is aware of …

Jul 6, 2018:

9:16 PM Changeset in vbox [72939] by vboxsync
Main: My catch(std::bad_alloc) obsession. :-)
9:12 PM Changeset in vbox [72938] by vboxsync
Main: VirtualBoxBase::setErrorInternal: Provide default error text for …
1:04 PM Changeset in vbox [72937] by vboxsync
FE/Qt: A coding styl fix
12:27 PM Changeset in vbox [72936] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Expert page: forgot …
12:23 PM Changeset in vbox [72935] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Remove …
11:51 AM Changeset in vbox [72934] by vboxsync
FE/Qt: Some pointer checks
11:41 AM Changeset in vbox [72933] by vboxsync
FE/Qt: Automatically select the newly create floppy disk in …
11:30 AM Changeset in vbox [72932] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Destination page: Do not …
11:26 AM Changeset in vbox [72931] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Storage page: Additional …
11:10 AM Changeset in vbox [72930] by vboxsync
FE/Qt: bugref:9152: Export Appliance wizard: Remove S3 Storage Server …
9:18 AM Changeset in vbox [72929] by vboxsync
HMVMXR0.cpp: Fixed incorrect RDMSR and WRMSR assertions.
9:13 AM Ticket #17859 (Can't copy a ".SVN" directory from VM to HOST trough directory share) created by JLB
Hi, When I copy a directory containing a ".svn" subdirectory which is …
8:39 AM Changeset in vbox [72928] by vboxsync
ValidationKit: add a reminder about NO_PROXY (which is vital for …
7:29 AM Changeset in vbox [72927] by vboxsync
FE/Qt: Avoid a relatively heavy medium database refresh after creating …

Jul 5, 2018:

6:46 PM Ticket #17858 (VBox Guest Additions make crash VM VB during take VM snapshots) created by Kowa92
Hi All! I have a VBox VM with Ubuntu 18.04 as guest on WIndows 10 …
5:03 PM Changeset in vbox [72926] by vboxsync
NEM/win: Release build fix. bugref:9044
4:19 PM Changeset in vbox [72925] by vboxsync
Config.kmk,VMM: Enabled NEM/win for non-OSE builds. OSE will need …
4:14 PM Changeset in vbox [72924] by vboxsync
NEM/win: Make it possible to select between ring-0 runloop …
4:05 PM Changeset in vbox [72923] by vboxsync
FE/Qt: bugref:9205 Check current keyboard modifiers differently
3:50 PM Changeset in vbox [72922] by vboxsync
prerequisites-rpm.sh: add remaining build prerequisites for openSUSE …
3:43 PM Ticket #17857 (- Buscador) created by Kujo
Hello! We have 3 MacBook Pro's, all running High Sierra (10.13.5), …
3:17 PM Changeset in vbox [72921] by vboxsync
rpm/rules: remove various outdated conditions. bugref:9200: …
2:51 PM Changeset in vbox [72920] by vboxsync
FE/Qt: bugref:9152: Cleanup/rework for Export Appliance wizard: …
2:44 PM Changeset in vbox [72919] by vboxsync
Main/*: From now on any valid UTF8 string is considered a valid guest …
1:53 PM Changeset in vbox [72918] by vboxsync
NEM/win: Cleanups. bugref:9044
1:50 PM Changeset in vbox [72917] by vboxsync
NEM: Stop passing pCtx around and use pVCpu->cpum.GstCtx instead. …
12:21 PM Changeset in vbox [72916] by vboxsync
FE/Qt: bugref:9152: Cleanup/rework for Export Appliance wizard: …
11:53 AM Changeset in vbox [72915] by vboxsync
VirtualBox.xidl: comment fixes
10:57 AM Changeset in vbox [72914] by vboxsync
Debugger: Properly print the end of IRB/IOPB range in TSS. Also fixed …
9:30 AM Changeset in vbox [72913] by vboxsync
FE/Qt: bugref:9083 Adding a checkbox to enable floppy formatting while …
9:14 AM Changeset in vbox [72912] by vboxsync
prerequisites-rpm.sh: add support for openSUSE. bugref:9200: …
8:57 AM Changeset in vbox [72911] by vboxsync
VMM/HMSVMR0: Temporarily enable full guest sync to try diagnose nested …
8:56 AM Changeset in vbox [72910] by vboxsync
VMM/HMSVMR0: Remove confusing HMSVM_SYNC_FULL_NESTED_GUEST_STATE …
8:43 AM Changeset in vbox [72909] by vboxsync
VMM/HMSVMR0: Dead code.
8:38 AM Changeset in vbox [72908] by vboxsync
prerequisites-rpm.sh: clean up script and convert --no-docs parameter …
3:55 AM Changeset in vbox [72907] by vboxsync
VMM/HMR0: Naming, cleanup nits.

Jul 4, 2018:

10:22 PM Changeset in vbox [72906] by vboxsync
com::Guid: be optimistic, test for RT_SUCCESS when parsing strings
10:20 PM Changeset in vbox [72905] by vboxsync
com::Guid: refactor some more, same object code is generated.
9:52 PM Changeset in vbox [72904] by vboxsync
com::Guid: fix circular logic in isZero()
9:07 PM Ticket #17759 (Kernel error messages (fixed in svn)) closed by janitor
fixed
7:59 PM Changeset in vbox [72903] by vboxsync
FE/Qt: bugref:9083 Adding an action to machine ui status bar menu for …
7:46 PM Changeset in vbox [72902] by vboxsync
Appliance::i_URIFromTypeOfVirtualDiskFormat: is unused
7:42 PM Changeset in vbox [72901] by vboxsync
ApplianceImpl.cpp: Removed empty doxygen return and param tags.
7:42 PM Changeset in vbox [72900] by vboxsync
ApplianceImpl.cpp: Replaced the supportedStandardsURI std::map by a …
6:49 PM Changeset in vbox [72899] by vboxsync
ApplianceImpl.cpp: Lose the silly applianceIONameMap and associated …
6:33 PM Changeset in vbox [72898] by vboxsync
ApplianceImpl.cpp: Removed empty doxygen return and param tags.
5:19 PM Changeset in vbox [72897] by vboxsync
hmR0VmxExitInvlpg: build fix
5:06 PM Changeset in vbox [72896] by vboxsync
iemCImpl_cpuid: Don't get all MSRs.
5:03 PM Changeset in vbox [72895] by vboxsync
EM,HM: Replaced EMInterpretInvlpg with IEMExecDecodedInvlpg.
5:01 PM Changeset in vbox [72894] by vboxsync
com::Guid: use initString/initBSTR in the corresponding operator= …
4:55 PM Changeset in vbox [72893] by vboxsync
HM: Use IEMExecOne in hmR0SvmExitInvlpg rather than elaborate manual …
4:39 PM Changeset in vbox [72892] by vboxsync
EM: We no longer need the assembly code in EMAllA.asm anymore.
4:34 PM Changeset in vbox [72891] by vboxsync
EM,HM,IEM: Replaced EMInterpretCpuid with IEMExecDecodedCpuid. Set …
4:28 PM Changeset in vbox [72890] by vboxsync
FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
4:09 PM Changeset in vbox [72889] by vboxsync
r0drv/linux: adjust kernel header file for an openSUSE 15.0 kernel …
4:05 PM Changeset in vbox [72888] by vboxsync
FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
3:50 PM Changeset in vbox [72887] by vboxsync
FE/Qt: Full cleanup/rework for UIVMCloseDialog: Doxy/comments, …
3:44 PM Changeset in vbox [72886] by vboxsync
VMM/HMR0: Import the guest-state (incl. keeper bits) on the ring-3 …
3:37 PM Changeset in vbox [72885] by vboxsync
EMAll.cpp: flushed out unused code.
3:28 PM Changeset in vbox [72884] by vboxsync
EM: emMSRtoString isn't needed any more. [burn fix]
3:22 PM Changeset in vbox [72883] by vboxsync
Main/Medium: add API flag for creating formatted floppy images …
3:19 PM Changeset in vbox [72882] by vboxsync
EM,HM,IEM: Replaced EMInterpretRdmsr with IEMExecDecodedRdmsr.
3:19 PM Changeset in vbox [72881] by vboxsync
EM,HM,IEM: Replaced EMInterpretRdmsr with IEMExecDecodedRdmsr.
3:11 PM Changeset in vbox [72880] by vboxsync
VMMGuruMeditation: Try get externalized guest state.
3:10 PM Changeset in vbox [72879] by vboxsync
CPUMAllRegs.cpp: Assert on missing HM code.
2:30 PM Changeset in vbox [72878] by vboxsync
EM,HM,IEM: Replaced EMInterpretWrmsr with IEMExecDecodedWrmsr. …
2:27 PM Changeset in vbox [72877] by vboxsync
EM,HM,IEM: Replaced EMInterpretWrmsr with IEMExecDecodedWrmsr.
2:09 PM Changeset in vbox [72876] by vboxsync
IEM: log group 3 needs more CPU state, make sure it's there so we …
2:08 PM Changeset in vbox [72875] by vboxsync
DBGFCpu: Make sure the CPU state we use is present in each of the APIs.
1:42 PM Changeset in vbox [72874] by vboxsync
VMM/HMVMXR0: Call EMR0HistoryUpdatePC when importing guest-CPU state …
1:40 PM Ticket #17827 (With linux 4.17 and VirtualBox 5.2.12, vboxguest must be blacklisted ...) closed by Michael Thayer
invalid: I have trouble seeing what the commit referenced above would change …
1:16 PM Changeset in vbox [72873] by vboxsync
FE/Qt: bugref:9083 Change fd creation dialog icon
1:14 PM Changeset in vbox [72872] by vboxsync
VMM/HMVMXR0: bugref:9193 Fix a bug with our exception bitmap cache …
12:43 PM Ticket #17856 (Error -5640 in supR3HardenedWinReSpawn! (enmWhat=1) (Hardening Issue ...) created by SarmaK
I am running Oracle Virtual Box 5.2.6 r120293 (Qt5.6.2) and I am …
12:02 PM Changeset in vbox [72871] by vboxsync
FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
12:00 PM Changeset in vbox [72870] by vboxsync
VBoxNetAdp.c: avoid -Wstringop-truncation
11:31 AM Changeset in vbox [72869] by vboxsync
FE/Qt: bugref:9083 Adding a create floppy dialog to the …
11:28 AM Changeset in vbox [72868] by vboxsync
kStuff 105 -> 112 (big endian build fix; double break warning)
11:25 AM Changeset in vbox [72867] by vboxsync
DBGFReg: Make cppcheck happy.
10:42 AM Changeset in vbox [72866] by vboxsync
IEM,CPUM: Can use LogRel in ring-0 too now and have it go to VBox.log.
10:33 AM Changeset in vbox [72865] by vboxsync
FE/Qt: bugref:9072: A bit of layout fixes for log-viewer Filter pane.
10:17 AM Changeset in vbox [72864] by vboxsync
FE/Qt: bugref:9150: Move VM icon.
10:13 AM Changeset in vbox [72863] by vboxsync
IPRT: RTTimeProgramXxxx must all be derived from the nanosecond …
10:03 AM Changeset in vbox [72862] by vboxsync
VMM/HM: unintentional removal from r123406.
10:01 AM Changeset in vbox [72861] by vboxsync
VMM/HM: Avoid checking the same value (static analysis warning).
9:59 AM Changeset in vbox [72860] by vboxsync
FE/Qt: Replace QIToolButtons with QToolButtons in logviewer filter panel
9:56 AM Changeset in vbox [72859] by vboxsync
VMMRZ: VMMRZCallRing3Disable/Enable should set/clear …
9:51 AM Changeset in vbox [72858] by vboxsync
FE/Qt: Fixing used incorrect sRGB profile icons.
9:47 AM Changeset in vbox [72857] by vboxsync
ExtPacks/VNC: the size is VNC_PORTSSIZE not sizeof(VNC_PORTSSIZE)
9:37 AM Changeset in kStuff [112] by bird
kLdrModMachO.c: dropped extra break for KCPU_P4; cleaned up style to …
9:28 AM Changeset in vbox [72856] by vboxsync
FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
8:36 AM Changeset in vbox [72855] by vboxsync
VMM/HM: Use enum for Tagged-TLB flush types, and related cleanup.
7:46 AM Changeset in vbox [72854] by vboxsync
VMM/HM: spaces, cleanup.
5:47 AM Changeset in vbox [72853] by vboxsync
VMM/HM: No need to reset Cr0Mask and Cr4Mask, the VMCS does not get …
5:41 AM Changeset in vbox [72852] by vboxsync
VMM/HMVMXR0: Avoid writing exception bitmap into the VMCS if it didn't …
5:36 AM Changeset in vbox [72851] by vboxsync
VMM/HMVMXR0: Macro nit, try not to hide parameters.
5:35 AM Ticket #17855 ([5.2.14][QT 5.11] VBoxManager doesn't store correctly values in ...) created by FredBezies
Hello. There is a bug in VBoxManager when using it with QT 5.11. I …
5:33 AM Changeset in vbox [72850] by vboxsync
VMM/HMVMXR0: Spaces, remove unused macro.
5:27 AM Changeset in vbox [72849] by vboxsync
VMM/HMVMXR0: bugref:9193 Add assertions where possible to verify we …
5:01 AM Changeset in vbox [72848] by vboxsync
VMM/HMVMXR0: bugref:9193 Always import FS, GS (for base) on MSR …
2:04 AM Changeset in vbox [72847] by vboxsync
Main/Event: ListenerRecord - consistently use member initializer list.
1:41 AM Changeset in vbox [72846] by vboxsync
VBoxFB.cpp: drop break after exit()
1:40 AM Changeset in vbox [72845] by vboxsync
fileio-win.cpp: g/c duplicate break;
1:35 AM Changeset in vbox [72844] by vboxsync
slirp: properly init rcp_state::rcps_flags; did not have any bad …
1:29 AM Changeset in vbox [72843] by vboxsync
xpcom: range-check array index first, not after using it.
1:26 AM Changeset in vbox [72842] by vboxsync
AsyncCompletion: range-check array index first, not after using it.

Jul 3, 2018:

7:33 PM Ticket #17854 (Can't upgrade extension pack as normal user from GUI on Ubuntu 18.04 ...) created by Nate Eldredge
On Ubuntu 18.04, it is no longer possible to upgrade the extension …
7:22 PM Changeset in vbox [72841] by vboxsync
Main/MachineImplMoveVM: bugref:8345. Fixed wrong manipulation with …
6:42 PM Changeset in vbox [72840] by vboxsync
bugref:8345. Fixed wrong manipulation with iterator.
5:18 PM Changeset in vbox [72839] by vboxsync
Support/posix: use %u to print unsigned int.
5:17 PM Changeset in vbox [72838] by vboxsync
Support/posix: don't place RT_NOREF() after return;
5:09 PM Changeset in vbox [72837] by vboxsync
VBoxDbgGl: add missing va_end().
5:07 PM Changeset in vbox [72836] by vboxsync
VBoxDbgGl: fix bitwise vs logical precedence.
4:54 PM Ticket #17853 (Sayign that Virtualisation is disabled when it is definitely enabled) created by TheBritishBoi
When i try to load a virtual machine i get the following error …
4:52 PM Changeset in vbox [72835] by vboxsync
gccplugin: add missing break;
4:44 PM Changeset in vbox [72834] by vboxsync
MachineImplMoveVM: match new[] with delete[]
4:32 PM Changeset in vbox [72833] by vboxsync
Main/USBProxyService: prefer prefix increment of an iterator in a …
4:29 PM Changeset in vbox [72832] by vboxsync
Runtime: correct edito in the range check for OS X CoreFoundation COM …
4:19 PM Changeset in vbox [72831] by vboxsync
MsiHack: one sizeof() is enough.
4:15 PM Changeset in vbox [72830] by vboxsync
slirp: Don't pass var++ to a macro that uses its argument multiple times.
4:10 PM Changeset in vbox [72829] by vboxsync
VBoxGuestInst.cpp: drop unused printf argument.
4:04 PM Changeset in vbox [72828] by vboxsync
ConsoleImpl: test for empty() instead of size() == 0
3:28 PM Changeset in vbox [72827] by vboxsync
HostServices: test for empty() instead of comparing size() to 0
2:45 PM Changeset in vbox [72826] by vboxsync
VBoxManage: test for empty() instead of comparing size() to 0
2:36 PM Changeset in vbox [72825] by vboxsync
VMM/HMVMXR0: Fix TSC offsetting regression from r123352.
2:33 PM Changeset in vbox [72824] by vboxsync
FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
2:31 PM Changeset in vbox [72823] by vboxsync
VBoxManage: test for empty() instead of size() == 0
1:43 PM Changeset in vbox [72822] by vboxsync
FE/Qt: Move/rework MediumBackends functionality out of VBoxGlobal to …
1:37 PM Ticket #17852 ([Hardenning Issues] - All proposed options tryed) created by JCCJCC
Hi, I was working with vbox for a while without issues. This week I …
12:48 PM Ticket #17851 (VM fails to start with error VERR_LDRELF_RELOCATION_NOT_SUPPORTED when ...) created by radnaj
In Debian Linux, after update to version 5.12.14 from version 5.12.12, …
12:06 PM Ticket #17850 (A copy of VirtualBox is currently running) closed by janitor
invalid
11:57 AM Changeset in vbox [72821] by vboxsync
FE/Qt: Move/rework fullMediumFormatName functionality out of …
10:16 AM Changeset in vbox [72820] by vboxsync
VMM/HMVMXR0,HMSVMR0: Compiler barriers with volatiles for fCtxChanged.
10:04 AM Ticket #17835 (Build process is broken in ...) closed by Dsen
fixed
10:01 AM Changeset in vbox [72819] by vboxsync
VMM: LogRel nit.
10:01 AM Changeset in vbox [72818] by vboxsync
VMM: LogRel nit.
10:00 AM Changeset in vbox [72817] by vboxsync
Installer/Linux: sync the filesystem after running depmod. Hopefully …
9:58 AM Changeset in vbox [72816] by vboxsync
Installer/Linux: recognize options starting with --, because that's …
9:55 AM Changeset in vbox [72815] by vboxsync
FE/Qt: bugref:9083 Introducing a new dialog for floppy disk creation …
9:49 AM Changeset in vbox [72814] by vboxsync
FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
9:41 AM Changeset in vbox [72813] by vboxsync
FE/Qt: bugref:8694: Adjust icons when moving GUI between screen with …
8:23 AM Changeset in vbox [72812] by vboxsync
FE/Qt: Subsequent portion of the icon fixes.
8:01 AM Changeset in vbox [72811] by vboxsync
VMM/HMVMXR0: Camel-case fixes to parts of VT-x code to try match …
7:42 AM Changeset in vbox [72810] by vboxsync
VMM/HMVMXR0: Naming.
7:39 AM Changeset in vbox [72809] by vboxsync
VMM/HMVMXR0: Cleanup, assertions, more consts esp. in long functions …
7:02 AM Changeset in vbox [72808] by vboxsync
VMM/HMVMXR0: Fix pending CR3 and PAE PDPEs force-flag being set too …
6:45 AM Ticket #17850 (A copy of VirtualBox is currently running) created by Panos Kavalagios
Update fails: […]
4:21 AM Changeset in vbox [72807] by vboxsync
VMM/HMSVMR0: Doxygen fix.
4:20 AM Changeset in vbox [72806] by vboxsync
VMM/HMSVMR0: Build fix.
4:05 AM Changeset in vbox [72805] by vboxsync
VMM/HM: bugref:9193 Fixes honoring pending VMCPU_FF_HM_UPDATE_CR3 and …
12:20 AM Changeset in vbox [72804] by vboxsync
Main/GuestSessionImpl: fix edito in previous, caught by -Wnonnull

Jul 2, 2018:

11:42 PM Changeset in vbox [72803] by vboxsync
VBoxPci-linux.c: avoid -Wstringop-truncation
4:49 PM Changeset in vbox [72802] by vboxsync
VMM/HMVMXR0: bugref:9193 Don't trash error codes for events …
4:22 PM Ticket #17849 (Error Relaunching VirtualBox VM Process:5) created by Andres0910
Cannot start any VM of Virtual Box
4:20 PM Changeset in vbox [72801] by vboxsync
EFI/antlr: define dummy zzcr_attr macros to memset the attr to shut up …
4:19 PM Changeset in vbox [72800] by vboxsync
EFI: Added make variable VBOX_BLD_PYTHON_2X for specifying a 2.x …
4:18 PM Changeset in vbox [72799] by vboxsync
EFI/VBoxPeCoffExtraActionLib.c: Removed bogus assertion.
4:06 PM Changeset in vbox [72798] by vboxsync
VMM/HMVMXR0: Don't leave hmR0VmxImportGuestState with interrupts …
4:03 PM Changeset in vbox [72797] by vboxsync
rpm/rules: add openSUSE 15.0. bugref:9200: Infrastructure/Linux: need …
4:01 PM Changeset in vbox [72796] by vboxsync
Installer/linux/distributions_rpm: add openSUSE 15.0. bugref:9200: …
3:57 PM Changeset in vbox [72795] by vboxsync
configure: remove mkisofs, which we no longer use. bugref:9200: …
3:45 PM Ticket #17848 (editing of shared folders is very annoying - folder name changes ...) created by tim61
When editing an existing share, changing the folder path changes the …
3:34 PM Ticket #17847 (vboxdrv failed to build - Virtualbox 5.2.12 r122591 Linux Fedora 28 x86_64) created by Max E
Kernel module vboxdrv is VERY broken on Fedora 28 Cannot build on …
2:57 PM News edited by Michael Thayer
(diff)
2:56 PM WikiStart edited by Michael Thayer
(diff)
11:37 AM Changeset in vbox [72794] by vboxsync
VMM/HMVMXR0: Temporarily sync full guest on world-switches. Reduces …
11:08 AM Changeset in vbox [72793] by vboxsync
VMM/HMVMXR0: Oops, don't Log with interrupts disabled.
10:36 AM Changeset in vbox [72792] by vboxsync
doc/VBox-CodingGuidelines.cpp: Rewrote intro and added a table of …
10:33 AM Changeset in vbox [72791] by vboxsync
doc/VBox-CodingGuidelines.cpp: Rewrote intro and added a table of …
9:15 AM Changeset in vbox [72790] by vboxsync
VMM/HMVMXR0: Use atomic Uo when writing to fCtxChanged in preemptible …
9:13 AM Changeset in vbox [72789] by vboxsync
VMM/HMVMXR0: space.
9:12 AM Changeset in vbox [72788] by vboxsync
VMM/HMVMXR0: Try fix VERR_VMX_UNEXPECTED_EXIT guru due to Mov DRx exit.
9:01 AM Changeset in vbox [72787] by vboxsync
bin/tools: Renamed checkout-*.sh to prerequisites-*.sh and corrected …
8:54 AM Changeset in vbox [72786] by vboxsync
HM: doxygen fixes
8:00 AM Changeset in vbox [72785] by vboxsync
VMM/HM: Dump improvement on VERR_VMX_UNABLE_TO_START_VM gurus.
6:40 AM Changeset in vbox [72784] by vboxsync
VMM/HMVMXR0: Update ProcCtls when changed.
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