VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106062   3 months vboxsync Unattended: ​bugref:10511. Avoid tripping lock order assert when …
(edit) @106061   3 months vboxsync Copyright year updates by scm.
(edit) @106060   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Space and …
(edit) @106059   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxpd - …
(edit) @106058   3 months vboxsync BIOS: Re-fixed AHCI debugging code.
(edit) @106057   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxps - …
(edit) @106056   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Rename the …
(edit) @106055   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxps -- …
(edit) @106054   3 months vboxsync GCM: Made saved state loading a bit more flexible so we can load 7.0.x …
(edit) @106053   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxps - …
(edit) @106052   3 months vboxsync scm fix for r164791
(edit) @106051   3 months vboxsync BIOS: Don't allocate AHCI data in EBDA, it can't be sagely relocated …
(edit) @106050   3 months vboxsync FE/Qt: bugref:10513: VM Settings / Storage page: Adjusting many layout …
(edit) @106049   3 months vboxsync GCM: Made saved state loading a bit more flexible so we can load 7.0.x …
(edit) @106048   3 months vboxsync FE/Qt: bugref:10513: VM Settings / Storage page: Split widgets common …
(edit) @106047   3 months vboxsync FE/Qt: bugref:10513: VM Settings / Storage page: Sort HD, CD and FD …
(edit) @106046   3 months vboxsync FE/Qt: bugref:10513: VM Settings / Storage page: Split widgets common …
(edit) @106045   3 months vboxsync FE/Qt: bugref:10513: VM Settings / Storage page: Make sure attachment …
(edit) @106043   3 months vboxsync ValidationKit/bootsectors: Implement SISD FP testcases for [v]divsd; …
(edit) @106042   3 months vboxsync FE/Qt: bugref:10659:. Check header counts before resizing columns. …
(edit) @106041   3 months vboxsync ValidationKit/bootsectors: Implement SISD FP testcases for [v]divss …
(edit) @106039   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Fix …
(edit) @106038   3 months vboxsync Main/Snapshot: Prevent stray <vmname>.nvram files from accumulating in …
(edit) @106037   3 months vboxsync VMM/IEM: Quick liveness fix for iemOp_pmovmskb_Gd_Ux. bugref:10652 …
(edit) @106036   3 months vboxsync VMM/IEM: Changed the IEMNATIVEMITEFLOP/enmOp argument to …
(edit) @106034   3 months vboxsync VMM/IEM: Build fix for 'tbtop' info item. bugref:10720
(edit) @106032   3 months vboxsync FE/Qt: macOS/ARM: Make sure no unconditional BETA label is shown for …
(edit) @106031   3 months vboxsync Windows host installer: Always show the license page for non-OSE …
(edit) @106030   3 months vboxsync VMM/DBGF: Use RTCritSectInitRwNamed.
(edit) @106029   3 months vboxsync VMM/VM,SSM: Use RTCritSectInitNamed
(edit) @106028   3 months vboxsync Main/ConsoleImpl.cpp: i_powerDownHostInterfaces doesn't need to do …
(edit) @106027   3 months vboxsync BIOS: Add the AHCI/SCSI data block to the EBDA to make the whole thing …
(edit) @106026   3 months vboxsync Main/ConsoleImpl.cpp: Converted release assertion in …
(edit) @106025   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxps - …
(edit) @106024   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulsd -- …
(edit) @106023   3 months vboxsync Main/Console: Replaced the horrible Console::notifyNatDnsChange stuff …
(edit) @106022   3 months vboxsync VMM/PDM: Added PDMR3DriverEnumInstances for use by …
(edit) @106021   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: Use the …
(edit) @106020   3 months vboxsync IPRT: Added RTCritSectInitNamed and RTCritSectRwInitNamed to simplify …
(edit) @106019   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulss - …
(edit) @106018   3 months vboxsync Disassembler/ArmV8: Updates and start on floating point and SIMD …
(edit) @106017   3 months vboxsync ValidationKit/bootsectors: Implement SISD FP testcases for [v]divss …
(edit) @106016   3 months vboxsync ValidationKit/bootsectors: Implement SISD FP testcases for [v]divss …
(edit) @106015   3 months vboxsync FE/Qt: bugref:10513: Global Preferences / VM Settings: Make sure …
(edit) @106014   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: De-duplicate …
(edit) @106013   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]maxps - …
(edit) @106012   3 months vboxsync FE/Qt: bugref:10513: Global Preferences / VM Settings: Small cleanup …
(edit) @106011   3 months vboxsync FE/Qt: Small typo in Russian NLS.
(edit) @106010   3 months vboxsync FE/Qt: bugref:10513: VM Settings: Removing a bit of excessive code …
(edit) @106009   3 months vboxsync FE/Qt: bugref:10513: VM Settings: Adjusting minimum tree-view size and …
(edit) @106008   3 months vboxsync FE/Qt: bugref:10513: Global Preferences / VM Settings: Removing some …
(edit) @106006   3 months vboxsync VMM/IEM: Extended iemNativeEmitFetchEFlags (IEM_MC_FETCH_EFLAGS_EX) to …
(edit) @106005   3 months vboxsync Disassembler/ArmV8: Updates and start on floating point and SIMD …
(edit) @106004   3 months vboxsync Disassembler/ArmV8: Updates and start on floating point and SIMD …
(edit) @106003   3 months vboxsync Disassembler/testcase/tstDisasmArmv8-1: Implement testcase which …
(edit) @106002   3 months vboxsync FE/Qt: bugref:10681: Get rid of QIComboBox dependencies for …
(edit) @106001   3 months vboxsync doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
(edit) @106000   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addsubpd.
(edit) @105999   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addsubpd …
(edit) @105998   3 months vboxsync VMM/IEM: s/ReturnZero/ReturnSuccess/ and simplifying related code. …
(edit) @105997   3 months vboxsync VMM/IEM: Introduce a ReturnZero label when using per-chunk tail code, …
(edit) @105996   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addsubpd …
(edit) @105995   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addsubpd …
(edit) @105994   3 months vboxsync FE/Qt: bugref:10513: Fixing minimum size-hint for Basic/Expert mode …
(edit) @105993   3 months vboxsync Main: nits
(edit) @105991   3 months vboxsync FE/Qt: Snapshots pane: Copy-paste typo in comment.
(edit) @105990   3 months vboxsync FE/Qt: VM Settings / Interface page: A bit of paranoia checks making …
(edit) @105989   3 months vboxsync FE/Qt: UIMenuBarEditor: Removing fixed spacings between auto-created …
(edit) @105988   3 months vboxsync DBGF: Extended OS/2 digger to understand OS/2 2.1/2.11 MTE format.
(edit) @105987   3 months vboxsync Audio: Free pbData in audio test service. bugref:10754
(edit) @105986   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addsubpd …
(edit) @105982   3 months vboxsync 7.1.0
(edit) @105981   3 months vboxsync FE/VBoxManage: Integrating latest Russian translations (part 2).
(edit) @105978   3 months vboxsync Main/Console: Make sure DNS config is set on VM start for NAT. bugref:10268
(edit) @105977   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addsubpd …
(edit) @105976   3 months vboxsync FE/Qt: Docs: bugref:10731 Fixing a small bug because of which we did …
(edit) @105974   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addsubps.
(edit) @105972   3 months vboxsync BIOS: Reduced the number of S/G buffers for LSI Logic driver (see comment).
(edit) @105971   3 months vboxsync Main: Removed IHost::acceleration3DAvailable property, as this wasn't …
(edit) @105969   3 months vboxsync Main: Check for hrc when using IsFeatureEnabled() in …
(edit) @105968   3 months vboxsync Main: Resolved a @todo: Added DirectoryOpenFlag_DenyAscent and …
(edit) @105967   3 months vboxsync Main: Docs. bugref:10749
(edit) @105966   3 months vboxsync Main: Check for hrc when using IsFeatureEnabled() in …
(edit) @105965   3 months vboxsync Main: Check for hrc when using IsFeatureEnabled() in …
(edit) @105964   3 months vboxsync Main: Use PlatformProperties::s_isGraphicsControllerFeatureSupported() …
(edit) @105963   3 months vboxsync Devices/Network: fix todos incl memory leaks and buffer sizing. …
(edit) @105961   3 months vboxsync FE/VBoxManage: Integrating latest Russian translations (part 1).
(edit) @105960   3 months vboxsync webtools & RPMs build: Add OpenSUSE 15.6.
(edit) @105959   3 months vboxsync Main: (Hopefully) Made it more clear which graphics features are …
(edit) @105956   3 months vboxsync FE/Qt: Docs: bugref:10731 Some more fixes related to context sensitive …
(edit) @105955   3 months vboxsync FE/Qt: Docs: bugref:10731 Some fixes related to context sensitive …
(edit) @105951   3 months vboxsync Main: Integrating latest Russian translations (part 3).
(edit) @105948   3 months vboxsync FE/Qt: German NLS update.
(edit) @105942   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addsubps …
(edit) @105940   3 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addsubps …
(edit) @105937   3 months vboxsync Main: Integrating latest Russian translations (part 2).
(edit) @105932   3 months vboxsync Main: Integrating latest Turkish translations.
(edit) @105931   3 months vboxsync Additions: Linux: Fix build error for new pixman-0.40.0 (part 2), …
(edit) @105930   3 months vboxsync Additions: Linux: Fix build error for new pixman-0.40.0, bugref:10758.
(edit) @105929   3 months vboxsync Additions: Linux: Remove pixman-0.40.0 from tree, bugref:10758.
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