VirtualBox

Timeline



May 13, 2016:

11:17 PM Ticket #15414 (Highlighting text with the mouse is broken after installing ...) created by Tony DeFusco
After installing VBoxGuestAdditions 5.0.18, when attempting to …
9:39 PM Changeset in vbox [60982] by vboxsync
HostDrivers: VBOX_WITH_REM fix
6:39 PM Ticket #15413 (Drag and drop only working to host not the other way) created by DerProGamer2000
My windows 10 guest does not accept files vie drag and drop only the …
5:10 PM Changeset in vbox [60981] by vboxsync
DnD/VBoxClient: Use proper initialization callback handler, fixed some …
5:08 PM Changeset in vbox [60980] by vboxsync
Additions/VBoxClient: Only run service if initialization was …
4:59 PM Changeset in vbox [60979] by vboxsync
DnD/VbglR3: Report back proper error in VbglR3DnDConnect().
3:59 PM Changeset in vbox [60978] by vboxsync
enable Qt5 on Darwin
1:06 PM Changeset in vbox [60977] by vboxsync
Main/VirtualBoxBase: Add code for collecting information about how …
12:01 PM Ticket #15412 (Virtualbox 5.0.20 Breaks SSH after VM was Saved and Re-Started if NIC ...) created by Hagen Kuehn
Affected: Virtualbox 5.0.20 Problem: It's not possible to SSH to …
11:20 AM Changeset in vbox [60976] by vboxsync
Installer/darwin: Only back VBoxREM*.dylib when VBOX_WITH_REM is defined.
11:05 AM Changeset in vbox [60975] by vboxsync
Attempt at mac build fix; cleanups.
10:41 AM Changeset in vbox [60974] by vboxsync
New Xcode fix.
10:38 AM Changeset in vbox [60973] by vboxsync
temp debug
9:39 AM Changeset in vbox [60972] by vboxsync
Changelog.
1:23 AM Changeset in vbox [60971] by vboxsync
arg2!
1:04 AM Changeset in vbox [60970] by vboxsync
More new Xcode fixes.

May 12, 2016:

11:42 PM Ticket #15411 (VBox 5.0.20 kernel source broken by RHEL6.8 update => Fixed in SVN) created by ElCoyote
Hi, Right after upgrading to RHEL6.8, I noticed this: […]
9:23 PM Changeset in vbox [60969] by vboxsync
dtrace fix for new Xcode.
8:45 PM Changeset in vbox [60968] by vboxsync
Hacked up a VBoxXcode62 kBuild tool to put some of the hacks we have …
7:11 PM Changeset in vbox [60967] by vboxsync
DnD/VBoxClient: Exit gracefully if DnD is not available on the host.
7:07 PM Changeset in vbox [60966] by vboxsync
VBoxDTrace: OS X 10.9 build fix.
7:06 PM Changeset in vbox [60965] by vboxsync
iprt/assert.h: static_assert detection for clang.
7:06 PM Changeset in vbox [60964] by vboxsync
iprt/cdefs.h: Added RT_CLANG_PREREQ macros. Added RT_NOREF_PV macro …
7:00 PM Testbuilds edited by Frank Mehnert
(diff)
4:01 PM Changeset in vbox [60963] by vboxsync
Main/HostDnsService: provide a commented out option to compile …
3:56 PM Changeset in vbox [60962] by vboxsync
warning
3:34 PM Changeset in vbox [60961] by vboxsync
IEM: tstIEMCheckMc vs clang fixes.
3:24 PM Changeset in vbox [60960] by vboxsync
NAT: rewrite resolv.conf parser. The old code tried to be fancy, but …
3:09 PM Changeset in vbox [60959] by vboxsync
Config.kmk: Adjustments for newer Xcode.
3:07 PM Changeset in vbox [60958] by vboxsync
xcode-6.2-extractor.sh: Initial hacking.
3:07 PM Changeset in vbox [60957] by vboxsync
Devices/Makefile.kmk: Adjustments for new Xcode version.
3:06 PM Changeset in vbox [60956] by vboxsync
DrvACPI.cpp: Another 'ing PVM undef.
3:06 PM Changeset in vbox [60955] by vboxsync
VBoxUtils-darwin.h: Another PVM undef.
2:46 PM Changeset in vbox [60954] by vboxsync
vbox-img.cpp: Uninitialized variable hVolNext (oversight not helped by …
2:29 PM Changeset in vbox [60953] by vboxsync
FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector widget …
2:26 PM Changeset in vbox [60952] by vboxsync
HostPower.h: another PVM fix (new SDK).
2:24 PM Changeset in vbox [60951] by vboxsync
NetIf-darwin.cpp: don't use malloc/free, use RTMemAlloc/RTMemFree. (Or …
2:17 PM Changeset in vbox [60950] by vboxsync
SafeConstGUIDArray: Don't try reference NULL, use 1 instead or clang …
2:10 PM Changeset in vbox [60949] by vboxsync
xpcom: Adjustments for OS X SDK v10.9.
2:08 PM Changeset in vbox [60948] by vboxsync
PGMAllPhys.cpp: Make clang happy.
2:08 PM Changeset in vbox [60947] by vboxsync
DBGFR3PlugIn.cpp: Uninitialized variable.
2:08 PM Changeset in vbox [60946] by vboxsync
RTSignTool.cpp: Uninitialized variable.
1:48 PM Changeset in vbox [60945] by vboxsync
DevVGA: Disabled broken VINF_EM_RAW_EMULATE_IO_BLOCK optimization, see …
1:32 PM Changeset in vbox [60944] by vboxsync
Main: DnD is client-only
1:29 PM Changeset in vbox [60943] by vboxsync
Additions/linux: don't freak out if vboxsf cannot be loaded (this is a …
1:18 PM Changeset in vbox [60942] by vboxsync
Audio: Renaming.
1:12 PM Changeset in vbox [60941] by vboxsync
Audio/HDA: - Lowered timer to 100Hz and start/stop it only if …
1:10 PM Testbuilds edited by Michael Thayer
(diff)
8:52 AM Changeset in vbox [60940] by vboxsync
bugref:8087: Additions/x11: support non-root X server: install our …

May 11, 2016:

4:33 PM Ticket #15410 (USB driver issue) created by n0bd0y042
Hi guys. New version 5.0.20 brought me unexpected problem with my …
2:42 PM Changeset in vbox [60939] by vboxsync
APIC: Don't be so optimistic.
1:34 PM Ticket #15409 (MakeAlternativeSource bug) created by gim
Sometime MakeAlternatioveSource generates bad VBoxBiosAlternative.asm …
1:14 PM Changeset in vbox [60938] by vboxsync
Audio/SB16: Lowered I/O timer frequency from 200Hz to 25Hz.
1:10 PM Changeset in vbox [60937] by vboxsync
Audio/SB16: Fixes for software mixer usage.
12:59 PM Changeset in vbox [60936] by vboxsync
SUPNtHard: Fixed VERR_SUP_VP_THREAD_NOT_ALONE problem with Avecto …
11:25 AM Ticket #15408 (Interaction between VboxManage and Node.JS) created by rogierschouten
There is an interaction between VB and Node.JS that makes "VboxManage …
11:19 AM Ticket #15407 (VboxManage slash/backslash handling) created by rogierschouten
I use VirtualBox with a Windows host and Windows guest. Still, I find …
11:17 AM Ticket #15406 (VBoxManage copyto file->file rather odd) created by rogierschouten
My use case is to copy a file from host to guest and rename it in the …
9:39 AM Changeset in vbox [60935] by vboxsync
cosmetics
9:32 AM Ticket #15405 (Severe time drift with KVM paravirt and Linux guests) created by lpancescu
I see very strong time drift with the kvm paravirt interface, on an OS …
9:13 AM Changeset in vbox [60934] by vboxsync
Audio/AC97: Lowered timer to 100Hz and start/stop it only if needed. …
8:55 AM Ticket #15404 (Windows 10 - Failed to create the host-only adapter) created by josin
When I'm trying to run my VM using vagrant I'm getting following …
7:44 AM Testbuilds edited by Frank Mehnert
(diff)
7:44 AM Testbuilds edited by Frank Mehnert
(diff)

May 10, 2016:

7:30 PM Ticket #15403 (Clone Function Errors Out when using "/" Character) created by Master VB Guru
I am trying to create a cloned VM using the following name in the …
7:09 PM Testbuilds edited by Michael Thayer
(diff)
6:50 PM Changeset in vbox [60933] by vboxsync
bugref:8087: Additions/x11: support non-root X server: prevent the …
5:46 PM Ticket #15402 (Semi-random Black and White squares instead of apps after update to ...) created by dobesv
I recently updated to 5.0.20 and then updated the guest additions to …
4:34 PM Changeset in vbox [60932] by vboxsync
FE/Qt: ​​​​​​​​​bugref:6769: Rework for New VM wizard (part 04): …
3:47 PM Changeset in vbox [60931] by vboxsync
build fix
3:28 PM Changeset in vbox [60930] by vboxsync
FE/Qt: ​​​​​​​​​bugref:6769: Rework for New VM wizard (part 03): …
3:17 PM Changeset in vbox [60929] by vboxsync
FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup for VM properties editor …
3:16 PM Changeset in vbox [60928] by vboxsync
FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector widget …
3:12 PM Ticket #14985 (Enable 3D acceleration cause black screen or flickering -> obsolete) closed by Michael Thayer
obsolete: No response, closing. Please re-open if appropriate.
2:23 PM Changeset in vbox [60927] by vboxsync
doc/manual: we do support IPv6 when bridging to wireless now.
2:06 PM Changeset in vbox [60926] by vboxsync
tstRTSymlink: Skip if not supported (w2k3).
1:27 PM Changeset in vbox [60925] by vboxsync
Audio: Update on infrastructure: - More work on HDA stream …
11:22 AM Changeset in vbox [60924] by vboxsync
Main: Fixed incorrect com usage in testcases.
11:01 AM Changeset in vbox [60923] by vboxsync
PGMDbg: Fix regression introduced with r101864, breaks DBGFR3MemScan …
10:50 AM Testbuilds edited by Michael Thayer
(diff)
10:50 AM Changeset in vbox [60922] by vboxsync
FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector widget …
10:45 AM Changeset in vbox [60921] by vboxsync
FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector widget …
10:35 AM Changeset in vbox [60920] by vboxsync
FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector widget …
10:33 AM Changeset in vbox [60919] by vboxsync
bugref:8087: Additions/x11: support non-root X server: work around a …
10:26 AM Changeset in vbox [60918] by vboxsync
FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector widget …
10:23 AM Changeset in vbox [60917] by vboxsync
FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector widget …
7:37 AM Changeset in vbox [60916] by vboxsync
APIC: Allow trigger mode bit for LINTx LVTs.
7:27 AM Ticket #15333 (I can not login into Ubuntu 14 after installing VBoxAdditions 5.0.18 ...) closed by Michael Thayer
obsolete: No response, I will close this as obsolete. Please feel free to …
6:51 AM Changeset in vbox [60915] by vboxsync
EMAll.cpp: An another warning.
6:47 AM Changeset in vbox [60914] by vboxsync
EMAll.cpp: Fix unused static function warnings.
6:36 AM Changeset in vbox [60913] by vboxsync
EMAll.cpp: Use IEM.

May 9, 2016:

9:26 PM Changeset in vbox [60912] by vboxsync
IEMR3ProcessForceFlag: Corrected assertion.
9:21 PM Changeset in vbox [60911] by vboxsync
IEMR3ProcessForceFlag: Must set fAccess to IEM_ACCESS_INVALID…
9:00 PM Changeset in vbox [60910] by vboxsync
iprt/socket.cpp: set *pcbWritten to 0 on windows too when returning …
8:52 PM Changeset in vbox [60909] by vboxsync
IEM: Release build fix.
8:49 PM Changeset in vbox [60908] by vboxsync
iomR3MergeStatus: Missed another simple case, rcStrictCommit being …
8:48 PM Changeset in vbox [60907] by vboxsync
IEM: Simplified the INSB/W/D memory commit hack so it's pretty much …
7:06 PM Changeset in vbox [60906] by vboxsync
bugref:8087: Additions/x11: support non-root X server: prevent a …
6:56 PM Changeset in vbox [60905] by vboxsync
bugref:8087: Additions/x11: support non-root X server: do not reset …
6:31 PM Changeset in vbox [60904] by vboxsync
bugref:8087: Additions/x11: support non-root X server: reduce logging …
5:49 PM Changeset in vbox [60903] by vboxsync
Main/USBProxyBackendUsbIp: Explicit check for VINF_SUCCESS after …
5:41 PM Changeset in vbox [60902] by vboxsync
Runtime/RTSocketReadNB: Set *pcbRead to 0 if the socket is in non …
4:29 PM Changeset in vbox [60901] by vboxsync
IEM: Fixed string instructions wrt VINF_IOM_R3_MMIO_COMMIT_WRITE. The …
3:54 PM Ticket #15401 (VirtualBox 5.0.18 and later break drag and drop) created by anotheruser123
I've tested this with Mint 17.3 and CentOS 6. Mint partially succeeds; …
3:48 PM Changeset in vbox [60900] by vboxsync
EMRaw.cpp: Remove DEBUG_bird assertion.
3:44 PM Changeset in vbox [60899] by vboxsync
PGMAllBth.h: Improved assertion so it's possible to tell if it's valid.
2:53 PM Changeset in vbox [60898] by vboxsync
ValidationKit/usb/tdUsb1: Enable all super-speed tests again, the …
2:53 PM Testbuilds edited by Frank Mehnert
(diff)
2:53 PM Testbuilds edited by Frank Mehnert
(diff)
2:51 PM Changeset in vbox [60897] by vboxsync
tst-utsgadget: Small new tests
2:50 PM Changeset in vbox [60896] by vboxsync
ValidationKit/utils/UsbTest: Small updates
2:17 PM Changeset in vbox [60895] by vboxsync
vbox.py: EventHandlerBase.unregister: Initialize fRc at the start of …
1:40 PM Changeset in vbox [60894] by vboxsync
HMSVMR0: Ignore APIC+PIC FFs when singlestepping.
1:39 PM Ticket #15346 (Windows 8.1 guest boot failure after Microsoft 4/14 update) closed by Frank Mehnert
worksforme
1:39 PM Changeset in vbox [60893] by vboxsync
cpu-exec.c: Another IEM_VERIFICATION_MODE hack.
1:15 PM Changeset in vbox [60892] by vboxsync
TRPMRCHandlerA.asm: Missed the other v8086 iret.
12:55 PM Changeset in vbox [60891] by vboxsync
TRPM,CPUM: Return to v8086 mode fixes. - We may have entered from …
12:35 PM Changeset in vbox [60890] by vboxsync
Comment.
12:33 PM Changeset in vbox [60889] by vboxsync
FE/Qt: UIWizardNewVM: Registering CGuestOSType meta-type.
11:58 AM Changeset in vbox [60888] by vboxsync
IEM: Must not forget to get updated hidden ES selector values for …
9:27 AM Changeset in vbox [60887] by vboxsync
BIOS: Avoid 386-specific assembly in generic function.
9:26 AM Changeset in vbox [60886] by vboxsync
ValidationKit/tdUsb1: Oh, shut up pylint…
9:25 AM Ticket #15397 (Virtualbox 5.0 - Linux Debian - Guest VM not freeing up used memory) closed by Frank Mehnert
wontfix: This behavior was explained several times: The memory assigned to the …
9:16 AM Changeset in vbox [60885] by vboxsync
ValidationKit/tdUsb1: Disable a few tests for super speed as they fail …
9:01 AM Ticket #15399 (virtualbox error) closed by Frank Mehnert
worksforme: Doesn't look like your host is Windows. I would rather guess that your …
8:59 AM Ticket #15400 (USB: Can't enter a hexdecimal revision no at the USB device filter) created by MicK
I want to create a new USB filter entry using a revision number. But …
4:33 AM Ticket #15399 (virtualbox error) created by desiderium
I just installed virtualbox and at the startup, fail to open a …

May 8, 2016:

5:00 PM Changeset in vbox [60884] by vboxsync
TRPMR3InjectEvent: Why did we ever invent REMR3NotifyPendingInterrupt?
4:46 PM Changeset in vbox [60883] by vboxsync
log.cpp: Forgot this file is compiled as sucky C code too.
3:35 PM Changeset in vbox [60882] by vboxsync
iemRCRawMaybeReenter: Don't re-enter raw-mode if we're returning to …
3:35 PM Changeset in vbox [60881] by vboxsync
iret-to-v86: only 16-bit eip, thank you.
3:22 PM Changeset in vbox [60880] by vboxsync
RTLogDestinations: Don't require ';' for separating values and more …
11:03 AM Changeset in vbox [60879] by vboxsync
PATMRawLeave: It's okay to end up in ring-3 with a reschduling status …
7:27 AM Ticket #15398 (USB-devices with the same hardware-ID) created by VitusSumy
All USB-devices with the same hardware-ID (VID/PID) are sent to the …

May 7, 2016:

9:16 PM Ticket #15397 (Virtualbox 5.0 - Linux Debian - Guest VM not freeing up used memory) created by gxenakis
Host: OS Type: Linux (3.16.0-4-amd64) VirtualBox: 5.0.16 (105871) Base …
6:42 PM Changeset in vbox [60878] by vboxsync
UINameAndSystemEditor::setType: Quick fix for new-vm-wizard assertions …
6:28 PM Changeset in vbox [60877] by vboxsync
CInterface: Use RT_STRICT instead of DEBUG. Avoid using DEBUG for …
6:24 PM Changeset in vbox [60876] by vboxsync
CInterface: added isNotNull method.
6:09 PM Changeset in vbox [60875] by vboxsync
PATMRC.cpp: Use IEM for the INT3 stuff.
5:55 PM Changeset in vbox [60874] by vboxsync
IOMRC.cpp,++: Use IEM for IN and OUT too, cleaning out unnecessary code.
5:53 PM Changeset in vbox [60873] by vboxsync
please stay without 130 columns.
5:52 PM Changeset in vbox [60872] by vboxsync
DBGF: Allow attaching the debugger via the GUI during the …
5:51 PM Changeset in vbox [60871] by vboxsync
IEMAllCImplStrInstr.cpp.h: Check FFs for each page and after each …
3:02 PM Ticket #15396 (返回 代码:E_FAIL (0x80004005) 组件:MachineWrap 界面:IMachine ...) created by 施健
我今天升级了这个virtualbox 然后出现了问题 卸载重装 重启都无法解决 安装旧版本 也无法解决 不能为虚拟电脑 7 …
1:14 PM Changeset in vbox [60870] by vboxsync
direnum-r3-nt.cpp: Turns out both the VBoxSVR and CIFS file system …
9:20 AM Ticket #15395 (vboxweb-service stop ok for debian) created by EduardoDiaz
Hi is a but on start stop script for debian on vboxweb-service The …
8:39 AM Ticket #15394 (GetLogicalProcessorInformationEx() broken under Windows 7) created by Secret Private
Hi. So, the main issue I want to report is that …

May 6, 2016:

9:15 PM Changeset in vbox [60869] by vboxsync
pgmR3SyncPTResolveConflict: some debugging details for the NT4.0-SMP VM.
8:49 PM Changeset in vbox [60868] by vboxsync
EMRaw: Try switch to the recompiler if PGMSyncCR3 return …
8:48 PM Changeset in vbox [60867] by vboxsync
PGM: Don't ever drop VERR_PGM_NO_HYPERVISOR_ADDRESS! Will end up with …
4:02 PM Changeset in vbox [60866] by vboxsync
bugref:8087: Additions/x11: support non-root X server: reduce the mmap …
3:57 PM Ticket #15333 (I can not login into Ubuntu 14 after installing VBoxAdditions 5.0.18 ...) reopened by Michael Thayer
Ticket #15320 looks like an X server bug specific to 32-bit guests. …
2:43 PM Changeset in vbox [60865] by vboxsync
Never use static instances of CComModule as it messes up the log …
2:35 PM Changeset in vbox [60864] by vboxsync
ValidationKit/reporter: grr
2:22 PM Changeset in vbox [60863] by vboxsync
ValidationKit/reporter: Simplified parsing of the data sent over the …
2:05 PM Changeset in vbox [60862] by vboxsync
QtGui: Don't statically instantiate CComModule, it will start using …
12:39 PM Changeset in vbox [60861] by vboxsync
VMM: Use IEM for MMIO (VBOX_WITH_3RD_IEM_STEP).
12:14 PM Changeset in vbox [60860] by vboxsync
ValidationKit/usb/UsbTest: New test to check that the reported device …
12:12 PM Changeset in vbox [60859] by vboxsync
EM: Use IEM a little more in raw mode.
11:36 AM Changeset in vbox [60858] by vboxsync
APIC: Saved state compatibility fix.
10:56 AM Changeset in vbox [60857] by vboxsync
oops
9:04 AM Changeset in vbox [60856] by vboxsync
ValidationKit/tdUsb1: Make sure we use a super speed capable gadget …
8:22 AM Changeset in vbox [60855] by vboxsync
Devices/testcase/tstDeviceStructSize.cpp: little more alignment …

May 5, 2016:

6:18 PM Changeset in vbox [60854] by vboxsync
iomMMIODoComplicatedWrite: Use VINF_IOM_R3_IOPORT_COMMIT_WRITE to deal …
5:58 PM Changeset in vbox [60853] by vboxsync
pylint fix
5:47 PM Changeset in vbox [60852] by vboxsync
IOM: New way of defer RC+R0 MMIO writes (only used for IEM accesses).
5:21 PM Ticket #15393 (Not able to connect to USB Webcam) created by Yonatan
I am running on a Windows 10 Host. Guest is Ubuntu 14.04 LST. I Have a …
5:11 PM Changeset in vbox [60851] by vboxsync
ValidationKit: Make sure we close all files when Session.taskExec() …
3:43 PM Changeset in vbox [60850] by vboxsync
HM: Dropped HMR0SavePendingIOPortWrite and associated code (leaving …
3:34 PM Changeset in vbox [60849] by vboxsync
IOM: Alignment fix.
3:33 PM Changeset in vbox [60848] by vboxsync
IOM: Alignment fix.
3:24 PM Changeset in vbox [60847] by vboxsync
IOM: New way of defer RC+R0 I/O port writes, prepping for MMIO writes.
3:15 PM Changeset in vbox [60846] by vboxsync
PGMMap: /me want's to drop into the debugger when we cannot locate a …
2:16 PM Ticket #15392 (Virtualbox interprets commented lines in resolv.conf) created by JohnCC330
When installing 5.0.18 (and then 5.0.20) I found that I couldn't use …
9:16 AM Ticket #15391 (TTL Expired in Base Machine if 2 VM's runnig) created by mad4x4
Been using Virtual box for Years, but I have notice a problem lately ( …
1:11 AM Ticket #15390 (Fail to Load EFI File "VINF_EM_TRIPLE_FAULT" Guru) created by Zelda189
I have Downloaded Windows ADK 8.1 Unable to Boot EFI File HP Pavilion …

May 4, 2016:

10:19 PM Changeset in vbox [60845] by vboxsync
NAT/Net: Report IPv4 source address (or failure to parse it) if …
10:14 PM Ticket #15389 (GUI - netwok status icon - context menu => named networks) created by SL_1
in the GUI the network status icon has context menu entries regarding …
10:09 PM Changeset in vbox [60844] by vboxsync
iprt/stdint.h: Our visual C++ version (2010) has stdint.h, include it …
10:08 PM Changeset in vbox [60843] by vboxsync
iprt/cdefs.h: Added RT_MSC_PREREQ, RT_MSC_PREREQ_EX and …
9:31 PM Changeset in vbox [60842] by vboxsync
VBoxGLSupportInfo.cpp: QT headers first (or at least one)! We'll get a …
7:51 PM Changeset in vbox [60841] by vboxsync
Crash less.
7:47 PM Changeset in vbox [60840] by vboxsync
docs
7:12 PM Ticket #15388 (Please enable HTTPS for downloads) created by jared
I submitted this security vulnerability to secalert_us@… but …
3:52 PM Changeset in vbox [60839] by vboxsync
FE/Qt: ​​​​​​​​​bugref:6769: Rework for New VM wizard (part 02): …
3:39 PM Changeset in vbox [60838] by vboxsync
Add a few missing <computeroutput> tags when talking about command …
3:29 PM Changeset in vbox [60837] by vboxsync
FE/Qt: ​​​​​​​​​bugref:6769: Rework for New VM wizard (part 01): 1. …
3:07 PM Changeset in vbox [60836] by vboxsync
Increase default OS X disk size. Updates are gargantuan these days.
2:58 PM Changeset in vbox [60835] by vboxsync
Debugger: CFGM fix
2:39 PM Changeset in vbox [60834] by vboxsync
FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup for VM properties editor …
2:35 PM Changeset in vbox [60833] by vboxsync
NAT Network has graduated from the "experimental" status, so drop the …
2:29 PM Changeset in vbox [60832] by vboxsync
FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup for VM properties editor …
2:01 PM Changeset in vbox [60831] by vboxsync
FE/Qt: ​​​​​​​​​​bugref:6769: Rework/cleanup file-path selector widget …
1:58 PM Changeset in vbox [60830] by vboxsync
FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup file-path selector widget …
1:56 PM Ticket #15387 ("VirtualBox Guest Additions update available" wording out of date) created by JohnVeness
When Guest Additions detects that a newer version of the host is …
1:47 PM Changeset in vbox [60829] by vboxsync
FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup file-path selector widget …
1:23 PM Changeset in vbox [60828] by vboxsync
FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup file-path selector widget …
12:13 PM Changeset in vbox [60827] by vboxsync
FE/Qt: ​​​​​​​​​bugref:6769: Rework/cleanup file-path selector widget …
11:56 AM Changeset in vbox [60826] by vboxsync
Main/VRDEServer: make defaults consistent
11:55 AM Changeset in vbox [60825] by vboxsync
VMM/APIC: Log, inline.
11:29 AM Changeset in vbox [60824] by vboxsync
SELM: Added a LogFlow to each of the FF responders.
11:29 AM Changeset in vbox [60823] by vboxsync
IEMAll logging oops
11:29 AM Changeset in vbox [60822] by vboxsync
PGMAllPool.cpp: Deal with IEM specific …
11:28 AM Changeset in vbox [60821] by vboxsync
CPUMSetGuestGDTR/IDTR/TR/LDTR: drop the #ifdef VBOX_WITH_IEM guard, …
11:24 AM Testbuilds edited by Klaus Espenlaub
(diff)
9:54 AM Changeset in vbox [60820] by vboxsync
VMM/APIC: Comment.
9:50 AM Changeset in vbox [60819] by vboxsync
Network/SrvIntR0: Fix debug assertion
9:49 AM Changeset in vbox [60818] by vboxsync
ValitdationKit/reporter: Fix Writing the LogFile tag in the local …
9:43 AM Changeset in vbox [60817] by vboxsync
VMM/APIC: Build fix for older gcc.
9:33 AM Changeset in vbox [60816] by vboxsync
VMM/APIC: nit.
9:30 AM Changeset in vbox [60815] by vboxsync
VMM/APIC: alignment.
9:17 AM Changeset in vbox [60814] by vboxsync
Config.kmk: Enable the new APIC code.
9:16 AM Changeset in vbox [60813] by vboxsync
Devices/DevAPIC: More useful logging.
8:17 AM Changeset in vbox [60812] by vboxsync
VMM/HMSVMR0: Clear interrupt-inhibition while advancing RIP (rather …
2:09 AM Ticket #15386 (Xfce login screen locked in 800x600 from Gest Additions 5.0.18) created by nixuser
Up to VB 5.0.16 the Xfce login screen would scale according to the …

May 3, 2016:

9:13 PM Changeset in vbox [60811] by vboxsync
VMM/HMVMXR0, HMSVMR0: Use RT_SUCCESS, consistent with other callers of …
9:11 PM Changeset in vbox [60810] by vboxsync
VMM/HMVMXR0, HMSVMR0: comment.
7:54 PM Ticket #15385 (autostart service on Solaris 11.3 fails) created by CEH
Hi, I am trying to use Virtualbox' autostart service […] on …
6:28 PM Changeset in vbox [60809] by vboxsync
Main/Machine: initialize the parallel port addresses even if no OS …
6:26 PM Changeset in vbox [60808] by vboxsync
Main/NetworkAdapter: connect the cable to all network adapers in the …
6:02 PM Changeset in vbox [60807] by vboxsync
VMM/APIC: Flag illegal-vector errors only when delivery mode is fixed. …
4:52 PM Changeset in vbox [60806] by vboxsync
VMM/APIC: Set the 'receive' and not 'send' illegal vector error when …
3:24 PM Ticket #15384 (Guest Additions do not work with ArchLinux -> fixed in releases 5.0.22 ...) created by GonzO
Title says it all: A Linux guest (on an OS X Host) that had 3D accel …
3:16 PM Changeset in vbox [60805] by vboxsync
Main/NATNetwork: fix regression from settings cleanup, have to allow …
2:32 PM Testbuilds edited by Frank Mehnert
(diff)
2:30 PM Testbuilds edited by Frank Mehnert
(diff)
2:13 PM Changeset in vbox [60804] by vboxsync
VMM: Introduced the new APIC update force-flag and relevant fixes, …
2:01 PM Changeset in vbox [60803] by vboxsync
merge 5.0 changelog
1:35 PM Ticket #15383 (Problem with NAT port forwarding on Mac version 5.0.20(regression)) closed by Frank Mehnert
worksforme: Thanks.
1:18 PM Changeset in vbox [60802] by vboxsync
FE/Qt: increase the maximum size for screen capturing to 2880x1800 …
1:01 PM Ticket #15383 (Problem with NAT port forwarding on Mac version 5.0.20(regression)) created by minamoto
Hello, I'm experiencing problem to connect to ssh on guest, the …
12:10 PM Ticket #15382 (Failed to create the host-only adapter) created by DimonJaguar
I installed VirtualBox-5.0.21-106969-Win.exe and have the following …
8:53 AM Changeset in vbox [60801] by vboxsync
ValidationKit/UsbTestService: Fixes to support testing super-speed …
8:46 AM Changeset in vbox [60800] by vboxsync
Device/USBProxyDevice-usbip: Fixes for corner cases in the protocol
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