Stanislav Shwartsman
|
0a86c3c06f
|
fixed restore bug
|
2009-10-16 21:54:00 +00:00 |
|
Stanislav Shwartsman
|
da4722e257
|
optimize sr params
|
2009-10-16 18:29:45 +00:00 |
|
Stanislav Shwartsman
|
ab3f2cb6d3
|
desctructor fixes
|
2009-10-16 17:21:49 +00:00 |
|
Stanislav Shwartsman
|
92aecadb18
|
allow to emulate more guest RAM that host could allocate, it is fine until guest tries to access all the allocated memory
|
2009-10-16 17:10:36 +00:00 |
|
Stanislav Shwartsman
|
140d2d1508
|
cleanups
|
2009-10-15 21:39:40 +00:00 |
|
Stanislav Shwartsman
|
22fa00831a
|
print if tss.base can't be translated to phy addr
|
2009-10-15 21:24:22 +00:00 |
|
Stanislav Shwartsman
|
a666532324
|
remove another unused function
|
2009-10-15 21:15:18 +00:00 |
|
Stanislav Shwartsman
|
a7680fe2ec
|
remove unused function
|
2009-10-15 20:53:30 +00:00 |
|
Stanislav Shwartsman
|
3dbb1da68a
|
remove "dirty" pages tracking - it is too memory consuming and can fit with >4G phy addr space
|
2009-10-15 20:50:33 +00:00 |
|
Stanislav Shwartsman
|
1b248b5212
|
fixes for future
|
2009-10-15 16:14:30 +00:00 |
|
Stanislav Shwartsman
|
758266e344
|
added smalles possible confiure script
|
2009-10-15 15:47:15 +00:00 |
|
Stanislav Shwartsman
|
7254ea36a1
|
copyright fixes + small optimization
|
2009-10-14 20:45:29 +00:00 |
|
Stanislav Shwartsman
|
c342a7700f
|
merge problem
|
2009-10-14 16:05:44 +00:00 |
|
Stanislav Shwartsman
|
2f95e032c3
|
print dr details
|
2009-10-14 14:56:01 +00:00 |
|
Stanislav Shwartsman
|
2a8b7e04ba
|
bugfix
|
2009-10-13 15:28:16 +00:00 |
|
Stanislav Shwartsman
|
2523fd5702
|
vme isn't configure option anymore
|
2009-10-12 21:20:08 +00:00 |
|
Stanislav Shwartsman
|
4abd5e1494
|
misc updates
|
2009-10-12 20:53:00 +00:00 |
|
Stanislav Shwartsman
|
5909ef1494
|
loading of null segment with RPL != 0
|
2009-10-12 20:50:14 +00:00 |
|
Stanislav Shwartsman
|
0e2a0fe110
|
optimization
|
2009-10-12 16:30:52 +00:00 |
|
Stanislav Shwartsman
|
83c2dfd556
|
fixed vmx i/o bitmaps
|
2009-10-11 21:23:41 +00:00 |
|
Stanislav Shwartsman
|
12e6a33436
|
vmx bugfix
|
2009-10-10 13:45:39 +00:00 |
|
Stanislav Shwartsman
|
3a558cbfee
|
update for instrumentation
|
2009-10-10 09:17:53 +00:00 |
|
Stanislav Shwartsman
|
69c57a4ede
|
update CHANGES for future release
|
2009-10-09 21:03:36 +00:00 |
|
Stanislav Shwartsman
|
94d045ebda
|
fixed comment
|
2009-10-08 20:09:33 +00:00 |
|
Stanislav Shwartsman
|
6d6bf4a65e
|
code optimization for future
|
2009-10-08 18:07:50 +00:00 |
|
Stanislav Shwartsman
|
a5a22cc00d
|
VMWRITE fixed (patch from @SF)
|
2009-10-08 14:33:08 +00:00 |
|
Stanislav Shwartsman
|
d5c190ab2b
|
Merged #SF patch: fix CS segment type during fast syscall invocation
|
2009-10-07 15:45:15 +00:00 |
|
Stanislav Shwartsman
|
1be2832e53
|
comment out MTRR check to workaround BIOS bug
|
2009-10-03 14:29:31 +00:00 |
|
Stanislav Shwartsman
|
b6155ef5ca
|
compilation fix
|
2009-10-03 11:39:29 +00:00 |
|
Stanislav Shwartsman
|
d49e60a6e1
|
bugfix
|
2009-10-03 07:25:03 +00:00 |
|
Stanislav Shwartsman
|
d1dff34997
|
right fix for msvcpp problem
|
2009-10-02 16:11:06 +00:00 |
|
Stanislav Shwartsman
|
d9f701ddb0
|
LSL/LAR fixed in 64-bit mode
|
2009-10-02 16:09:08 +00:00 |
|
Alexander Krisak
|
3989211643
|
another msvc6 compilation fix
|
2009-10-02 15:28:42 +00:00 |
|
Alexander Krisak
|
0ebb6b3241
|
msvc6 compilation fixes
|
2009-10-02 15:11:23 +00:00 |
|
Stanislav Shwartsman
|
38c1f41df7
|
Imroved sgre command
|
2009-10-02 10:16:04 +00:00 |
|
Stanislav Shwartsman
|
7dd6c7e595
|
fixed dbg print
|
2009-10-01 19:10:13 +00:00 |
|
Stanislav Shwartsman
|
9a2dd188e3
|
fixed dreg cmd
|
2009-09-30 17:26:08 +00:00 |
|
Stanislav Shwartsman
|
85f1004ce0
|
implemented TPR shadow feature for VMX
|
2009-09-30 05:57:21 +00:00 |
|
Volker Ruppert
|
7e56eae48c
|
- fixed SF bug #2851495: if PCI BIOS functions return without error, the
int1a_handler must complete with iret to re-enable interrupts
|
2009-09-28 16:36:51 +00:00 |
|
Stanislav Shwartsman
|
d0b849a37a
|
Fixed invalid MTRR write
|
2009-09-28 15:39:52 +00:00 |
|
Volker Ruppert
|
31d479f119
|
- attempt to fix SF bug #2867904: improved checks if VGA memory address is out
of bounds
|
2009-09-27 18:37:02 +00:00 |
|
Stanislav Shwartsman
|
2f65d8dfe8
|
patch from QEMU
|
2009-09-27 09:03:02 +00:00 |
|
Stanislav Shwartsman
|
ffc9521d59
|
applied SF patch: Debugger gui maximize on startup
|
2009-09-27 06:19:23 +00:00 |
|
Stanislav Shwartsman
|
a7f3038cc4
|
cleanups + fix
|
2009-09-26 13:50:09 +00:00 |
|
Stanislav Shwartsman
|
d273ae14b0
|
rework in paging.cc
|
2009-09-26 06:06:35 +00:00 |
|
Stanislav Shwartsman
|
e05040e891
|
rework in paging.cc - phase1
|
2009-09-26 06:05:23 +00:00 |
|
Stanislav Shwartsman
|
e5daa4abee
|
bugfiX
|
2009-09-25 14:25:24 +00:00 |
|
Stanislav Shwartsman
|
26c170cfff
|
comment fix
|
2009-09-25 10:07:26 +00:00 |
|
Stanislav Shwartsman
|
5ccec842cf
|
bugfix`
|
2009-09-19 06:42:31 +00:00 |
|
Stanislav Shwartsman
|
c940141323
|
bugfix
|
2009-09-17 05:28:51 +00:00 |
|