VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @105586   6 months vboxsync FE/Qt: bugref:10665, bugref:10744: UINativeWizard: Make sure wizard is …
(edit) @105585   6 months vboxsync FE/Qt: bugref:10665: UINativeWizard: Reverting r164260 as it covers …
(edit) @105584   6 months vboxsync FE/Qt: bugref:10665: UIWizardNewVM: After interface fix from above in …
(edit) @105583   6 months vboxsync FE/Qt: bugref:10665: UINativeWizard: Make sure wizard is cleanup up if …
(edit) @105582   6 months vboxsync FE/Qt: bugref:10513: A bit of cleanup for UINativeWizard forgotten in …
(edit) @105581   6 months vboxsync Additions/VBoxTray: Logger adjustments for debug / release builds. …
(edit) @105580   6 months vboxsync VBoxDbg: ntrbtree nit. bugref:10727
(edit) @105579   6 months vboxsync VMM/IEM: Fixed another bug in the large page TLB invalidation code …
(edit) @105578   6 months vboxsync FE/Qt: Get and format the IErrorInfo::resultDetail value as it holds …
(edit) @105577   6 months vboxsync FE/Qt: Ignore VBOX_E_NOT_SUPPORTED from IDisplay::TakeScreenShot as it …
(edit) @105576   6 months vboxsync Main/Display: Return VBOX_E_NOT_SUPPORTED when DevVGA returns …
(edit) @105575   6 months vboxsync Devices/Graphics,WDDM: Implemented DEFINE_RASTERIZER_STATE_V2
(edit) @105574   6 months vboxsync VBoxUsbMon: corrected debug assert
(edit) @105573   6 months vboxsync Docs: ​bugref:10705. Merging r6264 from docs team's repo.
(edit) @105572   6 months vboxsync VMM/IEM: Fixed some bugs in the 2MB/4MB page invalidation code. …
(edit) @105571   6 months vboxsync VMM/IEMAllN8veHlpA.asm: Build fix and adjustments for …
(edit) @105570   6 months vboxsync FE/Qt: bugref:10665: New VM wizard: Adjust layout for Virtual Disk page.
(edit) @105569   6 months vboxsync doc/manual/Config.kmk: Switching to even older DITA DTD (version 1.1) …
(edit) @105568   6 months vboxsync tests/storage, fix IoPerf path
(edit) @105567   6 months vboxsync FE/Qt: bugref:10665: New VM wizard: Make sure Base Memory and Virtual …
(edit) @105566   6 months vboxsync WDDM: fixed wrong assignment in vgpu10SetBlendState; logging
(edit) @105565   6 months vboxsync FE/Qt: bugref:10736. Removing now-obsolete clone vd wizard files.
(edit) @105564   6 months vboxsync doc/manual/Config.kmk, doc/manual/Makefile: Add catalog for DITA DTD …
(edit) @105563   6 months vboxsync doc/htmlhelp-qthelp.py: bugref:10302. Do use iso-8859-1 encoding for …
(edit) @105562   6 months vboxsync manual/man_VBoxManage-getextradata: strip out very long lines in …
(edit) @105561   6 months vboxsync FE/Qt: bugref:10736. Switching to new vd wizard for clonning as well.
(edit) @105560   6 months vboxsync VMM/IEM: A few more TLB tracing events. bugref:10727
(edit) @105559   6 months vboxsync VMM/IEM: Compile fix for large TLB on windows hosts. bugref:10727
(edit) @105558   6 months vboxsync FE/Qt: bugref:10736. Using the new IMedium::resizeAndCloneTo API. …
(edit) @105557   6 months vboxsync VMM/PGM: Do a LogRel when enabling of NEM mode. bugref:10727
(edit) @105556   6 months vboxsync VBoxDbg: Some more ntrbtree checks. bugref:10727
(edit) @105555   6 months vboxsync Main/ConsoleImpl: Set VMCREATE_F_DRIVERLESS when starting VMs …
(edit) @105554   6 months vboxsync FE/Qt: bugref:10736. More fixes in the new vd wizard to accommodate …
(edit) @105553   6 months vboxsync FE/Qt: Replacing 'user manual' with 'user guide' in GUI code.
(edit) @105552   6 months vboxsync FE/Qt: bugref:10665: New VM wizard: Fixing copy-paste typo added in …
(edit) @105551   6 months vboxsync FE/Qt: bugref:10665: New VM wizard: Make sure UIWizardNewVMSummaryPage …
(edit) @105550   6 months vboxsync FE/Qt: bugref:10663, bugref:10664: Export/Import Appliance wizards: …
(edit) @105549   6 months vboxsync FE/Qt: bugref:10736. Adding a new ctor to the new vd wizard.
(edit) @105548   6 months vboxsync FE/Qt: The --fda and --dvd/--cdrom option values must be stored as …
(edit) @105547   6 months vboxsync FE/Qt: Introduced some macro-magic to parse arguments with values so …
(edit) @105546   6 months vboxsync FE/Qt: Added --restore-snapshot[=:]<name> option to VirtualBoxVM to …
(edit) @105545   6 months vboxsync Devices/Network: reenabled libslirp 4.8.0 after bug fix. bugref:10268
(edit) @105544   6 months vboxsync libs/libslirp: fixed size of void pointer macro in glib wrapper. …
(edit) @105543   6 months vboxsync FE/Qt: bugref:10736. Build fix.
(edit) @105542   6 months vboxsync FE/Qt: bugref:10736. Integrating KDeviceType member to New VD wizard. …
(edit) @105541   6 months vboxsync FE/Qt: bugref:10681: QITreeView: Reimplement function returning item …
(edit) @105540   6 months vboxsync FE/Qt: bugref:10681: QITreeView: A bit of cleanup and polishing for …
(edit) @105539   6 months vboxsync FE/Qt: bugref:10736. Some preparation for merging.
(edit) @105538   6 months vboxsync VBoxDbg: Added a ntrbtree command for dumping the red-black trees in …
(edit) @105537   6 months vboxsync VBoxDbg: Added a ntrbtree command for dumping the red-black trees in …
(edit) @105536   6 months vboxsync VBoxDbg: Added a ntrbtree command for dumping the red-black trees in …
(edit) @105535   6 months vboxsync libs/libslirp: scm fix. bugref:10268
(edit) @105534   6 months vboxsync libs/libslirp: backout of libslirp 4.8.0. put behind config var …
(edit) @105533   6 months vboxsync libs/libslirp: merged our changes into libslirp 4.8.0. enabled updated …
(edit) @105532   6 months vboxsync Debugger/DBGPlugInWinNt: Detect winload.exe and the dll part of the …
(edit) @105531   6 months vboxsync VBoxDbg: Extended the dumpimage command, creating standalone tool of …
(edit) @105530   6 months vboxsync libs/libslirp: backout libslirp 4.8.0. bugref:10268
(edit) @105529   6 months vboxsync libs/libslirp: libslirp 4.8.0 fixed exports. bugref:10268
(edit) @105528   6 months vboxsync libs/libslirp: libslirp 4.8.0 unmodified. bugref:10268
(edit) @105527   6 months vboxsync GA/Windows: Send VBOXESC_RECONNECT_TARGETS from VboxService to …
(edit) @105526   6 months vboxsync GA/Windows: New VBOXESC_RECONNECT_TARGETS instead of …
(edit) @105525   6 months vboxsync FE/Qt: bugref:10665: Name and OS Type editor: NLS consistency fix for …
(edit) @105524   6 months vboxsync FE/Qt: bugref:10543: Name and OS Type editor: Some children can be …
(edit) @105523   6 months vboxsync FE/Qt: bugref:10543: Make sure Guest OS Type Manager do not cache …
(edit) @105522   6 months vboxsync include/iprt/formats: Add acpi-tables.h which will contain required …
(edit) @105521   6 months vboxsync FE/Qt: bugref:10665. Misc. fixes to improve accessibility of the new …
(edit) @105520   6 months vboxsync FE/Qt: VirtualBox Manager: Fixing Cloud Machine Manager being …
(edit) @105519   6 months vboxsync FE/Qt: bugref:10543: If one of unsupported OS types chosen by a 3rd …
(edit) @105518   6 months vboxsync FE/Qt: bugref:10543: Make sure supported platforms cached in Guest OS …
(edit) @105517   6 months vboxsync FE/Qt: bugref:10681: QITreeView: Reworking accessibility interface to …
(edit) @105516   6 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]mulps …
(edit) @105515   6 months vboxsync Docs: bugref:10705. Copying the license chapter from doc team's repo. …
(edit) @105514   6 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: SIMD FP …
(edit) @105513   6 months vboxsync iprt/format/pecoff.h: More subsystem types. bugref:10727
(edit) @105512   6 months vboxsync include/iprt/formats: Add acpi-tables.h which will contain required …
(edit) @105511   6 months vboxsync include/iprt/formats: Add acpi-tables.h which will contain required …
(edit) @105510   6 months vboxsync include/iprt/formats: Add acpi-tables.h which will contain required …
(edit) @105509   6 months vboxsync After 7.1.0_BETA1, fix Version.kmk.
(edit) @105508   6 months vboxsync VBoxDbg: Extended the dumpimage command, creating standalone tool of …
(edit) @105507   6 months vboxsync After 7.1.0_BETA1.
(edit) @105506   6 months vboxsync 7.1.0_BETA1
(edit) @105505   6 months vboxsync preparing 7.1 build
(edit) @105504   6 months vboxsync 7.1: Changelog.
(edit) @105503   6 months vboxsync preparing 7.1 build
(edit) @105502   6 months vboxsync ValidationKit/bootsectors: bugref:10658 SIMD FP testcase: [v]subss …
(edit) @105501   6 months vboxsync 7.1: Changelog.
(edit) @105500   6 months vboxsync libs/libslirp-4.7.0: disable unused variable warning (better fix …
(edit) @105499   6 months vboxsync Docs: ​More whitespace fixes.
(edit) @105498   6 months vboxsync Docs: ​bugref:10705. Merging r6215, and r6217 from docs team's repo.
(edit) @105497   6 months vboxsync Devices/Network, /Config.kmk: reenable libslirp on windows. bugref:10268
(edit) @105496   6 months vboxsync Additions/WINNT/Installer: bugref:10724: MS type of truecolor BMP for …
(edit) @105495   6 months vboxsync GA/Windows: Sending VBOXESC_CONFIGURETARGETS from VBoxService (draft …
(edit) @105494   6 months vboxsync anti Changelog
(edit) @105493   6 months vboxsync Changelog
(edit) @105492   6 months vboxsync Additions/WINNT/Installer: bugref:10724: Update Installer welcome image.
(edit) @105491   6 months vboxsync VMM/IEM: Implement native emitters for addps, addpd, mulps and subps, …
(edit) @105490   6 months vboxsync VMM/IEM: Basic infrastructure to natively recompile SIMD floating …
(edit) @105489   6 months vboxsync VMM/IEM: Introduce special IEM_MC_NATIVE_EMIT_2_EX() IEM microcode …
(edit) @105488   6 months vboxsync VMM/IEM/IEMAllInstTwoByte0f.cpp.h: Fix the register flush mask for …
(edit) @105487   6 months vboxsync FE/Qt: bugref:10384: Extending gs_OSTypePattern array with currently …
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