VirtualBox

Timeline



Jun 20, 2007:

10:26 PM Changeset in vbox [3191] by vboxsync
Main: Made it build on OS/2.
9:18 PM Ticket #445 (Ubuntu Live CD crashes computer) created by peter76
When running the Ubuntu live cd, either Feisty or Gutsy, under virtual …
8:53 PM Changeset in vbox [3190] by vboxsync
shut up warnings
8:29 PM Changeset in vbox [3189] by vboxsync
hash.
7:25 PM Ticket #444 (vm created using 1.3.8 when used with vb 1.4.0 files copied from ...) created by ttolstead
When I upgraded my Kubuntu 7.04 system from VirtualBox 1.3.8 to 1.4.0, …
5:24 PM Changeset in vbox [3188] by vboxsync
Build: Renamed VBox COM Glue library from VBoxXPCOM.[a|lib] to …
5:21 PM Changeset in vbox [3187] by vboxsync
Moved the noisy GLIB and LIBIDL to src/libs/xpcom (OS/2 only - but …
5:21 PM Ticket #443 (Some situations make VirtualBox think a session on a powered-off vm is ...) created by gbuonfiglio
I was creating a new vm using the CLI (VBoxManage) instead of the GUI …
3:32 PM Changeset in vbox [3186] by vboxsync
Build: Cleaned up Main templates.
2:19 PM OS/2 build instructions edited by bird
(diff)
2:12 PM OS/2 build instructions edited by bird
(diff)
1:43 PM Changeset in vbox [3185] by vboxsync
some minor comment cleanup.
1:40 PM Changeset in vbox [3184] by vboxsync
return VINF_EM_RAW_EMULATE_INSTR instead of VINF_EM_RESCHEDULE_REM …
1:23 PM Changeset in vbox [3183] by vboxsync
2028: Add VT-x/AMD-V setting: "Enable VT-x/AMD-V" setting check-box …
12:15 PM Changeset in vbox [3182] by vboxsync
use else ifxx.
12:12 PM Changeset in vbox [3181] by vboxsync
!VBOX marks the bit aren't VBox code.
12:08 PM Changeset in kBuild [1062] by bird
Added missing -Zomf for ASFLAGS.
12:05 PM Ticket #442 (libxanlan-c) created by jean-jacques
VirtualBox 1.4 OSE need the libraries libxalan.so and libxalanMsg.so …
11:13 AM Changeset in vbox [3180] by vboxsync
Inverted checks
11:12 AM Changeset in vbox [3179] by vboxsync
Also check for 16 bits mode
11:07 AM Changeset in vbox [3178] by vboxsync
Take 16 bits count in real or v86 mode.
10:48 AM Changeset in vbox [3177] by vboxsync
First check vmmr0.r0 exports and then the builtin support driver …
10:41 AM Changeset in vbox [3176] by vboxsync
some logs
10:00 AM Changeset in vbox [3175] by vboxsync
XPCOM: Suppressed GCC 4 warnings.
9:54 AM Translating edited by Dmitry A. Kuminov
Added Translation hint #6 (diff)
9:23 AM Changeset in vbox [3174] by vboxsync
FE/Qt: Corrected syntax of some qt_xx translations.
9:16 AM Changeset in vbox [3173] by vboxsync
FE/Qt: Synchronized Finnish, Hungarian and Swedish translations with …
9:14 AM Changeset in vbox [3172] by vboxsync
compile fix
9:13 AM Changeset in vbox [3171] by vboxsync
Fixes for bad error code VINF_EM_RESCHEDULE_REM.
9:08 AM Downloads edited by Frank Mehnert
(diff)
9:05 AM Downloads edited by Frank Mehnert
(diff)
9:01 AM Changeset in vbox [3170] by vboxsync
FE/Qt: Updated Swedish translation; Added Hungarian and Finnish …
8:58 AM Changeset in vbox [3169] by vboxsync
More IOM_SUCCESS changes
8:45 AM Changeset in vbox [3168] by vboxsync
Corrected io return checks.
7:58 AM Ticket #440 (Keyboard shortcuts don't work in Full screen mode) closed by Frank Mehnert
duplicate
7:38 AM Ticket #441 (VBoxSDL does not capture ALT+TAB and does not allow full resize of guest) created by kenken
I use Ubuntu Feisty Host, and WinXP Pro guest. I am running a …
7:32 AM Ticket #440 (Keyboard shortcuts don't work in Full screen mode) created by kenken
I use Ubuntu Feisty host and WinXP Pro Guest When putting VirtualBox
7:31 AM Ticket #439 (Keyboard shortcuts don't work in Full screen mode) created by kenken
I use Ubuntu Feisty host and WinXP Pro Guest When putting VirtualBox
7:23 AM Ticket #438 (Shared folder appears to be in a "non-intranet" zone -> fixed in 1.4.2/SVN) created by kenken
Im using Ubuntu host, WinXP guest. For some reason the shared folders …
7:19 AM Ticket #437 (Files in a shared folder are case sensitive, when mounted from XP ...) created by kenken
Using a Ubuntu host, WinXP guest, a lot of applications fail to run …
6:28 AM Ticket #436 (Keyboard completelly messed up) created by linuxrulez
Keyboard layout is completely messed up (All key mapping is wrong) It …

Jun 19, 2007:

9:14 PM Changeset in vbox [3167] by vboxsync
use PDM helper functions
9:13 PM Changeset in vbox [3166] by vboxsync
use some PDM helper functions
8:46 PM Changeset in vbox [3165] by vboxsync
export to OSE
8:36 PM Changeset in vbox [3164] by vboxsync
mark freebsd as valid OS
8:33 PM Changeset in vbox [3163] by vboxsync
fixed some issues with FreeBSD, thanks Jason Spiro
8:07 PM Changeset in vbox [3162] by vboxsync
#undef RT_MAX on OS/2.
8:07 PM Changeset in vbox [3161] by vboxsync
#undef PAGE_SIZE to avoid clashes (you change the header order if you …
5:26 PM Changeset in vbox [3160] by vboxsync
rtUtf16RecodeAsUtf8 takes a cch excluding the terminator. removed dead …
5:09 PM Changeset in vbox [3159] by vboxsync
Increased the devhlp version since somebody might be using it …
4:47 PM Changeset in vbox [3158] by vboxsync
No else after return.
1:48 PM Ticket #390 (Shared folder crash) closed by Sander van Leeuwen
duplicate: Thanks for the info. I think I've found the root cause of all the …
12:23 PM Changeset in vbox [3157] by vboxsync
Must pass on IRP_MJ_SYSTEM_CONTROL to the next driver in the chain.
12:09 PM Changeset in vbox [3156] by vboxsync
A IRP_MJ_SYSTEM_CONTROL handler is required.
11:25 AM Changeset in vbox [3155] by vboxsync
Allow the VM to start with NULL framebuffer.
11:22 AM Changeset in vbox [3154] by vboxsync
added monitorcount option
9:40 AM Changeset in vbox [3153] by vboxsync
Multimonitor support.
8:30 AM Ticket #435 (VirtualBox 1.4 fails to compile on an amd64) closed by Frank Mehnert
invalid: You need the Gentoo package which contains exactly this file. On …
12:01 AM Changeset in kBuild [1061] by bird
drop deleting before installing. kmk_install will unlink before …

Jun 18, 2007:

11:19 PM Changeset in vbox [3152] by vboxsync
VMM: Fixed OS/2 build.
10:53 PM Changeset in vbox [3151] by vboxsync
VMM: Fixed OS/2 build.
10:31 PM Changeset in vbox [3150] by vboxsync
XPCOM: Ported necessary bits of IPC/DConnect tp OS/2.
10:24 PM Changeset in vbox [3149] by vboxsync
XPCOM: Ported necessary bits of IPC/DConnect tp OS/2.
10:22 PM Ticket #435 (VirtualBox 1.4 fails to compile on an amd64) created by FoxDIe
I try to compile VirtualBox 1.4 on a gentoo 2007.0 with …
9:57 PM Changeset in vbox [3148] by vboxsync
Runtime: Added support for colon as the 'instruction=value' separator …
9:42 PM Changeset in vbox [3147] by vboxsync
tools: Added xsltproc and DLLs for OS/2 taken from …
5:11 PM Changeset in vbox [3146] by vboxsync
Emulate all weird aspects of the IRQ line multiplexing. No guest has …
3:31 PM Changeset in vbox [3145] by vboxsync
Fixed incorrect IOM return checks.
3:10 PM Ticket #432 (New vitrual disk wizard has access key related problem) closed by Michael Thayer
fixed: Fixed in the current SVN sources. We were previously just taking the …
3:05 PM Changeset in vbox [3144] by vboxsync
FE/Qt: Slightly improved r22048.
2:47 PM Changeset in vbox [3143] by vboxsync
Fixed a problem where the new HD wizard was not removing the keyboard …
2:36 PM Changeset in vbox [3142] by vboxsync
Moved the X11 guest clipboard connection and disconnection code into …
2:30 PM Changeset in vbox [3141] by vboxsync
2029: Add DVD passthrough setting: The CD/DVD page of the VM settings …
2:22 PM Changeset in vbox [3140] by vboxsync
FE/Qt: Don't compress .qm files to avoid erroneous …
2:21 PM Changeset in vbox [3139] by vboxsync
FE/Qt: Added Korean translation.
10:18 AM Changeset in vbox [3138] by vboxsync
Added descriptions to the host DVD and floppy devices in the first run …
10:06 AM Changeset in vbox [3137] by vboxsync
FE/Qt: Corrected Russian translation.
9:50 AM Ticket #434 (virtualbox beta1 on Mac OS X leopard beta) created by greywolf
virtualbox doesn't start with Failed to create VirtualBox COM object …
9:27 AM User_FAQ edited by Michael Thayer
(diff)
9:26 AM User_FAQ edited by Michael Thayer
(diff)
9:25 AM Ticket #431 (cannot run virtualbox OS X beta on Mac OS X leopard) closed by Michael Thayer
invalid: Please check the User FAQ.
9:24 AM User_FAQ edited by Michael Thayer
Added a section on "failed to create the COM object" errors. (diff)
8:59 AM Changeset in vbox [3136] by vboxsync
Changed the sequence of the DVD & FD devices in the main Selector's …
8:45 AM Changeset in vbox [3135] by vboxsync
Fixing a little issue concerning DVD/FD sequence.
8:38 AM Ticket #429 (Graphics Adapter: Support for widescreen resolutions, 1280x800 etc...) closed by Michael Thayer
invalid: If you install the VirtualBox guest additions, guests can support …
8:37 AM Ticket #428 (Virtualbox should offer same Host's resolution capability in Guest) closed by Michael Thayer
invalid: If you have the guest additions installed, you can resize the guest's …
12:09 AM Ticket #433 (Providing translation of manuals) created by peremen
VirtualBox has good-quality translation for application UI. However, …

Jun 17, 2007:

11:07 PM Ticket #432 (New vitrual disk wizard has access key related problem) created by peremen
For languages that doesn't use alphabet script(like Korean, Japanese, …
9:11 PM Guest_OSes edited by umoeller
(diff)
8:40 PM Changeset in vbox [3134] by vboxsync
hack for filesystems which do not support symbolic links
8:02 PM Changeset in vbox [3133] by vboxsync
cosmetics
8:01 PM Guest_OSes edited by umoeller
(diff)
7:45 PM Changeset in vbox [3132] by vboxsync
link libstdc++ statically (see …
3:37 AM Ticket #431 (cannot run virtualbox OS X beta on Mac OS X leopard) created by greywolf
get Failed to create VirtualBox COM object Callee RC: 0x80470007

Jun 16, 2007:

9:49 PM Ticket #430 (Passive FTP to host via NAT networking broken => fixed in SVN) created by freggy
I have Virtualbox OSE 1.4.0 running on Mandriva Linux Cooker x86_64 …
5:14 PM Ticket #429 (Graphics Adapter: Support for widescreen resolutions, 1280x800 etc...) created by Patrick1701
4:11 PM Ticket #428 (Virtualbox should offer same Host's resolution capability in Guest) created by marcos
I am running Ubuntu 7.04 AMD64(using official binary) and I have my X …
1:14 PM Ticket #427 (VirtualBox crash on restore from suspend) created by Alexey Kuznetsov
VirtualBox crash on restore from suspend mode with Fedora 7
10:20 AM Changeset in vbox [3131] by vboxsync
FE/Qt: Added Swedish translation.
9:13 AM Changeset in vbox [3130] by vboxsync
build VBoxNet
8:20 AM Changeset in vbox [3129] by vboxsync
reverse order of dvd and floppy in vm settings dialog

Jun 15, 2007:

8:56 PM Changeset in vbox [3128] by vboxsync
small fix
7:11 PM Ticket #426 (Problem with my windows xp virtual machine) created by lanfeust13
Whenever I try to start a VM a get the following error message: …
6:19 PM Ticket #425 (VERR_VM_DRIVER_VERSION_MISMATCH) created by anyware
I'm using debian lenny: Linux mms-014 2.6.18-4-amd64 #1 SMP Mon Mar 26 …
5:56 PM Ticket #424 (Installing GuestAdditions on NT guest - makes it unbootable) created by Technologov
Installing GuestAdditions on "Windows NT Workstation" guest makes …
5:48 PM Changeset in vbox [3127] by vboxsync
Main: Fixed: Avoid IPC dead-locks when calling …
4:54 PM Changeset in vbox [3126] by vboxsync
Fixes to the Linux shared clipboard
4:52 PM Changeset in vbox [3125] by vboxsync
Fixed RTUtf16ToUtf8Ex so that it doesn't ignore the second parameter
2:46 PM Changeset in vbox [3124] by vboxsync
export it.
2:46 PM Changeset in vbox [3123] by vboxsync
Made VBOX_LOG_FLAGS=msprog work in GC.
1:19 PM Ticket #379 (Crash on changing type of Network adapter) closed by Sander van Leeuwen
fixed
1:11 PM Changeset in vbox [3122] by vboxsync
Forward all non-ring 0 illegal instruction traps directly. Fixes …
12:24 PM Changeset in vbox [3121] by vboxsync
FE/Qt: Rolled back r21969 (not necessary since there is IMachine::pid …
12:19 PM Changeset in vbox [3120] by vboxsync
two typos
12:19 PM Changeset in vbox [3119] by vboxsync
FE/Qt: Updated Romanian and Polish translations.
11:29 AM Changeset in vbox [3118] by vboxsync
Report monitors in the windows guest video driver.
10:16 AM Ticket #423 (Fedora 7 cant start in graphical mode) created by Alexey Kuznetsov
Fedora 7 cant start in graphical mode after installing guest os tools.
10:04 AM Ticket #422 (WinXP hangs inside Ubuntu 7.04 with Virus Shield) created by phatsphere
I use the default 1.4.0 Version of Virtual Box inside Ubuntu 7.04 …
9:03 AM Changeset in vbox [3117] by vboxsync
OSE is already stated by the version string

Jun 14, 2007:

8:50 PM Ticket #421 (DNS not working) created by rozelak
Hallo, I just wanted to try VirtualBox, but I realized that dns is …
7:51 PM Changeset in vbox [3116] by vboxsync
Changed default disk sizes to powers of 2, looks better in the …
7:04 PM Changeset in vbox [3115] by vboxsync
increased default disk size of solaris to 8GB (#2025)
6:48 PM Changeset in vbox [3114] by vboxsync
Fix data type to avoid warnings.
6:29 PM Changeset in vbox [3113] by vboxsync
Implement virtual paperclip (forced unmounting of media, currently …
6:23 PM Changeset in vbox [3112] by vboxsync
Added full set of runtime error functions to PDM device/driver interface.
5:42 PM Changeset in vbox [3111] by vboxsync
Added some missing assert macros
4:18 PM Changeset in vbox [3110] by vboxsync
Added the display index parameter to the SetVideoModeHint (in the …
4:06 PM USB_on_Ubuntu_7.04 edited by Michael Thayer
(diff)
3:49 PM User_HOWTOS edited by Michael Thayer
(diff)
3:49 PM USB_on_Ubuntu_7.04 created by Michael Thayer
Added a howto on setting up USB on Ubuntu 7.04
3:41 PM User_HOWTOS edited by Michael Thayer
Added a howto on USB on Ubuntu 7.04 (diff)
3:41 PM USB_on_Ubuntu 7.04 created by Michael Thayer
Added a howto on setting up USB on Ubuntu 7.04
2:24 PM Changeset in vbox [3109] by vboxsync
Seriously annoying debug printf
12:50 PM Changeset in vbox [3108] by vboxsync
Updates
12:47 PM Changeset in vbox [3107] by vboxsync
Removed obsolete structure members
11:42 AM Changeset in vbox [3106] by vboxsync
added shared folder dependency
11:21 AM Ticket #420 (WinXP: intelppm.sys and processr.sys on certain processors) created by bruno
My laptop is a Centrino, had to follow this workaround for p3.sys and …
11:18 AM Changeset in vbox [3105] by vboxsync
Removed workaround for allocating the event structure in non-paged …
11:11 AM Ticket #414 (Cursor moves bottom-right when mouse integration active, Linux host + ...) closed by Klaus Espenlaub
fixed
11:04 AM Changeset in vbox [3104] by vboxsync
Added IRP_MJ_INTERNAL_DEVICE_CONTROL handler.
9:29 AM Changeset in vbox [3103] by vboxsync
IRP completion routines must be in non-pagable memory.
8:44 AM IRC edited by Michael Thayer
Requested users to go to the forums and the mailing lists for support … (diff)
7:51 AM Ticket #419 (lyx starts crawling while vbox is running) created by gour
Hi! While testing copy & paste behaviour (#384), I noticed that lyx …

Jun 13, 2007:

7:18 PM Ticket #416 (vboxvfs kernel module does not compile cause of missing files) closed by Frank Mehnert
duplicate: We handle this report in #415 as well.
4:15 PM Changeset in vbox [3102] by vboxsync
Store VM-Console window’s HWND handler feature implemented (secunet …
1:28 PM Ticket #418 (Sharing a single VM on multiuser accounts (Ubuntu)) created by seb.kempf
Sorry for the poor english... let's try it : I'm using Vbox since a …
1:07 PM Ticket #417 (Shared clipboard does not work and also affect other programs) created by xrfang
I am running VirtualBox 1.4 on Ubuntu 6.10 Host. Guest system is …
1:04 PM Ticket #416 (vboxvfs kernel module does not compile cause of missing files) created by GlaDiaC
vboxvfs kernel module does not compile cause of missing files. The …
1:03 PM Ticket #415 (vboxadd kernel module does not compile cause of missing files) created by GlaDiaC
vboxadd kernel module does not compile cause of missing files. The …

Jun 12, 2007:

7:06 PM Changeset in vbox [3101] by vboxsync
Fix VBoxManage convertdd SEGV crash on Linux if no further parameters …
6:52 PM Ticket #400 (After updating from 1.38 to 1.4, I can't resume my virtual machine anymore.) closed by Klaus Espenlaub
invalid: That's normal behavior. Saved state is not compatible across releases …
6:28 PM Changeset in vbox [3100] by vboxsync
Mark OSE version with a _OSE suffix to the version number.
4:48 PM Changeset in vbox [3099] by vboxsync
Do not use alloca in the guest additions.
3:38 PM Ticket #414 (Cursor moves bottom-right when mouse integration active, Linux host + ...) created by bruno
Cursor moves bottom-right when mouse integration active, Linux host + …
2:45 PM Ticket #411 (Gentoo Package does not load the module) closed by Michael Thayer
invalid: I'm afraid that you will have to take this up with the maintainers of …
2:39 PM Ticket #413 (Documentation. immutable) created by Risto
As immutable images are now handled with "VBoxManage registerimage" …
2:38 PM Changeset in vbox [3098] by vboxsync
fixed the mess with caps lock / num lock / scroll lock on SDL
2:15 PM Ticket #412 (VBoxManage clonevdi fails) created by Risto
Trying to clone virtual disk (VDI made originally with VirtualBox
12:36 PM Ticket #411 (Gentoo Package does not load the module) created by zdavatz
Hi, The latest Gentoo Package of VirtualBox 1.4.0 does not load the …
11:00 AM Changeset in vbox [3097] by vboxsync
prevent warnings if compiled as C files (Linux guest modules)
10:42 AM Bugtracker edited by Michael Thayer
Suggested posting to the mailing lists first if in doubt. (diff)
10:41 AM Mailing_lists edited by Michael Thayer
Updated information about the mailing lists, mentioning the forums. (diff)
10:10 AM User_HOWTOS edited by Michael Thayer
Added information about where to submit new howtos. (diff)
7:38 AM OS/2 build instructions edited by bird
(diff)
7:33 AM Ticket #114 (failed to load the global gui configuration - after setup host network) closed by Frank Mehnert
fixed: This was fixed for 1.4.0 not for 1.3.8. Please try again and reopen if …
5:32 AM Ticket #410 (Fedora 7 stuck on boot after installing Guest component system.) created by Alexey Kuznetsov
VirtualBox stuck after installing fedora. Then i kill the process …
4:55 AM Ticket #409 (Fedora 7 stuck on installing boot-loader) created by Alexey Kuznetsov
Fedora Core 6 install correctly.

Jun 11, 2007:

9:44 PM Changeset in vbox [3096] by vboxsync
added another missing file to additions
9:12 PM Changeset in vbox [3095] by vboxsync
fix for building the Linux guest additions
7:06 PM Changeset in vbox [3094] by vboxsync
clearly state if we are running the OSE version
5:54 PM Ticket #356 (Last xserver-xorg-core makes X crash with VBoxVideo (fix will be in 1.4.2)) reopened by harty83
I'm using same setup as DrBrex only using VB version 1.4.0. X crashes …
4:36 PM Changeset in vbox [3093] by vboxsync
Hack around incomprehensible VDI error message for VMDK files that …
4:27 PM Ticket #408 (OpenBSD installer detects VM hard drive incorrectly) created by Reeshar
Environment: VB 1.4.0 running under a vanilla install of Ubuntu …
2:46 PM Changeset in kBuild [1060] by bird
Rebuilt current code on linux.x86.
2:37 PM Changeset in vbox [3092] by vboxsync
Work in the linux kernel env. too.
1:24 PM Changeset in vbox [3091] by vboxsync
User buffers are now locked in the VBoxGuest driver.
1:16 PM Changeset in vbox [3090] by vboxsync
Lock user buffers in a HGCM call (Windows guest only)
1:14 PM Changeset in vbox [3089] by vboxsync
Defined a constant for maximum number of HGCM function parameters.
11:23 AM Changeset in kBuild [1059] by bird
Rebuilt kObjCache on linux.amd64.
11:22 AM Changeset in kBuild [1058] by bird
Updated to new cache code. Also dropped -g from the profile cflags and …
11:20 AM Changeset in vbox [3088] by vboxsync
copyright
10:46 AM Changeset in vbox [3087] by vboxsync
attempt to disable the local APIC on x86_64 systems
9:38 AM Changeset in kBuild [1057] by bird
Disabled the USE_KOBJCACHE stuff in VCC70 as it is now outdated and it …
9:36 AM Changeset in kBuild [1056] by bird
Build current kObjCache code on win.x86.
9:35 AM Changeset in kBuild [1055] by bird
_mkdir is in direct.h.
9:32 AM Changeset in kBuild [1054] by bird
Build current kObjCache code on darwin.x86.
9:32 AM Changeset in kBuild [1053] by bird
Version 0.1.0 for now.
9:30 AM Changeset in kBuild [1052] by bird
new kObjCache config for darwin.
9:23 AM Changeset in kBuild [1051] by bird
New path 'PATH_OBJCACHE' that indicates where kObjChace puts its cache …
9:22 AM Changeset in kBuild [1050] by bird
Enabled it everywhere.
8:43 AM Changeset in vbox [3086] by vboxsync
introduced RTLogCreateEx and RTLogCreateExV to be able to pass an …
8:14 AM Changeset in vbox [3085] by vboxsync
warning
5:07 AM Ticket #407 (Spurious NAK) created by boget
Thanks for your very nice product. I've installed on a Windows Host a …

Jun 10, 2007:

9:16 PM Ticket #10 (auto-resize guest display doesn't work when the guest os resume from ...) reopened by oblivion
I still see this bug in virtualbox 1.4.0 (host: debian testing, guest: …
9:11 PM Ticket #406 (VB (1.4.0) does not boot EMC2 (Ubuntu 6.06 + RTAI)) created by Risto
I have no success booting EMC2 …
4:51 PM Ticket #405 (Network adapter combobox disabled (connected to).) created by Alexey Kuznetsov
Open OS Properties\Network. Set up host interfaces with one virtual …
2:48 AM Changeset in kBuild [1049] by bird
new stats.
12:07 AM Changeset in kBuild [1048] by bird
removed bad assert.
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