VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105636   7 months vboxsync Shared Clipboard: Cleanup: Made a lot more functions static where …
(edit) @105635   7 months vboxsync Shared Clipboard: Cleanup: Made a lot more functions static where …
(edit) @105634   7 months vboxsync Shared Clipboard/Transfers: Be a bit more informative in the release …
(edit) @105632   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]haddpd (W.I.P)
(edit) @105631   7 months vboxsync IPRT/RTPathUnlink: Implemented NT and posix versions w/ simple testcase.
(edit) @105630   7 months vboxsync Shared Clipboard/Transfers: Be a bit more informative in the release …
(edit) @105629   7 months vboxsync Video Recording/Main: Fixed a debug assertion on screen blanks. …
(edit) @105628   7 months vboxsync Main/NvramStore: Don't (debug) assert when getting the UEFI NVRAM …
(edit) @105627   7 months vboxsync Main/NvramStore: Don't (debug) assert when getting the UEFI NVRAM …
(edit) @105626   7 months vboxsync FE/Qt: bugref:10671: Add Cloud VM wizard: Reworking expert mode to …
(edit) @105625   7 months vboxsync FE/Qt: bugref:10622: Runtime UI: After we removed QIWithRetranslateUI …
(edit) @105624   7 months vboxsync FE/Qt: Runtime UI: VM Close Dialog: Cleanup for a bit of paranoia checks.
(edit) @105623   7 months vboxsync Devices/Security/DrvTpmEmuTpms.cpp: Fix saving/loading TPM states, …
(edit) @105622   7 months vboxsync Devices/Security/DrvTpmEmuTpms.cpp: Fix saving/loading TPM states, …
(edit) @105621   7 months vboxsync Main/ConsoleImplConfigX86.cpp: Fix builds where the TPM is not …
(edit) @105620   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addsd.
(edit) @105617   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addsd (W.I.P).
(edit) @105616   7 months vboxsync VMM/IEM: Another iemTlbInvalidateLargePageWorkerInner optimization …
(edit) @105615   7 months vboxsync Add/x11/VBoxClient: Simplified some crazy eval trick to prepend a dot …
(edit) @105614   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addsd.
(edit) @105613   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addsd (W.I.P).
(edit) @105612   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addsd (W.I.P).
(edit) @105611   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]addsd (W.I.P).
(edit) @105610   7 months vboxsync Installer/darwin: bugref:10724: Update dmg/installer logos; s.a. …
(edit) @105609   7 months vboxsync Devices/EFI: Update EFI firmware binaries to the latest state produced …
(edit) @105608   7 months vboxsync Devices/Graphics/BIOS, Devices/EFI/Firmware: Use new logo/wordmark in …
(edit) @105607   7 months vboxsync VMM/IEM: Optimized out the cbInstrBufTotal zapping in …
(edit) @105606   7 months vboxsync VMM/IEM: Some more prefetch experimentation in …
(edit) @105605   7 months vboxsync Recording/Main: Renaming: Dropped the superfluous "Settings" suffix of …
(edit) @105604   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulss …
(edit) @105603   7 months vboxsync FE/Qt: bugref:10664, bugref:10665, bugref:10666: Wizard stuff: Make …
(edit) @105600   7 months vboxsync VMM/ARM: Move the VBox ARMv8 platform descriptor from the end of the …
(edit) @105599   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulss …
(edit) @105598   7 months vboxsync Devices/EFI/Firmware: Make it build on newer macOS hosts, bugref:4643
(edit) @105597   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulpd -- …
(edit) @105596   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulpd …
(edit) @105595   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulpd …
(edit) @105594   7 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulpd -- …
(edit) @105593   7 months vboxsync VMM/IEM: Some loop unroll and prefetch experimentation in …
(edit) @105592   7 months vboxsync VMM/IEM: Removed ad-hoc TLB trace statement in …
(edit) @105591   7 months vboxsync VMM/IEM: Fixed a bug in iemTlbInvalidateLargePageWorkerInner for TLB …
(edit) @105590   7 months vboxsync ValKit/bs3-cpu-basic-2: Added a invlpg testcase for 2 MB and 4 MB …
(edit) @105589   7 months vboxsync VMM/IEMAllN8veHlpA.asm: Fixed iemNativeFpCtrlRegRestore on windows …
(edit) @105588   7 months vboxsync FE/Qt: bugref:10481: Runtime UI / Machine-logic: A bit of …
(edit) @105587   7 months vboxsync Additions: Linux: vboxvideo: Fix build for RHEL 9.5 kernel, …
(edit) @105586   7 months vboxsync FE/Qt: bugref:10665, bugref:10744: UINativeWizard: Make sure wizard is …
(edit) @105585   7 months vboxsync FE/Qt: bugref:10665: UINativeWizard: Reverting r164260 as it covers …
(edit) @105584   7 months vboxsync FE/Qt: bugref:10665: UIWizardNewVM: After interface fix from above in …
(edit) @105583   7 months vboxsync FE/Qt: bugref:10665: UINativeWizard: Make sure wizard is cleanup up if …
(edit) @105582   7 months vboxsync FE/Qt: bugref:10513: A bit of cleanup for UINativeWizard forgotten in …
(edit) @105581   7 months vboxsync Additions/VBoxTray: Logger adjustments for debug / release builds. …
(edit) @105580   7 months vboxsync VBoxDbg: ntrbtree nit. bugref:10727
(edit) @105579   7 months vboxsync VMM/IEM: Fixed another bug in the large page TLB invalidation code …
(edit) @105578   7 months vboxsync FE/Qt: Get and format the IErrorInfo::resultDetail value as it holds …
(edit) @105577   7 months vboxsync FE/Qt: Ignore VBOX_E_NOT_SUPPORTED from IDisplay::TakeScreenShot as it …
(edit) @105576   7 months vboxsync Main/Display: Return VBOX_E_NOT_SUPPORTED when DevVGA returns …
(edit) @105575   7 months vboxsync Devices/Graphics,WDDM: Implemented DEFINE_RASTERIZER_STATE_V2
(edit) @105574   7 months vboxsync VBoxUsbMon: corrected debug assert
(edit) @105572   7 months vboxsync VMM/IEM: Fixed some bugs in the 2MB/4MB page invalidation code. …
(edit) @105571   7 months vboxsync VMM/IEMAllN8veHlpA.asm: Build fix and adjustments for …
(edit) @105570   7 months vboxsync FE/Qt: bugref:10665: New VM wizard: Adjust layout for Virtual Disk page.
(edit) @105568   7 months vboxsync tests/storage, fix IoPerf path
(edit) @105567   7 months vboxsync FE/Qt: bugref:10665: New VM wizard: Make sure Base Memory and Virtual …
(edit) @105566   7 months vboxsync WDDM: fixed wrong assignment in vgpu10SetBlendState; logging
(edit) @105565   7 months vboxsync FE/Qt: bugref:10736. Removing now-obsolete clone vd wizard files.
(edit) @105561   7 months vboxsync FE/Qt: bugref:10736. Switching to new vd wizard for clonning as well.
(edit) @105560   7 months vboxsync VMM/IEM: A few more TLB tracing events. bugref:10727
(edit) @105559   7 months vboxsync VMM/IEM: Compile fix for large TLB on windows hosts. bugref:10727
(edit) @105558   7 months vboxsync FE/Qt: bugref:10736. Using the new IMedium::resizeAndCloneTo API. …
(edit) @105557   7 months vboxsync VMM/PGM: Do a LogRel when enabling of NEM mode. bugref:10727
(edit) @105556   7 months vboxsync VBoxDbg: Some more ntrbtree checks. bugref:10727
(edit) @105555   7 months vboxsync Main/ConsoleImpl: Set VMCREATE_F_DRIVERLESS when starting VMs …
(edit) @105554   7 months vboxsync FE/Qt: bugref:10736. More fixes in the new vd wizard to accommodate …
(edit) @105553   7 months vboxsync FE/Qt: Replacing 'user manual' with 'user guide' in GUI code.
(edit) @105552   7 months vboxsync FE/Qt: bugref:10665: New VM wizard: Fixing copy-paste typo added in …
(edit) @105551   7 months vboxsync FE/Qt: bugref:10665: New VM wizard: Make sure UIWizardNewVMSummaryPage …
(edit) @105550   7 months vboxsync FE/Qt: bugref:10663, bugref:10664: Export/Import Appliance wizards: …
(edit) @105549   7 months vboxsync FE/Qt: bugref:10736. Adding a new ctor to the new vd wizard.
(edit) @105548   7 months vboxsync FE/Qt: The --fda and --dvd/--cdrom option values must be stored as …
(edit) @105547   7 months vboxsync FE/Qt: Introduced some macro-magic to parse arguments with values so …
(edit) @105546   7 months vboxsync FE/Qt: Added --restore-snapshot[=:]<name> option to VirtualBoxVM to …
(edit) @105545   7 months vboxsync Devices/Network: reenabled libslirp 4.8.0 after bug fix. bugref:10268
(edit) @105544   7 months vboxsync libs/libslirp: fixed size of void pointer macro in glib wrapper. …
(edit) @105543   7 months vboxsync FE/Qt: bugref:10736. Build fix.
(edit) @105542   7 months vboxsync FE/Qt: bugref:10736. Integrating KDeviceType member to New VD wizard. …
(edit) @105541   7 months vboxsync FE/Qt: bugref:10681: QITreeView: Reimplement function returning item …
(edit) @105540   7 months vboxsync FE/Qt: bugref:10681: QITreeView: A bit of cleanup and polishing for …
(edit) @105539   7 months vboxsync FE/Qt: bugref:10736. Some preparation for merging.
(edit) @105538   7 months vboxsync VBoxDbg: Added a ntrbtree command for dumping the red-black trees in …
(edit) @105537   7 months vboxsync VBoxDbg: Added a ntrbtree command for dumping the red-black trees in …
(edit) @105536   7 months vboxsync VBoxDbg: Added a ntrbtree command for dumping the red-black trees in …
(edit) @105535   7 months vboxsync libs/libslirp: scm fix. bugref:10268
(edit) @105534   7 months vboxsync libs/libslirp: backout of libslirp 4.8.0. put behind config var …
(edit) @105533   7 months vboxsync libs/libslirp: merged our changes into libslirp 4.8.0. enabled updated …
(edit) @105532   7 months vboxsync Debugger/DBGPlugInWinNt: Detect winload.exe and the dll part of the …
(edit) @105531   7 months vboxsync VBoxDbg: Extended the dumpimage command, creating standalone tool of …
(edit) @105530   7 months vboxsync libs/libslirp: backout libslirp 4.8.0. bugref:10268
(edit) @105529   7 months vboxsync libs/libslirp: libslirp 4.8.0 fixed exports. bugref:10268
(edit) @105528   7 months vboxsync libs/libslirp: libslirp 4.8.0 unmodified. bugref:10268
(edit) @105527   7 months vboxsync GA/Windows: Send VBOXESC_RECONNECT_TARGETS from VboxService to …
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