VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @85513   4 years vboxsync FE/Qt: bugref:9510: New icon for Performance Monitor tool.
(edit) @85512   4 years vboxsync FE/Qt: bugref:9722: Reverting part of r139490 as this was rediscussed.
(edit) @85511   4 years vboxsync SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
(edit) @85510   4 years vboxsync SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
(edit) @85508   4 years vboxsync FE/Qt: bugref:9686, bugref:9510: Cleanup for an idea introduced in r139549.
(edit) @85507   4 years vboxsync SUP,*: Some changes to the SUP_IOCTL_LDR_OPEN and SUP_IOCTL_LDR_LOAD …
(edit) @85506   4 years vboxsync SUP: Added a PRTERRINFO parameter to SUPR3LoadVMM. bugref:9801
(edit) @85505   4 years vboxsync IPRT/alloc-r0drv-linux.c,SUPDrv-linux.c: RTMEMALLOC_EXEC_HEAP for 5.8+ …
(edit) @85504   4 years vboxsync IPRT/memobj-r0drv*: Change the fExecutable flag to WX semantics where …
(edit) @85503   4 years vboxsync IPRT/ldrELF: Early support for loading ET_DYN images. Current code is …
(edit) @85501   4 years vboxsync IPRT/ldrELF: Early support for loading ET_DYN images. Current code is …
(edit) @85500   4 years vboxsync tstLdr-4: Converted to iprt/test.h style and added some …
(edit) @85499   4 years vboxsync Devices/Audio/DrvHostPulseAudio: Cache the context state in …
(edit) @85498   4 years vboxsync DnD/VBoxClient: Build fix.
(edit) @85497   4 years vboxsync VGABIOS: If LFB is disabled (BAR is zero), do not report any LFB modes.
(edit) @85496   4 years vboxsync ValidationKit/testdriver/vbox.py: Use gdt and ldt instead of the non …
(edit) @85495   4 years vboxsync Runtime/fileio-posix.cpp: Fix for r139548, restore the old file offset …
(edit) @85494   4 years vboxsync AMD IOMMU: bugref:9654 Nits and comment.
(edit) @85493   4 years vboxsync FE/Qt: bugref:9686, bugref:9510. Adding the context menu to navigate …
(edit) @85492   4 years vboxsync IPRT/fileio-posix.cpp: Fix binary search in RTFileQueryMaxSizeEx, and …
(edit) @85491   4 years vboxsync IPRT/RTFileCopyPartEx-linux.cpp: Fix fallback handling if the syscall …
(edit) @85490   4 years vboxsync DevPciIch9.cpp: indent fix
(edit) @85489   4 years vboxsync Main: bugref:9784: Moved the call to CoInitializeSecurity into …
(edit) @85488   4 years vboxsync FE/VBoxHeadless: ticketref:19706 Apply alternative …
(edit) @85487   4 years vboxsync DevIoApic: Print the APIC version in the log rather than the …
(edit) @85486   4 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: Allow terminal applications …
(edit) @85485   4 years vboxsync FE/Qt: bugref:9686, bugref:9510. Correctiing margins and spacing of …
(edit) @85478   4 years vboxsync DevPCI.cpp: Move special VGA case into generic allocation, to make it …
(edit) @85477   4 years vboxsync DnD + FE/Qt: Use DND_PATH_SEPARATOR.
(edit) @85476   4 years vboxsync DevVGA-SVGA.cpp: comment typo
(edit) @85475   4 years vboxsync DnD + FE/Qt: Release logging tweaks.
(edit) @85474   4 years vboxsync DnD/VbglR3: More fixes needed for new DnDTransferList and …
(edit) @85473   4 years vboxsync DnD/VBoxClient: Deliver data to X in URI list format.
(edit) @85472   4 years vboxsync DnD/VBoxTray: Use DND_PATH_SEPARATOR + DND_FORMATS_SEPARATOR.
(edit) @85470   4 years vboxsync Main: bugref:9341: Fixed pylint issue
(edit) @85469   4 years vboxsync Main: bugref:9341: Fixed pylint issue
(edit) @85468   4 years vboxsync Main: bugref:9341: Fixed case sensitivity issue in the autostart test
(edit) @85467   4 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: Allow terminal applications …
(edit) @85466   4 years vboxsync FE/Qt: bugref:9663. r139498 was not so well done.
(edit) @85465   4 years vboxsync ValidationKit/tdMoveVm1: pylint fix
(edit) @85464   4 years vboxsync ValidationKit/tdMoveVm1: Fix testcase on Windows where file paths are …
(edit) @85463   4 years vboxsync FE/Qt: bugref:9686, bugref:9510. Small cleanup
(edit) @85462   4 years vboxsync DnD/DnDTransferList: Also reset the root path in DnDTransferListReset().
(edit) @85461   4 years vboxsync tstLdr-4: printf fix. bugref:9801
(edit) @85459   4 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: A bit of NLS fixes for …
(edit) @85458   4 years vboxsync FE/Qt: bugref:9722: Cloud Console Manager: Fixing QStackedLayout bug; …
(edit) @85457   4 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: A bit of fixes for cloud …
(edit) @85456   4 years vboxsync DnD/DnDDroppedFiles: Init / destruction fixes.
(edit) @85455   4 years vboxsync DnD / FE/Qt: Logging format string nits.
(edit) @85454   4 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: Hot-load last used public key …
(edit) @85452   4 years vboxsync FE/Qt: bugref:9663. Handling the virtual harddisk type change …
(edit) @85451   4 years vboxsync DnD/Main: Release and re-acquire write locks before/after creating …
(edit) @85450   4 years vboxsync HostDrivers/Support: Added reading the SMM address/mask MSRs while …
(edit) @85449   4 years vboxsync Audio/DrvHostPulseAudio: Don't access the context anymore when waiting …
(edit) @85448   4 years vboxsync ValidationKit/testdriver: Try to gather and annotate a stack trace if …
(edit) @85446   4 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: Few NLS fixes for cloud …
(edit) @85445   4 years vboxsync FE/Qt: bugref:9722: \VirtualBox Manager: Separate actions for cloud …
(edit) @85444   4 years vboxsync FE/Qt: bugref:9686, bugref:9510. Improving the warning sign we show …
(edit) @85443   4 years vboxsync FE/Qt: bugref:9722: New icons for Cloud Console Manager dialog itself.
(edit) @85442   4 years vboxsync FE/Qt: bugref:9686, bugref:9510: Icon fix for Resource Monitor tool, …
(edit) @85441   4 years vboxsync FE/Qt: bugref:9722: Cloud Console Manager: New icons for cloud console …
(edit) @85440   4 years vboxsync FE/Qt: bugref:9722: Icon fixes for cloud console application/profile …
(edit) @85439   4 years vboxsync FE/Qt: bugref:9686, bugref:9510: Make sure Performance Monitor tool …
(edit) @85438   4 years vboxsync Devices/Graphics: fixed a debug assertion caused by a missing if …
(edit) @85437   4 years vboxsync DnD/VbglR3: Also reconnect in VbglR3DnDEventGetNext() when the VM …
(edit) @85436   4 years vboxsync DnD/Main: More guest -> host fixes.
(edit) @85435   4 years vboxsync DnD: Added DnDTransferListAppendRootsFromArray() + …
(edit) @85434   4 years vboxsync FE/Qt: bugref:9686, bugref:9510: A bit of cleanup for Performance …
(edit) @85433   4 years vboxsync DnD: Also initialize directory list in dndDroppedFilesInitInternal().
(edit) @85432   4 years vboxsync Add/vboxsf: We're not allowed to include vermagic.h starting with 5.8. …
(edit) @85431   4 years vboxsync SUPDrv/supdrvOSChangeCR4: Adjustments for 5.8. bugref:9801
(edit) @85430   4 years vboxsync IPRT/memobj-r0drv-linux.c: Wrap mmap_sem operations as it was renamed …
(edit) @85429   4 years vboxsync DnD: Added DnDTransferObjectInit() / DnDTransferObjectInitEx().
(edit) @85428   4 years vboxsync DnD: Added DnDTransferListInit() / DnDTransferListInitEx().
(edit) @85427   4 years vboxsync DnD: Added DnDDroppedFilesInit() / DnDDroppedFilesInitEx().
(edit) @85426   4 years vboxsync FE/Qt: bugref:9686, bugref:9510. Adding performance menu to manager ui
(edit) @85425   4 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: On unix-like platforms we …
(edit) @85424   4 years vboxsync scm
(edit) @85423   4 years vboxsync DnD/Main: More fixes.
(edit) @85422   4 years vboxsync DnD/TransferList: More fixes.
(edit) @85421   4 years vboxsync Main/apiwrap-server.xsl: add missing space before "enter" in …
(edit) @85419   4 years vboxsync include/iprt/x86.h,VMM/CPUMR3CpuId: Work around a bug in some Linux …
(edit) @85418   4 years vboxsync VMM/DBGFMem: Allow DBGFR3PagingDumpEx() pHlp to be NULL as allowed to …
(edit) @85417   4 years vboxsync DnD/TransferList: dndTransferListAppenDirectory() -> …
(edit) @85416   4 years vboxsync DnD/TransferList: Fixed double free in dndTransferListObjAdd().
(edit) @85415   4 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed pause/resume/poweroff, added more …
(edit) @85414   4 years vboxsync Main: bugref:9341: Changed RAM size of the nested guests to 2GB.
(edit) @85413   4 years vboxsync FE/Qt: bugref:9686, bugref:9510. Handling widget disable better in …
(edit) @85412   4 years vboxsync FE/Qt: bugref:9722: VirtualBox Manager: Another fix for cloud console …
(edit) @85411   4 years vboxsync DnD/TransferList: Added DnDTransferListObjRemove().
(edit) @85410   4 years vboxsync FE/Qt: bugref:9686, bugref:9510. Resetting info labels upon machine change
(edit) @85408   4 years vboxsync DnD/TransferList: More fixes + testcases.
(edit) @85407   4 years vboxsync DnD/HostService: Condensed guestCall() parameter validation; makes use …
(edit) @85406   4 years vboxsync FE/Qt: bugref:9686, bugref:9510. Adding a toolbar for the performance …
(edit) @85405   4 years vboxsync FE/Qt: Removing a forgotten printf line
(edit) @85404   4 years vboxsync linux/Makefile: Adding '+' to MAKE lines. bugref:9798
(edit) @85403   4 years vboxsync DnD/HostService: Fixed using context ID for GUEST_DND_HG_EVT_PROGRESS …
(edit) @85402   4 years vboxsync DnD/Main: Renaming; use size_t where appropriate.
(edit) @85401   4 years vboxsync Repack scripts: adding Combined-0 script for repacking Guest Additions
(edit) @85400   4 years vboxsync Repack scripts: adding Combined-0 script for repacking Guest Additions
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette