Timeline
Nov 25, 2019:
- 11:50 PM Changeset in vbox [82209] by
- GIMDev: Corrected method order (dtor before ctor), eliminated …
- 11:41 PM Changeset in vbox [82208] by
- DevPS2: Converted the generic queue stuff into some a lot more …
- 11:02 PM Changeset in vbox [82207] by
- VGABIOS: Implemented mode 13h scrolling.
- 10:46 PM Changeset in vbox [82206] by
- DevPS2: Split up the state structures. bugref:9218
- 10:40 PM Changeset in vbox [82205] by
- VGABIOS: Fixed scrolling down in graphics modes.
- 9:55 PM Changeset in vbox [82204] by
- DevPS2: type name cleanup. bugref:9218
- 9:53 PM Changeset in vbox [82203] by
- DevPS2: Eliminated some pDevInsR? structure members. bugref:9218
- 9:50 PM Changeset in vbox [82202] by
- DevPS2: simplifying fluff. bugref:9218
- 9:32 PM Changeset in vbox [82201] by
- DevPS2: Converted I/O ports. bugref:9218
- 8:55 PM Changeset in vbox [82200] by
- DevPS2: Critsect. bugref:9218
- 8:54 PM Changeset in vbox [82199] by
- DevVGA: The FIFO shouldn't be prefetchable. Workarounds for old saved …
- 8:42 PM Changeset in vbox [82198] by
- Frontends/VBoxManage: add forgotten --system-uuid-le option to help output
- 8:39 PM Changeset in vbox [82197] by
- VGABIOS: This is very silly. Stop it.
- 8:05 PM Changeset in vbox [82196] by
- VGABIOS: Improved IBM compatibility with static table updates and …
- 7:12 PM Changeset in vbox [82195] by
- DevPS2: Converted timers. bugref:9218
- 6:36 PM Changeset in vbox [82194] by
- Shared Clipboard/VBoxShClDaemon: Don't export to OSE yet.
- 6:16 PM Changeset in vbox [82193] by
- FE/Qt: bugref:9609: UIActionPool: Provide Log-viewer Refresh action …
- 6:08 PM Changeset in vbox [82192] by
- Main/RecordingSettings: move monitor count query to place before …
- 5:48 PM Changeset in vbox [82191] by
- DevPS2: Moved XlateAT2PC to the DevPS2.cpp file. bugref:9218
- 5:44 PM Changeset in vbox [82190] by
- DevPS2: ps2kRemoveQueue is common to both DevPS2M.cpp and DevPS2K.cpp, …
- 5:37 PM Changeset in vbox [82189] by
- DevPS2: Saved state, prefixes, ++. bugref:9218
- 5:26 PM Changeset in vbox [82188] by
- DevFdc: Saved state fix - forgot to increase FDC_SAVESTATE_CURRENT. duh!
- 5:18 PM Changeset in vbox [82187] by
- FE/Qt: bugref:9609: Rework UIShortcut interface to support standard …
- 5:02 PM Changeset in vbox [82186] by
- FE/Qt: bugref:9609: Rework UIAction and UIShortcut interfaces to …
- 4:53 PM Changeset in vbox [82185] by
- Shared Clipboard/VBoxShClDaemon: SCM fix.
- 4:47 PM Changeset in vbox [82184] by
- Shared Clipboard/Transfers: Initial commit of VBoxShClDaemon, a custom …
- 4:14 PM Changeset in vbox [82183] by
- Storage/DevVirtioSCSI.cpp: Fixed sizeof() calc in virtioScsiR3ReqErr() …
- 3:32 PM Ticket #18926 (Problem loading vboxsf.ko after upgrade to 6.0.12) closed by
- fixed
- 3:09 PM Changeset in vbox [82182] by
- PC/BIOS: Don't panic when an INQUIRY fails but don't continue with …
- 3:08 PM Changeset in vbox [82181] by
- Additions/3D/mesa: another modification for VBox: check the pointer
- 2:53 PM Changeset in vbox [82180] by
- PC/BIOS: Add support for CD/DVD drives attached to a Virtio SCSI …
- 2:12 PM Changeset in vbox [82179] by
- buslogic*Construct: NIL handles and assert NIL values in ring-0. …
- 2:02 PM Changeset in vbox [82178] by
- DevVGA: Made status register 0 more IBM compatible.
- 1:54 PM Changeset in vbox [82177] by
- DevFdc: Saved state fixes (cannot just save two extra timers w/o …
- 1:41 PM Changeset in vbox [82176] by
- PC/BIOS: The index of the avail queue is supposed to be free running …
- 1:16 PM Changeset in vbox [82175] by
- PC/BIOS: Enable the VirtIo driver by default, bugref:9440
- 1:13 PM Changeset in vbox [82174] by
- PC/BIOS/virtio.c: Fixes, seems to work now
- 1:00 PM Changeset in vbox [82173] by
- DevPS2: Less opaque and structure duplicatication. (The opaque stuff …
- 12:48 PM Changeset in vbox [82172] by
- linux/vboxsf: Indent fix. bugref:9172
- 12:30 PM Changeset in vbox [82171] by
- linux/vboxsf: Clarification. bugref:9172
- 12:22 PM Changeset in vbox [82170] by
- Devices: PS2K.cpp -> DevPS2K.cpp; PS2M.cpp -> DevPS2M.cpp; PS2Dev.h -> …
- 11:56 AM Changeset in vbox [82169] by
- WDDM: gallium driver does not need the workaround.
- 11:54 AM Changeset in vbox [82168] by
- DevBusMouse: Converted to new style. Cleanups. Untested. [fixes] …
- 11:53 AM Changeset in vbox [82167] by
- DevBusMouse: Converted to new style. Cleanups. Untested. bugref:9218
- 11:32 AM Changeset in vbox [82166] by
- linux/vboxsf: Workaround for missing noop_backing_dev_info export in …
- 11:18 AM Changeset in vbox [82165] by
- Devices/Graphics: OpenGL backend: fixes for compressed textures.
- 10:32 AM Changeset in vbox [82164] by
- PC/BIOS/VirtIoScsi: Current state
- 10:31 AM Changeset in vbox [82163] by
- PC/BIOS: Hook up VirtIO driver to the disk layer
- 10:30 AM Changeset in vbox [82162] by
- PC/BIOS: Move cdb_rw10 and cdb_rw16 into the generic SCSI header so it …
- 10:26 AM Changeset in vbox [82161] by
- Shared Clipboard: SCM fix.
- 10:21 AM Changeset in vbox [82160] by
- Shared Clipboard: Build fix.
- 10:18 AM Changeset in vbox [82159] by
- VMM/HMVMXR0: Fix single-stepping in the hypervisor debugger using MTF …
- 9:46 AM Changeset in vbox [82158] by
- Shared Clipboard: Adjusted syntax and prerequisite include checking of …
- 8:59 AM Changeset in vbox [82157] by
- Shared Clipboard: Build fix.
- 8:45 AM Changeset in vbox [82156] by
- Shared Clipboard/VBoxClient: More cleanup for X11-specific code.
- 8:33 AM Changeset in vbox [82155] by
- BusMouse.cpp -> DevBusMouse.cpp
- 8:32 AM Changeset in vbox [82154] by
- VGABIOS: Flipped inverted BDA bit.
- 8:14 AM Changeset in vbox [82153] by
- DevBusLogic: Fixed R0 setup in ISA-only mode.
- 8:13 AM Changeset in vbox [82152] by
- DevFdc: Introduced IRQDelay option to postpone interrupts, needed for …
- 4:14 AM Changeset in vbox [82151] by
- Storage/DevVirtioSCSI.cpp: Did some work on virtio async event …
Nov 24, 2019:
- 9:00 PM Ticket #19107 (Virtualbox on MacOS Mojave frequent crashes) created by
- Within seconds of starting a guest, VBox crashes to blank screen and …
- 7:36 PM Changeset in vbox [82150] by
- VGABIOS: Take the page number into account for planar graphics modes …
- 4:25 PM Changeset in vbox [82149] by
- VirtualKD -> DevVirtualKD
- 4:24 PM Changeset in vbox [82148] by
- VirtualKD: Converted to new style. bugref:9218
- 11:56 AM Changeset in vbox [82147] by
- DevPCNet: PDMCritSect -> PDMDevHlpCritSect. bugref:9218
- 11:16 AM Changeset in vbox [82146] by
- DevPCNet: Split the state structure. Set new-style flag. bugref:9218
- 5:44 AM Changeset in vbox [82145] by
- Storage/DevVirtioSCSI.cpp: Fixed problem with scsi offline errors on …
- 1:17 AM Changeset in vbox [82144] by
- DevPCNet: clang fix. bugref:9218
- 12:56 AM Changeset in vbox [82143] by
- vgabios.c: make scm happy.
- 12:55 AM Changeset in vbox [82142] by
- DevPCNet: Logging cleanups. bugref:9218
- 12:45 AM Changeset in vbox [82141] by
- DevPCNet: Converted MMIO handlers. [fixes] bugref:9218
- 12:40 AM Changeset in vbox [82140] by
- DevPCNet: Converted MMIO handlers. bugref:9218
- 12:20 AM Changeset in vbox [82139] by
- DevPCNet: Conveted I/O port handlers. bugref:9218
Nov 23, 2019:
- 11:42 PM Changeset in vbox [82138] by
- DevPCNet: Set up critsect correctly for ring-0/raw-mode too. bugref:9218
- 11:38 PM Changeset in vbox [82137] by
- DevPCNet: Replaced pXmitQueue with a PDM Task. bugref:9218
- 11:20 PM Changeset in vbox [82136] by
- DevPCNet: Replaced pCanRxQueueR3 with a ring-0 capable semaphore. …
- 11:18 PM Changeset in vbox [82135] by
- DevPCNet: Replaced pCanRxQueueR3 with a ring-0 capable semaphore. …
- 11:03 PM Changeset in vbox [82134] by
- DevPCNet: Converted timers. bugref:9218
- 9:05 PM Changeset in vbox [82133] by
- VGABIOS: Fixed CGA cursor emulation (new code is much more complex but …
- 8:30 PM Changeset in vbox [82132] by
- ConsoleImpl2.cpp: nits.
- 5:58 PM Changeset in vbox [82131] by
- FE/Qt: Statistics have moved again. Optimized statistics querying by …
- 5:28 PM Changeset in vbox [82130] by
- DrvVD: Moved the statistics to /Public/Storage/ to make them official …
- 5:28 PM Changeset in vbox [82129] by
- Devices/Network: Don't decorate the public stats with device, just use …
- 11:13 AM Changeset in vbox [82128] by
- DevPCNet: Do CFGM and SSM via devhlp. Use default statistics prefix. …
- 8:45 AM Changeset in vbox [82127] by
- DevVGA: Doxygen fixes. bugref:9218
- 8:23 AM Changeset in vbox [82126] by
- DevParallel: VBOXSTRICTRC+AssertRC fixes. +T bugref:9218
- 8:22 AM Changeset in vbox [82125] by
- DevParallel: VBOXSTRICTRC+AssertRC fixes. bugref:9218
- 1:32 AM Ticket #19106 (Screen garbled when saving VM state) closed by
- worksforme: 1. That is correct. If some of the Display Settings are not the proper …
- 12:32 AM Ticket #18294 (bug after windows 10 update... I think) closed by
- worksforme: Closing as [WorksForMe], see comment:3.
- 12:26 AM Ticket #19100 (I get this error every time I hit start "VERR_NEM_VM_CREATE_FAILED") closed by
- duplicate: The bug tracker is not the place to ask for help, the forums are. 1. …
- 12:24 AM Ticket #18816 (VirtualBox 6.0.10/11 doesn´t start any VM) closed by
- duplicate: Duplicate of #18536.
- 12:10 AM Changeset in vbox [82124] by
- PGM: Doxygen fixes. bugref:9218
- 12:07 AM Changeset in vbox [82123] by
- DevParallel: Split structure. Set new_style flag. [grr] bugref:9218
- 12:04 AM Changeset in vbox [82122] by
- DevParallel: Split structure. Set new_style flag. bugref:9218
Nov 22, 2019:
- 11:55 PM Changeset in vbox [82121] by
- DevParallel: Converted I/O handlers. bugref:9218
- 11:42 PM Changeset in vbox [82120] by
- DevParallel: CFGM & SSM via devhlp. bugref:9218
- 11:32 PM Changeset in vbox [82119] by
- PGM: nit. bugref:9218
- 11:31 PM Changeset in vbox [82118] by
- PGM: Doxygen fixes. bugref:9218
- 11:31 PM Changeset in vbox [82117] by
- DevVGA: doxygen fixes. bugref:9218
- 11:28 PM Ticket #19106 (Screen garbled when saving VM state) created by
- OS .X host 10.14.5 install ubuntu desktop 19.10 start VM close and …
- 11:27 PM Ticket #19044 (VBoxDarwinAdditionsUninstall.tool in the GAs ISO is not set as ...) closed by
- fixed: Confirmed as fixed with: * 6.0.15 r134831 and later. * 6.1.0rc1 …
- 11:23 PM Changeset in vbox [82116] by
- DevVGA: Darwin bulid fix. bugref:9218
- 11:22 PM Changeset in vbox [82115] by
- DevVGA: Set PDM_DEVREG_FLAGS_NEW_STYLE. bugref:9218
- 11:05 PM Changeset in vbox [82114] by
- DevVGA: Splitting up the VMSVGASTATE structure. bugref:9218
- 11:02 PM Changeset in vbox [82113] by
- VGABIOS: Fixed read pixel function (INT 10h/0Dh) in CGA graphics modes.
- 10:55 PM Changeset in vbox [82112] by
- DevVGA: Darwin fixes. bugref:9218
- 10:38 PM Changeset in vbox [82111] by
- VGABIOS: State save area size is returned in 64-byte blocks, not bytes.
- 8:40 PM Changeset in vbox [82110] by
- DevVGA: Darwin fixes. bugref:9218
- 8:24 PM Changeset in vbox [82109] by
- DevVGA: Splitting up the VGASTATE structure. bugref:9218
- 6:47 PM Changeset in vbox [82108] by
- really after 6.1.0_RC1
- 6:32 PM Changeset in vbox [82107] by
- EFI/Firmware/CpuGdt.c: Revert previous patch and add explanation why …
- 6:19 PM Changeset in vbox [82106] by
- After 6.1.0_RC1
- 6:06 PM Changeset in vbox [82105] by
- Main/SystemProperties: let virtio-scsi also handle DVD drives
- 5:55 PM Changeset in vbox [82104] by
- EFI/Firmware: Work around a bug in Apples boot.efi present in at least …
- 5:08 PM Changeset in vbox [82103] by
- Shared Clipboard/VBoxClient: More experiments with GVfs.
- 2:52 PM Changeset in vbox [82102] by
- DevVGA: build fix. bugref:9218
- 1:19 PM Changeset in vbox [82101] by
- Devices/Graphics: OpenGL backend: use glTexSubImage for uploading data …
- 1:07 PM Changeset in vbox [82100] by
- OCI: add stub for ICloudClient::startCloudNetworkGateway
- 11:09 AM Ticket #19105 (Keyboard capture does not work properly under Wayland) created by
- I am using Virtualbox on Fedora under Wayland (Gnome/Mutter). It …
- 10:00 AM Ticket #18956 ([VBoxSVGA with 3D] Graphics corruption in some programs) closed by
- duplicate: Duplicate of #18914.
- 8:40 AM Changeset in vbox [82099] by
- Devices/Graphics: scm.
- 8:27 AM Changeset in vbox [82098] by
- Devices/Graphics: allow to dump surface content to a bitmap on …
- 8:24 AM Changeset in vbox [82097] by
- Devices/Graphics: remove obsolete assertion
- 8:21 AM Changeset in vbox [82096] by
- Devices/Graphics: use appropriate texture id
- 8:09 AM Changeset in vbox [82095] by
- Devices/Graphics: renamed VMSVGA3DSURFACE::pMipmapLevels to …
- 8:00 AM Ticket #19103 (Ubuntu18.04 NS_ERROR_FAILURE) closed by
- duplicate: same as ticket #19104
- 7:59 AM Ticket #19102 (Ubuntu18.04 NS_ERROR_FAILURE) closed by
- duplicate: duplicate of ticket #19104
- 7:39 AM Ticket #19104 (Ubuntu18.04 NS_ERROR_FAILURE) created by
- Failed to open a session for the virtual machine ss. The virtual …
- 7:39 AM Ticket #19103 (Ubuntu18.04 NS_ERROR_FAILURE) created by
- Failed to open a session for the virtual machine ss. The virtual …
- 7:39 AM Ticket #19102 (Ubuntu18.04 NS_ERROR_FAILURE) created by
- Failed to open a session for the virtual machine ss. The virtual …
- 12:58 AM Changeset in vbox [82094] by
- DevVGA,PGM,IOM: Conveted the legacy MMIO region to the new style, …
- 12:56 AM Changeset in vbox [82093] by
- VBoxVideoVBEPrivate.h: Pointed out pragma pack misconception.
- 12:13 AM Changeset in vbox [82092] by
- PGM/pgmPhysGetPageEx: Use the 'off' local.
- 12:07 AM Ticket #19101 (Movie Maker with Windows Vista) created by
- Hey! I need to use the old Windows Movie Maker and therefore I set up …
Nov 21, 2019:
- 11:56 PM Changeset in vbox [82091] by
- PGM/pgmR3PhysMMIOExLink: Corrected apMmio2RangesR3/R0 updating and an …
- 10:29 PM Changeset in vbox [82090] by
- Devices/Graphics: use helpers to resolve surface and context ids; log …
- 10:18 PM Changeset in vbox [82089] by
- DevVGA: Mark functions with R3 where appropriate, adding docs and …
- 9:59 PM Changeset in vbox [82088] by
- DevVGA: Mark functions with R3 where appropriate, adding docs and …
- 9:59 PM Changeset in vbox [82087] by
- DevVGA: SUPSem -> DevHlpSUPSem. bugref:9218
- 7:32 PM Changeset in vbox [82086] by
- DevVGA: SUPSem -> DevHlpSUPSem. bugref:9218
- 4:50 PM Changeset in vbox [82085] by
- 6.1.0_RC1
- 4:26 PM Changeset in vbox [82084] by
- DevVGA: Move VERIFY_VRAM_WRITE_OFF_RETURN and …
- 4:26 PM Changeset in vbox [82083] by
- DevVGA: style nits. bugref:9218
- 3:35 PM Changeset in vbox [82082] by
- changelog update for RC1
- 3:33 PM Changeset in vbox [82081] by
- DevVGA: style nits. bugref:9218
- 12:55 PM Changeset in vbox [82080] by
- Main/Console: eliminate duplicate check
- 12:46 PM Changeset in vbox [82079] by
- DevVGA: Map the first page of the FIFO into ring-0 so we can safely …
- 12:26 PM Changeset in vbox [82078] by
- DevVGA: Map part of the VRAM (512KB) into ring-0 for direct access …
- 12:06 PM Changeset in vbox [82077] by
- FE/Qt changelog for rc1
- 12:00 PM Changeset in vbox [82076] by
- DevVGA: Converted VMSVGA FIFO allocation and registration to new …
- 11:37 AM Changeset in vbox [82075] by
- Changelog: 6.1.0_RC1 version section
- 11:07 AM Changeset in vbox [82074] by
- DevVGA: Converted VRAM allocation and registration to new style. …
- 10:57 AM Changeset in vbox [82073] by
- DevPCI: Added a special return code to FNPCIIOREGIONMAP for telling …
- 9:44 AM Changeset in vbox [82072] by
- DevVGA: Converting the final I/O ports (VMSVGA). bugref:9218
- 9:36 AM Changeset in vbox [82071] by
- DevVGA: Use PCI_ADDRESS_SPACE_MEM_PREFETCH rather than …
- 9:17 AM Changeset in vbox [82070] by
- DevVGA: Use PCI_ADDRESS_SPACE_MEM_PREFETCH rather than …
- 9:14 AM Changeset in vbox [82069] by
- DevVGA: Converting more I/O ports. bugref:9218
- 9:09 AM Changeset in vbox [82068] by
- DevACPI: Doxygen fix. bugref:9218
- 9:01 AM Changeset in vbox [82067] by
- PDM: Doxygen fix. bugref:9218
- 9:01 AM Changeset in vbox [82066] by
- DevVGA: Doxygen fix. bugref:9218
- 8:32 AM Changeset in vbox [82065] by
- DevVGA: Converting more I/O ports. bugref:9218
- 8:15 AM Changeset in vbox [82064] by
- DevVGA: Converting more I/O ports. bugref:9218
- 7:45 AM Changeset in vbox [82063] by
- Devices/Graphics: logrel unknown surface and context ids
- 7:17 AM Ticket #19061 (Shared folders directory removal fails) closed by
- invalid
- 2:39 AM Changeset in vbox [82062] by
- DevVGA: Converting more I/O ports. bugref:9218
Nov 20, 2019:
- 10:17 PM Changeset in vbox [82061] by
- DevVGA: Started converting I/O ports. bugref:9218
- 10:06 PM Changeset in vbox [82060] by
- DevVGA: TMTimer -> PDMDevHlpTimer. bugref:9218
- 10:00 PM Changeset in vbox [82059] by
- DevVGA: Use default statistics prefix. bugref:9218
- 9:42 PM Changeset in vbox [82058] by
- doc/manual: rebuild all-entities.ent whenever the product version info …
- 9:29 PM Changeset in vbox [82057] by
- doc/manual: traling whitespace
- 9:01 PM Changeset in vbox [82056] by
- fix comments/flowerboxes
- 8:57 PM Changeset in vbox [82055] by
- fix comments/flowerboxes
- 8:56 PM Changeset in vbox [82054] by
- fix comments/flowerboxes
- 8:49 PM Changeset in vbox [82053] by
- DevVGA: PDMR3Thread -> PDMDevHlpThread. bugref:9218
- 8:45 PM Changeset in vbox [82052] by
- doc/manual: forgotten update for new man pages, plus a lot of …
- 8:43 PM Changeset in vbox [82051] by
- doc/manual: need to include the new man pages in the 'manual' catalog, …
- 8:43 PM Changeset in vbox [82050] by
- DevVGA: PDMCritSect -> PDMDevHlpCritSect. bugref:9218
- 8:32 PM Changeset in vbox [82049] by
- PDMDevHlp: Adding SSMR3HandleHostOSAndArch. bugref:9218
- 8:30 PM Changeset in vbox [82048] by
- DevVGA: SSMR3 -> pHlp->pfnSSM. bugref:9218
- 7:58 PM Changeset in vbox [82047] by
- DevVGA: SSMR3 -> pHlp->pfnSSM. bugref:9218
- 7:55 PM Changeset in vbox [82046] by
- Fix comment
- 7:51 PM Changeset in vbox [82045] by
- doc/manual: fix id of VBoxHeadless manpage
- 7:50 PM Changeset in vbox [82044] by
- doc/manual: Add all new manpages (the new VBoxManage ones are not yet …
- 7:47 PM Changeset in vbox [82043] by
- DevVGA: CFGMR3 -> pHlp->pfnCFGM ++. bugref:9218
- 7:04 PM Changeset in vbox [82042] by
- Factored out virtq naming code so it can be re-used in load exec code …
- 6:58 PM Changeset in vbox [82041] by
- PIC,APIC,IOAPIC,PDM: The PIC, APIC, and IOAPIC cannot have their …
- 5:23 PM Changeset in vbox [82040] by
- APIC,PDM: Split up APIC 'registration'. bugref:9218
- 5:22 PM Changeset in vbox [82039] by
- APIC,PDM: Split up APIC 'registration'. bugref:9218
- 5:02 PM Changeset in vbox [82038] by
- APIC: Removed a bunch of unused prototypes and associated …
- 4:57 PM Changeset in vbox [82037] by
- APIC: Remove unused critical section APICCPU::TimerCritSect. The code …
- 4:51 PM Changeset in vbox [82036] by
- APIC: Trimming structures. bugref:9218
- 4:42 PM Changeset in vbox [82035] by
- APIC: Drop APICDEV::pDevInsR3 as nobody uses it. bugref:9218
- 4:39 PM Changeset in vbox [82034] by
- PDMDevHlp/STAM: Simplified the default statistics prefix for devices …
- 4:34 PM Changeset in vbox [82033] by
- APIC: Select the NOP critsect in ring-0 so we can set the new-style …
- 4:21 PM Changeset in vbox [82032] by
- FE/Qt: bugref:9598: UISession, UIMachineView and UIMouseHandler: Now …
- 4:11 PM Changeset in vbox [82031] by
- APIC: Converted the timer pointers to timer handles. This requires …
- 4:07 PM Changeset in vbox [82030] by
- FE/Qt: bugref:9598: UIMachineView and UIMouseHandler: Pass pointer …
- 3:43 PM Changeset in vbox [82029] by
- FE/Qt: bugref:9598: UIMousePointerShapeData: Rename hot point to hot-spot.
- 3:36 PM Changeset in vbox [82028] by
- FE/Qt: bugref:9598: UISession: Forgot something in r134824.
- 3:20 PM Changeset in vbox [82027] by
- Runtime/dbg/dbgmoddwarf.cpp: Fix compatibility with debug files …
- 3:19 PM Ticket #19100 (I get this error every time I hit start "VERR_NEM_VM_CREATE_FAILED") created by
- Fallo al abrir una sesión para la máquina virtual Kali. Call to …
- 3:10 PM Changeset in vbox [82026] by
- APIC,IOM,HM: Working on converting the APIC to the new device model. …
- 2:53 PM Ticket #19099 (openSUSE Leap 42.3 - cannot compile vboxsf module) created by
- Using the current 6.0.14 we cannot compile the shared folder module …
- 1:48 PM Changeset in vbox [82025] by
- Reverted accidental commit.
- 1:46 PM Changeset in vbox [82024] by
- DevATA: Extended IRQ delay to PIO transfers for compatibility with …
- 12:58 PM Ticket #19098 (DR-DOS/Caldera-OpenDOS-7.01 floppy images not recognized) created by
- Trying to install DR-DOS 7/Caldera OpenDOS 7 fails because we cannot …
- 12:31 PM Changeset in vbox [82023] by
- fix parameter list in Log*() statement
- 11:53 AM Changeset in vbox [82022] by
- FE/Qt: bugref:9598: UISession: Expose mouse pointer mask pixmap along …
- 11:38 AM Changeset in vbox [82021] by
- FE/Qt: bugref:9598: UISession: A bit of cleanup in mouse pointer shape …
- 11:36 AM Changeset in vbox [82020] by
- DevACPI: Split the state structure. bugref:9218
- 10:36 AM Changeset in vbox [82019] by
- DevACPI: Cleanups. bugref:9218
- 10:30 AM Changeset in vbox [82018] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Unused variable build fix.
- 10:28 AM Changeset in vbox [82017] by
- DevATA: indent.
- 10:09 AM Changeset in vbox [82016] by
- VMM/HMVMXR0: Nested VMX: bugref:9180 Event injection logic tweaked for …
- 9:48 AM Changeset in vbox [82015] by
- DevATA: Don't block config sub-nodes. bugref:9218
- 8:40 AM Changeset in vbox [82014] by
- DevACPI: Build fix. bugref:9218
- 8:39 AM Changeset in vbox [82013] by
- DevACPI: Build fixes. bugref:9218
- 8:38 AM Changeset in vbox [82012] by
- DevACPI: Converted the rest of the I/O ports to the new style. bugref:9218
- 6:38 AM Ticket #19097 ("VirtualBox manager has stopped working" when removing laptop from ...) created by
- When unddocking/docking my laptop (Fujitsu, Lifebook E Series) from …
- 3:44 AM Changeset in vbox [82011] by
- VMM/HM: Added logging of new Intel CPU features.
- 3:20 AM Changeset in vbox [82010] by
- Storage/DevVirtioSCSI.cpp: Implemented save/load suspended I/O …
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
Note:
See TracTimeline
for information about the timeline view.