Timeline
Oct 12, 2017:
- 7:03 PM Changeset in vbox [69066] by
- Additions/x11/vboxvideo: Consistently use RT_NOREF rather than NOREF …
- 6:48 PM Changeset in vbox [69065] by
- Additions/x11/vboxvideo: remove dependencies on more VirtualBox …
- 6:18 PM Changeset in vbox [69064] by
- Additions/x11/vboxvideo: use X.Org Bool rather than C++ bool. …
- 3:40 PM Ticket #17159 (vboxsf file timestamp not set properly) created by
- Setting file modification timestamp on a file seated in shared folder …
- 3:06 PM Changeset in vbox [69063] by
- Main/Unattended: Get installer languages from sources/lang.ini. We've …
- 3:05 PM Changeset in vbox [69062] by
- IPRT: Added RTIniFileQueryPair for key/value pair enumeration.
- 2:07 PM Changeset in vbox [69061] by
- Additions/x11/vboxvideo: add our own, trival device memory allocator. …
- 12:53 PM Changeset in vbox [69060] by
- inifile.cpp: Fixed wrong allocation size.
- 12:31 PM Changeset in vbox [69059] by
- UDF: Some more structures.
- 10:57 AM Ticket #17156 (Ubuntu 16.04 as host : Problem at startup, run vboxconfil) closed by
- invalid
- 9:48 AM Changeset in vbox [69058] by
- Additions/x11/vboxvideo: update file headers before putting into …
- 9:43 AM Changeset in vbox [69057] by
- FE/Qt: bugref:8900: A bit of refactoring; Also provide UITabBarItem …
Oct 11, 2017:
- 11:39 PM Ticket #17158 (Guest OS Additions crashes Windows XP and Windows 7 Guests) created by
- This one is new to me. I was previously running an XP Guest x86 using …
- 8:49 PM Changeset in vbox [69056] by
- changelog
- 7:41 PM Changeset in vbox [69055] by
- build fix: VGABIOS can't use IPRT types
- 7:26 PM Changeset in vbox [69054] by
- DevEFI: Easier configuration approach using a single CFGM entry, …
- 7:12 PM Changeset in vbox [69053] by
- Main/Console: no need to include the APIC header file directly, it …
- 7:04 PM Changeset in vbox [69052] by
- DevVGA+VGABIOS: Eliminate the redundant header file parts, using one …
- 5:55 PM Changeset in kBuild [3092] by
- cmp.c,cmp_utils.c: 64-bit I/O on windows, please.
- 5:38 PM Changeset in vbox [69051] by
- RTLs.cpp: Recursion fix
- 5:06 PM Changeset in vbox [69050] by
- IPRT: Enable UDF code. Fixed allocation bug.
- 4:36 PM Changeset in vbox [69049] by
- IPRT: UDF read support is mostly done.
- 4:34 PM Changeset in vbox [69048] by
- IPRT: UDF read support is mostly done.
- 4:24 PM Changeset in vbox [69047] by
- DevVGA+VGABIOS: eliminate defines (VBE_NEW_DYN_LIST and VRAM_SIZE_FIX) …
- 4:11 PM Changeset in vbox [69046] by
- Global: replace fall-through comments with RT_FALL_THRU(). …
- 4:08 PM Changeset in vbox [69045] by
- kchmviewer, kStuff: disable gcc fall-through warnings. bugref:8192: …
- 4:06 PM Changeset in vbox [69044] by
- ExtPacks/VBoxDTrace: replace fall-through comments with …
- 4:03 PM Changeset in vbox [69043] by
- ExtPacks/VBoxDTrace: disable gcc fall-through warnings. bugref:8192: …
- 4:02 PM Changeset in vbox [69042] by
- DevVGA: struct padding fix
- 3:44 PM Changeset in vbox [69041] by
- DevVGA: eliminate unused struct field and touch up a few comments
- 3:37 PM Changeset in vbox [69040] by
- Additions/common/crOpenGL: fix a double const declaration. …
- 3:26 PM Changeset in vbox [69039] by
- FE/Qt: bugref:8900: UIToolWidget: Simplifying header and highlighting …
- 3:23 PM Changeset in vbox [69038] by
- Main/webservice: disable a recent gcc warning. bugref:8192: gcc …
- 2:44 PM Ticket #17157 (100% CPU usage (windows 10 VM) running on WIndows 10 VM) created by
- I've recently moved 2 virtual PCs from a windows 10 PC to another …
- 2:09 PM Ticket #17156 (Ubuntu 16.04 as host : Problem at startup, run vboxconfil) created by
- Hi people, I use a 16.04 Ubuntu (in fact, Elementary OS based on …
- 10:21 AM Changeset in vbox [69037] by
- bugref:9014. Fixed typo.
- 10:18 AM Changeset in vbox [69036] by
- bugref:9014. Fixed the error from changeset r110635.
- 9:56 AM Ticket #16078 (NVMe controller not working) reopened by
- 9:43 AM Ticket #17155 (Running VirtualBox on Ubuntu 17.04 with guest Ubuntu 16.04 crashes VM ...) created by
- I setup a pretty empty VM of Ubuntu 16.04 inside of a host 17.04 …
- 9:38 AM Changeset in vbox [69035] by
- UDF: Implemented directory listing. Works for root, other directories …
- 8:57 AM Changeset in vbox [69034] by
- Additions/linux/drm: fix wrong order in Linux outb/w/l uses. …
- 8:33 AM Changeset in vbox [69033] by
- BIOS: Put logical SPT into the FDPT properly; simplified conditional.
- 5:29 AM Changeset in vbox [69032] by
- VMM/CPUMAllRegs: Added an assertion to ensure the host (outer guest) …
- 5:28 AM Changeset in vbox [69031] by
- VMM/HMSVMR0: Log and nit.
- 4:57 AM Changeset in vbox [69030] by
- VBoxNetAdp/solaris: Bump the maximum MTU size to 9706 bytes to support …
Oct 10, 2017:
- 10:21 PM Ticket #17154 (Guru meditation running OPENSTEP 4.2) created by
- I've got a guru meditation when booting my OPENSTEP 4.2 virtual box on …
- 8:33 PM Changeset in vbox [69029] by
- iprt: udf updates
- 7:56 PM Changeset in vbox [69028] by
- RTCString: don't crash when converting empty/null strings to an integer
- 3:48 PM Changeset in vbox [69027] by
- IPRT: UDF reading updates.
- 3:25 PM Changeset in vbox [69026] by
- FE/Qt: bugref:8674: Legacy progress handling mode by default (when no …
- 3:10 PM Changeset in vbox [69025] by
- BIOS: Set INT 41h/46h in ATA setup rather than in assembler startup code.
- 11:57 AM Ticket #17153 (Blue screen when starting Windows 7) created by
- Blue screen when starting Windows 7. After 4 or 5 restarts ok. When …
- 10:19 AM Ticket #17152 (VirtualBox RC1 guest additions hang Poser 6 & 7 on startup under XP guest) created by
- Greetings, I recently updated to VirtualBox v5.2.0 RC1 to give it a …
- 9:52 AM Changeset in vbox [69024] by
- iprt/init-win.cpp: Use RhxD instead of Rhxd when dumping the stack.
- 8:35 AM Changeset in vbox [69023] by
- iprt: udf updates
- 1:06 AM Ticket #17151 (Crashes with critical error when trying to start Window 7 32-bit in ...) created by
- "A critical error has occurred while running the virtual machine and …
Oct 9, 2017:
- 7:26 PM Changeset in vbox [69022] by
- Additions/linux/drm: move vbox_err.h to …
- 7:23 PM Changeset in vbox [69021] by
- Additions/linux/drm: never try to build the drm module on EL6. …
- 7:21 PM Changeset in vbox [69020] by
- Additions/linux/drm: add files_vboxvideo_drv to driver install …
- 7:18 PM Changeset in vbox [69019] by
- Additions/linux/drm: fix a bad symbol replacement. bugref:8524: …
- 7:03 PM Changeset in vbox [69018] by
- FE/Qt: updated Greek translation, thank you Socratis Kalogrianitis.
- 6:27 PM Ticket #17150 (VirtualBox triggers a kernel panic in macOS 10.13.1 public beta 1) created by
- Using the first public beta of 10.13.1, a kernel panic and system …
- 5:40 PM Ticket #17149 (UI breaks as soon as a VM is created or added built with QT 5.9.2) created by
- UI starts fine prior to addition or creation of any VM. As some as a …
- 3:40 PM Changeset in vbox [69017] by
- whitespace cleanup
- 2:31 PM Changeset in vbox [69016] by
- iprt/string.h: Added hex dump formatting alternative %RhxD for …
- 12:50 PM Changeset in vbox [69015] by
- Fix up header files for graphics hardware. bugref:9017: Additions/x11: …
- 12:27 PM Changeset in vbox [69014] by
- RuntimeR0Drv_SOURCES.os2 needs …
- 12:08 PM Changeset in vbox [69013] by
- IPRT: UDF updates
- 11:54 AM Changeset in vbox [69012] by
- Added RTERRINFO_LOG_* macros for logging RTErrInfo setings to the …
- 11:52 AM Changeset in vbox [69011] by
- Added RTERRINFO_LOG_* macros for logging RTErrInfo setings to the …
- 10:11 AM Changeset in vbox [69010] by
- iprt/cdefs.h: Introduced RT_FALL_THROUGH() and the alias …
- 8:26 AM Ticket #17148 (5.1.28 r117968 (Qt5.6.2) VBoxTray.exe bug) created by
- Drag a file into VBox system(Win7),and then drag out without drop,the …
- 3:26 AM Ticket #17147 (VirtualBox doesn't work and can't finish reinstall) created by
- After I upgrade my macbook pro(2015mid) to High Sierra, the virtualbox …
Oct 8, 2017:
- 2:37 PM Ticket #17146 (Drag and drop from Windows Host cannot handle UNC-Folders -> fixed in ...) created by
- Dragging a file from an unc-path from windows host to guest will fail. …
- 1:49 PM Ticket #17145 (E_FAIL (0x80004005) SessionMachine) created by
- Не удалось открыть сессию для виртуальной машины BOT. The VM session …
Oct 7, 2017:
- 10:38 AM Ticket #17144 (Direct3D11.1 crashes) created by
- Dear Sirs! I have a platform: Host is a Windows 10 Creators Update. …
- 3:18 AM Ticket #1772 (OSX: Can't re-open main window once closed) closed by
- worksforme
Oct 6, 2017:
- 5:52 PM Changeset in vbox [69009] by
- typo
- 5:47 PM Changeset in vbox [69008] by
- Main/Console: better EFI resolution config, in a single extradata
- 3:31 PM Changeset in vbox [69007] by
- Additions: missing conflict with systemd-timesyncd.service for guest …
- 3:08 PM Changeset in vbox [69006] by
- FE/Qt: bugref:8674: Reworking UIProgressDialog to handle IProgress …
- 2:37 PM Changeset in vbox [69005] by
- FE/Qt: bugref:8674: A bit of rework for UIProgressDialog (part 5): …
- 2:22 PM Changeset in vbox [69004] by
- FE/Qt: bugref:8674: A bit of rework for UIProgressDialog (part 4): …
- 1:22 PM Changeset in vbox [69003] by
- FE/Qt: bugref:6669: Make sure Modal Window Manager notifies listeners …
- 1:16 PM Ticket #1772 (OSX: Can't re-open main window once closed) reopened by
- Since the last comment here doesn't address the actual bug at all, I'm …
- 12:49 PM Changeset in vbox [69002] by
- bugref:8674. Added 2 new events into the Progress - "percentage …
- 12:12 PM Changeset in vbox [69001] by
- Dev/E1000: (bugref:8942) SLU write no longer triggers delayed LSC …
- 10:32 AM Changeset in vbox [69000] by
- FE/Qt: bugref:8674: A bit of rework for UIProgressDialog (part 3): …
- 10:06 AM Changeset in vbox [68999] by
- FE/Qt: bugref:8674: A bit of rework for UIProgressDialog (part 2): …
- 9:49 AM Changeset in vbox [68998] by
- FE/Qt: bugref:8674: A bit of rework for UIProgressDialog (part 1): …
- 9:47 AM Ticket #17143 (Windows 10 BSOD if Guest OS started) created by
- Hello. If I start guest operation system - I tried FreeBSD, Ubuntu, my …
- 8:39 AM Changeset in vbox [68997] by
- VMM/IEM: Adjust assertion to allow VINF_EM_TRIPLE_FAULT in …
- 7:48 AM Changeset in vbox [68996] by
- Runtime/r0drv/darwin: Don't obfuscate R0 pointers, kernel addresses …
- 7:46 AM Changeset in vbox [68995] by
- Runtime/r0drv/darwin: Don't obfuscate R0 pointers, kernel addresses …
Oct 5, 2017:
- 6:18 PM Ticket #17142 (Virtual machine crashed while installing IBM Maximo) created by
- I'm hoping somebody can help me figure out this problem. I created a …
- 5:10 PM Ticket #17141 (Guests hang in "restoring snapshot" or "deleting snapshot") created by
- On an Arch Linux host, after running some VirtualBox-related …
- 2:20 PM Changeset in vbox [68994] by
- Fix switch statement fall-through warnings with gcc 7.2. bugref:8192: …
- 1:54 PM Changeset in vbox [68993] by
- VMM/PDMDevHlp.cpp: Build fix.
- 9:02 AM Changeset in vbox [68992] by
- Main/Console: Renaming (be more specific what kind of controller type …
- 8:20 AM Ticket #17140 (High Sierra kept restarting) created by
- I have checked with VmWare - problem only happens with oracle virtual …
- 8:20 AM Ticket #17139 (High Sierra kept restarting) created by
- I have checked with VmWare - problem only happens with oracle virtual …
- 8:15 AM Changeset in vbox [68991] by
- udf: typos and updates.
Oct 4, 2017:
- 6:07 PM AudioDebug edited by
- (diff)
- 5:52 PM Ticket #17138 (Changes to VMDK image on USB Storage Not Preserved) created by
- I have a VM with a VMDK file mounted on a USB mass storage device (e:\ …
- 3:17 PM Changeset in vbox [68990] by
- VideoRec: Use Bstr instead of BSTR in VIDEORECCFG, comments.
- 3:07 PM Changeset in vbox [68989] by
- VBoxDTraceTypes.h: NGREG was renamed/hidden to NGREG in recent …
- 2:56 PM Changeset in vbox [68988] by
- FE/Qt: bugref:7820: Make VM wizard enable audio output for newly …
- 2:55 PM Changeset in vbox [68987] by
- VideoRec: Cleaned up videoRecStreamOpenFile().
- 2:37 PM Changeset in vbox [68986] by
- VMM: Add new QueryGenericObject entry to VMM2USER callback table, for …
- 2:31 PM Changeset in kBuild [3091] by
- strcache2.c: nits
- 2:29 PM Changeset in kBuild [3090] by
- Increase the default hash table sizes (the virtualbox project has grown).
- 2:26 PM Changeset in vbox [68985] by
- init-win.cpp: Dump module addresses on the stack to get clues where …
- 2:24 PM Changeset in vbox [68984] by
- DisplayImpl.cpp: Dropped the debug LogRels.
- 2:24 PM Changeset in vbox [68983] by
- init-win.cpp: Dump module addresses on the stack to get clues where …
- 1:49 PM Changeset in vbox [68982] by
- VideoRec: videoRecStreamOpenFile() is static.
- 1:10 PM Changeset in kBuild [3089] by
- kWorker: More exit 43 details.
- 1:08 PM Changeset in vbox [68981] by
- Main/VideoRec.h: Initialize configuration via constructor.
- 12:35 PM Changeset in vbox [68980] by
- init-win.cpp: Dump the list of loaded modules too, marking the one …
- 12:32 PM Changeset in vbox [68979] by
- VideoRec: API docs.
- 12:12 PM Changeset in vbox [68978] by
- VideoRec: Manual update.
- 12:11 PM Changeset in vbox [68977] by
- Manual: Trimmed whitespaces.
- 12:03 PM Changeset in vbox [68976] by
- init-win.cpp: Install unhandled exception filter callback that tries …
- 11:51 AM Changeset in vbox [68975] by
- VideoRec: Renaming (be more consistent): video capture vs. video recording.
- 11:45 AM Ticket #17137 (VirtualBox GUI unresponsive following long period of inactivity, yet ...) created by
- OK, this is an odd problem. First, my environment: Host: Windows 10 …
- 11:41 AM Changeset in vbox [68974] by
- Main: Docs.
- 11:34 AM Changeset in vbox [68973] by
- Dev/E1000: Get rid of VLAN mode and MDIO spam in debug log.
- 10:30 AM Changeset in vbox [68972] by
- DisplayImpl.cpp: some debug LogRel's.
- 9:59 AM Ticket #17136 (A critical error has occurred while running the virtual machine and ...) closed by
- invalid: To quote from the manual …
- 9:56 AM Changeset in vbox [68971] by
- VideoRec: Documentation, comments.
- 9:54 AM Ticket #17135 (A critical error has occurred while running the virtual machine and ...) closed by
- duplicate
- 9:26 AM Changeset in vbox [68970] by
- VMM/IEM: Fix delivery of triple-fault/CPU shutdown condition as part …
- 8:03 AM Changeset in vbox [68969] by
- http-curl.cpp: better diagnostics
- 7:59 AM Changeset in vbox [68968] by
- http-curl.cpp: Ignore ERROR_WINHTTP_UNRECOGNIZED_SCHEME error code …
- 5:15 AM Changeset in vbox [68967] by
- VMM/HMSVMR0: Nested Hw.virt: SVM bits.
- 3:27 AM Ticket #17136 (A critical error has occurred while running the virtual machine and ...) created by
- A critical error has occurred while running the virtual machine and …
- 3:27 AM Ticket #17135 (A critical error has occurred while running the virtual machine and ...) created by
- A critical error has occurred while running the virtual machine and …
- 1:41 AM Ticket #17134 (Arch Linux - kernel 4.13 video problems) created by
- As you know, starting from 4.13 kernel graphics driver for VirtualBox …
Oct 3, 2017:
- 5:02 PM Ticket #17133 (Direct3D 7 Failure at step40 - NVIDIA GTX460) created by
- I cannot get direct3d to run in my Windows XP Professional 32-bit …
- 1:45 PM Changeset in vbox [68966] by
- kBuild 3083 -> 3088: Rebuilt darwin binaries too.
- 1:45 PM Changeset in vbox [68965] by
- oops
- 1:44 PM Changeset in vbox [68964] by
- kBuild 3083 ->
- 1:43 PM Changeset in kBuild [3088] by
- Rebuilt darwin.x86 against r3087 (previous build was 64-bit).
- 1:37 PM Changeset in vbox [68963] by
- VBoxGuest.h Fix VBGL_IOCTL_WAIT_FOR_EVENTS definition. bugref:4567: …
- 1:31 PM Changeset in kBuild [3087] by
- Config.kmk: cleanups
- 1:26 PM Changeset in vbox [68962] by
- FE/Qt: bugref:8900: Make sure Snapshot Manager, Virtual Media Manager …
- 11:34 AM Ticket #17119 (Crash on Windows 10 (client guest) shutdown) closed by
- fixed
- 11:04 AM Changeset in kBuild [3086] by
- Rebuilt darwin.x86 and darwin.amd64 against r3085.
- 11:01 AM Changeset in kBuild [3085] by
- Config.kmk: Minimum 32-bit OS X version is now 10.5 because we want …
- 10:42 AM Changeset in vbox [68961] by
- FE/Qt: bugref:7820: New icons for audio status-bar indicator as requested.
- 10:41 AM Ticket #17132 (VRDP crashing guest machine) created by
- Hello, Have some problems with Win7/64 machines on Linux/64 host. …
- 9:52 AM Changeset in vbox [68960] by
- Dev/E1000: (bugref:8942) Fixed long delay in Intel PXE boot.
Oct 2, 2017:
- 10:24 PM Changeset in kBuild [3084] by
- strcache2.c: fixed HAVE_CASE_INSENSITIVE_FS case (unused)
- 9:45 PM Ticket #17131 (Wrong core count on THREADRIPPER system) created by
- On Fedora F26 host system Virtualbox only see 6 physical and 12 …
- 8:46 PM Changeset in vbox [68959] by
- kBuild 3081 -> 3083: Hopefully squashed the 'Error 43' problem in …
- 8:44 PM Changeset in kBuild [3083] by
- Rebuild kmk.exe & kWorker.exe for win.x86 and win.amd64 against r3082.
- 7:23 PM Changeset in kBuild [3082] by
- nt/kFsCache: Fixed buggy negative lookup caching.
- 4:46 PM Changeset in vbox [68958] by
- VideoRec: Audio recording is now disabled by default for new VMs or if …
- 4:32 PM Changeset in vbox [68957] by
- Build fix (forgot to submit a file).
- 4:29 PM Changeset in vbox [68956] by
- VideoRec: Added serializing the options string (into XML settings), …
- 3:50 PM Changeset in vbox [68955] by
- Audio/DrvHostDSound.cpp: Don't destroy the existing DirectSound …
- 3:10 PM Ticket #17130 (USB 2 or 3 controller doesn't see USB devices) created by
- When using either the 2.0 or 3.0 controller, I can't see attached USB …
- 3:06 PM Changeset in vbox [68954] by
- Audio/DrvHostDSound.cpp: Logging.
- 2:32 PM Changeset in vbox [68953] by
- Audio/DrvHostDSound.cpp: Logging.
- 1:23 PM Changeset in vbox [68952] by
- Another VBOX_ONLY_ADDITIONS build fix for non-build server setups.
- 1:22 PM Changeset in vbox [68951] by
- libs/Makefile.kmk: Don't currently need jpeg or libxml2 when building …
- 12:49 PM Changeset in vbox [68950] by
- kBuild 3079 -> 3081: kWorker debug.
- 12:48 PM Changeset in kBuild [3081] by
- Rebuild kWorker.exe on win.x86 and win.amd64 against r3080.
- 12:45 PM Changeset in kBuild [3080] by
- kWorker: More details on exit code 43.
- 11:51 AM Changeset in vbox [68949] by
- Removed mkisofs. RTIsoMaker seems to be working okay.
- 11:37 AM Changeset in vbox [68948] by
- VBOX_ONLY_ADDITIONS build fix for non-build server setups.
- 11:07 AM Changeset in vbox [68947] by
- Build fix.
- 11:04 AM Changeset in vbox [68946] by
- Build fix.
- 11:02 AM Changeset in vbox [68945] by
- kBuild 3055 -> 3079: Added kmk_touch tool; Provide internal …
- 10:59 AM Changeset in vbox [68944] by
- VideoRec/Main: Implemented support for attaching + detaching the video …
- 10:58 AM Changeset in vbox [68943] by
- kStuff 91 -> 102: warning fixes (gcc7, others); arm and other archs; …
- 10:55 AM Changeset in vbox [68942] by
- VideoRec: Typo in i_videoCaptureInvalidate().
- 10:50 AM Changeset in vbox [68941] by
- VideoRec: FE/VBoxManage: Added audio recording status to "showvminfo" …
- 10:45 AM Changeset in kStuff [102] by
- gcc7 warning fixes
- 10:37 AM Changeset in kStuff [101] by
- kHlpAssert.h: Workaround for buggy gcc7+ warnings. The fall thru …
- 9:59 AM Changeset in kBuild [3079] by
- Config.kmk: NetBSD fix.
- 9:19 AM Changeset in kBuild [3078] by
- Rebuilt solaris.x86 and solaris.amd64 against r3074 (on solaris 10).
- 9:18 AM Changeset in kBuild [3077] by
- Rebuilt linux.x86 against r3074 (on rhel 3.5).
- 9:17 AM Changeset in kBuild [3076] by
- Rebuilt linux.amd64 against r3074 (on centos 4.8).
- 9:17 AM Changeset in kBuild [3075] by
- Rebuilt os2.x86 against r3074.
- 9:09 AM Changeset in kBuild [3074] by
- touch: OS/2 build fix
- 8:45 AM Changeset in kBuild [3073] by
- kash: Added KASH_USE_PREGENERATED_CODE trick to the makefile.
- 8:33 AM Changeset in kBuild [3072] by
- touch: solaris 10 build fixes.
- 8:14 AM Changeset in kBuild [3071] by
- redirect.c: solaris 10 build fix (no O_CLOEXEC flag)
- 7:44 AM Changeset in kBuild [3070] by
- Rebuilt win.amd64 and win.x86 against r3069.
- 6:28 AM Changeset in kBuild [3069] by
- kdev: k_noref
Note:
See TracTimeline
for information about the timeline view.