VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @46510   12 years vboxsync VMM/HMVMXR0: bits.
(edit) @46509   12 years vboxsync VSCSI: Careful with non-present LUNs.
(edit) @46508   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46507   12 years vboxsync VMM/HMVMXR0: comment.
(edit) @46506   12 years vboxsync Additions/VBoxService: Don't use VBOX_WITH_PAGE_SHARING here as this …
(edit) @46505   12 years vboxsync VMM/HMVMXR0: doxygen.
(edit) @46504   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46503   12 years vboxsync include/hm_svm.h: Remove comment on header include guard boundary, …
(edit) @46502   12 years vboxsync Forgot to initialize mExecuteAllInIem.
(edit) @46501   12 years vboxsync Improved logging/debug output.
(edit) @46500   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46499   12 years vboxsync DevDMA: Set TC status bit on transfer completion.
(edit) @46498   12 years vboxsync VMM/HMVMXR0: Comments.
(edit) @46497   12 years vboxsync FE/Qt: Burn fix for r86345.
(edit) @46496   12 years vboxsync FE/Qt: Advanced slider: Make sure tickmark area is properly (manually) …
(edit) @46495   12 years vboxsync critsectrw-generic.cpp: Flag fix.
(edit) @46494   12 years vboxsync ipcdclient.cpp: Use a shared critical section instead of the slowlish …
(edit) @46493   12 years vboxsync STAMR3Deregister* optimizations. Relevant for both startup and …
(edit) @46492   12 years vboxsync VMM/HMVMXR0: Comments and tidying.
(edit) @46491   12 years vboxsync DevACPI: added more boot architecture flags
(edit) @46490   12 years vboxsync build fix
(edit) @46489   12 years vboxsync rtGetOptSearchLong: when seraching standard options, check …
(edit) @46488   12 years vboxsync Add MAIN_VIDEOCAPTURECHANGEDEVENT to VBOX_LOGGROUP_NAMES too.
(edit) @46487   12 years vboxsync IEM: movsxd
(edit) @46486   12 years vboxsync IEM: movsxd
(edit) @46485   12 years vboxsync Missing asserts.
(edit) @46484   12 years vboxsync Main/webservice: fix build directory creation
(edit) @46483   12 years vboxsync Main/webservice: properly resolve a couple of @todos
(edit) @46482   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46481   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46480   12 years vboxsync Main/webservice: resurrect accidentally deleted @todos
(edit) @46479   12 years vboxsync FE/Qt: VM settings: Display page: Video tab: Overall cleanup (part 8): …
(edit) @46478   12 years vboxsync libs/xpcom: touch up Java XPCOM wrapper generation, new common …
(edit) @46477   12 years vboxsync FE/Qt: VM settings: Display page: Video Capture tab: Overall cleanup …
(edit) @46476   12 years vboxsync FE/Qt: VM settings: Display page: Video tab: Overall cleanup (part 6): …
(edit) @46475   12 years vboxsync sans debug noise, pluss docs.
(edit) @46474   12 years vboxsync VBoxDef2LazyLoad: Added tool for generating lazy loading of …
(edit) @46473   12 years vboxsync FE/Qt: VM settings: Display page: Video tab: Overall cleanup (part 5): …
(edit) @46472   12 years vboxsync VMM/HMVMXR0: Skip redundant VMWRITES during VM startup.
(edit) @46471   12 years vboxsync build fix
(edit) @46470   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46469   12 years vboxsync VMM/HMVMXR0: Use UINT64_C only when needed.
(edit) @46468   12 years vboxsync build fix
(edit) @46467   12 years vboxsync build fix
(edit) @46466   12 years vboxsync VBoxManage: debug leftover
(edit) @46465   12 years vboxsync Main/VPX: introduced onVideoCaptureChange event
(edit) @46464   12 years vboxsync VMM/HMVMXR0: Stats and skip calling the flush function unnecessarily.
(edit) @46463   12 years vboxsync VMM/HMVMXR0: Flush-by-EPT on VCPU reschedule rather than just VPID, …
(edit) @46462   12 years vboxsync crOpenGL: fix glsl state
(edit) @46461   12 years vboxsync FE/Qt: Machine settings: Display page: Video Capture tab: Little cleanup.
(edit) @46460   12 years vboxsync Main: indentation
(edit) @46459   12 years vboxsync FE/Qt: Machine settings: Display page: Video Capture tab: Replacing …
(edit) @46458   12 years vboxsync VMM/HMVMXR0: Don't miss flushing-by-EPT if we the VCPU gets …
(edit) @46457   12 years vboxsync Missing DECLCALLBACK on Guest::staticUpdateStats.
(edit) @46456   12 years vboxsync Network/Dev*.cpp,GuestImpl.cpp: Optimized looking up the guest network …
(edit) @46455   12 years vboxsync FE/Qt: Machine settings: Display page: Video Capture tab: Replacing …
(edit) @46454   12 years vboxsync crOpenGL: burn fix
(edit) @46453   12 years vboxsync crOpenGL: more dump/debug stuff
(edit) @46452   12 years vboxsync build fix
(edit) @46451   12 years vboxsync Console::powerDown: Fixed UVM referencing bug (typo).
(edit) @46450   12 years vboxsync STAM: Fixed bug in stamR3LookupDestroyTree.
(edit) @46449   12 years vboxsync Config.kmk: Don't strip debug info from ELF mods, split it.
(edit) @46448   12 years vboxsync Guest::updateStats: It's currently faster to do this in with two …
(edit) @46447   12 years vboxsync VMM: Optimize STAM enumeration. Multi pattern expressions are not …
(edit) @46446   12 years vboxsync Guest::updateStats: Note on using STAMR3Enum like that…
(edit) @46445   12 years vboxsync VMM/HMVMXR0: comment.
(edit) @46444   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46443   12 years vboxsync STAM: Registration optimizations.
(edit) @46442   12 years vboxsync VMM: HM bits, add changed-flag for CR2 as AMD-V has CR2 caching.
(edit) @46441   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46440   12 years vboxsync nit.
(edit) @46439   12 years vboxsync pow(grr, 2)
(edit) @46438   12 years vboxsync build fix
(edit) @46437   12 years vboxsync too fast
(edit) @46436   12 years vboxsync STAM: Cheap but efficient lookup optimization.
(edit) @46435   12 years vboxsync ipcd: Avoid unnecessary work when logging is disabled.
(edit) @46434   12 years vboxsync Main/Host: Put off calling VBoxOglIs3DAccelerationSupported till the …
(edit) @46433   12 years vboxsync VirtualBox/VBoxGlobal: Put off calling …
(edit) @46432   12 years vboxsync not yet for OSE
(edit) @46431   12 years vboxsync baka
(edit) @46430   12 years vboxsync VirtualBox: Added --execute-all-in-iem option.
(edit) @46429   12 years vboxsync pre-release LWIP-1.5.0 enabled by default.
(edit) @46428   12 years vboxsync VBoxTray/VBoxGuest: better caps tracking logging
(edit) @46427   12 years vboxsync LWIP-new: ipv6 selective autoconfig. We don't want autoconfig on lwip …
(edit) @46426   12 years vboxsync iSCSI/new-LWIP:missed end hook.
(edit) @46425   12 years vboxsync LWIP-new/iSCSI: updates.
(edit) @46424   12 years vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
(edit) @46423   12 years vboxsync VMM,Main: Introduced a execute-all-in-IEM debug mode.
(edit) @46422   12 years vboxsync GuestHost/SharedClipboard: Utf-8.
(edit) @46421   12 years vboxsync kmk incs
(edit) @46420   12 years vboxsync VMM, recompiler: Purge deprecated macros.
(edit) @46419   12 years vboxsync VMM/HMVMXR0: Flush all EPTP tagged-TLB entries (when possible) while …
(edit) @46418   12 years vboxsync FE/Qt: VM settings: Display page: New Video Capture tab: Initial …
(edit) @46417   12 years vboxsync FE/Qt: QITabWidget: Cleanup.
(edit) @46416   12 years vboxsync FE/Qt: VM settings: Display page: Overall cleanup (part 4): Little …
(edit) @46415   12 years vboxsync VMM/HMVMXR0: Fix invalidating EPT-tagged TLB-entries when VPID+EPT is …
(edit) @46414   12 years vboxsync FE/Qt: VM settings: Display page: Overall cleanup (part 2): Stuff …
(edit) @46413   12 years vboxsync FE/Qt: VM settings: Display page: Overall cleanup (part 2): Comments …
(edit) @46412   12 years vboxsync build fix
(edit) @46411   12 years vboxsync FE/Qt: VM settings: Display page: Overall cleanup (part 1): …
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