VirtualBox

Timeline



Dec 21, 2007:

9:35 PM Changeset in vbox [6176] by vboxsync
use ASMCpuId_Idx_ECX, fixed some off-by-one bugs
9:34 PM Changeset in vbox [6175] by vboxsync
introduced ASMCpuId_Idx_ECX() as cpuid(4) requires ecx as additional …
7:05 PM Changeset in vbox [6174] by vboxsync
compilation fix
6:57 PM Changeset in vbox [6173] by vboxsync
Add rudimentary VHD support
5:36 PM Changeset in vbox [6172] by vboxsync
fixed the code for overriding cpuid values using config keys
3:41 PM Changeset in vbox [6171] by vboxsync
workaround for a missing cpuid(0).eax patch
3:02 PM Changeset in vbox [6170] by vboxsync
IPRT/cpputils: Wording.
2:59 PM Changeset in vbox [6169] by vboxsync
Add vbox code revision to VBoxService systray tooltip.
2:57 PM Ticket #996 (launching of processes occur not in the start order.) closed by Frank Mehnert
invalid: Sorry, this feature request cannot be solved, at least not explicitly.
2:38 PM Changeset in vbox [6168] by vboxsync
Main: Return errors when the parallel port is enabled but the path is null.
1:20 PM Ticket #996 (launching of processes occur not in the start order.) created by jean-jacques
I am testing a little application (deadwood-2 from development tree of …
10:37 AM Changeset in vbox [6167] by vboxsync
Guest Additions: added a VBOXGUEST_IOCTL_NUMBER macro for Linux guests …
10:18 AM Changeset in vbox [6166] by vboxsync
Export property on the new x11 dir.
9:52 AM Changeset in vbox [6165] by vboxsync
Moved X11 out of linux into X11 under Additions.
9:22 AM Changeset in vbox [6164] by vboxsync
FE/Qt: Added and approved Turkish translation.
7:14 AM Changeset in vbox [6163] by vboxsync
6:01 AM Ticket #995 (XP guest fails to boot) created by Steve
Using qemu and vmplayer, I created a vmdk file (and corresponding vmx) …

Dec 20, 2007:

11:27 PM Changeset in vbox [6162] by vboxsync
Wrappers for template creation the right way.
7:40 PM Ticket #994 (Assertion failed: PDMDevice.cpp(1920) => Fixed in SVN) created by Nikita Manovich
I coped a big file (~700M) from vbox-share to local disk inside …
4:07 PM Ticket #993 (USB Mouse freezes under Win. Vista x64 Ult. as soon as Virtualbox is ...) created by ManDay
Regardless whether an actual VM is set up or started. It occurs …
2:12 PM Ticket #992 (Virtualbox fails to read VDI from disk with bad sector) created by pilovis
Virtualbox gestisce l'hard disk virtuali tramite un singolo file con …
12:32 PM Ticket #991 (sharedfolder access -> bluescreen) created by Stefan Scheler
I'm using VirtualBox on SUSE Linux 10.3 and I'm running Windows XP …
11:36 AM Changeset in vbox [6161] by vboxsync
FE/Qt: Updated Spanish and Polish translations; Added Dutch translation.
10:14 AM Changeset in vbox [6160] by vboxsync
VMM device: corrected a log statement which triggered a segfault
8:58 AM Changeset in vbox [6159] by vboxsync
Linux kernel module Makefiles: use KDIR if set

Dec 19, 2007:

9:38 PM Changeset in vbox [6158] by vboxsync
Fixed reporting of segment not present exceptions when using call …
8:18 PM Changeset in vbox [6157] by vboxsync
configure: added --disable-kmods to prevent compilation of Linux …
7:45 PM Ticket #908 (No downloadable RPM package for Fedora 8) closed by Frank Mehnert
fixed: 1.5.4 will be available for Fedora8 as well.
5:46 PM Changeset in vbox [6156] by vboxsync
implemented the ACPI sleep button
3:43 PM Changeset in vbox [6155] by vboxsync
PGMPhys: Fixed the error handling when SUPPageAlloc fails in …
3:24 PM Changeset in vbox [6154] by vboxsync
More vboxadd logging messages for tracking pSessions,pids.
2:32 PM Changeset in vbox [6153] by vboxsync
fixed inverted write protect flag of the host floppy drive
2:09 PM Changeset in vbox [6152] by vboxsync
Disabled seamless support on mac os x until I've time to figure out …
1:28 PM Ticket #990 ([feature-request] parallel port) created by Karol Sikora
Hi, I need to use parallel port in my virtual machine, but virtualbox …
11:46 AM Ticket #989 (problem in build: zlib is referenced but absent in the trunk) created by Iakov Kaabak
In the latest revision (6140) there are references to zlib. But zlib …
11:20 AM Changeset in vbox [6151] by vboxsync
Remove done todo.
10:55 AM Changeset in vbox [6150] by vboxsync
vboxadd return code and makedevice number fixes.
9:42 AM Changeset in vbox [6149] by vboxsync
Solaris VBoxService daemon fix.
9:22 AM Changeset in vbox [6148] by vboxsync
spaces... :-)
9:17 AM Changeset in vbox [6147] by vboxsync
Solaris RTLogWriteDebugger and guest r0 logging changes.
8:58 AM Changeset in vbox [6146] by vboxsync
Fixed fullscreen mode on mac os x: 1. wasHidden is wrong (todo find …
7:44 AM Ticket #988 (SpeedFan problem when starting Virtual Box) created by Glenn
When I start VirtualBox, SpeedFan does not work anymore. SpeedFan does …
6:21 AM Changeset in vbox [6145] by vboxsync
Log the errors as well as displaying them.
5:16 AM Changeset in vbox [6144] by vboxsync
Fixing daemon. Hope this is ok…

Dec 18, 2007:

11:18 PM Ticket #987 (vboxwebsrv crashed after calling IMachine_attachHardDisk (backtrace ...) created by Michael
Hi! I'am using PHP 5 with Fedora 7. Scenario: 1.) Open SOAP …
6:15 PM Changeset in vbox [6143] by vboxsync
windows -> win.
6:12 PM Changeset in vbox [6142] by vboxsync
Solaris doesn't respect #!kmk_ash it seem.
6:02 PM Ticket #986 (Printout is very slow!) created by hansvondermu
I installed Virtualbox under SUSE 10.3 with W2K/SP4 as Client. …
6:01 PM Solaris build instructions edited by Klaus Espenlaub
(diff)
5:56 PM Linux build instructions edited by Klaus Espenlaub
(diff)
5:47 PM Changeset in vbox [6141] by vboxsync
Link fix.
5:20 PM Changeset in vbox [6140] by vboxsync
Pass the VM name to the audio driver. PulseAudio will name the name of …
5:11 PM Changeset in vbox [6139] by vboxsync
Disabling libdaemon.
5:11 PM Changeset in vbox [6138] by vboxsync
OS/2 and solaris uses the common driver and service code.
5:10 PM Changeset in vbox [6137] by vboxsync
Use RTStrICmp.
5:09 PM Changeset in vbox [6136] by vboxsync
daemon is prototyped in the header of course.
5:04 PM Changeset in vbox [6135] by vboxsync
fixes; phy now uses namespace instead of class
4:46 PM Changeset in vbox [6134] by vboxsync
VBOXGUESTR3EXE/R0 DEFS fix (hope it works).
4:09 PM Changeset in vbox [6133] by vboxsync
pulse: lock a little bit more
4:06 PM Changeset in vbox [6132] by vboxsync
Fixed guest driver session handling, fixed daemonizing. timesync works.
4:01 PM Changeset in vbox [6131] by vboxsync
Make sure bool is bool.
3:58 PM Changeset in vbox [6130] by vboxsync
r=bird: uOffset -> off. fuzzy-logic (or illogical) spacing.
3:26 PM Changeset in vbox [6129] by vboxsync
Implemented VBOX_WITH_ADDITIONS_FROM_BUILD_SERVER. Started cleaning up …
3:22 PM Changeset in vbox [6128] by vboxsync
space
3:09 PM Changeset in vbox [6127] by vboxsync
export PulseAudio backend
2:19 PM Changeset in vbox [6126] by vboxsync
Fixed builds (doxygen).
2:01 PM Changeset in vbox [6125] by vboxsync
removed the remaining VBoxXML part
1:53 PM Changeset in vbox [6124] by vboxsync
Removed VBoxXML (including CFGLDR), xerces and xalan.
1:50 PM Changeset in vbox [6123] by vboxsync
i386 -> blend for guest additions templates.
12:51 PM Changeset in vbox [6122] by vboxsync
Updated libxml2 minimum version requirement to 2.6.24.
11:06 AM Changeset in vbox [6121] by vboxsync
Avoid gnu libiconv for guest r3 on solaris. Exported service-solaris …
10:23 AM Changeset in vbox [6120] by vboxsync
fix crash if network card was not attached
10:15 AM Changeset in vbox [6119] by vboxsync
Build fix.
9:55 AM Changeset in vbox [6118] by vboxsync
Solaris guest timesync. Daemonize to be fixed. Added solaris to …
9:37 AM Changeset in vbox [6117] by vboxsync
audio: forgot this
5:54 AM Ticket #964 (the last svn checkout doesn't build) reopened by Iakov Kaabak
Replying to bird: > Found and fixed the problem. Will …
1:32 AM Changeset in vbox [6116] by vboxsync
Forgotten comma in log.h

Dec 17, 2007:

11:43 PM Changeset in vbox [6115] by vboxsync
Compiler fix
11:32 PM Changeset in vbox [6114] by vboxsync
Add log group for async transport driver
11:31 PM Changeset in vbox [6113] by vboxsync
Integrate new drivers into Makefile.kmk. Disabled by default
11:30 PM Changeset in vbox [6112] by vboxsync
Rework asynchronous versions of the media interface and add a async …
11:28 PM Changeset in vbox [6111] by vboxsync
Add helper to get vm structure from a pdm driver instance
9:22 PM Changeset in vbox [6110] by vboxsync
FE/Qt: Don't initialize the SUPLib on GUI startup. This prevents the …
8:18 PM Changeset in vbox [6109] by vboxsync
disassembler: fix les/lds/lss/lgs/lfs
7:18 PM Changeset in vbox [6108] by vboxsync
Fixed nasty bug in ARPL emulation (uninitialized variable).
4:22 PM Ticket #985 (ActiveSync 4.5 not working with VB 1.5.2 (Linux) and WinXP Guest) created by Miyamoto
Well, what should i say - That headline is the essence. Some Details: …
3:38 PM Changeset in vbox [6107] by vboxsync
patmIsCommonIDTHandlerPatch inconsistency
3:06 PM Changeset in vbox [6106] by vboxsync
VBoxManage: Removed VBoxXML dependency.
2:33 PM Changeset in vbox [6105] by vboxsync
typo
2:25 PM Ticket #965 (full CPU usage when raw disk is attached) closed by Klaus Espenlaub
invalid
1:30 PM Changeset in vbox [6104] by vboxsync
Main:Settings: Added brief usage introduction.
12:23 PM Changeset in vbox [6103] by vboxsync
VBoxManage: Temporarily disabled the settings update function (that is …
11:16 AM Changeset in vbox [6102] by vboxsync
Implemented 8042 command E0h, read test inputs.
11:07 AM Changeset in vbox [6101] by vboxsync
configure: added PulseAudio detection, added --disable-pulse to …
10:39 AM Changeset in vbox [6100] by vboxsync
enable PulseAudio for Linux
10:03 AM Changeset in vbox [6099] by vboxsync
Guest templates must use 32-bit arch until we get support 64-bit guests.
8:40 AM Ticket #984 (VirtualBox wake-ups 250 times per second in the main GUI and when ...) created by tajji
VirtualBox wake-ups 250 times per second in the main GUI and when …
5:21 AM Ticket #983 (dvdpasstrrough problem) created by Sebastian Zimmer
Hi, I have tried to use my CD Writer through VBox by using …

Dec 16, 2007:

8:11 PM Changeset in vbox [6098] by vboxsync
configure: added --build-libxml2
7:53 PM Changeset in vbox [6097] by vboxsync
configure: check for libxml2 >= version 2.6.23 as libxml2 2.6.22 is …

Dec 15, 2007:

10:41 PM Changeset in vbox [6096] by vboxsync
HWVirtExEnabled and LogHistoryCount aren't in the default XML, so …
9:48 PM Changeset in vbox [6095] by vboxsync
Sort the result by apic id.
8:44 PM Changeset in vbox [6094] by vboxsync
Ship VBoxSettings.so.
7:55 PM Changeset in vbox [6093] by vboxsync
Don't use iconv so that it links cleanly on mac.
7:48 PM Changeset in vbox [6092] by vboxsync
warning.
7:48 PM Changeset in vbox [6091] by vboxsync
Just keep it simple and clean.
7:36 PM Changeset in vbox [6090] by vboxsync
_REENTRANT triggers thread support, see xmlversion-default.h and …
7:18 PM Changeset in vbox [6089] by vboxsync
Cooked up a vboxconfig.h to try make the unix boxes go green.
5:46 PM Changeset in kBuild [1377] by bird
Added some KMK_OPTS_* variables to allow makefiles to deal with -j N …
5:40 PM Changeset in vbox [6088] by vboxsync
Compilation fix
5:02 PM Changeset in vbox [6087] by vboxsync
Change Char interface according to the comments int hte header
4:55 PM Changeset in vbox [6086] by vboxsync
Add asynchronous versions of the media and block interface
3:03 PM Changeset in vbox [6085] by vboxsync
Attempt at fixing (most of) the concurrency issues in …
2:56 PM Changeset in vbox [6084] by vboxsync
Attempt at fixing (most of) the concurrency issues in …
1:13 PM Changeset in vbox [6083] by vboxsync
Just build libxml2 everywhere (hope this works better on the buildboxes).
9:20 AM Ticket #982 (Solaris 10) created by Adolfo
Hello, I have downloaded Solaris 10 and tried to install in Virtual …
6:10 AM Changeset in vbox [6082] by vboxsync
GetNetworkParams is flagged as w2ksp1, so indicate that that's what …
4:50 AM Changeset in vbox [6081] by vboxsync
Added --internal-last option for simplifying testing of the script.
4:50 AM Changeset in vbox [6080] by vboxsync
Fix for the vista psdk.
3:55 AM Changeset in vbox [6079] by vboxsync
Some workarounds for WOW64 and latest PSDK. (WDK doesn't work yet.)

Dec 14, 2007:

10:04 PM Changeset in vbox [6078] by vboxsync
configure: fixed parsing of libxml2 incs/libs
9:33 PM Changeset in vbox [6077] by vboxsync
pulse/alsa: resolve _all_ symbols during initialization, otherwise …
7:23 PM Changeset in vbox [6076] by vboxsync
Merged dmik/s2 branch (r25959:26751) to the trunk.
6:34 PM Changeset in vbox [6075] by vboxsync
You're not supposed to link with both R0Lib and R0LibBase, only …
6:27 PM Changeset in vbox [6074] by vboxsync
Used kBuild r1376. Fixes the kmk crash when commands included '~' (8.3 …
6:11 PM Changeset in vbox [6073] by vboxsync
IBase isn't a pointer either (just happens to have the same size).
6:09 PM Changeset in vbox [6072] by vboxsync
Fixed a couple of comments so doxygen don't add them to the function …
5:41 PM Changeset in vbox [6071] by vboxsync
Explicitly init the utc offset field too.
5:37 PM Changeset in vbox [6070] by vboxsync
pulse: don't link against libpulse.so.0, load this lib at runtime instead
5:09 PM Changeset in vbox [6069] by vboxsync
AMD64 -> RT_ARCH_AMD64; X86 -> RT_ARCH_X86.
4:24 PM Changeset in vbox [6068] by vboxsync
DARWIN -> RT_OS_DARWIN.
4:24 PM Changeset in vbox [6067] by vboxsync
audio: on exit, shut down _every_ stream, not only the enabled onces
4:05 PM Changeset in vbox [6066] by vboxsync
Hungarian is mandatory in this file. Also, a couple of todos.
3:01 PM Changeset in vbox [6065] by vboxsync
vboxadd warning and .conf fix.
12:12 PM Ticket #981 (Suse10.3 guest won't recognize virtual hd after clonevdi) created by mwp
see: http://forums.virtualbox.org/viewtopic.php?p=11859 Summary: The …
11:22 AM Changeset in vbox [6064] by vboxsync
audio: call driver's fini function before forcing the NULL audio driver
10:00 AM Ticket #980 (Error adding existing virtual machines after removing CDROM from host ...) created by chrisg83
1. When I installed VirtualBox 1.5.2, a DVD drive was attached to my …
8:50 AM Changeset in vbox [6063] by vboxsync
vboxadd now works on solaris guest.
7:36 AM Ticket #979 (host key combinations would be very convenient) created by Forest
I often work with my right hand on the mouse and my left on the "asdf" …
6:36 AM Ticket #978 (Seamless: Underlying windows not redrawn) created by Atmostrophic
If you have "seamless windows" activated and if you don't have the …
4:21 AM Changeset in kBuild [1376] by bird
Bail out on = and : too (see ash/expand.c).
3:26 AM Ticket #964 (the last svn checkout doesn't build) closed by bird
fixed: Found and fixed the problem. Will update the kBuild link tomorrow.
3:21 AM Changeset in kBuild [1375] by bird
Rebuilt win.x86 and win.amd64 with the recursion fix caused by '~' …
3:17 AM Changeset in kBuild [1374] by bird
Second try on the fix.
2:58 AM Changeset in kBuild [1373] by bird
Don't get excited about the ~ in 8.3 file names, avoid lot's of slow …
2:56 AM Changeset in kBuild [1372] by bird
Fixed endless recursion caused by a missed sh_char_sh reference that …
1:56 AM Changeset in kBuild [1371] by bird
Deal with the vista PSDK (lib/amd64 -> lib/x64 and some similar stuff …
1:52 AM Ticket #977 (Floppy Drive Light constantly on) created by xwisdom
I', using xubuntu as host system. When I mount the local floppy drive …
1:50 AM Ticket #976 (Feature request: automatic snapshots with merge) created by xwisdom
How about adding auto snapshots with auto merge - In other words the …
1:27 AM Ticket #975 (Network connection failures) created by Dale Manwiller
I am running Ubuntu 7.10 guest, XP Home host, and VBox 1.52 on a Dell …

Dec 13, 2007:

8:04 PM Ticket #974 (vboxdrv, segfault build from svn r6055) closed by Frank Mehnert
fixed: Thanks for your response.
5:46 PM Changeset in vbox [6062] by vboxsync
ATA: Fix status value for EXECUTE DEVICE DIAGNOSTICS command, should …
5:38 PM Changeset in vbox [6061] by vboxsync
Commented out 1600x1200 modes. Ubuntu fails too boot with them.
3:57 PM Changeset in vbox [6060] by vboxsync
libxml2 check for the upcoming branch merge
2:53 PM Changeset in vbox [6059] by vboxsync
FE/Qt: workaround for strange X11 warnings on i386 and segfaults on …
1:57 PM Ticket #974 (vboxdrv, segfault build from svn r6055) created by Ernad Husremovic
[…] host: ubuntu gutsy amd64
10:45 AM Changeset in vbox [6058] by vboxsync
fixed a couple of mixups in the eflags representation.
5:56 AM Ticket #973 (Supress dialog box when closing a VM Guest) created by bigmudcake
The code below is designed to achive the following "Close the virtual …

Dec 12, 2007:

11:06 PM Changeset in vbox [6057] by vboxsync
disable PulseAudio, needs libpulse on the build boxes
10:58 PM Changeset in vbox [6056] by vboxsync
first version of a PulseAudio driver backend for Linux (still no pcm_in)
2:34 PM Changeset in vbox [6055] by vboxsync
vboxvfs: aio_read/aio_write is 2.6.0+ only
12:53 PM Ticket #949 (astaro fails to read from cdrom under vbox) closed by Klaus Espenlaub
duplicate: Actually there was a small issue which also happened with SuSE 9.1, it …
12:42 PM Changeset in vbox [6054] by vboxsync
vboxvfs: implemented readfile()
2:16 AM Ticket #972 (Fullscreen mode does not work well in Xubuntu) created by xwisdom
In xubuntu 7.10 host when I set the VM to show in full screen the top …
2:15 AM Ticket #971 (Limitted features in VDI manager) created by xwisdom
Not a bug but it would be nice if the VDI Manager supported all the …
2:13 AM Ticket #970 (Bridging causes FireStarter to fail.) created by xwisdom
The bridging feature found in vbox is very very complex and requuires …
2:12 AM Ticket #969 (Two VM's and ALSA audio generates an error message) created by xwisdom
When I connect the ALSA sound device to multiple VMs and try to start …
2:11 AM Ticket #968 (VBox can't see Host CD-ROM drives) created by xwisdom
I'm using Xubuntu which supports /dev/cdrom0 and /dev/cdrom1 but vbox …
2:10 AM Ticket #967 (Error message when disconnecting USB from VM) created by xwisdom
When I disconnect a USB device (e.g. printer) that from the host that …
2:07 AM Ticket #966 (Coping files to a SharedFolders causes ADSL network lights to flash) created by xwisdom
When I try to copy some files from my guess sytem to a shared folder I …
12:05 AM Ticket #965 (full CPU usage when raw disk is attached) created by privateer
I've started experimenting with the new feature of using raw disk with …

Dec 11, 2007:

10:58 PM Ticket #964 (the last svn checkout doesn't build) created by Iakov Kaabak
I have downloaded the latest revision of sources: svn info results: …
3:20 PM Changeset in vbox [6053] by vboxsync
Additions build server hacking.
3:19 PM Changeset in vbox [6052] by vboxsync
Additions build server hacking.
3:13 PM Changeset in vbox [6051] by vboxsync
Put back the VBOX_ONLY_ADDITION stuff.
2:18 PM Changeset in vbox [6050] by vboxsync
getinfo EP and conf file.
12:23 PM Changeset in vbox [6049] by vboxsync
Frontends/VBoxHeadless: disable the ffmpeg-based capture library for …
12:11 PM Changeset in vbox [6048] by vboxsync
Frontends/VBoxHeadless: enable the ffmpeg-based capture library for …
11:33 AM Changeset in vbox [6047] by vboxsync
VRDP cleanup.
10:16 AM Ticket #961 (Vrdp disabled, but vboxvrdp.exe tries to reserve the port) closed by sunlover
invalid: The vboxvrdp enables the VRDP server automatically. You can specify a …
9:02 AM Changeset in vbox [6046] by vboxsync
vboxdrv: KERN_INFO => KERN_DEBUG (ensure that messages are not print …
6:24 AM Changeset in vbox [6045] by vboxsync
Fixed vboxadd libs.
2:51 AM Changeset in vbox [6044] by vboxsync
Use VBOXGUESTR0LIB and not VBOXGUESTR0 for VBoxGuestR0Lib.
2:40 AM Changeset in vbox [6043] by vboxsync
Minor copy,paste bug fix.
1:17 AM Ticket #963 (VirtualBox aborts a VM => Fixed in SVN.) created by David Moskowitz
Host: Windows XP Media Center Edition 2002, SP2 plus all critical …
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