VirtualBox

Timeline



Apr 24, 2011:

11:04 PM Changeset in vbox [36834] by vboxsync
IEM: Moved the iemCImpl functions out of IEMAll.cpp and into …
10:59 PM Changeset in vbox [36833] by vboxsync
IEM: Fixed missing RIP advancing when rCX was 0. 'LSS GReg, r/m' …
10:15 PM Changeset in vbox [36832] by vboxsync
VBox/log.h: Added LOG_GROUP_IEM.
9:15 PM Ticket #8781 ([0x80004005]VboxSVC services failed to gracefully killed by webservice) created by nanobyte
I am using phpvirtualbox latest svn, to repeat this bug do the …
6:32 PM Ticket #8780 (VirtualBox does not start (error 0x80040154) if any environment ...) created by Vesuri
I'm running VirtualBox 4.0.6 on Fedora 14, but I suspect this happens …
2:50 PM Ticket #8779 (USB-Disk not showing up in Windows 7 Guest on Ubuntu 10.10 64bit) created by Michael Schwandt
After the upgrade from 4.0.4 to 4.0.6 via Ubuntu's aptitude I can't …
2:07 PM Changeset in vbox [36831] by vboxsync
build fix
1:45 PM Changeset in vbox [36830] by vboxsync
iprt/log.h: Check the RTLOGFLAGS_DISABLED in a few places.
1:45 PM Changeset in vbox [36829] by vboxsync
IEM: Some more instructions and tweaks.

Apr 23, 2011:

11:17 PM Changeset in vbox [36828] by vboxsync
IEM: implemented XLAT, extended the output when hitting a stub.
11:15 PM Changeset in vbox [36827] by vboxsync
iprt/assert.cpp: made the stderr format msg2 buffer as big as the …
11:12 PM Changeset in vbox [36826] by vboxsync
DBGFReg.cpp: Fixed buffer overflow bug caused by using the wrong variable.
10:41 PM Changeset in vbox [36825] by vboxsync
EM: Check inhibit pc against RIP, not EIP. Corrected logging.
10:39 PM Changeset in vbox [36824] by vboxsync
Always optimize IEMAll.cpp.
10:35 PM Ticket #8778 (Guest Additions: Not installed on Debian 3.1 -> fixed as of 19 May ...) created by Technologov
host: Win 7 x64 + VBox 4.0.6 (and 4.0.0) On Debian-3.1 guests Xorg …
10:32 PM Changeset in vbox [36823] by vboxsync
IEM: fixed interrupt delivery in verification mode.
10:31 PM Changeset in vbox [36822] by vboxsync
comment typo.
7:32 PM Ticket #8777 (VM Settings dialog shows red error messages when loaded) created by Edward Yang
See attached screenshot. I guess the program checks for valid input …
7:30 PM Ticket #8776 (Suggestion: move "Enble absolute pointhing device" from System section ...) created by Edward Yang
It's a weird group. I once reported a bug about not able to disable …
7:22 PM Ticket #8775 (USB warning after installing 4.0.6 and extpack) created by Edward Yang
After I installed 4.0.6 and I ran a Fedora 14 guest OS. Somehow I want …
7:17 PM Ticket #8774 (Not able to copy text of warning dialog) created by Edward Yang
Though the textbox in the dialog provides Copy and Select All items …
5:50 PM Ticket #8735 (problem when I power off the virtual machine using the option to ...) reopened by Catalin Amariei
Well, it was not fixed in 4.0.6... I attached the error image and the logs.
4:14 PM Ticket #8773 (4.0.4 and 4.0.6 IO Subsystem errors => Fixed in SVN) created by wireless01
There is a bug in IO subsystem of the 4.0.4 and 4.0.6 VBox, which is …
6:45 AM Ticket #8772 (Only first 4 out of 8 ethernet cards work with Windows XP guest) created by Technologov
Host1: Windows 7 x64 + VBox 4.0.6 Host2: Debian Linux 6.0 x64 + VBox …
6:27 AM Ticket #8771 (Command-Q not passed to OS X Server Guest) closed by Frank Mehnert
duplicate
4:47 AM Ticket #8734 (OSX Guest Lacks Supported Sound Hardware (with workaround)) closed by vasily Levchenko
worksforme
4:23 AM Ticket #8771 (Command-Q not passed to OS X Server Guest) created by mackyle
The VirtualBox VM GUI intercepts Command-H, Command-Option-H and …
3:33 AM Ticket #8707 (Vista RTM 64-bit HPET jumps by 42 seconds approx. once per minute => ...) reopened by ricebowl
The issue is not fixed. I have not had time until now to test. I tried …

Apr 22, 2011:

10:45 PM Ticket #8770 (Problems instalation version 4.0.6 for Windows) created by Sérgio Coutinho
I have permissions, but .…
10:05 PM Ticket #8769 (VLAN tagged packets mangled on bridged adapter) created by Kevin Otte
A guest that is bridged to a physical adapter on which VLAN tagged …
9:35 PM Changeset in vbox [36821] by vboxsync
IEM: imul, fixes & optimization hack.
9:33 PM Ticket #8768 (inaccessible virtual machine) created by $roman
I created a v.m. with Windows Server 2003 and took some snapshots. I …
7:40 PM Changeset in vbox [36820] by vboxsync
PDMDevMiscHlp.cpp: Correct logging.
7:40 PM Changeset in vbox [36819] by vboxsync
CFGM: Shut up two -O3 warnings on mac.
7:39 PM Changeset in vbox [36818] by vboxsync
IEM: Drop the lock validator when running in IEM validation mode or we …
6:36 PM Changeset in vbox [36817] by vboxsync
Another try
5:57 PM Changeset in vbox [36816] by vboxsync
IPRT: Initial commit of the disk volume management API. Supports …
4:28 PM Ticket #8767 (Cannot upgrade to 4.0.6 on Fedora 14) closed by Frank Mehnert
invalid
4:27 PM Ticket #8733 (taking snapshot of Windows 7 is causing error (VERR_MAP_FAILED)) closed by Frank Mehnert
duplicate
4:20 PM Ticket #7771 (pasting into snapshot properties comment field hangs VB) closed by Frank Mehnert
duplicate: Exactly. And this bug will be fixed in the next major release as the …
3:55 PM Ticket #8767 (Cannot upgrade to 4.0.6 on Fedora 14) created by Josh Boyd
Attempting to upgrade via yum from VirtualBox 4.0.4 to 4.0.6 fails on …
2:39 PM Ticket #8766 (USB on WINDOWS 7 host and WINDOWS XP client) created by Vitaliano Di Marzio
I can't access USB devices in VM XP. The devices are correctly …
2:13 PM Changeset in vbox [36815] by vboxsync
IEM: XCHG mem,reg and CALLN r/m
1:47 PM Ticket #8765 (Multiattach disks break snapshotting) created by Stephen Thomas
== Steps to reproduce: == 1. Move the .VirtualBox and "VirtualBox …
1:18 PM Changeset in vbox [36814] by vboxsync
Java XPCOM bridge: cleanup, survive multiple inits
12:50 PM Changeset in vbox [36813] by vboxsync
mac build fix.
12:31 PM Changeset in vbox [36812] by vboxsync
IEM: hlt
10:26 AM Ticket #8764 (Regression: VirtualBox and VM configuration broken if VM folder exists) created by Ralf Jung
I just updated VirtualBox to version 4.0.6 through the Ubuntu 10.10 …
9:16 AM Ticket #8763 (Restore to snapshot crashes VM and leaves it inaccessible in VMM) created by simon marshall
I installed 4.0.6, ga, rebooted, shutdown, saved snapshot, booted. I …
9:06 AM Ticket #8762 (Windows XP Shutdown Crash) created by Francesco Di Rienzo
After installed the new release, each time i shutdown the VM it crashes.
1:22 AM Changeset in vbox [36811] by vboxsync
REM: Don't set cr2 and error_code when TRPM reports a pending software …

Apr 21, 2011:

11:40 PM Ticket #6675 (Cannot successfully complete a scan for new hardware) reopened by Patrick Headley
Still persists. Wasn't fixed in 4.0.4 and still persists in 4.0.6.
11:15 PM Changeset in vbox [36810] by vboxsync
Additions/x11/VBoxClient: drop static libstdc++
11:03 PM Changeset in vbox [36809] by vboxsync
Additions/x11/seamless: no more std::autoptr or std::vector, use the …
10:50 PM Ticket #8761 (Silent failure to delete files on Shared Folders) created by Edmar (Macrovita)
When running bonnie++ bechmark on Linux guest (Fedora 14) in a shared …
10:42 PM Changeset in vbox [36808] by vboxsync
Additions/x11/seamless: no more std::autoptr or std::vector, use the …
10:42 PM Changeset in vbox [36807] by vboxsync
Additions/x11/seamless: we can no longer throw exceptions
10:41 PM Changeset in vbox [36806] by vboxsync
Additions/x11/seamless: no more std::autoptr or std::vector, use the …
9:48 PM Changeset in vbox [36805] by vboxsync
Additions/x11/seamless: yet another STL-vector-in-C
9:44 PM Changeset in vbox [36804] by vboxsync
Additions/x11/VBoxClient: forgot to set a flag
9:14 PM Ticket #2286 (NAT network on Adapter 1 not working) reopened by dgovoni
Using ubuntu 10.10 server guest on ubuntu 10.10 desktop. This has been …
9:06 PM Ticket #8760 (VMDK: VERR_SHARING_VIOLATION) created by Alaric
When running in an administrator command line and attempting to create …
8:26 PM Changeset in vbox [36803] by vboxsync
Additions/x11/seamless: uninitialised variable
8:26 PM Changeset in vbox [36802] by vboxsync
Additions/x11/seamless: extended unit test slightly
6:22 PM Ticket #7941 (VM Portability/XML: Shared folder path is not absolute => Fixed in SVN) reopened by Technologov
Reopened. Still broken in 4.0.6.
6:14 PM Changeset in vbox [36801] by vboxsync
PATM: Indentation and comments of the structures. Fix remaining …
4:56 PM Changeset in vbox [36800] by vboxsync
AHCI: Cancel active tasks during a device, port or HBA reset
4:48 PM Changeset in vbox [36799] by vboxsync
AsyncCompletion: Add debugger command to inject delays. Disabled by default
4:42 PM Ticket #8759 (VirtualBox creates GuruMeditation when guest ubuntu 10.10 hibernates) created by Markus Mitsch
finally i got the hibernation button in gnome working. but when i …
3:58 PM Changeset in vbox [36798] by vboxsync
build fix
3:46 PM Changeset in vbox [36797] by vboxsync
FreeBSD: Warnings
3:45 PM Changeset in vbox [36796] by vboxsync
Fix FreeBSD host drivers
3:41 PM Changeset in vbox [36795] by vboxsync
IEM: Verify memory writes, fixed bugs found doing so.
3:02 PM Changeset in vbox [36794] by vboxsync
IEM: Verify I/O port read and writes as well as MMIO accesses. …
3:00 PM Changeset in vbox [36793] by vboxsync
x86.h: Added X86_EFL_1 for the reserved bit which reads as one.
2:40 PM Changeset in vbox [36792] by vboxsync
Additions/solaris: spaces and minor fix.
2:24 PM WikiStart edited by Andy Hall
(diff)
2:17 PM Ticket #979 (host key combinations would be very convenient) closed by Frank Mehnert
fixed: Sorry, fixed in 4.0.6, see website.
2:16 PM WikiStart edited by Andy Hall
(diff)
2:02 PM Linux_Downloads edited by Frank Mehnert
(diff)
2:02 PM Linux_Downloads edited by Frank Mehnert
(diff)
2:01 PM Linux_Downloads edited by Frank Mehnert
(diff)
1:57 PM Ticket #979 (host key combinations would be very convenient) reopened by Przemo Jankowski
Hello!? What do you mean "fixed"? Is there a hidden option somewhere …
1:50 PM Downloads edited by Frank Mehnert
(diff)
1:39 PM Changeset in vbox [36791] by vboxsync
tstX86-1: Build fix for FreeBSD
12:39 PM Ticket #8758 (Copy or paste in the create snapshot dialogue field causes virtualbox ...) created by Willem
Do not try to paste in description information when creating a …
12:30 PM Changeset in vbox [36790] by vboxsync
Solaris/additions/postinstall.sh: minor clean up.
12:23 PM Ticket #7946 (Mouse arrow stuck -> fixed as of 14 Apr 2011) closed by Frank Mehnert
fixed
12:23 PM Ticket #5509 (VirtualBox guest additions explicitly relies upon 'gksu' for Linux -> ...) closed by Frank Mehnert
fixed
12:23 PM Ticket #8367 (IO SYSTEM VERIFICATION ERROR in VBoxGuest.sys (WDM DRIVER ERROR 22e) ...) closed by Frank Mehnert
fixed
12:22 PM Ticket #8429 (Windows XP Guest suddenly resets after starting Altium Designer => ...) closed by Frank Mehnert
fixed
12:22 PM Ticket #8406 (Quest Toad for Oracle and VirtualBox 4.0.4 => Fixed in 4.0.6) closed by Frank Mehnert
fixed
12:22 PM Ticket #5686 (vboxdrv and vboxguest export the same symbols causing conflict on a ...) closed by Frank Mehnert
fixed
12:22 PM Ticket #8438 (Using jp106 keyboard, yen/pipe key is not working on Guest OS -> fixed ...) closed by Frank Mehnert
fixed
12:21 PM Ticket #8593 (rdesktop-vrdp crashes when use -r usb => Fixed in SVN) closed by Frank Mehnert
fixed
12:21 PM Ticket #8253 (Importing Pre-built VM for SOA amd BPM Suite 11g fails) closed by Frank Mehnert
fixed
12:21 PM Ticket #8707 (Vista RTM 64-bit HPET jumps by 42 seconds approx. once per minute => ...) closed by Frank Mehnert
fixed
12:21 PM Ticket #8699 (USB Audio interface Tascam US122l crashes Client System => Fixed in SVN) closed by Frank Mehnert
fixed
12:20 PM Ticket #8527 (Bug in Intel HD Audio, AC'97 => Fixed in SVN) closed by Frank Mehnert
fixed
12:20 PM Ticket #7941 (VM Portability/XML: Shared folder path is not absolute => Fixed in SVN) closed by Frank Mehnert
fixed
12:20 PM Ticket #8063 (VRDP external auth library path lookup fails (regression) => Fixed in SVN) closed by Frank Mehnert
fixed
12:20 PM Ticket #8609 (NAT incorrectly works with guest's with static-assigned IP addresses ...) closed by Frank Mehnert
fixed
12:19 PM Ticket #8731 (Cannot use bond0 on Mac OS X 10.6.7 and some other errors...) closed by Frank Mehnert
fixed
12:19 PM Ticket #3625 (guest lose network connectivity after host resumes from sleep => Fixed ...) closed by Frank Mehnert
fixed
12:19 PM Ticket #8362 (Failed to create host-only network interface in 4.0.4 under Win 7 x64 ...) closed by Frank Mehnert
fixed
12:19 PM Ticket #8294 (VBox 4.0.2 - VM's unresponsive (freeze) after 1-3 days on Solaris 11 ...) closed by Frank Mehnert
fixed
12:18 PM Ticket #8276 (UI frozen dead on clicking X button => Fixed in SVN) closed by Frank Mehnert
fixed
12:18 PM Ticket #8408 (VHD corruption when taking snapshots => Fixed in SVN) closed by Frank Mehnert
fixed
12:18 PM Ticket #7966 (Huge new memory leak => Fixed in SVN) closed by Frank Mehnert
fixed
12:18 PM Ticket #7133 (Virtualbox crashes when shutting down VM's) closed by Frank Mehnert
fixed
12:17 PM Ticket #8363 (Vboxmanage snapshot restorecurrent corrupts media registry) closed by Frank Mehnert
fixed
12:17 PM Ticket #8673 (Software crashes when changing Default Machine Folder from a missing ...) closed by Frank Mehnert
fixed
12:17 PM Ticket #8182 (Unexpected error about USB 2.0!) closed by Frank Mehnert
fixed
12:17 PM Ticket #8469 (VB store shanpshot into incorrect folder => Fixed in SVN) closed by Frank Mehnert
fixed
12:17 PM Ticket #6799 (Mouse pointer is hidden, when VM is paused and uses Tablet USB -> ...) closed by Frank Mehnert
fixed
12:16 PM Ticket #7814 (time remaining estimate for >55s & < 1min = 0 minutes => Fixed in SVN) closed by Frank Mehnert
fixed
12:16 PM Ticket #979 (host key combinations would be very convenient) closed by Frank Mehnert
fixed
12:16 PM Ticket #8726 (openSUSE-11.4 686 extremely sluggish and very slow to boot) closed by Frank Mehnert
fixed
12:16 PM Ticket #8006 (Guest Fedora 12 can not boot any more (pPage->enmKind != ...) closed by Frank Mehnert
fixed
12:16 PM Ticket #8489 (VBox 4.0.4 on Solaris 11 b151a panic during package install => Fixed in SVN) closed by Frank Mehnert
fixed
12:05 PM Changelog-5.1 edited by Frank Mehnert
(diff)
10:31 AM Download_Old_Builds_4_0 edited by Frank Mehnert
(diff)
9:52 AM Changeset in vbox [36789] by vboxsync
Installer/linux/rpm,deb: nice icons for Unity and Nautilus here too
9:33 AM Changeset in vbox [36788] by vboxsync
OSE build fix.
9:32 AM Changeset in vbox [36787] by vboxsync
EM: ooops, these assertions shouldn't have been here.
9:11 AM Ticket #8757 (install win2k guest crash/hang during hardware detection when USB 2.0 ...) created by codeslingercompsalot
When you create a new windows 2000 vm, it is impossible to complete …
8:33 AM Ticket #8756 (Macbook Pro freezes with both VMD and VB running) created by matchf
Hi, my macbook pro 2011 (corei7 2.2Ghz, ATI Radeon 6750M, MacOS …
8:16 AM Changeset in vbox [36786] by vboxsync
rpm: fedora15
8:07 AM Changeset in vbox [36785] by vboxsync
Additions/installer/linux: silence a grep
8:04 AM Changeset in vbox [36784] by vboxsync
VBoxManage/GuestCtrl: Forgot another argv0 commit.
7:59 AM Changeset in vbox [36783] by vboxsync
debian/: svn:ignore
7:57 AM Changeset in vbox [36782] by vboxsync
deb/rpm: misc fixes and sync debian/
7:03 AM Ticket #8755 (Ubuntu 10.04 kernel panic on high network load => Fixed in SVN) created by Frederick Ryckbosch
Setup: * VirtualBox 4.0.4 * Ubuntu 10.04 host (64 bit) * 1 Ubuntu …
6:18 AM Changeset in vbox [36781] by vboxsync
warning
6:17 AM Ticket #5294 (VirtualBox performance is much worse when Intel VT-x is enabled) closed by Frank Mehnert
wontfix: There will be improvements in future releases but on some hardware …
2:00 AM Ticket #5294 (VirtualBox performance is much worse when Intel VT-x is enabled) reopened by Michał Gołębiowski
I'm sorry but I have to reopen. I've just did some tests on the newest …
12:38 AM Changeset in vbox [36780] by vboxsync
IEM: Some more bits.

Apr 20, 2011:

8:55 PM Changeset in vbox [36779] by vboxsync
Additions/installer/linux: look for konsole before gnome-terminal, …
8:39 PM Changeset in vbox [36778] by vboxsync
win.x86 build fix.
8:39 PM Changeset in vbox [36777] by vboxsync
Installer/linux: nice icons for Unity and Nautilus too
7:26 PM Changeset in vbox [36776] by vboxsync
solaris build fix./
7:20 PM Changeset in vbox [36775] by vboxsync
gcc build fixes.
7:16 PM Changeset in vbox [36774] by vboxsync
build fix.
7:14 PM Changeset in vbox [36773] by vboxsync
build fix.
7:11 PM Changeset in vbox [36772] by vboxsync
build fixes.
7:09 PM Changeset in vbox [36771] by vboxsync
build fixes.
7:08 PM Changeset in vbox [36770] by vboxsync
build fixes.
6:51 PM Changeset in vbox [36769] by vboxsync
build fixes.
6:33 PM Changeset in vbox [36768] by vboxsync
IEM: Initial commit, work in progress.
5:11 PM Changeset in vbox [36767] by vboxsync
iprt/cdefs.h: Added RT_CONCAT, RT_CONCAT3 and RT_CONCAT4 for use with …
4:58 PM Changeset in vbox [36766] by vboxsync
DisasmTables.cpp: Added todos for some new instructions.
4:54 PM Changeset in vbox [36765] by vboxsync
emulate_single_instr: style
4:53 PM Changeset in vbox [36764] by vboxsync
Additions/solaris: remove obsolete packaging bits, just causes confusion.
4:53 PM Changeset in vbox [36763] by vboxsync
vmm/cpumctx.h: Added 8-bit register views for dil, sil, al, bl, dl and cl.
4:52 PM Changeset in vbox [36762] by vboxsync
CPUM: CPUMSetGuestGDTR and CPUMSetGuestIDTR should take 64-bit base value.
4:51 PM Changeset in vbox [36761] by vboxsync
VBox/types.h: Added VBOXSTRICTRC comparison operators for comparing …
4:51 PM Changeset in vbox [36760] by vboxsync
VBox/x86.h: Added ModR/M, SIB, GREG and SREG constants. Added 64-bit …
4:40 PM Changeset in vbox [36759] by vboxsync
Additions/linux/Installer: use only pkexec, sudo and su for the …
3:44 PM Changeset in vbox [36758] by vboxsync
typo
2:54 PM Changeset in vbox [36757] by vboxsync
deb/rpm fixes
2:40 PM Changeset in vbox [36756] by vboxsync
Removed debug output, adjusted logging.
2:38 PM Changeset in vbox [36755] by vboxsync
Main/VBoxService/GuestCtrl: More argv0 fixes.
2:20 PM Changeset in vbox [36754] by vboxsync
VBoxService/Toolbox: Adjust error check.
2:02 PM Changeset in vbox [36753] by vboxsync
deb/rpm: build fix
1:23 PM Changeset in vbox [36752] by vboxsync
Additions/linux/installer: X.Org Server crashes on Natty if we call …
12:59 PM Changeset in vbox [36751] by vboxsync
Additions/solaris: Support for Xorg 1.10
11:56 AM Changeset in vbox [36750] by vboxsync
linux installer: missing changes for terminating vboxballoonctrl-service
11:50 AM Changeset in vbox [36749] by vboxsync
VBoxService/GuestCtrl: Fixed getting output data from started process, …
11:24 AM Changeset in vbox [36748] by vboxsync
Installer/solaris: change service log rotation intervals from weekly …
10:44 AM Changeset in vbox [36747] by vboxsync
Linux installer: higher resolution icon for the start menu
10:23 AM Changeset in vbox [36746] by vboxsync
FE/Qt4-NLS: merged es, lt
10:08 AM Changeset in vbox [36745] by vboxsync
Another fix for internal toolbox invocation (argv0), logging.
10:05 AM Changeset in vbox [36744] by vboxsync
VBoxService/PipeBuf: Fixed deadlocks, added function for pipe peeking.
9:56 AM Changeset in vbox [36743] by vboxsync
HostServices/GuestCtrl: More checks for empty buffers, drop host …
9:54 AM Changeset in vbox [36742] by vboxsync
VBoxManage/GuestCtrl: Adjusted assertion, warn if not all elements …
9:51 AM Changeset in vbox [36741] by vboxsync
Logging.
9:50 AM Changeset in vbox [36740] by vboxsync
Logging.
8:51 AM Changeset in vbox [36739] by vboxsync
Res: add 128px OSE version
8:46 AM Changeset in vbox [36738] by vboxsync
Res: add app icons

Apr 19, 2011:

11:41 PM Changeset in vbox [36737] by vboxsync
Additions/linux/installer: X.Org Server crashes on Natty if we call …
9:38 PM Changeset in vbox [36736] by vboxsync
FE/Qt: French NLS
5:59 PM Changeset in vbox [36735] by vboxsync
crOpenGL: fix crash on mac (#5651)
5:22 PM Ticket #8754 (VM inaccesible afetr crash) created by Noel Burton-Krahn
Host system running VirtualBox 4.0.4r70112 on Windows 7 64 bit I …
5:18 PM Linux build instructions edited by Klaus Espenlaub
(diff)
5:04 PM Ticket #8735 (problem when I power off the virtual machine using the option to ...) closed by Frank Mehnert
duplicate: That is a known problem and reported elsewhere. This will be fixed in …
4:31 PM Changeset in vbox [36734] by vboxsync
VBoxService/GuestCtrl: Fix argv[0] handling when executing guest programs.
4:03 PM Changeset in vbox [36733] by vboxsync
VBoxService/GuestCtrl: Fix argv[0] handling when executing guest programs.
3:55 PM Changeset in vbox [36732] by vboxsync
VBoxService/GuestCtrl: Use stdout as default buffer when no or an …
3:51 PM Changeset in vbox [36731] by vboxsync
BIOS: Corrected EDD checksum calculation - two's complement is not …
2:31 PM Changeset in vbox [36730] by vboxsync
Solaris/NetFltBow: support for VNIC templates and VLANs.
1:54 PM Changeset in vbox [36729] by vboxsync
FE/Qt4-NLS: merged it, da, ja, ko
1:37 PM Changeset in vbox [36728] by vboxsync
FE/Qt: Russian NLS update.
12:52 PM Changeset in vbox [36727] by vboxsync
Main: fix log message format string bugs
12:40 PM Ticket #8753 (VM Crash when switching from Bridged Mode to NAT) created by Technologov
Host: Win7, VBox 4.0.4 Guest: Windows XP When switching from Bridged …
12:35 PM Changeset in vbox [36726] by vboxsync
VBoxManageGuestCtrl: Skip empty arguments.
12:30 PM Ticket #8749 (Can not enable some desktop effects of KWin) closed by Frank Mehnert
duplicate: Duplicate of #4582.
12:23 PM Ticket #8187 (Aero don't work in Windows 7 x86 SP1) closed by Frank Mehnert
duplicate: Duplicate of #4607.
10:17 AM Changeset in vbox [36725] by vboxsync
changelog for VBoxBalloonCtrl
8:57 AM Changeset in vbox [36724] by vboxsync
Main/KeyboardImpl: when sending host+del to the guest, send the …
7:34 AM Changeset in vbox [36723] by vboxsync
some lintian warnings

Apr 18, 2011:

11:57 PM Ticket #8752 (MacOSX host, Fedora14 guest, shared folder copying, ...) created by Penelope Fudd
Greetings; I encountered a Guru Meditation -2301 …
11:52 PM Ticket #8751 (MacOSX host, Fedora14 guest, shared folder copying, ...) created by Penelope Fudd
Greetings; I encountered a Guru Meditation -2301 …
10:06 PM Ticket #8750 (VirtualBox running Win 7 wont start on MAC Host) created by scott
Installed VB a couple of days ago and was up and running just fine, no …
7:31 PM Changeset in vbox [36722] by vboxsync
unused variable
6:05 PM Changeset in vbox [36721] by vboxsync
Main/idl: clarify the availability of IDisplay::takeScreenShot
5:17 PM Changeset in vbox [36720] by vboxsync
Frontends/VBoxManage: support taking screenshots
4:10 PM Ticket #8749 (Can not enable some desktop effects of KWin) created by RussianNeuroMancer
I try enable desktop effects in fresh Kubuntu 11.04 Beta 2 guest …
3:56 PM Changeset in vbox [36719] by vboxsync
PCI: try to reattach previous PCI driver on VM exit
3:17 PM Changeset in vbox [36718] by vboxsync
deb: some lintian warnings
2:58 PM Changeset in vbox [36717] by vboxsync
PCI: experimental code for shared interrupts support
2:17 PM Changeset in vbox [36716] by vboxsync
PCI: 64-bit BARs tweaks, release logs on device attach, allow extended …
1:20 PM Changeset in vbox [36715] by vboxsync
Build fix.
1:18 PM Changeset in vbox [36714] by vboxsync
Installer/linux: debian and rpm packaging of VBoxBalloonCtrl
1:12 PM Ticket #8663 (Installation of Mac OSX Snow leopard Fails due to critical error.) closed by Frank Mehnert
invalid: Sorry, installing Mac OSX server is not supported on non-Apple …
1:05 PM Changeset in vbox [36713] by vboxsync
Build fix.
1:01 PM Changeset in vbox [36712] by vboxsync
Windows host installer: Install/ship VBoxBalloonCtrl.
12:58 PM Changeset in vbox [36711] by vboxsync
VBoxBalloonCtrl: Adjusted machine state <-> running.
12:44 PM Changeset in vbox [36710] by vboxsync
Frontends/VBoxBalloonCtrl: don't panic on inaccessible VMs
12:35 PM Changeset in vbox [36709] by vboxsync
Frontends/VBoxBalloonCtrl: eliminate warning
12:31 PM Changeset in vbox [36708] by vboxsync
VBoxBalloonCtrl: Update (Skip inaccessible machines, typo).
12:17 PM Changeset in vbox [36707] by vboxsync
VBoxBalloonCtrl: Update (Survive VBoxSVC crash, bugfixes).
11:46 AM Changeset in vbox [36706] by vboxsync
Undid accidental commit.
11:44 AM Changeset in vbox [36705] by vboxsync
fdc: Improved floppy emulation.
11:43 AM Changeset in vbox [36704] by vboxsync
BIOS: Try to find the right floppy data rate.
11:06 AM Changeset in vbox [36703] by vboxsync
Main/Networking: Made configNetwork less picky about adapter names on …
9:59 AM Translating edited by Christian Pötzsch
Fixed download page (diff)
9:49 AM Changeset in vbox [36702] by vboxsync
Frontends/VBoxBalloonCtrl: make the log rotation configurable, change …
9:46 AM Changeset in vbox [36701] by vboxsync
Forward ported r71214 (4.0: FE/Qt4-NLS: branch update)
9:19 AM Changeset in vbox [36700] by vboxsync
Installer/linux: include VBoxBalloonCtrl and the associated service
9:05 AM Ticket #8748 (The USB device in host mode is not correctly managed (E_FAIL ...) created by afouille
The USB device is not correctly managed (E_FAIL (0x80004005)) Guest: …
8:55 AM Changeset in vbox [36699] by vboxsync
FE/Qt4-NLS: merged lt
8:32 AM Changeset in vbox [36698] by vboxsync
Installer/darwin: add VBoxBalloonCtrl
8:25 AM Changeset in vbox [36697] by vboxsync
configure: added --enable-vnc (thanks Branko Majic)
8:18 AM Changeset in vbox [36696] by vboxsync
VBoxBalloonCtrl: Update.
8:18 AM Changeset in vbox [36695] by vboxsync
build VBoxBalloonCtrl for OSE
8:18 AM Changeset in vbox [36694] by vboxsync
VBoxHeadless/VNC: fix mapping of comma to open-single-quote (Jonathon …
7:57 AM Changeset in vbox [36693] by vboxsync
export VBoxBalloonCtrl
7:18 AM Ticket #8747 (Bridging VBox guest interface to Windows 7 VPN interface not possible) created by Brian Curtain
Hi, I just tried to bridge my Windows XP guest interface to a Windows …
3:06 AM Changeset in vbox [36692] by vboxsync
Audio/HDA: no ALC 885.
3:03 AM Changeset in vbox [36691] by vboxsync
HDA/Audio: Some clean up. Codecs macro definitions splited from …
2:04 AM Ticket #8746 (iMac Core i3 running OS X 10.6.7 host system freezes) created by blakeb72
My iMac Core i3 running Mac OS X freezes when running openSUSE 11.4 …
1:59 AM Ticket #8745 (Lenovo ABNT2 (pt-br) keyboard - / and ? keys don't work -> fixed in ...) created by fs.antunes
I am using a Lenovo ABNT2 (portuguese Brazil) layout keyboard, Linux …

Apr 17, 2011:

9:24 PM Ticket #8744 (linux kernel >2.6.32 grinds to a halt after a while) created by Sam Morris
I have found that booting into any kernel later than 2.6.32 will …
6:38 PM Ticket #8740 (BLKCACHE_IOERR vbox freeze in intermediate state by VERR_DISK_FULL) closed by Frank Mehnert
fixed
6:15 PM Ticket #8743 (openSUSE 11.3 6 bit crshed) created by anonymous
I´ve switched to CPU´s from 1 to 6. After a normal startup the guest …
3:51 PM Ticket #8742 (Trying chainloading with GRUB2 - Guru Meditation appears..) created by johnny8888
http://unix.stackexchange.com/questions/11518/virtualbox-bug-when-chain
3:09 PM Ticket #8741 (work ubuntu in vbox 4.0.4) created by roman
Hello, i test work ubuntu 9.10 and 10.04 in vbox 4.0.4 r70112, but …
1:47 PM Ticket #8740 (BLKCACHE_IOERR vbox freeze in intermediate state by VERR_DISK_FULL) created by Polypri
The vbox disk is a dynamically expanding file with 30GB an have now a …
1:43 PM Ticket #8739 (Checksum error in BIOS function int 13h, ah=48h (extended get drive ...) created by madanra
I've started writing an OS, and noticed that the BIOS function 13h, …
12:30 PM Ticket #8738 (Blackberry OS Synchronization broken) created by Bruno Antunes
BlackBerry Synchronization using Desktop Software is not working on …
10:28 AM Ticket #8737 (After installing virtualbox 4.0.4, usb problem encountered) created by Gibby
After installing Virtualbox 4.0.4, i am encountering problems with my …
9:18 AM Ticket #8736 (error when trying to close the virtual machine) created by Catalin Amariei
Windows XP was started as Guest. I tried to close the virtual machine …
8:44 AM Changeset in vbox [36690] by vboxsync
VBoxManageGuestCtrl: warning
3:59 AM Ticket #8735 (problem when I power off the virtual machine using the option to ...) created by Catalin Amariei
Most of the times when I close a virtual machine I use the option to …
3:16 AM Ticket #8734 (OSX Guest Lacks Supported Sound Hardware (with workaround)) created by mackyle
With the VM audio set to: […] The OS X Server virtual machine …
3:07 AM Ticket #8733 (taking snapshot of Windows 7 is causing error (VERR_MAP_FAILED)) created by Catalin Amariei
Every time I'm taking snapshot of Windows 7 while still running it …

Apr 16, 2011:

6:58 PM Ticket #8732 (Centos 5.6 (32-bit) Installation Issues with VirtualBox 4.04) created by Matt
All, Whenever I attempt to install Centos 5.6 (32-bit) via …
4:13 PM Ticket #8731 (Cannot use bond0 on Mac OS X 10.6.7 and some other errors...) created by John Huong
When I created a LACP link on a Mac OS X server 10.6.7 , I can't use …
10:37 AM Ticket #8730 (Portability: please allow to move VMs with Bridged NIC attached) created by Technologov
The key point of v4.0 architecture is portability. However the …

Apr 15, 2011:

10:02 PM Ticket #8729 (Mouse problems after installing Guest Additions) created by mpskyle
After installing Guest Additions, the active window, regardless of …
5:13 PM Changeset in vbox [36689] by vboxsync
Frontends/VirtualBox/nls: fix ACPI/APIC mixup in Romanian and …
4:48 PM Changeset in vbox [36688] by vboxsync
Installer/linux: packaging and service scripts for VBoxBalloonCtrl
4:44 PM Changeset in vbox [36687] by vboxsync
Installer/solaris: install VBoxBalloonCtrl.
2:53 PM Ticket #8658 (VM HTTP/S/FTP proxy) closed by Frank Mehnert
wontfix: Keeping the number of open feature requests in mind I will close this …
2:48 PM Ticket #8587 (default setup makes it very easy to cause an acciental reboot with a ...) closed by Frank Mehnert
fixed: I do no agree. If the user wishes to disable that warning then he is …
2:39 PM Changeset in vbox [36686] by vboxsync
Installer/solaris: packaging, scripts and SMF manifests for VBoxBalloonCtrl
1:39 PM Ticket #8728 (in Linux guest, Subversion can't create symbolic link in shared folder ...) created by Ken Yee
svn: E000071: Can't create symbolic link …
1:35 PM Changeset in vbox [36685] by vboxsync
Additions/x11/seamless: replaced std::map with RTAVLU32TREE
1:09 PM Changeset in vbox [36684] by vboxsync
Installers/linux: indentation fix
12:32 PM Changeset in vbox [36683] by vboxsync
Main/Machine: progress message tuning for LaunchVMProcess
11:22 AM Changeset in vbox [36682] by vboxsync
Main/Machine: fix formatting of progress description, and minor cleanup
10:17 AM Changeset in vbox [36681] by vboxsync
Installers/linux: more autorun hacking
10:16 AM Changeset in vbox [36680] by vboxsync
Warnings.
9:35 AM Changeset in vbox [36679] by vboxsync
Runtime/log: move writing the initial log messages to after the lock …
9:24 AM Changeset in vbox [36678] by vboxsync
PCI: cleanups, R3 mapping work
9:22 AM Changeset in vbox [36677] by vboxsync
VBoxBalloonCtrl: Enabled automatic building.
5:39 AM Ticket #8727 (Oracle VM VirtualBox Manager reports an error) created by Erich
While defraging within the VM using MyDefrag, the VM stops working and …

Apr 14, 2011:

5:57 PM Ticket #8726 (openSUSE-11.4 686 extremely sluggish and very slow to boot) created by Perry G
Host is Ubuntu-10.04 LTS x86_64 (not VT-x) VirtualBox is 4.0.4 …
5:45 PM Changeset in vbox [36676] by vboxsync
Main/webservice: Fix for variable sanity checking, and provide …
4:27 PM Core_dump edited by Ramshankar Venkataraman
(diff)
4:15 PM Changeset in vbox [36675] by vboxsync
nit
4:08 PM Ticket #7198 (sharing guest impossible because xml settings files written in mode ...) closed by Frank Mehnert
invalid: We don't support sharing .xml files between users and we will not …
4:06 PM Ticket #8725 (Guest Additions: Autorun.sh fails on multiple distros) closed by Frank Mehnert
duplicate: Duplicate of #5509.
4:03 PM Changeset in vbox [36674] by vboxsync
nit
3:54 PM Ticket #8725 (Guest Additions: Autorun.sh fails on multiple distros) created by Technologov
Host: Windows 7, x64, VBox 4.0.4 Guest: Linux - RHEL 5 and RHEL 6 …
3:47 PM Ticket #8724 (100% host CPU when enabling Serial Port with Host Pipe mode) created by Richard Thomas
VirtualBox uses 100% of one core of my CPU on my dual-core laptop when …
3:31 PM Ticket #8723 (Guest Additions: 3D Acceleration doesn't get installed on SLES 11) created by Technologov
Host: Windows 7, x64, VBox 4.0.4 Guest: Linux - SLES 11 SP1 …
3:22 PM Changeset in vbox [36673] by vboxsync
Main/Machine: add a way to terminate VM processes if they don't …
2:13 PM Changeset in vbox [36672] by vboxsync
Additions/x11/seamless: uninitialised variable, harmless I believe
2:06 PM Changeset in vbox [36671] by vboxsync
Trunk: forward ported r70873: Installer/linux: no "make kernelrelease" …
12:51 PM Changeset in vbox [36670] by vboxsync
VBoxVideo: fix memory leak in seamless mode
12:21 PM Changeset in vbox [36669] by vboxsync
PATM: Record trampoline patches in the target to update the …
12:16 PM Solaris build instructions edited by Ramshankar Venkataraman
(diff)
10:40 AM Ticket #8717 (Virtualbox 4.0.4 PXE boot not working) closed by Frank Mehnert
worksforme: The reason for the PXE boot issue is that there are licensing issues …
10:25 AM Changeset in vbox [36668] by vboxsync
Additions/linux/installer: fix an error message on SUSE guests
10:19 AM Changeset in vbox [36667] by vboxsync
Installer/linux/runasroot: support kdesu as well
9:34 AM Ticket #8722 (VirtualBox hangs with KAV removal tools.) created by Serhiy
1. Download KAV removal tools. …
9:16 AM Ticket #8721 (StarMoney 8.0 doesn't start in Windows Guest) created by sochsenk
Hi, I just installed the new StarMoney 8.0 release. Installation went …
8:16 AM Changeset in vbox [36666] by vboxsync
Additions/linux/installer: do xorg.conf hacking right for SUSE Linux …
6:28 AM Ticket #8720 (seamless mode fails while starting a snapshot) created by Paolo Virtual
When (re)starting a snapshot that was taken while in seamless mode, …
3:08 AM Ticket #8719 (Mouse pointer calibration issue in seamless mode) created by Mashi
When using seamless mode, the mouse becomes decalibrated, pointing …
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