VirtualBox

Timeline



Apr 27, 2012:

11:38 PM Changeset in vbox [41093] by vboxsync
Debug stuff in the right place.
11:29 PM Changeset in vbox [41092] by vboxsync
VBoxDrv.kext.dSYM/
11:28 PM Changeset in vbox [41091] by vboxsync
SUPDrv-win.cpp: how to write to the NVRAM…
11:26 PM Changeset in vbox [41090] by vboxsync
memobj-r0drv-darwin.cpp: Attempt at fixing the vm_protect/fExecute problem.
6:59 PM Ticket #10489 (Guest freezes on boot) created by Russw
Host and Guest are Win XP SP3. The guest will start in Safe mode or …
4:38 PM Ticket #10488 (Virtualbox Setup has a small theming issue) created by Andre.Ziegler
After the setup is finished you have a checkbox to select if you want …
4:01 PM Changeset in vbox [41089] by vboxsync
Main/ConsoleImpl: reset the local machine state if VMR3SaveState …
2:42 PM Changeset in vbox [41088] by vboxsync
Kick off for stupid work that just needs doing.
2:06 PM Ticket #8245 (Crash when changing memoryballoon of Win7 guest) closed by Frank Mehnert
fixed: Please reopen if still relevant with VBox 4.1.14. In that case, please …
2:05 PM Changeset in vbox [41087] by vboxsync
PC/BIOS-new/Makefile.kmk: wrong + not needed
1:36 PM Changeset in vbox [41086] by vboxsync
todo: fix structure duplication.
1:19 PM Changeset in kBuild [2572] by bird
tools/OPENWATCOM*: Assembler fix. Only windows and os/2 needs the …
1:05 PM Ticket #10341 (Guru Meditation -2701 (VERR_VMM_RING0_ASSERTION) Windows 7 x64 Guest ...) closed by Frank Mehnert
fixed: Yes, this should be fixed in 4.1.12. In the meantime, 4.1.14 was released.
1:05 PM Changeset in vbox [41085] by vboxsync
Debugger: Fix cMinArgs for dpdb.
1:05 PM Changeset in vbox [41084] by vboxsync
Put together a kBuild makefile for the new BIOS code. No idea if the …
12:14 PM Changeset in vbox [41083] by vboxsync
GA: Bitmap clipboard support (darwin). Thanks to François Revol (mmu_man).
12:11 PM Changeset in vbox [41082] by vboxsync
Runtime/r0drv/linux: PhysHighest is inclusive, highest permittable …
12:06 PM Changeset in vbox [41081] by vboxsync
Runtime/r0drv/solaris: implemented honoring upper physical limit in …
11:43 AM Changeset in vbox [41080] by vboxsync
VMDBG: Fixed dpd* index processing, corrected command description.
11:36 AM Ticket #10481 (Shared Folder "file existing") closed by Klaus Espenlaub
duplicate: Mismatch between the subject an the description, and the description …
9:59 AM Changeset in vbox [41079] by vboxsync
better description for 'VBoxManage modifyhd --resize' (thanks mpack!)
8:44 AM Changeset in vbox [41078] by vboxsync
tstLdr-3: out of range fix.
8:44 AM Changeset in vbox [41077] by vboxsync
Disabled the broken vm_protect code again.
8:28 AM Ticket #10258 (Starting virtual machine causes kernel panic (OS X Mountain Lion)) closed by Frank Mehnert
duplicate: I will close this ticket as duplicate of #10267. Sorry, this ticket …
6:46 AM Ticket #10487 (VirtualBox upgrade should not fail, if the old kernel modules cannot ...) created by Harri
Debian Linux host (Squeeze): If VirtualBox is running, then the …

Apr 26, 2012:

11:29 PM Changeset in vbox [41076] by vboxsync
ExtPack build fix.
11:28 PM Changeset in vbox [41075] by vboxsync
fixes
11:11 PM Changeset in vbox [41074] by vboxsync
VMM preloader.
7:10 PM Ticket #10486 (CCID USB card reader within an XP guest fails to start) created by Rafael
I have a USB card reader as specified on the picture and it doesn't …
4:42 PM Changeset in vbox [41073] by vboxsync
crOpenGL: missing window possition state for wgl backend
4:35 PM Changeset in vbox [41072] by vboxsync
VMM: fix VERR_PAGE_TABLE_NOT_PRESENT guru meditation caused by failing …
4:11 PM Ticket #10485 (Excessive system-wide timer resolution on Windows host when running ...) created by merkel
The moment a VM is started, the system-wide timer resolution in the …
4:07 PM Ticket #3783 (OSX Bridged Networking unreliable due to incorrect MTU setting! => ...) closed by Frank Mehnert
fixed: Fix included in VBox 4.1.14.
4:06 PM Ticket #10200 (Win7 -64 guest cannot use smp with 3D and aero ==> Fixed in SVN) closed by Frank Mehnert
fixed: Fix included in VBox 4.1.14.
4:05 PM Ticket #3001 (Chinese/Japanese characters are lost on the screen with Windows RDP client.) closed by Frank Mehnert
fixed: Fix included in 4.1.14.
4:04 PM Changelog-5.1 edited by Frank Mehnert
(diff)
4:04 PM WikiStart edited by Frank Mehnert
(diff)
4:02 PM Linux_Downloads edited by Frank Mehnert
(diff)
3:58 PM Downloads edited by Frank Mehnert
(diff)
3:56 PM Downloads edited by Frank Mehnert
(diff)
3:20 PM Changelog-5.1 edited by Frank Mehnert
(diff)
2:04 PM Ticket #10484 (BSOD on Windows 7 x64 host after restart - Related to Virtual NIC) created by JonTech
After a restart I was welcomed to a BSOD. After further investigation …
12:17 PM Changeset in vbox [41071] by vboxsync
crOpenGL: switch to using ASMBit* for gl resource tracking
12:04 PM Changeset in vbox [41070] by vboxsync
memobj-r0drv-darwin.cpp: Respect the fExecutable flag again.
12:01 PM Changeset in vbox [41069] by vboxsync
GMMR0,memobj-r0drv-darwin.cpp: Moved the allocate fudge factor from …
11:39 AM Changeset in vbox [41068] by vboxsync
SUPDrv.c: Fixed read beyond allocation in supdrvIOCtl_LdrOpen. Kudos …
11:36 AM Changeset in vbox [41067] by vboxsync
supdrvOSLdrNotifyOpened so we can record the load address in NVRAM if …
10:00 AM Changeset in vbox [41066] by vboxsync
Main: workaround for GUI.
9:55 AM Changeset in vbox [41065] by vboxsync
Main: DisplayImpl correct initialization when saved state is loaded.
9:31 AM Changeset in vbox [41064] by vboxsync
FE/Qt: Runtime UI: Machine logic refactoring/cleanup.
9:27 AM Download_Old_Builds_4_1 edited by Frank Mehnert
(diff)
4:52 AM Changeset in vbox [41063] by vboxsync
FE/Qt: UIMachine refactoring/cleanup.
3:57 AM Changeset in vbox [41062] by vboxsync
FE/Qt: Little VBoxGlobal cleanup.
2:33 AM Ticket #10483 (VirtualBox 4.1.12 r77245 - VBoxUSBMon.sys causes BSOD) created by DNS
My Host OS experiences BSODs intermittently, shortly after I shutdown …
1:03 AM Changeset in vbox [41061] by vboxsync
alloc-r0drv-darwin.cpp: call RTR0MemObjProtect since fExecutable isn't …
12:59 AM Changeset in vbox [41060] by vboxsync
Disabled experimental honoring of the fExecutable parameter in …
12:52 AM Changeset in vbox [41059] by vboxsync
tstLdr-3: Extended the tool.

Apr 25, 2012:

9:42 PM Changeset in vbox [41058] by vboxsync
crHgsmi cleanup & adjustments
7:34 PM Changeset in vbox [41057] by vboxsync
crOpenGL: fix gl resource leaking (server part)
4:25 PM Changeset in vbox [41056] by vboxsync
IPRT/process-win: Added ERROR_FILE_CORRUPT translation.
4:22 PM Changeset in vbox [41055] by vboxsync
IPRT/process-win: Added ERROR_FILE_CORRUPT translation.
3:11 PM Changeset in vbox [41054] by vboxsync
alloc-r0drv-darwin.cpp: Use RTR0MemObjAllocPage to satisfy …
3:10 PM Changeset in vbox [41053] by vboxsync
memobj-r0drv-darwin.cpp: Use rtR0MemObjNativeProtect to set …
3:01 PM Changeset in vbox [41052] by vboxsync
Deal with 10.8 being PIE and not loaded at the link address.
2:50 PM Ticket #10482 (Virtual disk SATA) created by jujustrit
(Translation, original follows.) When the virtual machine is …
2:50 PM Ticket #10481 (Shared Folder "file existing") created by jujustrit
Bonjour. Désolé je suis français, et je parle très mal anglais... …
12:48 PM Changeset in vbox [41051] by vboxsync
FE/Qt: 5820: Show/hide VM windows when the count changes within the guest.
10:10 AM Changeset in vbox [41050] by vboxsync
Made dbgkrnlinfo-r0drv-darwin.cpp work with 10.8 preview 3.
9:33 AM Ticket #10475 (Guru Meditation -4014 (VERR_VMX_INVALID_GUEST_STATE) on hibernation of ...) reopened by Ramshankar Venkataraman
Will reopen this one as it's more recent.
9:32 AM Ticket #10266 (Segmentation Fault during startup on Mac OSX 10.7.3) closed by michaln
fixed: OK, I'll close this as fixed, just because we can't resolve this as …
7:41 AM Ticket #10480 (Symantec Endpoint Protection breaks virtual Windows XP) created by PeteRepete
When rebooting the Win XP guest after installing Symantec Endpoint …
7:19 AM Changeset in vbox [41049] by vboxsync
Main: query the guest screen info from saved state (xTracker 5820)

Apr 24, 2012:

7:19 PM Changeset in vbox [41048] by vboxsync
Installer/darwin: be nice to depend builds
3:56 PM Changeset in vbox [41047] by vboxsync
FE/Qt: Move show-log action from selector action-pool to global …
2:02 PM Ticket #10479 (VirtualBox 4.1.12 crashes after upgrading.) created by aratta
I upgraded VirtualBox from previous version and now it crashes after …
12:38 PM Changeset in vbox [41046] by vboxsync
E1000: Fixed fetching of incomplete packets. TX critical section (#5582)
11:39 AM Changeset in vbox [41045] by vboxsync
Main/webservice: build fix
11:37 AM Changeset in vbox [41044] by vboxsync
VBoxVideoXPDM: inform host about disabled monitors.
11:35 AM Changeset in vbox [41043] by vboxsync
Frontends/VBoxBalloonCtrl: build fix
10:39 AM Changeset in vbox [41042] by vboxsync
FE/Qt: Settings serializer refactoring, fixed bug with settings …
10:21 AM Changeset in vbox [41041] by vboxsync
Main: fix COM server build error
10:20 AM Ticket #10478 (Virtualbox keep crashing after update to 4.1.12) created by mcevoli
Hello. After updating to latest version, Virtualbox almost everyday …
10:13 AM Changeset in vbox [41040] by vboxsync
Main+Frontends: move release logging setup to the glue code (to …
9:03 AM Changeset in vbox [41039] by vboxsync
doc/manual: add a sample for listing and removing extension packs …
9:02 AM Changeset in vbox [41038] by vboxsync
typo
8:04 AM Changeset in vbox [41037] by vboxsync
E1000: added new device state members to tstDeviceStructSizeRC
7:55 AM Changeset in vbox [41036] by vboxsync
deb/rpm: use self-compiled libQt4 for older Linux distributions as we …
7:50 AM Changeset in vbox [41035] by vboxsync
Storage: Fix compiler warning
1:18 AM Ticket #10312 (Wird Network Coruption) closed by vasily Levchenko
worksforme: After some discussions with reporter and attempts to reproduce, we've …
12:42 AM Ticket #10475 (Guru Meditation -4014 (VERR_VMX_INVALID_GUEST_STATE) on hibernation of ...) closed by vasily Levchenko
duplicate: It's duplicate of #8759
12:36 AM Ticket #10476 (Client hibernate never works with Ubuntu clients ("critical error" occurs)) closed by vasily Levchenko
duplicate: dublicate of #10475

Apr 23, 2012:

10:19 PM Ticket #10477 (AltGr-Key (Portuguese Keyboard) not working) created by Samuel Bernardo
I am running VirtualBox 4.1.12 on a windows server 2008 R2 Enterprise …
8:26 PM Ticket #10476 (Client hibernate never works with Ubuntu clients ("critical error" occurs)) created by Jim Avera
Client hibernate has never worked for Ubuntu clients and Ubuntu hosts. …
8:23 PM Ticket #10475 (Guru Meditation -4014 (VERR_VMX_INVALID_GUEST_STATE) on hibernation of ...) created by Jim Avera
Client hibernate has never worked for Ubuntu clients and Ubuntu hosts. …
7:05 PM Changeset in vbox [41034] by vboxsync
E1000: Minor change in comments (#5582)
6:52 PM Changeset in vbox [41033] by vboxsync
release build fix
6:39 PM Changeset in vbox [41032] by vboxsync
E1000: Fixed a potential read beyond TxD cache due to incorrect usage …
6:36 PM Changeset in vbox [41031] by vboxsync
RT_MIN evaluates one of its parameters twice
6:26 PM Changeset in vbox [41030] by vboxsync
E1000: Increased the size of TX descriptor cache (#5582)
6:25 PM Changeset in vbox [41029] by vboxsync
E1000: Fixed an infinite loop in R0, re-enabled TX descriptor cache (#5582)
6:22 PM Changeset in vbox [41028] by vboxsync
wined3d: fix win8 solitaire rendering issues (state handling)
2:30 PM Ticket #8596 ("Auto capture keyboard" option can't be disabled.) closed by Frank Mehnert
fixed: Thanks for the feedback.
2:10 PM Changeset in vbox [41027] by vboxsync
Additions/solaris: Build & ship vboxmouse, vboxvideo for Xorg 1.11 and …
1:03 PM Changeset in vbox [41026] by vboxsync
Main/VirtualBoxImpl.cpp: clean up version handling a bit
12:59 PM Changeset in vbox [41025] by vboxsync
Main/Host: fix a few LogRel messages
12:51 PM Changeset in vbox [41024] by vboxsync
Windows host installer: Fixed deletion of installed host-only adapter …
11:54 AM Changeset in vbox [41023] by vboxsync
Windows host installer: Fix the back button on "Ready to install" page.
11:48 AM Changeset in vbox [41022] by vboxsync
configure: raise the minimum supported version of Qt4 to 4.6.2
11:02 AM Changeset in vbox [41021] by vboxsync
FE/Qt: 6123: Initial implementation of expert-mode for VirtualBox wizards.
9:07 AM Changeset in vbox [41020] by vboxsync
Additions/common/VBoxGuest: Solaris streams version update.
8:15 AM Ticket #10467 (VBoxManage clonehd placing output file somewhere other than the ...) closed by Klaus Espenlaub
invalid: My gut feeling is that this was caused by accidentally entering a …
3:25 AM Ticket #10474 (Windows 7 Ultimate x64 Crashing Under VirutalBox 4.1.12) created by Stewart Berman
Host: Windows 7 Ultimate x64 with all important patches VirtualBox

Apr 22, 2012:

9:55 PM Ticket #8058 (VirtualBox freezes at initial boot with iso with error: KBD: ...) reopened by msumme
I have this problem on Windows 7 i7-2670QM. I did not have it on my …
6:05 PM Changeset in vbox [41019] by vboxsync
Devices/ATA: Introduce option to suppress overwriting inquiry data for …
5:02 PM Ticket #10473 (Crash Mint12 on Win7 host) created by awsmdad
After installing Mint12 I consistently get the following after reboot …

Apr 21, 2012:

4:47 PM Ticket #10472 (Virtualbox unable to distinguish multiple host physical interfaces ...) created by Morgan Simonsen
If the Windows VirtualBox host has two or more physical interfaces …
2:31 PM Ticket #10471 (Crash guest machine on communication NetWork NAT) created by yann458
Hello, I have crash a every circonstance on communication network. I …

Apr 20, 2012:

10:00 PM Changeset in vbox [41018] by vboxsync
Windows build fix
9:56 PM Changeset in vbox [41017] by vboxsync
VBoxCOM, FE/Qt: better error message of the global configuration …
9:21 PM Changeset in vbox [41016] by vboxsync
FE/Qt: show a proper error message if /dev/vboxdrv does not exist
9:13 PM Changeset in vbox [41015] by vboxsync
VBoxCOM: proper uninitialization even if com::Initialize failed very early
2:23 PM Changeset in vbox [41014] by vboxsync
VBoxMMR: initial checkin of prototype media foundation code
1:47 PM Changeset in vbox [41013] by vboxsync
SharedFolders: fixed read beyond buffer
1:31 PM Changeset in vbox [41012] by vboxsync
VBoxDrvCfg: Return proper HRESULT in VBoxDrvCfgDrvUpdate, some renaming.
1:20 PM Changeset in vbox [41011] by vboxsync
netcfg/win: remove debug break
1:16 PM Changeset in vbox [41010] by vboxsync
Copyright.
1:15 PM Changeset in vbox [41009] by vboxsync
CFGM: thousand separator, GB, cb-prefix, and some nits.
1:15 PM Changeset in vbox [41008] by vboxsync
VBoxNetAdpInstall: Fixed path handling, formatting.
1:13 PM Changeset in vbox [41007] by vboxsync
netcfg/win: fix failure branch
1:11 PM Changeset in vbox [41006] by vboxsync
iprt/cdefs.h: _2K, _8K and _16K.
1:09 PM Changeset in vbox [41005] by vboxsync
netflt/adp/win: fix logging on unload
1:02 PM Changeset in vbox [41004] by vboxsync
VMM/cfgmR3Dump: human-readable sizes
12:36 PM Ticket #9520 (Guru Meditation a critical error) closed by Frank Mehnert
fixed: Please reopen if still reproducible with VBox 4.1.12.
12:35 PM Ticket #9534 (Error installing windows 7) closed by Frank Mehnert
fixed: Please reopen if still reproducible with VBox 4.1.12.
12:34 PM Ticket #9553 (Guru Meditation (VERR_INTERNAL_ERROR_4)) closed by Frank Mehnert
fixed: Please reopen if still reproducible with VBox 4.1.12.
12:31 PM Ticket #9592 (VB 4.1.2 crashes while booting Ubuntu 32bit 10.04) closed by Frank Mehnert
fixed: Please reopen if still reproducible with VBox 4.1.12.
12:29 PM Ticket #9607 (Windows 2000 Guest Guru Meditation on Boot without Window Focus) closed by Frank Mehnert
fixed: Please reopen if still reproducible with VBox 4.1.12.
12:08 PM Ticket #9766 (a screen with guru meditation appears which indicates a critical error ...) closed by Frank Mehnert
fixed: Please reopen if still reproducible with VBox 4.1.12. In that case, …
10:26 AM Ticket #10020 (critical error crash - occurs sometimes when virtualpc 2007 run) closed by Frank Mehnert
wontfix: We cannot change this behavior and it is actually not a VirtualBox …
10:24 AM Ticket #10466 (Remote Desktop to host disconnect crashes Guest) closed by Frank Mehnert
duplicate: Duplicate of #10230. Please continue the discussion there.
10:03 AM Ticket #3879 (virtualbox crashes, during solaris 8 installer) closed by michaln
fixed: The problem with the Solaris 8 keyboard was fixed in version 3.1.0. …
9:50 AM Ticket #1589 (Keyboard inoperative on Solaris 10 or Solaris 8 guest) closed by michaln
fixed: This was fixed a long time ago (in version 3.1.0 as the previous …
8:40 AM Ticket #10465 (vbox can't automount transient shared folders after logining in guest os) closed by Klaus Espenlaub
invalid: Documented behavior, see user manual section "Automatic mounting", …
8:28 AM Ticket #10434 (Assertion Failed crash under heavy disk IO) closed by Frank Mehnert
duplicate: Your VM runs into the very same assertion as the user in #10292. The …
8:18 AM Ticket #10434 (Assertion Failed crash under heavy disk IO) reopened by level7
Could someone please explain to me in what way this bug is a duplicate …
8:05 AM Changeset in vbox [41003] by vboxsync
Main/MediumImpl: correct error code if a medium file is not accessible
7:13 AM Changeset in vbox [41002] by vboxsync
VBoxSDL: gcc warning
7:07 AM Changeset in vbox [41001] by vboxsync
tstSemXRoads: warning
7:02 AM Changeset in vbox [41000] by vboxsync
HostServices/OpenGL: gcc false positive warning
7:01 AM Changeset in vbox [40999] by vboxsync
ATAController: two warnings, fix like in DevATA (perhaps not optimal)
6:29 AM Changeset in vbox [40998] by vboxsync
DevE1000: uninitialized variable

Apr 19, 2012:

10:17 PM Ticket #10470 (Inconsistent lock state / deadlock in vboxdrv during ACPI S3 host suspend) created by Thilo-Alexander Ginkel
When I suspend my host running Linux orion 3.3.1 #30 SMP Mon Apr 2 …
7:54 PM Changeset in vbox [40997] by vboxsync
Copyright year.
6:57 PM Ticket #10469 (I can't install Ubuntu 12.04 beta 2) created by nzealand
While trying to install the normal Ubuntu 12.04 beta 2, the …
6:21 PM Ticket #10468 (Windows XP VirtualBox Crash) created by atomicbreakout
This keeps crashing I am running Windows XP in the VirtualBox.
6:11 PM Ticket #10467 (VBoxManage clonehd placing output file somewhere other than the ...) created by dakra
Scenario: VBoxManage clonehd specifying full paths for input and …
5:42 PM Changeset in vbox [40996] by vboxsync
e1000: Temporarely disable TXD cache until regressions are fixed (#5582).
5:36 PM Changeset in vbox [40995] by vboxsync
installer/win: add netadp disable/update code (not invoked properly)
2:56 PM Ticket #10466 (Remote Desktop to host disconnect crashes Guest) created by BThomps
Remote desktop into the host machine (windows 7 ultimate) from …
2:44 PM Changeset in vbox [40994] by vboxsync
Additions: missing iprt/errno.h
2:25 PM Changeset in vbox [40993] by vboxsync
NetCfg/win: disable/enable/update HostOnly
1:55 PM Changeset in vbox [40992] by vboxsync
E1000: Removed unused global mutex, documented the options.
1:34 PM Changeset in vbox [40991] by vboxsync
Storage: Disable dynamic loading of backends on non x86 architectures
1:28 PM Changeset in vbox [40990] by vboxsync
Storage/Debug: Fixes
1:28 PM Changeset in vbox [40989] by vboxsync
Config.kmk: Disable kStuff library for non x86/amd64 architectures
1:25 PM Changeset in vbox [40988] by vboxsync
Runtime/Uuid: Treat UUIDs the same on little and big endian architectures
1:14 PM Ticket #10348 (Failure during boot of Windows 8 on a Vista 64-bit machine) closed by Frank Mehnert
duplicate: Duplicate of #10121.
1:12 PM Ticket #10459 (VirtualBox Crashes on WinXP host when host runs out of RAM) closed by Frank Mehnert
duplicate: Duplicate of #10121.
12:34 PM Ticket #10465 (vbox can't automount transient shared folders after logining in guest os) created by jinsheng
According sdk document, I can creates transient new shared folders by …
12:08 PM Changeset in vbox [40987] by vboxsync
VBoxSF: disable fast io.
11:24 AM Ticket #10434 (Assertion Failed crash under heavy disk IO) closed by Frank Mehnert
duplicate: Duplicate of #10292.
11:16 AM Linux_Downloads edited by Frank Mehnert
(diff)
10:32 AM Changeset in vbox [40986] by vboxsync
header fixes
9:18 AM Changeset in vbox [40985] by vboxsync
E1000: csum offloading for legacy descriptors, batch TX descriptor …
7:47 AM Ticket #10464 (Release Assertion (PATMAll.cpp:131 PATMRawLeave)) created by amsb
Virtual box halted upon completion of RHEL 5.6 installation, please …
7:42 AM Changeset in vbox [40984] by vboxsync
Frontends/VBoxManage: fix help message syntax for "createhd"
5:46 AM Changeset in vbox [40983] by vboxsync
warnings.
1:18 AM Ticket #10462 (VirtualBox will not Start on Windows 7 64 with i7-960 and 18gb of ram ...) closed by vasily Levchenko
invalid

Apr 18, 2012:

11:10 PM Ticket #9524 (SynthCPU: Guest BSOD trying to install Windows 7) reopened by Joel Low
Bump please. Is there any interest still in the symthcpu option?
10:41 PM Changeset in vbox [40982] by vboxsync
build fix
6:56 PM Changeset in vbox [40981] by vboxsync
SUPLib,SUPDrv: Working on the user mode tracer interface.
6:26 PM Changeset in vbox [40980] by vboxsync
Corrected two really old sins.
6:14 PM Changeset in vbox [40979] by vboxsync
Corrected two really old sins.
5:21 PM Changeset in vbox [40978] by vboxsync
Runtime/r0drv/solaris: unused global variable.
4:09 PM Ticket #10463 (Sound and other 16-bit DMA drivers should write -1 to length on completion) created by TimeHorse
Based on …
4:09 PM Changeset in vbox [40977] by vboxsync
Runtime/r0drv/solaris: minor cleanup.
3:44 PM Changeset in vbox [40976] by vboxsync
Main/Makefile.kmk: correctly handle COM sdk binding files in INSTALL, …
3:28 PM Ticket #10462 (VirtualBox will not Start on Windows 7 64 with i7-960 and 18gb of ram ...) created by KenGulledge
I installed VirtualBox on two nearly identical machines the only …
2:49 PM Changeset in vbox [40975] by vboxsync
VBoxTpG,SUPDrv,VBoxVMM: Working on static user land probes for the …
2:48 PM Changeset in vbox [40974] by vboxsync
white space
2:36 PM Changeset in vbox [40973] by vboxsync
comment fix
1:40 PM Ticket #10461 (CentOS 6.2 not booting up after VBox Guest Additions install (kernel panic)) created by web_knows
VirtualBox version: 4.1.12 Host version: Windows XP …
1:30 PM Changeset in vbox [40972] by vboxsync
Runtime/r0drv/solaris: use page.h's PG_KFLT define.
12:09 PM Ticket #10460 (USB to Ethernet Adapter Crashes Host OS) created by andlan58
Hello! We have installed 2 pieces of: Moschip MCS7830 USB to Ethernet …
9:38 AM Ticket #10459 (VirtualBox Crashes on WinXP host when host runs out of RAM) created by grossetti
Hi, I'm using a WinXP host and a Linux Guest. When the host runs out …

Apr 17, 2012:

5:57 PM Changeset in vbox [40971] by vboxsync
Runtime/r0drv/solaris: remove temporary debug prints.
5:41 PM Changeset in vbox [40970] by vboxsync
Runtime/r0drv/solaris: Finally delete vbi subdir.
5:38 PM Changeset in vbox [40969] by vboxsync
Runtime/r0drv/solaris: dbg -> dbgkrnlinfo.
5:35 PM Changeset in vbox [40968] by vboxsync
Runtime/r0drv/solaris: VBI integrate, move files.
5:17 PM Changeset in vbox [40967] by vboxsync
Runtime/r0drv/solaris: spaces and remove debug printfs.
4:43 PM Changeset in vbox [40966] by vboxsync
Runtime/r0drv/solaris: Dissolve VBI into IPRT.
2:50 PM Changeset in vbox [40965] by vboxsync
lib vars fixes
2:40 PM Changeset in vbox [40964] by vboxsync
wined3d: shader logging typo
2:11 PM Ticket #1762 (OSX: Dock should not disappear when running full screen on secondary ...) reopened by IIIEII
I have the same issue with my MacBook Pro, Mac OS X 10.7.3, Virtualbox …
2:03 PM Changeset in vbox [40963] by vboxsync
BusLogic: Interrupt/geometry registers are writable.
2:01 PM Changeset in vbox [40962] by vboxsync
wined3d: more work-arounds for intel graphics rendering issues
1:56 PM Changeset in vbox [40961] by vboxsync
crOpenGL: remove wrong CRASSERT
1:54 PM Changeset in vbox [40960] by vboxsync
BIOS: Set text mode if not displaying logo.
10:45 AM Changeset in vbox [40959] by vboxsync
Runtime/asm-fake: Update to make it work on SPARC
9:58 AM Changeset in vbox [40958] by vboxsync
Fixed pszArgs == NULL in pdmtracerids.
8:43 AM Ticket #10446 (Tiny Me Linux 2012 alpha32bit failed on installation on VB4.1.12) closed by Frank Mehnert
invalid: 64MB guest RAM is not enough.
8:43 AM Ticket #10447 (Tiny Core linux failed to install on VB4.1.12) closed by Frank Mehnert
invalid: Again, only 64MB guest RAM -- not enough.
8:42 AM Ticket #10448 (absolute linux13.50 32bit failed to install in VB4.1.12) closed by Frank Mehnert
invalid: Increase the guest RAM size to 512MB or more, I doubt that any recent …
8:39 AM Ticket #10445 (VectorLinux7.0 32bit failed to install on VB4.1.12) closed by Frank Mehnert
invalid: I assume you should just increase the RAM size of your VM installation …
7:39 AM Ticket #10457 (Virtualbox stopped working: Fatal: No bootable medium found. System halted) closed by Frank Mehnert
duplicate: Duplicate of #10458.
7:35 AM Linux build instructions edited by Frank Mehnert
(diff)
7:33 AM Linux build instructions edited by Frank Mehnert
(diff)
7:30 AM Ticket #10458 (Virtualbox stopped working: Fatal: No bootable medium found. System halted) created by Chelmite
I'm running Ubuntu 11.10 on an x86_64 machine. The guest is Windows 7. …
7:30 AM Ticket #10457 (Virtualbox stopped working: Fatal: No bootable medium found. System halted) created by Chelmite
I'm running Ubuntu 11.10 on an x86_64 machine. The guest is Windows 7. …
3:19 AM Ticket #10456 (Cannot upgrade from extension pack 4.1.8r75467) created by keisoko
While trying to install extension pack 4.1.12 on Windows 7 Pro 64-bit …
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