VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92042   3 years vboxsync Main: bugref:1909: Changed scope of the internal tranlsator function
(edit) @92041   3 years vboxsync FE/Qt: bugref:9996: UINativeWizard: Replace pressed signals with …
(edit) @92040   3 years vboxsync Main/MachineImpl: Only query the recommended firmware type if the OS …
(edit) @92039   3 years vboxsync Main: bugref:1909: Fixed memory leak in the translation engine
(edit) @92038   3 years vboxsync FE/Qt: Tiny optimization in …
(edit) @92037   3 years vboxsync FE/Qt: Using 'min' for guessing Mint guests in …
(edit) @92036   3 years vboxsync FE/Qt: bugref:10067: UIWizardNewCloudVM: Migrate UIMessageCenter stuff …
(edit) @92035   3 years vboxsync FE/Qt: bugref:10067: UINativeWizard: Extend UINativeWizard with public …
(edit) @92034   3 years vboxsync FE/Qt: bugref:10067: UINotificationMessage: Extend …
(edit) @92033   3 years vboxsync FE/Qt: bugref:10067: A bit of message-center related cleanup for …
(edit) @92032   3 years vboxsync FE/Qt: bugref:9996. Trying to improve cleanup stuff wen vm creatin fails.
(edit) @92031   3 years vboxsync FE/Qt: Don't show the media that has been removed in …
(edit) @92030   3 years vboxsync Audio/Validation Kit: Reverted temporary commits r147824, r147661 + …
(edit) @92029   3 years vboxsync FE/Qt: bugref:9996: UIChooserModel: When new VM is registered, we …
(edit) @92028   3 years vboxsync FE/Qt: bugref:9996: UIChooserAbstractModel: Add newly registered VM …
(edit) @92027   3 years vboxsync FE/Qt: bugref:9996: UIExtraDataManager: hotloadMachineExtraDataMap() …
(edit) @92026   3 years vboxsync ValKit/ClipUtil: Adding simple clipboard utility and implemented the …
(edit) @92025   3 years vboxsync ValKit/ClipUtil: Adding simple clipboard utility and implemented the …
(edit) @92024   3 years vboxsync FE/Qt: bugref:10067: A bit of forgotten cleanup in wizards code.
(edit) @92023   3 years vboxsync VMM/HMVMXR0: Removed superfluous call to hmR0VmxImportGuestState in …
(edit) @92022   3 years vboxsync FE/Qt: bugref:10067: UIWizardNewVM: Migrate intermediate progress …
(edit) @92021   3 years vboxsync Audio/Validation Kit: Added "--no-audio-ok" switch to VKAT to enable …
(edit) @92020   3 years vboxsync Audio/Validation Kit: Added "--no-audio-ok" switch to VKAT to enable …
(edit) @92019   3 years vboxsync Audio/Validation Kit: Added "--no-audio-ok" switch to VKAT to enable …
(edit) @92018   3 years vboxsync VMM: Nested VMX: bugref:10092 Added CPUMGetGuestIa32VmxEptVpidCap for …
(edit) @92017   3 years vboxsync SharedClipboard: Corrected another pvData assertion preventing zero …
(edit) @92016   3 years vboxsync Audio/ALSA: Temporary instrumentation build for investigating …
(edit) @92015   3 years vboxsync Audio/Validation Kit: Also use the new driver helpers to not make VKAT …
(edit) @92014   3 years vboxsync FE/Qt: bugref:10067: UIWizardCloneVM: Migrate intermediate progress …
(edit) @92013   3 years vboxsync FE/Qt: bugref:10067: Extend UINotificationProgressSnapshotTake with …
(edit) @92012   3 years vboxsync FE/Qt: bugref:10067: Extend notification-center with …
(edit) @92011   3 years vboxsync Audio/Validation Kit: Also pass on the verbosity level when doing the …
(edit) @92010   3 years vboxsync FE/Qt: bugref:10127. Removing DocPath entries. They are KDE specific …
(edit) @92009   3 years vboxsync Audio/Validation Kit: Fixed assertion in atsClientFree(). ​bugref:10008
(edit) @92008   3 years vboxsync Audio/Validation Kit: Also NULL the hostname after free in …
(edit) @92007   3 years vboxsync VMM/PGM: Fixed saved state regression from r147656. bugref:9517
(edit) @92006   3 years vboxsync VMM/PGM: Always check VM_IS_NEM_ENABLED before calling into NEM. …
(edit) @92005   3 years vboxsync Audio/Validation Kit: A bit more (optional) release logging for the …
(edit) @92004   3 years vboxsync Audio/Validation Kit: One more fix for r147627 (Correctly set the …
(edit) @92003   3 years vboxsync Audio/Validation Kit: One more fix for r147627 (Correctly set the …
(edit) @92002   3 years vboxsync Audio/Validation Kit: One more fix for r147627 (Correctly set the …
(edit) @92001   3 years vboxsync Devices/Security/DevTpm: Initialize size of the command response …
(edit) @92000   3 years vboxsync Devices/testcase/tstDevice: Some basic MMIO fuzzing, bugref:9006
(edit) @91999   3 years vboxsync Audio/Validation Kit: Fixed memory leaks found by ASAN, added + …
(edit) @91998   3 years vboxsync Devices/testcase: Some fun with the device fuzzing framework, bugref:9006
(edit) @91997   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 EPT CR3 bits.
(edit) @91996   3 years vboxsync Audio/Validation Kit: Renamed ATSTRANSPORT::pfnTerm -> …
(edit) @91995   3 years vboxsync Audio/Validation Kit: Renamed AudioTestSvcClientClose[Internal]() -> …
(edit) @91994   3 years vboxsync Audio/Validation Kit: Renamed AudioTestSvcClientClose[Internal]() -> …
(edit) @91993   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT PML4E effective RW permissions fix.
(edit) @91992   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT PML4E effective RW permissions fix.
(edit) @91991   3 years vboxsync VMM: Nested VMX: bugref:10092 Effective permissions for EPT PML4E.
(edit) @91990   3 years vboxsync VMM: Nested VMX: bugref:10092 Forgot to commit file, build fix.
(edit) @91989   3 years vboxsync VMM: Nested VMX: bugref:10092 Build fix.
(edit) @91988   3 years vboxsync VMM/TM: Fixed race while switching TSC modes.
(edit) @91987   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Update VMLAUNCH/VMRESUME and VM-exit …
(edit) @91986   3 years vboxsync VMM: Nested VMX: bugref:10092 Added PGMSetGuestEptPtr.
(edit) @91985   3 years vboxsync VMM: Nested VMX: bugref:10092 Removed CPUMGetGuestVmxEptPtr.
(edit) @91984   3 years vboxsync SUPHardNt: Just continue validating signatures upon encountering …
(edit) @91983   3 years vboxsync ValKit/Audio: Disable automatic VAKT unit testing during build as it …
(edit) @91982   3 years vboxsync IPRT/RTCrX509CertPaths: Only ignore critical subject key IDs on end …
(edit) @91981   3 years vboxsync /Makefile.kmk: spaces -> tab; r147583
(edit) @91980   3 years vboxsync VMM,GIMDev: Missing PDMDevHlpGIMGetMmio2Regions for ring-0 variant, …
(edit) @91979   3 years vboxsync IPRT/RTCrX509CertPaths: Do not flag Subject Key Identifier as invalid …
(edit) @91978   3 years vboxsync FE/Qt: bugref:10127 Removing MemType from virtualboxvm.desktop since …
(edit) @91977   3 years vboxsync FE/Qt: bugref:10127. Removing Encoding entry from .desktop files are …
(edit) @91976   3 years vboxsync VMM/Config.kmk: Pick up VBOX_WITH_PGM_NEM_MODE from the build …
(edit) @91975   3 years vboxsync VMM: Nested VMX: bugref:10092 Added CPUMGetGuestVmxEptPtr. This can be …
(edit) @91974   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Peel out EPTP checking as a separate …
(edit) @91973   3 years vboxsync VMM: Doxygen fixes, bugref:10074
(edit) @91972   3 years vboxsync VMM,Devices: Eliminate direct calls to PDMR3AsyncCompletion* and …
(edit) @91971   3 years vboxsync VMM: Nested VMX: bugref:10092 Renamed typo in VMCS field.
(edit) @91970   3 years vboxsync VMM,Devices: Replace remaining direct calls to VBoxVMM with device and …
(edit) @91969   3 years vboxsync FE/Qt: bugref:10067: UIWizardImportApp: Another place to migrate …
(edit) @91968   3 years vboxsync VMM,Devices: Replace remaining direct calls to VBoxVMM with device and …
(edit) @91967   3 years vboxsync VMM: Nested VMX: bugref:10092 Bitfield assertions.
(edit) @91966   3 years vboxsync FE/Qt: bugref:10067: UIWizardImportApp: Migrate intermediate progress …
(edit) @91965   3 years vboxsync VMM: Nested VMX: bugref:10092 Added EPT_PML4E_ATTR_MASK.
(edit) @91964   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 CR3 physical address mask check when …
(edit) @91963   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 CR3 physical address mask check when …
(edit) @91962   3 years vboxsync Additions: X11: partly revert r147454, bugref:10120. Restore screens …
(edit) @91961   3 years vboxsync VMM,DevPciBios: Add helper callback for PDMR3QueryLun and make use of …
(edit) @91960   3 years vboxsync VMM,DevPciBios: Add helper callback for PDMR3QueryLun and make use of …
(edit) @91959   3 years vboxsync FE/Qt: bugref:10067: Renaming UINotificationProgressApplianceExport to …
(edit) @91958   3 years vboxsync VMM/NEM/win: No mapping limits when in simplified memory management …
(edit) @91957   3 years vboxsync VMM,Devices: Eliminate direct calls to PDMR3AsyncCompletion* and …
(edit) @91956   3 years vboxsync VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
(edit) @91955   3 years vboxsync VMM,Devices: Eliminate direct calls to PDMR3AsyncCompletion* and …
(edit) @91954   3 years vboxsync VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
(edit) @91953   3 years vboxsync VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
(edit) @91952   3 years vboxsync VMM/PGM,VMMDev: Removed PGMR3MappingsSize, PGMR3MappingsFix & …
(edit) @91951   3 years vboxsync VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxEptPagingEnabledEx …
(edit) @91950   3 years vboxsync VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
(edit) @91949   3 years vboxsync VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other things. …
(edit) @91948   3 years vboxsync FE/Qt: bugref:10067: UIWizardExportApp: Migrate intermediate progress …
(edit) @91947   3 years vboxsync Audio/Validation Kit: Perform a quick audio driver stack self-test on …
(edit) @91946   3 years vboxsync Audio/Validation Kit: Perform a quick audio driver stack self-test on …
(edit) @91945   3 years vboxsync VMM,Devices: Eliminate calls to PDMR3Thread and use the driver hlper …
(edit) @91944   3 years vboxsync VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
(edit) @91943   3 years vboxsync VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other things. …
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