Timeline
Nov 19, 2019:
- 11:04 PM Changeset in vbox [82009] by
- DevACPI: Started converting I/O port registrations. bugref:9218
- 8:50 PM Changeset in vbox [82008] by
- FE/Qt: GUI coding-style fixes for r134761; Some places too old to be …
- 8:01 PM Ticket #19096 (bug keyboard) created by
- hello i am new, i have a problem whit virtualbox version 6.0.14, when …
- 7:46 PM Changeset in vbox [82007] by
- Main/GraphicsAdapter: fix lock order issues
- 6:24 PM Ticket #19060 (Bug in todo rescheduling in ...) closed by
- fixed: Thanks for the report! The code looks like it couldn't make up its …
- 6:13 PM Changeset in vbox [82006] by
- SupHardNt: Corrected incorrect retry handling in …
- 5:42 PM Changeset in vbox [82005] by
- Additions/3D/win/VBoxGL: added floating point formats to the list of …
- 4:55 PM Changeset in vbox [82004] by
- Storage/DevVirtioSCSI.cpp: Finish last of Knut's to do items except …
- 4:48 PM Changeset in vbox [82003] by
- Devices/Graphics: support SVGA3D_TS_TEXTURE_ANISOTROPIC_LEVEL in the …
- 4:22 PM Changeset in vbox [82002] by
- Additions/Makefile.kmk: consistently use tabs in the VBOX_RTISOMAKER …
- 4:19 PM Changeset in vbox [82001] by
- Additions/Makefile.kmk: mark .tool files as executable, …
- 4:19 PM Changeset in vbox [82000] by
- VMM: back out accidental change to NEM code config (which decreases …
- 4:02 PM Changeset in vbox [81999] by
- DevATA: First set device signature, then status register; cosmetic …
- 4:00 PM Ticket #19059 (VboxLinuxAdditions.run file corrupt) closed by
- invalid: The file is not corrupt. This is a self-extracting archive and is …
- 3:59 PM Changeset in vbox [81998] by
- DevATA: Removed redundant SetIRQ calls (see bugref:5869).
- 3:57 PM Changeset in vbox [81997] by
- DevATA: Changed register state at the end of read/write operations for …
- 2:41 PM Changeset in vbox [81996] by
- DevACPI: Converted the timer pointers to a handle and eliminated the …
- 1:46 PM Changeset in vbox [81995] by
- DevFDC: Added option for enabling access to status register A (SRA) - …
- 12:58 PM Changeset in vbox [81994] by
- DevACPI: Converted critsects to devhlp and new style. bugref:9218
- 12:50 PM Changeset in vbox [81993] by
- DevACPI: Use devhlp for SSM. bugref:9218
- 12:49 PM Changeset in vbox [81992] by
- DevACPI: Use devhlp for CFGM
- 12:09 PM Changeset in vbox [81991] by
- ValKit: pylint fix.
- 11:29 AM Changeset in vbox [81990] by
- DevDMA: Brushed up the logging and added 'R3' to the ring-3 functions. …
- 11:28 AM Changeset in vbox [81989] by
- DevDMA: Brushed up the logging and added 'R3' to the ring-3 functions. …
- 11:22 AM Changeset in vbox [81988] by
- DevDMA: Use devhlp for critsect. Signed warn fix. bugref:9218
- 11:21 AM Changeset in vbox [81987] by
- ValidationKit: fix copy/pasto
- 11:15 AM Changeset in vbox [81986] by
- DevDMA: Brushed up the logging and added 'R3' to the ring-3 functions. …
- 11:07 AM Changeset in vbox [81985] by
- DevDMA: Added some paranoia. bugref:9218
- 10:43 AM Changeset in vbox [81984] by
- DevDMA: Converted I/O port handlers. bugref:9218
- 10:35 AM Changeset in vbox [81983] by
- VMM: Switch the fixation of I/O port and MMIO registrations till after …
- 10:34 AM Changeset in vbox [81982] by
- ValidationKit: add support for split out graphics adapter interface
- 10:10 AM Changeset in vbox [81981] by
- Devices/Graphics/shaderlib: the VMSVGA device always renders …
- 10:08 AM Changeset in vbox [81980] by
- Devices/Graphics: log the shader float constants as floats
- 9:55 AM Changeset in vbox [81979] by
- DevDMA: Use devhlp for CFGM and SSM. bugref:9218
- 8:07 AM Changeset in vbox [81978] by
- Devices/Graphics: logging
- 7:39 AM Changeset in vbox [81977] by
- WDDM: direct3d test application: fix
- 7:27 AM Changeset in vbox [81976] by
- Additions/3D/mesa: Deal with the coordinate system differences between …
- 5:50 AM Changeset in vbox [81975] by
- fix burn due to RT logging macro not registering as a use of a variable
- 5:46 AM Changeset in vbox [81974] by
- Storage/DevVirtioSCSI.cpp: Fix unused variable burn
- 5:43 AM Changeset in vbox [81973] by
- Storage/DevVirtioSCSI.cpp: Took care of more to do items from bird's …
- 2:43 AM Ticket #19095 (Network connection mode couldn't bridge to “VMware Network Adapter” on ...) created by
- I have a virtual machine that can only run on the vbox,but my primary …
Nov 18, 2019:
- 9:42 PM Changeset in vbox [81972] by
- manual/SDKRef: start documenting incompatible API changes in 6.1
- 9:35 PM Changeset in vbox [81971] by
- Main/Machine+GraphicsAdapter: previously missed proper removal of …
- 9:04 PM Changeset in vbox [81970] by
- Main/GraphicsAdapter: make vc++ happy (BOOL/bool issue)
- 9:01 PM Changeset in vbox [81969] by
- FE/Qt: forgotten macOS specific change
- 8:57 PM Changeset in vbox [81968] by
- Main/GraphicsAdapter: forgotten file
- 8:52 PM Changeset in vbox [81967] by
- Main/idl: fix a broken xref
- 8:51 PM Changeset in vbox [81966] by
- DevHPET: Nits. bugref:9218
- 8:49 PM Changeset in vbox [81965] by
- DevHPET: Oops. bugref:9218
- 8:42 PM Changeset in vbox [81964] by
- Main/GraphicsAdapter: Split off a few attributes from Machine …
- 8:31 PM Changeset in vbox [81963] by
- DevHPET: Stats. bugref:9218
- 7:20 PM Changeset in vbox [81962] by
- FE/VBoxManage: Fixes for Shared Clipboard syntax handling.
- 7:06 PM Changeset in vbox [81961] by
- DevHPET,PDM: Split structures and refactored registration. bugref:9218
- 7:00 PM Changeset in vbox [81960] by
- Shared Clipboard/Transfers: Update.
- 6:24 PM Changeset in vbox [81959] by
- DevHPET: Convert MMIO handlers. bugref:9218
- 6:15 PM Changeset in vbox [81958] by
- DevIoApic: Corrected comments. bugref:9218
- 6:14 PM Changeset in vbox [81957] by
- DevIoApic: Corrected comments. bugref:9218
- 6:04 PM Changeset in vbox [81956] by
- Main/AudioAdapter: fix comment copy/pasto
- 5:23 PM Changeset in vbox [81955] by
- DevHPET: Eliminated unnecessary pointers in the state structures. …
- 5:18 PM Changeset in vbox [81954] by
- DevHPET: Converted timers to handles and device helpers. bugref:9218
- 5:04 PM Changeset in vbox [81953] by
- DevHPET: Use device helpers for critsects. bugref:9218
- 4:54 PM Changeset in vbox [81952] by
- DevHPET: Use device helpers for CFGM and SSM. Nits. bugref:9218
- 4:45 PM Changeset in vbox [81951] by
- PDMDevHlp: clang build fix (unused inline function). bugref:9218
- 4:44 PM Changeset in vbox [81950] by
- pdmdev.h: Doxygen comment. bugref:9218
- 4:41 PM Changeset in vbox [81949] by
- DevIoApic: indexing paranoia. bugref:9218
- 4:28 PM Changeset in vbox [81948] by
- IOAPIC,VMM: Made the pfnSetEoi and PDMIoApicBroadcastEoi functions …
- 4:14 PM Changeset in vbox [81947] by
- IOMAllMmioNew: Fixed bogus lock assertions with iomMmioHandlerNew on …
- 3:58 PM Changeset in vbox [81946] by
- DevIoApic: Split up the device state and flagged the device as …
- 3:57 PM Changeset in vbox [81945] by
- DevPit-i8254: saved state fix. bugref:9218
- 3:38 PM Changeset in vbox [81944] by
- FE/Qt: bugref: 6143. Making the corner radius a bit less magic numberish.
- 3:10 PM Changeset in vbox [81943] by
- VBoxManage: add "unrestricted guest" and "nested HW virtualization" in …
- 2:10 PM Changeset in vbox [81942] by
- DevIoApic: Convert the MMIO handlers to new style. bugref:9218
- 2:06 PM Ticket #19090 (running qemu-img in guest over a file on shared folder makes system ...) closed by
- worksforme: cannot reproduce: […] Please re-open when you have a reproducable …
- 1:37 PM Changeset in vbox [81941] by
- BIOS: Removed obsolete code, moved a break statement to match comment …
- 12:24 PM Changeset in vbox [81940] by
- doc/manual: more cleaning up of supported Windows version, plus …
- 12:17 PM Changeset in vbox [81939] by
- DevIoApic: Use dev hlp for SSMR3 calls. Nits. bugref:9218
- 12:14 PM Changeset in vbox [81938] by
- DevIoApic,PDM: Refactored the IOAPIC registration to be done directly …
- 12:11 PM Changeset in vbox [81937] by
- PDMDevice.cpp: Set VM error on device constructor failures when the …
- 12:10 PM Changeset in vbox [81936] by
- VMMR0: Catch assertions in VMMR0_DO_PDM_DEVICE_GEN_CALL. bugref:9218
- 10:47 AM Changeset in vbox [81935] by
- DevVirtioSCSI: Only 7-bit ASCII if possible.
- 9:51 AM Changeset in vbox [81934] by
- Runtime: Sparc build fix
- 8:52 AM Changeset in vbox [81933] by
- DevLpc-new: Converted to new PDM device style. bugref:9218
- 8:37 AM Ticket #19037 (Cursor Scaling - Mousepointer Integration -> Duplicate of #14366) closed by
- duplicate: Replying to Fritzthecat: > First of all, English is not …
- 7:50 AM Changeset in vbox [81932] by
- x86.h: Added new exceptions.
- 3:24 AM Changeset in vbox [81931] by
- DevPcArch: Missed config validation. [warn fix] bugref:9218
- 12:49 AM Changeset in vbox [81930] by
- DevPcArch: Missed config validation. bugref:9218
- 12:44 AM Changeset in vbox [81929] by
- DevPcArch: Converted to new PDM device style. bugref:9218
- 12:42 AM Changeset in vbox [81928] by
- IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too. …
- 12:30 AM Changeset in vbox [81927] by
- IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too.
- 12:30 AM Changeset in vbox [81926] by
- IPRT: Added 32-bit memchr variant. Prepared 16 and 64 bit ones too.
- 12:28 AM Changeset in vbox [81925] by
- DevPcBios: Set the new-style device flag. Nits. bugref:9218
Nov 17, 2019:
- 11:12 PM Changeset in vbox [81924] by
- DevPIC: doxygen fix. bugref:9218
- 10:06 PM Changeset in vbox [81923] by
- PDM: doxygen fixes. bugref:9218
- 10:05 PM Changeset in vbox [81922] by
- PDM: doxygen fixes. bugref:9218
- 10:04 PM Changeset in vbox [81921] by
- DevPcBios: Converted and split up I/O port handlers. bugref:9218
- 10:03 PM Changeset in vbox [81920] by
- DevPcBios: Converted and split up I/O port handlers. bugref:9218
- 9:35 PM Changeset in vbox [81919] by
- DevFwCommon: Use device helpers for CFGM. bugref:9218
- 8:47 PM Changeset in vbox [81918] by
- DevPcBios: Tolerate NetBoot config node. bugref:9218
- 8:45 PM Changeset in vbox [81917] by
- DevPcBios: Use device helpers for CFGM and SSM. bugref:9218
- 8:43 PM Changeset in vbox [81916] by
- PDM: logging fixes. bugref:9218
- 8:30 PM Changeset in vbox [81915] by
- DevPIC: Split up the structure and marked the device as new-style. …
- 8:29 PM Changeset in vbox [81914] by
- DevPIC: Split up the structure and marked the device as new-style. …
- 8:14 PM Changeset in vbox [81913] by
- DevPIC: Eliminated pDevIns pointers in the state structures. bugref:9218
- 8:01 PM Changeset in vbox [81912] by
- DevPIC: Forgot to remvoe debug logging. Oops. bugref:9218
- 8:00 PM Changeset in vbox [81911] by
- DevPIC: Converted I/O ports to new style. Replaced the memset …
- 8:00 PM Changeset in vbox [81910] by
- DevPIC: Converted I/O ports to new style. Replaced the memset …
- 7:19 PM Ticket #19094 (Mac OS setting will prevent a USB Bluetooth adaptor being available to ...) closed by
- invalid: Replying to oli-j: > Is it possible for VB to set …
- 6:23 PM Changeset in vbox [81909] by
- VMM,DevPIC: Refactored the PIC registration. bugreF:9218
- 3:12 PM Changeset in vbox [81908] by
- DevPit-i8254: Cleanups. bugref:9218
- 3:05 PM Changeset in vbox [81907] by
- DevPit-i8254: Marked as using new PDM device style. bugref:9218
- 3:04 PM Changeset in vbox [81906] by
- DevPit-i8254: Split up the state structure. bugref:9218
- 3:04 PM Changeset in vbox [81905] by
- iprt/cdefs.h: Added a CTX_EXPR(a_R3Expr, a_R0Expr, a_RCExpr) macro for …
- 2:39 PM Changeset in vbox [81904] by
- WDDM: SetRenderTarget resets the viewport and the scissor rectangle, …
- 10:42 AM Changeset in vbox [81903] by
- Devices/Graphics: D3D backend: use the vertex attribute index to …
- 10:38 AM Changeset in vbox [81902] by
- DevPit-i8254: Converted the I/O ports to new style. bugref:9218
- 10:30 AM Ticket #19093 (Kernel 5.3.9 + are not supported) closed by
- invalid: you where building a GA version of VBOX against a 5.4-rc7 kernel …
- 10:21 AM Changeset in vbox [81901] by
- Additions/3D/mesa: VBOX_WITH_MESA3D_SVGA_INSTANCING should fill the …
- 10:19 AM Ticket #19094 (Mac OS setting will prevent a USB Bluetooth adaptor being available to ...) created by
- By default the action of pugging in a USB Bluetooth adaptor to a Mac …
- 8:55 AM Ticket #19093 (Kernel 5.3.9 + are not supported) created by
- Last working Kernel was 5.3.8 as always DKMS fails where can …
Nov 16, 2019:
- 10:39 PM Ticket #19092 (6.0.14 Extensio Pack installation error on Linux Mint Debian Edition 3) created by
- Система LMDE 3,Ошибка установки VirtualBox 6.0.14 Oracle VM VirtualBox …
- 10:20 PM Ticket #19091 (Seamless Mode inactive with VMSVGA adapter) created by
- With VirtualBox 6.0+, VMSVGA is the default video adapter type for …
- 10:03 PM Ticket #16395 (VirtualBoxVM caused panic on OS X) closed by
- invalid: Intel HAXM has been shown time and again to be causing problems. …
- 9:57 PM Ticket #17048 (panic: a freed zone element has been modified in zone kalloc.16) closed by
- duplicate
- 8:10 PM Changeset in vbox [81900] by
- DevPit-i8254: Converted the timer to new handle based interface. …
- 8:08 PM Changeset in vbox [81899] by
- Devices/Graphics: assertions and (disabled) debug code
- 5:42 PM Ticket #19090 (running qemu-img in guest over a file on shared folder makes system ...) created by
- Steps to reproduce: 1. Install centos-7 guest with latest updates and …
- 4:59 PM Changeset in vbox [81898] by
- DevPit-i8254: Do CFGM, SSM and critsects thru the device helpers. …
- 4:56 PM Ticket #19089 (Kernel Panic when running Ubuntu 18.04.03 inside VirtualBox 6.0.14 on ...) created by
- While the installation of Ubuntu 18.04.03 went fine, a subsequent boot …
- 4:31 PM Changeset in vbox [81897] by
- UartCore: Use device helpers for SSM and crit sects. bugref:9218
- 4:27 PM Changeset in vbox [81896] by
- DevRTC: Some cleanup. bugref:9218
- 3:08 PM Changeset in vbox [81895] by
- VBoxSampleDevice.cpp: mark new-style. bugref:9218
- 12:27 PM Changeset in vbox [81894] by
- UartCore: doxygen fix. bugref:9218
- 3:13 AM Changeset in vbox [81893] by
- DevSerial,DevOxPcie958,UartCore: Converted to new style. bugref:9218
- 3:02 AM Ticket #19088 (VBOX_E_IPRT_ERROR (0x80bb0005) with copy file in VBox) closed by
- duplicate: Duplicate of #18496. May I ask, why when you've already found #18496 …
- 1:54 AM Changeset in vbox [81892] by
- UartCore: Converted timers to use handles rather than pointers. bugref:9218
- 1:43 AM Changeset in vbox [81891] by
- DevOxPcie958: Converting to new PDM device style. bugref:9218
- 1:26 AM Changeset in vbox [81890] by
- DevAHCI: Doxygen. bugref:9218
Nov 15, 2019:
- 10:44 PM Changeset in vbox [81889] by
- DevSerial: Working on converting to the new PDM device style - I/O …
- 10:37 PM Changeset in vbox [81888] by
- DevSerial: Working on converting to the new PDM device style - CFGM, …
- 10:29 PM Changeset in vbox [81887] by
- DevAHCI: s/ahciPort/aPorts/g. bugref:9218
- 10:27 PM Changeset in vbox [81886] by
- DevAHCI: Split up structures. More or less done converting to new PDM …
- 7:35 PM Changeset in vbox [81885] by
- DevAHCI: Converted I/O ports and MMIO handlers to new style. bugref:9218
- 5:57 PM Changeset in vbox [81884] by
- doc/manual: update supported OS list
- 4:31 PM Changeset in vbox [81883] by
- Main/DHCPServer+NatNetwork+VirtualBox+Console: Remove old DHCP …
- 4:23 PM Changeset in vbox [81882] by
- Main/xml: 6.1 will save StorageControllers under Hardware for all VMs …
- 3:56 PM Changeset in vbox [81881] by
- FE/Qt: bugref: 6143. Hiding OS/Menu keys.
- 3:51 PM Changeset in vbox [81880] by
- DevAHCI: s/pAhci/pThis/g. bugref:9218
- 3:38 PM Changeset in vbox [81879] by
- DevAHCI: Use the new handle based timer interface for the CCC timer. …
- 3:21 PM Changeset in vbox [81878] by
- DevAHCI: Use the device helpers for CFGM and SSM functions. [fix] …
- 3:09 PM Changeset in vbox [81877] by
- DevAHCI: Use the device helpers for critical sections and thread …
- 2:55 PM Ticket #19088 (VBOX_E_IPRT_ERROR (0x80bb0005) with copy file in VBox) created by
- Had VBOX_E_IPRT_ERROR error using VirtualBox 6.0.4r128413 running on …
- 2:47 PM Changeset in vbox [81876] by
- Devices/Graphics/shaderlib: use correct limit for the reg_idx (fixed …
- 2:40 PM Changeset in vbox [81875] by
- DevAHCI: Use the device helpers for CFGM and SSM functions. bugref:9218
- 1:57 PM Changeset in vbox [81874] by
- DevAHCI: Use the device helpers for support driver semaphores. bugref:9218
- 1:53 PM Changeset in vbox [81873] by
- DevAHCI: Kicking out the notification queue now that we don't have …
- 1:31 PM Changeset in vbox [81872] by
- DevAHCI: Dropped unnecessary pragma pack(1). bugref:9218
- 1:09 PM Changeset in vbox [81871] by
- Shared Clipboard/VBoxClient: Simplified code of …
- 12:52 PM Changeset in vbox [81870] by
- DevATA: Use RT_SAFE_SUBSCRIPT. bugref:9218
- 12:45 PM Changeset in vbox [81869] by
- iprt/cdefs.h: Adding RT_SAFE_SUBSCRIPT (with variations) for safer …
- 12:32 PM Changeset in vbox [81868] by
- FE/Qt: bugref: 6143. Using the diamond shape in right OS key as well.
- 11:50 AM Changeset in vbox [81867] by
- DevATA: Some structure naming cleanup. bugref:9218
- 10:55 AM Changeset in vbox [81866] by
- VMM/IEM: Nested VMX: bugref:9180 Add assertion that we don't support …
- 10:08 AM Ticket #19087 (Crash with ExceptionCode=0xc0000005 on "VMSVGA FIFO") created by
- Host is windows 10/ 2 VMs launched. Virtualbox freezes "1 VirtualBox …
- 9:54 AM Changeset in vbox [81865] by
- FE/Qt: bugref: 6143. Using the same radius everywhere.
- 8:39 AM Changeset in vbox [81864] by
- FE/Qt: scm fix
- 8:34 AM Changeset in vbox [81863] by
- FE/Qt: bugref:6143 - Checking if extradata is there before trying …
- 7:08 AM Ticket #19080 (Critical Error FreeBSD12) closed by
- invalid
- 5:32 AM Ticket #19068 (Seamless mode does not work on Win10 guest since 1903) closed by
- duplicate: Duplicate of #15092.
- 5:31 AM Ticket #18421 (Seamless mode does not work) closed by
- duplicate: Duplicate of #15092.
- 4:01 AM Changeset in vbox [81862] by
- DevATA: doxygen fixes. bugref:9218
- 3:58 AM Changeset in vbox [81861] by
- VMM/HM: Spaces.
- 3:45 AM Changeset in vbox [81860] by
- DevATA: Split up the state structures. Marked device as new-style. …
- 12:32 AM Changeset in vbox [81859] by
- DevATA: Make sure to use a valid index into the function tables. …
- 12:22 AM Changeset in vbox [81858] by
- DevATA: doxygen fixes. bugref:9218
- 12:17 AM Changeset in vbox [81857] by
- DevATA: Converted I/O port handlers to new style. [build fix] bugref:9218
Nov 14, 2019:
- 11:46 PM Changeset in vbox [81856] by
- WDDM: exclude transparent pixels from the monochrome mouse pointers …
- 10:58 PM Changeset in vbox [81855] by
- DevATA: Converted I/O port handlers to new style. [build fix] bugref:9218
- 10:57 PM Changeset in vbox [81854] by
- DevATA: Converted I/O port handlers to new style. bugref:9218
- 10:57 PM Changeset in vbox [81853] by
- PDMDevHlp,DevBusLogic,DevLsiLogicSCSI: Added flags parameter to …
- 10:11 PM Changeset in vbox [81852] by
- DevATA: Converted the BM DMA ports to the new style, combining them …
- 9:36 PM Changeset in vbox [81851] by
- DevATA: Use the devhlp version of the critsect API. bugref:9218
- 9:36 PM Changeset in vbox [81850] by
- PDMDevHlp: Adding PDMDevHlpCritSectScheduleExitEvent. bugref:9218
- 9:16 PM Changeset in vbox [81849] by
- DevATA: Be a little bit paranoid about indexing PCIATAState::aCts too. …
- 9:09 PM Changeset in vbox [81848] by
- DevATA: Be paranoid when using state members to index …
- 8:50 PM Changeset in vbox [81847] by
- DevATA: s/bATAPICmd/abATAPICmd/g + clang build fix. bugref:9218
- 7:36 PM Changeset in vbox [81846] by
- ValidationKit/linux/testboxscript-service.sh: support tmux as a …
- 6:27 PM Changeset in vbox [81845] by
- DevATA: Be paranoid about the I/O buffer accesses. [fixes] bugref:9218
- 6:16 PM Changeset in vbox [81844] by
- DevATA: Be paranoid about the I/O buffer accesses. bugref:9218
- 4:30 PM Changeset in vbox [81843] by
- Shared Clipboard/Transfers: Update.
- 7:22 AM Ticket #19086 (rm / rmdir not working correctly in shared folders) created by
- As it seems that comments to existing tickets are not enough, I make a …
- 4:21 AM Ticket #19085 (Error with Windows 10 Enterprise 1903 build 18362.476 and VirtualBox ...) created by
- my MS Windows is in Portuguese-BR! my user Windows: "PCuserWin" -> is …
- 2:23 AM Changeset in vbox [81842] by
- DevATA: Put the I/O buffers into the device state data to avoid having …
- 2:12 AM Changeset in vbox [81841] by
- PDM: Defined a total PDM device instance limit of 4MB (for now). Need …
- 1:02 AM Ticket #19065 (Boot record loss on exporting a DragonflyBSD virtual machine in open ...) closed by
- invalid: Using the example from comment 2, I issued the command: …
- 12:43 AM Ticket #19084 (Virtualbox 6.0.12 crash when running Windows guest) created by
- Hi I build Virtualbox from source against custom Linux kernel 4.19.72 …
Nov 13, 2019:
- 10:39 PM Changeset in vbox [81840] by
- PDM: Defined a total PDM device instance limit of 4MB (for now). Need …
- 10:38 PM Changeset in vbox [81839] by
- DevATA: Buffer paranoia and preperations for static alloc. bugref:9218
- 7:54 PM Ticket #19083 (Virtualbox Crashes after waking from Sleep macOS High Sierra) created by
- I have an early 2011 15" MacBook Pro running High Sierra 10.13.6. …
- 6:29 PM Changeset in vbox [81838] by
- Storage/DevVirtioSCSI.cpp: Fixed Last minute change to invert …
- 5:07 PM Changeset in vbox [81837] by
- Shared Clipboard/Main: Cleaned up Makefile defines.
- 5:00 PM Changeset in vbox [81836] by
- DevATA: Operate SUPSemEvent* thru the device helpers. bugref:9218
- 4:51 PM Changeset in vbox [81835] by
- DevBusLogic.cpp: Use pThis like everyone else. bugref:9218
- 4:46 PM Changeset in vbox [81834] by
- Main: Audio recording defines are not needed for VBoxSVC.
- 4:40 PM Changeset in vbox [81833] by
- DevBusLogic.cpp: Docs build fix.
- 4:22 PM Changeset in vbox [81832] by
- Changelog.
- 4:12 PM Changeset in vbox [81831] by
- Shared Clipboard: Build fix.
- 4:07 PM Changeset in vbox [81830] by
- Shared Clipboard/Transfers: Enable building by default on Linux.
- 3:59 PM Changeset in vbox [81829] by
- Shared Clipboard/Transfers: Got Linux hosts -> Windows guests working.
- 3:30 PM Changeset in vbox [81828] by
- DevBusLogic.cpp: Converting it to the new PDM device style - Splitting …
- 2:02 PM Changeset in vbox [81827] by
- FE/Qt: UISlidingToolBar: Regression fix for r133541: Using abstract …
- 1:39 PM Ticket #19082 (VirtualBox Manager scaled *down*, when a mix of HiDPI and non-HiDPI ...) created by
- Steps to reproduce: 1. Set up a machine with a mix of HiDPI and …
- 1:36 PM Changeset in vbox [81826] by
- FE/Qt: bugref:9598: x11: Adjust mouse integration pointer according to …
- 1:32 PM Changeset in vbox [81825] by
- Shared Clipboard: Build fix.
- 1:28 PM Changeset in vbox [81824] by
- Shared Clipboard: Generalized initial (host to guest) clipboard …
- 1:01 PM Ticket #19081 (Display shrinks to 1024x768) created by
- I've been using VirtualBox for several years but recently my Windows …
- 11:52 AM Changeset in vbox [81823] by
- IPRT/req.h: Docs nits.
- 11:46 AM Changeset in vbox [81822] by
- IPRT/req.h: Docs nit.
- 11:37 AM Changeset in vbox [81821] by
- EFI/Firmware/CpuDxe: Work around earlier macOS versions (Tiger up …
- 11:19 AM Changeset in vbox [81820] by
- Shared Clipboard/Transfers: Update.
- 9:15 AM Ticket #19069 (Progress bar is visable even if VB started in headless mode.) closed by
- invalid: Closed as per submitter's request.
Nov 12, 2019:
- 8:15 PM Changeset in vbox [81819] by
- Storage/DevVirtioSCSI.cpp Accidentally put some functions in between …
- 8:04 PM Changeset in vbox [81818] by
- Storage/DevVirtioSCSI.cpp Add some exported prototypes complained …
- 7:07 PM Changeset in vbox [81817] by
- Storage/DevVirtioSCSI.cpp: Remove const qualifier on type to prevent …
- 6:53 PM Changeset in vbox [81816] by
- Storage/DevVirtioSCSI.cpp: More fixing burns on build box for stuff …
- 6:46 PM Changeset in vbox [81815] by
- Storage/DevVirtioSCSI.cpp: Fix burn caused by casting error that …
- 6:21 PM Changeset in vbox [81814] by
- Storage/DevVirtioSCSI.cpp: Worked on bird's todo items, most notably …
- 6:08 PM Changeset in vbox [81813] by
- WDDM: exclude transparent pixels from the mouse pointer.
- 4:05 PM Changeset in vbox [81812] by
- DevBusLogic.cpp: Converting it to the new PDM device style - BIOS I/O …
- 4:04 PM Changeset in vbox [81811] by
- PDMDevHlp/IOM: MMIO hack. bugref:9218
- 3:46 PM Changeset in vbox [81810] by
- DevBusLogic.cpp: Converting it to the new PDM device style - MMIO …
- 3:40 PM Changeset in vbox [81809] by
- DevBusLogic.cpp: Converting it to the new PDM device style - I/O …
- 3:16 PM Changeset in vbox [81808] by
- DevBusLogic.cpp: Converting it to the new PDM device style - crit …
- 3:14 PM Changeset in vbox [81807] by
- DevBusLogic.cpp: Converting it to the new PDM device style - SSM …
- 2:49 PM Changeset in vbox [81806] by
- VMM/HMVMXR0: Fix delivery of guest pending debug exception (BS bit) …
- 2:44 PM Changeset in vbox [81805] by
- DevBusLogic.cpp: Converting it to the new PDM device style - …
- 2:43 PM Changeset in vbox [81804] by
- DevBusLogic.cpp: Converting it to the new PDM device style - …
- 2:34 PM Changeset in vbox [81803] by
- DevBusLogic.cpp: Converting it to the new PDM device style... bugref:9218
- 1:51 PM Changeset in vbox [81802] by
- DevATA: Working on converting it to new PDM device model. bugref:9218
- 1:47 PM Changeset in vbox [81801] by
- DevATA: Working on converting it to new PDM device model. bugref:9218
- 12:59 PM Changeset in vbox [81800] by
- DevBusLogic.cpp: Converting it to the new PDM device style... bugref:9218
- 12:47 PM Changeset in vbox [81799] by
- DevFdc: Working on converting it to the new PDM device style. bugref:9218
- 12:45 PM Changeset in vbox [81798] by
- IOMR3Mmio: Don't register RZ stats for ring-3 only MMIO regions. …
- 12:43 PM Changeset in vbox [81797] by
- IOMR3IoPort: Don't register RZ stats for ring-3 only ports. bugref:9218
- 12:43 PM Changeset in vbox [81796] by
- Shared Clipboard: Corrected saved state version.
- 11:05 AM Changeset in vbox [81795] by
- DevFdc: Working on converting it to the new PDM device style. bugref:9218
- 10:54 AM Changeset in vbox [81794] by
- DevFdc: Working on converting it to the new PDM device style. bugref:9218
- 10:31 AM Changeset in vbox [81793] by
- FE/Qt: bugref:9510. A small fix
- 10:22 AM Ticket #16797 (Installing Avast anti-virus causes 'guru' unless Vista32 guest in ...) closed by
- duplicate: Closing as Duplicate of #8545. Avast requires VT-x availability on …
- 10:20 AM Ticket #16356 (Installing Avast Free anti-virus on a VirtualBox VM generates a blue ...) closed by
- duplicate: Invalid and Duplicate of #8545. Avast requires VT-x availability on …
- 10:15 AM Ticket #19076 (Error de virtualbox (guru meditation)) closed by
- duplicate: Please use English in your posts/messages/tickets next time, you get a …
- 9:14 AM Ticket #19073 (Mount into sharefolder has failed. Junction has fail on Windows XP) closed by
- duplicate: Duplicate of #13798.
- 8:47 AM Changeset in vbox [81792] by
- VMM/CPUM: Nested VMX: bugref:9180 Outdated comment. We dump VMX/SVM …
- 5:43 AM Changeset in vbox [81791] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Comment to clarify why we read …
- 5:36 AM Changeset in vbox [81790] by
- VMM/HMVMXR0: Propagate guest-interruptibility state from the VMCS to …
- 4:37 AM Changeset in vbox [81789] by
- VMM/IEM: Nested VMX: bugref:9180 format string fix in AssertMsg.
- 4:28 AM Changeset in vbox [81788] by
- VMM/IEM: Nested VMX: bugref:9180 Assertion.
- 4:23 AM Changeset in vbox [81787] by
- VMM/CPUM: Nested VMX: bugref:9180 Comment update.
- 4:20 AM Changeset in vbox [81786] by
- VMM: Nested VMX: bugref:9180 Implement VMX-preemption timer for …
- 12:17 AM Changeset in vbox [81785] by
- DevLsiLogicSCSI: Split device state structures. [doxygen fix] bugref:9218
Nov 11, 2019:
- 10:23 PM Changeset in vbox [81784] by
- NAT/Network: On Linux a socket returned by accept(2) does not inherit …
- 10:21 PM Ticket #19080 (Critical Error FreeBSD12) created by
- Hello, when i start my virtual machine of FREEBSD12 on my computed, …
- 10:10 PM Changeset in vbox [81783] by
- DevLsiLogicSCSI: Split device state structures. [build fix] bugref:9218
- 10:09 PM Changeset in vbox [81782] by
- DevLsiLogicSCSI: Split device state structures. bugref:9218
- 9:57 PM Changeset in vbox [81781] by
- DevLsiLogicSCSI: Split device state structures. bugref:9218
- 9:46 PM Changeset in vbox [81780] by
- Devices/EFI: Fix linker warnings for ELF binaries [fix]
- 8:44 PM Changeset in vbox [81779] by
- Devices/EFI: Fix linker warnings for ELF binaries
- 8:00 PM Changeset in vbox [81778] by
- DevLsiLogicSCSI: Removed GCPhysMMIOBase (forgot earlier) amd aligned …
- 7:58 PM Changeset in vbox [81777] by
- DevLsiLogicSCSI: Removed GCPhysMMIOBase (forgot earlier) amd aligned …
- 7:26 PM Changeset in vbox [81776] by
- testmanager/wuihlpform.py: Mixed up escapeElem and escapeAttr for text …
- 6:14 PM Changeset in vbox [81775] by
- Runtime/RTEfiFatExtract: Tool to extract single entries from EFI fat …
- 6:09 PM Changeset in vbox [81774] by
- DevLsiLogicSCSI: Use NOP critsect in ring-0 too. bugref:9218
- 6:05 PM Changeset in vbox [81773] by
- DevLsiLogicSCSI: Converted MMIO and I/O port handlers. bugref:9218
- 6:05 PM Changeset in vbox [81772] by
- PDMDevHlp: Adding PDMDevHlpIoPortCreateExAndMap. bugref:9218
- 5:24 PM Changeset in vbox [81771] by
- Devices/Graphics: OpenGL backend texture format conversion
- 4:51 PM Changeset in vbox [81770] by
- Devices/Graphics: OpenGL backend texture format conversion shader fix …
- 4:40 PM Changeset in vbox [81769] by
- Shared Clipboard: Build fix.
- 4:36 PM Changeset in vbox [81768] by
- Shared Clipboard: Update.
- 4:34 PM Changeset in vbox [81767] by
- testmanager/core: add new checkable requirements for testbox …
- 4:10 PM Changeset in vbox [81766] by
- VMM: Added SSM_GET_ENUM32_RET and made the VMM code use it and the …
- 4:00 PM Changeset in vbox [81765] by
- Devices: Use new volatile SSM getters and enum macros. bugref:9218
- 3:58 PM Changeset in vbox [81764] by
- SSM,PDMDevHlp: Exported volatile integer getter variants and added …
- 3:57 PM Changeset in vbox [81763] by
- INstaller/linux: Honor VBOX_WITH_PCI_PASSTHROUGH during packing and …
- 3:23 PM Changeset in vbox [81762] by
- SUPDrv,tstRTInlineAsm: Fixed assertion/failure when trying to use the …
- 2:35 PM Changeset in vbox [81761] by
- Devices/Graphics: OpenGL backend texture format conversion (just the …
- 2:29 PM Changeset in vbox [81760] by
- Linux modules: Also force disabling of CONFIG_MODULE_SIG_ALL when …
- 1:52 PM Changeset in vbox [81759] by
- Additions/WDDM: Compile fixes if VBOX_WITH_MESA3D is not defined.
- 1:08 PM Changeset in vbox [81758] by
- gen-slickedit-workspace: Fix generation of workspace with the removal …
- 12:31 PM Ticket #19079 (BSOD после обновления с 5.1.22 до версии 6.0.14) created by
- После обновления VirtualBox с версии 5.1.22 до версии 6.0.14 на …
- 6:26 AM Ticket #19078 (NT4 Guest: Weirdness with "Enable Nested VT-x/AMD-V" checkbox in guest ...) created by
- I have a good working install of Windows NT4 Server that I toy around …
- 1:08 AM Ticket #19077 (A serious error occurred while running a virtual computer with virtualbox) created by
- Last friday, I use the virtualbox to run an ubuntu virtual machine to …
Nov 10, 2019:
- 7:31 PM Changeset in vbox [81757] by
- Devices/Graphics: UNPACK -> PACK
- 7:23 PM Changeset in vbox [81756] by
- Devices/Graphics: suppress noisy logging.
- 7:19 PM Changeset in vbox [81755] by
- Reverted r134542, wrong files
- 7:14 PM Changeset in vbox [81754] by
- Devices/Graphics: suppress noisy logging.
- 4:20 PM Ticket #19076 (Error de virtualbox (guru meditation)) created by
- hola... necesito ayuda por favor con mi maquina virtual ya que estaba …
Nov 9, 2019:
- 3:09 PM Changeset in vbox [81753] by
- SSM,PDMDevHlp: Added volatile integer SSM getter variants so we can …
- 10:21 AM Changeset in vbox [81752] by
- DevLsiLogicSCSI: Switched critsects and sup semaphores to device …
Note:
See TracTimeline
for information about the timeline view.