VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @65518   8 years vboxsync VBoxManage: added --sorteds option to list vms.
(edit) @65517   8 years vboxsync VBoxManage: added --sorteds option to list vms.
(edit) @65516   8 years vboxsync DevPciIch9: if we encode 64-bit prefetchable addresses, set the lower …
(edit) @65515   8 years vboxsync ValidationKit/tdUsb1: Use correct path separator
(edit) @65514   8 years vboxsync ValidationKit/tdUsb1: Fix error message mixup
(edit) @65513   8 years vboxsync ValidationKit: Collect information about the VM process state if …
(edit) @65512   8 years vboxsync iemCImpl_cmpxchg16b_fallback_rendezvous: Return …
(edit) @65511   8 years vboxsync bs3-cpu-basic-2-pf: updates
(edit) @65510   8 years vboxsync bs3-cpu-instr-2: Simple cmpxchg16b testcase.
(edit) @65509   8 years vboxsync IEM: Enabled cmpxchg16b code.
(edit) @65508   8 years vboxsync IEM: cmpxchg16b fixes (still disabled).
(edit) @65507   8 years vboxsync bs3-cpu-instr-2: Simple cmpxchg16b testcase.
(edit) @65506   8 years vboxsync IEM: cmpxchg16v implementation (disabled).
(edit) @65505   8 years vboxsync VMM/Makefile.kmk: IEMAllAImplC.cod.
(edit) @65504   8 years vboxsync PGM: Temporarily backed out r113092 & r113134.
(edit) @65503   8 years vboxsync wuireport.py: try decimal point on success graph when going below 10%.
(edit) @65502   8 years vboxsync PGMPoolMonitor: more stats.
(edit) @65501   8 years vboxsync IEM: some cmpxchg16b notes.
(edit) @65500   8 years vboxsync wuireport.py: try decimal point on success graph when going below 10%.
(edit) @65499   8 years vboxsync wuireport.py: try decimal point on success graph when going below 10%.
(edit) @65498   8 years vboxsync bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams …
(edit) @65497   8 years vboxsync bugref:8748: Additions/Graphics/Wayland: investigate EGLStreams …
(edit) @65496   8 years vboxsync pylint
(edit) @65495   8 years vboxsync testresults.py/TestResultFilter: fix
(edit) @65494   8 years vboxsync testresults.py/fetchPossibleFilterOptions: fix
(edit) @65493   8 years vboxsync CPUM,PGM: cmpxchg16b work (stats).
(edit) @65492   8 years vboxsync IEM: Fixed decoding typo with xmpcxchg8b/16b.
(edit) @65491   8 years vboxsync IEM: Fixed decoding typo with xmpcxchg8b/16b.
(edit) @65490   8 years vboxsync DevPlayground: fixed assertion
(edit) @65489   8 years vboxsync DevPciIch9.cpp: implement init of prefetchable BARs
(edit) @65488   8 years vboxsync Disable DrvDiskIntegrity on Windows for now (some linker issue I don't …
(edit) @65487   8 years vboxsync DrvDiskIntegrity: More build fixes
(edit) @65486   8 years vboxsync DrvRamDisk: Logging fix
(edit) @65485   8 years vboxsync DrvDiskIntegrity,DrvRamDisk: Build fixes after enabling them
(edit) @65484   8 years vboxsync Main/Console: Doxygen
(edit) @65483   8 years vboxsync ValidationKit/tdStorageBenchmark1: Add option to log I/O requests for …
(edit) @65482   8 years vboxsync Main/Console: Add the disk integrity driver into the chain if some …
(edit) @65481   8 years vboxsync Enable building of the disk integrity driver for use in the sorage …
(edit) @65480   8 years vboxsync Devices/Storage/DrvDiskIntegrity: Fixes and an extra CFGM option to …
(edit) @65479   8 years vboxsync Devices/Storage/DrvDiskIntegrity: Some addition
(edit) @65478   8 years vboxsync BugReportTool: rudimentary filtering support for Windows registry …
(edit) @65477   8 years vboxsync VBoxManage: added a missing IMedium::RefreshState() call and removed …
(edit) @65476   8 years vboxsync PGM: Backed out r113094, r113095, r113096, r113097 & r113098.
(edit) @65475   8 years vboxsync VMM/HMVMXR0: Scoping, space.
(edit) @65474   8 years vboxsync VMM/HMVMXR0: Comment.
(edit) @65473   8 years vboxsync VMM/HMVMXR0: Comment, space.
(edit) @65472   8 years vboxsync pgmLogState: page content
(edit) @65471   8 years vboxsync pgmR3PoolReset: A few missing members (harmless).
(edit) @65470   8 years vboxsync PGM: Reset GCPhysCR3 when unmapping CR3.
(edit) @65469   8 years vboxsync PGM: pgmLogState.
(edit) @65468   8 years vboxsync PGM: pgmLogState.
(edit) @65467   8 years vboxsync WDDM: Workaround for recent Windows Insider builds. Stop copying wrong …
(edit) @65466   8 years vboxsync PGM: Guest page table walking optimizations (incomplete) and …
(edit) @65465   8 years vboxsync VMM/Makefile.kmk: PGMAll.cod
(edit) @65464   8 years vboxsync iemMemFetchSelDescWithErr: Ditto.
(edit) @65463   8 years vboxsync iemInitDecoderAndPrefetchOpcodes: Some MSC compatible branch predicting.
(edit) @65462   8 years vboxsync Devices/Storage/DrvVD: Don't try to adjust the remaining transfer size …
(edit) @65461   8 years vboxsync ValidationKit/tdUsb1: Add option to capture USB traffic and upload it …
(edit) @65460   8 years vboxsync ValidationKit: Allow to upload files from the misc/ category, use …
(edit) @65459   8 years vboxsync VMM: don't depend on the CPUID(EAX=1)/HTT feature for guests with more …
(edit) @65458   8 years vboxsync ValidationKit: Wrappers for IConsole::attachUSBDevice and …
(edit) @65457   8 years vboxsync Main/USBProxyService: Fix setting error description
(edit) @65456   8 years vboxsync BugReportTool: windows driver store and network registry (bugref:8169)
(edit) @65455   8 years vboxsync NAT: ip_input - cosmetic: be consistent about using mlen.
(edit) @65454   8 years vboxsync IEM: No uninitialized data please (addendum to r112875).
(edit) @65453   8 years vboxsync Installer/linux: use wildcard here as this file does not necessarily …
(edit) @65452   8 years vboxsync PGMAllBth.h: InvalidatePage: Skip if pgmShwGet32BitPDEPtr or …
(edit) @65451   8 years vboxsync VMM/HMVMXR0: Added assertion to ensure we don't overwrite stuff in the …
(edit) @65450   8 years vboxsync FE/Qt: bugref:8636: Runtime UI: Forgot something in r113050.
(edit) @65449   8 years vboxsync VMM/GIM: Nothing todo, make it a comment.
(edit) @65448   8 years vboxsync HMInternal.h: todo, comment.
(edit) @65447   8 years vboxsync VMM/HM: nit.
(edit) @65446   8 years vboxsync VMX: Better SYSENTER MSR fix for CPUs with no MSR bitmaps (bugref:8745).
(edit) @65445   8 years vboxsync LsiLogic: Fix compatibility with Windows 10
(edit) @65444   8 years vboxsync FE/Qt: bugref:8747: Runtime UI: Make sure seamless region reapplied on …
(edit) @65443   8 years vboxsync pylint
(edit) @65442   8 years vboxsync VBoxTray: report visible region when seamless mode is enabled.
(edit) @65441   8 years vboxsync comment whitespace fix
(edit) @65440   8 years vboxsync XPCOM: Previous change broke the shutdown detection in …
(edit) @65439   8 years vboxsync VMX: May need to save SYSENTER related MSRs in WRMSR exit (bugref:8745).
(edit) @65438   8 years vboxsync VideoRec: Update.
(edit) @65437   8 years vboxsync FE/Qt: bugref:8636: Runtime UI: Do not adjust guest-screen size on …
(edit) @65436   8 years vboxsync doxygen fix
(edit) @65435   8 years vboxsync VideoRec: Got rid of busy waiting and unnecessary termination event; …
(edit) @65434   8 years vboxsync Docs.
(edit) @65433   8 years vboxsync another doxygen fix
(edit) @65432   8 years vboxsync doxygen fixes
(edit) @65431   8 years vboxsync TestManager: Added basic sorting of report tables.
(edit) @65430   8 years vboxsync TestManager: Added basic sorting of report tables.
(edit) @65429   8 years vboxsync VideoRec: Update.
(edit) @65428   8 years vboxsync doxygen fixes
(edit) @65427   8 years vboxsync ValidationKit/UsbTestService: Actually destroy the socket during …
(edit) @65426   8 years vboxsync Main: doxygen fixes and be less tolerant to real doxygen problems
(edit) @65425   8 years vboxsync testbox.py: Name sorting tweak.
(edit) @65424   8 years vboxsync Typo fix.
(edit) @65423   8 years vboxsync WuiListContentBase: More testbox sorting (weekly meeting again).
(edit) @65422   8 years vboxsync WuiListContentBase: Indicate sorting direction (weekly meeting again).
(edit) @65421   8 years vboxsync VideoRec: Group video parameters, a bit of renaming.
(edit) @65420   8 years vboxsync VBoxSVC: temporary allow release assertions to terminate VBoxSVC
(edit) @65419   8 years vboxsync FE/Qt: bugref:8636: X11: Runtime UI: After r113027 we need a mechanism …
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