|
|
@48248
|
11 years |
vboxsync |
Comments.
|
|
|
@48234
|
11 years |
vboxsync |
VMM: PDMR3UsbCreateEmulatedDevice
|
|
|
@48230
|
11 years |
vboxsync |
VMM: Propagate errors properly while leaving HM context.
|
|
|
@48227
|
11 years |
vboxsync |
VMM: Ensure longjmps after hmR0[Vmx|Svm]LeaveSession() don't happen.
|
|
|
@48216
|
11 years |
vboxsync |
VMM/HM: Cleanup.
|
|
|
@48215
|
11 years |
vboxsync |
VMM/HMVMXR0: Cleanup.
|
|
|
@48209
|
11 years |
vboxsync |
VMM: Apparently we use underscores in unions/structs in other places. …
|
|
|
@48208
|
11 years |
vboxsync |
VMM: Cleanup, hungarian and comments.
|
|
|
@48140
|
11 years |
vboxsync |
VMM/HMVMXR0: Safer longjmp coverage, only restore host state when …
|
|
|
@48130
|
11 years |
vboxsync |
VMM: Enable thread-context hooks. Reimplemented event injection logic …
|
|
|
@48037
|
11 years |
vboxsync |
VMM/HM: Preemption hooks, work in progress. Hopefully I didn't break …
|
|
|
@48003
|
11 years |
vboxsync |
VMM: CPUMR0Init -> CPUMR0InitVM renamed.
|
|
|
@48002
|
11 years |
vboxsync |
include/VBox/vmm: missed return.
|
|
|
@47999
|
11 years |
vboxsync |
VMM/HM: Better error reporting for unsupported VT-x feature combos.
|
|
|
@47989
|
11 years |
vboxsync |
VMM/VMMR0: Preemption hooks implemented and enabled for Solaris and …
|
|
|
@47844
|
11 years |
vboxsync |
VMM: X2APIC + NMI. Only tested on AMD64.
|
|
|
@47829
|
11 years |
vboxsync |
Devices/Storage: Preparations for non 512 byte sector sizes. Add a new …
|
|
|
@47807
|
11 years |
vboxsync |
EM/HM: Don't switch to REM immediately, try up to 1024 instruction in …
|
|
|
@47760
|
11 years |
vboxsync |
VMM/HM: Preemption hooks. Some common structural changes and cleanup, …
|
|
|
@47739
|
11 years |
vboxsync |
PGM: Added an API that IEM can use to spot MMIO and other troublesome …
|
|
|
@47737
|
11 years |
vboxsync |
HM.cpp: Added APIs for checking whether VT-x and AMD-V are enabled.
|
|
|
@47714
|
11 years |
vboxsync |
CPUMRecalcHyperDRx: Host single stepping in HM-mode fix.
|
|
|
@47687
|
11 years |
vboxsync |
VMM/HMVMXR0: Added segment checks to hmR0VmxCheckGuestState() while …
|
|
|
@47681
|
11 years |
vboxsync |
VMM: I/O breakpoints.
|
|
|
@47680
|
11 years |
vboxsync |
VMM/HMVMXR0: Added missing TR guest-state checks.
|
|
|
@47676
|
11 years |
vboxsync |
VMM/HMVMXR0: Some missed checks and fixes to segment checks.
|
|
|
@47671
|
11 years |
vboxsync |
VMM: More debugging related stuff.
|
|
|
@47668
|
11 years |
vboxsync |
CPUMCTX_FROM_CORE
|
|
|
@47660
|
11 years |
vboxsync |
VMM: Debug register handling redo. (only partly tested on AMD-V so far.)
|
|
|
@47645
|
11 years |
vboxsync |
VMM: RTThreadCtxHooksAre[Registered|Created](). Moved it into IN_RING0 …
|
|
|
@47635
|
11 years |
vboxsync |
VMM/HM: Implemented VMX guest-state checks in accordance with the …
|
|
|
@47619
|
11 years |
vboxsync |
EM: Started on HM single stepping for IEM verification purposes. …
|
|
|
@47571
|
11 years |
vboxsync |
include,Devices,Main,VirtualBox: multi-touch input.
|
|
|
@47456
|
11 years |
vboxsync |
VMM/VMMR0,GVMMR0: Thread-context hooks creation/release. The …
|
|
|
@47445
|
11 years |
vboxsync |
IEM,HM,PGM: Started on string I/O optimizations using IEM (disabled). …
|
|
|
@47438
|
11 years |
vboxsync |
VMXRESTOREHOST: drop the #pragma pack(1) and correctly align the …
|
|
|
@47437
|
11 years |
vboxsync |
VMXRESTOREHOST: drop the #pragma pack(1) and correctly align the …
|
|
|
@47436
|
11 years |
vboxsync |
hmvmx.h: Use MSC vmx_* intrinsics.
|
|
|
@47427
|
11 years |
vboxsync |
PATM,IEM: Added interface for safely and quickly reading patch code.
|
|
|
@47416
|
11 years |
vboxsync |
include,Main,Extpack: emulated webcam updates
|
|
|
@47326
|
11 years |
vboxsync |
IEM: Implemented the mwait & monitor instructions. (Still work to be …
|
|
|
@47322
|
11 years |
vboxsync |
hm_vmx: spaces and cosmetics.
|
|
|
@47320
|
11 years |
vboxsync |
hm_vmx: MSR capability for extended information on String I/O exits.
|
|
|
@47301
|
11 years |
vboxsync |
Build fix.
|
|
|
@47294
|
11 years |
vboxsync |
Guest user state reporting: Update.
|
|
|
@47259
|
11 years |
vboxsync |
pdmifs: fix putEventMT definition.
|
|
|
@47208
|
11 years |
vboxsync |
Devices/Input: more multi-touch plumbing.
|
|
|
@47123
|
11 years |
vboxsync |
VMM/HM: Dispatch host NMIs on Intel. Added separate STAM counter for …
|
|
|
@47109
|
11 years |
vboxsync |
VMM: XCPT_NMI -> XCPT_OR_NMI. Name it like Intel does in the spec.
|
|
|
@47036
|
11 years |
vboxsync |
BIOS,DevFdc,DrvBlock: The floppy controller should query the …
|
|
|
@46942
|
11 years |
vboxsync |
VMM: Fix LDTR restoration to be done dynamically. This is required for …
|
|
|
@46933
|
11 years |
vboxsync |
Devices/Input/UsbMouse: add multi-touch mode to pfnReportModes in PDM, …
|
|
|
@46925
|
11 years |
vboxsync |
VMM: Optimized world-switch with lazy restoration LDTR and TR on Intel.
|
|
|
@46915
|
11 years |
vboxsync |
PDMLdrEnumModules: Replaced fRc with a enmCtx so we don't load ring-3 …
|
|
|
@46842
|
11 years |
vboxsync |
VMM/HM: AMD-V feature bits update.
|
|
|
@46833
|
11 years |
vboxsync |
build fixes
|
|
|
@46792
|
11 years |
vboxsync |
Added CFGMR3DestroyTree.
|
|
|
@46788
|
11 years |
vboxsync |
VMM: Suspend and resume reasons.
|
|
|
@46779
|
11 years |
vboxsync |
VMM/HMSVMR0: AMD-V bits.
|
|
|
@46557
|
11 years |
vboxsync |
VMM: AMD-V bits.
|
|
|
@46551
|
11 years |
vboxsync |
VMM/HMSVMR0: AMD-V bits.
|
|
|
@46512
|
11 years |
vboxsync |
VMM/HMSVMR0: AMD-V bits.
|
|
|
@46503
|
11 years |
vboxsync |
include/hm_svm.h: Remove comment on header include guard boundary, …
|
|
|
@46500
|
11 years |
vboxsync |
VMM/HMSVMR0: AMD-V bits.
|
|
|
@46493
|
11 years |
vboxsync |
STAMR3Deregister* optimizations. Relevant for both startup and …
|
|
|
@46485
|
11 years |
vboxsync |
Missing asserts.
|
|
|
@46423
|
12 years |
vboxsync |
VMM,Main: Introduced a execute-all-in-IEM debug mode.
|
|
|
@46420
|
12 years |
vboxsync |
VMM, recompiler: Purge deprecated macros.
|
|
|
@46379
|
12 years |
vboxsync |
VMM/HMVMXR0: Added VMFUNC feature recognition.
|
|
|
@46378
|
12 years |
vboxsync |
VMM/HM: Recognize more VT-x misc. MSR features as per the spec.
|
|
|
@46314
|
12 years |
vboxsync |
VMM/HM: AMD-V bits. Get rid of unnecessary pragma packs and use 'u' …
|
|
|
@46312
|
12 years |
vboxsync |
VMM/HM: Use assembler structures to make code the VMX host restoration …
|
|
|
@46311
|
12 years |
vboxsync |
VMM/HM: Attempt to fix 32-bit burns.
|
|
|
@46310
|
12 years |
vboxsync |
VMM/HM: AMD-V bits. Bring VMCB layout up to latest spec.
|
|
|
@46304
|
12 years |
vboxsync |
VMM/HM: AMD-V bits and clean up.
|
|
|
@46297
|
12 years |
vboxsync |
VMM: Started HMSVMR0 work. Unify the AMD-V erratum 170 verification …
|
|
|
@46268
|
12 years |
vboxsync |
Missed header update.
|
|
|
@46267
|
12 years |
vboxsync |
VMM: Optimized 64-bit host VT-x world-switch.
|
|
|
@46217
|
12 years |
vboxsync |
Fixed the 'r', 'rg' and 'rg32' commands in 64-bit guest code.
|
|
|
@46167
|
12 years |
vboxsync |
Buried DBGFSym.cpp and with it loadsyms - rip.
|
|
|
@46165
|
12 years |
vboxsync |
Made dSYM-bundle loading work as well as line numbers in the stack …
|
|
|
@46159
|
12 years |
vboxsync |
Patch manager support in the disassembler, making the 'u' command in …
|
|
|
@46155
|
12 years |
vboxsync |
List near, unassemble, hyper register and more tiny debugger fixes.
|
|
|
@46134
|
12 years |
vboxsync |
RTDbgModRemoveAll
|
|
|
@46004
|
12 years |
vboxsync |
VMM/HMVMXR0: DR7 is 32-bit in reality, upper bits are reserved MBZ, so …
|
|
|
@45993
|
12 years |
vboxsync |
VMM: Added DBGFR3AsGetConfig.
|
|
|
@45971
|
12 years |
vboxsync |
Main, VMM: Added an API seting to disable VT-x unrestricted execution.
|
|
|
@45965
|
12 years |
vboxsync |
VMM: Facility for getting the highest-priority pending interrupt from …
|
|
|
@45964
|
12 years |
vboxsync |
VMM: comment fixes.
|
|
|
@45947
|
12 years |
vboxsync |
VMM: HM cleanup for CTRL, CONTROLS in symbolic names.
|
|
|
@45907
|
12 years |
vboxsync |
VBOX_WITH_IEM bitrot and stuff.
|
|
|
@45904
|
12 years |
vboxsync |
VMM/HMVMXR0: Fixes for pure 32-bit darwin hosts (not hybrid) with …
|
|
|
@45894
|
12 years |
vboxsync |
VMM: Use RT_BIT which uses unsigned to avoid nasty sign-extension …
|
|
|
@45870
|
12 years |
vboxsync |
VMM: Fix for HM_PROFILE_EXIT_DISPATCH.
|
|
|
@45799
|
12 years |
vboxsync |
Make the recompiler call PGMCr0WpEnabled.
|
|
|
@45798
|
12 years |
vboxsync |
Fixed up and enabled Netware WP0+RO+US hack.
|
|
|
@45794
|
12 years |
vboxsync |
Missing macro.
|
|
|
@45786
|
12 years |
vboxsync |
Move HMRCA.asm into the switcher code so we don't need VMMRC.rc.
|
|
|
@45754
|
12 years |
vboxsync |
HMIsInHwVirtNoLongJmpCtx
|
|
|
@45749
|
12 years |
vboxsync |
VMM: Introduced VMCPUSTATE_STARTED_HM for indicating that we're …
|
|
|