|
|
@771
|
18 years |
vboxsync |
AMD-V was stil left disabled. Now enabled.
Enabled sysenter/sysexit in …
|
|
|
@769
|
18 years |
vboxsync |
Prevent some warnings as these files are compiled as .c files on Linux now.
|
|
|
@768
|
18 years |
vboxsync |
Forgot another X86_CPUID_FEATURE_EDX_SEP flag.
|
|
|
@767
|
18 years |
vboxsync |
Added @todo
|
|
|
@766
|
18 years |
vboxsync |
Use our runtime heap.
|
|
|
@765
|
18 years |
vboxsync |
More protection during termination.
|
|
|
@762
|
18 years |
vboxsync |
- Additions, Config.kmk, Runtime:
o Make the additions build on …
|
|
|
@760
|
18 years |
vboxsync |
Enhanced detection of changed pages.
|
|
|
@759
|
18 years |
vboxsync |
FE/Qt: Added VRDP UI to the VM Console window.
|
|
|
@758
|
18 years |
vboxsync |
update physical address of flushed page
|
|
|
@756
|
18 years |
vboxsync |
export to OSE
|
|
|
@755
|
18 years |
vboxsync |
FE/Qt: Refreshed mouse icons; updated the green color on the …
|
|
|
@754
|
18 years |
vboxsync |
Again
|
|
|
@753
|
18 years |
vboxsync |
compile fix
|
|
|
@752
|
18 years |
vboxsync |
Fixed cleanup
|
|
|
@751
|
18 years |
vboxsync |
Stricter check in RTCritSectEnter for destroyed critical sections.
|
|
|
@750
|
18 years |
vboxsync |
FE/Qt: Improved remindAboutCapture/Integration message boxes.
|
|
|
@749
|
18 years |
vboxsync |
Main: Fixed: Don't try to delete the image file of a differencing VDI …
|
|
|
@748
|
18 years |
vboxsync |
Updates
|
|
|
@747
|
18 years |
vboxsync |
Added some debug code, that I need for easy debugging.
|
|
|
@745
|
18 years |
vboxsync |
Use ASMBitFirstSet for check if data block is zero.
|
|
|
@744
|
18 years |
vboxsync |
Logging update
|
|
|
@743
|
18 years |
vboxsync |
Changed call patch
|
|
|
@742
|
18 years |
vboxsync |
Updates for logging
|
|
|
@741
|
18 years |
vboxsync |
Updates for logging
|
|
|
@739
|
18 years |
vboxsync |
Fix
|
|
|
@738
|
18 years |
vboxsync |
Option to log patch calls
|
|
|
@736
|
18 years |
vboxsync |
Disabled the wrong check.
|
|
|
@735
|
18 years |
vboxsync |
huh? lets try remove + add
|
|
|
@734
|
18 years |
vboxsync |
huh? lets try remove + add
|
|
|
@733
|
18 years |
vboxsync |
export
|
|
|
@731
|
18 years |
vboxsync |
Realigned pcnet. Added the alignment testcase to the makefile walk.
|
|
|
@730
|
18 years |
vboxsync |
warning
|
|
|
@729
|
18 years |
vboxsync |
Renamed to match target names.
|
|
|
@728
|
18 years |
vboxsync |
Use RTPrintf, cleanup and return a proper status code.
|
|
|
@727
|
18 years |
vboxsync |
3rd arg is rdx not rcx.
|
|
|
@726
|
18 years |
vboxsync |
Implemented the VMMR0 setjmp/longjmp like stuff for AMD64.
|
|
|
@723
|
18 years |
vboxsync |
oops
|
|
|
@722
|
18 years |
vboxsync |
More stats
|
|
|
@721
|
18 years |
vboxsync |
Minor change
|
|
|
@720
|
18 years |
vboxsync |
Small cleanup, move host to variable in LocalConfig.kmk
|
|
|
@719
|
18 years |
vboxsync |
Changed the Linux Additions to compile everything from source (no more …
|
|
|
@718
|
18 years |
vboxsync |
Update
|
|
|
@717
|
18 years |
vboxsync |
Migrate Linux additions cross-build.
|
|
|
@716
|
18 years |
vboxsync |
More stats
|
|
|
@715
|
18 years |
vboxsync |
Prevent statistics pollution.
|
|
|
@714
|
18 years |
vboxsync |
small fix
|
|
|
@713
|
18 years |
vboxsync |
Bugfix
|
|
|
@712
|
18 years |
vboxsync |
FE/Qt: More description about the meaning of the keyboard capture.
|
|
|
@711
|
18 years |
vboxsync |
FE/Qt: Fixed Global Settings centering; fixed som USB UI spacing; …
|
|
|
@710
|
18 years |
vboxsync |
Moved and fixed zero data block write detection (could lead to write …
|
|
|
@709
|
18 years |
vboxsync |
Updated logrels related to VRDPAUTH
|
|
|
@708
|
18 years |
vboxsync |
Profile MMIO as well
|
|
|
@707
|
18 years |
vboxsync |
Oops
|
|
|
@706
|
18 years |
vboxsync |
IOM handler profiling.
|
|
|
@705
|
18 years |
vboxsync |
be less verbose
|
|
|
@704
|
18 years |
vboxsync |
FE/Qt: Added Global USB Filter UI.
|
|
|
@703
|
18 years |
vboxsync |
Added a note about deadlocks.
|
|
|
@702
|
18 years |
vboxsync |
Argh
|
|
|
@701
|
18 years |
vboxsync |
Termination fix
|
|
|
@700
|
18 years |
vboxsync |
Another fix. Deadlock warning though.
|
|
|
@699
|
18 years |
vboxsync |
Fix
|
|
|
@698
|
18 years |
vboxsync |
Slirp must be protected by a lock due to recent async send changes.
|
|
|
@697
|
18 years |
vboxsync |
Fix EOL settings.
|
|
|
@694
|
18 years |
vboxsync |
export to OSE
|
|
|
@692
|
18 years |
vboxsync |
32-bit gcc packs AVLOHCPHYSNODECORE a little bit different, pad it to …
|
|
|
@691
|
18 years |
vboxsync |
RuntimeR3NoCRTGCC_LIBSUFF
|
|
|
@689
|
18 years |
vboxsync |
ASMReadTSC().
|
|
|
@686
|
18 years |
vboxsync |
Alignment fixes for windows. (structure packing is a strange thing …
|
|
|
@685
|
18 years |
vboxsync |
_WIN32_WINNT=0x0510
|
|
|
@684
|
18 years |
vboxsync |
RTLogLogger, RTLogLoggerEx[V].
|
|
|
@683
|
18 years |
vboxsync |
ASMGetTR & ASMGetGDTR
|
|
|
@682
|
18 years |
vboxsync |
SVMInvlpgA.
|
|
|
@681
|
18 years |
vboxsync |
WIN32 -> WIN.
|
|
|
@680
|
18 years |
vboxsync |
Driver entry point name
|
|
|
@679
|
18 years |
vboxsync |
WIN32 / WIN64.
|
|
|
@678
|
18 years |
vboxsync |
WIN32 -> WIN.
|
|
|
@677
|
18 years |
vboxsync |
WIN32 -> !VBOX_WITH_XPCOM
|
|
|
@676
|
18 years |
vboxsync |
WIN32 -> WIN
|
|
|
@675
|
18 years |
vboxsync |
WIN32 -> WIN.
|
|
|
@674
|
18 years |
vboxsync |
inline != extern for MSC.
|
|
|
@673
|
18 years |
vboxsync |
rcx not ecx.
|
|
|
@672
|
18 years |
vboxsync |
#pragma intrinsic can't be in a function, added missing ().
|
|
|
@671
|
18 years |
vboxsync |
Stub vmmR0LoggerWrapper on AMD64 even if it's never used.
|
|
|
@670
|
18 years |
vboxsync |
WIN32 -> WIN; size_t
|
|
|
@667
|
18 years |
vboxsync |
Move the hack to SUPLib-l4.cpp.
|
|
|
@662
|
18 years |
vboxsync |
export it.
|
|
|
@657
|
18 years |
vboxsync |
Sanity checks and fixes for building 32-bit guest stuff correctly when …
|
|
|
@656
|
18 years |
vboxsync |
AMD64 not amd64!
|
|
|
@652
|
18 years |
vboxsync |
some more #ifdefs IN_RING3
|
|
|
@651
|
18 years |
vboxsync |
FE/Qt: Fixed a typo.
|
|
|
@650
|
18 years |
vboxsync |
FE/Qt: New auto-resize and adjust icons; new tooltips for status icons …
|
|
|
@649
|
18 years |
vboxsync |
FE/Qt: Attempted to workaround the metacity 2.16 bug by using XGrabKey …
|
|
|
@648
|
18 years |
vboxsync |
fixed GDI handle leak
|
|
|
@646
|
18 years |
vboxsync |
Rewrote send handling to do everything in a seperate thread.
|
|
|
@645
|
18 years |
vboxsync |
Missing stat stop
|
|
|
@643
|
18 years |
vboxsync |
Ignore writing data blocks consisting of all zeroes to a VDI block …
|
|
|
@642
|
18 years |
vboxsync |
Some async updates
|
|
|
@639
|
18 years |
vboxsync |
Be careful with 32-bit types and registers. (it seems like it was …
|
|
|
@638
|
18 years |
vboxsync |
Reduced time spent inside locks.
|
|
|