VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @84867   5 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Remap interrupts via the IOMMU.
(edit) @84866   5 years vboxsync kBuild 3382 -> 3385: kWorker fix for older windows systems. …
(edit) @84865   5 years vboxsync Guest Control/Main: Try to fix crashes. bugref:9320
(edit) @84864   5 years vboxsync Guest Control/Main: Various fixes for copyFromGuest tasks. bugref:9320
(edit) @84863   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Added Linux support for VBoxService …
(edit) @84862   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Added Linux support for VBoxService …
(edit) @84861   5 years vboxsync FE/Qt: bugref:9515. Adding an additional page to guided new vm wizard …
(edit) @84860   5 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Build fix.
(edit) @84859   5 years vboxsync AMD IOMMU: bugref:9654 DevIoApic: Remap MSIs via the IOMMU before …
(edit) @84858   5 years vboxsync AMD IOMMU: bugref:9654 The caller (IOAPIC) might need to distinguish …
(edit) @84857   5 years vboxsync Guest Control/Main: Added another GuestBase::getErrorAsString() …
(edit) @84856   5 years vboxsync scm
(edit) @84855   5 years vboxsync Validation Kit/TXS: Fixed a bug in txsReplaceStringVariables() where …
(edit) @84854   5 years vboxsync VMM/pdmR3DevHlp_MmioCreateEx: Must mangle description for saved state. …
(edit) @84853   5 years vboxsync DevVGA-SVGA3d-shared: We're only creating one kind of window, so make …
(edit) @84852   5 years vboxsync DevVGA-SVGA3d: Jettison the titlebar and border of the window we pass …
(edit) @84851   5 years vboxsync Devices/Graphics: experimental GLX graphics output: updated assertion
(edit) @84850   5 years vboxsync Guest Control/VbglR3: Tried fixing bailing out from starting guest …
(edit) @84849   5 years vboxsync DevVGA-SVGA3d: Jettison the titlebar and border of the window we pass …
(edit) @84848   5 years vboxsync Guest Control/VbglR3: Tried fixing bailing out from starting guest …
(edit) @84847   5 years vboxsync FE/Qt: bugref:9753: Disable QSessionManager stuff for customer host.
(edit) @84846   5 years vboxsync Correcting a wrong comment in Virtualbox.xidl
(edit) @84845   5 years vboxsync Correcting a typo in Virtualbox.xidl
(edit) @84844   5 years vboxsync Guest Control/Main: Resolved another todo: Limit the default size a …
(edit) @84843   5 years vboxsync Guest Control/Main: Resolved another todo: Limit the default size a …
(edit) @84842   5 years vboxsync Guest Control/VbglR3: Temporary thrown more diagnostics into …
(edit) @84841   5 years vboxsync DevVGA-SVGA3d-win.cpp: More assertions. bugref:8489
(edit) @84840   5 years vboxsync IPRT/thread-win.cpp: Thread naming todo.
(edit) @84839   5 years vboxsync Guest Control/VbglR3: Temporary thrown more diagnostics into …
(edit) @84838   5 years vboxsync VMMR0/PDMR0DevHlp: Doxygen fix.
(edit) @84837   5 years vboxsync Guest Control/VbglR3: Docs. bugref:9320.
(edit) @84836   5 years vboxsync Config.kmk: TEMPLATE_VBOXMESAR3GUESTLIB is not used actually so remove …
(edit) @84835   5 years vboxsync Config.kmk: remove unused TEMPLATE_VBOXCROGLR3HOSTDLL, …
(edit) @84834   5 years vboxsync Devices/DevVGA: Remove obsolete VBOX_WITH_CRHGSMI
(edit) @84833   5 years vboxsync Config.kmk: Remove VBOX_WITH_OGL= and VBOX_WITH_CROGL= leftovers, both …
(edit) @84832   5 years vboxsync bugref:9637. freeing after return does not make much sense.
(edit) @84831   5 years vboxsync bugref:9637. don't make vmware_ctrl extention call at each resize …
(edit) @84830   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Fixed quoting issue for Windows …
(edit) @84829   5 years vboxsync BIOS: Don't panic and hard halt when the specified boot medium is not …
(edit) @84828   5 years vboxsync VBox/msi.h: Consistency.
(edit) @84827   5 years vboxsync AMD IOMMU: bugref:9654 PDM interface changes for supplying …
(edit) @84826   5 years vboxsync AMD IOMMU: bugref:9654 PDM interface changes for supplying …
(edit) @84825   5 years vboxsync Config.kmk: Enable the DBGF tracing framework by default, bugref:9210 …
(edit) @84824   5 years vboxsync Config.kmk: Enable the DBGF tracing framework by default, bugref:9210
(edit) @84823   5 years vboxsync VMM/DBGFTracer: Windows build fixes, bugref:9210
(edit) @84822   5 years vboxsync Guest Control/VbglR3: Tried fixing bailing out from starting guest …
(edit) @84821   5 years vboxsync Validation Kit/tdAddGuestCtrl: More fixes for VBoxService logging.
(edit) @84820   5 years vboxsync Fix burn due to forgetting to change VirtioCore.h guard to reflect …
(edit) @84819   5 years vboxsync Virtio/VirtioCore.cpp, Network/DevVirtioNet_1_0.cpp, …
(edit) @84818   5 years vboxsync Validation Kit/tdAddBasic1: Attempt to make TXS' updating mechanism …
(edit) @84817   5 years vboxsync Validation Kit/tdAddBasic1: To trigger a new build.
(edit) @84816   5 years vboxsync Guest Control: Also implemented a "force" flag for the reboot/shutdown …
(edit) @84815   5 years vboxsync Devices/Audio/DevIchAc97: Workaround a hang upon resume when a NetBSD …
(edit) @84814   5 years vboxsync Guest Control: Also implemented a "force" flag for the reboot/shutdown …
(edit) @84813   5 years vboxsync kBuild 3377 -> 3382: kWorker DLL search tweak fix. Two file system …
(edit) @84812   5 years vboxsync Guest Control: Fixed assertions in VbglR3GuestCtrlGetShutdown(). …
(edit) @84811   5 years vboxsync Validation Kit/tdAddBasic1: Some too long test name again, take #2.
(edit) @84810   5 years vboxsync Validation Kit/tdAddBasic1: Some too long test name again.
(edit) @84809   5 years vboxsync AMD IOMMU: bugref:9654 Use the proper PCI bus number. Not the Bus …
(edit) @84808   5 years vboxsync AMD IOMMU: bugref:9654 Fixes.
(edit) @84807   5 years vboxsync Re-disable building of DevVirtioNet_1_0.cpp
(edit) @84806   5 years vboxsync Fix burns
(edit) @84805   5 years vboxsync Validation Kit/tdAddGuestCtrl: To trigger a new build.
(edit) @84804   5 years vboxsync Fix burns
(edit) @84803   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Rename API functions to refer to Virtq …
(edit) @84802   5 years vboxsync Devices/Graphics: experimental GLX graphics output: reset screens on …
(edit) @84801   5 years vboxsync Validation Kit/tdAddBasic1: Attempt to make TXS' updating mechanism …
(edit) @84800   5 years vboxsync FE/Qt: experimental QOpenGLWidget (disabled): reorder headers. bugref:9695
(edit) @84799   5 years vboxsync VBox/pci.h: Add macros for device and bus masks from the …
(edit) @84798   5 years vboxsync Validation Kit/testdriver: Ignore errors when trying to get TXS' …
(edit) @84797   5 years vboxsync Validation Kit/tdAddBasic1: Attempt to make TXS' updating mechanism …
(edit) @84796   5 years vboxsync Validation Kit/tdAddBasic1: Attempt to make TXS' updating mechanism …
(edit) @84795   5 years vboxsync Main/UnattendedInstaller: Doc nits.
(edit) @84794   5 years vboxsync Validation Kit/TXS: Version information printing nits.
(edit) @84793   5 years vboxsync Main/Helpers: Build fix for r138593.
(edit) @84792   5 years vboxsync FE/Qt: Get rid of 3D testing code in the GUI.
(edit) @84791   5 years vboxsync FE/Qt: macOS build fix for r138593.
(edit) @84790   5 years vboxsync FE/Qt, Main/Helpers: Get rid of 2D Video Acceleration code.
(edit) @84789   5 years vboxsync Validation Kit/testdriver: Print TXS' version information on (re)connect.
(edit) @84788   5 years vboxsync Validation Kit/testdriver: Added new task for getting TXS' version …
(edit) @84787   5 years vboxsync Validation Kit/TXS: Added new opcode VER to display TXS' version; also …
(edit) @84786   5 years vboxsync Attempt to fix burn
(edit) @84785   5 years vboxsync Validation Kit/TXS: Doc nits.
(edit) @84784   5 years vboxsync Validation Kit/TXS: Added new opcode VER to display TXS' version; also …
(edit) @84783   5 years vboxsync Attempt to fix burn
(edit) @84782   5 years vboxsync Attempt to fix burn
(edit) @84781   5 years vboxsync Validation Kit/TXS: Added opcode spacing for PKFILE.
(edit) @84780   5 years vboxsync Attempt to fix burn
(edit) @84779   5 years vboxsync Attempt to fix burn
(edit) @84778   5 years vboxsync Attempt to fix burn
(edit) @84777   5 years vboxsync Attempt to fix burn
(edit) @84776   5 years vboxsync Attempt to fix burn
(edit) @84775   5 years vboxsync Attempt fix burns
(edit) @84774   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed controlq hang, reduced use of …
(edit) @84773   5 years vboxsync kBuild 3375 -> 3377: kWorker DLL search tweak.
(edit) @84772   5 years vboxsync Validation Kit/tdAddGuestCtrl.py: Make use of the newly added TXS …
(edit) @84771   5 years vboxsync /Config.kmk: Apply VBOX_USE_KSUBMIT to VCC142AMD64, VCC142X86 and MOC (qt).
(edit) @84770   5 years vboxsync kBuild 3360 -> 3375: Mainly kWorker support for the newer VC++ …
(edit) @84769   5 years vboxsync Validation Kit/tdAddBasic1: sName -> sVmName.
(edit) @84768   5 years vboxsync FE/Qt: bugref:9695: Build fix for r138540, no c++11 yet in common case.
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