|
|
@2007
|
18 years |
vboxsync |
Bumped ssm version
|
|
|
@2006
|
18 years |
vboxsync |
SSMR3Get/PutBool replaced by UInt. Missing exports.
|
|
|
@2005
|
18 years |
vboxsync |
And again
|
|
|
@2004
|
18 years |
vboxsync |
Another attempt at fixing the 64 bits build.
|
|
|
@2003
|
18 years |
vboxsync |
Emulate monitor in ring 0.
|
|
|
@2002
|
18 years |
vboxsync |
64 bits compile fix
|
|
|
@2001
|
18 years |
vboxsync |
Removed parts of Etherboot we never build.
|
|
|
@2000
|
18 years |
vboxsync |
Cleaned up instruction emulation. Got rid of duplicate code.
|
|
|
@1999
|
18 years |
vboxsync |
warning
|
|
|
@1998
|
18 years |
vboxsync |
- Emulation for bts & btc added
- Try to resolve conflicts with CSAM …
|
|
|
@1997
|
18 years |
vboxsync |
Better search for innocent conflicts
|
|
|
@1996
|
18 years |
vboxsync |
Round address to page boundary.
|
|
|
@1995
|
18 years |
vboxsync |
Update
|
|
|
@1994
|
18 years |
vboxsync |
Added CSAMR3RemovePage
|
|
|
@1993
|
18 years |
vboxsync |
Added CSAMR3RemovePage
|
|
|
@1992
|
18 years |
vboxsync |
More stats
|
|
|
@1991
|
18 years |
vboxsync |
Added EMEmulateBts & EMEmulateBtc
|
|
|
@1990
|
18 years |
vboxsync |
Added EMEmulateBtc & EMEmulateBts
|
|
|
@1989
|
18 years |
vboxsync |
more logging
|
|
|
@1988
|
18 years |
vboxsync |
corrected assertion
|
|
|
@1987
|
18 years |
vboxsync |
more verbose assertion
|
|
|
@1986
|
18 years |
vboxsync |
Btr emulation added. (possibly dangerous; not well tested)
|
|
|
@1985
|
18 years |
vboxsync |
Statistics for BTR.
|
|
|
@1984
|
18 years |
vboxsync |
Added EMEmulateBtr
|
|
|
@1983
|
18 years |
vboxsync |
Call remR3DisasInstr only in debug mode
|
|
|
@1982
|
18 years |
vboxsync |
Removed obsolete code.
|
|
|
@1981
|
18 years |
vboxsync |
Arg. Forgot that EMInterpretInstructionCPU doesn't accept cpl != 0.
|
|
|
@1980
|
18 years |
vboxsync |
Switch to the mysterious import library.
|
|
|
@1979
|
18 years |
vboxsync |
German updates
|
|
|
@1978
|
18 years |
vboxsync |
Need to emulate RDTSC for ring-3 as well.
|
|
|
@1977
|
18 years |
vboxsync |
Need to emulate RDTSC for ring-3 as well.
|
|
|
@1976
|
18 years |
vboxsync |
Never inject interrupts or traps before we sync the GDT/IDT/LDT and TSS.
|
|
|
@1975
|
18 years |
vboxsync |
Added EMR3CheckRawForcedActions
|
|
|
@1974
|
18 years |
vboxsync |
Got rid of annoying assertion
|
|
|
@1973
|
18 years |
vboxsync |
better translation
|
|
|
@1972
|
18 years |
vboxsync |
wrong mask
|
|
|
@1971
|
18 years |
vboxsync |
Log updates to selectors in loaded segment registers
|
|
|
@1970
|
18 years |
vboxsync |
RT_LIKELY additions.
|
|
|
@1969
|
18 years |
vboxsync |
Check for protected mode in CPUMGetGuestCPL.
|
|
|
@1968
|
18 years |
vboxsync |
translation fix
|
|
|
@1967
|
18 years |
vboxsync |
a bit less strict on 0 byte buffers. (TEST UNIT READY + linux)
|
|
|
@1966
|
18 years |
vboxsync |
Take an argument.
|
|
|
@1965
|
18 years |
vboxsync |
HostDVD support for Darwin.
|
|
|
@1964
|
18 years |
vboxsync |
Backed out changeset 20231 because it caused the tests to coredump.
|
|
|
@1963
|
18 years |
vboxsync |
Fixed heap corruption.
|
|
|
@1962
|
18 years |
vboxsync |
Free old string if present in alloc.
|
|
|
@1961
|
18 years |
vboxsync |
Missing return type.
|
|
|
@1960
|
18 years |
vboxsync |
Added alloc method to Utf8Str class
|
|
|
@1959
|
18 years |
vboxsync |
Main/Glue: Don't assume we've got full error info if any of …
|
|
|
@1958
|
18 years |
vboxsync |
XPCOM/IPC/DConnect: Implemented nsIException caching and serialization …
|
|
|
@1957
|
18 years |
vboxsync |
backed out 20227; degrades performance
|
|
|
@1956
|
18 years |
vboxsync |
Fixed a couple of issues with virtualized TSC related to pausing and …
|
|
|
@1955
|
18 years |
vboxsync |
Enabled REM_PHYS_ADDR_IN_TLB for all builds
|
|
|
@1954
|
18 years |
vboxsync |
Reversed vif & if clearing
|
|
|
@1953
|
18 years |
vboxsync |
Reversed vif & if clearing
|
|
|
@1952
|
18 years |
vboxsync |
more debug code removed
|
|
|
@1951
|
18 years |
vboxsync |
leftover code
|
|
|
@1950
|
18 years |
vboxsync |
very noisy logging
|
|
|
@1949
|
18 years |
vboxsync |
Forgot a few VBox HDD container APIs.
|
|
|
@1948
|
18 years |
vboxsync |
removed tab
|
|
|
@1947
|
18 years |
vboxsync |
fix for #1850 (ALSA on AMD64 was croaking)
|
|
|
@1946
|
18 years |
vboxsync |
PGMReadPhys: return zeros for physical memory that hasn't been …
|
|
|
@1945
|
18 years |
vboxsync |
Increased SSM version of REM.
|
|
|
@1944
|
18 years |
vboxsync |
Save/restore: remember if we've entered raw mode (vital for ring 1 …
|
|
|
@1943
|
18 years |
vboxsync |
Paranoid checks.
|
|
|
@1942
|
18 years |
vboxsync |
Redesigned VBox HDD container interface. Now all operations work with …
|
|
|
@1941
|
18 years |
vboxsync |
L4 fixes
|
|
|
@1940
|
18 years |
vboxsync |
Removed obsolete changes.
|
|
|
@1939
|
18 years |
vboxsync |
Support segment prefixes in our instruction emulator.
|
|
|
@1938
|
18 years |
vboxsync |
Added DISFetchRegSegEx
|
|
|
@1937
|
18 years |
vboxsync |
Added DISFetchRegSegEx
|
|
|
@1936
|
18 years |
vboxsync |
Use new disassembler functions. Remove obsolete tables.
|
|
|
@1935
|
18 years |
vboxsync |
Optimizations and added DISFetchRegSeg & DISWriteRegSeg
|
|
|
@1934
|
18 years |
vboxsync |
Added DISFetchRegSeg & DISWriteRegSeg
|
|
|
@1933
|
18 years |
vboxsync |
build fix.
|
|
|
@1932
|
18 years |
vboxsync |
Added cpu_get_tsc stats.
|
|
|
@1931
|
18 years |
vboxsync |
apic.c => DevAPIC.cpp
|
|
|
@1930
|
18 years |
vboxsync |
backed out unneccessary changes from previous changeset
|
|
|
@1929
|
18 years |
vboxsync |
We can encounter 16 bits code in raw mode too now; always refuse to …
|
|
|
@1928
|
18 years |
vboxsync |
OSE fixes
|
|
|
@1927
|
18 years |
vboxsync |
FE/Qt: Added Chinese/China translation.
|
|
|
@1926
|
18 years |
vboxsync |
Got rid of incorrect assertion.
|
|
|
@1925
|
18 years |
vboxsync |
FE/Qt: Clipboard UI spelling; fixed VBoxGlobal::systemLanguageID() so …
|
|
|
@1924
|
18 years |
vboxsync |
Correct CPL when trying to load a ring 1 selector
|
|
|
@1923
|
18 years |
vboxsync |
Correct CPL when trying to load a ring 1 selector
|
|
|
@1922
|
18 years |
vboxsync |
FE/Qt: Use our own logic to detect the system language setting (in Qt, …
|
|
|
@1921
|
18 years |
vboxsync |
And assertion is too annoying there.
|
|
|
@1920
|
18 years |
vboxsync |
u1VM implies cpl=3
|
|
|
@1919
|
18 years |
vboxsync |
Corrected assertion
|
|
|
@1918
|
18 years |
vboxsync |
Always check if the code selector is wide open. Refuse patching if …
|
|
|
@1917
|
18 years |
vboxsync |
%VGx -> %VGv
|
|
|
@1916
|
18 years |
vboxsync |
FE/VBoxManage: 'convertdd' accepts the special file stdin now to read …
|
|
|
@1915
|
18 years |
vboxsync |
1920: Add UI for the Clipboard settings:
Made as designed: Advanced …
|
|
|
@1914
|
18 years |
vboxsync |
Reapplied 20145
|
|
|
@1913
|
18 years |
vboxsync |
Reapplied 20145
|
|
|
@1912
|
18 years |
vboxsync |
muldiv64() => ASMMultU64ByU32DivByU32(); dma.c => DevDMA.cpp
|
|
|
@1911
|
18 years |
vboxsync |
Let's not forget to check for ring 1 selectors
|
|
|
@1910
|
18 years |
vboxsync |
warnings
|
|
|
@1909
|
18 years |
vboxsync |
Removed debugging code
|
|
|
@1908
|
18 years |
vboxsync |
Backed out part of 20091 to check if that's the cause of the major …
|
|
|