Timeline
Dec 10, 2013:
- 11:50 PM Ticket #12466 (VirtualBox GUI crashes after opening file selection dialog) created by
- Since upgrading from Windows 8 to Windows 8.1, everytime I open a file …
- 11:27 PM Ticket #12465 (VHD: first sectors in newly created Data Block is written incorrectly) created by
- Hello, in VHD.cpp (vhdWrite function), when you write sector(s) …
- 5:33 PM Changeset in vbox [49873] by
- 6813 stage 4 - further bug removal
- 5:22 PM Changeset in vbox [49872] by
- 6813 stage 4 - bug removal
- 4:49 PM Changeset in vbox [49871] by
- 6813 - User server side API wrapper code in all interfaces.. stage 4 rev 1
- 3:16 PM Changeset in vbox [49870] by
- VMM/HMVMXR0: Four consecutive NOT operators is a tad too redundant.
- 2:55 PM Changeset in vbox [49869] by
- doc/manual: Update for Solaris zones, remove deadlink.
- 2:49 PM Changeset in vbox [49868] by
- crOpenGL: fix img positioning for retina/osx
- 2:34 PM Changeset in vbox [49867] by
- Solaris/Installer: Fix vboxdrvu to work in zones.
- 1:53 PM Ticket #12464 (Mouse wheel over listboxes in VirtualBox GUI makes them empty) created by
- 1. Open the Settings dialog for any powered off VM, General page, …
- 1:11 PM Ticket #12446 (Passed through webcam has extremely poor resolution) closed by
- worksforme: Thanks for feedback.
- 12:41 PM Changeset in vbox [49866] by
- Main/Medium: fix regression in the wrapper conversion which caused …
- 11:58 AM Changeset in vbox [49865] by
- pxping_recv4: comment update for previous after testing - OS X really …
- 10:26 AM Changeset in vbox [49864] by
- VMM/HMVMXR0: Minor nit while checking PAE PDPTEs in …
- 7:58 AM Ticket #12417 (CD Device attached to SATA blocks XP from booting => Fixed in SVN) closed by
- invalid: I think you misunderstood the manual. The VirtualBox manual does …
- 6:26 AM Ticket #12387 (Video output of Ubuntu VM is displayed incorrectly and hides UI behind ...) closed by
- duplicate: This actually a duplicate of #11021. Please use that record for …
- 6:17 AM Ticket #12417 (CD Device attached to SATA blocks XP from booting => Fixed in SVN) reopened by
- 5:10 AM Changeset in vbox [49863] by
- pxping_recv4: according to ping sources at www.opensource.apple.com …
- 4:53 AM Changeset in vbox [49862] by
- pxping_pmgr_icmp6_error: g/c unused variable.
- 4:52 AM Changeset in vbox [49861] by
- Use either IP_HDRINCL or OS-specific socket option to deal with IPv4 …
- 4:50 AM Changeset in vbox [49860] by
- proxy_sendto: return negated error code.
- 3:22 AM Changeset in vbox [49859] by
- VBoxNetDHCP.cpp: G/c nukes trailing whitespaces.
- 3:19 AM Changeset in vbox [49858] by
- VBoxNetDHCP: extraction of configGetBoundryAddress function. (todo)
- 1:57 AM Changeset in vbox [49857] by
- socklen_t is already defined in <ws2tcpip.h>, drop local definition.
- 1:47 AM Changeset in vbox [49856] by
- Redefine a few more socket errno values without WSA prefix. Note …
Dec 9, 2013:
- 10:46 PM Ticket #12463 (Shared folder keeps refreshing in explorer about every second) created by
- I have 2 Windows XP VMs on RHEL 6.4. One has no problems with shared …
- 10:05 PM Changeset in vbox [49855] by
- SUPDrv-win.cpp: experimenting with amd msrs.
- 8:52 PM Changeset in vbox [49854] by
- "IP_HDRINCL" is a name of a socket option and the #undef of it is a …
- 8:38 PM Ticket #12462 (The screen does not resized) created by
- Guest screen is not resized after update Virtual Box to a version …
- 6:28 PM Ticket #12461 (Second monitor resolution disappeared after upgrading to VBox 4.3.4) created by
- There is a definite regression in guest display driver in the 4.3.4 …
- 6:13 PM Changeset in vbox [49853] by
- VMM/HMVMXR0: Save guest-control registers on CRX-read exits.
- 6:09 PM Changeset in vbox [49852] by
- VMM/HMVMXR0: Add guest-state checks for PAE PDPTEs.
- 5:55 PM Changeset in vbox [49851] by
- FE/Qt: deleting inaccessible VMs fell through, turning it into a noop
- 5:28 PM Ticket #11446 (Sound dies after a few minutes of playback) reopened by
- Sorry, I did not see the question. Just rebooting the guest without …
- 5:24 PM Changeset in vbox [49850] by
- OS X host: HID LEDs sync: resync kbd device when it awake from auto-sleep.
- 4:51 PM Changeset in vbox [49849] by
- VMM: Use EFER.LMA in PAE-paging mode check rather than EFER.LME.
- 4:39 PM Changeset in vbox [49848] by
- duh!
- 4:24 PM Changeset in vbox [49847] by
- build fix
- 3:41 PM Changeset in vbox [49846] by
- HGCM: check size.
- 3:25 PM Ticket #12460 (IntegrityError: (1062, "Duplicate entry '[email protected]' for ...) created by
-
==== How to Reproduce ====
While doing a POST operation on
/login
, … - 3:18 PM Changeset in vbox [49845] by
- Adding ASMWrMsrEx and ASMRdMSrEx.
- 3:16 PM Ticket #12459 (Host-only adapter interface resets IP address back to default.) created by
- There is an old defect #8796 that describes this same problem for an …
- 2:27 PM Changeset in vbox [49844] by
- DevE1000: if we disable the link state, always disable phy even if …
- 1:51 PM Changeset in vbox [49843] by
- SUPDrv-solaris.c: rdmsr/wrmsr hints
- 1:49 PM Changeset in vbox [49842] by
- DHCP/NAT and NAT are acting in the same manner: polling for events on …
- 1:32 PM Changeset in vbox [49841] by
- Frontends/VBoxShell: fix SDK path autodetection
- 1:31 PM Changeset in vbox [49840] by
- Support/solaris: Use /dev/vboxdrv[u] for non-global zones.
- 12:33 PM Changeset in vbox [49839] by
- NetworkServices/NAT: windows build fix
- 12:15 PM Changeset in vbox [49838] by
- VBoxNetDHCP.cpp: G/c: -lines and todo.
- 12:14 PM Changeset in vbox [49837] by
- VBoxNetDHCP.cpp: adds listener for host DNS change event.
- 11:50 AM Changeset in vbox [49836] by
- VBoxNetLwipNAT.cpp: extract fetchNatPortForwardRules() to fetch ipv4 …
- 11:45 AM Changeset in vbox [49835] by
- VBoxNetLwipNAT.cpp: uses exported functions and listener declaration.
- 11:26 AM Changeset in vbox [49834] by
- VBoxNetLwipNAT.cpp: G/c extra lines.
- 11:25 AM Changeset in vbox [49833] by
- vdifs-internal.h: Fix copy and paste error
- 11:25 AM Ticket #12458 (Vbox 4.3.4 not starting 64 bit guests) created by
- Debian 64 bit host, debian 64 bit guest. Vbox 4.2 ran everything fine …
- 11:19 AM Changeset in vbox [49832] by
- VBoxNetBaseService.h: G/c -line.
- 11:17 AM Changeset in vbox [49831] by
- VBoxNetBaseService.cpp: G/c nuke trailing whitespaces.
- 11:12 AM Changeset in vbox [49830] by
- ComHostUtils.cpp: +line.
- 10:53 AM Ticket #12452 (The linux-64bit vm created by VBoxManage lost longmode on option) closed by
- wontfix: I think you have the wrong expectations. The OS type of a VM is a hint …
- 10:21 AM Changeset in vbox [49829] by
- typo in comment
- 10:12 AM Ticket #12453 (Workaround for VT-x unlock on host resume from sleep/hibernate?) closed by
- wontfix: That's correct and therefore I think only a BIOS upgrade can help.
- 9:30 AM Changeset in vbox [49828] by
- ComHostUtils.cpp: createNatListener warning [-Wreturn-type].
- 9:22 AM Changeset in vbox [49827] by
- VBoxNetDHCP: G/c -line.
- 9:21 AM Changeset in vbox [49826] by
- VBoxNetDHCP: usage of exported functions.
- 9:12 AM Changeset in vbox [49825] by
- NetLib: 'const' is commented out because of compilation erro on …
- 8:59 AM Changeset in vbox [49824] by
- VBoxNetDHCP: exposed fetchAndUpdateDnsInfo() used in listener(not …
- 8:58 AM Ticket #12457 (Incorrent vdIf- wrapper in vd-ifs-internal.h => fixed in SVN) created by
- Hello, both functions vdIfIoIntIoCtxCopyTo + …
- 8:22 AM Ticket #12450 (fresh VBox install on fresh Mageia4beta1 system will not run guests -> ...) closed by
- invalid: Thanks for the update.
- 6:57 AM Changeset in vbox [49823] by
- VBoxNetLwipNAT: G/c removes uniused members and its initializarion: …
- 6:49 AM Changeset in vbox [49822] by
- NetLib/ComHostUtils.cpp: defines VBOX_COM_OUTOFPROC_MODULE to create …
- 6:28 AM Changeset in vbox [49821] by
- VBoxNetDHCP/Config.h uses shared declaration of "<" operator.
- 6:26 AM Changeset in vbox [49820] by
- Functions and operators to let some IPRT types meet STL container …
- 6:22 AM Changeset in vbox [49819] by
- extracts Main-helper functions and listener declaration for sharing …
- 5:52 AM Changeset in vbox [49818] by
- HostDnsService.cpp: adds helper routines to dump fetched host DNS …
Dec 8, 2013:
- 11:08 PM Ticket #12456 (Failed to Delete Snapshot) created by
- Have not been able to delete this snapshots for months. Was really …
- 8:31 PM Ticket #11323 (Virtualbox Manager 4.2.6 hangs when certain inaccessible VMs are ...) reopened by
- As for 4.3.4 the problem is still present for device-backed vmdk on macosx
- 7:51 PM Ticket #12455 (VBoxGuestAdditions.iso not found when VirtualBox is installed to ...) created by
- When VirtualBox is installed to non-default location, the file …
- 7:37 AM Ticket #12454 (unable to delete deleted VM) created by
- hello After manual deletion (move) vm from VB folder it is no longer …
Dec 7, 2013:
- 10:02 PM Ticket #12453 (Workaround for VT-x unlock on host resume from sleep/hibernate?) created by
- Buggy BIOS/UEFI firmware may cause the host VT-x/AMD-V setting to …
- 7:50 AM Ticket #12452 (The linux-64bit vm created by VBoxManage lost longmode on option) created by
- Sorry to frank, on ticket 12443, I give a wrong create bat. Now I …
- 6:57 AM Ticket #12451 (Dont start after installing guest os (VINF_EM_TRIPLE_FAULT, newer AMD)) created by
- После установки гостевой ОС при запуске сразу выдает ошибку
- 6:09 AM Ticket #12450 (fresh VBox install on fresh Mageia4beta1 system will not run guests -> ...) created by
- Unfortunately, both VB 4.3.4 and Mageia4beta1 are fresh, first-time …
Dec 6, 2013:
- 9:54 PM Changeset in vbox [49817] by
- Fix darwin burn
- 9:50 PM Changeset in vbox [49816] by
- Try to fix solaris burn
- 9:43 PM Changeset in vbox [49815] by
- Try to fix burn
- 9:38 PM Changeset in vbox [49814] by
- Devices/USB: First part of the rework, move most of the work to …
- 5:41 PM Changeset in kBuild [2715] by
- nthlpcore.c: STATUS_CANNOT_DELETE and EPERM.
- 5:40 PM Changeset in kBuild [2714] by
- dir.c: Always read the whole directory to prevent trouble on Windows …
- 5:30 PM Ticket #12449 (VM Crash when QtGuiVBox4!QBezier::stationaryYPoints calls memcpy) created by
- Steps: 1. Create a new VM - Ubuntu Linux 64, 4GB RAM, 12 GB HD (fixed …
- 5:01 PM Ticket #12434 (VM powers off and can't be resumed when I close laptop lid/suspend) reopened by
- Sorry, my mistake.
- 5:00 PM Ticket #12434 (VM powers off and can't be resumed when I close laptop lid/suspend) closed by
- obsolete
- 4:52 PM Ticket #6222 (High CPU load during installation java progs) closed by
- obsolete
- 4:52 PM Ticket #4762 (Ubuntu Host (9.04) - Windows (XP and 7) Guest - High CPU Usage w/Firefox) closed by
- duplicate
- 4:51 PM Ticket #7371 (Turning off full screen closed the virtual machine session) closed by
- obsolete
- 4:51 PM Ticket #7539 (Background is not correctly erased in seamless mode) closed by
- obsolete
- 4:51 PM Ticket #7526 (VBox crashes within minutes of running) closed by
- obsolete
- 4:49 PM Ticket #7470 (Clipboard sharing not functional in Mac Os Host) closed by
- obsolete
- 4:48 PM Ticket #7362 (Windows size incorrect, slow graphics performance and no seamless mode) closed by
- obsolete
- 4:47 PM Ticket #7380 (Problem ptr.h in FreeBSD - Managed pointer must not be null) closed by
- obsolete
- 2:53 PM Ticket #7240 (Crazy monitor behavior. It's having a seizure.) closed by
- obsolete
- 2:52 PM Ticket #7228 (networking not functioning because of open dialog box about missing ...) closed by
- obsolete
- 2:51 PM Ticket #7172 (unhandled exception) closed by
- obsolete
- 2:51 PM Ticket #7219 (Virtualbox guest window will not retain it's size while restored from ...) closed by
- obsolete: Please re-check with 4.3.4.
- 2:50 PM Ticket #7212 (Fedora 13 guest fails, error looks like keyboard failure) closed by
- obsolete
- 2:46 PM Ticket #12443 (The linux-64bit vm created by VBoxManage boot failed) closed by
- worksforme: The reason for your problem with VBoxManage is that you don't use a …
- 2:39 PM Ticket #12353 (Guest additions eat up to 100% CPU resources with Windows XP) closed by
- worksforme: I don't think we will add a warning. There might be already a warning …
- 1:41 PM Changeset in vbox [49813] by
- DevPCNet: register a dummy MMIO2 region to be compatible to old saved …
- 1:39 PM Changeset in vbox [49812] by
- VMM: fixed assertion in PDMDevHelpMMIO2Deregister()
- 1:31 PM Changeset in vbox [49811] by
- OS X host: HID LEDs sync: prevent LEDs flickering.
- 1:11 PM Changeset in vbox [49810] by
- Document Host Webcam restrictions on Solaris hosts.
- 11:33 AM Changeset in vbox [49809] by
- Devices/PCNet: for now register a dummy MMIO2 region for the obsolete …
- 10:09 AM Changeset in vbox [49808] by
- PATMSSM.cpp: Don't try convert non-patch memory addresses to offsets. …
- 9:27 AM Changeset in vbox [49807] by
- depend build fix, 2nd try.
- 9:26 AM Changeset in vbox [49806] by
- SerialPortImpl: fixed regression from r91125.
- 9:22 AM Changeset in vbox [49805] by
- Another non-kBuild target property.
- 9:19 AM Changeset in vbox [49804] by
- depend build fix
- 8:02 AM Ticket #12448 (port forwarding rule discarded when using duplicate name) created by
- In the port forwarding window, a new rule with the same name as an …
- 1:03 AM Changeset in vbox [49803] by
- Main: tstCollector need to require the wrapper generated header files …
- 12:26 AM Changeset in vbox [49802] by
- Main/Makefile.kmk: kmk clean fix
Dec 5, 2013:
- 11:56 PM Changeset in vbox [49801] by
- fix warning
- 11:43 PM Changeset in vbox [49800] by
- SSM: Sticky failure statuses for SSMR3PutStruct, SSMR3PutStructEx, …
- 11:41 PM Changeset in vbox [49799] by
- Missed the else in the FIXUP_ABSOLUTE case.
- 11:29 PM Changeset in vbox [49798] by
- Main/Makefile.kmk: Please, DO NOT invent your own kBuild target …
- 11:25 PM Changeset in vbox [49797] by
- Main: build fixes.
- 10:47 PM Changeset in vbox [49796] by
- PATMSSM.cpp: Must clear rec.Core.key when not used to ensure it fits …
- 7:50 PM Ticket #12447 (Installation Failure Dll error and Fatal error) created by
- I double click the setup on my desktop. The Oracle VM VirtualBox …
- 6:53 PM Changeset in vbox [49795] by
- 6813 - stage 3 rev 1
- 5:22 PM Changeset in vbox [49794] by
- PATMSSM.cpp: RTAvlU32DoWithAll rc fix.
- 5:09 PM Changeset in vbox [49793] by
- Backed out r91121: Wrong fix.
- 3:58 PM Changeset in vbox [49792] by
- VMM/PATM: fixed SSM fields for RELOCREC (both members contain host …
- 3:41 PM Changeset in vbox [49791] by
- Mac OS X host: HID LEDs sync: remove forgotten stuff after switching …
- 1:56 PM Ticket #12395 (Booting Windows 7 Pro failure) closed by
- fixed: VBox 4.3.4 is released. Please reopen if you still see this error.
- 1:55 PM Ticket #12198 (Guru Meditation (VINF_EM_TRIPLE_FAULT) when trying to boot from the ...) reopened by
- 1:08 PM Changeset in vbox [49790] by
- Main: unsigned width/height
- 12:51 PM Changeset in vbox [49789] by
- VMM: don't ignore the error code of RTAvl*DoWithAll() if the callback …
- 12:39 PM Changeset in vbox [49788] by
- Runtime: AVL callback functions return an IPRT status code and so do …
- 12:19 PM Ticket #12446 (Passed through webcam has extremely poor resolution) created by
- Hi, I'm running Virtual Box 4.3.4r91027 with latest extension pack …
- 12:01 PM Ticket #12445 (None of my VM's work after upgrading to 4.3.4.91027) created by
- After upgrading my Windows 7 Ultimate (64-bit) host machine to …
- 11:26 AM Changeset in vbox [49787] by
- OS X host: HID LEDs sync: move built-in keyboard resume code from …
- 11:04 AM Ticket #7128 (Unable to start installer for 3.2.6 OS X) closed by
- obsolete
- 11:02 AM Ticket #6920 (Crash [@ sseCGSConvertXXXX8888Mask]) closed by
- obsolete
- 11:01 AM Ticket #7183 (heavy constant lag windows xp on win7) closed by
- obsolete
- 10:58 AM Ticket #7149 (OpenGL crash while playing OpenArena) closed by
- obsolete
- 10:58 AM Ticket #7146 (During startup of Windows XP guest error occurs in VBoxVideo driver) closed by
- obsolete
- 10:58 AM Ticket #7140 (Iniitial installation of safari crashes Windows VM) closed by
- obsolete
- 10:56 AM Ticket #7123 (Window position problem: top of window off screen) closed by
- obsolete
- 10:56 AM Changeset in vbox [49786] by
- HostDrivers: Fix SUPR0QueryVTCaps() to be preemption safe.
- 10:55 AM Ticket #7115 (No audio in Ubuntu guest on OS X host using CoreAudio and version 3.2.x) closed by
- obsolete
- 10:33 AM Changeset in vbox [49785] by
- Main/ConsoleImpl2: always expose the DmiMemoryTable for Windows 2012 guests
- 10:30 AM Changeset in vbox [49784] by
- HostDrivers: Fix SUPR0QueryVTCaps() to be preemption safe.
- 9:27 AM Changeset in vbox [49783] by
- DisplayImpl: DevVGA must not access framebuffer which has incorrect size.
- 4:34 AM Changeset in vbox [49782] by
- pxping_recv4, pxping_recv6: free incoming pbuf after reporting time …
- 3:16 AM Ticket #12444 ($MODPROBE vboxpci > /dev/null 2>&1 ...failed!) created by
- when I update a new linux kernel for my Ubuntu, I need to "sudo …
- 2:07 AM Ticket #12443 (The linux-64bit vm created by VBoxManage boot failed) created by
- I use VBoxManage create a linux2.6-64bit vm,the vm boot failed. But I …
Dec 4, 2013:
- 11:25 PM Ticket #12442 (Starting VMs on OSX 10.9 give NS_ERROR_CALL_FAILED) created by
- Running OSX 10.9 Build 13A603, VBox 4.3.4 I created a new VM for …
- 8:19 PM Ticket #12441 (TCP connections from host to guest drop on host network ...) created by
- I have started seeing this behavior after upgrading to 4.3.4. It is …
- 6:45 PM Ticket #12440 (Option to capture USB for whole VB run, or even globally) created by
- Running on Windows, it seems USB capturing works on a per-VM …
- 6:28 PM Changeset in vbox [49781] by
- iSCSI: Fix release logging (missed one thing)
- 6:26 PM Changeset in vbox [49780] by
- iSCSI: Fix release logging
- 5:20 PM Changeset in vbox [49779] by
- Mac OS X host: HID LEDs sync: resume built-in kbd before set its LEDs …
- 5:03 PM Changeset in vbox [49778] by
- Main/Host: actually return the host only and progress objects, plus …
- 4:36 PM Changelog-4.2 edited by
- (diff)
- 3:42 PM Changeset in vbox [49777] by
- DevVGA: framebuffer access check.
- 3:33 PM Changeset in vbox [49776] by
- VMM/HMVMXR0: Comment.
- 3:25 PM Changeset in vbox [49775] by
- More granular assertions.
- 3:07 PM Changeset in vbox [49774] by
- VMM/HMVMXR0: Handle #DB from ICEBP instruction which is undocumented …
- 1:25 PM Changeset in vbox [49773] by
- crOpenGL/infrastructure: headers
- 1:21 PM Changeset in vbox [49772] by
- crOpenGL/infrastructure: new files
- 12:32 PM Changeset in vbox [49771] by
- DevVGA: Reset VBVA when enabling/disabling VBE.
- 11:31 AM Ticket #7114 ("Current state" displays as "changed" right after virtual machine is ...) closed by
- obsolete
- 11:31 AM Ticket #7113 (excessive load on host after upgrading from 3.1 to 3.2) closed by
- obsolete
- 11:30 AM Ticket #7109 (Critical error using Symantec gdisk tool) closed by
- obsolete
- 11:28 AM Ticket #7108 (Linux kernel >= 2.6.32 and VirtualBox >= 3.1.6 causes "Delayed Write ...) closed by
- obsolete
- 11:21 AM Ticket #7079 (Performance bug in 3.2.6 involving shared folders on Mac) closed by
- obsolete
- 11:17 AM Ticket #7051 (Windows 2008 on Windows Xp64 & Solaris 10 64Bit 100% CPU) closed by
- obsolete
- 11:17 AM Ticket #7088 (Sharepoint 2010 CPU always 100%) closed by
- obsolete
- 11:16 AM Ticket #7086 (VERR_SUPDRV_COMPONENT_NOT_FOUND) closed by
- obsolete
- 11:16 AM Ticket #7080 (VirtualBox Windows are Huge in Exposé) closed by
- obsolete
- 11:16 AM Ticket #7058 (VirtualBox 3.2.4 issues) closed by
- obsolete
- 11:15 AM Ticket #6723 (Bridge & FreeBSD) closed by
- obsolete
- 11:14 AM Ticket #7007 (Win 2k Guest crashes every few days - VB guest console shows -Abort-) closed by
- obsolete
- 11:13 AM Ticket #6556 (Ubuntu 9.10 Host/Windows Server 2008 guest - guest intermittent hang) closed by
- obsolete
- 10:51 AM Changeset in vbox [49770] by
- VMM/HM: Fix typo in TRPPatchingAllowed member.
- 10:27 AM Changeset in vbox [49769] by
- Main/ConsoleImpl2: don't allow 64-bit guests on hosts without VT-x/AMD-V
- 9:57 AM Ticket #12320 (3D acceleration not working with Gnome Ubuntu 13.10 guest (falls back ...) reopened by
- After upgrading both host and guest additions to 4.3.4, 3D is still …
- 9:57 AM Changeset in vbox [49768] by
- rtDbgModExportsAddSegmentsCallback: Tweak.
- 9:57 AM Changeset in kStuff [65] by
- CTF skipping fixes.
- 9:22 AM Changeset in vbox [49767] by
- SUPDrv/darwin: MSR prober support for darwin.
- 9:15 AM Changeset in vbox [49766] by
- RT_LO_U16 fix.
- 8:09 AM Ticket #12439 (VINF_EM_TRIPLE_FAULT) created by
- I'm trying to run my Kali Linux and Backtrack in my Windows after …
- 6:31 AM Ticket #12438 (VINF_EM_TRIPLE_FAULT with Kali Linux x64 bit) created by
- Critical Crashes on Linux x64 bit .
- 5:37 AM Changeset in vbox [49765] by
- array.h: SafeArray(const SafeArray&) has to implicitly call …
- 1:15 AM Ticket #12437 (VBoxSVC hangs on startup if too many USB devices are present) created by
- This repeats here quite easily. I have a fairly large collection of …
- 12:12 AM Ticket #12241 (VirtualBoxVM Application can't quit => fixed in SVN) reopened by
- I am still getting this issue with 4.3.4 r91027 Shutdown VM and icon …
- 12:05 AM Ticket #12436 (Can no longer create VMs: This folder already exists and possibly ...) created by
- "Cannot create the machine folder _ in the parent folder_. This …
Dec 3, 2013:
- 9:28 PM Ticket #12433 (VM powers off and can't be resumed when I close laptop lid/suspend) closed by
- duplicate
- 9:28 PM Ticket #12432 (VM powers off and can't be resumed when I close laptop lid/suspend) closed by
- duplicate
- 9:16 PM Ticket #12435 (WIN XP Guest Blue Screen of Death with VBOX 4.3.4) created by
- Linux Mint 14 Host Upgraded from VBOX 4.2._4.2.18-88780 to the …
- 7:44 PM Changeset in vbox [49764] by
- Main/Host: actually return the progress object
- 7:33 PM Changeset in vbox [49763] by
- Main/include/Wrapper.h: fix reference counting issues for outgoing …
- 6:39 PM Changeset in vbox [49762] by
- Main/NATNetwork: fix string format change in previous changeset
- 6:34 PM Changeset in vbox [49761] by
- Main/Host: remove redundant casts, plus lots of whitespace cleanup
- 5:57 PM Changeset in vbox [49760] by
- 6813 stage 2 rev 4
- 5:03 PM Ticket #12434 (VM powers off and can't be resumed when I close laptop lid/suspend) created by
- Came back to the office, connected my Mac Book Pro, opened the lid and …
- 5:03 PM Ticket #12433 (VM powers off and can't be resumed when I close laptop lid/suspend) created by
- Came back to the office, connected my Mac Book Pro, opened the lid and …
- 5:03 PM Ticket #12432 (VM powers off and can't be resumed when I close laptop lid/suspend) created by
- Came back to the office, connected my Mac Book Pro, opened the lid and …
- 4:08 PM Changeset in vbox [49759] by
- pxping_recv4: disable setsockopt-based code to set DF - it's too …
- 3:42 PM Ticket #12431 (Cannot restart virtual machines after upgrading to 4.3.4) closed by
- duplicate: Duplicate of #12424.
- 3:21 PM Ticket #12431 (Cannot restart virtual machines after upgrading to 4.3.4) created by
- Error message: Failed to open a session for the virtual machine …
- 3:07 PM Changeset in vbox [49758] by
- FE/Qt: Mac OS X: Hide mini-toolbar minimize button.
- 2:56 PM Changeset in vbox [49757] by
- VMM/HMVMXR0: comment nit.
- 2:53 PM Changeset in vbox [49756] by
- doc/manual: document more GUI restrictions
- 2:09 PM Changeset in vbox [49755] by
- VMM/HMVMXR0: Safer assumptions while updating guest-state on fully …
- 1:24 PM Ticket #12222 (Failed to load unit 'PATM' (VERR_SSM_FIELD_NOT_CONSECUTIVE) => Fixed in SVN) reopened by
- 1:24 PM Ticket #12118 (Snapshot can not be deleted - line 421 of file VBoxManageSnapshot.cpp) closed by
- fixed: Thank you for the feedback! The fix should be part of VBox 4.3.4 as well.
- 1:15 PM Changeset in vbox [49754] by
- DevPCNet: remove the private guest interface because it's unused for a …
- 12:44 PM Changeset in vbox [49753] by
- small fix
- 12:39 PM Changeset in vbox [49752] by
- VMM/HMVMXR0: Drop 64-bit MSR optimizations on hybrid darwin kernels.
- 12:38 PM Changeset in vbox [49751] by
- small fix
- 12:34 PM Ticket #12417 (CD Device attached to SATA blocks XP from booting => Fixed in SVN) closed by
- invalid: Windows XP does not support AHCI devices, which is why XP VMs are by …
- 12:31 PM Changeset in vbox [49750] by
- Windows guest additions: VBoxVideo XPDM: allow the guest to change the …
- 12:29 PM Changeset in vbox [49749] by
- pr7074. OVF import: Restoring original UUIDs of imported images in VM …
- 12:05 PM Changeset in vbox [49748] by
- VMM/HM: Log error code for unexpected interruption-exit types.
- 10:48 AM Ticket #2963 (RDP stops working correctly. Client can connect, but screen is black. ...) closed by
- fixed: Please reopen if you can reproduce the problem with the 4.3.4 ExtPack …
- 10:46 AM Ticket #10728 (GuruMeditation, NetWare 6.5 SP8, Vbox 4.1.18 w/ VT-x & Nested Paging) closed by
- fixed: Please reopen if still relevant with VBox 4.3.4.
- 10:36 AM Ticket #12185 (VBox 4.3 guests slow and flaky) closed by
- fixed: Thank you for the feedback! I will close this ticket. Please open …
- 10:30 AM Ticket #12293 (Windows XP DON'T WORK in Version 4.3.2) closed by
- duplicate: Closing as duplicate of #12420.
- 10:29 AM Ticket #12416 (Acceleration VT/x not recognized in the virtualbox installed on the ...) closed by
- wontfix: VirtualBox does not support nested virtualization.
- 10:28 AM Ticket #8548 (Bug showing bluescreen in guest machine Windows XP ,7) closed by
- obsolete
- 9:26 AM Ticket #12430 (Step7 block privacy - Guru Meditation -4017 ...) created by
- With Vt-x/AMD-V enabled, 1 or 2 CPU, after update from 4.2.20 to …
- 8:56 AM Ticket #11897 (Shutting down guest in seamless mode) closed by
- fixed: Thanks for the feedback!
- 8:24 AM Ticket #12429 (Clipboard and mouse drag/drop on Linux Mint not working) created by
- Clipboard and mouse drag/drop on Linux Mint 11 Gnome x64 not working.
- 2:30 AM Changeset in vbox [49747] by
- ApplianceImplExport.cpp: C++11 build fix …
- 12:21 AM Changeset in vbox [49746] by
- Disable DF code on Linux for now to unbreak the build. Apparently, …
Dec 2, 2013:
- 11:40 PM Changeset in vbox [49745] by
- pxping_recv4: propagate DF flag if OS provides a socket option for that.
- 7:03 PM Changeset in vbox [49744] by
- 6813 stage 2 rev3 issues on Solaris sorted
- 7:00 PM Ticket #12428 (Shutting down VM using XPCOM API hangs) created by
- On a Linux host system, I have a multithreaded application that uses …
- 6:42 PM Changeset in vbox [49743] by
- 6813 stage 2 rev2 issues sorted
- 6:42 PM Ticket #12427 (Guru Mediation (VERR_VMM_RING0_ASSERTION, VMMRZCallRing3: enmOperation=9)) created by
- My VM box keeps failing and i get an error that states "Changing the …
- 5:59 PM Changeset in vbox [49742] by
- 6813 stage 2 - Use the server side API wrapper code..
- 4:37 PM Ticket #12426 (Cannot start VM with more than 5 network adapters of type Am79C973 => ...) created by
- On Windows7-64 and Ubuntu-64, upgrading from VirtualBox 4.2.18 to …
- 2:47 PM Changeset in vbox [49741] by
- Main/glue/vboxapi.py: fix copy/paste bug
- 2:03 PM Changeset in vbox [49740] by
- VMM/HMVMXR0: Hybrid fixes.
- 1:59 PM Changeset in vbox [49739] by
- VMM/HM: Same error code for unsupported host-guest paging mode combo. …
- 12:52 PM Changeset in vbox [49738] by
- Main/BandwidthControl: fix regression (iterator incremented twice), …
- 12:04 PM Ticket #12411 (MS LifeCam HD-3000 USB cam + Skype video freezes VirtualBox) closed by
- wontfix: According to the log, you were using USB-passthrough for the webcam. …
- 11:21 AM Ticket #6988 (Memory allocation failure trying to start Windows 2003 guest under ...) closed by
- obsolete
- 11:20 AM Ticket #6648 (cannot launch xp vm on ubuntu-64bit 10.04) closed by
- obsolete
- 11:19 AM Ticket #6953 (mouse probleme with photoshop cs4) closed by
- obsolete
- 11:18 AM Ticket #6346 (Fedora 12 High Load) closed by
- obsolete
- 11:17 AM Ticket #12425 (vboxadd-service plymouth..... failed!) created by
- Being used LMDE 15 as a guest on Windows 8.1 host faced such error: …
- 11:17 AM Ticket #6886 (Can't start guest after enabling nictrace with VBoxManage) closed by
- obsolete
- 11:15 AM Ticket #6719 (Starting VS2010 crashes win xp x64 vm) closed by
- obsolete
- 11:14 AM Ticket #6835 (invalid rdmsr instructions do not cause a #GP fault in the guest) closed by
- fixed: The behavior was changed in VBox 4.3.x.
- 11:13 AM Ticket #6671 (Doesn't display gnome-shell running on mandriva livecd) closed by
- obsolete
- 10:15 AM Changeset in vbox [49737] by
- doc: updated French user manual, thank you Jean-Philippe Mengual.
- 9:18 AM Ticket #12423 (Installer screen is messed up in OSX) closed by
- wontfix: Actually […] executed from a terminal will fix your layout problem.
- 9:01 AM Ticket #12424 (VMs cannot start) created by
- When you try to start a VM the following error occurs: Failed to open …
- 8:50 AM Ticket #7064 (Virtualbox crash in QtGuiVBox4!QWidget::repaint+0x5dcb) closed by
- fixed: Thanks!
- 8:31 AM Ticket #12415 (osx installation of 4.3.4-91027 fails) closed by
- invalid: No problem. Closing as invalid.
- 7:46 AM Changeset in vbox [49736] by
- FE/Qt: re-enabled Indonesian translation.
Dec 1, 2013:
- 9:38 PM Ticket #12423 (Installer screen is messed up in OSX) created by
- Screen shot says it all. It's not clear which icon should be selected.
- 7:50 PM Ticket #12422 (Silence Exception 0xc0000005 when exit opengl's application) created by
- Hello OpenGL work very GOOD on VirtualBox 4.2.0,4.2.20 …
- 7:31 PM Ticket #12421 (Guru Meditation 1155 (VINF_EM_TRIPLE_FAULT, OpenBSD 5.4 on Intel)) created by
- I'm getting a guru meditation 1155 (VINF_EM_TRIPLE_FAULT) error on …
- 7:15 PM Ticket #12420 (Windows XP work boot with BSOD) created by
- Boot Windows XP don't work with VirtualBox 3.2.4. I'have a bsod.
- 5:59 PM Ticket #12419 (Guru Meditation (VINF_EM_TRIPLE_FAULT)) created by
- Hello, I'm getting the error "A critical error has occurred when …
- 5:42 PM Ticket #12418 (HDD connection lost after save computer state) created by
- HDD connection lost after "Save the machine state" when snapshot …
- 1:02 AM Ticket #12417 (CD Device attached to SATA blocks XP from booting => Fixed in SVN) created by
- When a CD device is attached to the SATA interface, XP won't boot. …
Nov 30, 2013:
- 9:46 PM Ticket #12416 (Acceleration VT/x not recognized in the virtualbox installed on the ...) created by
- Hello , I Have virtualBox 4.2.18 installed in the physical …
- 9:41 PM Ticket #12415 (osx installation of 4.3.4-91027 fails) created by
- At the end of the installation it states that it failed. See the …
- 3:58 PM Ticket #12414 (take-restore snapshot broken (Error: failed to start machine. Error ...) created by
- taking a snapshot and restoring it result in error when starting vm. …
- 3:14 PM Ticket #12413 (4.3.x BSOD booting some XP guests with AMD-V enabled) created by
- On Fedora Linux Hosts, after upgrading to 4.3.x, some xp guests that …
- 1:32 PM Ticket #12412 (Cannot start many 3D apps in Full Screen mode (Windows 7/8 Guests)) created by
- DO : start a 3D app in full screen mode, like Age of Empires 3 or C&C …
- 11:32 AM Ticket #12411 (MS LifeCam HD-3000 USB cam + Skype video freezes VirtualBox) created by
- The following causes the VirtualBox 4.3.2/4.3.4 to completely freeze …
- 10:28 AM Ticket #12410 (Error starting Corel Draw (VERR_VMX_UNEXPECTED_INTERRUPTION_EXIT_TYPE) ...) created by
- Virtual Machin running ok Corel Draw in Virtualbox 4.2.18 works ok. …
- 8:23 AM Ticket #12409 (VM crash when running PerformanceTest 8) created by
- after an update to 4.3.4 application working good, after an update …
- 7:00 AM WikiStart edited by
- (diff)
- 7:00 AM WikiStart edited by
- (diff)
- 6:59 AM WikiStart edited by
- (diff)
- 2:08 AM Changeset in vbox [49735] by
- VBoxNetBaseService hides all details of internal network …
Note:
See TracTimeline
for information about the timeline view.