|
|
@33935
|
14 年 |
vboxsync |
VMM: mask all Local APIC interrupt vectors which are set up to NMI …
|
|
|
@33540
|
14 年 |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@30180
|
14 年 |
vboxsync |
Make 32->64 switcher SMP aware.
|
|
|
@30164
|
14 年 |
vboxsync |
CPUM: Added /CPUM/PortableCpuIdLevel={0..3} for automatically …
|
|
|
@30146
|
14 年 |
vboxsync |
Activate fixup for efer mask
|
|
|
@30145
|
14 年 |
vboxsync |
Preparations for fixing the NXE assumption in the 32/64 switcher.
|
|
|
@28800
|
15 年 |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@25497
|
15 年 |
vboxsync |
LegacyAndAMD64.mac: addendum to r56150
|
|
|
@25481
|
15 年 |
vboxsync |
LegacyAndAMD64.mac: vmmGCCallTrampoline is 65-bit here.
|
|
|
@25435
|
15 年 |
vboxsync |
VMMSwitcher: make serial debugging compile again
|
|
|
@21946
|
15 年 |
vboxsync |
AMD64andLegacy.mac: CPUM.ulOffCPUMCPU is 32-bit.
|
|
|
@21944
|
15 年 |
vboxsync |
AMD64AndLegacy.mac: fixed wrong save/restore of EDX in …
|
|
|
@21942
|
15 年 |
vboxsync |
VMM: detect syscall usage on the host.
|
|
|
@21937
|
15 年 |
vboxsync |
Fixed wrong check for sysenter.
|
|
|
@20374
|
15 年 |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20365
|
15 年 |
vboxsync |
VMM: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@18927
|
16 年 |
vboxsync |
Big step to separate VMM data structures for guest SMP. (pgm, em)
|
|
|
@16859
|
16 年 |
vboxsync |
Load hypervisor CR3 from CPUM (instead of hardcoded fixups in the …
|
|
|
@16847
|
16 年 |
vboxsync |
Removed unused FIX_HYPER_AMD64_CR3.
|
|
|
@15962
|
16 年 |
vboxsync |
Added debugging code (inactive) for tracking the state of the 32/64 …
|
|
|
@15908
|
16 年 |
vboxsync |
Some cleanup
|
|
|
@15654
|
16 年 |
vboxsync |
Turn off interrupts in the 32/64 switcher.
|
|
|
@15598
|
16 年 |
vboxsync |
Invalidate fs & gs.
|
|
|
@15563
|
16 年 |
vboxsync |
Save and restore the host's EFER msr in the 32->64 switcher.
|
|
|
@15414
|
16 年 |
vboxsync |
Corrected VBOX_WITH_HYBIRD_32BIT_KERNEL to …
|
|
|
@15392
|
16 年 |
vboxsync |
Enable addition flags in the EFER msr in the world switcher.
|
|
|
@15187
|
16 年 |
vboxsync |
Compile fix
|
|
|
@15186
|
16 年 |
vboxsync |
Fixed fpu and debug state syncing.
|
|
|
@15030
|
16 年 |
vboxsync |
Switcher updates
|
|
|
@14993
|
16 年 |
vboxsync |
Switcher updates
|
|
|
@14988
|
16 年 |
vboxsync |
Correct input parameter for 64 bits switcher handlers.
|
|
|
@14987
|
16 年 |
vboxsync |
Fully functional switcher
|
|
|
@14986
|
16 年 |
vboxsync |
Disable write protect in the 32->64 switcher.
|
|
|
@14979
|
16 年 |
vboxsync |
Switcher fixes
|
|
|
@14900
|
16 年 |
vboxsync |
Switcher updates
|
|
|
@14892
|
16 年 |
vboxsync |
export
|
|
|
@14890
|
16 年 |
vboxsync |
export
|
|
|
@14785
|
16 年 |
vboxsync |
More switcher updates
|
|
|
@14776
|
16 年 |
vboxsync |
More cleanup
|
|
|
@14771
|
16 年 |
vboxsync |
Fixed 64 bits switcher loading
|
|
|
@14767
|
16 年 |
vboxsync |
Updates
|
|
|
@14765
|
16 年 |
vboxsync |
Updates
|
|
|
@14764
|
16 年 |
vboxsync |
Switcher updates
|
|
|
@14653
|
16 年 |
vboxsync |
Switcher updates
|
|
|
@14301
|
16 年 |
vboxsync |
Synced some (inactive) new paging code.
|
|
|
@14267
|
16 年 |
vboxsync |
current 32 bit mode switcher (not working)
|
|
|
@14254
|
16 年 |
vboxsync |
Safety precautions.
|
|
|
@14234
|
16 年 |
vboxsync |
export
|
|
|
@14192
|
16 年 |
vboxsync |
VMM: fixed a regression introduced by r38992 (tstVMM failed during HW …
|
|
|
@14169
|
16 年 |
vboxsync |
VMM: Missing file.
|
|
|
@14167
|
16 年 |
vboxsync |
VMM: AMD64 -> 32bit switcher (for testing only).
|
|
|
@14136
|
16 年 |
vboxsync |
build fix.
|
|
|
@14134
|
16 年 |
vboxsync |
32->64 bit mode skeleton, nothing yet works, for sure
|
|
|
@13960
|
16 年 |
vboxsync |
Moved guest and host CPU contexts into per-VCPU array.
|
|
|
@13830
|
16 年 |
vboxsync |
VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
|
|
|
@13813
|
16 年 |
vboxsync |
#1865: Final VMM cleanups.
|
|
|
@13717
|
16 年 |
vboxsync |
VMM,IPRT: More GC->RC and similar cleanups.
|
|
|
@12602
|
16 年 |
vboxsync |
DRx registers are 8 bytes
|
|
|
@12600
|
16 年 |
vboxsync |
Turned dr0..dr7 into an array.
|
|
|
@9669
|
16 年 |
vboxsync |
warnings
|
|
|
@9420
|
16 年 |
vboxsync |
Oops
|
|
|
@9411
|
16 年 |
vboxsync |
Use a union for esp & rsp, so they are in-sync.
|
|
|
@8155
|
17 年 |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7122
|
17 年 |
vboxsync |
Correct comment (not pushad any longer).
|
|
|
@7095
|
17 年 |
vboxsync |
Extended the CPUMCTX structure for 64 bits mode.
|
|
|
@5999
|
17 年 |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5693
|
17 年 |
vboxsync |
Don't take any lable addresses we don't have to take as it offends the …
|
|
|
@5605
|
17 年 |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@4593
|
17 年 |
vboxsync |
Don't modify the X86_CR4_VMXE flag.
|
|
|
@4071
|
17 年 |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@3723
|
17 年 |
vboxsync |
Double underscore cleanup.
|
|
|
@3697
|
17 年 |
vboxsync |
double underscore cleanup.
|
|
|
@2988
|
17 年 |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2981
|
17 年 |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2477
|
18 年 |
vboxsync |
export
|
|
|
@2475
|
18 年 |
vboxsync |
Makefile.kmk -> Makefile.kup
|
|
|
@1645
|
18 年 |
vboxsync |
removed some leftover debug code (amd64 tripple-fault)
|
|
|
@1283
|
18 年 |
vboxsync |
Added support for the hybrid darwin setup where the kernel is 32-bit …
|
|
|
@956
|
18 年 |
vboxsync |
fs & gs was already cleared.
|
|
|
@955
|
18 年 |
vboxsync |
Always clear fs and gs!
|
|
|
@848
|
18 年 |
vboxsync |
AMD64 debugging: Added checks for NMIs and that IF is cleared when …
|
|
|
@464
|
18 年 |
vboxsync |
Renamed CR4 masks
|
|
|
@414
|
18 年 |
vboxsync |
Fixed a number of edx/rdx and ebx/rbx mixes. Fixed saving of host DRx …
|
|
|
@193
|
18 年 |
vboxsync |
Export AMD64ToPAE.asm
|
|
|
@23
|
18 年 |
vboxsync |
string.h & stdio.h + header cleanups.
|
|
|
@19
|
18 年 |
vboxsync |
nasm.mac -> asmdefs.mac + header adjustments.
|
|
|
@1
|
55 年 |
vboxsync |
import
|