Timeline
Apr 9, 2018:
- 7:29 PM Changeset in vbox [71797] by
- Guest Control/Main: API docs update for IGuestFile::queryInfo() and …
- 7:26 PM Changeset in vbox [71796] by
- Guest Control/Main: GuestSessionTask::fileCopyFrom[Ex] are now using …
- 6:15 PM Changeset in vbox [71795] by
- FE/Qt: bugref:9049: Burn fix for r121894.
- 5:30 PM Changeset in vbox [71794] by
- FE/Qt: bugref:6699 Build fix
- 5:20 PM Changeset in vbox [71793] by
- FE/Qt: bugref:6699 Build fix
- 5:08 PM Changeset in vbox [71792] by
- FE/Qt: bugref:6699 Implementing 'select all' and 'invert selection' …
- 4:52 PM Changeset in vbox [71791] by
- FE/Qt: bugref:9049: Build and link GUI COM wrappers to VBoxGlobal …
- 4:20 PM Changeset in vbox [71790] by
- DevPCNet: be paranoid about RAP when loading.
- 4:09 PM Changeset in vbox [71789] by
- DevVirtioNet: More paranoia.
- 4:06 PM Changeset in vbox [71788] by
- DevVirtioNet: A couple of todos and paranoia.
- 4:03 PM Changeset in vbox [71787] by
- Guest Control/Main: Added validation for FileCopyFlags in …
- 4:02 PM Changeset in vbox [71786] by
- Guest Control/Main: Removed the deprecated string translations in …
- 4:00 PM Changeset in vbox [71785] by
- Guest Control/Main: Implemented GuestSession::fileOpenEx().
- 3:56 PM Changeset in vbox [71784] by
- FE/Qt: bugref:9049: VBoxGlobal library fixes for Windows.
- 3:54 PM Changeset in vbox [71783] by
- Build fix (forgot a file).
- 3:49 PM Changeset in vbox [71782] by
- Guest Control: Implemented GuestFile::queryInfo() and …
- 3:43 PM Changeset in vbox [71781] by
- Guest Control/VBoxService: Resolved a @todo, logging adjustments, a …
- 3:32 PM Changeset in vbox [71780] by
- VirtualKD: Heed PDMDevHlpIOPortRegister status.
- 3:27 PM Changeset in vbox [71779] by
- USB*: no else after return
- 3:18 PM Changeset in vbox [71778] by
- GIMDev: function order.
- 3:15 PM Changeset in vbox [71777] by
- DevEFI: nits
- 2:58 PM Changeset in vbox [71776] by
- DevSmc: assert on I/O port registration sanity.
- 2:54 PM Changeset in vbox [71775] by
- Devices/Storage: Properly account for requests currently waiting for …
- 2:50 PM Changeset in vbox [71774] by
- PCI: Added a tiny bit of paranoia to address splitup.
- 2:35 PM Changeset in vbox [71773] by
- Msi: docs cleanups
- 2:27 PM Changeset in vbox [71772] by
- Msi: Some R3 prefixes and some clenaup. [build fix]
- 2:22 PM Changeset in vbox [71771] by
- Msi: Some R3 prefixes and some clenaup. [build fix]
- 2:22 PM Changeset in vbox [71770] by
- Msi: Some R3 prefixes and some clenaup. [build fix]
- 2:14 PM Changeset in vbox [71769] by
- Msi: Some R3 prefixes and some clenaup.
- 2:10 PM Changeset in vbox [71768] by
- Msi: Some R3 prefixes and some clenaup.
- 11:30 AM Ticket #17672 (VM crash after winXP resumes from hibernation) created by
- WinXP install > hibernate it via windows's own hibernation > start VM …
- 11:08 AM Changeset in vbox [71767] by
- DevHDA: Follow-up to r121836 (hdaTimerSet).
- 10:56 AM Changeset in vbox [71766] by
- DevSB16: drop confusing if (pCfgHost) check in sb16CreateDrvStream.
- 10:56 AM Changeset in vbox [71765] by
- DevSB16: Don't use RTStrPrintf to name streams 'Output'; eliminated …
- 10:47 AM Changeset in vbox [71764] by
- pdmdev.h: typo in PDMDevHlpSSMRegister3.
- 10:47 AM Changeset in vbox [71763] by
- DevSB16: Moved functions around a little to get a more usual grouping.
- 10:43 AM Changeset in vbox [71762] by
- DevSB16: Moved functions around a little to get a more usual grouping.
- 10:36 AM Changeset in vbox [71761] by
- DevIchAc97/timer: Paused mplayer fooling me. The timer does stop when …
- 10:35 AM Changeset in vbox [71760] by
- VMM/HMSVMR0: Comment.
- 10:24 AM Changeset in vbox [71759] by
- VMM/HMSVMR0: Todo.
- 10:13 AM Changeset in vbox [71758] by
- VMM/HMSVMR0: Build fix.
- 9:41 AM Changeset in vbox [71757] by
- pdmaudioifs.h: Fixed PDMAUDIOPCMPROPS_INITIALIZOR, curing …
- 9:32 AM Changeset in vbox [71756] by
- DevIchAc97: Injected 'R3' into function prefixes where relevant and …
- 8:10 AM Changeset in vbox [71755] by
- VMM: Nested Hw.virt: Fix overriding SVM nested-guest PAT MSR while …
- 1:27 AM Changeset in vbox [71754] by
- DevHDA: Alignment fixing.
- 1:15 AM Changeset in vbox [71753] by
- DevIchAc97: Alignment fixing.
- 12:53 AM Changeset in vbox [71752] by
- DevIchAc97: Alignment fixing.
Apr 8, 2018:
- 11:05 PM Changeset in vbox [71751] by
- DevIchAc97: Do simple stuff (most stuff actually) in ring-0 / rawmode …
- 3:49 PM Changeset in kBuild [3224] by
- kmk: Fixed a couple of bugs in mkWinChildcareWorkerThreadHandleSubmit …
- 2:52 PM Changeset in vbox [71750] by
- DevIchAc97: Remove incorrect locking nodes in I/O port handlers.
- 2:39 PM Changeset in vbox [71749] by
- Dhcpd/Config.cpp: trailing spaces, not about auto and vcc2010.
- 2:36 PM Changeset in vbox [71748] by
- DevSB16: mixer_regs should be 'uint8_t' rather than 'int', this way it …
- 2:34 PM Changeset in vbox [71747] by
- DevSB16: mixer_regs should be 'uint8_t' rather than 'int', this way it …
- 2:31 PM Changeset in vbox [71746] by
- DevSB16: Stop using the IO_WRITE_PROTO and IO_READ_PROTO macros.
Apr 7, 2018:
- 10:40 PM Changeset in vbox [71745] by
- DevSB16: mixer_write_datab & mixer_write_indexb are works for I/O port …
- 10:33 PM Changeset in vbox [71744] by
- DevSB16: Fixed initialization order so we don't crash in sb16Destruct …
- 10:25 PM Changeset in vbox [71743] by
- DevSB16.cpp,DevHDA.cpp: Just put markers on the …
- 10:25 PM Changeset in vbox [71742] by
- DevSB16.cpp,DevHDA.cpp: Just put markers on the …
- 10:24 PM Changeset in vbox [71741] by
- DevIchAc97.cpp: some cleanups.
- 10:08 PM Changeset in vbox [71740] by
- DevHDA: Added a @todo regarding PDMDevHlpPhysRead vs …
- 9:47 PM Changeset in vbox [71739] by
- VBox-CodingGuielines.cpp: Better metion the typical 'last' vs 'end' …
- 9:44 PM Changeset in vbox [71738] by
- DevAC97: AC97SOUNDSOURCE_LAST_INDEX -> AC97SOUNDSOURCE_END_INDEX, as …
- 9:42 PM Changeset in vbox [71737] by
- DevAC97: tiny cleanups
- 9:29 PM Changeset in vbox [71736] by
- DevHDA: Use hdaR3 as prefix for ring-3 only methods to make it less …
- 2:55 PM Changeset in vbox [71735] by
- DevHDACommon.cpp: The two hdaProcessInterrupt() prototypes was …
- 2:46 PM Changeset in vbox [71734] by
- DevHDACommon: Added review comment on some inexplicable code in …
- 2:35 PM Changeset in vbox [71733] by
- HDAStreamPeriod.cpp: No point in hdaStreamPeriodCreate returning …
- 2:32 PM Changeset in vbox [71732] by
- Devices/testcase: Detect undef/define of DEBUG, LOG_ENABLED, RT_STRICT …
- 2:10 PM Changeset in vbox [71731] by
- tstDeviceStructSize,tstHelp.h: Fixed cast in CHECK_SIZE that can cause …
- 1:57 PM Changeset in vbox [71730] by
- no need for flowerboxes in headers
Apr 6, 2018:
- 10:07 PM Changeset in vbox [71729] by
- bugref:8345. Several small improvements.
- 10:05 PM Changeset in vbox [71728] by
- bugref:8345. Added a check for read-only destination.
- 9:44 PM Changeset in vbox [71727] by
- DevHDA.cpp: build fix and more logging.
- 9:14 PM Changeset in vbox [71726] by
- DevHDA.cpp: build fix and more logging.
- 9:11 PM Changeset in vbox [71725] by
- DevHDA: Enabled ring-0 and raw-mode MMIO handling.
- 9:11 PM Changeset in vbox [71724] by
- DevHDA: I'm not going to fix this.
- 9:08 PM Changeset in vbox [71723] by
- DevHDA: Don't crash in the constructor on misconfiguration or other …
- 8:53 PM Changeset in vbox [71722] by
- DevHDA: Made it work in raw-mode. [build fix]
- 8:51 PM Changeset in vbox [71721] by
- DevHDA: Made it work in raw-mode.
- 6:51 PM Changeset in vbox [71720] by
- PATM: Don't try pass stuff to patmRCVirtPagePfHandle that's not …
- 6:48 PM Changeset in vbox [71719] by
- RpcChannelHook.cpp: @todo wrt reliablity.
- 6:21 PM Changeset in vbox [71718] by
- Main/Makefile.kmk: intent fixes
- 6:17 PM Changeset in vbox [71717] by
- s/VBOX_SDS_CLIENT_WATCHER/VBOX_WITH_SDS_CLIENT_WATCHER/g
- 6:16 PM Changeset in vbox [71716] by
- VBoxSDS,VBoxSVC: Replaced the enviornment variable hack …
- 5:49 PM Changeset in vbox [71715] by
- Main/VBoxSVC: add kmk flag to switch off client process watching …
- 5:30 PM Changeset in vbox [71714] by
- VirtualBoxClientListImpl.cpp: More todos.
- 5:24 PM Changeset in vbox [71713] by
- Fixed hanging indent since responsible developer doesn't seem to care.
- 4:22 PM Changeset in vbox [71712] by
- DevHDA: Allocate the CORB / RIRB buffers on device construction and …
- 3:47 PM Changeset in vbox [71711] by
- DevHDA: More stuff we can do in R0/RC.
- 3:18 PM Changeset in vbox [71710] by
- DevHDA: CORBRP reset fix.
- 3:13 PM Changeset in vbox [71709] by
- DevHDA: Locking related adjustments and fix. * hdaRegWriteBase …
- 3:11 PM Changeset in vbox [71708] by
- Revert r121784 and 121788: bugref:9112: Linux Additions: fix building …
- 2:35 PM Ticket #17666 (404 for latest developer build) closed by
- fixed: Thanks for the heads up. There were no updates for a while and the …
- 1:42 PM Changeset in vbox [71707] by
- DevHDA: Another nit. bugref:9094
- 1:40 PM Changeset in vbox [71706] by
- DevHDA: nits. bugref:9094
- 1:26 PM Changeset in vbox [71705] by
- VBox-CodingGuidelines.cpp: wrote down unwritten #ifdef rule wrt to …
- 12:52 PM Changeset in vbox [71704] by
- DevHDA: hdaTimer + hdaStreamTransferIsScheduled: Please don't make …
- 12:24 PM Changeset in vbox [71703] by
- NetworkServices/Dhcpd: untabify.
- 11:53 AM Changeset in vbox [71702] by
- VBox-CodingGuidelines: Added an excellent presentation about C/C++ …
- 11:33 AM Changeset in vbox [71701] by
- iprt/cdefs.h: Use lfence for RT_UNTRUSTED_VALIDATED_FENCE on both …
- 11:32 AM Changeset in vbox [71700] by
- iprt/asm.h: Use SSE2 fence instructions.
- 11:13 AM Ticket #17671 (VERR_NOT_SUPPORTED on CUE file created by ImgBurn) created by
- Have a CD drive of some form > run ImgBurn > tell it to create an …
- 10:55 AM Ticket #17670 (clonevm --groups does not create new group) created by
-
VBoxManage clonevm VM1 --groups /NewGroup --register
successfully … - 10:45 AM Changeset in vbox [71699] by
- SUPDrv,VBoxVMM: Require SSE2 to be present.
- 10:18 AM Changeset in vbox [71698] by
- DevVGA: Code cleanup in progress. ?bugref:9094
- 10:01 AM Changeset in vbox [71697] by
- VMM/HMSVMR0: nit.
- 10:00 AM Changeset in vbox [71696] by
- Committed too much previously, revert additional lines. bugref:9112: …
- 8:56 AM Changeset in vbox [71695] by
- VBoxGuest: VBGL_HGCM_HDR_INIT_TIMED, consistent use of VbglHGCMParm …
- 8:27 AM Changeset in vbox [71694] by
- Make building Linux Additions compatible with old GLIBC versions …
- 7:43 AM Changeset in vbox [71693] by
- FE/Qt: bugref:6699 Print out COM errors in the log window of the file …
- 7:26 AM Changeset in vbox [71692] by
- VMM/HMSVMR0: Increment RIP on handling PAUSE #VMEXIT and intercept …
- 3:55 AM Ticket #17669 (Virtual Box not saving Default Machine Folder after closing app) created by
- The version of VBox I have is 5.2.8. I have Windows 10 as my host. I …
- 1:26 AM Ticket #17668 (Keyboard does not work in Linux Build 5.2.8 r121009) created by
- I am running build 5.2.8 r121009 on Centos 7. The keyboard stops …
Apr 5, 2018:
- 7:37 PM Ticket #17667 (Screen freezes above 1439p) created by
- Ubuntu guest, Windows 8 host, 2560x1440 screen, I have had screen …
- 4:58 PM Changeset in vbox [71691] by
- VMMDev: move VMMDEV_SAVED_STATE_VERSION defines to the header file
- 3:24 PM Changeset in vbox [71690] by
- vsheriff: Detect another variant of RHEL5 udev hang.
- 3:20 PM Changeset in vbox [71689] by
- NetworkServices/Dhcpd: implement reading config from a file.
- 3:11 PM Changeset in vbox [71688] by
- HDA: Removed redundant and wrong STATESTS interrupt check to fix …
- 3:09 PM Changeset in vbox [71687] by
- indent
- 3:03 PM Changeset in vbox [71686] by
- DevVGA: Code cleanup in progress. bugref:9094
- 1:48 PM Changeset in vbox [71685] by
- VBox-CodingGuidelines: fix typo in previous.
- 1:13 PM Changeset in vbox [71684] by
- FE/Qt: bugref:9072 Build Fix
- 1:07 PM Changeset in vbox [71683] by
- FE/Qt: bugref:9072 Handle logviewer bookmarks a bit better in case of …
- 1:02 PM Changeset in vbox [71682] by
- tdMoveVM1.py: less confusing output when skipping.
- 12:41 PM Changeset in vbox [71681] by
- Guest Control/Validation Kit: Adjusted more tests for versions <= 5.2.
- 12:40 PM Changeset in vbox [71680] by
- SharedOpenGL: fixed compiler warning. bugref:9094
- 12:13 PM Changeset in vbox [71679] by
- FE/Qt: bugref:9049: It actually appeared linking library mocs two …
- 12:11 PM Changeset in vbox [71678] by
- Added other currently documented CPUID leaves which depend on ECX.
- 12:05 PM Changeset in vbox [71677] by
- ValidationKit/tdUsb1: Turn gadget host connect failures into a reason …
- 12:00 PM Changeset in vbox [71676] by
- Comments.
- 11:54 AM Changeset in vbox [71675] by
- tstRTInlineAsm.cpp: Test ASMCpuId too.
- 11:39 AM Changeset in vbox [71674] by
- tstRTInlineAsm.cpp: leavs 0x0f and 0x10 also depend on ECX input..
- 11:24 AM Changeset in vbox [71673] by
- DevVGA: Code cleanup in progress. bugref:9094
- 11:15 AM Changeset in vbox [71672] by
- Guest Control/Validation Kit: Copying files into directories via Main …
- 8:45 AM Changeset in vbox [71671] by
- Guest Control/Validation Kit: Copying files into directories via Main …
- 8:27 AM Changeset in vbox [71670] by
- FE/Qt: bugref:6699 Create directories with a correct mode
Apr 4, 2018:
- 7:47 PM Ticket #17666 (404 for latest developer build) created by
- wget …
- 6:54 PM Changeset in vbox [71669] by
- FE/Qt: bugref:9072: Make sure logviewer shows the correct text when no …
- 5:07 PM Changeset in vbox [71668] by
- Guest Control/Validation Kit: Enabled copyTo / copyFrom testcases and …
- 5:06 PM Changeset in vbox [71667] by
- Guest Control/Main: Implemented file flag handling for …
- 3:56 PM Changeset in vbox [71666] by
- DevVGA,VBoxC,++: Code cleanup in progress. bugref:9094 [build fix]
- 3:54 PM WikiStart edited by
- Remove IQEmu link that seems to be dead. IQEmu seems to have been … (diff)
- 3:46 PM Changeset in vbox [71665] by
- FE/Qt: bugref:9049: VBoxGlobal library fixed for macOS.
- 3:38 PM Ticket #17656 (phpvirtualbox was migrated to GitHub in 2017.) closed by
- fixed: Thanks for the update. I have updated the link on the front page. I …
- 3:37 PM WikiStart edited by
- Update the link to the phpVirtualBox web-site (ticket #17656). (diff)
- 3:36 PM Changeset in vbox [71664] by
- FE/Qt: bugref:9049: Yet another tiny cleanup for GUI Makefile (s.a. …
- 3:32 PM Ticket #17657 (VirtualBox terminated unexpectedly during startup with exit code 1) closed by
- invalid: Thanks for the update.
- 3:30 PM Changeset in vbox [71663] by
- FE/Qt: bugref:9049: Tiny cleanup for GUI Makefile.
- 3:24 PM Changeset in vbox [71662] by
- FE/Qt: bugref:9049: Small cleanup for VBoxUtils-darwin stuff.
- 3:16 PM Changeset in vbox [71661] by
- FE/Qt: bugref:9049: Full and heavy cleanup for UICocoaApplication.
- 3:14 PM Changeset in vbox [71660] by
- Added a section about handling guest input to the general coding guidlines.
- 2:40 PM Changeset in vbox [71659] by
- FE/Qt: bugref:9049: Heavy cleanup for DarwinKeyboard stuff.
- 2:14 PM Changeset in vbox [71658] by
- WDDM: miniport adjustments for DevExt changes.
- 2:07 PM Ticket #17665 (An error, log attached) created by
- I debugged guest Windows 10 with WinDbg, and then I got an error which …
- 1:59 PM Changeset in vbox [71657] by
- SVN props.
- 1:42 PM Changeset in vbox [71656] by
- DevVGA: Code cleanup in progress. bugref:9094
- 1:27 PM Changeset in vbox [71655] by
- FE/Qt: bugref:9049: Large cleanup for CocoaEventHelper stuff.
- 1:26 PM Changeset in vbox [71654] by
- FE/Qt: bugref:6699 Some corrections to file copying stuff
- 12:43 PM Changeset in vbox [71653] by
- Guest Control/Main: Make sure to terminate guest process tools in …
- 12:23 PM Changeset in vbox [71652] by
- DevVGA,VBoxC,++: Code cleanup in progress. bugref:9094 [build fix]
- 12:20 PM Changeset in vbox [71651] by
- DevVGA,VBoxC,++: Code cleanup in progress. bugref:9094
- 12:05 PM Ticket #17664 (Crash in hdaR3Timer, Fedora 27 host, Oracle Linux 7.2 guest -> fixed ...) created by
- VirtualBox crashes when any gnome based application is started, …
- 11:59 AM Changeset in vbox [71650] by
- SVN props.
- 11:10 AM Changeset in vbox [71649] by
- Guest Control/Main: Renamed SessionTaskUpdateAdditions::InstallerFile …
- 10:54 AM Changeset in vbox [71648] by
- Guest Control/Main: Added a dedicated header file for guest session tasks.
- 10:38 AM Changeset in vbox [71647] by
- Guest Control/Main: Don't check if the session is ready in …
- 9:52 AM Changeset in vbox [71646] by
- Guest Control/Validation Kit: Log stale guest sessions.
- 9:41 AM Changeset in vbox [71645] by
- FE/Qt: bugref:6699 Some modifications to UIGuestFileTable class
- 6:55 AM Changeset in vbox [71644] by
- FE/Qt: Some more line adding
- 6:45 AM Changeset in vbox [71643] by
- VMM: whitespace consistency nit.
- 6:39 AM Changeset in vbox [71642] by
- Build fix.
- 6:31 AM Changeset in vbox [71641] by
- VMM/IEM: Nested hw.virt: Use CPUMIsGuestSvmVirtIntrMasking instead of …
- 6:30 AM Changeset in vbox [71640] by
- VMM: Nested hw.virt: Abstract SVM V_INTR_MASKING so we can refer to …
- 6:01 AM Changeset in vbox [71639] by
- FE/Qt: More emtpy line adding. This time under 'guestctrl' folder
- 5:11 AM Changeset in vbox [71638] by
- FE/Qt: Adding 'that' empty line to the end of files under 'logviewer'. …
Apr 3, 2018:
- 7:45 PM Ticket #17663 (Graphics lockup leading to VM lockup with Fedora 27 guest -> reported ...) created by
- On a Mac host, I have a Fedora 27 guest using the Cinnamon window …
- 6:45 PM Changeset in vbox [71637] by
- Build fix.
- 5:57 PM Ticket #17662 (NtCreateFile(\Device\VBoxDrvStub) failed: 0xc0000034 ...) created by
- Unable to start the VM after system reboot […]
- 5:54 PM Changeset in vbox [71636] by
- Guest Control/Main: Ignore rc when notifying wait events in …
- 5:52 PM Changeset in vbox [71635] by
- Build fix.
- 5:45 PM Changeset in vbox [71634] by
- Guest Control/Main: Use the session ID for Guest::i_sessionRemove() …
- 5:37 PM Ticket #11143 (vboxmanage startvm fails with E_ACCESSDENIED) reopened by
- I am having the same issue with VirtualBox release 5.2.8. Invested 2hr …
- 5:06 PM Changeset in vbox [71633] by
- FE/Qt: bugref:9150 Build Fix
- 4:58 PM Changeset in vbox [71632] by
- FE/Qt: bugref:9150 Implementing GUI elements for the 'move vm' API
- 4:43 PM Changeset in vbox [71631] by
- Guest Control/Validation Kit: Use a unicode prefix for this command, …
- 4:37 PM Changeset in vbox [71630] by
- FE/Qt: bugref:9049: Initial commit for VBoxGlobal library (for now it …
- 2:23 PM Changeset in vbox [71629] by
- DevVGA: Code cleanup in progress. bugref:9094
- 9:50 AM Ticket #17661 (iMac High Sierra - host kernel panic when adding load to guest) created by
- Steps to reproduce: Create a simple Virtualbox with vagrant: […] …
- 9:32 AM Changeset in vbox [71628] by
- DevVGA: Code cleanup in progress. bugref:9094 [bugfix]
Apr 2, 2018:
- 10:37 PM Changeset in vbox [71627] by
- IPRT/net: RTNetStrToMacAddr - fix a couple of places where it still …
- 9:28 PM Ticket #17660 (Critical Error on Boot) created by
- can not star my virtual machine, I recceive a critical error and …
- 9:12 PM Changeset in vbox [71626] by
- DevVGA,VBoxC: Code cleanup in progress. bugref:9094
- 7:30 PM Ticket #17659 (hitting ctrl-alt-delete causes VirtualBox to close) created by
- In CentOS 7 (host OS), when I hit ctrl-alt-delete, out of habit from …
- 6:13 PM Changeset in vbox [71625] by
- FE/Qt: bugref:9049: Some refactoring for UIActionPoolSelector missed …
- 5:55 PM Changeset in vbox [71624] by
- FE/Qt: bugref:9049: A lot of refactoring for UIActionPoolRuntime …
- 5:34 PM Changeset in vbox [71623] by
- Guest Control/tests: Disabled …
- 5:33 PM Changeset in vbox [71622] by
- DevVGA: Code cleanup in progress. bugref:9094
- 5:32 PM Changeset in vbox [71621] by
- FE/Qt: bugref:9049: Full and heavy cleanup for UIActionPoolSelector.
- 5:20 PM Changeset in vbox [71620] by
- DevVGA,VBoxC: Code cleanup in progress. bugref:9094
- 5:11 PM Changeset in vbox [71619] by
- DevVGA,VBoxC: Code cleanup in progress. bugref:9094
- 5:02 PM Changeset in vbox [71618] by
- Guest Control/tests: Disabled …
- 3:45 PM Changeset in vbox [71617] by
- FE/Qt: bugref:9049: A lot of refactoring for UIActionPool missed in …
- 3:03 PM Changeset in vbox [71616] by
- FE/Qt: bugref:9049: Full and heavy cleanup for UIActionPoolRuntime.
- 1:18 PM Changeset in vbox [71615] by
- FE/Qt: bugref:9049: Detach UIActionPoolRuntime dependencies from …
- 11:39 AM Changeset in vbox [71614] by
- bugref:8345. Changed api support starting from 5.3.
- 9:35 AM Changeset in vbox [71613] by
- bugref:8345. Changed api support starting from 5.2.
- 2:00 AM Changeset in vbox [71612] by
- DevVGA: Code cleanup in progress. bugref:9094
- 12:08 AM Changeset in vbox [71611] by
- DevVGA,SharedOpenGL: Code cleanup in progress. bugref:9094
- 12:07 AM Changeset in vbox [71610] by
- Introducing VBox/AssertGuest.h and a family of ASSERT_GUEST_XXXX …
Apr 1, 2018:
- 11:55 PM Ticket #17658 (Mouse pointer as dots -> duplicate of #17074) created by
- Hi. I have HP14ba105ur, Virtual Box v. 5.2.8, quest Windows 7, host …
- 11:49 PM Changeset in vbox [71609] by
- Introducing VBox/AssertGuest.h and a family of ASSERT_GUEST_XXXX …
- 11:40 PM Changeset in vbox [71608] by
- Introducing VBox/AssertGuest.h and a family of ASSERT_GUEST_XXXX …
- 11:38 PM Changeset in vbox [71607] by
- DevVGA,SharedOpenGL: Code cleanup in progress. bugref:9094
- 11:29 PM Changeset in vbox [71606] by
- Introducing VBox/AssertGuest.h and a family of ASSERT_GUEST_XXXX …
- 8:28 PM Changeset in vbox [71605] by
- iprt/string.h: Added RT_COPY_VOLATILE & RT_BCOPY_VOLATILE for helping …
- 6:11 PM Changeset in vbox [71604] by
- DevVGA,VBoxVideo: Code cleanup in progress: Backed …
- 5:51 PM Ticket #17657 (VirtualBox terminated unexpectedly during startup with exit code 1) created by
- It was working fine before, but it suddenly stopped working, I have …
- 4:48 PM Changeset in vbox [71603] by
- DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
- 4:44 PM Changeset in vbox [71602] by
- iprt/cdefs.h: Introduced a couple of more macros for paranoid handling …
- 2:55 PM Changeset in vbox [71601] by
- drm/indent.sh: Let's not translate RT_UNTRUSTED_VOLATILE_xxxx to …
- 1:05 PM Changeset in vbox [71600] by
- Fixing 'indenting' of the AssertPtrReturn and …
- 12:52 PM Changeset in vbox [71599] by
- Fixing 'indenting' of the AssertPtrReturn and …
- 10:49 AM Changeset in vbox [71598] by
- DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
Mar 31, 2018:
- 9:32 PM Changeset in vbox [71597] by
- DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
- 9:23 PM Changeset in vbox [71596] by
- DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
- 8:24 PM Changeset in vbox [71595] by
- DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
- 8:08 PM Changeset in vbox [71594] by
- DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
- 7:52 PM Changeset in vbox [71593] by
- DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
- 7:51 PM Changeset in vbox [71592] by
- DevVGA,VBoxVideo: Code cleanup in progress. bugref:9094
- 6:40 PM Changeset in vbox [71591] by
- DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
- 6:34 PM Changeset in vbox [71590] by
- DevVGA,HGSMI,++: Code cleanup in progress. bugref:9094
- 6:32 PM Changeset in vbox [71589] by
- iprt/cdefs.h: Added macros for marking various types of untrusted data.
- 1:47 PM Changeset in vbox [71588] by
- DevVGA_VDMA.cpp: Added missing+buggy bits from ?bugref:9054.
- 12:51 PM Changeset in vbox [71587] by
- bootsectors/Makefile.kmk: some more python+/dev/null.
- 12:50 PM Changeset in vbox [71586] by
- PGMAllPool: doc fix
- 12:48 PM Changeset in vbox [71585] by
- HGSMI.h: docs
- 12:35 PM Changeset in vbox [71584] by
- gen-slickedit-workspace.sh: some missing stuff in additions/common. …
- 12:31 PM Changeset in vbox [71583] by
- gen-slickedit-workspace.sh: some missing stuff in additions/common.
- 8:53 AM Ticket #17656 (phpvirtualbox was migrated to GitHub in 2017.) created by
- Hi, The phpvirtualbox project moved to GitHub and so the link to …
- 2:29 AM Changeset in kBuild [3223] by
- nt/ntstat.c: Use NtQueryFullAttributesFile for implementing …
- 2:03 AM Ticket #17655 (Vitualbox very limited memory consumption) created by
- This has been reported by other users on forum (thread has closed …
- 1:54 AM Changeset in kBuild [3222] by
- kmk/kmkbuiltin: Run the following kmk_builtin_xxxx commands on worker …
Mar 30, 2018:
- 11:27 PM Changeset in kBuild [3221] by
- kmk_cp: use getopt_r and stop using global and static variables.
- 10:34 PM Changeset in kBuild [3220] by
- kmk_chmod: converted to getopt_r.
- 10:30 PM Changeset in kBuild [3219] by
- kmkbuiltin: Added KMK_OPEN_NO_INHERIT to all open calls.
- 10:23 PM Changeset in kBuild [3218] by
- kmk_cat: converted to getopt_r and got rid of all static variables.
- 10:11 PM Changeset in kBuild [3217] by
- kmk_cmp: changed to use getopt_r.
- 10:09 PM Changeset in kBuild [3216] by
- kmk_rm, kmk_rmdir: changed to use getopt_r.
- 10:01 PM Changeset in kBuild [3215] by
- kmk_ln, kmk_mkdir, kmk_mv, kmk_printf: changed to use getopt_r and got …
- 10:01 PM Ticket #17654 (Windows 98 VM won't boot) created by
- Every time that I try to install Windows 98 on a VM, the VM would not …
- 9:03 PM Changeset in kBuild [3214] by
- kmk_install: use getopt_r.
- 9:03 PM Changeset in kBuild [3213] by
- kmk: Forked getopt and created a reentrant variant getopt_r.
- 6:50 PM Ticket #17653 (VERR_NO_LOW_MEMORY) created by
- # VBoxManage startvm win10a --type headless Waiting for VM "win10a" to …
- 4:37 PM Ticket #17652 (Error message) created by
- Trying to run a program called WISEPC 2015 which is supposed to run on …
- 3:46 PM Changeset in vbox [71582] by
- FE/Qt: bugref:9049: Heavy cleanup for UIActionPool.
- 11:53 AM Ticket #17651 (A critical error has occurred while running the virtual machine and ...) created by
- While starting new virtual box and choosing to install Ubuntu 32bit OS …
- 10:38 AM Changeset in vbox [71581] by
- bugref:8345. Attempt to fix the subtle bug with MEDIUMTASK structure …
- 10:33 AM Changeset in vbox [71580] by
- FE/Qt: bugref:9049: Forgot something in r121405.
- 10:27 AM Changeset in vbox [71579] by
- FE/Qt: bugref:9049: Detach UIPopupCenter dependency from …
- 9:31 AM Ticket #17650 (Random crash VM and Nat Network together) created by
- Hello! Host Ubuntu Server 17.10 Have here Nat network and 3 VMs: 1) …
Note:
See TracTimeline
for information about the timeline view.