Timeline
Feb 2, 2010:
- 10:52 PM Changeset in vbox [26180] by
- *: The rest of the %V* format specifiers are history.
- 10:46 PM Changeset in vbox [26179] by
- wddm: more impl
- 10:30 PM Changeset in vbox [26178] by
- strformat-vbox.cpp: %Vuuid and %Vrc (+friends) are now gone.
- 10:29 PM Changeset in vbox [26177] by
- *: s/%Vuuid/%RTuuid/g; s/%Vrc/%Rrc/g
- 10:20 PM Changeset in vbox [26176] by
- VBox/err.h,*: Use RT_SUCCESS/FAILURE instead of the VBOX variants, …
- 10:14 PM Changeset in vbox [26175] by
- PDM: Ring-0 and raw-mode context driver helpers. Driver RC relcoations.
- 9:51 PM Ticket #6121 (OpenStep 4.2 guest floppy issue) created by
- I install an OpenStep 4.2 guest in all versions of VirtualBox from …
- 9:48 PM Ticket #6120 (Unable to change display resolution in Windows 2000 (128MB VRAM)) created by
- I installed a Windows 2000 Professional guest in VirtualBox 3.1.2 on …
- 9:33 PM Changeset in vbox [26174] by
- Linux additions: fixed compilation against Linux kernels 2.6.24 ... 2.6.25
- 9:11 PM Changeset in vbox [26173] by
- PDM: s/pCfgHandle/pCfg/g - part 2.
- 8:41 PM Changeset in vbox [26172] by
- PDM: s/pCfgHandle/pCfg/g - part 1.
- 8:37 PM Changeset in vbox [26171] by
- Main: get rid of Backupable<>::hasActualChanges and the operator== in …
- 8:30 PM Changeset in vbox [26170] by
- PDM: s/pUsbHlp/pHlpR3/g - PDMUSBINS.
- 8:19 PM Changeset in vbox [26169] by
- PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
- 8:00 PM Changeset in vbox [26168] by
- PDM: s/pDrvHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDRVINS.
- 7:59 PM Changeset in vbox [26167] by
- Main: get rid of isModified() loops in Machine and subclasses; …
- 7:54 PM Changeset in vbox [26166] by
- PDM: s/szDriverName/szName/g - PDMDRVREG.
- 7:50 PM Changeset in vbox [26165] by
- PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
- 7:44 PM Changeset in vbox [26164] by
- PDM: Cleaning up device & USB device registration code.
- 7:17 PM Ticket #6119 (CentOS 5.4 32-bit guest hangs after Win7 x64 host is suspended) created by
- Every time I come into the office and resume my Windows host, the …
- 6:58 PM Changeset in vbox [26163] by
- PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
- 6:49 PM Changeset in vbox [26162] by
- PDM: s/pUsbReg/pReg/g
- 6:47 PM Changeset in vbox [26161] by
- PDM: s/pDrvReg/pReg/g
- 6:44 PM Ticket #6118 (Virtualbox fullscreen mode is interrupted by always-on-top toolbars) created by
- On host Windows XP it's possible to create toolbars by right-clicking …
- 6:23 PM Changeset in vbox [26160] by
- PDM: s/pDevReg/pReg/g
- 6:12 PM Changeset in vbox [26159] by
- PDMDevHlpR3: Added LdrGetR[C0]InterfaceSymbols.
- 6:05 PM Changeset in vbox [26158] by
- TMR3UTCNow -> TMR3UtcNow + DevHlp.
- 6:02 PM Changeset in vbox [26157] by
- PDMDEVHLPR3 cleanup; reduced the number of strict functions.
- 5:20 PM Ticket #6117 (XP Pro VM vanissh at end of startup on FreeBSD 8.0 Host) created by
- Hi, My host is freeBSD 32 bits (8.0-RELEASE). Up to date. Virtualbox …
- 4:30 PM Changeset in vbox [26156] by
- Main: get rid of isReallyChanged() voodoo in Machine and subclasses; …
- 4:20 PM Changeset in vbox [26155] by
- PDMLdr.cpp: Finished PDMR3LdrGetInterfaceSymbols.
- 4:09 PM Changeset in vbox [26154] by
- Main/Debugger: set a meaningful error message if machine is not running.
- 4:06 PM Changeset in vbox [26153] by
- build fix
- 4:02 PM Changeset in kStuff [40] by
- kDbgBase.h: s/DOXYGEN/DOXYGEN_RUNNING/
- 4:00 PM Changeset in vbox [26152] by
- VMM: pdm.h and @copydoc cleanups.
- 4:00 PM Changeset in vbox [26151] by
- PDM: In the processes of adding PDMR3LdrGetInterface + DrvHlps & DevHlps.
- 3:52 PM Changeset in vbox [26150] by
- PGM: Split out the inlined code from PGMInternal.h and into …
- 2:26 PM Changeset in vbox [26149] by
- VbglR3/pam_vbox: Tabs.
- 2:24 PM Changeset in vbox [26148] by
- VbglR3/pam_vbox: Added VbglR3CredentialsDestroy(), update on PAM module.
- 2:09 PM Ticket #6116 (Guru Meditation -2304 (VERR_REM_TOO_MANY_TRAPS) when running Windows ...) created by
- I have used the recovery DVDs to restore my original OS (Windows XP, …
- 1:55 PM Changeset in vbox [26147] by
- AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
- 1:51 PM Changeset in vbox [26146] by
- Make sure we fall back to the recompiler if the VMM device heap is …
- 1:29 PM Changeset in vbox [26145] by
- wddm: we do not support EDID
- 1:02 PM Changeset in vbox [26144] by
- nit.
- 12:51 PM Changeset in vbox [26143] by
- Introducing PDMVMMDevHeapIsEnabled
- 12:32 PM Changeset in vbox [26142] by
- wddm: a bit more cleanup
- 11:35 AM Changeset in vbox [26141] by
- wddm: clean driver query callbacks a bit
- 10:59 AM Changeset in vbox [26140] by
- VBoxServiceUtils.cpp: dwords are unsigned.
- 10:30 AM Changeset in vbox [26139] by
- OpenGL-OSX: fix crash on headless when 3D is enabled
- 8:16 AM Ticket #4765 (browsing https web pages is extremely slow on a windows guest in a ...) closed by
- fixed: Replying to FangQ: > Problem disappeared in my VBox 3.0.8 …
- 7:01 AM Ticket #6115 (Connect/Disconnect Serial ports (uart) on-the-fly via controlvm -> ...) created by
- There doesn't seem to be any way to connect or disconnect Serial …
- 6:45 AM Ticket #6114 (Visual Studio 2008 fails when local source repository is via vboxsvr) created by
- Host: Ubuntu 9.04, Guest: Windows 7 Replicate by: Open VS 2008 …
- 1:10 AM Ticket #6113 (Keyboard buttons stop working after using VirtualBox.) created by
- After using VBox, the 'quick' buttons (i.e. music/volume control, …
- 12:42 AM Ticket #6112 (BSOD while starting VBox application) created by
- 1. laptop with native screen resolution 1280x800, running Windows XP …
Feb 1, 2010:
- 11:56 PM Changeset in vbox [26138] by
- wddm: more impl
- 10:23 PM Ticket #6111 (iSCSI w/ QNAP targets give block i/o error) created by
- Running vbox 3.1.2 on Mac OS 10.6.2 on MacBook Pro C2D w/ 4GB and also …
- 9:13 PM Changeset in vbox [26137] by
- PDM: Added PDMIBASERC and PDMIBASER0.
- 8:44 PM Ticket #6110 (Guest OS with more than 3GB RAM locks up if more than 3GB written out ...) created by
- * Host machine: AMD Phenom 9650 Quad-Core Processor /w 8GB RAM * Host …
- 5:45 PM Changeset in vbox [26136] by
- VBoxService: a couple of bug fixes together with code review and cleanups.
- 4:52 PM Changeset in vbox [26135] by
- typo.
- 4:49 PM Changeset in vbox [26134] by
- IPRT: Added RTPathJoin.
- 4:34 PM Ticket #6109 (Booting Windows 7 results in !!Assertion Failed!!) created by
- The host machine is running Fedora 11 x86_64. It seems that out of …
- 4:13 PM Changeset in vbox [26133] by
- IPRT: Added RTPathJoin.
- 3:30 PM Changeset in vbox [26132] by
- Wrong logging (minor)
- 3:08 PM Changeset in vbox [26131] by
- Additions/VBoxGuest: build fix.
- 3:06 PM Changeset in vbox [26130] by
- PATM: Correction
- 2:59 PM Changeset in vbox [26129] by
- PATM: Check if we expanded a complex guest instruction into a patch …
- 2:48 PM Changeset in vbox [26128] by
- Main/Performance: Another burn fix.
- 2:32 PM Changeset in vbox [26127] by
- Additions/VBoxGuestLib: removed debug LogRel.
- 2:32 PM Changeset in vbox [26126] by
- Main/Performance: Burn fix.
- 2:32 PM Changeset in vbox [26125] by
- Additions/VBoxGuestLib: Oops.
- 2:30 PM Changeset in vbox [26124] by
- Additions/VBoxGuest,VBoxGuestLib: fixed HGCM 32-bit calls in 64-bit …
- 2:27 PM Changeset in vbox [26123] by
- Solaris/Additions/vboxguest: make LogRel working again.
- 2:23 PM Changeset in vbox [26122] by
- Main/Performance: Use iprt::MiniString instead of std::string.
- 2:12 PM Changeset in vbox [26121] by
- crOpenGL: workaround for buggy apps using glEnable with …
- 2:09 PM Ticket #6108 (infinite resolution switching loop - WinXP Guest on WinXP x64 or ...) created by
- I faced this bug with VirtualBox 2.x and it is still there with 3.x. …
- 1:42 PM Changeset in vbox [26120] by
- EMHandlerRCTmpl.h: todo update.
- 1:33 PM Changeset in vbox [26119] by
- FE/Qt4: A couple of fixes for wizards parent class: using picture's …
- 1:16 PM Changeset in vbox [26118] by
- Main/ConsoleImpl2: Include pdmapi.h.
- 1:07 PM Changeset in vbox [26117] by
- crOpenGL: fix crash for ubigraph (#4674)
- 1:03 PM Changeset in vbox [26116] by
- Runtime/Makefile.kmk: RuntimeGuestR3 must include target arch sources …
- 12:55 PM Ticket #6107 (Choppy sound) created by
- I am getting choppy sound in Linux guests on VBox with Vista Ultimate …
- 12:39 PM Ticket #5730 (VBox GUI Crash on Copy Paste) closed by
- duplicate
- 11:26 AM Ticket #2551 (Critical problem when trying to shut down Haiku) closed by
- fixed: Please reopen if still relevant with VBox 3.1.2.
- 11:19 AM Changeset in vbox [26115] by
- ACPI: reverted hotplug changes until they get fixed (r57068, r57069, …
- 11:13 AM Changeset in vbox [26114] by
- VBoxService/timesync: Return status on hard sync.
- 11:08 AM Ticket #4923 (64-bit OpenSolaris not working on Linux host (VMX invalid guest state ...) closed by
- fixed: No feedback, closing.
- 11:04 AM Changeset in vbox [26113] by
- VBoxService/timesync: Get more accurate current time on Windows when …
- 10:22 AM Ticket #6104 (mini Toolbar does not popup when mouse over the location of the mini ...) closed by
- duplicate: Duplicate of #6105.
- 9:09 AM Ticket #5218 ("crtl + v" into description crashes VBox in WindowsXP) closed by
- duplicate: Thanks for pointing this out. Resolving as duplicate of #4491.
- 1:44 AM Changeset in vbox [26112] by
- PDM,UsbMsd,++: Resumed hacking the MSD code.
- 1:41 AM Changeset in vbox [26111] by
- CFGM: Added CFGMR3ValidateConfig as a replacement for …
- 1:07 AM Ticket #6106 (Virtualbox does not capture keystrokes from a wireless keyboard after ...) created by
- Guest Linux will not capture keystrokes from a wireless keyboard after …
- 1:00 AM Ticket #6105 (mini Toolbar does not popup when mouse over the location of the mini ...) created by
- When running Linux Ubuntu in FullScreen, the mini Toolbar will not …
- 12:59 AM Ticket #6104 (mini Toolbar does not popup when mouse over the location of the mini ...) created by
- When running Linux Ubuntu in FullScreen, the mini Toolbar will not …
Jan 31, 2010:
- 7:35 PM Ticket #6103 (Memory leak Windows Guest (frequent iSCSI connects)) created by
- The last comment in #5159 is a little similar to what I'm seeing - …
- 7:21 PM Changeset in vbox [26110] by
- EFI: functional reset
- 6:46 PM Ticket #6102 (VirtualBox cannot load split VHD files.) created by
- When I try to open a split VHD file in the VirtualBox Media Manager, I …
- 4:53 PM Ticket #2232 (Linux screen-saver activates while typing in guest) closed by
- fixed
- 12:43 PM Ticket #6101 (BSOD Watchdog_Timeout) closed by
- fixed: If you are using USB inside the VM, then your problem has been fixed …
- 10:29 AM Changeset in vbox [26109] by
- EFI: allow passing boot args via extradata
- 12:50 AM Ticket #6101 (BSOD Watchdog_Timeout) created by
- The computer freezes and then crashes when starting up a Windows XP …
Jan 30, 2010:
- 9:21 PM Changeset in vbox [26108] by
- AsyncCompletion: More statistics
- 6:36 PM Ticket #6100 (2.6.32 stalls as guest in virtualbox -> fixed in SVN/3.1.4) created by
- See my recent posting in LKML "2.6.32 stalls as guest in virtualbox" …
- 2:18 PM Changeset in vbox [26107] by
- PGM: Some harmless page counting error and factored out the pure MMIO …
- 1:32 PM Ticket #6099 (BUG soft lockup CPU#0 stuck for 80s [hald-addon-stor:2039]) created by
- Running Debian Linux with Guest additions on Windows XP host. Have …
- 9:15 AM Ticket #6098 (USB2.0 un Linux guests does no long work) created by
- Hello, when I have assigned (before starting the VM) a USB (memory …
- 8:57 AM Ticket #6097 ("Current state" is changed right after taking snapshot) created by
- "Current state" is changed right after taking snapshot Scenario …
- 6:16 AM Ticket #6096 (WinXP crashes @ boot if GuestAdditions are installed (SMP/IO-APIC - ...) created by
- on, uname -ri 2.6.31.8-0.1-desktop x86_64 cat /proc/cpuinfo | …
- 1:35 AM Changeset in vbox [26106] by
- MM.cpp: Register the reserved page counts with STAM.
- 1:34 AM Changeset in vbox [26105] by
- PGMPhys.cpp: Count ROM pages correctly. Should fix most of the trouble …
- 12:25 AM Ticket #6095 (Windows 7 Ultimate(x64) crash (PGMDynMapHCPage: set is full!) -> fixed ...) created by
- I'm not sure what happened but when logging on to my company's VPN and …
Jan 29, 2010:
- 4:46 PM Changeset in vbox [26104] by
- SATA: integrity word
- 3:14 PM Changeset in vbox [26103] by
- Do not enable NXE if the host hasn't activated it (32 bits VT-x only)
- 3:07 PM Ticket #6094 (DirectDraw doesn´t work with 2D-video-acceleration ==> Fixed in SVN) created by
- I wanted to play games like cossacks or age of empires in my Windows …
- 2:53 PM Ticket #6093 (Deleting a snapshot when the underlying vdi files are readonly) created by
- If you make a VDI file for a snapshot on disk read only to protect it …
- 2:46 PM Changeset in vbox [26102] by
- Another fix for public #5891. Thanks to Pax Team for the suggestion.
- 2:11 PM Changeset in vbox [26101] by
- Audio-OSX: fixed a warning
- 1:43 PM Changeset in vbox [26100] by
- Audio-OSX: Added input/output device change detection, sample rate …
- 1:14 PM Changeset in vbox [26099] by
- Windows Guest Additions installer: Use new VBOX_VENDOR_* and …
- 11:54 AM WikiStart edited by
- (diff)
- 11:52 AM End-user_documentation edited by
- (diff)
- 11:34 AM Changeset in vbox [26098] by
- Branding: two more (C) year
- 10:37 AM Changeset in vbox [26097] by
- Remove $
- 10:27 AM Changeset in vbox [26096] by
- Makefile
- 10:27 AM Changeset in vbox [26095] by
- ACPI: Move the processor definition out of the DSDT into a SSDT. …
- 10:08 AM Changeset in vbox [26094] by
- Config.kmk: Added short vendor name (for Windows registry paths etc).
- 9:12 AM Changeset in vbox [26093] by
- Branding: right fix for r57057
- 8:23 AM Changeset in vbox [26092] by
- VBoxService: Reduced memory usage.
- 2:54 AM Ticket #6092 (High system cpu usage during Openserver 5.0.7 installation) created by
- Hi, i'm installing Openserver 5.0.7 on VBox 3.1.2 and see really high …
Jan 28, 2010:
- 11:20 PM Ticket #6091 (Paste into windows guest from linux host hangs) created by
- When copying text from the linux host running Fedora Core 9 X86_64 and …
- 7:15 PM Changeset in vbox [26091] by
- Config.kmk: drop the annoying version-generated.h stuff
- 5:39 PM Changeset in vbox [26090] by
- Branding: quick win burn fix (will review later)
- 5:08 PM Changeset in vbox [26089] by
- Branding: Moved the Product & Vendor strings to kBuild, so it could be …
- 4:50 PM Changeset in vbox [26088] by
- Main: debugging notes, coding style
- 4:05 PM Ticket #6090 (Client Xorg crashes running gnome on OpenSolaris 131 on top of Linux) created by
- Host: OpenSUSE 11.1 64 bit Guest: OpenSolaris build 131 VirtualBox …
- 3:51 PM Ticket #6089 (Inactive/non-functioning keyboard and mouse in fullscreen (Ubuntu 9.10 ...) created by
- As described in …
- 3:45 PM Ticket #6088 (Key repeating mask in X11 host set to ffffffffffffffff) created by
- After start, VirtualBox sets the host's auto repeating keys mask to …
- 3:12 PM Changeset in vbox [26087] by
- Extra note
- 2:56 PM Changeset in vbox [26086] by
- VBoxService: Another bugfix for process enumeration.
- 2:51 PM Ticket #6087 (Unable to start VirtualBox while KVM loaded) closed by
- wontfix: Yes, and that is very clearly documented. The warning also clearly …
- 2:43 PM Ticket #2077 (Crash in Virtual Disk Manager when adding a new disk/cdrom) closed by
- fixed: No response. Ubuntu 8.04 has known bugs in their Qt4 version anyway. I …
- 2:32 PM Changeset in vbox [26085] by
- VBoxService: Bugfixes.
- 2:25 PM Ticket #6087 (Unable to start VirtualBox while KVM loaded) created by
- Even with VT-x disabled VirtualBox won't start if KVM loaded, it says …
- 1:59 PM Changeset in vbox [26084] by
- Main: fix locking order violation when loading USB filters
- 1:53 PM Changeset in vbox [26083] by
- VBoxService: Improved modularity for process information lookup; …
- 12:46 PM Ticket #6086 (vboxvideo_drv.so 3.1.2 not compatible with X.Org X Server 1.7.4) created by
- After upgrading the X-server to version 1:7.5+2 in my Debian/testing …
- 10:08 AM Changeset in vbox [26082] by
- VBoxGuestR3LibHostVersion: Better assertion.
- 9:25 AM Changeset in vbox [26081] by
- PATMSSM.cpp: Forward ported r if (*pFixup - …
- 7:38 AM Ticket #6085 (xubuntu 9.10 installation hangs host when NAT networking in use) created by
- We(myself & colleague)'ve tried VirtualBox 3.1.2 on three different …
- 2:50 AM Ticket #6084 (Linux-VirtualBox-Win2K and Ctrl keys disabled) created by
- Using Ubuntu with VirtualBox and having a Windows 2000 client has …
Jan 27, 2010:
- 11:29 PM Ticket #6083 (Resizing Webcam Crashes VM (XP guest - Ubuntu 9.10 Host)) created by
- My webcam works when I run it at full size but anytime the video is …
- 8:43 PM Ticket #5851 (Request for "Merge" to distinquish from "Discard" with Snapshots) closed by
- invalid: Sorry to be a tad direct: I really don't understand where the problem …
- 8:19 PM Ticket #6082 (Restoring a seamless desktop doesn't work quite right) created by
- On a Debian Host with a Windows XP guest, I have taken a snapshot of a …
- 5:19 PM Ticket #6081 (Update DNS server list on DHCPRELEASE/RENEW and DHCPINFORM.) created by
- Related forum thread: …
- 4:51 PM Changeset in vbox [26080] by
- Build fix
- 4:41 PM Changeset in vbox [26079] by
- FE/Qt4: 2985: Rewrite our wizard classes - initial implementation.
- 4:31 PM Changeset in vbox [26078] by
- CPU hotplug: Remove obsolete code. APIC objects are returned from the …
- 4:30 PM Changeset in vbox [26077] by
- wddm: more impl
- 4:29 PM Changeset in kBuild [2389] by
- footer.kmk: Fixed typo in def_pass_setup_and_optimize that prevents …
- 4:14 PM Changeset in vbox [26076] by
- CPU hotplug: ACPI changes for Windows guests
- 4:08 PM Changeset in vbox [26075] by
- headless .deb fixes
- 4:07 PM Ticket #6080 (VBox crashing on a Windows XP Professional x64 host) created by
- Hi, I am a user of Virtual Box and recently decided I was buying a …
- 3:50 PM Ticket #6033 (Time Running Fast in Windows 7 x64 Guest On Windows 7 x64 Host) closed by
- duplicate: Duplicate of #5872.
- 3:40 PM Changeset in vbox [26074] by
- Call VBoxServiceTimeSyncCancelAdjust when stopping the time service (!).
- 3:06 PM Changeset in vbox [26073] by
- Unicode terminator is two bytes
- 3:02 PM Changeset in vbox [26072] by
- Broken null termination removed
- 3:01 PM Changeset in vbox [26071] by
- Paranoia
- 2:57 PM Changeset in vbox [26070] by
- Always clear the userInfo structure as we use unsafe strncpy …
- 2:49 PM Changeset in vbox [26069] by
- wddm: more impl
- 2:05 PM Changeset in vbox [26068] by
- back out Main/Session+Console hack introducing full/reduced console
- 1:33 PM Changeset in vbox [26067] by
- Main/Session+Console: By default, create a console with no sub-objects …
- 12:59 PM Changeset in vbox [26066] by
- Guest SMP: force all VCPUs to go back to ring 3 when a pgm pool flush …
- 11:23 AM Ticket #6071 (X won't start on F12 guest -> duplicate of #5731) closed by
- duplicate: Duplicate of ticket #5731.
- 11:01 AM Changeset in vbox [26065] by
- Backed out part of 56984
- 10:54 AM Changeset in vbox [26064] by
- Mark page as zeroed when clearing it (pgm pool flush).
- 10:45 AM Changeset in vbox [26063] by
- Miniport/Makefile.kmk: cleanup
- 10:20 AM Changeset in vbox [26062] by
- Handle pending pgm sync operations in the main execution loop (vt-x/amd-v)
- 10:18 AM Changeset in vbox [26061] by
- VBoxService,VBoxGuestLib: CPU hot plugging cleanup + review.
- 10:09 AM Changeset in vbox [26060] by
- IPRT: Added RTFileOpenF/V.
- 9:27 AM Changeset in vbox [26059] by
- VBoxGuestLib/Makefile: cleanup.
- 9:23 AM Changeset in vbox [26058] by
- VBoxGuestR3LibCpuHotplug.cpp -> VBoxGuestR3LibCpuHotPlug.cpp; added …
- 8:53 AM Changeset in vbox [26057] by
- ACPI: spaces, coding style, some comments, FACS 64-bit aligned
- 8:47 AM Ticket #5760 (X stays black in Gentoo guest on Kubuntu 9.10 host -> closed as obsolete) closed by
- invalid: In that case I will close the ticket. Thanks for letting me know!
- 4:24 AM Ticket #6079 (Second Guest VM crashes (ATA_AIO_) => fixed in SVN/next release) created by
- Running VirtualBox 3.1.2 r56127 on Fedora 12. I have 2 guests …
- 4:03 AM Ticket #6078 (Critical error stopped machine execution) created by
- was running ubuntu 10.04 alpha one and running an upgrade to the …
- 1:09 AM Ticket #6077 ("Are you sure to exit?" dialog to prevent the accidentally close of ...) created by
- I sometimes close my VirtualBox accidentally by pressing Alt-F4 …
- 12:26 AM Changeset in vbox [26056] by
- ACPI: Missing break
Jan 26, 2010:
- 9:44 PM Changeset in vbox [26055] by
- #4610: virtio-net: changed out-of-range read handling to return …
- 8:46 PM Changeset in vbox [26054] by
- Additions/x11/vboxvideo: use vboxvideo_70 for the XFree86 driver too
- 8:16 PM Ticket #6066 (Update Guest OSes Wiki about PC-BSD) closed by
- fixed: Added an entry for PC-BSD 7.1.1, thanks for this report!
- 8:16 PM Guest_OSes edited by
- (diff)
- 7:10 PM Ticket #6076 (Unable to use a USB bluetooth key) created by
- I have using Virtualbox on Kubuntu 9.04 as host and Windows XP as …
- 6:45 PM Changeset in vbox [26053] by
- wddm: more impl
- 4:45 PM Changeset in vbox [26052] by
- wddm: more impl
- 4:28 PM Ticket #6075 (Audio slowed down) created by
- This is with OSE. Audio output from the guest (regardless of whether …
- 3:56 PM Changeset in vbox [26051] by
- Main: fix assertion while taking offline snapshot
- 3:27 PM Changeset in vbox [26050] by
- wddm: more impl
- 3:12 PM Changeset in kBuild [2388] by
- kkeys.e: uuid.
- 2:31 PM Changeset in vbox [26049] by
- ATA: checksum typo, cleanup
- 2:21 PM Changeset in vbox [26048] by
- crOpenGL: track bound textures on client side, add debug check for …
- 2:09 PM Changeset in vbox [26047] by
- Windows Guest Additions: Reverted r56156, r56579, r56588 and r56640 …
- 2:06 PM Changeset in vbox [26046] by
- Main: move Auto*StateDependency templates out of MachineImpl.h
- 1:39 PM Ticket #6074 (Permission denied to access shared folders on Windows when folder ...) created by
- Host: Ubuntu 9.10 AMD64 Guest: Windows XP 32bits For some reason, …
- 1:19 PM Changeset in vbox [26045] by
- VBoxCredProv: Pointer assertion.
- 12:21 PM Changeset in vbox [26044] by
- Main: move Host::Get{DVD|Floppy}Drives implementation into …
- 12:04 PM Changeset in vbox [26043] by
- Enable nested paging by default for new VMs
- 11:14 AM Changeset in vbox [26042] by
- Main: fix assertion and locking order violation registering ISO/RAW images
- 9:45 AM Changeset in vbox [26041] by
- wddm: more impl
- 9:43 AM Changeset in vbox [26040] by
- Additions/x11/vboxvideo: do not reject saved video modes if the …
- 9:11 AM Changeset in vbox [26039] by
- Fixed assertion
- 9:06 AM Ticket #4874 (NT 4 CX8 bug workaround and VirtualBox) closed by
- duplicate: Duplicate of #370.
- 8:34 AM Ticket #236 (Not Valid Win32 application) reopened by
- Hello. This problem has re-surfaced. Different user. Different …
- 8:25 AM Changeset in vbox [26038] by
- fix OSE
- 7:50 AM Changeset in vbox [26037] by
- NAT: xtracker 4630 (respect the bootp BROADCAST flags)
- 12:06 AM Ticket #6073 (RDP via ipv6 on windows) created by
- On windows the RDP server does not listen on ipv6, as such you cannot …
Jan 25, 2010:
- 10:08 PM Ticket #5922 (Mouse problem with KDE in VBox 3.1.2 (VBox 3.0.8 Additions work) -> ...) closed by
- duplicate: Marking this ticket a duplicate of #5832.
- 9:16 PM Changeset in vbox [26036] by
- wddm: more impl
- 8:57 PM Ticket #5842 (X can't start - unable to find initial modes -> duplicate of #5731) closed by
- duplicate: Marking this a duplicate of #5731.
- 8:42 PM Changeset in vbox [26035] by
- NLS typo
- 8:31 PM Changeset in vbox [26034] by
- VBOX_VENDOR, VBOX_PRODUCT
- 7:47 PM Changeset in vbox [26033] by
- warnings
- 7:44 PM Changeset in vbox [26032] by
- warning
- 7:40 PM Changeset in vbox [26031] by
- warning
- 7:27 PM Ticket #6072 (Windows 7 installation of VirtualBox 3.1.2 failed ERROR:1603) created by
- I've tried to install VirtualBox-3.1.2-56127-Win.exe on my Windows 7 …
- 7:11 PM Ticket #5423 (CentOS 5.x and nolapic (Enable IO APIC)) closed by
- fixed: That's fixed in 3.1.2.
- 7:07 PM Ticket #5620 (new version slow and crashing) closed by
- duplicate
- 7:00 PM Ticket #5422 (SQL Server faults during install if guest nas multiple CPUs enabled.) closed by
- fixed
- 6:27 PM Changeset in vbox [26030] by
- Main/Media: fix construction of CFGM tree when taking snapshots
- 6:05 PM Changeset in vbox [26029] by
- #4610: virtio-net: fixed handling for port writes beyond the valid range.
- 5:45 PM Ticket #5752 (Unable to open an ISO with 3.1.0.) closed by
- invalid: No, there won't be an option, unless you provide evidence that there …
- 5:28 PM Linux_Downloads edited by
- (diff)
- 5:23 PM Ticket #5791 (No left click -> duplicate of #5832) closed by
- duplicate: I will mark this as a duplicate of #5832, as that ticket contains more …
- 5:00 PM Changeset in vbox [26028] by
- Hmm, not yet
- 4:58 PM Changeset in vbox [26027] by
- BIOS: use copt to optimize the assembler a bit (make the code a bit …
- 4:48 PM Ticket #4363 (After installing guest addons, Windows NT 4.0 guest hang after next ...) closed by
- fixed: Thanks for the feedback.
- 4:44 PM Changeset in vbox [26026] by
- shut up gcc.
- 4:42 PM Changeset in vbox [26025] by
- build fix.
- 4:38 PM Changeset in vbox [26024] by
- Additions/x11: simplify the newer mouse driver and work around a bug …
- 4:36 PM Changeset in vbox [26023] by
- webservices: some warnings.
- 4:30 PM Changeset in vbox [26022] by
- xpcom18a4: Deprecated warnings in VBoxPython, take two.
- 4:23 PM Changeset in vbox [26021] by
- Compile fix
- 4:22 PM Changeset in vbox [26020] by
- xpcom18a4/python/Makefile.kmk: -Wno-deprecated.
- 4:19 PM Changeset in vbox [26019] by
- libxml2-2.6.30/Makefile.kmk: Added -Wno-format-security.
- 4:06 PM Changeset in vbox [26018] by
- Missing pending pgm sync handling in VT-x and AMD-V page fault …
- 4:02 PM Changeset in vbox [26017] by
- libpng: don't be pedantic.
- 4:02 PM Changeset in vbox [26016] by
- Fixed two incorrect kBuild template references (VBOXCROGLR3HOSTLIB, …
- 3:51 PM Ticket #5128 (Unable to fix NS_ERROR_FACTORY_NOT_REGISTERED error) closed by
- worksforme: Please reopen if still relevant.
- 3:29 PM Changeset in vbox [26015] by
- build fix.
- 3:28 PM Changeset in vbox [26014] by
- HWVMXR0.cpp: -Wshadow.
- 3:26 PM Changeset in vbox [26013] by
- HWSVMR0.cpp: -Wshadow.
- 3:26 PM Changeset in vbox [26012] by
- more warnings.
- 3:09 PM Changeset in vbox [26011] by
- iprt/cdefs.h: build fix.
- 3:03 PM Changeset in vbox [26010] by
- more warnings.
- 3:00 PM Changeset in vbox [26009] by
- wddm: DxgkDdiQueryChildStatus impl
- 2:55 PM Changeset in vbox [26008] by
- Some more -Wshadow.
- 2:50 PM Changeset in vbox [26007] by
- iprt/cdefs.h: Fixed sign compare gcc warning when using RT_BSWAP_U16 …
- 2:45 PM Changeset in vbox [26006] by
- iprt/cdefs.h: Fixed sign compare gcc warning when using RT_BSWAP_U16 …
- 2:38 PM Changeset in vbox [26005] by
- wddm: DxgkDdiQueryChildRelations impl
- 2:36 PM Changeset in vbox [26004] by
- png_write_data_fn: another (uint32_t) cast to shut up MSC, added …
- 2:24 PM Changeset in vbox [26003] by
- VGA bios: fix the attribute during text scroll (fix from upstream)
- 2:24 PM Changeset in vbox [26002] by
- build fix.
- 2:21 PM Changeset in vbox [26001] by
- PDM,*: Redid the PDM structure versions. Check the instance and helper …
- 1:57 PM Changeset in vbox [26000] by
- wddm: StartDevice impl
- 1:19 PM Ticket #4641 (VirtualBox GUI crash) closed by
- worksforme: No response, closing.
- 1:18 PM Ticket #4943 (io apic resources could not be allocated) closed by
- worksforme: No response, closing.
- 1:10 PM Changeset in vbox [25999] by
- ATA: enable SCSI_READ_DVD_STRUCTURE for all controller types (seems safe)
- 1:04 PM Ticket #6071 (X won't start on F12 guest -> duplicate of #5731) created by
- F12 x86_64 guest on F12 x86_64 host. X won't start (actually, worked …
- 1:02 PM Changeset in vbox [25998] by
- Extra comment (todo)
- 1:00 PM Changeset in vbox [25997] by
- Fixed assumption that GetSnapshot by name would fail; previous broken …
- 11:47 AM Changeset in vbox [25996] by
- crOpenGL: fix arb_imaging/ogl1.2.1 support'
- 11:33 AM Changeset in vbox [25995] by
- VMM: PDM infrastructure for HPET
- 11:29 AM Ticket #3511 (Windows rebooting when booting Arch Linux with Host Interface as ...) closed by
- fixed: No response, closing. If you consider to reopen this ticket please …
- 11:21 AM Ticket #4919 (VB stops registering keypresses with Fedora 11 guests) closed by
- fixed: No response, closing.
- 11:07 AM Changeset in vbox [25994] by
- vbsf.cpp: -Wshadow bug fix.
- 11:04 AM Changeset in vbox [25993] by
- DrvIntNet.cpp: Preparing for R0/RC.
- 11:03 AM Changeset in vbox [25992] by
- alias_nbt.c: isprint -> RT_C_IS_PRINT; fixes missing prototype warning …
- 11:03 AM Changeset in vbox [25991] by
- iokit.cpp: -Wshadow
- 11:02 AM Changeset in vbox [25990] by
- Disasm: -Wshadow.
- 11:02 AM Ticket #6070 (Snapshot commande doesn't work -> fixed in SVN/3.1.4) created by
- Many problems with the snapshot command on Windows host. Tested VB …
- 10:57 AM Ticket #5985 (VBox fails to load XP saved state after update from 3.0.8 to 3.1.2 on ...) closed by
- wontfix: Due to differences between OSE and PUEL (in this case the PXE BIOS) …
- 10:45 AM Ticket #4810 (Turning blinking cursor off if VM has no focus) closed by
- wontfix
- 10:44 AM Ticket #4269 (Fix createrawvmdk on FreeBSD host [patch]) closed by
- fixed: I guess this is obsolete.
- 10:43 AM Ticket #4834 (vbox additions v2.2.4 do not work with SXCE b121 running in a ...) closed by
- fixed: Please reopen if this problem is still relevant for VBox 3.1.2 …
- 10:41 AM Ticket #4831 (Can't open console in Linux guest if host is Linux) closed by
- worksforme: Try HostKey+F1 .. HostKey+F12. See user manual section 1.7.1.2.
- 10:29 AM Ticket #4794 (VBoxHeadless 3.0.4 crashes on Linux host) closed by
- fixed: No response, closing.
- 10:25 AM Ticket #4752 (Allow virtual machines to be run from multiple locations simultaneously.) closed by
- worksforme: You can do the following: […] After that, the data for machine foo …
- 10:20 AM Ticket #4551 (Ubuntu Jaunty guest freezes while using shared folders on debian lenny host) closed by
- fixed: Should not happen with a more recent release. Please reopen if this is …
- 9:37 AM Ticket #6027 (VirtualBox is not restoring my saved machine state for Windows 7 Host, ...) closed by
- duplicate: Duplicate of #5656
Jan 24, 2010:
- 9:36 PM Changeset in vbox [25989] by
- ATA: implement integrity word
- 8:51 PM Changeset in vbox [25988] by
- fix OSE
- 1:50 PM Changeset in vbox [25987] by
- HPET work
Jan 23, 2010:
- 11:01 PM Ticket #6069 (Execution state is lost - only with differencing disks) created by
- Basically, if I shut down the machine, then start it again, all …
- 8:45 PM Ticket #6068 (reboot triggers Guru Meditation) created by
- On both my OpenServer 5.0.7 and UNixWare 7.1.1 guests if I reboot a …
- 8:16 PM Ticket #6067 (vboxwebsrv host default is NOT localhost as claimed => fixed in SVN) created by
- vboxwebsrv claims in its help and in the documentation, that if the …
- 2:37 PM Ticket #6066 (Update Guest OSes Wiki about PC-BSD) created by
- The Guest OSes Wiki page needs to get some update …
- 9:43 AM Ticket #5164 (Shutting down SCO Openserver 5.0.7 triggers Guru Meditation -> fixed in SVN) closed by
- fixed: Different guru. Possibly Solaris host related. Please open a new ticket.
- 1:32 AM Changeset in vbox [25986] by
- pdmifs.h: cleaned out the remaining references to PDMINTERFACE. …
- 12:51 AM Changeset in vbox [25985] by
- pdmifs.h: the final batch of refactored interface ID code.
- 12:19 AM Changeset in vbox [25984] by
- pdmifs.h: the penultimate batch of refactored interface ID code.
Note:
See TracTimeline
for information about the timeline view.