VirtualBox

Timeline



Jul 8, 2010:

11:01 PM Changeset in vbox [30753] by vboxsync
FE/Qt: 3635: Scale-mode initial implementation.
10:31 PM Changeset in vbox [30752] by vboxsync
FE/Qt: New running VM core: Separate viewport creation of frame-buffer …
9:21 PM Changeset in vbox [30751] by vboxsync
FE/Qt: New running VM core: Few little fixes for initial selector …
7:58 PM Ticket #7144 (Clipboard sharing stops working when host OS resumes from suspend) created by BottledWater
I suspend my host OS (OS X 10.6.4) while leaving my VirtualBox guest …
6:40 PM Changeset in vbox [30750] by vboxsync
Main: string optimizations (speed up Bstr -> Utf8Str conversions; …
6:22 PM Changeset in vbox [30749] by vboxsync
IPRT: minor string fixes (use RTStrAlloc and friends instead of RTMemAlloc)
5:05 PM Changeset in vbox [30748] by vboxsync
CFGM: remove obsolete code (now handled in Main)
4:51 PM Changeset in vbox [30747] by vboxsync
windows build fix
4:42 PM Changeset in vbox [30746] by vboxsync
Main: clean up spaghetti code in Console::configConstructor(): remove …
3:55 PM Changeset in vbox [30745] by vboxsync
Solaris/Installer: fix attribute conflict when using remote …
1:42 PM Changeset in vbox [30744] by vboxsync
Skip allocated pages that are zero (pgm saved state).
1:32 PM Changeset in vbox [30743] by vboxsync
windows build fix
1:29 PM Changeset in vbox [30742] by vboxsync
windows build fix
1:18 PM Changeset in vbox [30741] by vboxsync
windows build fix
12:53 PM Ticket #7143 (Please expose the IgnoreFlush option to the GUI) created by ddehnhard
Hello, As I already experienced some data loss, I decided to play …
12:39 PM Changeset in vbox [30740] by vboxsync
VBoxManage: Only show guest info if console available.
12:31 PM Ticket #7142 (SHUTDOWN=acpibutton fails to wait for shutdown of headless/vrdp guest ...) created by ddehnhard
Hello, I am running Virtualbox vrdp type virtual machines on a …
12:27 PM Changeset in vbox [30739] by vboxsync
Main: remove VirtualBoxSupportTranslation template, add translation …
12:19 PM Changeset in vbox [30738] by vboxsync
BIOS: Extended the PCI Routing Table to cover SCSI adapters.
12:17 PM Changeset in vbox [30737] by vboxsync
Build fix.
12:12 PM Changeset in vbox [30736] by vboxsync
bootsector2-test1.asm,++: real mode tests.
12:02 PM Changeset in vbox [30735] by vboxsync
Comment
11:50 AM Changeset in vbox [30734] by vboxsync
VBoxManage: Show additional guest (additions) information.
11:36 AM Changeset in vbox [30733] by vboxsync
More useful output
11:17 AM Changeset in vbox [30732] by vboxsync
vboxnetflt: Fixed GRO problem on Linux (#5121)
10:13 AM Ticket #7141 (Unattended shutdown) closed by Sander van Leeuwen
duplicate: You're running out of address space in the VirtualBox process. Reduce …
10:09 AM Changeset in vbox [30731] by vboxsync
Use ASMMemIsZeroPage
10:07 AM Changeset in vbox [30730] by vboxsync
Count allocated zero pages as well
9:56 AM Changeset in vbox [30729] by vboxsync
BusLogic: Fix
9:55 AM Changeset in vbox [30728] by vboxsync
Give some feedback for every processed megabyte
9:52 AM Ticket #7141 (Unattended shutdown) created by Fabio
Ciao a tutti, I'm running a FC13 64bit Linux guest on a host (64 bit) …
9:24 AM Changeset in vbox [30727] by vboxsync
Wrong parameter and obsolete assertion
9:12 AM Changeset in vbox [30726] by vboxsync
Must be callable from any thread
8:56 AM Changeset in vbox [30725] by vboxsync
BusLogic: Fix for W2K and ACPI
8:37 AM Ticket #7124 (Can not change VRDP port address) closed by sunlover
worksforme
8:30 AM Changeset in vbox [30724] by vboxsync
Recommitted r63480 - VMMDev: Adding an optional (disabled by default) …
8:24 AM Changeset in vbox [30723] by vboxsync
Removed more instances of obsolete PCISetIrqNoWait calls.
8:19 AM Changeset in vbox [30722] by vboxsync
Removed some instances of obsolete PCISetIrqNoWait calls.
6:11 AM Ticket #7140 (Iniitial installation of safari crashes Windows VM) created by James Moe
opensuse v11.2, linux 2.6.31.12-0.2-desktop x86_64, windows xp sp3 I …
2:30 AM Ticket #7139 (Windows 7 x64 constantly stops running with Aborted message) created by Rinaldo
I have 8gb on my Mac.

Jul 7, 2010:

11:46 PM Changeset in vbox [30721] by vboxsync
wine: back out accidental commit
11:44 PM Changeset in vbox [30720] by vboxsync
wddm/3d: don't mark SharedResource as CPU Visible
10:47 PM Changeset in vbox [30719] by vboxsync
wddm/3d: err handling fix
10:30 PM Ticket #7138 (Snow Leopard: NAT: Host Resolver not working. -> fixed in svn) created by Stephen Bannasch
I have local domain names specified on my Snow Leopard host that …
5:04 PM Changeset in vbox [30718] by vboxsync
back out r63480 (burns windows)
4:53 PM Changeset in vbox [30717] by vboxsync
windows build fix
4:40 PM Changeset in vbox [30716] by vboxsync
release build fixes
4:22 PM Changeset in vbox [30715] by vboxsync
VMMDev: Adding an optional (disabled by default) testing side to the …
4:20 PM Changeset in vbox [30714] by vboxsync
Main: remove SupportErrorInfo template magic
4:12 PM Changeset in vbox [30713] by vboxsync
typo in statistics description.
4:06 PM Changeset in vbox [30712] by vboxsync
Build fix.
3:54 PM Changeset in vbox [30711] by vboxsync
Runtime/r0drv/Solaris: SemEvent fixes.
3:38 PM Ticket #7132 (Cannot get USB passed through to GVM correctly) closed by Sander van Leeuwen
invalid: Please ask on the forum first. This is not the place to ask questions.
3:34 PM Changeset in vbox [30710] by vboxsync
FE/Qt: New running VM core: One more includes cleanup.
3:26 PM Changeset in vbox [30709] by vboxsync
FE/Qt: New running VM core: Little includes reordering.
3:21 PM Changeset in vbox [30708] by vboxsync
FE/Qt: New running VM core: Little include cleanup.
3:06 PM Changeset in vbox [30707] by vboxsync
FE/Qt: New running VM core: Includes reordering & cleanup for …
1:51 PM Changeset in vbox [30706] by vboxsync
Main: simple locking
1:48 PM Ticket #7137 (False I/O errors with raw partitions) created by Gary
The guest operating system gets disk I/O errors after running for a …
1:15 PM Changeset in vbox [30705] by vboxsync
wddm: fix shadow allocation assignment
12:52 PM Changeset in vbox [30704] by vboxsync
wddm/3d: fix corner corruption with aero on ati cards
12:34 PM Changeset in vbox [30703] by vboxsync
FE/Qt4: bad bug slipped in
11:49 AM Changeset in vbox [30702] by vboxsync
Main: event source change events
11:36 AM Changeset in vbox [30701] by vboxsync
Solaris/Installer: spaces.
10:57 AM Changeset in vbox [30700] by vboxsync
FE/Qt: Keyboard-handler implementation: Regression fix.
10:19 AM Changeset in vbox [30699] by vboxsync
Main: evenmt names
9:47 AM Changeset in vbox [30698] by vboxsync
Events: docs, properly cleanup queue in passive mode
9:46 AM Changeset in vbox [30697] by vboxsync
Solaris/Installer: don't create,remove usr/bin. install should fail if …
9:32 AM Changeset in vbox [30696] by vboxsync
FE/Qt4: slot isn't necessary anymore
9:31 AM Changeset in vbox [30695] by vboxsync
FE/Qt4: typo
9:24 AM Changeset in vbox [30694] by vboxsync
FE/Qt4: UITexturedSegmentedButton for non OSX
9:21 AM Changeset in vbox [30693] by vboxsync
FE/Qt4-OSX: use the new image tools
9:17 AM Changeset in vbox [30692] by vboxsync
FE/Qt4: added some image manipulation functions
9:12 AM Ticket #7136 (3.1.2 with GuestAdditions >= 3.1.0 makes VisualStudio native C++ ...) created by ea1145
I'm running VirtualBox 3.1.2 on a Windows XP host. Guest Additions …
9:10 AM Changeset in vbox [30691] by vboxsync
FE/Qt4: separate UIVMItem
8:26 AM Changeset in vbox [30690] by vboxsync
AsyncCompletion: Add the address of the request to the log
7:56 AM Changeset in vbox [30689] by vboxsync
wddm3d: make fake wine window position/size be in synch
7:31 AM Changeset in vbox [30688] by vboxsync
BusLogic: Fix
7:21 AM Changeset in vbox [30687] by vboxsync
BusLogic: Fix W2K guests
2:59 AM Ticket #7135 (Upgrade to VirtualBox-3.2.6-63112-Win.exe seems to corrupt VDI and ...) created by Ed Korsberg
I have been using VirtualBox for several months now and love it. I …
12:14 AM Changeset in vbox [30686] by vboxsync
wddm/3d: fix command pipe
12:12 AM Changeset in vbox [30685] by vboxsync
wddm/3d: create fake window properly for wine (no borders & no caption)

Jul 6, 2010:

9:09 PM Ticket #7134 (Editing virtual machine notes (description) while powered on) created by Franck Arnulfo
It is not possible to edit the virtual machine notes (description tab) …
7:57 PM Changeset in vbox [30684] by vboxsync
TM: Added resettable accounting stats. Count the halts and execution …
6:53 PM Ticket #7133 (Virtualbox crashes when shutting down VM's) created by smusser
How can I go about troubleshooting the error shown below? I see the …
5:46 PM Changeset in vbox [30683] by vboxsync
Main: add missing ErrorInfo operator=
5:35 PM Ticket #7132 (Cannot get USB passed through to GVM correctly) created by Rob
I am having a devil of a time getting my USB devices passed through to …
5:33 PM Changeset in vbox [30682] by vboxsync
Main: build fix (add missing ErrorInfo copy constructor)
5:20 PM Changeset in vbox [30681] by vboxsync
Main: COM header cleanup (remove obscure and unused templates), second try
4:53 PM Changeset in vbox [30680] by vboxsync
FE/Qt4: fix win burn
4:50 PM Changeset in vbox [30679] by vboxsync
FE/Qt4: not necessary
4:42 PM Changeset in vbox [30678] by vboxsync
FE/Qt4: to mutch
4:39 PM Changeset in vbox [30677] by vboxsync
FE/Qt4: Use new IEvent interface. Massive cleanup of the event …
4:36 PM Changeset in vbox [30676] by vboxsync
Main: back out r63429
3:52 PM Ticket #3047 (vboxvideo produces garbled screen -> obsolete) closed by Michael Thayer
fixed: Thanks for getting back to us! Closing.
3:39 PM Ticket #7131 (Host key is one key) created by Andrzej Borucki
Will be good if will possibility to define Host key as two or more …
2:57 PM Changeset in vbox [30675] by vboxsync
FE/Qt: New running VM core: little fix for specific keyboard-handlers.
2:54 PM Changeset in vbox [30674] by vboxsync
FE/Qt: New running VM core: reordering some includes in …
2:53 PM Changeset in vbox [30673] by vboxsync
FE/Qt: New running VM core: Some includes cleaning for UIMachineView; …
2:44 PM Changeset in vbox [30672] by vboxsync
And another
2:43 PM Changeset in vbox [30671] by vboxsync
Compile fix
2:37 PM Changeset in vbox [30670] by vboxsync
Main: COM header cleanup (remove obscure and unused templates)
2:28 PM Changeset in vbox [30669] by vboxsync
Compile fix
2:26 PM Changeset in vbox [30668] by vboxsync
Generate a session id for the VM that is changed every time the VM …
1:18 PM Changeset in vbox [30667] by vboxsync
Solaris/Installer: Support remote installations. Adds better support …
1:10 PM Ticket #5460 (Networking extremely unreliable for bridged OpenSolaris guest) closed by Sander van Leeuwen
duplicate
12:44 PM Changeset in vbox [30666] by vboxsync
This too
12:44 PM Changeset in vbox [30665] by vboxsync
Backed out previous changes
12:23 PM Changeset in vbox [30664] by vboxsync
PGMR3SharedModuleCheckAll is executed async, so this doesn't work at all
12:23 PM Changeset in vbox [30663] by vboxsync
xpcom/python: fix condition for building the module for python 2.5
12:16 PM Changeset in vbox [30662] by vboxsync
Comments, some logging.
12:14 PM Changeset in vbox [30661] by vboxsync
Corrected assertion
12:08 PM Changeset in vbox [30660] by vboxsync
Very annoying to return informational codes without hitting …
11:56 AM Changeset in vbox [30659] by vboxsync
Main/HostHardwareLinux: removed an assertion based on an incorrect …
11:52 AM Changeset in vbox [30658] by vboxsync
Propagate error code from GMMR0CheckSharedModules properly
11:47 AM Changeset in vbox [30657] by vboxsync
wddm/3d: swapchain & render target fixes
11:37 AM Changeset in vbox [30656] by vboxsync
Missing init
11:31 AM Changeset in vbox [30655] by vboxsync
Moved check
11:06 AM Changeset in vbox [30654] by vboxsync
PGMAllGst.h: Follow-up to r63343, overlooked the typo on the other …
10:53 AM Changeset in vbox [30653] by vboxsync
vusb: header updates
10:12 AM Changeset in vbox [30652] by vboxsync
Reset balloon counter during reset
9:37 AM Changeset in vbox [30651] by vboxsync
log.cpp: N_() around error messages.
9:30 AM Changeset in vbox [30650] by vboxsync
Attempt nr 2 to reinit page fusion after VM restore
9:22 AM Ticket #7130 (3.2.6 Mac OS X Host, Windows XP guest, freezes occasionally) created by kensenjiha
About once or twice each day. the Virtual machine just goes "not …
8:42 AM Ticket #7129 (Siemens SIMATIC USB MPI Adapter fails to install driver) created by Thomas Astleitner
Hi; this device is used to connect to Siemens PLC's in the automation …
8:38 AM Changeset in vbox [30649] by vboxsync
FE/Qt4-OSX: fix warnings
8:15 AM Changeset in vbox [30648] by vboxsync
Wrong tree
8:09 AM Changeset in vbox [30647] by vboxsync
SELM.cpp: Assertion -> log statement as it trigged during guru meditations.
8:00 AM Changeset in vbox [30646] by vboxsync
Reregister all shared modules after VM restore
7:20 AM Ticket #5789 (UseHostResolver not working for Linux guest on Windows XP host) closed by vasily Levchenko
invalid: no a NAT bug, corresponding bug for hostif was opened.
7:17 AM Ticket #6373 (Memory leak with many NAT connections) closed by vasily Levchenko
worksforme: no response, closing.
7:16 AM Ticket #6415 (NAT: can't create datagramm socket) closed by vasily Levchenko
worksforme: no response, closing.
1:00 AM Changeset in vbox [30645] by vboxsync
FE/Qt: Mac build fix.
12:43 AM Changeset in vbox [30644] by vboxsync
FE/Qt: One more mac build fix.
12:13 AM Changeset in vbox [30643] by vboxsync
FE/Qt: Mac build fix 6 for r63372.

Jul 5, 2010:

11:46 PM Changeset in vbox [30642] by vboxsync
FE/Qt: Mac build fix 5 for r63372.
11:19 PM Changeset in vbox [30641] by vboxsync
FE/Qt: Mac build fix 4 for r63372.
11:10 PM Changeset in vbox [30640] by vboxsync
FE/Qt: Mac build fix 3 for r63372.
10:56 PM Changeset in vbox [30639] by vboxsync
FE/Qt: Mac build fix 2 for r63372.
10:45 PM Changeset in vbox [30638] by vboxsync
FE/Qt: Mac build fix 1 for r63372.
10:36 PM Changeset in vbox [30637] by vboxsync
FE/Qt: 5079: Separate UI Keyboard-Handler for running VM - initial …
10:05 PM Ticket #7128 (Unable to start installer for 3.2.6 OS X) created by Alex Hunt
Sorry this is a bit long but it is a full Mac error report, which …
8:56 PM Changeset in vbox [30636] by vboxsync
FE/Qt: New running VM core: Just some cosmetics.
8:02 PM Ticket #7127 (iSCSI w/ QNAP targets gives read error / IDE controller reset / reboot ...) created by Ralph Schmieder
This is related to closed bug #6111 which has been closed. The initial …
7:55 PM Ticket #5236 (Crash with OpenGL Error: Assertion failed: mural, file ...) reopened by mark
This is happening for me in 3.2.6 r63112 when opening AVI files. …
7:45 PM Changeset in vbox [30635] by vboxsync
tstOVF.cpp: two warnings about HRESULT (unsigned) vs. signed values (-1).
7:44 PM Changeset in vbox [30634] by vboxsync
nsEmbedString.h: three more warnings.
7:42 PM Changeset in vbox [30633] by vboxsync
Main/cbindings: shut up pedantic & -Wshadow warnings.
7:36 PM Changeset in vbox [30632] by vboxsync
Main: simplify and document ComPtr<> template; speeds up compiling a bit
7:20 PM Changeset in vbox [30631] by vboxsync
Main: Escape the (nsCID) { uuid-bits } compound literals expression so …
6:23 PM Changeset in vbox [30630] by vboxsync
wddm/3d: QueryResourceResidency (not needed for now, disabled, not …
6:17 PM Ticket #7126 (Import Appliance option seems to ignore OSType="Fedora" -> Fixed in SVN) created by David J. Malan
If you export an appliance that was configured as running "Fedora" …
6:16 PM Ticket #7125 (glsl in linux guest os does not work) created by Marten van der Honing
glsl in linux guest os (ubuntu 9.10) does not work when run on the …
5:30 PM Changeset in vbox [30629] by vboxsync
Main: irrelevant change sneaked in
5:26 PM Changeset in vbox [30628] by vboxsync
Main: no need for array size
5:08 PM Changeset in vbox [30627] by vboxsync
Main, some frontends: removing callbacks
5:02 PM Changeset in vbox [30626] by vboxsync
wddm/3d: fix initial size
4:16 PM Ticket #7124 (Can not change VRDP port address) created by [email protected]
I have downloaded the new version of VirtualBox to execute some tests, …
3:58 PM Changeset in vbox [30625] by vboxsync
Guest Control/Service: Logging.
3:47 PM Changeset in vbox [30624] by vboxsync
crOpenGL: clean the stub data on dll unload
3:40 PM Changeset in vbox [30623] by vboxsync
dwwm/3d: render target & create device fix
3:17 PM Changeset in vbox [30622] by vboxsync
wddm/3d: change present call
2:58 PM Changeset in vbox [30621] by vboxsync
Main: Events: typo
2:12 PM Changeset in vbox [30620] by vboxsync
VBoxShell: get rid of callbacks
2:03 PM Changeset in vbox [30619] by vboxsync
burn fix
1:48 PM Changeset in vbox [30618] by vboxsync
SDL/FE: use events
1:20 PM Changeset in vbox [30617] by vboxsync
Guest Control/Main: Even more safer!
1:13 PM Changeset in vbox [30616] by vboxsync
Put back assertion
1:03 PM Changeset in vbox [30615] by vboxsync
PGMAllGst.h: Fixed >= _4G tests, bad a #if statement was copied around…
12:57 PM Changeset in vbox [30614] by vboxsync
Comments.
12:56 PM Changeset in vbox [30613] by vboxsync
Free zero page when loading a saved state with prealloc enabled.
12:56 PM Changeset in vbox [30612] by vboxsync
Guest Control/Main: Be safe here.
12:53 PM Changeset in vbox [30611] by vboxsync
strspace.cpp: Fixed bug in sdbm() resulting in wrong cchString values …
12:47 PM Changeset in vbox [30610] by vboxsync
Naming.
12:43 PM Changeset in vbox [30609] by vboxsync
webservice: add missing mutex for thread logging identifiers (helgrind …
12:40 PM Changeset in vbox [30608] by vboxsync
GetEvent -> HRESULT, not int.
12:29 PM Changeset in vbox [30607] by vboxsync
webservice: optimizations second try: avoid calling QueryInterface? …
12:26 PM Changeset in vbox [30606] by vboxsync
Frontends: headless frontend use events now
12:18 PM Changeset in vbox [30605] by vboxsync
DevVGA: Do not attempt to dump non-printable characters.
11:39 AM Changeset in vbox [30604] by vboxsync
Refined check
11:33 AM Changeset in vbox [30603] by vboxsync
wddm/3d: render target fixes
11:31 AM Changeset in vbox [30602] by vboxsync
Wrong check when inflating balloon during state restore.
11:22 AM Changeset in vbox [30601] by vboxsync
VBoxService: VBoxServicePageSharingInitFork shouldn't return void. Why …
11:20 AM Ticket #7123 (Window position problem: top of window off screen) created by GabrielVlasiu
I have the same problem using VirtualBox under WindowMaker as the one …
11:07 AM Changeset in vbox [30600] by vboxsync
typo
11:05 AM Changeset in vbox [30599] by vboxsync
VBoxManage: transition to events
10:50 AM Ticket #5134 (Links in "update available" dialog don't open the webpage.) reopened by Konstantin
This bug is still there in 3.2.4, but #4559 was fixed in 3.1.0, so I …
10:39 AM Ticket #7122 (Gnome Panels cannot be clicked while using Seamless mode since ...) created by Felix Yan
When using Seamless mode in virtualbox later than 3.2.x, when the …
10:23 AM Changeset in vbox [30598] by vboxsync
crOpenGL: enable new tracking code for solaris
9:58 AM Ticket #6111 (iSCSI w/ QNAP targets give block i/o error) closed by Sander van Leeuwen
fixed: Thanks for the feedback.
9:53 AM Ticket #7121 (xvideo support -> won't fix) created by sashafan2
Please add xvideo support for linux guests in future releases. That'd …
9:53 AM Ticket #7120 (Timer problems) created by Ing. Rainer Pietsch
There is a serious timer problem at least in the combination Host: …
9:09 AM Changeset in vbox [30597] by vboxsync
alignment check on BUSLOGIC::CritSectIntr.
9:02 AM Changeset in vbox [30596] by vboxsync
DevBusLogic: The CritSectIntr member must be 64-bit aligned even on …

Jul 4, 2010:

5:25 PM Ticket #7119 ([virtualbox_bin] soname bump with vde) created by pyther
VDE 2.3 was released yesterday and with the release comes a soname …
12:54 PM Changeset in vbox [30595] by vboxsync
DevPS2: Only call pfnSetActive if there is a driver attached
12:53 PM Changeset in vbox [30594] by vboxsync
Fix VBoxBFE frontend after latest interface changes
12:18 PM Ticket #4735 (Harddisk Error) closed by aeichner
fixed: This should be fixed since some time now (the latest 3.0 release has …
11:10 AM Changeset in vbox [30593] by vboxsync
vbox.dsl: Fix compilation with newer iasl versions (Contributed by …
10:42 AM Ticket #7118 ([feature-request] GUI: Please support *.VFD floppy image format) created by Technologov
Hi, For better compatibility with MS Virtual PC, please support the …
10:40 AM Changeset in vbox [30592] by vboxsync
BusLogic: Fix NT4 and SCO OpenServer guests. For NT4 the product …
4:29 AM Ticket #7117 (Null (empty) .xml files when disk is full) created by dxdemetriou
Host OS: Ubuntu 10.4 Affected files: VirtualBox.xml & …

Jul 3, 2010:

1:07 PM Ticket #7116 (Enable QGtkStyle support in the bundled QT4 libs of the Linux ...) created by App Deb
The bundled qt4 libraries of the linux standalone installer don't work …
11:00 AM Ticket #7115 (No audio in Ubuntu guest on OS X host using CoreAudio and version 3.2.x) created by toobuntu
Since the rewrite of the CoreAudio driver for version 3.2.0, I have no …
8:47 AM Ticket #7114 ("Current state" displays as "changed" right after virtual machine is ...) created by Winchester
This problem is similar to the one described and fixed in #6097 but …

Jul 2, 2010:

7:45 PM Ticket #7113 (excessive load on host after upgrading from 3.1 to 3.2) created by Costin Grigoras
Host: Ubuntu 10.04, 16 cores, 32GB 13 Guests, various types of Linux …
6:41 PM Changeset in vbox [30591] by vboxsync
Main: events bits
6:21 PM Changeset in vbox [30590] by vboxsync
HWVMXR0.cpp,HWSVMR0.cpp: Realigned and simplified the profiling.
6:14 PM Changeset in vbox [30589] by vboxsync
VBox/stam.h: Added some new macros for STAMPROFILEADV and optimized a …
6:14 PM Changeset in vbox [30588] by vboxsync
wddm/3d: create render target & create device fixes (draft, not …
6:13 PM Changeset in vbox [30587] by vboxsync
IntNet: Profile sends.
6:12 PM Changeset in vbox [30586] by vboxsync
TM: Added timer that calculates the cpu load % every 1000 ms (real time).
5:48 PM Changeset in vbox [30585] by vboxsync
wddm/3d: disabled set render target code
5:06 PM Changeset in vbox [30584] by vboxsync
Webservice: back out r63308 again
4:39 PM Changeset in vbox [30583] by vboxsync
Webservice: avoid calling QueryInterface for every object lookup when …
4:03 PM Changeset in vbox [30582] by vboxsync
wddm/3d: better Blt impl + bugfixes
4:02 PM Changeset in vbox [30581] by vboxsync
TM: Added simple CPU time accounting. Accessible thru the statistics …
3:07 PM Changeset in vbox [30580] by vboxsync
VBoxHeadless: check machine id in OnGuestPropertyChange (xTracker 4294)
3:01 PM Ticket #7112 (VirtualBox GUI has stopped working - Linux Guests) created by dean
When selecting machine->close->Send the shutdown signal => error: …
2:45 PM Changeset in vbox [30579] by vboxsync
semeventmulti-r0drv-solaris.c: Simplified it. No need to spend a lot …
2:29 PM Ticket #7111 ([feature-request] Please allow to loop mount VBox HDD images on host) created by Technologov
Hi, Please allow to loop mount VBox HDD images on host …
1:48 PM Ticket #7110 (Compiz no longer works on OpenSolaris b142) created by Calum Benson
OpenSolaris b142, VirtualBox 3.2.6, latest guest additions installed. …
1:25 PM Changeset in vbox [30578] by vboxsync
semeventmulti-r0drv-solaris.c: The atomic+volatile mess isn't needed …
1:21 PM Ticket #7109 (Critical error using Symantec gdisk tool) created by Alberto
A critical error occurred trying to use the symantec gdisk tool in …
12:55 PM Changeset in vbox [30577] by vboxsync
Webservice: back out r63195
12:53 PM Changeset in vbox [30576] by vboxsync
semeventmulti-r0drv-solaris.c: that the version changed is sufficient, …
12:29 PM Changeset in vbox [30575] by vboxsync
Compile warnings
12:08 PM Changeset in vbox [30574] by vboxsync
One more case of PGM_GCPHYS_2_PTR
12:03 PM Changeset in vbox [30573] by vboxsync
Drop PGM_GCPHYS_2_PTR usage
11:52 AM Changeset in vbox [30572] by vboxsync
Removed PGMPhysGCPhys2R3Ptr usage from PATM.
11:33 AM Changeset in vbox [30571] by vboxsync
XPCOM/DConnect: fix race present since day 1
9:22 AM Changeset in vbox [30570] by vboxsync
wddm/3d: more impl
7:51 AM Ticket #6780 (VB 3.20 kernel crash with 2D/3D acceleration) closed by Sander van Leeuwen
fixed: Thanks for the feedback.
7:50 AM Ticket #7106 (3.2.6 on mac os - win7 64bit bluescreen startup error) closed by Sander van Leeuwen
invalid: You probably installed the VM initially with the IDE controller and …
7:49 AM Ticket #7107 (Bugcheck 0xD1 in VBoxGuest.sys at shutdown) closed by Sander van Leeuwen
fixed: Committed. Thanks.
7:40 AM Changeset in vbox [30569] by vboxsync
VBoxGuestPower is pageable; ensure we are not called at elevated IRQL …
6:20 AM Changeset in vbox [30568] by vboxsync
DevOHCI: signal an interrupt if the suspend status changes; spaces …
5:28 AM Ticket #7108 (Linux kernel >= 2.6.32 and VirtualBox >= 3.1.6 causes "Delayed Write ...) created by Soren Harward
If I run VirtualBox (any version since 3.1.6) on a Linux host using …
5:08 AM Ticket #7107 (Bugcheck 0xD1 in VBoxGuest.sys at shutdown) created by Dennis Lawler
ntRtlpBreakWithStatusInstruction ntKiBugCheckDebugBreak …
4:14 AM Ticket #7106 (3.2.6 on mac os - win7 64bit bluescreen startup error) created by joe spada
fyi (i am not programmer but) i was able to stop this ERROR by …

Jul 1, 2010:

8:53 PM Ticket #7105 (Appliance import wizard fails with VBOX_E_FILE_ERROR) created by Fehmund
I did export an existing VM as appliance (ovf). The import wizard …
8:02 PM Changeset in vbox [30567] by vboxsync
Correct logging statement. Fixes hypervisor assertion
6:04 PM Changeset in vbox [30566] by vboxsync
wddm/3d: more impl
5:08 PM Changeset in vbox [30565] by vboxsync
Main: spelling
4:54 PM Changeset in vbox [30564] by vboxsync
Main: safearray event attributes work
3:49 PM Ticket #7101 (Bridging not working anymore (VBox 3.2.0 regression; Marvell?)) reopened by Alexander Joelly
there is no difference if i use the br0 or the eth0 adapter - it works …
3:44 PM Ticket #7104 (Unresponsive ubuntu workspace during seamless integration during high ...) created by Starry
If seamless mode is entered and high cpu usage occurs, there is no way …
3:42 PM Ticket #7101 (Bridging not working anymore (VBox 3.2.0 regression; Marvell?)) closed by Frank Mehnert
worksforme: This doesn't work anymore. The bridge setup you are describing was …
3:40 PM Changeset in vbox [30563] by vboxsync
wddm/3d: more functionality impl
3:37 PM Changeset in vbox [30562] by vboxsync
Devices/Input/UsbMouse: support five buttons
3:31 PM Ticket #7103 (VRDP Guest's screen resize issue) created by Leonid Korokh
Hello, I use windows 7 as my guest with 2 virtual monitors. Working …
2:58 PM Changeset in vbox [30561] by vboxsync
Comment
2:56 PM Changeset in vbox [30560] by vboxsync
Spawn 2nd VBoxService instance to handle page fusion in order to work …
2:51 PM Changeset in vbox [30559] by vboxsync
Main: small refactoring
2:15 PM Changeset in vbox [30558] by vboxsync
VBoxNetFlt-linux.c: QDisc related fixes.
2:15 PM Changeset in vbox [30557] by vboxsync
SrvIntNetR0.cpp: Implemented pfnPreRecv.
2:09 PM Changeset in vbox [30556] by vboxsync
wddm/3d: more impl
1:49 PM Ticket #7102 (3.2.x No longer PXE Boot Ubuntu 9.04, 9.10, 10.04 Guests - DHCP fails ...) created by nickb834
I am no longer able to succesfully PXE boot Ubuntu 9.04,9.10 or 10.04 …
1:43 PM Changeset in vbox [30555] by vboxsync
VD/Async: Full support for VHD images. VMDK is still in progress
1:40 PM Changeset in vbox [30554] by vboxsync
wddm/3d: more impl
1:36 PM Changeset in vbox [30553] by vboxsync
Main: console events, sample of veto events use (enabled by default, …
1:30 PM Ticket #7101 (Bridging not working anymore (VBox 3.2.0 regression; Marvell?)) created by Alexander Joelly
i am running debian lenny 32bit and upgraded virtualbox from 3.1. up …
12:24 PM Changeset in vbox [30552] by vboxsync
Runtime/r0drv/solaris: SemEventMulti fix.
11:26 AM Ticket #7100 (Window dragging while in seamless mode) created by marcob
When I drag a window in my Windows XP SP3 guest environment the …
11:23 AM Ticket #7098 (Oops in sf_inode_revalidate) closed by Frank Mehnert
duplicate: Still a duplicate of #6896. Problem is that the guest kernel stack …
10:59 AM Ticket #7099 (Password protection - deny virtual box from running without entering a ...) created by Avi
Hello I wrote about this in the suggestions forum and i was told to …
10:32 AM Ticket #7098 (Oops in sf_inode_revalidate) created by nicmp
Shared folders continue to be very unstable in my setup, this time I …
10:06 AM Ticket #7097 (excessive memory allocated by VirtualBox on host) created by Costin Grigoras
Host: Ubuntu 10.04, VirtualBox 3.2.6, 16 cores, 32GB 13 guests: …
8:24 AM Ticket #7096 (VM state change fail when host disk is full) created by Evgeny
If VM is running or i'm trying to pause or save state of VM and host …
8:14 AM Ticket #7095 (Ubuntu guest system missing windows header/title/frame in desktop ...) created by Evgeny
Minor problem was found on Ubuntu guest. If 3D acceleration enabled …
1:50 AM Changeset in vbox [30551] by vboxsync
FE/Qt: New running VM core: Just some code cosmetics for UIMachineView.
1:46 AM Changeset in vbox [30550] by vboxsync
FE/Qt: New running VM core: Removing Q_WS_PM (OS2) obsolete members …
1:01 AM Changeset in vbox [30549] by vboxsync
FE/Qt: New running VM core: UIMachineView full methods rearrangement.

Jun 30, 2010:

11:58 PM Changeset in vbox [30548] by vboxsync
FE/Qt: New running VM core: Some UIMachineView cleanup.
11:47 PM Changeset in vbox [30547] by vboxsync
FE/Qt: New running VM core: Normalize-geometry slot moved from …
11:46 PM Ticket #7094 (VirtualBox kills network connectivity if VLAN tagging enabled on ...) created by viro
If VLAN tagging is enabled on the Realtek network card of a system …
11:40 PM Changeset in vbox [30546] by vboxsync
FE/Qt: New running VM core: Just rearranging few includes in …
11:32 PM Changeset in vbox [30545] by vboxsync
FE/Qt: New running VM core: Remove one specific method from UIMachineView.
10:37 PM Changeset in vbox [30544] by vboxsync
FE/Qt: New running VM core: Rearranging attributes passed to …
10:06 PM Changeset in vbox [30543] by vboxsync
FE/Qt: New running VM core: wiping out obsolete code from UIMachineLogic.
9:53 PM Changeset in vbox [30542] by vboxsync
FE/Qt: 5078: Separate UI Mouse-Handler for running VM: Better place …
9:29 PM Changeset in vbox [30541] by vboxsync
wddm/3d: enable querying visible regions only when needed
9:28 PM Changeset in vbox [30540] by vboxsync
wddm/3d: disable verbose logging
9:23 PM Changeset in vbox [30539] by vboxsync
wddm/3d: visible regions working!!
7:08 PM Ticket #7093 (Windows (all?) guests cannot access USB devices due to lacking ...) created by pablo
Howdy, I noticed my Guest (Windows 7) was no longer able to access …
6:58 PM Changeset in vbox [30538] by vboxsync
wddm/3d: do not query visible region info when not necessary (disabled …
6:19 PM Ticket #7092 (Doubled .vdi extension in the filename) created by Tao Wang
During the creation of new harddisk image file, if you choose to …
6:14 PM Changeset in vbox [30537] by vboxsync
wddm/3d: log reported visible regions for DEBUG_misha
5:37 PM Changeset in vbox [30536] by vboxsync
wddm/3d: visible region tracking fixes
5:21 PM Changeset in vbox [30535] by vboxsync
Main: further events work, setters, part of safearrays
4:16 PM Changeset in vbox [30534] by vboxsync
Main: uninit, correct COM map for veto event
4:15 PM Changeset in vbox [30533] by vboxsync
Python: active callbacks with Windows Python
3:55 PM Changeset in vbox [30532] by vboxsync
wddm/3d: visible region tracking fixes
3:23 PM Changeset in vbox [30531] by vboxsync
crOpenGL: terminate sync thread properly on linux
3:03 PM Editions edited by Andy Hall
removed broken link to defunct Sun web store (diff)
2:52 PM Changeset in vbox [30530] by vboxsync
crOpenGL: don't clear data which is being used
2:18 PM Changeset in vbox [30529] by vboxsync
internal/pgm.h: Applied svn-ps.sh/cmd.
2:16 PM Changeset in vbox [30528] by vboxsync
USB: properly name internal USB devices for logging
1:11 PM Changeset in vbox [30527] by vboxsync
Additions/Solaris/SharedFolders: optionally honor fsync requests from …
12:27 PM Ticket #6396 (CentOS 5.4 doesn't start after installation) closed by Frank Mehnert
worksforme: You have to enable the PAE mode for this VM. There was a bug in the VM …
12:15 PM Changeset in vbox [30526] by vboxsync
VUSBUrb: logging fix
12:12 PM Ticket #7091 (i915 "page table error" crashing the host system terminally.) created by madworm
I'm running Autodesk Inventor 2008 in a XP SP3 guest machine. The …
11:32 AM Ticket #7013 (NAT won't work in 3.2.4 with windows clients on windows host) closed by Frank Mehnert
fixed: Thanks for the feedback!
11:17 AM Changeset in vbox [30525] by vboxsync
FE/Qt: Make sure any modal dialog is closed if a powered off event …
10:36 AM Ticket #7000 (Keys are always captured regardless of GUI icon -> clarified in ...) reopened by andys
Replying to frank: Any comments regarding DUPLICATE keys …
10:14 AM Ticket #7000 (Keys are always captured regardless of GUI icon -> clarified in ...) closed by Frank Mehnert
wontfix
8:55 AM Changeset in vbox [30524] by vboxsync
DevVGA.cpp,rombios.c: Disable the logo from DevVGA instead of …
8:36 AM Changeset in vbox [30523] by vboxsync
temp burn fix
8:31 AM Changeset in vbox [30522] by vboxsync
Main: dup uuids
8:24 AM Changeset in vbox [30521] by vboxsync
Main: veto event class, more events
8:05 AM Changeset in vbox [30520] by vboxsync
don't assert on VERR_SVM_UNABLE_TO_START_VM:.
8:04 AM Changeset in vbox [30519] by vboxsync
Additions/Solaris/SharedFolders: stat caching to reduce number of host …
5:31 AM Ticket #6918 (Memory leak 3.2.2 -> fixed in SVN.) reopened by tholin
I've been out traveling so I didn't have time to test the new version …

Jun 29, 2010:

6:30 PM Changeset in vbox [30518] by vboxsync
wddm/3d: disable visible regions tester
6:23 PM Changeset in vbox [30517] by vboxsync
wddm/3d: compile fix for crOpenGL
6:19 PM Changeset in vbox [30516] by vboxsync
VBoxShell: active mode events test
6:17 PM Changeset in vbox [30515] by vboxsync
wddm/3d: visible regions tracking optimizations & fixes
5:16 PM Changeset in vbox [30514] by vboxsync
webservice/xpcom: merge r63212, r63211, r63209 from 3.2 branch
5:14 PM Changeset in vbox [30513] by vboxsync
crOpenGL: window tracking with wddm callbacks
5:09 PM Changeset in vbox [30512] by vboxsync
crOpenGL: compiler warning
4:35 PM Changeset in vbox [30511] by vboxsync
Devices/Input/UsbKbd: silly regression that sent URBs back ad infinitum
4:05 PM Changeset in vbox [30510] by vboxsync
Main: events work, firing of events enabled
3:41 PM Changeset in vbox [30509] by vboxsync
wddm/3d: fix count
3:37 PM Ticket #6946 (Virtualbox Unexpectedly Crashes since 3.2.0) closed by Frank Mehnert
fixed: Thanks for the feedback!
3:30 PM Changeset in vbox [30508] by vboxsync
wddm/3d: visible regions bugfixing
3:27 PM Ticket #7090 (Regression from 3.2.4) closed by Michael Thayer
invalid: I could think of worse outcomes. Please feel free to re-open the …
2:40 PM Changeset in vbox [30507] by vboxsync
Devices/Input/UsbKbd: rewrite of the event processing code to make it …
2:23 PM Changeset in vbox [30506] by vboxsync
Cleaned up
2:15 PM Changeset in vbox [30505] by vboxsync
wddm/3d: visible regions working (more debug still needed)
2:06 PM Changeset in vbox [30504] by vboxsync
Additions/Solaris/SharedFolders: getattr coalesing improves …
1:44 PM Changeset in vbox [30503] by vboxsync
webservice: introduce global lock for converting method parameters
1:41 PM Changeset in vbox [30502] by vboxsync
SharedFolders: release logging fixes
1:34 PM Changeset in vbox [30501] by vboxsync
webservice: add webservice locking class, use critsects instead of …
1:20 PM Changeset in vbox [30500] by vboxsync
More fixes
12:59 PM Changeset in vbox [30499] by vboxsync
Corrections
12:54 PM Changeset in vbox [30498] by vboxsync
DevOHCI: typo in disabled code
12:52 PM Changeset in vbox [30497] by vboxsync
Drop more PGMPhysGCPtr2R3Ptr usage
12:47 PM Changeset in vbox [30496] by vboxsync
Additions/Solaris/SharedFolders: readdir coalesing. Read chunks rather …
12:44 PM Changeset in vbox [30495] by vboxsync
Drop PGMPhysGCPtr2R3Ptr usage
12:32 PM Changeset in vbox [30494] by vboxsync
crOpenGL: compile warning fix
11:59 AM Changeset in vbox [30493] by vboxsync
Demoted some PGM apis to internal only.
11:25 AM Changeset in vbox [30492] by vboxsync
python: bridge code for active listeners, sample using it in shell
9:30 AM Core_dump edited by Ramshankar Venkataraman
(diff)
9:30 AM Core_dump edited by Ramshankar Venkataraman
(diff)
9:10 AM Core_dump edited by Ramshankar Venkataraman
(diff)
9:05 AM Changeset in vbox [30491] by vboxsync
Runtime/r0drv/solaris: RTSemEvenMulti, remove temporary log line.
9:03 AM Changeset in vbox [30490] by vboxsync
Runtime/r0drv/solaris: fix RTSemEventMulti for spurious wakeups (#5090)
9:02 AM Changeset in vbox [30489] by vboxsync
Support/testcase/tstSupSem: Process spawn testing for multi release …
9:02 AM Changeset in vbox [30488] by vboxsync
Debug code to find duplicate pages
8:20 AM Ticket #6964 (BSOD 0x3B on Windows 7 x64 host after resume page fusion enabled VM ...) reopened by Sander van Leeuwen
8:20 AM Ticket #7087 (BSOD 0x3B on Windows 7 x64 host after booting page fusion enabled SMP ...) closed by Sander van Leeuwen
duplicate: Please attach a minidump to the original ticket. No need to open …
7:30 AM Ticket #7089 (Very high cpu on guest and on host, when idle, guest windows xp3, host ...) closed by Sander van Leeuwen
duplicate: If you keep on opening duplicate tickets with weird links in it, then …
4:10 AM Ticket #7090 (Regression from 3.2.4) created by Nathanael Noblet
On Fedora 13 x86_64 host, USB devices are no longer accessible. If I …
1:06 AM Changeset in vbox [30487] by vboxsync
crOpenGL: disable new tracking code for compiz

Jun 28, 2010:

11:45 PM Changeset in vbox [30486] by vboxsync
crOpenGL: tracking fixes
9:22 PM Changeset in vbox [30485] by vboxsync
crOpenGL: flush original command buffer before injecting commands
9:16 PM Changeset in vbox [30484] by vboxsync
wddm/3d: visible regions bugfixes fixes
8:52 PM Ticket #7089 (Very high cpu on guest and on host, when idle, guest windows xp3, host ...) created by Gene
very high cpu on guest and on host, guest windows xp3, host win7x64 …
8:12 PM Ticket #7088 (Sharepoint 2010 CPU always 100%) created by Mohan
I am trying to create a Win 2008 virtual machine for running …
7:34 PM Ticket #6998 (Windows 7 Guest fails end of installation when using dynamic drive) closed by aeichner
fixed: 3.2.6 enables the host I/O cache if the image is located on a ext4 or …
7:14 PM Ticket #7087 (BSOD 0x3B on Windows 7 x64 host after booting page fusion enabled SMP ...) created by jo2k
This bug (Ticket #6964) seems not yet to be entirely fixed. I've …
7:00 PM Changeset in vbox [30483] by vboxsync
wddm/3d: visible regions impl & fixes
6:25 PM Changeset in vbox [30482] by vboxsync
Webservice: print hex error code instead of decimal
6:16 PM Changeset in vbox [30481] by vboxsync
VBoxHDD: Zero the buffer after a read provided valid data
5:22 PM Changeset in vbox [30480] by vboxsync
burn
5:19 PM Changeset in vbox [30479] by vboxsync
feedback
5:10 PM Ticket #6856 (RDP auth "forgets" about LDAP server over time) closed by Sander van Leeuwen
worksforme: Thanks for the feedback.
5:09 PM Changeset in vbox [30478] by vboxsync
Main: deleted now autogenerated file
4:56 PM Changeset in vbox [30477] by vboxsync
Main: finer events locks
4:37 PM Changeset in vbox [30476] by vboxsync
Main: autogenerate event implementations
4:00 PM Changeset in vbox [30475] by vboxsync
crOpenGL: windows build fix
3:58 PM Changeset in vbox [30474] by vboxsync
crOpenGL: enable new window tracking code for linux
3:45 PM Changeset in vbox [30473] by vboxsync
VMM: First shot at the fatal error misbehavior (PAE).
2:34 PM Ticket #2524 (data corruption under heavy I/O load on host) closed by Frank Mehnert
fixed
2:15 PM Changeset in vbox [30472] by vboxsync
Runtime/r0drv/Solaris: Fix RTSemEvent for spurious wakeups (#5090)
2:07 PM Changeset in vbox [30471] by vboxsync
Support/testcase/tstSupSem: Added fork test for RTSemEvent*
2:03 PM Changeset in vbox [30470] by vboxsync
RTSgBufInit: cSegs must be size_t so RT_ELEMENTS and similar will work …
1:59 PM Changeset in vbox [30469] by vboxsync
ConsoleImplTeleporter.cpp: Use RTTcpSgWriteL to maybe optimize the …
1:58 PM Changeset in vbox [30468] by vboxsync
IPRT: - Corrected RTSGBUF member names. - Corrected RTSgBufInit …
1:47 PM Changeset in vbox [30467] by vboxsync
pdmifs.h: Arrays and counts are plurar. S/G segment arrays are better …
1:11 PM Changeset in vbox [30466] by vboxsync
Webservice: logging
1:10 PM Ticket #6999 (Fedora 13 hangs after a while of inactivity(password prompt) and then ...) closed by Frank Mehnert
fixed
1:05 PM Changeset in vbox [30465] by vboxsync
wddm/3d: missing files for dirty rects
12:39 PM Changeset in vbox [30464] by vboxsync
wddm/3d: missing files for dirty rects
12:35 PM Changeset in vbox [30463] by vboxsync
webservice: fix bad formatting in method logging
12:34 PM Changeset in vbox [30462] by vboxsync
wddm/3d: visible regions reporting API & impl (not tested enough yet)
12:33 PM Changeset in vbox [30461] by vboxsync
Webservice: compile fix for metrictest.java sample
12:16 PM Changeset in vbox [30460] by vboxsync
Webservice: avoid creating empty log files in release builds
11:34 AM Changeset in vbox [30459] by vboxsync
ConsoleImpl2.cpp: Don't try create the CPUM node more than once, it …
10:03 AM Changeset in vbox [30458] by vboxsync
crOpenGL: don't generated unneeded functinos
10:03 AM Changeset in vbox [30457] by vboxsync
crOpenGL: build fix
9:45 AM Ticket #6982 (Ubuntu 10.04 Guest in Windows XP Cannot be Installed) closed by Sander van Leeuwen
fixed: As this is a known limitation I'll close this defect. 3.2.6 supports a …
8:47 AM Ticket #7060 (very high cpu on guest and on host, guest windows xp3, host win7x64) closed by Sander van Leeuwen
duplicate: So in which way is this different from #7072?
7:36 AM Changeset in vbox [30456] by vboxsync
events: don't call active listener's callback under lock
7:19 AM Changeset in vbox [30455] by vboxsync
vboxshell: confurm event processing
12:14 AM Ticket #7086 (VERR_SUPDRV_COMPONENT_NOT_FOUND) created by CraigAB
Hi, Got the following when trying to start an existing guest (Win …
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