VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @65418   8 years vboxsync Main/VideoRec: Renaming, comment.
(edit) @65417   8 years vboxsync FE/Qt: bugref:8636: X11: Runtime UI: Use the maximization approach for …
(edit) @65416   8 years vboxsync VideoRec: Set container type.
(edit) @65415   8 years vboxsync VideoRec: Renaming.
(edit) @65414   8 years vboxsync IPRT/r0drv/nt: Preps for using NonPagedPoolNx.
(edit) @65413   8 years vboxsync IPRT/r0drv/nt: Preps for using NonPagedPoolNx.
(edit) @65412   8 years vboxsync VideoRec: Renaming.
(edit) @65411   8 years vboxsync FE/Qt: bugref:8422: Runtime UI: Do not perform automatic resize to …
(edit) @65410   8 years vboxsync VideoRec: Interface work, added container / codec configuration stuff.
(edit) @65409   8 years vboxsync Additions/linux/sharedfolders: Linux 4.10 fix
(edit) @65408   8 years vboxsync bs3-cpu-basic-2: more
(edit) @65407   8 years vboxsync typo
(edit) @65406   8 years vboxsync XPCOM/nsISupportsImpl.h: switch to an extremely paranoid …
(edit) @65405   8 years vboxsync VMM: KVM workaround: don't read MSR_IA32_SMM_MONITOR_CTL if …
(edit) @65404   8 years vboxsync Additions/linux/sharefolders: added FS alias (ticketref:16404)
(edit) @65403   8 years vboxsync bugref:3809: Linux installer maintenance, ticketref:16408: modules …
(edit) @65402   8 years vboxsync VideoRec: tsStartMs not needed.
(edit) @65401   8 years vboxsync VideoRec: Update.
(edit) @65400   8 years vboxsync Installer/win: NLS fix (ticketref:16414)
(edit) @65399   8 years vboxsync VBoxManage: keyboardputstring: fix for ASCII to scancode conversion.
(edit) @65398   8 years vboxsync PGMAllBth.h: Trap0eHandlerGuestFault: Fixed missing X86_TRAP_RSVD flag …
(edit) @65397   8 years vboxsync iprt/asm-amd64-x86-watcom-32.h: cpuid input argument fix
(edit) @65396   8 years vboxsync bs3-cpu-basic-2-pf: Added testcase for access bit and instruction …
(edit) @65395   8 years vboxsync Runtime/common/dbg/dbgmoddwarf.cpp: style
(edit) @65394   8 years vboxsync Runtime/common/dbg/dbgmoddwarf.cpp: A more complete fix, the DWARF …
(edit) @65393   8 years vboxsync Runtime/common/dbg/dbgmoddwarf.cpp: Fix implementation of …
(edit) @65392   8 years vboxsync Main/EbmlWriter: Use defines for WebM block flags.
(edit) @65391   8 years vboxsync VideoRec: Made uHz 32-bit.
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