VirtualBox

Timeline



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 …

Dec 10, 2007:

8:53 PM Changeset in vbox [6042] by vboxsync
Linux additions: print VBox version and module interface version …
8:10 PM Ticket #962 (Virtual machine reboots during installation of win2k server when in ...) created by vadimrapp
I tried to install win2k server on virtual machine running on windows …
8:08 PM Ticket #961 (Vrdp disabled, but vboxvrdp.exe tries to reserve the port) created by vadimrapp
I have virtual machine where "enable vrdp server" is unchecked, but …
7:11 PM Changeset in vbox [6041] by vboxsync
Added RTUtf16CalcUtf8Len and RTUtf16CalcUtf8LenEx.
5:00 PM Ticket #960 (VirtualBox segfaults on Arch - 2.6.23.9 kernel with vboxdrv loaded) closed by Frank Mehnert
invalid: Thanks for the response.
3:45 PM Ticket #960 (VirtualBox segfaults on Arch - 2.6.23.9 kernel with vboxdrv loaded) created by Romashka
VirtualBox GUI works without vboxdrv module loaded. But when …
2:58 PM Ticket #959 (problems with BIOS reals beyond LBA boundary?) created by Clemens Fruhwirth
I observe the following problems with VirtualBox. An explanation that …
2:50 PM Ticket #958 (VirtualBox 1.5.2 with webservices (soap)) created by Michael
Hello! I will use VirtualBox 1.5.2 with webservices. This is not an …
1:39 PM Changeset in vbox [6040] by vboxsync
Some more untested vboxadd code. Will test soon…
12:43 PM Changeset in vbox [6039] by vboxsync
Changing "Space" accelerator to "Ctrl+Space".
11:54 AM Changeset in vbox [6038] by vboxsync
vboxvfs: compile fix for 2.6.24+
10:04 AM Ticket #426 (Problem with my windows xp virtual machine) closed by Frank Mehnert
worksforme: No response for months. Closing.
9:21 AM Changeset in vbox [6037] by vboxsync
.deb: add build depends for AMD64 architecture
8:45 AM Changeset in vbox [6036] by vboxsync
more vboxadd Changes.
8:32 AM Changeset in vbox [6035] by vboxsync
Use kBuild r1370. Fixed a bug in nt_fullpath that caused incorrect …
8:18 AM Changeset in vbox [6034] by vboxsync
Prototype fix.
8:04 AM Changeset in vbox [6033] by vboxsync
vboxadd changes.
7:35 AM Changeset in vbox [6032] by vboxsync
Moved the MMIO mapping code myself. (probably doesn't compile now)

Dec 9, 2007:

9:53 PM Changeset in vbox [6031] by vboxsync
Added VBOX_PATH_ADDITIONS and VBOX_PATH_ADDITIONS_LIB. Added a set of …
9:51 PM Changeset in vbox [6030] by vboxsync
The iprt/time.h blocker is _iprt_time_h now.
9:51 PM Changeset in vbox [6029] by vboxsync
Moved os2/VBoxService into common space.
9:20 PM Changeset in vbox [6028] by vboxsync
Must exclude headless too if no main.
9:14 PM Changeset in vbox [6027] by vboxsync
Reflect interface change in char driver
9:03 PM Changeset in kBuild [1370] by bird
Fixed buggy check for template existance (def_templates was called …
6:51 PM Changeset in vbox [6026] by vboxsync
VBOXR0DRV doesn't have SDKS listed for windows nt, added some defaults …
6:51 PM Changeset in vbox [6025] by vboxsync
We're going to simplify this or it'll be a complete mess. Starting …
6:00 PM Changeset in vbox [6024] by vboxsync
header.
5:59 PM Changeset in vbox [6023] by vboxsync
some comments.
5:59 PM Changeset in vbox [6022] by vboxsync
SUB_PATH, don't override DEPTH.
2:33 PM innotek edited by Achim Hasenmueller
(diff)
9:06 AM Ticket #957 (IRQL_NOT_LESS_OR_EQUAL) created by Stijn
Host: Windows XP Professional SP2 Guest: Mandriva Linux 2008.0, …
9:03 AM Changeset in vbox [6021] by vboxsync
Solaris 64-bit vboxadd fix.
8:33 AM Changeset in vbox [6020] by vboxsync
Started solaris additions and the os2 to common move.
6:09 AM Changeset in kBuild [1369] by bird
Rebuilt kmk.exe with the nt_fullpath fixes for win.x86 and win.amd64.
4:00 AM Ticket #956 (Assetion failed (resulting trap int3) in sems-linux.cpp(219)) created by Maciej Mrozowski
amd64 VirtualBox 1.5.2 installed on 64bit Gentoo host …
3:45 AM Changeset in vbox [6019] by vboxsync
todo.
12:41 AM Changeset in vbox [6018] by vboxsync
Fix compilation
12:23 AM Changeset in vbox [6017] by vboxsync
Forgot to submit
12:19 AM Changeset in vbox [6016] by vboxsync
First try to implement monitoring of status lines

Dec 8, 2007:

6:27 PM Ticket #955 (Incorrect snapshot handling in Linux (VERR_ALREADY_EXISTS)) created by tautrimas
This is how it happens: 1. I create a snapshot of running Win XP …
1:14 PM Ticket #954 (modifyvdi cannot find vdi in non-standard location) created by Rune Kock
I have a .vdi-file that is stored in a different location than the …
12:50 AM Changeset in vbox [6015] by vboxsync
RuntimeGuestR0 RuntimeGuestR3 for solaris and the others.
12:41 AM Changeset in vbox [6014] by vboxsync
Created generic templates for compiling guest additions (for new …
12:39 AM Changeset in vbox [6013] by vboxsync
Created generic templates for compiling guest additions (for new …

Dec 7, 2007:

11:36 PM Changeset in vbox [6012] by vboxsync
It's BUILD_TARGET not TARGET.
10:25 PM Changeset in vbox [6011] by vboxsync
eol style.
10:25 PM Changeset in vbox [6010] by vboxsync
export.
10:21 PM Changeset in vbox [6009] by vboxsync
Added VBOX_WITHOUT_ADDITIONS for skipping the additions althogether.
8:52 PM Changeset in vbox [6008] by vboxsync
Introducing VBOX_ONLY_ADDITIONS.
8:49 PM Changeset in vbox [6007] by vboxsync
Introducing VBOX_ONLY_ADDITIONS.
8:39 PM Changeset in vbox [6006] by vboxsync
Introducing VBOX_ONLY_ADDITIONS.
8:38 PM Changeset in vbox [6005] by vboxsync
Introducing VBOX_ONLY_ADDITIONS.
8:36 PM Changeset in vbox [6004] by vboxsync
Introducing VBOX_ONLY_ADDITIONS.
8:35 PM Changeset in vbox [6003] by vboxsync
Don't include lnbpng-1.2.8 twice.
7:36 PM Changeset in kBuild [1368] by bird
don't be optimistic in the cache lookup code, the next component might …
5:58 PM Ticket #953 (Error Installing Solaris 10 guest on Windows XP host) created by outro56@…
I get an error while trying to install solaris 10 (x86) as a host on …
5:05 PM Changeset in vbox [6002] by vboxsync
tabs.
3:29 PM Changeset in vbox [6001] by vboxsync
Add configuration option to activate an IntNet interface early, before …
3:12 PM Changeset in vbox [6000] by vboxsync
The Giant CDDL Dual-License Header Change, fixes.
3:05 PM Changeset in vbox [5999] by vboxsync
The Giant CDDL Dual-License Header Change.
2:54 PM Changeset in vbox [5998] by vboxsync
Fix incorrect file headers that make filemuncher.pl choke.
1:15 PM Changeset in vbox [5997] by vboxsync
small optimization
12:40 PM Changeset in vbox [5996] by vboxsync
2551: VM Console window jumps to a saved location upon VM startup: fixed.
12:24 PM Changeset in kBuild [1367] by bird
InnoTek Systemberatung GmbH -> innotek GmbH
9:35 AM Ticket #952 (Cypress generic USB drivers for AN2135 and CY7C64713 don't work) created by heinzi123
The generic drivers that are available for the Cypress USB chips …
8:32 AM Ticket #951 (Sleeping threads/processes) created by Even Larsen
Say I want to compile some software, it will start compiling for a …
7:13 AM Changeset in vbox [5995] by vboxsync
vboxvfs: make it compile with 2.6.23+, have to check if it works
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