VirtualBox

Timeline



Nov 7, 2019:

10:20 PM Ticket #19071 (W10 Guest crash when watching youtube videos) created by Pablo Sanchez
Hi, When I found 6.0.14 crashing, I tested with the latest nightly[1]
8:55 PM Changeset in vbox [81745] by vboxsync
DevLsiLogicSCSI: Use dev helpers for SSM and CFGM. Dropped the …
7:14 PM Changeset in vbox [81744] by vboxsync
DevLsiLogicSCSI.h: Kicked out a lot of unnecessary #pragma pack(1). …
7:05 PM Changeset in vbox [81743] by vboxsync
Additions/linux/drm: fix include (can't drop the include path …
5:47 PM Changeset in vbox [81742] by vboxsync
xpcom: add more python 3.x versions
5:38 PM Changeset in vbox [81741] by vboxsync
minor doxyfile polishing, to avoid a few warnings
5:24 PM Changeset in vbox [81740] by vboxsync
Main/SystemProperties: shorten a few attribute names to get around …
5:13 PM Changeset in vbox [81739] by vboxsync
Main/SystemProperties: added a family of attributes (one per relevant …
4:47 PM Ticket #19070 (Tooltip for the mouse captured state not shown correctly in the ...) created by UsuarioAnonnimm
Text suggestion over mouse and host key at main window is shown …
4:13 PM Changeset in vbox [81738] by vboxsync
FE/Qt: Export Appliance wizard: Coding style nit related to …
4:10 PM Changeset in vbox [81737] by vboxsync
FE/Qt: UIEmptyFilePathSelector: When chooser is opened we should try …
12:40 PM Changeset in vbox [81736] by vboxsync
FE/Qt: bugref:9598: macOS: Adjust mouse integration pointer according …
11:37 AM Changeset in vbox [81735] by vboxsync
FE/Qt: bugref:9510. Fixing network stats query.
8:17 AM Ticket #19069 (Progress bar is visable even if VB started in headless mode.) created by Filipp Smirnov
Progress bar is visable even if VB started in headless mode.
4:49 AM Changeset in vbox [81734] by vboxsync
VMM: Nested VMX: bugref:9180 Missed '\n' in r134504.
4:43 AM Changeset in vbox [81733] by vboxsync
VMM: Nested VMX: bugref:9180 Detect VMX-preemption timer erratum and …
1:35 AM Changeset in vbox [81732] by vboxsync
PDMDevHlp: Wrapped up the rest of the PDMR3Thread API. bugref:9218

Nov 6, 2019:

9:35 PM Changeset in vbox [81731] by vboxsync
DevRirtioNet,Virtio: nits. bugref:9218
9:14 PM Changeset in vbox [81730] by vboxsync
configure: also allow new python3 versions
9:08 PM Changeset in vbox [81729] by vboxsync
slirp_init: Only need errcore.h now.
9:06 PM Changeset in vbox [81728] by vboxsync
PDMDevHlp: Adding PDMR3ThreadDestroy, removing unused pfnSTAMRegisterF …
9:04 PM Changeset in vbox [81727] by vboxsync
err.h,Devices/Network/*: Removed VINF_NAT_DNS and associated mess as …
9:00 PM Changeset in vbox [81726] by vboxsync
DevRirtioNet: nits. bugref:9218
9:00 PM Changeset in vbox [81725] by vboxsync
slirp_init: Don't return VINF_NAT_DNS on an allocation failure. duh!
8:59 PM Changeset in vbox [81724] by vboxsync
DrvNAT: Removed misleading comment about VINF_NAT_DNS.
8:51 PM Changeset in vbox [81723] by vboxsync
configure: better redirection to avoid losing diagnostics in the log
8:46 PM Changeset in vbox [81722] by vboxsync
DevVirtioNet,Virtio: Rearranging code a little. bugref:9218
8:39 PM Ticket #19068 (Seamless mode does not work on Win10 guest since 1903) created by seeker
I have 9 VMs with win10 (guest machines) 7 of which have been upgraded …
8:37 PM Changeset in vbox [81721] by vboxsync
DevVirtioNet,Virtio: Converted to new PDM device model. bugref:9218
8:23 PM Changeset in vbox [81720] by vboxsync
DevVirtioNet,Virtio: Converted to new PDM device model. bugref:9218
8:22 PM Changeset in vbox [81719] by vboxsync
PDMDevHlp: Adding PDMR3ThreadDestroy, removing unused pfnSTAMRegisterF …
4:21 PM Changeset in vbox [81718] by vboxsync
EFI/Firmware/OvmfPkgIa32.dsc: Get source debugging working
4:19 PM Changeset in vbox [81717] by vboxsync
EFI/Firmware/fsw_hfs.h: Use SwapBytes64() instead of RT_BE2H_U64() …
4:17 PM Changeset in vbox [81716] by vboxsync
EFI/Firmware/VBoxPrintHex.c: Use RShiftU64() instead of >> to avoid …
4:17 PM Changeset in vbox [81715] by vboxsync
EFI/Firmware/Apple.c: Use DivU64x32() instead of / to avoid unresolved …
2:56 PM Changeset in vbox [81714] by vboxsync
Main: Preps for embedding the EFI firmware into VBoxDD2.
2:54 PM Changeset in vbox [81713] by vboxsync
Devices: Preps for embedding the EFI firmware into VBoxDD2.
2:52 PM Changeset in vbox [81712] by vboxsync
/Config.kmk: Embed the EFI firmware into VBoxDD2 rather than shipping …
2:51 PM Changeset in vbox [81711] by vboxsync
Devices: Preps for embedding the EFI firmware into VBoxDD2.
2:51 PM Changeset in vbox [81710] by vboxsync
Main: Preps for embedding the EFI firmware into VBoxDD2.
2:48 PM Changeset in vbox [81709] by vboxsync
DevVirtioNet: Replaced the CanRxQueue and hEventMoreRxDescAvail …
2:25 PM Changeset in vbox [81708] by vboxsync
DevVirtioNet: Replaced the CanRxQueue and hEventMoreRxDescAvail …
1:54 PM Ticket #19067 (No sound from any guest when using ALSA (PulseAudio works)) created by rdaysky
When running VirtualBox 6.0.14 on Ubuntu 19.10, neither Windows 10 …
12:44 PM Ticket #19066 (Windows guest video driver causes ms office equation render overlapped ...) created by BJ6hello
I'm using vbox on Linux x86_64. Guest is Windows 7/XP 32bit. Vbox …
12:09 PM Changeset in vbox [81707] by vboxsync
VMMDev: doxygen fixes. bugref:9218
12:03 PM Changeset in vbox [81706] by vboxsync
PDMDevHlp: Doxygen fixes. bugref:9218
11:58 AM Changeset in vbox [81705] by vboxsync
PGM: Fixed getting MMIO2 mapping address mess. bugref:9218
11:53 AM Changeset in vbox [81704] by vboxsync
DevPCI: doxygen. bugref:9218
11:51 AM Changeset in vbox [81703] by vboxsync
DevVirtioNet.cpp,Virtio.cpp: Some cleanups prepping for refactoring to …
11:44 AM Changeset in vbox [81702] by vboxsync
IOMR3IoPort: Fixed copy & past bug in IOMR3IoPortGetMappingAddress. …
11:05 AM Changeset in vbox [81701] by vboxsync
Shared Clipboard/clipboard-x11: Build fix.
11:03 AM Changeset in vbox [81700] by vboxsync
Shared Clipboard/clipboard-x11: Removed obsolete VBOX_AFTER_5_2 define …
10:54 AM Changeset in vbox [81699] by vboxsync
Shared Clipboard/Transfers: Update.
10:53 AM Changeset in vbox [81698] by vboxsync
Shared Clipboard/Transfers: Logging nit.
8:22 AM Changeset in vbox [81697] by vboxsync
Comment.
7:16 AM Ticket #19065 (Boot record loss on exporting a DragonflyBSD virtual machine in open ...) created by JasonBond
Steps to repeat the problem: 1. Create a DragonflyBSD 5.6.2 virtual …
6:29 AM Ticket #18760 (Crash when resizing Virtualbox Manager) closed by Socratis
worksforme: Thank you for your feedback, based on which the ticket will be closed …
1:48 AM Changeset in vbox [81696] by vboxsync
DevVirtioNet.cpp: Some cleanups prepping for refactoring to new PDM …
1:13 AM Changeset in vbox [81695] by vboxsync
DevRTC: Use default statistics prefix (was hiding under /TM/RTC).
1:11 AM Changeset in vbox [81694] by vboxsync
DevE1000: Use default statistics prefix.
1:11 AM Changeset in vbox [81693] by vboxsync
VMMDev: Use default statistics prefix.
1:00 AM Changeset in vbox [81692] by vboxsync
Devices/USB/Dev*: Use default statistics prefix.
12:59 AM Changeset in vbox [81691] by vboxsync
PDMDevHlpSTAMRegister: Will now add default name prefix to names not …
12:55 AM Changeset in vbox [81690] by vboxsync
Virtio_1_0: indent fix (my bad). bugref:9218
12:52 AM Changeset in vbox [81689] by vboxsync
Virtio_1_0: Missing return VINF_SUCCESS in virtioMmioWrite. Reduced …

Nov 5, 2019:

8:49 PM Changeset in vbox [81688] by vboxsync
Main/idl: go back to old javadoc hack (no link)
8:38 PM Changeset in vbox [81687] by vboxsync
Main/idl: documentation fixes (almost all doxygen warnings fixed, and …
8:06 PM Changeset in vbox [81686] by vboxsync
WDDM: process HGSMI interrupts for VBoxSVGA adapter, this makes VHWA …
7:18 PM Changeset in vbox [81685] by vboxsync
Main/idl: fix broken xref
7:13 PM Changeset in vbox [81684] by vboxsync
Main/Host: add IHostUpdate stub interface Main/idl: eliminate …
7:09 PM Changeset in vbox [81683] by vboxsync
FE/Qt: bugref:9601: Since we are filtering UIFormEditorView, it is …
7:08 PM Changeset in vbox [81682] by vboxsync
Main/Console+ConsoleVRDPServer+ApplianceExport+Host+Machine+USBDeviceFi …
5:25 PM Changeset in vbox [81681] by vboxsync
FE/Qt: Disable warnings for implicit copy operators -- needed for Qt …
5:16 PM Changeset in vbox [81680] by vboxsync
Virtio_1_0,DevVirtioScsi: Doxygen fixes. bugref:9218 bugref:9440
5:05 PM Changeset in vbox [81679] by vboxsync
Virtio_1_0,DevVirtioScsi: Doxygen fixes. bugref:9218 bugref:9440
4:58 PM Changeset in vbox [81678] by vboxsync
Virtio_1_0,DevVirtioScsi: s/virtio/virtioCore/ + …
4:45 PM Changeset in vbox [81677] by vboxsync
Virtio_1_0,DevVirtioScsi: Converting to new PDM model - mostly done, I …
4:34 PM Ticket #19064 (No animation on Windows 7 start button) created by Timo
There is no more an animation if the mouse cursor hovers over the …
4:23 PM Changeset in vbox [81676] by vboxsync
FE/Qt: bugref:9340. Adding the disk file selection to the context menu …
4:13 PM Changeset in vbox [81675] by vboxsync
Virtio_1_0,DevVirtioScsi: Converting to new PDM model - split up …
2:44 PM Changeset in vbox [81674] by vboxsync
Main: Fixes for deprecated implicit copy operators (GCC 9).
2:04 PM Changeset in vbox [81673] by vboxsync
NetworkServices/NAT: Disabled warnings for unaligned pointer values of …
2:00 PM Changeset in vbox [81672] by vboxsync
NetworkServices/NAT: Disabled warnings for unaligned pointer values of …
11:30 AM Changeset in vbox [81671] by vboxsync
IPRT/Rest: Fixes for deprecated implicit copy operators (GCC 9).
11:17 AM Changeset in vbox [81670] by vboxsync
IPRT/Rest: Fixes for deprecated implicit copy operators (GCC 9).
11:12 AM Changeset in vbox [81669] by vboxsync
Config.kmk: Reverted r134417 as it should be fixed in kBuild now.
11:11 AM Changeset in vbox [81668] by vboxsync
kBuild 3297 -> 3301: Made qt5 pick up INTERMEDIATES. Corrected install …
11:08 AM Changeset in vbox [81667] by vboxsync
Main: Added a portPath attribute to IUSBDevice. This will allow …
11:07 AM Changeset in vbox [81666] by vboxsync
Devices/IPXE: Use labs() instead of abs() for signed long.
11:07 AM Changeset in kBuild [3301] by bird
units/qt5.kmk: Pick up target INTERMEDIATES in the moc rules. Wasn't …
10:01 AM Ticket #19063 (Multiple VBoxSVC processes on Linux host) created by mgubanov
Hello, I use VirtualBox on headless Linux server. From time to time …
9:48 AM Changeset in vbox [81665] by vboxsync
VMM: Nested VMX: bugref:9180 Cleanup cpum.h interfaces - drop unused …
9:14 AM Changeset in vbox [81664] by vboxsync
USB/win: More work on USB enumeration.
9:02 AM Ticket #17095 (Logfiles reporting "vminfo Error: Guest Property: Failed to query ...) closed by Frank Batschulat (Oracle)
obsolete
8:01 AM Ticket #19062 (MacOS kernel panic when Linux guest enter sleep mode) closed by Frank Batschulat (Oracle)
duplicate
5:17 AM Ticket #19062 (MacOS kernel panic when Linux guest enter sleep mode) created by Mikael Strom
Hi, After update to 6.0.14 i had my first kernel panic ever on my …
1:19 AM Changeset in vbox [81663] by vboxsync
Virtio_1_0,DevVirtioScsi: Started converting to new PDM model. …
12:09 AM Changeset in vbox [81662] by vboxsync
Virtio_1_0,DevVirtioScsi: Started converting to new PDM model. …

Nov 4, 2019:

9:50 PM Changeset in vbox [81661] by vboxsync
Virtio_1_0,DevVirtioScsi: More common virtio code cleanups. …
9:46 PM Changeset in vbox [81660] by vboxsync
Virtio_1_0,DevVirtioScsi: More common virtio code cleanups. …
9:41 PM Ticket #19061 (Shared folders directory removal fails) created by Daniel Pielmeier
Coming from bugs #18345 and #18569 I was told to open an individual …
8:40 PM Changeset in vbox [81659] by vboxsync
Virtio_1_0,DevVirtioScsi: Refactored code to not use the heap for the …
8:31 PM Changeset in vbox [81658] by vboxsync
Virtio_1_0,DevVirtioScsi: Refactored code to not use the heap for the …
5:59 PM Changeset in vbox [81657] by vboxsync
Config.kmk: INTERMEDIATES isn't used by the Qt MOC commands and …
5:52 PM Ticket #19060 (Bug in todo rescheduling in ...) created by Captain Crunch
Look at the source code here: …
4:40 PM Changeset in vbox [81656] by vboxsync
Shared Clipboard/X11: More cleanup.
3:51 PM Ticket #18569 (Operation Not Permitted Copying Files from Linux Guest to Windows Host ...) closed by Frank Batschulat (Oracle)
fixed
3:11 PM Changeset in vbox [81655] by vboxsync
Shared Clipboard/X11: Minor cleanup.
1:50 PM Changeset in vbox [81654] by vboxsync
virtio_1_0: Unused inlines (clang is a pain). bugref:9218 bugref:9440
1:46 PM Changeset in vbox [81653] by vboxsync
Virtio_1_0: Very superficial code review (style mostly), preparing for …
1:35 PM Changeset in vbox [81652] by vboxsync
Devices/Graphics: dump shader code in D3D backend if shader creation …
12:52 PM Changeset in vbox [81651] by vboxsync
WDDM: support for the legacy VBoxVGA adapter
12:50 PM Changeset in vbox [81650] by vboxsync
WDDM: code for the legacy VBoxVGA adapter
12:45 PM Ticket #18945 (Linux 5.4: no more arbitrary executable pages and more changes) closed by Frank Batschulat (Oracle)
fixed
12:10 PM Changeset in vbox [81649] by vboxsync
Linux 5.4: no more arbitrary executable pages and more changes, …
12:09 PM Changeset in vbox [81648] by vboxsync
Additions/WINNT/Installer: removed the wddm_or_basic_d3d dialog, …
11:38 AM Changeset in vbox [81647] by vboxsync
EFI/Firmware/VBoxApfsJmpStartDxe: Implement fletcher64 checksum …
10:43 AM Changeset in vbox [81646] by vboxsync
pdmstorageifs.h: Document PDMIMEDIAPORT::pfnQueryScsiInqStrings as …
10:43 AM Changeset in vbox [81645] by vboxsync
DevVirtioScsi: More standard function ordering & placement. …
10:36 AM Changeset in vbox [81644] by vboxsync
Main: Removed unused/obsolete/useless portVersion attribute of IUSBDevice.
10:35 AM Changeset in vbox [81643] by vboxsync
VMMDev: Converted to the new PDM device style. [fix] bugref:9218
10:26 AM Changeset in vbox [81642] by vboxsync
DevVirtioScsi: Found one more place that RTMemAllocZ should be used …
10:15 AM Changeset in vbox [81641] by vboxsync
IPRT/memobj-r0drv-linux.cpp: Implemented sub-mappings in kernel space. …
9:36 AM Changeset in vbox [81640] by vboxsync
VMM/IEM: Nested VMX: bugref:9180 whitespace nit.
9:34 AM Changeset in vbox [81639] by vboxsync
VMM/IEM: Nested VMX: bugref:9180 Don't divide by zero when calculating …
7:41 AM Ticket #19059 (VboxLinuxAdditions.run file corrupt) created by abrasax
The crux of the issue: The VBoxLinuxAdditions.run file is missing an …
6:03 AM Changeset in vbox [81638] by vboxsync
VMM/HMVMXR0: Don't assert pbVirtApic or HCPhysVirtApic when APIC …
4:22 AM Changeset in vbox [81637] by vboxsync
VMM/HMVMXR0: Revamped allocation of ring-0 VMCS and related data …
2:30 AM Changeset in vbox [81636] by vboxsync
DevVirtioScsi: Put unused stringifiers in LOG_ENABLED ifdefs to make …
2:00 AM Changeset in vbox [81635] by vboxsync
scm fix
1:58 AM Changeset in vbox [81634] by vboxsync
DevVirtioScsi,Virtio_1_0: A quick and superficial review of …

Nov 3, 2019:

9:24 PM Ticket #19058 (Main process crash after any client window close) created by Dunham
After the client window closes (via any way) the main processes …
7:33 PM Changeset in vbox [81633] by vboxsync
Devices/Graphics: remove unnecessary assertion: this case works.
3:49 PM Changeset in vbox [81632] by vboxsync
WDDM: miniport should tell the user mode driver whether 3D is enabled …

Nov 2, 2019:

10:13 PM Changeset in vbox [81631] by vboxsync
pdmstorageifs.h: Added missing NIL_PDMMEDIAEXIOREQ - handles must have …
10:12 PM Changeset in vbox [81630] by vboxsync
Reverting 134386. Wrong dir.
10:11 PM Changeset in vbox [81629] by vboxsync
pdmstorageifs.h: Added missing NIL_PDMMEDIAEXIOREQ - handles must have …
7:40 AM Changeset in vbox [81628] by vboxsync
Storage/DevVirtioSCSI.cpp Fixed leaks found with Sanitizer. Worked on …

Nov 1, 2019:

9:07 PM Changeset in vbox [81627] by vboxsync
VMMDev: Converted to the new PDM device style. [fixes] bugref:9218
9:06 PM Changeset in vbox [81626] by vboxsync
PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
8:47 PM Changeset in vbox [81625] by vboxsync
VMMDev: Converted to the new PDM device style. bugref:9218
8:46 PM Changeset in vbox [81624] by vboxsync
PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
8:44 PM Changeset in vbox [81623] by vboxsync
SUPDrv: Export SUPR0PageMapKernel and SUPR0PageProtect. bugref:9218
5:58 PM Changeset in vbox [81622] by vboxsync
FE/Qt: bugref:9598: Windows: Adjust mouse integration pointer …
2:39 PM Changeset in vbox [81621] by vboxsync
IPRT/memobj-r0drv-linux.cpp: Implemented sub-mappings in kernel space. …
2:37 PM Changeset in vbox [81620] by vboxsync
IPRT/memobj-r0drv-os2.cpp: Implemented sub-mappings in kernel space. …
11:58 AM Changeset in vbox [81619] by vboxsync
VMM/HM: Sometimes we abort on guru meditations and the info doesn't …
11:06 AM Ticket #19057 (powercfg fail operation) created by Sizy458
When i execute powercfg -h on in root. …
12:54 AM Changeset in vbox [81618] by vboxsync
Additions/3D/mesa: Deal with the coordinate system differences between …

Oct 31, 2019:

11:02 PM Changeset in vbox [81617] by vboxsync
Devices/Graphics: dump all mipmaps of a texture; log.
10:13 PM Ticket #19056 (Faulty cursor in 32 bit XP VM) created by Woodsaregood
I recently downloaded 6.0.14 for windows clients in hopes that it …
7:43 PM Changeset in vbox [81616] by vboxsync
DevPlayground,pdmdev.h: Converted the playground sample device. …
7:41 PM Changeset in vbox [81615] by vboxsync
microatl.h: indent.
7:41 PM Changeset in vbox [81614] by vboxsync
VMM,SUPDrv,x86.h: Nits. - supdrvTscMeasureDeltaOne: No bulldozer …
6:50 PM Changeset in vbox [81613] by vboxsync
VMM,SUPDrv,x86.h: Nits. - supdrvTscMeasureDeltaOne: No bulldozer …
6:20 PM Changeset in vbox [81612] by vboxsync
FE/Qt: Extra-data Manager stuff: A group of fixes for r134303.
6:03 PM Changeset in vbox [81611] by vboxsync
FE/Qt: VM settings / Shared Folders page: Rename DialogType to …
4:50 PM Changeset in vbox [81610] by vboxsync
Config.kmk, Version.kmk: Improve fallback revision guessing. Splitting …
3:44 PM Changeset in vbox [81609] by vboxsync
Devices/Graphics: use the source context in vmsvga3dSurfaceCopy in D3D …
3:32 PM Ticket #19055 (Hang in VM after upgrade to 6.0.14) created by hobson42
My Ubuntu VM hangs after detecting the network card. This started …
2:51 PM Changeset in vbox [81608] by vboxsync
forgotten export
2:49 PM Changeset in vbox [81607] by vboxsync
VBoxCpuReporter: cleanups, make output directly usable
2:38 PM Changeset in vbox [81606] by vboxsync
typo
2:29 PM Changeset in vbox [81605] by vboxsync
VMM (and related changes): Add support for Hygon Dhyana CPUs. Modified …
2:02 PM Ticket #19054 (No USB Device on Windows 7 guest) created by cyberoner
Host Win10 (64bit) Guest Win7 (64bit) After upgrading to 6.0.14 there …
9:42 AM Changeset in vbox [81604] by vboxsync
EFI: Disabled APFS jumpstart for 32-bit as there's no use for it and …
9:25 AM Changeset in vbox [81603] by vboxsync
Main: Added PCnet-ISA/NE2100/Am79C960 to the API (the device side is …
4:58 AM Changeset in vbox [81602] by vboxsync
x86.h: Add MSR_IA32_PMC[4-7].

Oct 30, 2019:

9:11 PM Changeset in vbox [81601] by vboxsync
EFI/VBoxApfsJmpStartDxe: oops
8:58 PM Changeset in vbox [81600] by vboxsync
VBoxApfsJmpStartDxe: Make cl.exe happy
8:49 PM Changeset in vbox [81599] by vboxsync
Devices/Graphics: remove obsolete code from D3D backend
8:43 PM Changeset in vbox [81598] by vboxsync
EFI/Firmware/VBoxPkg/VBoxApfsJmpStartDxe: Add APFS jump start driver …
8:33 PM Changeset in vbox [81597] by vboxsync
EFI/Firmware/VBoxPkg/VBoxApfsJmpStartDxe: Add APFS jump start driver …
8:26 PM Changeset in vbox [81596] by vboxsync
EFI/Firmware/VBoxPkg/VBoxApfsJmpStartDxe: Add APFS jump start driver …
8:25 PM Changeset in vbox [81595] by vboxsync
include/iprt/formats/apfs.h: Add APFS format definitions required to …
6:47 PM Changeset in vbox [81594] by vboxsync
WDDM: increase the max mouse pointer size to 256x256; use the VMSVGA …
4:43 PM Changeset in vbox [81593] by vboxsync
FE/Qt: bugref:9598: Build fix for r134348.
4:39 PM Changeset in vbox [81592] by vboxsync
FE/Qt: bugref:9598: Introducing UIMousePointerShapeData, a separate …
2:14 PM Changeset in vbox [81591] by vboxsync
Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
2:13 PM Changeset in vbox [81590] by vboxsync
pdmdev.h: Adding type-safer PDMDEVINS_2_DATA and PDMDEVINS_2_DATA_CC …
1:29 PM Ticket #19053 (Launching version 6.0.14 on OS Vin 10 pro will lead to OS crash) closed by Frank Batschulat (Oracle)
invalid
1:26 PM Changeset in vbox [81589] by vboxsync
doc/manual: Updating manual section(s) related to GUI customization …
1:20 PM Changeset in vbox [81588] by vboxsync
FE/VBoxManage: Show clipboard file transfers enabled status in …
1:07 PM Changeset in vbox [81587] by vboxsync
IPRT/memobj-r0drv-linux.c: Don't mark allocations as executable unless …
12:50 PM Changeset in vbox [81586] by vboxsync
IPRT/alloc-r0drv-linux.c: Shouldn't need to mark pages allocated by …
11:19 AM Changeset in vbox [81585] by vboxsync
Devices: A couple of doxygen fixes.
11:18 AM Changeset in vbox [81584] by vboxsync
Windows host installer: Tabs.
11:16 AM Changeset in vbox [81583] by vboxsync
Windows host installer: Added a VBOX_INSTALLER_QUICK define for …
10:42 AM Changeset in vbox [81582] by vboxsync
IPRT: Linux: #warning The <sys/sysctl.h> header is deprecated and will …
9:45 AM Changeset in vbox [81581] by vboxsync
Main,FE/VBoxManage: Add an option to present the SMBIOS System UUID …
9:09 AM Ticket #19053 (Launching version 6.0.14 on OS Vin 10 pro will lead to OS crash) created by Alex-91fed
environment: CPU i5-6400 2.7GHz X64-based Win 10 pro X64 v1709 build …
7:28 AM Changeset in vbox [81580] by vboxsync
x86.h: Add some missing perf. related MSRs.
5:45 AM Changeset in vbox [81579] by vboxsync
VMM/HMVMXR0: VMXTRANSIENT alignment.
4:47 AM Changeset in vbox [81578] by vboxsync
HMInternal.h: Alignment.

Oct 29, 2019:

10:35 PM Changeset in vbox [81577] by vboxsync
Devices/Graphics: use the current viewport dimensions for the dummy …
10:34 PM Changeset in vbox [81576] by vboxsync
Additions/3D/mesa: Deal with the coordinate system differences between …
5:27 PM Changeset in vbox [81575] by vboxsync
vmm/pdmdev.h: Added PDMDevHlpPCIIORegionCreateIo. bugref:9218
4:29 PM Changeset in vbox [81574] by vboxsync
NetAdp/Win: Additional debug printouts in trunk creation code.
12:47 PM Changeset in vbox [81573] by vboxsync
FE/Qt: Build fix
12:25 PM Changeset in vbox [81572] by vboxsync
FE/Qt: Build fix
12:16 PM Changeset in vbox [81571] by vboxsync
VMMDev: cleanups. bugref:9218
12:11 PM Changeset in vbox [81570] by vboxsync
VMMDev: cleanups. bugref:9218
11:40 AM Ticket #19052 (split of the soapC.cpp file triggers internal GCC 9+ bug) created by Frank Batschulat (Oracle)
The split of the soapC.cpp file triggers an apparent internal bug in …
11:26 AM Changeset in vbox [81569] by vboxsync
VMMDev: cleanups. bugref:9218
11:13 AM Changeset in vbox [81568] by vboxsync
Windows host installer: Build fix for merge modules / VBOX_WITH_VBOX_IMG.
10:53 AM Changeset in vbox [81567] by vboxsync
DevE1000: Eliminated e1kR3Map(). bugref:9218
10:39 AM Changeset in vbox [81566] by vboxsync
DevXHCI: Converted to new device model. bugref:9218
10:38 AM Changeset in vbox [81565] by vboxsync
vusb.h: comment typo.
10:38 AM Changeset in vbox [81564] by vboxsync
VMM/PDMDevHlp: Adding helpers for getting the mapping addresses of I/O …
10:23 AM Changeset in vbox [81563] by vboxsync
FE/Qt: Adding necesarry extradata stuff to be able to disable some dialogs.

Oct 28, 2019:

2:39 PM Changeset in vbox [81562] by vboxsync
FE/Qt: Small cleanups.
12:44 PM Changeset in vbox [81561] by vboxsync
PDMR3Task: The task thread (pdmR3TaskThread) should quit eventually …
10:34 AM Changeset in vbox [81560] by vboxsync
Shared Clipboard: SCM fix.
10:09 AM Changeset in vbox [81559] by vboxsync
Shared Clipboard: Got rid of the protocol version in …
9:07 AM Changeset in vbox [81558] by vboxsync
FE/Qt: Adding file manager action to the menu editor widget. It was …
7:37 AM Changeset in vbox [81557] by vboxsync
DevEFI.cpp,DevPcBios.cpp: The SMBIOS spec requires UUID to be stored …
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