VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @107285   7 weeks vboxsync FE/Qt: bugref:10814: Adding a switch for advanced widgets …
(edit) @107284   7 weeks vboxsync FE/Qt: bugref:10814: VBox Manager: More cleanup for VBox Manager widget.
(edit) @107282   7 weeks vboxsync Installer/solaris: Remove the VirtualBox GUI shared objects …
(edit) @107281   7 weeks vboxsync Windows Additions installer: Touch the installer via the new …
(edit) @107280   7 weeks vboxsync Windows Additions installer: Touch the installer via the new …
(edit) @107279   7 weeks vboxsync FE/Qt: bugref:10814: VBox Manager: Make sure Manager isn't aware of …
(edit) @107278   7 weeks vboxsync VMM/IEM: fix SSE cvtdq2pd raising spurious #GP; bugref:10816; …
(edit) @107277   7 weeks vboxsync FE/Qt: bugref:10814: VBox Manager: A bit of connection cleanup.
(edit) @107276   7 weeks vboxsync PDMUsb: bugref:10810 Introduced PDMR3UsbQueryDeviceLun needed by …
(edit) @107275   7 weeks vboxsync FE/Qt: bugref:10814: VBox Manager: Small cleanup for VBox Manager …
(edit) @107274   7 weeks vboxsync Reverted r166236 (as planned), as we now can fix the checksum (see …
(edit) @107273   7 weeks vboxsync Windows Additions installer: Touch the installer via the new …
(edit) @107271   7 weeks vboxsync Main/Client: bugref:10810 Formatting fix
(edit) @107270   7 weeks vboxsync Windows Additions: Added a new tool VBoxNSISTool for verifying + …
(edit) @107269   7 weeks vboxsync Windows Additions: Added a new tool VBoxNSISTool for verifying + …
(edit) @107268   7 weeks vboxsync Build fix
(edit) @107267   7 weeks vboxsync Main/API,UI: bugref:10810 Based on Brent's patch, added UsbNet support …
(edit) @107266   7 weeks vboxsync FE/Qt: bugref:10814: VBox Manager: Small cleanup for VBox Manager …
(edit) @107265   7 weeks vboxsync FE/Qt: bugref:10814: VBox Manager: Get rid of some sliding animation …
(edit) @107264   7 weeks vboxsync FE/Qt: bugref:10814: VBox Manager: Get rid of some tool widget wrapper …
(edit) @107263   7 weeks vboxsync FE/Qt: bugref:10814: VBox Manager: Make sure Chooser related …
(edit) @107262   7 weeks vboxsync bugref:10806. Set the idle time for Medium and Machine tracked objects …
(edit) @107261   7 weeks vboxsync bugref:10806. Invented the TrackedObjInfoShow structure. Adapted the …
(edit) @107260   7 weeks vboxsync bugref:10806. Odd warning "unused function trackedObjectStateToStr()" …
(edit) @107259   7 weeks vboxsync bugref:10806. Updated ObjectTracker::objectTrackerTask(). jiraref:VBP-1459.
(edit) @107258   7 weeks vboxsync bugref:10806. Updated …
(edit) @107257   7 weeks vboxsync bugref:10806. Updated TrackedObjectsCollector::i_getAllObjIds(). …
(edit) @107256   7 weeks vboxsync bugref:10806. Updated TrackedObjectsCollector::getObj(). jiraref:VBP-1459.
(edit) @107255   7 weeks vboxsync bugref:10806. Added function trackedObjectStateToStr(). jiraref:VBP-1459.
(edit) @107254   7 weeks vboxsync bugref:10806. Added member TrackedObjectData:m_fLifeTimeExpired, the …
(edit) @107253   8 weeks vboxsync Installer/linux: Build fix for r166244: FE/Qt: Installing wayland …
(edit) @107252   8 weeks vboxsync Add,HostDrivers: More parfait/solaris kludges. [fix]
(edit) @107251   8 weeks vboxsync Add,HostDrivers: More parfait/solaris kludges. [fix]
(edit) @107250   8 weeks vboxsync Add,HostDrivers: More parfait/solaris kludges.
(edit) @107248   8 weeks vboxsync VBox/ostypes.h+Main/{Global,Appliance}+VMMDev+FE/Qt: Fill in some …
(edit) @107247   8 weeks vboxsync iprt/the-solaris-kernel.h: Pairfait workaround attempt.
(edit) @107246   8 weeks vboxsync Windows Guest Additions installer: Use https:// for the link being …
(edit) @107243   8 weeks vboxsync UsbNet: bugref:10779 Simply renamed UsbEth to UsbNet (part 2)
(edit) @107242   8 weeks vboxsync UsbNet: bugref:10779 Simply renamed UsbEth to UsbNet (part 1)
(edit) @107241   8 weeks vboxsync bugref:10806. Updated code to match updated …
(edit) @107240   8 weeks vboxsync bugref:10806. New TrackedObjectState enum usage. Added member …
(edit) @107239   8 weeks vboxsync bugref: 10806. Added new parameters to …
(edit) @107238   8 weeks vboxsync ValidationKit/bootsectors: Implement SISD FP testcases for cmps[sd]; …
(edit) @107237   8 weeks vboxsync Windows Guest Additions installer: Fixed regression from r153570
(edit) @107235   8 weeks vboxsync Windows Guest Additions installer: Moved deleting VBoxDrvInst.exe (not …
(edit) @107234   8 weeks vboxsync Windows Guest Additions installer: Skip installing VBoxDrvInst.exe on …
(edit) @107233   8 weeks vboxsync Windows Guest Additions installer: Use VBoxPeSetVersion in order to …
(edit) @107232   8 weeks vboxsync Windows Guest Additions installer: HACK ALERT: Disable the installer's …
(edit) @107231   8 weeks vboxsync ValidationKit/bootsectors: split bs3-cpu-instr-4 in two; bugref:10658; …
(edit) @107230   8 weeks vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for cmppd; …
(edit) @107229   8 weeks vboxsync Main/Medium: Address broken reference counting of medium back …
(edit) @107227   8 weeks vboxsync VMM: Cleaning up ARMv8 / x86 split. jiraref:VBP-1470
(edit) @107226   8 weeks vboxsync Installer/linux/install.sh: Handle packages w/o FE/Qt.
(edit) @107225   8 weeks vboxsync NAT: Slightly adjusted polling loop.
(edit) @107222   2 months vboxsync ValidationKit/bootsectors: Implement SIMD FP testcases for cmpps; …
(edit) @107220   2 months vboxsync VMM/CPUM,TM: Removed obsolete raw-mode CR4 masks. jiraref:VBP-1466
(edit) @107219   2 months vboxsync ValidationKit/bootsectors: partially fix IEM implementation of …
(edit) @107218   2 months vboxsync ValidationKit/bootsectors: fix IEM implementation of vcmpp[sd]; …
(edit) @107217   2 months vboxsync VMM/APIC: Don't include vm.h when included in tstDeviceStructSize.cpp. …
(edit) @107215   2 months vboxsync VMM/PDM,VMMDevTesting: Don't include vm.h in VMMDevTesting, replacing …
(edit) @107214   2 months vboxsync NAT: unified platform specific code paths in io thread. bugref:10268
(edit) @107213   2 months vboxsync NAT: Timer expiration has to be kept as a 64-bit value to avoid …
(edit) @107212   2 months vboxsync Additions: Linux: vboxvideo: Introduce initial support for kernel …
(edit) @107211   2 months vboxsync VMM/IEM: Unwind info update for win.arm64. jiraref:VBP-1466
(edit) @107210   2 months vboxsync IPRT/timesup.cpp: Build fix for solaris.sparc*. jiraref:VBP-1466
(edit) @107209   2 months vboxsync VMM/IEM: Reworked the disassembly annotations when using our own …
(edit) @107207   2 months vboxsync VMM/IEM: Reworked the disassembly annotations when using our own …
(edit) @107206   2 months vboxsync VMM/IEM: win.amd64 build fix. jiraref:VBP-1466
(edit) @107205   2 months vboxsync testdriver/vbox.py: Added getGuestAdditionsRevision() [build fix].
(edit) @107204   2 months vboxsync VMM/IEM: Annotate VMCPU loads and stores when using our own arm …
(edit) @107203   2 months vboxsync VMM/TM: darwin.arm64 build fix. jiraref:VBP-1466
(edit) @107202   2 months vboxsync VMM/IEM: Completely relaxed the VM::fGlobalForcedActions access …
(edit) @107201   2 months vboxsync VMM/IEM: Fixed bug in iemNativeEmitLoadGprWithGstRegExT where we used …
(edit) @107200   2 months vboxsync VMM/IEM: Deal with hidden pointer to VBOXSTRICTRC return struct on …
(edit) @107199   2 months vboxsync VMM/IEM: Avoid gcc warning in IEMN8veRecompilerTlbLookup.h.
(edit) @107198   2 months vboxsync FE/VBoxManage,Main/Appliance: Add the ability to export and import VMs …
(edit) @107197   2 months vboxsync tests/additions/tdAddGuestCtrl.py: Use …
(edit) @107196   2 months vboxsync testdriver/vbox.py: Added getGuestAdditionsRevision().
(edit) @107195   2 months vboxsync IPRT,VMM/TM: Support for GIP time on win.arm64. [build fix] …
(edit) @107194   2 months vboxsync VMM: More adjustments for VBOX_WITH_ONLY_PGM_NEM_MODE, …
(edit) @107192   2 months vboxsync IPRT,VMM/TM: Support for GIP time on win.arm64. jiraref:VBP-1266
(edit) @107191   2 months vboxsync MsiCommon.cpp: Check puMask in MsiNotify() before dereferencing, found …
(edit) @107190   2 months vboxsync src/VBox/Main/src-server/UnattendedInstaller.cpp: Fixed odd conditions …
(edit) @107189   2 months vboxsync src/VBox/Main/src-client/GuestDnDPrivate: Fixed missing constructor …
(edit) @107188   2 months vboxsync src/VBox/Main/include/Recording: Fixed missing constructor …
(edit) @107186   2 months vboxsync include/GuestSessionImplTasks.h: Added missing initializers in …
(edit) @107185   2 months vboxsync SharedClipboard/ClipboardDataObjectImpl-win.cpp: Fixed a warning found …
(edit) @107184   2 months vboxsync VBoxBalloonCtrl/VBoxModBallooning.cpp: Check returned payload in …
(edit) @107183   2 months vboxsync Support/win/SUPHardenedVerifyImage-win.cpp: Fixed a warning found by …
(edit) @107182   2 months vboxsync Support/win/SUPHardenedVerifyImage-win.cpp: Fixed a warning found by …
(edit) @107181   2 months vboxsync Support/win/SUPHardenedVerifyImage-win.cpp: Fixed a redundant …
(edit) @107180   2 months vboxsync Support/win/SUPHardenedVerifyImage-win.cpp: Fixed a redundant …
(edit) @107179   2 months vboxsync VMM/PGM: Fixed unused param/function warnings on darwin.arm64. …
(edit) @107178   2 months vboxsync tstVMStructSize: Fixed regression from r166169. jiraref:VBP-1466
(edit) @107177   2 months vboxsync VMM/PGM: Fixed regression from r166169. jiraref:VBP-1466
(edit) @107176   2 months vboxsync VMM/PGM: Introducing VBOX_WITH_ONLY_PGM_NEM_MODE to disable lots …
(edit) @107175   2 months vboxsync ValidationKit/tests/additions/tdAddGuestCtrl.py: Added support for …
(edit) @107174   2 months vboxsync FE/Qt: bugref:10407. When VM window is a wayland client then call …
(edit) @107173   2 months vboxsync ValidationKit/tests/additions/tdAddGuestCtrl.py: Added support for …
(edit) @107172   2 months vboxsync ValidationKit/bootsectors: partially fix IEM implementation of vcmpps, …
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