VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45846   12 years vboxsync VMM/HMVMXR0: Restore TSC_AUX properly when not using auto-load/store …
(edit) @45845   12 years vboxsync VMM/VMMR0: Load kernel-gs base MSR as part of the auto-load/store MSR …
(edit) @45844   12 years vboxsync VBoxTray/seamless: bugfix
(edit) @45843   12 years vboxsync VBoxTray/seamless: more fixes
(edit) @45842   12 years vboxsync FE/Qt: 6719: Removing excessive menu-items added by r85294.
(edit) @45841   12 years vboxsync VPX: export to OSE
(edit) @45840   12 years vboxsync idl: uuid change for r85412
(edit) @45839   12 years vboxsync DevHPET: we don't load VMMRC for sure anymore
(edit) @45838   12 years vboxsync VPX: plugged memory leak; introduced rate parameter; clear artefacts …
(edit) @45837   12 years vboxsync VBoxTray/seamless: more fixes
(edit) @45836   12 years vboxsync Spelling.
(edit) @45835   12 years vboxsync VBoxManage: added information for video recording to 'showvminfo'
(edit) @45834   12 years vboxsync Main: renamed VideoRecording setting to VideoCapture to make sure that …
(edit) @45833   12 years vboxsync FE/Qt: more AltGr experiments.
(edit) @45832   12 years vboxsync PGMInline.h: fix SMP assertion.
(edit) @45831   12 years vboxsync PGMInline.h: fix SMP assertion.
(edit) @45830   12 years vboxsync VMM: Don't resolve RC symbols when HM is enabled (fix for r85378)
(edit) @45829   12 years vboxsync Don't panic on bad state and ignore assertions and other error conditions.
(edit) @45828   12 years vboxsync tstVMMR0CallHost-1: warning
(edit) @45826   12 years vboxsync PGM: Extended the WP0+RO+US hack to include big pages and adjusted …
(edit) @45825   12 years vboxsync win/load.sh: Not all shells set 'Path'. TCC v15.01.40 doesn't even if …
(edit) @45824   12 years vboxsync VMM/CPUM: Undo r85381 as it breaks SMP debug builds.
(edit) @45823   12 years vboxsync VMM/HMVMXR0: Resetup preemption timer when the preemption timer …
(edit) @45821   12 years vboxsync HM/VMX: More accurate entry checks.
(edit) @45820   12 years vboxsync VMM/HMVMXR0: Update TSC offsetting when the guest write TSC. This …
(edit) @45818   12 years vboxsync Windows Guest Additions: Added "/with_wddm" switch to also install the …
(edit) @45817   12 years vboxsync FE/Qt: attempt to fix AltGr in host key combination editor, fix a burn.
(edit) @45815   12 years vboxsync FE/Qt: attempt to fix AltGr in host key combination editor.
(edit) @45814   12 years vboxsync Main: removed all these recent hacks for debugging the testboxes
(edit) @45812   12 years vboxsync VMM/CPUM: Reset TSC to 0 on CPUMR3ResetCpu().
(edit) @45811   12 years vboxsync VBoxGuest: proper wait events cleanup on session close
(edit) @45810   12 years vboxsync Main: Forgot to change some interface UUIDs.
(edit) @45809   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 2).
(edit) @45808   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
(edit) @45807   12 years vboxsync log.cpp: Always terminate the log buffer string before calling the …
(edit) @45806   12 years vboxsync Build fix.
(edit) @45805   12 years vboxsync Main: Removed IGuestErrorInfo, added new attribute resultDetail to …
(edit) @45804   12 years vboxsync VMX: Added CFGM key to disable unrestricted execution.
(edit) @45803   12 years vboxsync VBoxTray: disable warning
(edit) @45802   12 years vboxsync VBoxTray: fix desktop tracking for XP
(edit) @45801   12 years vboxsync Warning.
(edit) @45800   12 years vboxsync crOpenGL: disable image dump on state load
(edit) @45799   12 years vboxsync Make the recompiler call PGMCr0WpEnabled.
(edit) @45798   12 years vboxsync Fixed up and enabled Netware WP0+RO+US hack.
(edit) @45797   12 years vboxsync PGMAllBth.h: Duh, not >, but <, darn it.
(edit) @45796   12 years vboxsync More adj.
(edit) @45795   12 years vboxsync 32-bit burn fixes.
(edit) @45793   12 years vboxsync CPUMDbg.cpp: crX and drX sub registers.
(edit) @45792   12 years vboxsync CR0.WP applies to CPL > 3, not just CPL == 0. Sketched out a Netware hack.
(edit) @45791   12 years vboxsync BIOS: Added dummy controller reset function to avoid potential crashes.
(edit) @45790   12 years vboxsync Alignment fix
(edit) @45789   12 years vboxsync Storage/LsiLogic: Make NetWare work with the emulation
(edit) @45787   12 years vboxsync build fix.
(edit) @45786   12 years vboxsync Move HMRCA.asm into the switcher code so we don't need VMMRC.rc.
(edit) @45785   12 years vboxsync VMM/HMVMXR0: paranoia and comments.
(edit) @45784   12 years vboxsync Additions/VBoxGuest: Build fix.
(edit) @45783   12 years vboxsync Build fix.
(edit) @45782   12 years vboxsync Build fix.
(edit) @45781   12 years vboxsync VMM/HM: Simplified real/protected mode transition tracking logic.
(edit) @45780   12 years vboxsync Main/GuestCtrl: Use active listeners instead of passive ones because …
(edit) @45779   12 years vboxsync VBoxGuest: better caps filtering; cleanup
(edit) @45778   12 years vboxsync VBoxGuest/VBoxTray: bugfixes & proper handling for multiuser Seamles & …
(edit) @45776   12 years vboxsync VPX: nits
(edit) @45775   12 years vboxsync VPX: dll => library
(edit) @45774   12 years vboxsync VMM/HMVMXR0: unintentional commit of debugging stuff.
(edit) @45773   12 years vboxsync VMM/HMVMXR0: Darwin hybrid-kernel fixes.
(edit) @45772   12 years vboxsync VPX: allow to build against libvpx provided by the build system
(edit) @45770   12 years vboxsync VPX: default 1024x768
(edit) @45768   12 years vboxsync VBoxDisp: update for cached bitmap detection.
(edit) @45767   12 years vboxsync Installer/darwin: respect conditionals
(edit) @45766   12 years vboxsync enable VPX for Solaris hosts
(edit) @45765   12 years vboxsync enable VPX for Darwin hosts
(edit) @45763   12 years vboxsync VBoxTray: more missing file commit, ough
(edit) @45761   12 years vboxsync VBoxTray: missing file commit
(edit) @45760   12 years vboxsync VBoxTray/VBoxGuest: proper guest caps acquisition & cleanup (to be …
(edit) @45758   12 years vboxsync enable VPX for Linux hosts
(edit) @45757   12 years vboxsync Main: more debugging
(edit) @45756   12 years vboxsync VBox/USB:proxy:darwin: detaching bits for vSMP case.
(edit) @45755   12 years vboxsync VBox/USB: fix in common USB code for device detachment.
(edit) @45753   12 years vboxsync Don't call MMHyperIsInsideArea if we're using HM to execute code, it …
(edit) @45752   12 years vboxsync Don't call MMHyperIsInsideArea if we're using HM to execute code, it …
(edit) @45750   12 years vboxsync VMMSwitcher: Fixed assertion in debug builds (harmless).
(edit) @45749   12 years vboxsync VMM: Introduced VMCPUSTATE_STARTED_HM for indicating that we're …
(edit) @45747   12 years vboxsync purge ffmpeg
(edit) @45746   12 years vboxsync The vmmR3Switcher32BitToAMD64_Def and vmmR3SwitcherPAEToAMD64_Def …
(edit) @45745   12 years vboxsync Doc updates regarding guest 64-bit on 32-bit host.
(edit) @45743   12 years vboxsync Main/Display: cosmetics
(edit) @45741   12 years vboxsync #undef VBOX_WITH_RAW_MODE fix on 32-bit hosts.
(edit) @45740   12 years vboxsync Main/VideoRec: use milliseconds as time units to get more precise …
(edit) @45739   12 years vboxsync VMM: First part of HMIsEnabled() and PGMMap*.
(edit) @45738   12 years vboxsync Additions/common/VBoxGuest: commented some unclear code.
(edit) @45737   12 years vboxsync doc corrections.
(edit) @45736   12 years vboxsync FE/Qt: Added 'save-state' and 'power-off' Runtime UI actions; Added a …
(edit) @45735   12 years vboxsync VMM: Consistently flush TLB entries for non-present pages.
(edit) @45734   12 years vboxsync VMM/HMVMXR0: nit.
(edit) @45733   12 years vboxsync VMM/HMVMXR0: spaces.
(edit) @45732   12 years vboxsync VMM/HMVMXR0: Don't trash CR2 for VM-exits caused due to a #PF delivery …
(edit) @45731   12 years vboxsync several fixes for video recording
(edit) @45730   12 years vboxsync FE/Qt: Keyboard handler: update a comment.
(edit) @45728   12 years vboxsync TRPM: Sprinkled HMIsEnabled around the place.
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