VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @45906   12 years vboxsync VMM/HMVMXR0: uint64->32 fix.
(edit) @45905   12 years vboxsync VMM/HMVMXR0: Return proper status code while leaving root-mode not …
(edit) @45904   12 years vboxsync VMM/HMVMXR0: Fixes for pure 32-bit darwin hosts (not hybrid) with …
(edit) @45903   12 years vboxsync memcache.h/.cpp: doc updates
(edit) @45902   12 years vboxsync VBoxTray/seamless: log fixes
(edit) @45901   12 years vboxsync VBoxTray/seamless: more corrections
(edit) @45899   12 years vboxsync LsiLogic: Fix crash under certain circumstances
(edit) @45898   12 years vboxsync Storage: Fix lost writes when the iSCSI is used with snapshots
(edit) @45897   12 years vboxsync VMM: Log spacing.
(edit) @45896   12 years vboxsync VMM/HMVMXR0: limit macro scope.
(edit) @45895   12 years vboxsync VMM/HMVMXR0: Remove redundant and slightly misleading comment.
(edit) @45894   12 years vboxsync VMM: Use RT_BIT which uses unsigned to avoid nasty sign-extension …
(edit) @45893   12 years vboxsync VMM/HMVMXR0: Fix sign extension issue, use uint32_t.
(edit) @45892   12 years vboxsync VMM/HMVMXR0: Some clarification regarding the unusable bit.
(edit) @45891   12 years vboxsync Main/VPX: clear RGB buffer on allocation
(edit) @45890   12 years vboxsync Main: warnings
(edit) @45889   12 years vboxsync FE/Qt: hopefully support AltGr correctly in the host combination …
(edit) @45888   12 years vboxsync VMM/HMVMXR0: Avoid syncing TRPM and Pending HM events back and forth …
(edit) @45887   12 years vboxsync VMM/HMVMXR0: todo for thinking about tomorrow.
(edit) @45886   12 years vboxsync VMM/HMVMXR0: A few extra segment selector checks.
(edit) @45885   12 years vboxsync VMM/HMVMXR0: More checks on strict builds.
(edit) @45884   12 years vboxsync VMM/HMVMXR0: More aggressive state sync.: don't save IDTR, LDTR, GDTR, …
(edit) @45883   12 years vboxsync Main/VPX: another typo
(edit) @45882   12 years vboxsync Main/VPX: typo
(edit) @45881   12 years vboxsync Added note about NW6.x's use of PCI BIOS.
(edit) @45880   12 years vboxsync DBGF: Tweaked Solaris digger to grok S11.1.
(edit) @45879   12 years vboxsync VMM: Log spacing/indent inconsistencies.
(edit) @45878   12 years vboxsync VPX: separate encoding thread; more cleanup
(edit) @45877   12 years vboxsync FE/Qt: hopefully support AltGr correctly in the host combination …
(edit) @45876   12 years vboxsync FE/Qt: hopefully support AltGr correctly in the host combination …
(edit) @45875   12 years vboxsync VMM/VMMR0: Distinguish better between invalid VMXON, VMCS pointers and …
(edit) @45874   12 years vboxsync VBoxService: More logging for property cache / user enumeration.
(edit) @45873   12 years vboxsync FE/Qt: hopefully support AltGr correctly in the host combination …
(edit) @45872   12 years vboxsync VMM/HMVMXR0: nit.
(edit) @45871   12 years vboxsync FE/Qt: more AltGr experiments, fix a burn.
(edit) @45870   12 years vboxsync VMM: Fix for HM_PROFILE_EXIT_DISPATCH.
(edit) @45869   12 years vboxsync FE/Qt: more AltGr experiments.
(edit) @45868   12 years vboxsync tstVMREQ: disable HM to prevent failing when allocating …
(edit) @45867   12 years vboxsync FE/Qt: more AltGr experiments, temporarily reverse the order of events …
(edit) @45866   12 years vboxsync FE/Qt: more AltGr experiments.
(edit) @45865   12 years vboxsync VMM/HMVMXR0: Assertion and clarified todo comment.
(edit) @45864   12 years vboxsync VMM/VMMR3: nit.
(edit) @45863   12 years vboxsync VMM/VMMR0: HMR0 is shared code, not just Intel. Undo skipping of …
(edit) @45862   12 years vboxsync VMM/VMMR0: Unbreak old VT-x code with manual load/store of kernel GS …
(edit) @45861   12 years vboxsync VMM/VMMR0: Fix debug assertion regarding leaving HM context with …
(edit) @45860   12 years vboxsync tstRTInlineAsm.cpp: Try fix the ASMCpuId test. (Don't expect local …
(edit) @45859   12 years vboxsync lightdm-greeter: Proper termination on SIGTERM, improved logging.
(edit) @45858   12 years vboxsync VMM: Corrected an obsolete comment regarding HM execution and a todo …
(edit) @45857   12 years vboxsync VMM/HMVMXR0: Eliminated some unnecessary DECLCALLBACK calling convention.
(edit) @45856   12 years vboxsync VMM: STAM counter descriptions, cleanup. Fixed a few erroneous stats …
(edit) @45855   12 years vboxsync VMM/HMVMXR0: Remove assertion for now as it's an enum not a pfn.
(edit) @45854   12 years vboxsync VMMR0: build fix
(edit) @45853   12 years vboxsync VBoxTray: re-post regions on display mode change
(edit) @45852   12 years vboxsync VMM/HMVMXR0: wrap to 130 columns.
(edit) @45850   12 years vboxsync VMM/HMVMXR0: nits.
(edit) @45849   12 years vboxsync VMM/HMVMXR0: Redundant.
(edit) @45848   12 years vboxsync VMM/HMVMX0: We're already in non-preemptible context. Too paranoid to …
(edit) @45847   12 years vboxsync VBoxTray/seamless: RDS check timer interval
(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) @45813   12 years vboxsync xpcom: don't return a bogus error NS_ERROR_INVALID_ARG when trying to …
(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.
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