|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26437
|
15 years |
vboxsync |
VMM: VBOX_WITH_RAW_MODE fixes
|
|
|
@26270
|
15 years |
vboxsync |
VMMSwitcher.cpp: More warnings.
|
|
|
@25946
|
15 years |
vboxsync |
*: VBOX_WITH_RAW_MODE - Initial build changes (builds on mac os x).
|
|
|
@24009
|
15 years |
vboxsync |
don't use <ctype.h> on UTF-8.
|
|
|
@21942
|
15 years |
vboxsync |
VMM: detect syscall usage on the host.
|
|
|
@20864
|
15 years |
vboxsync |
SUP,*: API cleanup.
|
|
|
@20557
|
15 years |
vboxsync |
VMMSwitcher.cpp: Use NIL_RTR0PTR.
|
|
|
@20479
|
15 years |
vboxsync |
fixed return value in case of error
|
|
|
@18927
|
16 years |
vboxsync |
Big step to separate VMM data structures for guest SMP. (pgm, em)
|
|
|
@17586
|
16 years |
vboxsync |
Removed all dead non-VBOX_WITH_PGMPOOL_PAGING_ONLY code.
|
|
|
@16859
|
16 years |
vboxsync |
Load hypervisor CR3 from CPUM (instead of hardcoded fixups in the …
|
|
|
@16847
|
16 years |
vboxsync |
Removed unused FIX_HYPER_AMD64_CR3.
|
|
|
@16321
|
16 years |
vboxsync |
More paging updates
|
|
|
@15414
|
16 years |
vboxsync |
Corrected VBOX_WITH_HYBIRD_32BIT_KERNEL to …
|
|
|
@14981
|
16 years |
vboxsync |
Update
|
|
|
@14979
|
16 years |
vboxsync |
Switcher fixes
|
|
|
@14845
|
16 years |
vboxsync |
Switcher updates
|
|
|
@14771
|
16 years |
vboxsync |
Fixed 64 bits switcher loading
|
|
|
@14768
|
16 years |
vboxsync |
Update
|
|
|
@14758
|
16 years |
vboxsync |
Removed VMMR3InitSwitcher.
|
|
|
@14739
|
16 years |
vboxsync |
missing initialization
|
|
|
@14716
|
16 years |
vboxsync |
Updates
|
|
|
@14705
|
16 years |
vboxsync |
Make the switcher init a bit more generic.
|
|
|
@14704
|
16 years |
vboxsync |
Some more switcher work
|
|
|
@14653
|
16 years |
vboxsync |
Switcher updates
|
|
|
@14597
|
16 years |
vboxsync |
Added R0 address to MMR3HyperMapHCPhys and made the MMHyperXToR0 use …
|
|
|
@14167
|
16 years |
vboxsync |
VMM: AMD64 -> 32bit switcher (for testing only).
|
|
|
@14156
|
16 years |
vboxsync |
VMM: Disabled the 32-bit <-> AMD64 switcher that was added recently …
|
|
|
@14139
|
16 years |
vboxsync |
another build fix
|
|
|
@14138
|
16 years |
vboxsync |
build fix
|
|
|
@14136
|
16 years |
vboxsync |
build fix.
|
|
|
@14134
|
16 years |
vboxsync |
32->64 bit mode skeleton, nothing yet works, for sure
|
|
|
@13830
|
16 years |
vboxsync |
VMM: Disabled VM:pVMGC, removed VM_GUEST_ADDR.
|
|
|
@13823
|
16 years |
vboxsync |
VMM: %VGv -> %RGv
|
|
|
@13822
|
16 years |
vboxsync |
VMM: %VRv -> %RRv
|
|
|
@13821
|
16 years |
vboxsync |
VMM: %VR* inspection
|
|
|
@13820
|
16 years |
vboxsync |
VMM: %VG* inspection - an awfaul lot of these, hope I got it all right…
|
|
|
@13819
|
16 years |
vboxsync |
VMM: %VH* -> %RH*.
|
|
|
@13818
|
16 years |
vboxsync |
VMM: %Vrc -> %Rrc, %Vra -> %Rra.
|
|
|
@13816
|
16 years |
vboxsync |
VMM: VBOX_SUCCESS -> RT_SUCCESS, VBOX_FAILURE -> RT_FAILURE.
|
|
|
@13813
|
16 years |
vboxsync |
#1865: Final VMM cleanups.
|
|
|
@13798
|
16 years |
vboxsync |
VMM: Split out the switcher code from VMM.cpp and into VMMSwitcher.cpp.
|
|
copied from trunk/src/VBox/VMM/VMM.cpp
|
|
|
@13796
|
16 years |
vboxsync |
VMM: some adjustments.
|