VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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): …
(edit) @46410   12 years vboxsync build fix
(edit) @46409   12 years vboxsync obsolete
(edit) @46408   12 years vboxsync Use iprt/formats/hfs.h. Also use IPRT for endian conversion.
(edit) @46407   12 years vboxsync iprt/formats/hfs.h: Initial coding.
(edit) @46406   12 years vboxsync FE/Qt: VM settings: Display page: .ui cleanup (part 2).
(edit) @46405   12 years vboxsync FE/Qt: VM settings: Display page: .ui cleanup (part 1).
(edit) @46404   12 years vboxsync Forward ported r86229, r86230 + r86234 (IPRT/process-win.cpp: If …
(edit) @46403   12 years vboxsync IPRT/err.h: Added VERR_/VINF_ACCOUNT_RESTRICTED.
(edit) @46402   12 years vboxsync crOpenGL: missing file
(edit) @46401   12 years vboxsync crOpenGL: more dump stuff to crstate as it's a more appropriate place …
(edit) @46400   12 years vboxsync LunSbc: Accept dummy logical block length sets.
(edit) @46399   12 years vboxsync VMM/HMVMXR0: Avoid re-reading CR4 as it cannot be changed by vmxoff …
(edit) @46398   12 years vboxsync BusLogic: Clear interrupts on device reset.
(edit) @46397   12 years vboxsync BusLogic: Dump sense buffer in case of error.
(edit) @46396   12 years vboxsync crOpenGL: remove undisired commit
(edit) @46395   12 years vboxsync crOpenGL: more debugging
(edit) @46394   12 years vboxsync VMM/HMSVMR0: AMD-V bits.
(edit) @46393   12 years vboxsync VMM/HMVMXR0: Log4Func to keep things at level 4 and not flow or level …
(edit) @46392   12 years vboxsync iprt/log: Added Log4Func() macro.
(edit) @46391   12 years vboxsync VMM/HMVMXR0: Use log level 4 by default so that instrumenting logging …
(edit) @46390   12 years vboxsync s/XGCCAMD64LINUXGNU/VBoxXGccAmd64LinuxGnu/g …
(edit) @46389   12 years vboxsync IEM: More 64-bit guest debugging.
(edit) @46388   12 years vboxsync typo
(edit) @46387   12 years vboxsync Main/Machine: fix default VM frontend handling, the empty string was …
(edit) @46386   12 years vboxsync HostDriver/VBoxNetFlt/win: typo
(edit) @46385   12 years vboxsync VBoxCredProv: Don't retrieve new credentials if current ones were not …
(edit) @46384   12 years vboxsync IEM: Long mode debugging.
(edit) @46383   12 years vboxsync GuestHost/SharedClipboard: more X11 unit test clean-up.
(edit) @46382   12 years vboxsync VBoxCredProv: Handle bad_alloc.
(edit) @46381   12 years vboxsync VMM/HM: AMD-V and VT-x state-change bits.
(edit) @46380   12 years vboxsync VMM/HM: missed file, build fix.
(edit) @46379   12 years vboxsync VMM/HMVMXR0: Added VMFUNC feature recognition.
(edit) @46378   12 years vboxsync VMM/HM: Recognize more VT-x misc. MSR features as per the spec.
(edit) @46377   12 years vboxsync Additions/x11/VBoxClient: a bit less busy waiting
(edit) @46376   12 years vboxsync VMMDev: Added TestingMMIO config option as the MMIO range isn't …
(edit) @46375   12 years vboxsync HostDrivers/win/usb: typo
(edit) @46374   12 years vboxsync HostDrivers/linux: RTR0MemExecDonate only for old kernels
(edit) @46373   12 years vboxsync Main: delete misplaced PCIAddress class declaration, was never working
(edit) @46372   12 years vboxsync Main/glue/ErrorInfo.cpp: add method to retrieve an …
(edit) @46371   12 years vboxsync Devices/E1000: Compile fixes with disabled descriptor cache, minor …
(edit) @46370   12 years vboxsync crOpenGL: burn fix take 2
(edit) @46369   12 years vboxsync crOpenGL: burn fixes
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