VirtualBox

Timeline



Mar 28, 2008:

6:54 PM Changeset in vbox [7639] by vboxsync
More strictness.
6:52 PM Changeset in vbox [7638] by vboxsync
Another one.
6:48 PM Changeset in vbox [7637] by vboxsync
cmpxchgl may change eax on failure, so tell the compiler that it …
5:58 PM Changeset in vbox [7636] by vboxsync
oops.
5:15 PM Changeset in vbox [7635] by vboxsync
The new MMIO2 code. WARNING! This changes the pci mapping protocol …
5:08 PM Changeset in vbox [7634] by vboxsync
Removed unused VMR3ReqCallU variant.
5:07 PM Changeset in vbox [7633] by vboxsync
ASMMemIsAllU32
5:05 PM Changeset in vbox [7632] by vboxsync
Added optional fences to the hyper heap.
4:38 PM Changeset in vbox [7631] by vboxsync
Fixed log crash in SSMR3Seek.
4:32 PM Changeset in vbox [7630] by vboxsync
Keep hitting the assertion in the wait code. Attempt to improve this …
3:07 PM Changeset in vbox [7629] by vboxsync
Initial cleanup for PAE
1:51 PM Changeset in vbox [7628] by vboxsync
Assert some one problematic VMR3ReqCall* RTGC* stuff. (fix when they …
1:31 PM Changeset in vbox [7627] by vboxsync
FE/Qt4: This was one version to low.
1:22 PM Changeset in vbox [7626] by vboxsync
Solaris vboxguest: cosmetics.
11:04 AM Changeset in vbox [7625] by vboxsync
Again
10:47 AM Changeset in vbox [7624] by vboxsync
More alignment fixes
10:41 AM Changeset in vbox [7623] by vboxsync
FE/Qt4: Added Qt 4.2 support function for setContentsMargins.
10:23 AM Changeset in vbox [7622] by vboxsync
Only 64 bits
10:22 AM Changeset in vbox [7621] by vboxsync
Alignment
10:12 AM Changeset in vbox [7620] by vboxsync
RTGCPHYS is now 64 bits
10:05 AM Changeset in vbox [7619] by vboxsync
FE/Qt4: Temporary disable paint on screen if we display the pause image.
10:00 AM Changeset in vbox [7618] by vboxsync
VMM/PATM: conditionally ifdef'ed out an assertion which I have been …
9:56 AM Changeset in vbox [7617] by vboxsync
VBoxREM fix
9:54 AM Ticket #1371 (bridged networking very sluggish) created by karsten
Hi, I am running VirtualBox 1.5.6 on Ubuntu Gutsy with a Windows SP2 …
8:47 AM Changeset in vbox [7616] by vboxsync
cosmetics
8:46 AM Changeset in vbox [7615] by vboxsync
FE/Qt: Fixed leftovers: os_other.png -> os_unknown.png.
8:29 AM Changeset in vbox [7614] by vboxsync
fix 64-builds
8:25 AM Changeset in vbox [7613] by vboxsync
better fix for r29105 (see #2680): Make PGM3PhysGrowRange() take …
7:57 AM Changeset in vbox [7612] by vboxsync
warning

Mar 27, 2008:

11:06 PM Changeset in vbox [7611] by vboxsync
Main/FE/Qt: Use "GUI/Qt3" or "gui" session type to start Qt3 GUI and …
10:48 PM Changeset in vbox [7610] by vboxsync
FE/Qt: Dropped refresh timer rendering mode.
9:52 PM Changeset in vbox [7609] by vboxsync
FE/Qt: Export new OS Type ID icons to OSE and reset keyword substitution.
9:44 PM Changeset in vbox [7608] by vboxsync
FE/Qt: Added/updated new OS Type ID icons.
9:33 PM Changeset in vbox [7607] by vboxsync
Main: Added more OS Type IDs.
8:02 PM Changeset in vbox [7606] by vboxsync
Fixed PHYS_PAGE_ADDRESS.
7:51 PM Changeset in vbox [7605] by vboxsync
fixed VMR3Req call
6:38 PM Changeset in vbox [7604] by vboxsync
Stripped doxygen function headers from the header - documented in source.
5:58 PM Changeset in vbox [7603] by vboxsync
fix debug builds
5:25 PM Changeset in vbox [7602] by vboxsync
Runtime: switch guest R3 logging from backdoor to normal (with …
5:00 PM Changeset in vbox [7601] by vboxsync
More %VGp
4:57 PM Changeset in vbox [7600] by vboxsync
Use %VGp for guest physical addresses
4:51 PM Changeset in vbox [7599] by vboxsync
FE/Qt4: Black background on fullscreen with auto resize disabled.
4:08 PM Changeset in vbox [7598] by vboxsync
Corrected wrong macro use to mask physical addresses
4:01 PM Changeset in vbox [7597] by vboxsync
Incorrect masking
3:36 PM Changeset in vbox [7596] by vboxsync
Dynamic memory allocation for the path variable.
3:31 PM Changeset in vbox [7595] by vboxsync
Additions/X11: missing header file in VBoxClient
3:20 PM Changeset in vbox [7594] by vboxsync
FE/Qt3-4: openRemoteSession get the path to the executable through the …
3:11 PM Changeset in vbox [7593] by vboxsync
Log statement is too noisy
3:01 PM Changeset in vbox [7592] by vboxsync
bln not b.
2:49 PM Changeset in vbox [7591] by vboxsync
spaces
1:21 PM Changeset in vbox [7590] by vboxsync
FE/Qt4: Ported console window to qt4.
11:08 AM Windows build instructions edited by pentagonik
Qt/free (diff)
10:47 AM Changeset in vbox [7589] by vboxsync
Enhanced Qt configuration of "configure.vbs" script: - Can now be …
10:44 AM Changeset in vbox [7588] by vboxsync
Another correction
8:50 AM Ticket #681 (selinux policy) closed by Sander van Leeuwen
fixed: This was fixed in 1.5.4 or 1.5.6. Please try the latest release.
3:44 AM Changeset in vbox [7587] by vboxsync
Additions/solaris: export and eol-style for driver conf file.

Mar 26, 2008:

6:55 PM Changeset in vbox [7586] by vboxsync
Additions/FreeBSD: Makefile fix
6:44 PM Changeset in vbox [7585] by vboxsync
Additions: build fix.
5:54 PM Changeset in vbox [7584] by vboxsync
Logging fixes
3:49 PM Changeset in vbox [7583] by vboxsync
VBoxSnapshotDetailsDlg ported qt3->qt4
3:42 PM Changeset in vbox [7582] by vboxsync
Correction
3:31 PM Ticket #1370 (NTFS partitions / createrawvmdk: not readable for W2K guest) created by Martin Huebner
Good afternoon, using the createrawvmdk command all my NTFS …
3:24 PM Changeset in vbox [7581] by vboxsync
64 bits physical address save/restore
3:22 PM Changeset in vbox [7580] by vboxsync
Fix error handling memory leak. And change incorrect macro naming.
3:16 PM Ticket #1369 (createrawvmdk with partition switch: sharing violation) created by Martin Huebner
Good afternoon, after a flawless installation of a W2K Professional …
3:13 PM Changeset in vbox [7579] by vboxsync
Extra tests
3:13 PM Changeset in vbox [7578] by vboxsync
Added RTGCPHYS64
2:16 PM Changeset in vbox [7577] by vboxsync
~0U -> NIL_RTGCPHYS
2:01 PM Ticket #771 (Got code to 'contact vendor' on VirtualBox) closed by Frank Mehnert
worksforme: No response for ages, closing.
1:59 PM Ticket #716 (NAT problems => retry with VBox 1.5.4) closed by Frank Mehnert
invalid: No response for ages, closing.
1:50 PM Ticket #558 (The vboxvideo driver causes the mouse pointer to disappear) closed by Frank Mehnert
fixed: The fix is contained in 1.5.6, closing.
1:25 PM Changeset in vbox [7576] by vboxsync
File open cache (important for windows raw partition access), quoting …
1:06 PM Changeset in vbox [7575] by vboxsync
eliminate tabs
12:44 PM Changeset in vbox [7574] by vboxsync
And again
12:44 PM Changeset in vbox [7573] by vboxsync
Correction
12:39 PM Changeset in vbox [7572] by vboxsync
Compile fix
12:22 PM Changeset in vbox [7571] by vboxsync
Document VBOX_WITH_QT4GUI.
12:19 PM Changeset in vbox [7570] by vboxsync
Document VBOX_WITH_QT4GUI.
11:47 AM Changeset in vbox [7569] by vboxsync
Removed assertion
11:32 AM Changeset in vbox [7568] by vboxsync
Main/Settings: Fixed typo in converter xslt that affected MacOSX hosts …
10:29 AM Changeset in vbox [7567] by vboxsync
uint32_t -> RTGCPHYS32
10:13 AM Changeset in vbox [7566] by vboxsync
warning
10:12 AM Changeset in vbox [7565] by vboxsync
FE/Qt4: Added missing header include for Mac OS X.
10:03 AM Changeset in vbox [7564] by vboxsync
Frontends/VirtualBox: removed the 32bpp requirement from the …
9:18 AM Changeset in vbox [7563] by vboxsync
optionally build Qt4 GUI
9:03 AM Changeset in vbox [7562] by vboxsync
#ifdef VBOX_WITH_MEM_BALLOONING for memory ballooning
8:52 AM Ticket #245 (VBoxManage controlvm poweroff does not work when >= VBoxVRDP processes ...) closed by Frank Mehnert
invalid: No response for a long time, closing.

Mar 25, 2008:

11:59 PM Ticket #1368 (Problem to build VirtualBox on Slackware 12.0 => Fixed in 1.6.2) created by iguito
When I tried to build VirtualBox 1.5.6 from the source code (tar.bz2), …
7:49 PM Changeset in vbox [7561] by vboxsync
audio: multiply master and pcm_out
6:49 PM Changeset in vbox [7560] by vboxsync
Shared Folder Setting ported (qt3->qt4).
5:08 PM Changeset in vbox [7559] by vboxsync
warnings
4:54 PM Downloads edited by Frank Mehnert
(diff)
4:53 PM Downloads edited by Frank Mehnert
(diff)
4:51 PM Linux build instructions edited by Klaus Espenlaub
(diff)
4:31 PM Changeset in vbox [7558] by vboxsync
Solaris host audio: backed out the change in r28995 affecting pcm out …
4:05 PM Changeset in vbox [7557] by vboxsync
Forgotten testcase
4:05 PM Changeset in vbox [7556] by vboxsync
AHCI/Main/VBoxManage: Add configuration parameter to set the number of …
3:49 PM Changeset in vbox [7555] by vboxsync
vboxadd: fixed error code if init() fails
3:16 PM Changeset in vbox [7554] by vboxsync
typo
3:13 PM Changeset in vbox [7553] by vboxsync
vboxdrv: re-added sanity check
2:50 PM Changeset in vbox [7552] by vboxsync
Extended PAGED_CODE macro for VboxSF and i8042prt.
2:04 PM Changeset in vbox [7551] by vboxsync
cosmetics.
1:46 PM Changeset in vbox [7550] by vboxsync
attempt to fix vfsmod for Linux >= 2.6.25
1:44 PM Changeset in vbox [7549] by vboxsync
Properties - please don't forget these. proper header.
1:43 PM Changeset in vbox [7548] by vboxsync
export, properties, correct headers, correct header blocker, correct …
1:40 PM Changeset in vbox [7547] by vboxsync
GC support
1:32 PM Changeset in vbox [7546] by vboxsync
export
1:31 PM Changeset in vbox [7545] by vboxsync
export
1:29 PM Changeset in vbox [7544] by vboxsync
r=bird: libraries doesn't use/need LIBS properties.
1:27 PM Changeset in vbox [7543] by vboxsync
freebsd todo
1:25 PM Changeset in vbox [7542] by vboxsync
alphabetical
1:24 PM Changeset in vbox [7541] by vboxsync
Removed obsolete daemon() prototype. (was renamed and move to common …
1:21 PM Changeset in vbox [7540] by vboxsync
freebsd todo.
1:19 PM Changeset in vbox [7539] by vboxsync
space
1:10 PM Changeset in vbox [7538] by vboxsync
r=bird: FreeBSD is taking the wrong path here I think.
1:03 PM Changeset in vbox [7537] by vboxsync
Fixed missing .iso deps for freebsd and solaris.
12:56 PM Changeset in vbox [7536] by vboxsync
freebsd todo.
12:50 PM Changeset in vbox [7535] by vboxsync
Merge freebsd with solaris vboxguest. The idea is to only have two …
12:34 PM Changeset in vbox [7534] by vboxsync
alphabetical
12:07 PM Ticket #1364 (CentOS 4.4 wont boot with x.org, GUI, runlevel 5, init 5, startx) closed by Michael Thayer
invalid: Please make sure that this is a VirtualBox issue and not a CentOS one, …
12:00 PM Changeset in vbox [7533] by vboxsync
comment.
11:10 AM Changeset in vbox [7532] by vboxsync
typo
11:02 AM Changeset in vbox [7531] by vboxsync
vboxdrv: set_pages_attr is not available for 2.6.25 anymore
10:58 AM Downloads edited by Frank Mehnert
(diff)
10:56 AM Changeset in vbox [7530] by vboxsync
no local variables banner.
10:41 AM Changeset in vbox [7529] by vboxsync
Directory destinations given in INST properties should always end with …
10:20 AM Changeset in vbox [7528] by vboxsync
synced the VbglR3HostLikesVideoMode prototype.
10:20 AM Changeset in vbox [7527] by vboxsync
brc->fRc.
10:19 AM Changeset in vbox [7526] by vboxsync
brc->frc.
10:17 AM Changeset in vbox [7525] by vboxsync
Solaris host audio: fixes and integrated into Main. Needs more …
10:00 AM Ticket #1360 (FATAL: Error inserting vboxdrv ...) closed by Sander van Leeuwen
duplicate
9:58 AM Windows build instructions edited by pentagonik
Added qtwin for building QT. (diff)
9:54 AM Changeset in vbox [7524] by vboxsync
Linux VT-x/AMD-V enabled again.
9:52 AM Changeset in vbox [7523] by vboxsync
Unconditionally resolve R0 function addresses
9:51 AM Changeset in vbox [7522] by vboxsync
configure: cosmetical fix
8:38 AM Ticket #1365 (Can't print from host to local printers) closed by Frank Mehnert
invalid: I assume that you are referring to USB printers. No, a USB device …
8:24 AM Changeset in vbox [7521] by vboxsync
vboxdrv: made it compile with Linux 2.6.24 if …
8:11 AM Changeset in vbox [7520] by vboxsync
Added a todo for clearing caps on unload.
8:02 AM Changeset in vbox [7519] by vboxsync
Cosmetic changes to VbglR3SetGuestCaps.
2:18 AM Changeset in kBuild [1436] by bird
Made it build with bison too.
1:59 AM Mac OS X build instructions edited by bird
drop tetex (diff)
1:44 AM Changeset in kBuild [1435] by bird
.lib and .res should end up in othersrc and not _OBJS_. (recent regression)
1:27 AM Changeset in vbox [7518] by vboxsync
XPCOMBLDPROG should extend VBOXBLDPROG not the non-existing BLDPROG …
12:43 AM Changeset in kBuild [1434] by bird
don't apply defpath to the source before we've collected the flags. …

Mar 24, 2008:

7:30 PM Ticket #1367 (Guru Meditation -2403 (VERR_TRPM_DONT_PANIC)) created by smitna
Occurs during installation of guest rPath LAMP appliance when the …
1:36 PM Ticket #1366 (USB error message when Printer is turned off.) created by xwisdom
When I turn on my printer and turn if off I get a message from …
1:31 PM Ticket #1365 (Can't print from host to local printers) created by xwisdom
I can't print from host to local printers when they are connected to …
1:27 PM Ticket #1364 (CentOS 4.4 wont boot with x.org, GUI, runlevel 5, init 5, startx) created by George
I have just installed CentOS 4.4 in VirtualBox 1.5.6 with …
2:59 AM Changeset in kBuild [1433] by bird
Fixed the multiple output rules that screwed up the parallel builds …
2:58 AM Changeset in kBuild [1432] by bird
CLEAN was using DEPS, changed to INTERMEDIATES.
2:53 AM Changeset in kBuild [1431] by bird
silly debug stuff.
2:53 AM Changeset in kBuild [1430] by bird
Use INTERMEDIATES instead of DEPS/ORDERDEPS since the latter no longer …
2:44 AM Changeset in kBuild [1429] by bird
only apply defpath if it's non-zero.

Mar 23, 2008:

11:53 PM Ticket #1363 (No mode option for shared folders.) created by Scott
While mounting the shared folder in the Ubuntu 7.10 guest (Windows XP …
2:06 PM Ticket #1362 (XP hangs VBox on Ubuntu 710 (Guru mediation, trap 0x0E)) created by Robert A. Wicks
As soon as XP tries to boot, it hangs, and Vbox says it is stuck. I …

Mar 22, 2008:

11:15 PM Changeset in vbox [7517] by vboxsync
Additions/FreeBSD: initial commit Mostly tested on FreeBSD 7.0. …
9:57 PM Mac OS X build instructions edited by bird
subversion ships with leopard (or xcode 3) (diff)
1:13 PM Ticket #1361 (Seamless: focus follows mouse raises all VM windows) created by Tyler Style
My virtual machine is XP SP2 Pro. I am using a Nvidia dual monitor …
8:09 AM Ticket #1348 (Guest will not start: Assertion Failed) closed by Frank Mehnert
fixed: Yes, the error code of the assertion was quite clear (38=ENOSYS). I've …
8:07 AM Changeset in vbox [7516] by vboxsync
better error message if host kernel lacks support for SysV IPC
7:32 AM Ticket #297 (WinKey combos don't work in Linux Host) reopened by Einars Lielmanis
VirtualBox 1.5.6 (installed from the rpm on site), under Fedora 8, …

Mar 21, 2008:

6:26 PM Ticket #1360 (FATAL: Error inserting vboxdrv ...) created by klop
On my Fedora 8 I have new updated kernel 2.6.24.3-34.fc8, and I'm not …
6:25 PM Ticket #1359 (FATAL: Error inserting vboxdrv ...) created by klop
On my Fedora 8 I have new updated kernel 2.6.24.3-34.fc8, and I'm not …
6:13 PM Ticket #1358 ("Floating-point division by zero" exception (0xc000008e) at location ...) created by opieant
VirtualBox crashes when the application "Macro Magic" is running on …
9:38 AM Changeset in vbox [7515] by vboxsync
debian-ose: sync vboxdrv.init.in
9:01 AM Changeset in kBuild [1428] by bird
do defpath transformation of sources before handing them on to the …
8:06 AM Changeset in kBuild [1427] by bird
Fixed regression, othersrc wasn't updated correctly which caused .def …
8:06 AM Changeset in kBuild [1426] by bird
Added a INTERMEDIATES keyword which all source -> object rules depends …

Mar 20, 2008:

9:35 PM Ticket #1354 (Windows BSOD - Kernel crash while holding a mutex) reopened by k776
Replying to michael: > Is this a Windows host and a …
7:46 PM Ticket #1357 (Wrong test for file in debian/vboxdrv.init.in) closed by Frank Mehnert
fixed: Thanks for this report. Already fixed in svn.
7:34 PM Ticket #1357 (Wrong test for file in debian/vboxdrv.init.in) created by blueyed
The test, which checks for an existing kernel module will never fail, …
7:32 PM Changeset in vbox [7514] by vboxsync
configure: another Qt4 uic3 detection fix
7:05 PM Changeset in vbox [7513] by vboxsync
Additions/x11: round video mode hint width values down to a multiple …
7:01 PM Changeset in vbox [7512] by vboxsync
Frontends/VirtualBox: better handle VideoModeSupported requests - …
6:59 PM Changeset in vbox [7511] by vboxsync
Linux/configure: check_avail() causes the script to exit if its …
4:31 PM Changeset in vbox [7510] by vboxsync
Backed out 28970.
4:03 PM Changeset in vbox [7509] by vboxsync
Frontends/VBoxHeadless: removed references to deprecated ffmpeg …
2:56 PM Changeset in kBuild [1425] by bird
Drop debug warning.
2:19 PM Changeset in vbox [7508] by vboxsync
Enabled VT-x/AMD-V on other platforms again.
2:16 PM Changeset in vbox [7507] by vboxsync
Restore saved registers after returning from a call in …
9:58 AM Changeset in vbox [7506] by vboxsync
Made assertion private
9:55 AM Ticket #1354 (Windows BSOD - Kernel crash while holding a mutex) closed by Michael Thayer
duplicate: Duplicate of #1117.
9:42 AM Ticket #1355 (Compilation of vbox-trunk fails under FreeBSD host) closed by Michael Thayer
duplicate: Duplicate of #1356.
9:41 AM Ticket #1356 (Compilation of vbox-trunk fails under FreeBSD host) closed by Michael Thayer
invalid: Please report compilation problems on the vbox-dev mailing list. It …
7:28 AM Changeset in kBuild [1424] by bird
SRC_HANDLERS - more flexible source file handling. Fixes #24.
6:26 AM Ticket #1356 (Compilation of vbox-trunk fails under FreeBSD host) created by kiorky
[…] […] […] What i have done : […][…]
6:22 AM Ticket #1355 (Compilation of vbox-trunk fails under FreeBSD host) created by kiorky
~>uname -ar FreeBSD judith.cryptelium.net 7.0-RELEASE FreeBSD …
5:43 AM Ticket #1354 (Windows BSOD - Kernel crash while holding a mutex) created by k776
I had this problems several versions back. I had to use VMWare because …

Mar 19, 2008:

7:25 PM Ticket #1353 (Problems when discarding snapshots without enough free disk space on ...) created by Volker Strauß
When the hard disk of the host has not enough free space left to …
7:01 PM Ticket #1352 (OS X bidirectional shared clipboard does nothing) created by Michal Suchanek
For me nothing is ever transferred between the OS X clipboard or the …
6:42 PM Ticket #1351 (OS X seamless mode input issues) created by Michal Suchanek
- you can sometimes click "through" a window selecting the underlying …
6:17 PM Ticket #1350 (Adobe Flash in guest causes 100% CPU in host) created by Ari
Win-XP SP2 guest running under Ubuntu 7.10 (2.6.22-14-generic, x86) …
6:12 PM Ticket #1349 (Using NAT with XP Pro (WinALL?) guests corrupts some downloads.) created by silverdark
I tried this on 2 seperare XP Pro VirtualBox VMs, the first was using …
6:06 PM Changeset in kBuild [1423] by bird
Fixed bug in the CreateProcess failure handling, should now fail …
6:03 PM Changeset in kBuild [1422] by bird
More on the ticket #30 testcase.
5:59 PM Changeset in kBuild [1421] by bird
install kmk_ash and crt and cygwin dlls on windows.
5:43 PM Changeset in kBuild [1420] by bird
Corrected releases to release in KBUILD_BLD_TYPES.
5:41 PM Changeset in kBuild [1419] by bird
added a testcase for ticket #30.
4:31 PM Changeset in vbox [7505] by vboxsync
More assertions
3:26 PM Changeset in vbox [7504] by vboxsync
Use TMCLOCK_VIRTUAL_SYNC for PCnet polling/softint timers.
1:42 PM Changeset in vbox [7503] by vboxsync
Cleanup
12:50 PM Changeset in vbox [7502] by vboxsync
Best regards from the spelling police
12:40 PM Changeset in vbox [7501] by vboxsync
Display a warning when a user attempts to mix VT-x/ADM-V and raw mode VMs.
12:20 PM Changeset in vbox [7500] by vboxsync
Logging update
10:51 AM Changeset in vbox [7499] by vboxsync
typo
10:49 AM Changeset in vbox [7498] by vboxsync
Don't init hwaccm when using raw mode.
10:23 AM Changeset in vbox [7497] by vboxsync
Missing header
10:22 AM Changeset in vbox [7496] by vboxsync
Moved VMCS allocation to ring 0.
9:20 AM Changeset in vbox [7495] by vboxsync
More logging
9:11 AM Changeset in vbox [7494] by vboxsync
Cleaned up
8:45 AM Changeset in vbox [7493] by vboxsync
configure: better Qt4 uic3 detection
6:20 AM Ticket #1345 (Portuguese keyboard on Windows 2000 VM not working properly) closed by Michael Thayer
duplicate

Mar 18, 2008:

10:52 PM Changeset in kBuild [1418] by bird
USE_KOBJCACHE -> KBUILD_USE_KOBJCACHE.
10:48 PM Changeset in kBuild [1417] by bird
Template load function for def_inherit.
10:37 PM Changeset in kBuild [1416] by bird
prefix the search paths for templates, sdks, tools and stuff. Added …
10:28 PM Changeset in kBuild [1415] by bird
docs update.
10:07 PM Changeset in vbox [7492] by vboxsync
Main/Settings: Fixed 1.2=>1.3 conversion: Add UART and LPT keys if missing.
9:51 PM Changeset in kBuild [1414] by bird
Tools and SDKs inheritance.
9:22 PM Changeset in kBuild [1413] by bird
keyword inheritance.
9:20 PM Changeset in kBuild [1412] by bird
More tests.
9:01 PM Changeset in vbox [7491] by vboxsync
Freebsd only needs one RTTimerCreate-generic.cpp.
9:01 PM Changeset in vbox [7490] by vboxsync
RTTimerCreate is in generic code for a year now.
5:45 PM Changeset in kBuild [1411] by bird
dummy_defined_Y C program.
5:28 PM Changeset in vbox [7489] by vboxsync
small nls fix
5:28 PM Changeset in vbox [7488] by vboxsync
small nls fix
5:17 PM Changeset in vbox [7487] by vboxsync
Some minor fixes for QIAbstractWizard class. VBoxRegistrationDlg …
4:33 PM Ticket #1348 (Guest will not start: Assertion Failed) created by Bill
I get this error whether starting or clicking on settings. The …
4:00 PM Changeset in kBuild [1410] by bird
Fixed _KEYWORDS collecting, didn't work right previously. Started on …
3:32 PM Ticket #336 (Unable to set master disk) reopened by [email protected]
VERSION 1.5.5.1 (OS-X BETA) Assertion failed: …
2:10 PM Changeset in vbox [7486] by vboxsync
Solaris additions installer: eol-style LF.
12:19 PM Ticket #1105 (Windows XP guest network problems) closed by Sander van Leeuwen
fixed
11:51 AM Ticket #1347 (USB device reported working, but no communication) created by Elod
I would like to report a USB device that appears as working in the …
10:39 AM Changeset in vbox [7485] by vboxsync
warnings
10:36 AM Changeset in vbox [7484] by vboxsync
make gcc happy
9:10 AM Changeset in vbox [7483] by vboxsync
Frontends/VirtualBox: do not suggest a new initial resolution if the …
9:07 AM Changeset in vbox [7482] by vboxsync
Frontends/VirtualBox: rely on Qt to get the desktop size right for …
8:17 AM Ticket #1344 (Forgiven letters in french translation.) closed by Michael Thayer
fixed: Already fixed in the current version.
7:55 AM Changeset in vbox [7481] by vboxsync
configure: typo
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