VirtualBox

Timeline



May 14, 2009:

9:24 PM Changeset in vbox [19711] by vboxsync
HGSMI: host->guest command processing working
8:30 PM Ticket #4019 (ComposerHE from Control4 installs but won't load) created by Marc Chabot
The only reason I want Windows on my Ubuntu is because of Composer …
6:05 PM Changeset in vbox [19710] by vboxsync
DBGFStack.cpp: Just return on invalid input.
5:59 PM Changeset in vbox [19709] by vboxsync
TM,EM: More TM/SMP work, still stuff in progress.
5:58 PM Changeset in vbox [19708] by vboxsync
marked some obsolete code (#3170).
5:36 PM Changeset in vbox [19707] by vboxsync
GVMM: Count EMTs instead of VMs to determin if we've got company or …
5:14 PM Changeset in vbox [19706] by vboxsync
DevRTC: UIP logging (level 2).
4:48 PM Changeset in vbox [19705] by vboxsync
VBoxTray: Debug msg.
4:05 PM Changeset in vbox [19704] by vboxsync
GuestHost/SharedClipboard/x11: more clean-ups
3:58 PM Ticket #4018 (Timesync too slow => Fixed in SVN) created by Martin Cheatle
The VBoxService on OpenSolaris or Solaris does not bring the time …
3:58 PM Changeset in vbox [19703] by vboxsync
VBoxTray: Display debug stuff. Added check for setting display mode.
3:41 PM Changeset in vbox [19702] by vboxsync
Need a separate ring 0 logger for each VCPU.
3:31 PM Changeset in vbox [19701] by vboxsync
VBoxTray: Make display thread less noisy.
3:19 PM Changeset in vbox [19700] by vboxsync
small fix
2:48 PM Changeset in vbox [19699] by vboxsync
Loggign update
2:41 PM Ticket #4017 (PXE+RIS boot fails with virtualbox-ose 2.2.2) created by Yves-Alexis Perez
Hi, I'm trying to netinstall a vm using Virtualbox-ose 2.2.2. The …
2:36 PM Changeset in vbox [19698] by vboxsync
Updates
2:00 PM Changeset in vbox [19697] by vboxsync
More statistics
1:51 PM Changeset in vbox [19696] by vboxsync
Removed old pgmPoolGetPage decl
1:48 PM Changeset in vbox [19695] by vboxsync
UUID: for r47206
1:27 PM Changeset in vbox [19694] by vboxsync
cbinding: the standard NS_* #defs
1:24 PM Ticket #2742 (VirtualBox SegFaults / crash when resumed from saved state) closed by Frank Mehnert
duplicate: Ok, in that case this is a duplicate of #3984, at least it is now.
1:20 PM Ticket #4016 (Can't install Solaris 10 MU7 5/10 as guest OS) created by MATPOCKuH
I'm trying to install Solaris 10 MU7 5/10 in VBox 2.2.2 on Solaris …
1:18 PM Ticket #4015 (Unable to restore state VirtualBox 2.2.2 r46594 windows xp sp3) closed by Frank Mehnert
duplicate: Duplicate of #3984.
1:16 PM Changeset in vbox [19693] by vboxsync
Emulate the mwait instruction with VT-x and AMD-V as well.
12:29 PM Changeset in vbox [19692] by vboxsync
Don't wait for completion of IPI request packets of course.
12:10 PM Changeset in vbox [19691] by vboxsync
SyncPT must be protected by a lock.
11:49 AM Changeset in vbox [19690] by vboxsync
More pgm pool locking.
11:47 AM Changeset in vbox [19689] by vboxsync
NAT: debug give slirp custom resolv.conf for debug need
11:45 AM Changeset in vbox [19688] by vboxsync
NAT: fix (#3900) don't create request if no dns server registered in …
10:27 AM Changeset in vbox [19687] by vboxsync
gcc warning
10:20 AM Changeset in vbox [19686] by vboxsync
Grr
10:20 AM Changeset in vbox [19685] by vboxsync
.vhd: nitpicking, logging fixes
10:17 AM Changeset in vbox [19684] by vboxsync
FE/Qt4: 3865: Host key shortcut for installing Guest Additions - …
10:16 AM Changeset in vbox [19683] by vboxsync
snapshot-puel: some missing files
10:15 AM Changeset in vbox [19682] by vboxsync
Try to cleanup after one VCPU goes into guru meditation mode. Release …
10:02 AM Changeset in vbox [19681] by vboxsync
OVF: always use the server variant of the E1000 when we detect a …
9:31 AM Ticket #3724 (Host crash: vboxdrv crashes, when run in VMX mode, together with coLinux) closed by Sander van Leeuwen
wontfix: Same happens with MS VirtualPC apparently. See …
9:20 AM Changeset in vbox [19680] by vboxsync
More locking
8:34 AM Changeset in vbox [19679] by vboxsync
Fixed wrong usage of HWACCMR3IsActive.
8:31 AM Changeset in vbox [19678] by vboxsync
opengl: update wine to 1.1.21, add d3d9.dll to build list
8:13 AM Changeset in vbox [19677] by vboxsync
Wrong assertions
8:11 AM Changeset in vbox [19676] by vboxsync
More verbose assertions
8:08 AM Changeset in vbox [19675] by vboxsync
Must acquire the pgm lock in pgm pool access handlers too.
7:57 AM Changeset in vbox [19674] by vboxsync
Use the pgm lock during pgmPoolAlloc.
6:39 AM Ticket #2297 (Freezing on Windows Vista host with linux guest, keabord and touchpad ...) closed by Frank Mehnert
fixed: Thanks for the feedback.
2:54 AM Ticket #4015 (Unable to restore state VirtualBox 2.2.2 r46594 windows xp sp3) created by Jack Shen
I'm unable to restore the virtual machine's saved state after …
12:30 AM Ticket #4014 (Cannot create multiple host only networks => Fixed in SVN) created by hawaiian717
It's not possible to create additional host only networks on Mac OS X …

May 13, 2009:

6:40 PM Changeset in vbox [19673] by vboxsync
Runtime/r0drv-freebsd: Change the pag allocation code again. …
6:30 PM Changeset in vbox [19672] by vboxsync
Support: Change SUP_IOCTL_QUERY_FUNCS to an unbuffered request because …
6:28 PM Changeset in vbox [19671] by vboxsync
Support,VMMR0: enable disabling of interrupts again and remove …
6:27 PM Changeset in vbox [19670] by vboxsync
Frontends/VirtualBox: include Q*Event headers directly which is needed …
5:56 PM Ticket #4001 (Error after i setup port forwarding for remote desktop on a guest.) closed by Frank Mehnert
fixed: Please could you keep this bug closed! VBox is behaving …
5:35 PM Ticket #4001 (Error after i setup port forwarding for remote desktop on a guest.) reopened by Antonio Garcia
OK I Understand... The Guest is in NAT I Setup de RDP on Guest with …
5:25 PM Changeset in vbox [19669] by vboxsync
oops.
4:33 PM Ticket #4001 (Error after i setup port forwarding for remote desktop on a guest.) closed by Frank Mehnert
worksforme: 1. No 2. If you really want this then do exactly what I suggested …
4:06 PM Ticket #4001 (Error after i setup port forwarding for remote desktop on a guest.) reopened by Antonio Garcia
First of all do i really need to do Port Forwarding so i can Remote …
3:57 PM Changeset in vbox [19668] by vboxsync
vmmR3ServiceCallHostRequest: check for pending pdm critical section …
3:49 PM Changeset in vbox [19667] by vboxsync
Cleaned up
3:31 PM Changeset in vbox [19666] by vboxsync
Deal with VMMCALLHOST_MMHYPER_LOCK correctly.
3:17 PM Changeset in vbox [19665] by vboxsync
Attempt at fixing alignment issues
3:08 PM Changeset in vbox [19664] by vboxsync
FE/Qt4: 3336: Create "Display" category in VM Settings dialog - …
3:06 PM Changeset in vbox [19663] by vboxsync
Protect the MM hypervisor heap with a critical section.
2:34 PM Changeset in vbox [19662] by vboxsync
tools,Config.kmk: Updated makeself from version 2.1.4_1 to 2.1.5.
2:11 PM Changeset in vbox [19661] by vboxsync
tools/makeself: updated makeself to Version 2.1.5
2:09 PM Changeset in vbox [19660] by vboxsync
TM+affected: SMP changes in progress.
1:57 PM Changeset in vbox [19659] by vboxsync
Wrong assertion
1:44 PM Changeset in vbox [19658] by vboxsync
Logging updates
12:40 PM Changeset in vbox [19657] by vboxsync
Fixed new lock/unlock behaviour
12:35 PM Downloads edited by Frank Mehnert
(diff)
12:35 PM Documentation edited by Frank Mehnert
(diff)
12:33 PM Documentation edited by Frank Mehnert
(diff)
12:31 PM Changeset in vbox [19656] by vboxsync
mesa not requred for VBOX_ONLY_DOCS
12:31 PM Changeset in vbox [19655] by vboxsync
Additions/X.Org 1.5+: report that we can read mouse movement events …
12:31 PM Downloads edited by Frank Mehnert
(diff)
12:30 PM Changeset in vbox [19654] by vboxsync
Main and Devices/absolute mouse: do not send movement events to the …
12:20 PM Changeset in vbox [19653] by vboxsync
#3908: Flushing the output in VBoxManage metrics collect.
11:52 AM Ticket #4013 (keyboard layout does not appear to fully supported) closed by Michael Thayer
invalid: Looks like a false alarm, as I found your layout among the list of …
11:50 AM Changeset in vbox [19652] by vboxsync
Added GVMMR0SchedPokeEx & GVMMR0SchedWakeUpEx
11:44 AM Ticket #3643 (Ubuntu 9.04 Guest fails during update on VBox 2.2 Beta 2) closed by Frank Mehnert
fixed: Please reopen if this problem persists with the latest release (2.2.2).
11:37 AM Ticket #3750 (bridged network hangs the second guest) closed by Frank Mehnert
fixed
11:36 AM Changeset in vbox [19651] by vboxsync
Wake up or poke the target CPU when signalling the arrival of a …
11:07 AM Ticket #3997 (Unable to add .vhd file into Virtual Media Manager) closed by Frank Mehnert
duplicate: Actually this is a duplicate of #3443. If you copy a .vhd image you …
10:31 AM Ticket #4013 (keyboard layout does not appear to fully supported) created by risto3
see attached
10:18 AM Ticket #4012 (XP Guest hangs because of Linux host "repeat key" function.) created by Ze_PilOt
I'm running Vbox 2.2.2 from a centos 5.3 linux (same as a redhat). …
10:11 AM Changeset in vbox [19650] by vboxsync
Bug fix
10:08 AM Ticket #3871 (VBox DHCP unreachable after restarting saved WinXP Guest) closed by Frank Mehnert
worksforme: Very interesting as the guest additions usually don't change anything …
10:08 AM Ticket #2474 (Host Interface Network Connection Deteriorates on Ubuntu Guest with ...) closed by Ramshankar Venkataraman
invalid: Closing. Please reopen if there is a problem with 2.2.2.
9:54 AM Changeset in vbox [19649] by vboxsync
DBGFSym.cpp: reverted accidental commit enabling DbgHelp on Windows.
9:36 AM Ticket #4001 (Error after i setup port forwarding for remote desktop on a guest.) closed by Frank Mehnert
worksforme: You entered the wrong extradata information. Please do the following …
9:07 AM Ticket #3970 (VirtualBox 2.2.2) closed by Sander van Leeuwen
wontfix: Actually your CPU doesn't support AMD-V. VirtualBox requires this for …
9:05 AM Changeset in vbox [19648] by vboxsync
log the name of the executable
8:52 AM Changeset in vbox [19647] by vboxsync
Solaris/VBoxNetAdp: fixed hostname file.
8:15 AM Ticket #3989 (Importing the Sun Storage Appliance fails with "Cannot find hard disk ...) closed by Christian Pötzsch
invalid: Thanks for the report. The problem is that the OSE version doesn't …
7:38 AM Changeset in vbox [19646] by vboxsync
Backed out r47181; win2k regression
7:29 AM Ticket #4009 (Mac OS Kernel Panic when running VMware Fusion and Virtual Box virtual ...) closed by Sander van Leeuwen
invalid: The manual explicitly warns against doing this.
7:11 AM Ticket #4011 (Doesn't Work, copy-paste using VRDP) created by Victor Iborra
hi, I have problems using copy-paste text from terminal (vrdp …
5:16 AM Ticket #3998 (Application crashing when trying to install MacOSx on Windows Host) closed by Nikolay Igotti
wontfix: MacOS X is not supported as a guest.
3:34 AM Ticket #4010 (Shared folder not showing all files. Files missing) created by Scott Rasmussen
I have a shared folder that will not display most of the files in the …
1:52 AM Ticket #4009 (Mac OS Kernel Panic when running VMware Fusion and Virtual Box virtual ...) created by kimmo
Mac os X kernel panic occurs when I initialize both of virtual …
1:32 AM Ticket #4008 (Screen flicker in VirtualBox running under nomachine) created by Misha Koshelev
Ever since upgrading to 2.2.2 horrible screen flicker/shearing when …
12:36 AM Ticket #4007 (Guest abort/crash without ping / activities) created by nasruddin
Hi there, I am using VirtualBox: 2.2.2 Host: CentOS 5.3 Guest: …

May 12, 2009:

11:41 PM Ticket #4006 (<> and @# keys are inverted in Ubuntu Linux) created by M-Rick
When using Ubuntu Linux with the French MacBook keyboard, keys <> and …
11:11 PM Ticket #4005 (The keyboard in ver. 2.2.2) created by dz
When virtual machine not in use (XP SP3) the keyboard doesn't get user …
10:21 PM Ticket #4004 (Access favorite Windows or Linux programs straight from Mac Dock) created by M-Rick
It would be great to be able to access Windows or Linux applications …
6:22 PM Ticket #4003 (Impossible to hide USB devices, specifically the host system disk) created by Mico
My host system (Ubuntu Jaunty 9.04) boots from an external USB disk …
5:17 PM Ticket #4002 (loss keyboard) created by mikhmv
Hi I found bug in VB 2.2.2 under Linux ubuntu jaunty. If I press …
4:49 PM Changeset in vbox [19645] by vboxsync
Removed redundant conditions around ASMAtomicCmpXchgU64 and …
3:44 PM Ticket #4001 (Error after i setup port forwarding for remote desktop on a guest.) created by Antonio Garcia
Hello ... I'm trying to setup a development lab for my personal use, …
3:29 PM Changeset in vbox [19644] by vboxsync
VBoxService/common: Proper building with VBOX_WITH_GUEST_PROPS.
3:27 PM Changeset in vbox [19643] by vboxsync
VBoxManage showvminfo: cosmetical fix
3:27 PM Changeset in vbox [19642] by vboxsync
Fix
3:25 PM Changeset in vbox [19641] by vboxsync
Logging again
3:23 PM Changeset in vbox [19640] by vboxsync
Solaris/VBoxNetFlt: dl_primstr.
3:22 PM Changeset in vbox [19639] by vboxsync
Disassembler changes for guest SMP
3:13 PM Changeset in vbox [19638] by vboxsync
small addendum to r47206 (VBoxManage modifyvm fix)
2:54 PM Changeset in vbox [19637] by vboxsync
VBoxService/VMInfo: tabs, spaces.
2:51 PM Changeset in vbox [19636] by vboxsync
Log VCPU
2:49 PM Changeset in vbox [19635] by vboxsync
doppelmoppel
2:45 PM Changeset in vbox [19634] by vboxsync
FE/Qt4: allow to disable a serial port even if the port path is missing
2:43 PM Changeset in vbox [19633] by vboxsync
cpumR3InfoGuest: dump state of current EMT if there is one
2:37 PM Changeset in vbox [19632] by vboxsync
Use physical id for logging APIC
2:23 PM Changeset in vbox [19631] by vboxsync
Added paranoid assertion about maximum VCPUs
2:19 PM Changeset in vbox [19630] by vboxsync
solaris adds build fix
2:17 PM Changeset in vbox [19629] by vboxsync
VBoxService/Solaris: build fix, added libnsl dependency.
2:16 PM Changeset in vbox [19628] by vboxsync
Lock counter instead of a lock flag.
2:11 PM Changeset in vbox [19627] by vboxsync
PGM pool: allow multiple users of top-level paging structures …
2:00 PM Changeset in vbox [19626] by vboxsync
polished r47206
1:57 PM Changeset in vbox [19625] by vboxsync
VBoxService/common: Solaris netmask.
1:49 PM Changeset in vbox [19624] by vboxsync
added raw file serial driver
1:42 PM Changeset in vbox [19623] by vboxsync
VBoxService/common: Solaris netmask.
1:41 PM Changeset in vbox [19622] by vboxsync
VBoxManage showvminfo: fixed r46627 regression
1:30 PM Ticket #4000 (Abort VBox upgrade if at least one VM is running or paused) created by Eric Mangold
I often used Ctrl-P to toggled the "paused" state of a Windows XP VM …
1:25 PM Changeset in vbox [19621] by vboxsync
Properly setup the CPU context
1:25 PM Ticket #3999 (USB audio is garbled) created by esj
I am encountering significant distortion in USB audio both input and …
1:22 PM Changeset in vbox [19620] by vboxsync
VBoxService/common: No const here. Used as output param.
1:17 PM Changeset in vbox [19619] by vboxsync
VBoxService/common: Solaris header.
1:11 PM Changeset in vbox [19618] by vboxsync
warnings (use const char* where appropriate)
1:06 PM Ticket #3998 (Application crashing when trying to install MacOSx on Windows Host) created by ivanji
00:00:06.187 !!Assertion Failed!! 00:00:06.187 Expression: <NULL> …
12:47 PM Changeset in vbox [19617] by vboxsync
VBoxService/common: Added network interface information (IPv4) for …
12:45 PM Changeset in vbox [19616] by vboxsync
Obsolete comment
12:45 PM Changeset in vbox [19615] by vboxsync
ACPI logging updates
12:27 PM Changeset in vbox [19614] by vboxsync
Main and Devices: absolute mouse support: do not send a mouse movement …
12:26 PM Changeset in vbox [19613] by vboxsync
Logging change for SMP
12:24 PM Changeset in vbox [19612] by vboxsync
Backed out r47189; accidental commit
12:23 PM Changeset in vbox [19611] by vboxsync
Change the EM state to EMSTATE_HALTED after receiving the startup IPI.
12:10 PM Changeset in vbox [19610] by vboxsync
Main/Machine: add extradata key to suppress deleting saved state on …
12:10 PM Changeset in vbox [19609] by vboxsync
Temporarily restrict servicing timer queues to VCPU 0
11:31 AM Changeset in vbox [19608] by vboxsync
MMHyper.cpp: Extended release assertion with a message.
11:31 AM Changeset in vbox [19607] by vboxsync
ACPI: increased maximum nr of supported VCPUs to 16; we should …
11:25 AM Ticket #3093 (Help viewer error in 2.1.2) closed by Ramshankar Venkataraman
fixed
11:20 AM Ticket #3059 (HostMemoryLow on Solaris 10 x86 u6, VBox 2.1.0) closed by Ramshankar Venkataraman
fixed
11:11 AM Changeset in vbox [19606] by vboxsync
ACPI: Always show the CPU leafs when we have multiple VCPUs
11:06 AM Changeset in vbox [19605] by vboxsync
iprt/common/asm: id tag + docs.
10:55 AM Ticket #3997 (Unable to add .vhd file into Virtual Media Manager) created by Chris Senior
I have a .vhd file already added to my virtual media manager. A while …
10:54 AM Changeset in vbox [19604] by vboxsync
Solaris/VBoxNetFlt: do the attach work ourselves rather than dl_attach.
10:33 AM Changeset in vbox [19603] by vboxsync
More build fixes.
10:33 AM Changeset in vbox [19602] by vboxsync
Python Shell: update remove command with HDD detach code
10:27 AM Changeset in vbox [19601] by vboxsync
Attempt to fix 64-bit Linux builds.
10:08 AM Changeset in vbox [19600] by vboxsync
GCC 4.3.3 workarounds for ASMAtomicCmpXchgU64 and ASMAtomicReadU64.
9:48 AM Changeset in vbox [19599] by vboxsync
Solaris/VBoxNetAdp: added static hostname file for persistence.
9:27 AM Changeset in vbox [19598] by vboxsync
NetIf-win: Assertion not needed here.
8:58 AM Changeset in vbox [19597] by vboxsync
PDMCritSectIsOwner fix
8:50 AM Changeset in vbox [19596] by vboxsync
PDMCritSectIsOwner: pretend critical sections scheduled for release …
8:48 AM Changeset in vbox [19595] by vboxsync
Cleanup
8:16 AM Changeset in vbox [19594] by vboxsync
Makefile.kmk: Typo.
7:56 AM Changeset in vbox [19593] by vboxsync
Split up PDM.
7:32 AM Ticket #3996 (Sometimes GUEST S.O. Start with low graphic mode) created by Matteo Zuliani
hi, Sometimes GUEST S.O. Start with low graphic mode ,setting …
4:48 AM Ticket #3995 (Screen transparency problem -> duplicate of #3095) created by Yonas
VirtualBox 2.2 gets a transparent window when compiz is running. I'm …
3:41 AM Ticket #3994 (VirtualBox Hangs when running "The Sims" but is still usable via RDP.) created by Joseph Brower
When running "The Sims" inside of the guest operating system (In this …
12:20 AM Ticket #3993 (usb pass through fails for logitech 9000 quick cam) created by Keyzer Suze
Hi when i tried to use a logitech quickcam 9000, it failed (the …

May 11, 2009:

11:21 PM Changeset in vbox [19592] by vboxsync
HostDrivers/Support,VMMR0: Use critical_enter and critical_exit to …
11:18 PM Changeset in vbox [19591] by vboxsync
Runtime/r0drv-freebsd: Disable the active code for allocating pages …
9:33 PM Ticket #3992 (host-only networking slows down, high latency) created by Scott Fehrman
MacOS 10.5 using VBox 2.2.2 with OpenSolaris guest. Started having …
3:19 PM Changeset in vbox [19590] by vboxsync
Added PDMCritSectGetRecursion
3:19 PM Changeset in vbox [19589] by vboxsync
Added PDMCritSectGetRecursion
2:33 PM Changeset in vbox [19588] by vboxsync
Do not lock IFramebuffer while it is being resized (xTracker #3902).
2:32 PM Changeset in vbox [19587] by vboxsync
Additions/linux/installer: no --daemonize parameter to vboxadd-service
2:28 PM Changeset in vbox [19586] by vboxsync
Missing pgmUnlock
2:09 PM Changeset in vbox [19585] by vboxsync
Enabled ring 0 stack dump for win32 only
2:09 PM Ticket #3991 (cant' create new VM) created by Matteo Zuliani
hi, When i try to create new VM the dropdown lists of S.O and Version …
2:09 PM Changeset in vbox [19584] by vboxsync
Linux vboxdrv script: don't search for the vboxdrv module, this is …
2:07 PM Changeset in vbox [19583] by vboxsync
Also load R0 modules
2:05 PM Changeset in vbox [19582] by vboxsync
Wrong end of the stack
2:02 PM Ticket #3990 (VLAN support) created by Tarax
Hi, It would be great that, Internal Networking mode at least, …
1:36 PM Ticket #2191 (Problem using more than 1 network interface on machine) closed by Frank Mehnert
worksforme: So I will close that bug. Before re-open it make sure you check the …
1:04 PM Changeset in vbox [19581] by vboxsync
Set selector as well
1:02 PM Changeset in vbox [19580] by vboxsync
Updates
12:56 PM Changeset in vbox [19579] by vboxsync
VBoxSDL: small delay when sending the hostkey prior to a mouse click
12:50 PM Changeset in vbox [19578] by vboxsync
Missing DBGFADDRESS_FLAGS_VALID
12:45 PM Changeset in vbox [19577] by vboxsync
Compile fix
12:43 PM Changeset in vbox [19576] by vboxsync
Compile fix
12:42 PM Changeset in vbox [19575] by vboxsync
Updates for ring 0 call stack dumping. (not enabled nor tested)
12:14 PM Changeset in vbox [19574] by vboxsync
NetIf-win: Added logging/assertion.
11:43 AM Changeset in vbox [19573] by vboxsync
iprt/makefile.kmk: warning.
11:27 AM Ticket #3989 (Importing the Sun Storage Appliance fails with "Cannot find hard disk ...) created by Lenz Grimmer
I downloaded the Sun Storage Virtualbox Appliance from …
11:24 AM Changeset in vbox [19572] by vboxsync
Started with ring 0 stack trace dump support.
10:07 AM Changeset in vbox [19571] by vboxsync
Solaris/VBoxNetFlt: enable style 2 opens on trunk.
9:27 AM Ticket #815 (norton ghost 11 (gss) doesn't work with PCNET network card.) closed by Frank Mehnert
worksforme: Very old report, missing some more information (e.g. about the guest). …
9:00 AM Changeset in vbox [19570] by vboxsync
Use RT critical sections, so we get an assertion for deadlocks
8:17 AM Ticket #3988 (Crash when starting klipper (KDE clipboard utility)) created by Robin Green
I use KDE in my Linux guest, and KDE has a clipboard utility called …
8:14 AM Changeset in vbox [19569] by vboxsync
addendum to r46941
8:02 AM Changeset in vbox [19568] by vboxsync
Corrected return type
7:51 AM Changeset in vbox [19567] by vboxsync
blank line.
7:38 AM Changeset in vbox [19566] by vboxsync
OSE fix
7:23 AM Ticket #3987 (test6, please ignore) closed by Frank Mehnert
invalid
7:23 AM Ticket #3987 (test6, please ignore) created by Frank Mehnert
test6, please ignore.
7:19 AM Ticket #3470 (abnormal cpu consumption when usb mapping enabled) closed by Frank Mehnert
fixed: Thank you for the feedback.

May 10, 2009:

10:32 PM Changeset in vbox [19565] by vboxsync
Runtime/r0drv-freebsd: Allocate zeroed memory for the mutexes or we …
9:49 PM Changeset in vbox [19564] by vboxsync
SUPLib-freebsd: Tab to spaces
9:49 PM Changeset in vbox [19563] by vboxsync
HostDrivers,Runtime/r0drv-freebsd: Fix compiling on FreeBSD 8. Thanks …
9:44 PM Changeset in vbox [19562] by vboxsync
Runtime/Aio: Change API again * pcReqs in RTFileAioCtxSubmit is …
8:14 PM Ticket #3986 (Video problems with windows guests on Windows 7 RC host) created by Felipe
Host OS: Windows 7 RC (x64) - US english Guests OS which the …
3:03 PM Ticket #3985 (USB detected as Diskette) created by Sander
All my USB sticks are detected as diskettes, and for this reason I can …
1:05 PM Ticket #3979 (freebsd 7.2 [host] crashed after boot [winXP32]) closed by Sander van Leeuwen
invalid: The FreeBSD port is work in progress. Please do not open defects for …
1:02 PM Ticket #3980 (critical error freebsd) closed by Sander van Leeuwen
invalid: Sorry, with so little information we can't help you. Describe in more …
1:01 PM Ticket #3983 (specifying guest os version can cause problem) closed by Sander van Leeuwen
invalid: The guest OS setting only sets certain default VM settings. Your …
8:38 AM Ticket #3984 (Unable to restore state under certain conditions (VBox 2.2.2) -> fixed ...) created by Casper
I had created a Windows XP VM in the previous version of VB on Ubuntu …
5:20 AM Changeset in vbox [19561] by vboxsync
build fix.
4:43 AM Changeset in vbox [19560] by vboxsync
EFI: typo (uninitialized variable)
4:36 AM Changeset in vbox [19559] by vboxsync
IPRT: Coded up the debug address space, adding a RTUINTPTR AVL range …

May 9, 2009:

10:48 PM Ticket #3983 (specifying guest os version can cause problem) created by Yao Ziyuan
VBox allows a user to specify a guest os' version, e.g. for Linux, he …
10:34 PM Ticket #3982 (Guru Meditation starting Fedora 10 (VERR_REM_TOO_MANY_TRAPS)) created by Richard
Started a guest session that had previously run fine. Now it gets …
9:38 PM Ticket #3981 (vbi module panic on opensolaris kernel build 114 and newer => Fixed in SVN) created by Juergen Keil
With the putback for bug 6565817 "sigwait can't wait for SIGTSTP" the …
9:27 PM Ticket #3980 (critical error freebsd) created by _knight
9:18 PM Ticket #3979 (freebsd 7.2 [host] crashed after boot [winXP32]) created by _knight
8:22 PM Changeset in vbox [19558] by vboxsync
Runtime: typo (win32 build)
7:23 PM Ticket #3978 (CentOS hangs up when saving) created by Jon Camilleri
Having saved a virtual machine running CentOS 5.3 (x86), and, …
6:23 PM Ticket #3977 (Virtual disk manager window is badly placed) created by Bengt-Arne Fjellner
On mac osx (leopard) with vb 2.2.2 and earlier versions when I go into …
5:41 PM Ticket #3970 (VirtualBox 2.2.2) reopened by Jon Camilleri
Thanks, I'll try to keep one ticket per issue. I started the …
11:11 AM Ticket #3969 (Error (Blue Screen) importing old VDI (Windows XP) in VB 2.2.2 (Linux ...) closed by Sander van Leeuwen
worksforme: Change the IDE type to PIIX3. Newer version of VirtualBox have a …
11:09 AM Ticket #3970 (VirtualBox 2.2.2) closed by Sander van Leeuwen
worksforme: It would be more useful if: a) you restrict a defect to a single issue …
8:37 AM Ticket #3976 (Crash at tcp_input+1401 in VBoxDD.dylib of 2.2.2r46594) created by Chris Bergmann
VM spontaneously closed during network activity. Guest is configured …
8:04 AM Ticket #3975 (WinXP guest display/keyboard extremely laggy on VB 2.2.2 Ubuntu host) created by manankanchu
After upgrading to VB 2.2.2. display and keyboard are extremely slow …
6:03 AM Ticket #3968 (Context: "Compact(progress.asOutParam())" at line 465 of file ...) closed by Frank Mehnert
duplicate: See #3864. Please don't use VBoxManage modifyhd --compact.

May 8, 2009:

11:53 PM Ticket #3974 (OS/2 guest is limited to 1024x768x16777216 resolution) created by Julien Pierre
I have installed OS/2 ACP2 as a guest, and the virtual box OS/2 …
11:33 PM Ticket #3973 (OS/2 guest cannot shut down if guest additions are installed) created by Julien Pierre
I did a fresh install of OS/2 ACP2 in a VM. Before installing the …
11:25 PM Ticket #3972 (OS/2 guest cannot write to floppy disk) created by Julien Pierre
I am using a Vista x64 SP2 host, and OS/2 ACP2 guest. When I mount the …
11:13 PM Changeset in vbox [19557] by vboxsync
libxml2: hidden fun for when we link this into a dylib/so and wants to …
11:12 PM Changeset in vbox [19556] by vboxsync
Config.kmk: Fixed VBOX_LIBXML2 inconsistency, _REENTRANT *must* be …
11:10 PM Changeset in vbox [19555] by vboxsync
VboxRTDeps.cpp: openssl stuff for darwin.
11:05 PM Ticket #3971 (defaults for OS/2 guests should have a serial port enabled) created by Julien Pierre
I'm using an OS/2 ACP2 guest, which is the only OS/2 version you …
10:10 PM Changeset in vbox [19554] by vboxsync
VBoxRT,++: linking libxml and openssl into VBoxRT.
10:03 PM Ticket #3970 (VirtualBox 2.2.2) created by Jon Camilleri
Having tried VirtualBox 2.2.2, I noted that - 64 bit operating …
9:27 PM Changeset in vbox [19553] by vboxsync
GuestHost/SharedClipboard/x11: memory leak in the testcase
9:26 PM Changeset in vbox [19552] by vboxsync
GuestHost/SharedClipboard/x11: cleanup
9:14 PM Changeset in vbox [19551] by vboxsync
libxslt: makefile fix - LIBXML_STATIC is defined by the SDK.
8:52 PM Ticket #3969 (Error (Blue Screen) importing old VDI (Windows XP) in VB 2.2.2 (Linux ...) created by Manuker
I had Windows XP working in VB OSE v1.5.6 on Linux Ubuntu Hardy. I …
8:51 PM Changeset in vbox [19550] by vboxsync
oops.
8:40 PM Changeset in vbox [19549] by vboxsync
libxml2: build change in progress.
8:40 PM Changeset in vbox [19548] by vboxsync
libxml2: build change in progress.
8:39 PM Changeset in vbox [19547] by vboxsync
IPRT: unexport internal rtMem* functions.
8:39 PM Changeset in vbox [19546] by vboxsync
space
8:36 PM Changeset in vbox [19545] by vboxsync
NAT: better header space reserving
8:28 PM Changeset in vbox [19544] by vboxsync
iprt/avl.h: added some missing prototypes.
8:12 PM Changeset in vbox [19543] by vboxsync
iprt/stream.h: Added missing RTStrmError and RTStrmClearError prototypes.
8:10 PM Changeset in vbox [19542] by vboxsync
iprt/time.h: Added missing RTTimeIsLeapYear prototype.
8:10 PM Changeset in vbox [19541] by vboxsync
GuestHost/SharedClipboard/x11: fixes to the testcase
8:05 PM Changeset in vbox [19540] by vboxsync
GuestHost/SharedClipboard/x11: code cleanup
7:48 PM Ticket #3968 (Context: "Compact(progress.asOutParam())" at line 465 of file ...) created by mgruys
After executing: VBoxManage modifyvdi Windows.vdi compact The …
6:54 PM Bugtracker edited by Sander van Leeuwen
(diff)
6:27 PM Changeset in vbox [19539] by vboxsync
VMMR3YieldSuspend: only cpu 0 for now.
6:12 PM Changeset in vbox [19538] by vboxsync
TM: Moved TMR3TimerDestroy from TMAll.cpp to TM.cpp.
6:09 PM Changeset in vbox [19537] by vboxsync
TMR3TimerDestroy: rewrite to ring-3 only.
5:55 PM Ticket #3967 (VBoxSVC.exe 100% CPU utilization with USB audio) created by ndousis
Hello, In VirtualBox 2.1 and 2.2, VBoxSVC.exe uses 100% of 1 CPU …
4:40 PM Ticket #3966 (Patched VBoxDD.dll zip returns HTTP 404 (missing)) closed by Frank Mehnert
wontfix: No, better install VirtualBox version 2.2.2 which has this fix included.
4:29 PM Changeset in vbox [19536] by vboxsync
GuestHost/SharedClipboard/x11: renamed a struct
4:16 PM Changeset in vbox [19535] by vboxsync
GuestHost/SharedClipboard/x11: removed some debugging code
3:53 PM Ticket #3966 (Patched VBoxDD.dll zip returns HTTP 404 (missing)) created by lerougegorge
Hi, The patched vboxDD.dll posted by Frank on 2009-04-15 is no …
3:31 PM Changeset in vbox [19534] by vboxsync
GuestHost/SharedClipboard/x11: test and fix handling of …
3:14 PM Ticket #3965 (Windows XP crashes (BSOD) when clicking shortcut to non-existant ...) created by myxiplx
A long while ago I created a link to a VirtualBox shared folder, and …
3:06 PM Changeset in vbox [19533] by vboxsync
Main-OVF: make sure the source chain is released early on disk image …
2:53 PM Changeset in vbox [19532] by vboxsync
VBoxService/common: Backed cmd line changes; won't work.
2:40 PM Changeset in vbox [19531] by vboxsync
Added RTCritSectGetWaiters
2:39 PM Changeset in vbox [19530] by vboxsync
Main: decouple xml classes from COM dependencies (part 2)
2:37 PM Changeset in vbox [19529] by vboxsync
Introduced VMMR3AtomicExecuteHandler
2:33 PM Changeset in vbox [19528] by vboxsync
Introduced VMMR3AtomicExecuteHandler
2:09 PM Changeset in vbox [19527] by vboxsync
VBoxService/common: Comment.
2:06 PM Changeset in vbox [19526] by vboxsync
VBoxService/common: Bugfix for cmd line.
1:53 PM Changeset in vbox [19525] by vboxsync
NAT: Correct ethernet package check
1:53 PM Ticket #3480 (Virtual machine crashes when trying to boot Boot-132 ISO) closed by Sander van Leeuwen
duplicate: Thanks. I'll close this one then.
1:26 PM Changeset in vbox [19524] by vboxsync
iprt/asm.h: try work around gcc 4.3.3/x86 issues in …
1:25 PM Changeset in vbox [19523] by vboxsync
IPRT: Build common/asm/ASMAtomicCmpXchgU64.asm into the R3 runtime.
1:23 PM Changeset in vbox [19522] by vboxsync
IPRT: Added a 32-bit implementation of ASMAtomicCmpXchgU64
1:19 PM Changeset in vbox [19521] by vboxsync
VBoxService/common: Don't exit on unknown parameters.
12:43 PM Changeset in vbox [19520] by vboxsync
fix windows burn
12:38 PM Changeset in vbox [19519] by vboxsync
Main: decouple xml classes from COM dependencies
12:31 PM Changeset in vbox [19518] by vboxsync
vboxadd-service: Status messages.
11:49 AM Changeset in vbox [19517] by vboxsync
VBoxService/common: Updated linux parts (installer, setup scripts, ...).
10:18 AM Ticket #955 (Incorrect snapshot handling in Linux (VERR_ALREADY_EXISTS)) closed by Frank Mehnert
fixed: No new comment for a long time. Please reopen if a same problem …
10:18 AM Ticket #1661 (AMD Phenom seems to cause BSOD 0x0000008E -> update your BIOS) closed by Frank Mehnert
worksforme: I will close this bug. It can be still found for reference using the …
10:09 AM Ticket #2734 (clonevdi doesn't work - can't create VDI directory...?) closed by Frank Mehnert
fixed: Please reopen this ticket if the problem persists with the latest …
9:57 AM Ticket #2212 (VirtualBox.exe crashes VBoxSvc.exe on startup -> fixed in SVN/2.0.4) closed by Frank Mehnert
fixed: ndousis, please open another bug report. The original report was about …
9:17 AM Changeset in vbox [19516] by vboxsync
Always call pgmPoolSyncCR3 from PGMSyncCR3 (regardless of guest paging …
8:44 AM Changeset in vbox [19515] by vboxsync
video hw accel: basic for ddcaps initialization to support …
8:33 AM Changeset in vbox [19514] by vboxsync
VBoxService/common: Tabs.
8:25 AM Changeset in vbox [19513] by vboxsync
VBoxService/common:
8:19 AM Ticket #3964 (Windows 2003 R2 Guest aborts when NAT interface is attached but host ...) created by Daniel Hamilton
Host OS: Ubuntu 8.10 GNU/Linux; Guest OS: Windows Server 2003 R2 …
8:08 AM Changeset in vbox [19512] by vboxsync
Logging updates
8:07 AM admin edited by Frank Mehnert
(diff)
8:05 AM User_accounts edited by Frank Mehnert
(diff)
7:55 AM Bugtracker edited by Frank Mehnert
Make pathes relative to the root URL (diff)
7:28 AM Ticket #3962 (Doesn't run in VT enabled and another product utilising VT) closed by Sander van Leeuwen
invalid: This is intentional and most certainly not a bug. This is just the way …
7:02 AM Changeset in vbox [19511] by vboxsync
DVD/Floppy: rollback if unmount failed
7:02 AM Changeset in vbox [19510] by vboxsync
DHCP runner: warnings, spaces
2:18 AM Changeset in vbox [19509] by vboxsync
IPRT: Started on debug support, RTDbg*.
12:52 AM Ticket #3963 (Vista Win32 host + Win7 Win64 guest = BSOD -> duplicate of #6166) created by George V. Reilly
I'm running VirtualBox 2.2.2 on Win32 Vista SP1. I started installing …

May 7, 2009:

10:55 PM Ticket #3962 (Doesn't run in VT enabled and another product utilising VT) created by Jessica Hamilton
I have VT bit enabled in my BIOS, and using another VM product which …
9:54 PM Changeset in vbox [19508] by vboxsync
iprt/system.h: api draft for querying memory installed and available to us.
8:58 PM Changeset in vbox [19507] by vboxsync
TM: TMTimerDestroy -> TMR3TimerDestroy. (trying to simplify)
8:52 PM Changeset in vbox [19506] by vboxsync
GuestHost/SharedClipboard/x11: add reading Latin1 from X11 to the …
8:04 PM Changeset in vbox [19505] by vboxsync
GuestHost/SharedClipboard/x11: better testcases and a couple of fixes …
7:56 PM Ticket #3961 (acpi power management support) created by Nathan England
I would like to simulate power changes for software that is being …
7:37 PM Changeset in vbox [19504] by vboxsync
Fixed r47022 regression
7:37 PM Changeset in vbox [19503] by vboxsync
Fixed r47022 regression
7:29 PM Ticket #3960 (enhancement: optionally allow disk snapshots to be co-located with ...) created by Matthew Daniel
I prefer housing my virtual disks on the physical disks which have the …
6:37 PM Changeset in vbox [19502] by vboxsync
TMAll.cpp: removed two assertions in TMTimerStop as well.
6:30 PM Changeset in vbox [19501] by vboxsync
2xRTMpPokeCpu-r0drv-solaris.c: svn properties, Id string, status codes.
6:23 PM Changeset in vbox [19500] by vboxsync
TM: Moved the WarpDrive feature out of TMVirtual and made the setter …
6:10 PM Changeset in vbox [19499] by vboxsync
TMInternal.h: Made TMTIMER::offShcduleNext volatile and switched from …
6:08 PM Changeset in vbox [19498] by vboxsync
TMAll.cpp: Drop two wrong assertions in TMTimerSet (the queue might be …
6:06 PM Changeset in vbox [19497] by vboxsync
TM.cpp: logging changes.
5:52 PM Changeset in vbox [19496] by vboxsync
Solaris optimized version of RTMpPokeCpu
5:45 PM Changeset in vbox [19495] by vboxsync
VM: Name the EMTs differently if there are more than one.
5:40 PM Changeset in vbox [19494] by vboxsync
PDMR3VMMDevHeapAlloc: grumble
5:37 PM Changeset in vbox [19493] by vboxsync
PDMR3VMMDevHeapAlloc: disabled annoying assertion.
3:52 PM Changeset in vbox [19492] by vboxsync
TMAll: Fixed assertion in tmTimerQueueSanityChecks.
3:46 PM Changeset in vbox [19491] by vboxsync
TM/doxygen: show the nice timer state chart.
3:39 PM Ticket #1633 (Windows XP cannot boot natively after installation of Guest Additions ...) reopened by Kemosabe
Tested with GuestAdditions 2.2.2 and VirtualBox 2.2.2! Native XP BSOD …
3:03 PM Changeset in vbox [19490] by vboxsync
tstVMM-2: Deleted as it did end up being used.
2:51 PM Changeset in vbox [19489] by vboxsync
DevAPIC: do not flood the release log!
1:54 PM Changeset in vbox [19488] by vboxsync
Made pgmPoolSyncCR3 a bit more SMP safe (pgmPoolClearAll still to be done).
1:35 PM Ticket #3959 (You can't delete an immutable hard disk because of child disks) created by shay
I need to create a strictly controlled build environment. I want to …
1:29 PM Changeset in vbox [19487] by vboxsync
Adjusted assertion for now
1:24 PM Ticket #3958 (LosdowsXP setup restart hang) created by Reid Savage
I accidentally switched-off 'Guest Additions' while running …
12:57 PM Changeset in vbox [19486] by vboxsync
TM: Added lock stubbing for debugging purposes (disabled).
12:56 PM Changeset in vbox [19485] by vboxsync
TM: fixed incorrect use of ASMBitTestAndSet in TMR3TimerQueuesDo that …
12:33 PM Changeset in vbox [19484] by vboxsync
PDM*Device.cpp: spaces again.
12:32 PM Ticket #3957 (LosdowsXP setup restart hang) created by Reid Savage
I accidentally switched-off Guest Additions while running …
12:21 PM Changeset in vbox [19483] by vboxsync
Solaris/VBoxNetFlt: redundant prototypes.
12:18 PM Changeset in vbox [19482] by vboxsync
Update
12:17 PM Changeset in vbox [19481] by vboxsync
Missing check for pending VMCPU flags (hwacc case).
12:05 PM Changeset in vbox [19480] by vboxsync
Release the PGM lock when calling physical handlers …
11:41 AM Ticket #3956 (Vista x64 host, E_NOINTERFACE error (0x80004002)) created by Atcom
I installed Virtual Box 2.2.2 on Vista x64, with administrator …
11:40 AM Changeset in vbox [19479] by vboxsync
Got rid of obsolete assertion
11:31 AM Changeset in vbox [19478] by vboxsync
Finished up init IPI processing. (untested)
11:06 AM Changeset in vbox [19477] by vboxsync
tstVBoxAPIWin: Enhanced example for starting a VM via OpenRemoteSession.
11:06 AM Changeset in vbox [19476] by vboxsync
Moved VMMR3SendInitIpi/Sipi
10:55 AM Changeset in vbox [19475] by vboxsync
VMM: sending init IPI
10:08 AM Changeset in vbox [19474] by vboxsync
MMIO locking
9:58 AM Changeset in vbox [19473] by vboxsync
Added PGMIsLockOwner
9:21 AM Changeset in vbox [19472] by vboxsync
Protect port I/O with a critical section.
9:07 AM Changeset in vbox [19471] by vboxsync
Added PGMIsLocked & PDMCritSectIsLocked
9:06 AM Changeset in vbox [19470] by vboxsync
Added IOM lock
9:06 AM Changeset in vbox [19469] by vboxsync
Added PGMIsLocked & PDMCritSectIsLocked.
9:03 AM Changeset in vbox [19468] by vboxsync
VMM: better SIPI sending, reschedule to R3 as needed
3:38 AM Ticket #3955 (FreeBSD 7.0 networking tip) created by Yonas
Please include this in the FAQ: ----------------------------------- …
12:44 AM Changeset in vbox [19467] by vboxsync
tstVMM: build fix.
12:22 AM Changeset in vbox [19466] by vboxsync
tstVMM,CFGM: Hacked together a TM testcase in tstVMM.

May 6, 2009:

11:54 PM Ticket #3954 (selecting "Enable Desktop Effects" causes white screen; subsequent ...) created by Doug Blackburn
I'm using Virtualbox 2.2.2 on a Vista 64-bit Host and a Fedora 10 …
11:46 PM Changeset in vbox [19465] by vboxsync
iprt/test.h: two typos.
10:23 PM Ticket #2212 (VirtualBox.exe crashes VBoxSvc.exe on startup -> fixed in SVN/2.0.4) reopened by ndousis
Hello, In VirtualBox 2.1 and 2.2, VBoxSVC.exe uses 100% of 1 CPU …
9:12 PM Changeset in vbox [19464] by vboxsync
HGSMI support makefile fixes, basics for passing ddraw command to host
8:30 PM Changeset in vbox [19463] by vboxsync
dbgfsel.h,VMM,DBGC: Named the union containing the raw data to shut up …
8:20 PM Changeset in vbox [19462] by vboxsync
VMM: iLastGZRc from VMM to VMMCPU.
8:17 PM Ticket #3938 (Kubuntu 9.04 & Guest additions) closed by Sander van Leeuwen
invalid
8:14 PM Changeset in vbox [19461] by vboxsync
VMEm.cpp: Check for VMCPUSTATE_STARTED_EXEC_REM before calling …
7:46 PM Changeset in vbox [19460] by vboxsync
HWACCM: play safe and only change the state to VMCPUSTATE_STARTED if …
7:46 PM Changeset in vbox [19459] by vboxsync
REM: Work the VMCPU::enmState.
7:45 PM Changeset in vbox [19458] by vboxsync
VBox/vm.h: added VMCPU_CMPXCHG_STATE.
7:33 PM Changeset in vbox [19457] by vboxsync
HWACCM: Work the VMCPU::enmState.
7:24 PM Changeset in vbox [19456] by vboxsync
PDM: Poke the target CPU when setting the interrupt FF.
7:23 PM Changeset in vbox [19455] by vboxsync
linux kernel modules: prevent some superflous output during build
7:20 PM Changeset in vbox [19454] by vboxsync
VMM++: More on poking. Fixed broken R0 stats (wrong way of calling …
7:01 PM Ticket #3948 (No 64-bit guests with T5550 => No VT-x) closed by Frank Mehnert
wontfix: I would suggest you to go to the forums
6:40 PM Changeset in vbox [19453] by vboxsync
attempt to fix the 32-bit build boxes
6:24 PM Ticket #3953 (OpenServer 5.0.7 Video Config Manager causes Guru Meditation (invalid ...) created by Darren Clark
When setting up the Xserver in SCO OpenDesktop 5.0.7, the Video …
6:16 PM Changeset in vbox [19452] by vboxsync
configure: fix picking up qt3 tools instead of the qt4 ones on …
6:09 PM Changeset in vbox [19451] by vboxsync
No @note in body.
6:08 PM Changeset in vbox [19450] by vboxsync
VMMAll: updated SIPI sketch.
6:07 PM Changeset in vbox [19449] by vboxsync
PDMQueue.cpp: stricter assertions.
5:38 PM Changeset in vbox [19448] by vboxsync
spaces + todo.
5:37 PM Changeset in vbox [19447] by vboxsync
spaces
5:35 PM Changeset in vbox [19446] by vboxsync
spaces.
5:33 PM Changeset in vbox [19445] by vboxsync
VMMAll.cpp: How to wake up a CPU (on SIPI), heed todos.
5:28 PM Ticket #3952 (Vbox 2.2.2 install causes all network cards to be deleted from Vista, ...) created by cameron
Installed version 2.2.2 on Vista 32bits OS with an Intel Wireless WiFi …
4:52 PM Ticket #3951 (Windows 7 RC1 crashes the whole system (Hostsystem)) created by Hexxer
Hi, yesterday cam e out the official Windows7 RC1. If you setup the …
4:51 PM Ticket #3950 (Linux guest suffers high system CPU utilization) created by Jonathan Fosburgh
When performing certain kinds of tasks within a Linux guest (in this …
4:51 PM Ticket #3949 (Exporting/Importing crashes virtual box on vista x64) created by Rowan Wookey
Hi, When importing/exporting any machine using version 2.2.2 it …
4:30 PM Ticket #3948 (No 64-bit guests with T5550 => No VT-x) reopened by Tiger
Ok I have subsequently install ubuntu x86 successfully is there anyway …
4:21 PM Changeset in vbox [19444] by vboxsync
TM: Serialize EMT access using a critsect.
4:16 PM Ticket #3948 (No 64-bit guests with T5550 => No VT-x) closed by Frank Mehnert
wontfix: [http://processorfinder.intel.com/details.aspx?sSpec=SLA4E This …
3:58 PM Changeset in vbox [19443] by vboxsync
Notes about missing functionality
3:34 PM Changeset in vbox [19442] by vboxsync
Don't reschedule in the halted or wait for SIPI case.
3:27 PM Changeset in vbox [19441] by vboxsync
Moved VCPU check up
3:19 PM Changeset in vbox [19440] by vboxsync
Deal with pause/resume for pause & wait for sipi states.
3:16 PM Ticket #3948 (No 64-bit guests with T5550 => No VT-x) created by Tiger
Cannot install a Ubuntu 9.04 64 bit guest. VT-x is checked but it's …
3:04 PM Changeset in vbox [19439] by vboxsync
PDM: Renamed PDMR3CritSectTryEnter to PDMCritSectTryEnter.
2:35 PM Changeset in vbox [19438] by vboxsync
VMM: alignment fix.
2:34 PM Changeset in vbox [19437] by vboxsync
SMP: send SIPI notification from APIC, let VM handle what really do
2:33 PM Changeset in vbox [19436] by vboxsync
VMM.cpp: Not necessary to save the new stacks (see comment in …
2:18 PM Ticket #3947 (NetBSD-5.0 doesn't work without VT-x/AMD-V) created by Rapenne
Hello I'm using VirtualBox very often, this is the first time I …
2:01 PM Changeset in vbox [19435] by vboxsync
VMM: VMCPU::enmState.
1:58 PM Changeset in vbox [19434] by vboxsync
Further splitup of VMM (ring 0 jump buffer).
1:26 PM Changeset in vbox [19433] by vboxsync
#2957: Dynamic adding/removing host-only adapters via GUI/Main.
1:24 PM Changeset in vbox [19432] by vboxsync
HGSMI: Main.
1:19 PM Changeset in vbox [19431] by vboxsync
HGSMI: windows graphics drivers.
1:16 PM Changeset in vbox [19430] by vboxsync
HGSMI: windows graphics drivers.
1:16 PM Changeset in vbox [19429] by vboxsync
Main/testcase: Fixed the paths in the makefile for tstVBoxAPILinux
1:13 PM Changeset in vbox [19428] by vboxsync
Moved vcpu 0 check up
1:12 PM Changeset in vbox [19427] by vboxsync
Send power on requests to all VCPUs.
1:02 PM Changeset in vbox [19426] by vboxsync
EMSTATE_WAIT_SIPI changes
12:57 PM Ticket #3946 (VERR_MAP_FAILED guru during Windows 7 RC installation) created by acapulco
12:44 PM Changeset in vbox [19425] by vboxsync
Introduced EMSTATE_WAIT_SIPI VCPU state
12:21 PM Ticket #3945 (VirtualBox 2.2.2 reboots the host machine each second time I restore ...) created by Andrea
My host machine is an openSUSE 11.0, kernel 2.6.25.20-0.1-default …
12:00 PM Ticket #3944 (Shared clipboard not working when the text has special characters - ...) created by Arvind
Virtualbox - Windows xp host, Ubuntu 9.04 guest (Dell latitude D630 …
11:47 AM Changeset in vbox [19424] by vboxsync
No need to clear VM_FF_RESET anymore.
11:46 AM Changeset in vbox [19423] by vboxsync
Action flag updates
11:39 AM Changeset in vbox [19422] by vboxsync
Use VM_FF_TESTANDCLEAR for VM_FF_RESET
11:08 AM Changeset in vbox [19421] by vboxsync
Comment update
11:07 AM Changeset in vbox [19420] by vboxsync
Action flag updates
11:05 AM Ticket #3943 (GUI crash when loading Windows Vista guest OS with PointSec harddisk ...) created by Göran Larsson
Host configuration: CPU: AMD PhenomII X4 940 (4 cores, 3GHz) …
10:06 AM Changeset in vbox [19419] by vboxsync
configure: no Mesa check on Darwin
9:51 AM Changeset in vbox [19418] by vboxsync
VMM: small compile fix for DEBUG + LOG_DISABLED
9:40 AM Changeset in vbox [19417] by vboxsync
Also check VMCPU_FF_REQUEST
9:09 AM Changeset in vbox [19416] by vboxsync
Wrong return code in vmR3PowerOff for VCPUs
8:39 AM Changeset in vbox [19415] by vboxsync
Corrected assertions
8:36 AM Changeset in vbox [19414] by vboxsync
All EMT threads should call TMVirtualResume now.
8:22 AM Changeset in vbox [19413] by vboxsync
unused variable
8:21 AM Changeset in vbox [19412] by vboxsync
bin2c: typo
8:12 AM Ticket #3942 (Confusing error message during startup when user isn't part of ...) created by Rene Dohan
next error after clicked abort: Result Code: NS_ERROR_FAILURE …
7:18 AM Ticket #3933 (Linux guest with 3 NICs (Bridged networking) dies (not crashes) after ...) closed by Sander van Leeuwen
fixed: Since you are unwilling to test I'll just close it. As Frank said …
6:58 AM Ticket #3941 (Installation of Windows 7 RC fails if Main storage too high) closed by Frank Mehnert
duplicate: Duplicate of #3940.
6:54 AM Changeset in vbox [19411] by vboxsync
NAT: wrong Ether address detection and ethernet gap detection
6:23 AM Ticket #3941 (Installation of Windows 7 RC fails if Main storage too high) created by hannibalstgt
Hello , I several times tried to install Windows 7 RC but it always …
6:20 AM Ticket #3940 (Installation of Windows 7 RC fails if guest RAM too high (32-bit host)) created by hannibalstgt
Hello , I several times tried to install Windows 7 RC but it always …
3:06 AM Changeset in vbox [19410] by vboxsync
EFI: Pass down RAM and CPU config to DevEFI.
2:02 AM Changeset in vbox [19409] by vboxsync
EFI: Moved the EfiThunk.asm code down one level as indicated in comment 86.
1:14 AM Changeset in vbox [19408] by vboxsync
Config.kmk: enable curl on win.amd64.

May 5, 2009:

11:38 PM Changeset in vbox [19407] by vboxsync
VMEmt.cpp: Implemented VMNOTIFYFF_FLAGS_POKE. (not working though as …
11:28 PM Changeset in vbox [19406] by vboxsync
GVMM: Added interfaces for Poking a single VCpu and for …
11:28 PM Changeset in vbox [19405] by vboxsync
VBox/types.h: Added VMCPUSET and a couple of macros.
11:28 PM Ticket #3939 (blue screen on winxp if vmware is installed) created by robertr64
I run VirtualBox configured to use VMWare-style physical disk …
11:25 PM Changeset in vbox [19404] by vboxsync
SUPR0.def: Added RTProcSelf and RTMpPokeCpu.
10:23 PM Changeset in vbox [19403] by vboxsync
VBox/parma.h,VMM: VMCPU_MAX_CPU_COUNT & VMM_MAX_CPUS => …
10:12 PM Changeset in vbox [19402] by vboxsync
VMReq: Added VMREQFLAGS_POKE for high priority requests.
10:05 PM Changeset in vbox [19401] by vboxsync
VMEmt.cpp: Another SMP todo
9:49 PM Changeset in vbox [19400] by vboxsync
VM: VMR3Notify*FF refactorying (for poking); converting fNotifiedREM …
9:16 PM Ticket #3938 (Kubuntu 9.04 & Guest additions) created by kestrel1
I have installed Kubuntu 9.04 as a guest with both a Windows host & a …
9:11 PM Changeset in vbox [19399] by vboxsync
TM: Only let EMT0 do TMR3TimerQueuesDo for now.
9:05 PM Changeset in vbox [19398] by vboxsync
GVMM: Address the GVMMR0GetVMByEMT issue and added access restrictions …
8:43 PM Changeset in vbox [19397] by vboxsync
VBox/param.h: Added VMM_MAX_CPUS, should match TCPUCount in …
8:29 PM Changeset in vbox [19396] by vboxsync
GVMM: removed DEBUG_bird, assertion seems to be gone.
8:28 PM Changeset in vbox [19395] by vboxsync
GVMM,VM: Register the other EMTs or we assert painfully in …
7:14 PM Changelog-5.1 edited by Frank Mehnert
(diff)
6:51 PM Ticket #3937 (Dead update links in VirtualBox new version prompt.) created by Peter
The links provided in the prompt that notifies the user of an updated …
6:40 PM Ticket #3936 (VirtualBox crashes on Shutdown of Guest) created by Paul Klapperich
Problem: VirtualBox freezes while processing a shutdown request from …
5:39 PM Changeset in vbox [19394] by vboxsync
SUPDrv: expose RTMpPokeCpu, minor version incremented.
5:37 PM Changeset in vbox [19393] by vboxsync
SUPDrv: expose RTMpPokeCpu, minor version incremented.
5:36 PM Changeset in vbox [19392] by vboxsync
NAT: attempt to fix #3651
5:26 PM Changeset in vbox [19391] by vboxsync
IPRT: Explained RTMpOthers preemption req to the caller in mp.h, but …
5:20 PM Changeset in vbox [19390] by vboxsync
iprt/mp.h: Updated the RTMpOnOthers docs.
5:12 PM Changeset in vbox [19389] by vboxsync
IPRT: Implemented RTMpPokeCpu where it made sense (untested).
4:32 PM Ticket #3935 (Crash under VBoxConsoleWnd::vmSeamless) created by timeless
I installed w7x64rc and then installed the first stage of vpc and …
4:28 PM Changeset in vbox [19388] by vboxsync
vboxdrv, Solaris/VBoxNetFlt: RTStrDup and some fixes. (flt part …
4:27 PM Changeset in vbox [19387] by vboxsync
Runtime/r0drv: include string (StrDup/DupEx/Free) into r0drv.
3:54 PM Changeset in vbox [19386] by vboxsync
iprt/mp.h: RTMpPokeCpu.
3:43 PM Changeset in vbox [19385] by vboxsync
GVMMR0RegisterVCpu: use gvmmR0ByVM instead of gvmmR0ByVMAndEMT as …
3:24 PM Changeset in vbox [19384] by vboxsync
iprt/common/string/string.cpp: RTR3DECL -> RTDECL (see header).
3:19 PM Ticket #3934 (vboxdrv init script makes boot slow => Fixed in SVN) created by Ken Arnold
According to bootchart, the vboxdrv init script wastes over 2 …
3:02 PM Changeset in vbox [19383] by vboxsync
NAT: UDP gaps removed (detected with VPN)
2:56 PM Changeset in vbox [19382] by vboxsync
Introduced GVMMR0RegisterVCpu. (not used yet; untested)
2:44 PM Changeset in vbox [19381] by vboxsync
Further breakup of GVM. Deal with VCPU thread handles.
2:16 PM Changeset in vbox [19380] by vboxsync
Solaris/VBoxNetFlt: strdup fix.
2:01 PM Changeset in vbox [19379] by vboxsync
ConsoleImpl2.cpp: force hardware virtualization mode if cCpus > 1. …
1:54 PM Changeset in vbox [19378] by vboxsync
OSE build fix
1:54 PM Ticket #3933 (Linux guest with 3 NICs (Bridged networking) dies (not crashes) after ...) created by Lucia
Host is Debian Lenny, stock kernel 2.6.28.7, processor is Intel Core 2 …
1:46 PM Changeset in vbox [19377] by vboxsync
VBoxManage: Get and set CPUCount.
1:41 PM Changeset in vbox [19376] by vboxsync
VBoxService/common: Renaming Windows-specific stuff.
1:28 PM Changeset in vbox [19375] by vboxsync
cbinding: fixed the samples to have string UUID's instead of struct once.
1:26 PM Ticket #3843 (Network adapter disabled on every boot of VM, though settings says enabled.) closed by Frank Mehnert
worksforme
1:26 PM Ticket #3843 (Network adapter disabled on every boot of VM, though settings says enabled.) reopened by Frank Mehnert
1:23 PM Changeset in vbox [19374] by vboxsync
VBoxService/common: SVN props.
1:21 PM Ticket #3843 (Network adapter disabled on every boot of VM, though settings says enabled.) closed by Frank Mehnert
duplicate: 3vi1, this setting can be changed if you go into the details …
1:19 PM Ticket #3791 (Unknown Exception with Build 2.2.1-r46043) closed by Frank Mehnert
fixed: I'm quite sure this one was fixed in 2.2.2. Please reopen if this …
1:15 PM Changeset in vbox [19373] by vboxsync
VBoxService: Replacing VBoxService/win with VBoxService/common. This …
1:15 PM Ticket #3828 (Memory needs for virtual boxs seem more than previos virtual box version) closed by Frank Mehnert
fixed: This bug was fixed in VirtualBox 2.2.2.
1:07 PM Changeset in vbox [19372] by vboxsync
VBoxService/common: Resource file (+icon) for Windows build.
12:59 PM Ticket #3770 (VirtualBox GURU_MEDITATION Crash) closed by Frank Mehnert
fixed: Ok, in that case I will close this bug. Just reopen this ticket if the …
12:55 PM Ticket #3798 (Incorrect syntax in mouseover text for Network Settings dialog -> ...) closed by Frank Mehnert
fixed: Fixed in 2.2.2.
12:53 PM Ticket #3796 (Mac welcome message erroneously says "You can press the F1 key to get ...) closed by Frank Mehnert
fixed: Fixed in 2.2.2.
12:52 PM Ticket #3214 (VirtualBox crashes when mapping a network drive) closed by Frank Mehnert
fixed
12:41 PM Ticket #3780 (Ubuntu Jaunty deb depends on Python2.5) closed by Frank Mehnert
fixed
12:35 PM Changeset in vbox [19371] by vboxsync
Runtime/Aio: Prevent inclusion of swabb.h because g++ doesn't like the …
12:20 PM Changeset in vbox [19370] by vboxsync
Runtime/Aio: Fix the POSIX backend for Darwin. We have to obey the …
12:19 PM Ticket #3733 (VERR_SUPDRV_INTERFACE_NOT_SUPPORTED with bridged networking) closed by Frank Mehnert
worksforme: Please reopen this bug if you can provide the information I requested.
12:16 PM Changeset in vbox [19369] by vboxsync
Removed VMMR3Lock/Unlock calls
12:15 PM Changeset in vbox [19368] by vboxsync
IPRT: initial check in of the runtime S3 interface (not used yet)
12:02 PM Changeset in vbox [19367] by vboxsync
Removed VMMR3Lock/Unlock references
11:58 AM Changeset in vbox [19366] by vboxsync
Removed global VMM lock.
11:44 AM Linux_Downloads edited by Frank Mehnert
(diff)
11:15 AM Changeset in vbox [19365] by vboxsync
recompiler: gcc-4.4 fix, see internal ticket 3883
11:09 AM Changeset in vbox [19364] by vboxsync
VBoxService/common: Build fix.
11:07 AM Changeset in vbox [19363] by vboxsync
configure: let's try with an older version of libcurl; needs to be …
10:48 AM Changeset in vbox [19362] by vboxsync
enabled building of libcurl for win.x86
10:19 AM Changeset in vbox [19361] by vboxsync
VBoxService/common: Build fix.
10:14 AM Changeset in vbox [19360] by vboxsync
Split up GVM and introduced GVMCPU.
10:13 AM Changeset in vbox [19359] by vboxsync
enabled building of libcurl on Solaris & Linux
10:08 AM Changeset in vbox [19358] by vboxsync
Fixed infinite recursion in VMMGetCpu (ring 0).
10:05 AM Ticket #3651 (Inst. 2.1.4 vboxnetflt fails on opensuse 11.1 x64 2.6.27.21-0.1) closed by Frank Mehnert
worksforme: Still no response to my question in #3831. There is no DKMS package …
10:03 AM Ticket #3648 (No Virtualbox network host adapter) closed by Frank Mehnert
fixed: Please try to re-install VirtualBox. We suggest to upgrade to the …
9:53 AM Changeset in vbox [19357] by vboxsync
build libcurl on darwin
9:47 AM Ticket #3604 (vm shutting down) closed by Frank Mehnert
invalid: No response, closing. I didn't spot any problem in the logfile. If you …
9:43 AM Changeset in vbox [19356] by vboxsync
more for integration of libcurl
9:36 AM Ticket #2268 (Update vm description while running) closed by Frank Mehnert
fixed: Duplicate of #1551.
9:35 AM Ticket #3599 (It should be possible to change the Description of a Saved or Running VM) closed by Frank Mehnert
duplicate: Duplicate of #1551.
9:29 AM Ticket #3502 (New installation fails) closed by Frank Mehnert
fixed: Will close, please reopen if the problem raises again.
9:26 AM Ticket #3342 (unsatisfied libpython2.5.so.1.0 error in Mandriva Linux 2009.1 Beta) closed by Frank Mehnert
fixed
9:20 AM Ticket #3514 (copy and/or paste sometimes stops working between guest and host) closed by Frank Mehnert
fixed: Please reopen this report if you can reproduce such problems with …
9:19 AM Ticket #3566 (Can't clone more than one hd with rebooting Ubuntu host) closed by Frank Mehnert
fixed: Cannot reproduce this with VirtualBox 2.2.2. Please reopen if you can …
8:59 AM Changeset in vbox [19355] by vboxsync
Runtime/r0drv/Solaris: fixed warning.
8:40 AM Changeset in vbox [19354] by vboxsync
Inconsistent calling convention.
8:31 AM Changeset in vbox [19353] by vboxsync
VBoxService/common: Added component versions and Guest Additions …
8:15 AM Ticket #3932 (Unable to redirect USB to guest(XP SP2) in Vista(x64) host) created by Cplaisstw
Try to redirect a USB deivce to guest by GUI menu. A USB disconnecting …
8:01 AM Changeset in vbox [19352] by vboxsync
VBoxService/common: Update.
7:30 AM Ticket #3525 (PGMPOOLKIND_FREE Assertion) closed by Frank Mehnert
fixed: This problem should be actually fixed with VirtualBox 2.2.2. Please …
7:24 AM Ticket #2561 (Clipboard doesn't work with fresh Ubuntu 8.10 installlation) closed by Frank Mehnert
fixed: Please reopen if this problem persists with VirtualBox 2.2.2.
7:24 AM Ticket #1569 (Shared clipboard trouble. Mac host, Linux guest) closed by Frank Mehnert
fixed: Please reopen if this problem persists with VirtualBox 2.2.2.
7:23 AM Ticket #503 (Clipboard / VBoxSharedClipboardClass blocks -> fixed in SVN/1.5.2) closed by Frank Mehnert
fixed: Please reopen if this problem persists with VirtualBox 2.2.2.
7:22 AM Ticket #3755 (shared clipboard is not working in VB 2.2.0) closed by Frank Mehnert
fixed: Please reopen this bug if the problem persists with VirtualBox 2.2.2.
7:22 AM Ticket #1921 (Clipboard paste into WinXP guest crashes VB) closed by Frank Mehnert
fixed: Please reopen if this problem persists with VirtualBox 2.2.2.
7:21 AM Ticket #3928 (FreeBSD: rtRandAdvPosixCreateSystem(): 'Inappropriate ioctl for device') closed by Sander van Leeuwen
invalid: Please don't open tickets for a port that hasn't even been completed. …
7:21 AM Ticket #3564 (Ubuntu Intrepid Host - Windows XP Guest - clipboard) closed by Frank Mehnert
fixed: Please reopen if this problem persists with VirtualBox 2.2.2.
7:20 AM Ticket #3303 (Clipboard does not work -> see #5266) closed by Frank Mehnert
fixed: Please reopen if the clipboard still does not work with version 2.2.2 …
7:19 AM Ticket #3655 (Unable to get IP from NAT-DHCP -> fixed in SVN) closed by Sander van Leeuwen
fixed
7:17 AM Ticket #3801 (Windows server 2008 aborts when clipboard is pasted to Linux) closed by Frank Mehnert
fixed: Please reopen if this problem persists with VirtualBox 2.2.2.
6:06 AM Ticket #3931 (Close button on "VirtualBox - Information" dialog dont work.) created by MaXiaobai
Click "Help/Check for Updates" will pop up a dialog named "VirtualBox
5:20 AM Changeset in vbox [19351] by vboxsync
NAT: makes NAT and NATService compilable together
2:50 AM Ticket #3930 (Guru meditation in pgmRCBthPAE32BitSyncPage when enabling LAN) created by andy758
I have WindowsXP guest on the Linux Fedora10 host. I have disabled …
2:44 AM Changeset in vbox [19350] by vboxsync
IPRT,tstDisasm-2: defined flags for RTFileReadAllEx and …
2:02 AM Changeset in vbox [19349] by vboxsync
DevEFI,VBoxPkg: Moving the image to 0xffd40000 and mapping it as …
12:42 AM Ticket #3929 (SUNWvboxkern driver location is not ideal) created by gwr
As of 2.2.0 the SUNWvboxkern package for Solaris installs the kernel …
12:40 AM Changeset in vbox [19348] by vboxsync
Runtime/Aio: Properties
12:39 AM Changeset in vbox [19347] by vboxsync
Add new error code for async I/O
12:39 AM Changeset in vbox [19346] by vboxsync
Runtime/Aio: Updates * Add POSIX backend needed for the Darwin …

May 4, 2009:

11:25 PM Changeset in vbox [19345] by vboxsync
bin2c: -width n and -break n args for forming the output.
9:36 PM Ticket #3919 (FreeBSD: Linking VBoxSDLHardened undefined reference to `RTStrPrintf' ...) closed by aeichner
fixed: Fixed in svn. Replaced RTStrPrintf with snprintf. VirtualBox builds …
9:33 PM Changeset in vbox [19344] by vboxsync
Config/FreeBSD: Enable VBOX_WITH_RUNPATH for hardened FreeBSD builds …
9:28 PM Changeset in vbox [19343] by vboxsync
Fixes for the kernel driver: * Should compile with FreeBSD 8 (not …
9:26 PM Changeset in vbox [19342] by vboxsync
Support/FreeBSD: RTStrPrintf does not work with hardened builds. Use …
9:25 PM Changeset in vbox [19341] by vboxsync
Runtime/r0drv-freebsd: Fixes for FreeBSD 8.0. Thanks to Ulf Lilleengen
9:22 PM Ticket #3928 (FreeBSD: rtRandAdvPosixCreateSystem(): 'Inappropriate ioctl for device') created by Bernhard Fröhlich
Truss output when starting VBoxSDL on FreeBSD 7.1 gives ERR# 25 …
9:07 PM Ticket #3927 (Centos 5.3 x86_64 guest will not boot (Phenom II; AMD-V) -> fixed in SVN) created by Paul Bransford
Host system: Ubuntu 9.04 x86_64 (NX/VT/PAE etc supported) Guest: …
7:23 PM Changeset in vbox [19340] by vboxsync
FE/Headless/FFmpegFB: this seems to be needed now to build on Windows
6:37 PM Ticket #3926 (Oops in vboxnetfilter => Fixed in SVN) created by darkfox
I just try to work with bridged net in my VM, but got kernel oops. …
5:32 PM Changeset in vbox [19339] by vboxsync
Solaris/VBoxNetFlt: Use RT_C_IS_DIGIT.
4:48 PM Changeset in vbox [19338] by vboxsync
3880 VirtualBox and Solaris build 114 - don't use curproc
4:22 PM Ticket #3925 (VNICs don't work inside OpenSolaris guests using bridged networking) created by Nicholas Solter
I'm trying to use a VNIC on top of an emulated physical adapter in an …
4:16 PM Changeset in vbox [19337] by vboxsync
another attempt to fix the burns
4:10 PM Changeset in vbox [19336] by vboxsync
SELMR3Get*SelectorInfo,DBGFR3SelQueryInfo: Corrected documentation of …
4:04 PM Changeset in vbox [19335] by vboxsync
Compile fix
4:03 PM Changeset in vbox [19334] by vboxsync
DBGF,SELM,DBGC,++: Refactored the selector info querying and usage, …
3:57 PM Changeset in vbox [19333] by vboxsync
EMT macro updates.
3:57 PM Changeset in vbox [19332] by vboxsync
Runtime/r0drv/solaris: RTSemEventMulti fix for waking all threads not one.
3:35 PM Changeset in vbox [19331] by vboxsync
VBoxService/common: Added Windows WM network information.
3:30 PM Ticket #3406 (No Virtualbox network drivers on host) closed by Frank Mehnert
worksforme
3:24 PM Ticket #2563 (VirtualBox 2.0.4 Crashes After Cut and Paste) closed by Frank Mehnert
fixed: Please reopen if this bug persists with the latest release 2.2.2.
3:21 PM Ticket #3444 (Privilege Escalation) closed by Frank Mehnert
fixed
3:19 PM Changeset in vbox [19330] by vboxsync
Cleaned up a bit
3:09 PM Ticket #3409 (usb error) closed by Frank Mehnert
invalid: No response, closing.
3:06 PM Ticket #3412 (DNS breaks when first server in /etc/resolv.conf is broken) closed by Frank Mehnert
fixed: Starting with version 2.2.0, VirtualBox passes all DNS servers to the …
2:59 PM Changeset in vbox [19329] by vboxsync
Removed pgmPoolGetPageByHCPhys.
2:56 PM Changeset in vbox [19328] by vboxsync
VBoxService/common: Fix.
2:56 PM Ticket #3924 (Windows XP crashed) closed by Frank Mehnert
fixed: Thank you for this report. However, I will close it again as it is …
2:54 PM Changeset in vbox [19327] by vboxsync
VBoxService/common: Added first VM information lookup for Windows.
2:47 PM Ticket #3122 (VM TERMINATED after installing guest additions on XP guest OS.) closed by Frank Mehnert
fixed: No response, closing. Before reopening this ticket make sure to test …
2:46 PM Ticket #3070 (BUG: soft lockup - CPU#0 stuck for 10s!) closed by Frank Mehnert
fixed: No response, closing.
2:45 PM Ticket #3391 (The 138 guest not start (Cannot create IPC semaphore, errno=28.)) closed by Frank Mehnert
fixed: Should be fixed in VirtualBox 2.2.2. Please reopen if necessary.
2:34 PM Ticket #3395 (Crash at startup) closed by Frank Mehnert
fixed: Please reopen this ticket if the problem persists with the latest …
2:32 PM Ticket #3263 (Live upgrade doesn't work) closed by Frank Mehnert
fixed: No response, closing.
2:30 PM Ticket #3432 (OS X Application Path) closed by Frank Mehnert
duplicate: Duplicate of #2054.
2:30 PM Ticket #3924 (Windows XP crashed) created by blacknred0
Windows just crashed and I really do not know why. I told me to look …
2:09 PM Ticket #3899 (Configuration file storage) closed by Frank Mehnert
duplicate: Duplicate of #3461.
2:05 PM Changeset in vbox [19326] by vboxsync
Started with TLB shootdown.
1:55 PM Ticket #3917 (Appliance export ends with error before/when finished.) closed by Frank Mehnert
duplicate: Duplicate of #3916.
1:54 PM Ticket #3918 (Appliance export ends with error before/when finished.) closed by Frank Mehnert
duplicate: Duplicate #f #3917.
1:28 PM Changeset in vbox [19325] by vboxsync
cVirtualTicking is volatile
1:26 PM Ticket #3921 (Upgrade prompt give wrong link) closed by Frank Mehnert
fixed: Actually we were able to reproduce this problem. The problem is a …
12:51 PM Changeset in vbox [19324] by vboxsync
fVirtualTicking -> cVirtualTicking. Turn on the virtual timer only …
12:34 PM Changeset in vbox [19323] by vboxsync
Solaris/VBoxNetFlt: #3183 DLPI style 2 support (disabled, untested).
12:30 PM Ticket #3923 (64-bit guest support is broken on Vista x64 with AMD Phenom CPU -> ...) created by Julien Pierre
I am using the latest vbox 2.2.2 . My host is Vista x64 SP2 (SP2, …
11:54 AM Changeset in vbox [19322] by vboxsync
Deal with reset, suspend, resume, poweroff for SMP guests.
11:49 AM Changeset in vbox [19321] by vboxsync
VBoxService/common: Time syncing for Windows, added framework for VM …
10:16 AM Ticket #3909 (Virtualbox network adapter not created) closed by misha
invalid: I suppose you're talking about the "VirtualBox Host-Only Ethernet …
8:53 AM Ticket #3922 (FurMark 1.6.5 crashes on start -> Fixed in SVN.) created by roothorick
FurMark 1.6.5 crashes and burns ("encountered a problem and needs to …
8:31 AM Changeset in vbox [19320] by vboxsync
Python bindings: fixed keyword conflict, minor cleanup
8:06 AM Changeset in vbox [19319] by vboxsync
More verbose assertion
7:17 AM Ticket #3071 (Guest additions CDROM image not automatically mounted) closed by Sander van Leeuwen
fixed: Thanks for the feedback.
4:04 AM Changeset in vbox [19318] by vboxsync
NAT: corrects mbuf data offset arithmetic
3:38 AM Changeset in vbox [19317] by vboxsync
DRV: DrvNAT is switch off-able
3:34 AM Changeset in vbox [19316] by vboxsync
NAT: NAT as service
3:29 AM Changeset in vbox [19315] by vboxsync
Logging: introducing NAT and NET log groups
3:25 AM Changeset in vbox [19314] by vboxsync
DevPCI.cpp: Temporary EFI hack for fixing VGA detection.
3:16 AM Changeset in vbox [19313] by vboxsync
NAT: slirp servicing several guests
3:11 AM Ticket #3921 (Upgrade prompt give wrong link) created by ToddAndMargo
Hi All, A bit trivial, but the "there is a new version" prompt …
12:19 AM Changeset in kBuild [2348] by bird
space.
12:18 AM Changeset in kBuild [2347] by bird
env.sh: typos.
12:18 AM Changeset in kBuild [2346] by bird
props.
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