|
|
@36844
|
14 years |
vboxsync |
IEM: started drilling down to FINIT, but have to change location.
|
|
|
@36841
|
14 years |
vboxsync |
IEM: CMOVcc, JMPF Ep.
|
|
|
@36840
|
14 years |
vboxsync |
IEM: cpuid, clts, fixes.
|
|
|
@36838
|
14 years |
vboxsync |
IEM: SMSW and LMSW.
|
|
|
@36835
|
14 years |
vboxsync |
IEM: pop Ev; fixed the setting of accessed bit.
|
|
|
@36834
|
14 years |
vboxsync |
IEM: Moved the iemCImpl functions out of IEMAll.cpp and into …
|
|
|
@36833
|
14 years |
vboxsync |
IEM: Fixed missing RIP advancing when rCX was 0. 'LSS GReg, r/m' …
|
|
|
@36831
|
14 years |
vboxsync |
build fix
|
|
|
@36829
|
14 years |
vboxsync |
IEM: Some more instructions and tweaks.
|
|
|
@36828
|
14 years |
vboxsync |
IEM: implemented XLAT, extended the output when hitting a stub.
|
|
|
@36826
|
14 years |
vboxsync |
DBGFReg.cpp: Fixed buffer overflow bug caused by using the wrong variable.
|
|
|
@36825
|
14 years |
vboxsync |
EM: Check inhibit pc against RIP, not EIP. Corrected logging.
|
|
|
@36824
|
14 years |
vboxsync |
Always optimize IEMAll.cpp.
|
|
|
@36823
|
14 years |
vboxsync |
IEM: fixed interrupt delivery in verification mode.
|
|
|
@36822
|
14 years |
vboxsync |
comment typo.
|
|
|
@36821
|
14 years |
vboxsync |
IEM: imul, fixes & optimization hack.
|
|
|
@36820
|
14 years |
vboxsync |
PDMDevMiscHlp.cpp: Correct logging.
|
|
|
@36819
|
14 years |
vboxsync |
CFGM: Shut up two -O3 warnings on mac.
|
|
|
@36818
|
14 years |
vboxsync |
IEM: Drop the lock validator when running in IEM validation mode or we …
|
|
|
@36815
|
14 years |
vboxsync |
IEM: XCHG mem,reg and CALLN r/m
|
|
|
@36813
|
14 years |
vboxsync |
mac build fix.
|
|
|
@36812
|
14 years |
vboxsync |
IEM: hlt
|
|
|
@36801
|
14 years |
vboxsync |
PATM: Indentation and comments of the structures. Fix remaining …
|
|
|
@36799
|
14 years |
vboxsync |
AsyncCompletion: Add debugger command to inject delays. Disabled by default
|
|
|
@36798
|
14 years |
vboxsync |
build fix
|
|
|
@36795
|
14 years |
vboxsync |
IEM: Verify memory writes, fixed bugs found doing so.
|
|
|
@36794
|
14 years |
vboxsync |
IEM: Verify I/O port read and writes as well as MMIO accesses. …
|
|
|
@36791
|
14 years |
vboxsync |
tstX86-1: Build fix for FreeBSD
|
|
|
@36788
|
14 years |
vboxsync |
OSE build fix.
|
|
|
@36787
|
14 years |
vboxsync |
EM: ooops, these assertions shouldn't have been here.
|
|
|
@36780
|
14 years |
vboxsync |
IEM: Some more bits.
|
|
|
@36778
|
14 years |
vboxsync |
win.x86 build fix.
|
|
|
@36776
|
14 years |
vboxsync |
solaris build fix./
|
|
|
@36775
|
14 years |
vboxsync |
gcc build fixes.
|
|
|
@36774
|
14 years |
vboxsync |
build fix.
|
|
|
@36773
|
14 years |
vboxsync |
build fix.
|
|
|
@36772
|
14 years |
vboxsync |
build fixes.
|
|
|
@36771
|
14 years |
vboxsync |
build fixes.
|
|
|
@36770
|
14 years |
vboxsync |
build fixes.
|
|
|
@36769
|
14 years |
vboxsync |
build fixes.
|
|
|
@36768
|
14 years |
vboxsync |
IEM: Initial commit, work in progress.
|
|
|
@36762
|
14 years |
vboxsync |
CPUM: CPUMSetGuestGDTR and CPUMSetGuestIDTR should take 64-bit base value.
|
|
|
@36669
|
14 years |
vboxsync |
PATM: Record trampoline patches in the target to update the …
|
|
|
@36660
|
14 years |
vboxsync |
VMM: Change initial TSS attribs to what guests expect.
|
|
|
@36643
|
14 years |
vboxsync |
HWVMXR0.cpp: probably a workaround for a REM bug.
|
|
|
@36641
|
14 years |
vboxsync |
VMX: Do not mangle 16-bit TR into 32-bit one.
|
|
|
@36639
|
14 years |
vboxsync |
CPUMIsGuestInRealOrV86Mode and CPUMIsGuestInRealOrV86ModeEx.
|
|
|
@36629
|
14 years |
vboxsync |
Build fix
|
|
|
@36627
|
14 years |
vboxsync |
Fix regression introduced with r70774. Change the RC structure of the …
|
|
|
@36568
|
14 years |
vboxsync |
PDMBlkCache: fixed memory leak
|
|
|
@36564
|
14 years |
vboxsync |
HWACCM/SVM: Document and log new feature bits.
|
|
|
@36448
|
14 years |
vboxsync |
PCI: refactoring, further IOMMU work
|
|
|
@36442
|
14 years |
vboxsync |
duh
|
|
|
@36441
|
14 years |
vboxsync |
VMM: Sketched out where to do the initial I/O MMU setup. This adds a …
|
|
|
@36437
|
14 years |
vboxsync |
VMM,Main: Added VMM thread init and term notifications so that Main …
|
|
|
@36427
|
14 years |
vboxsync |
updated sketches a bit.
|
|
|
@36416
|
14 years |
vboxsync |
PGMRZDynMap.cpp: Committed a slightly modified version of …
|
|
|
@36415
|
14 years |
vboxsync |
nits
|
|
|
@36408
|
14 years |
vboxsync |
log rotation review and adjustments: Don't delete any excess files if …
|
|
|
@36400
|
14 years |
vboxsync |
PCI: work on IOMMU notifications
|
|
|
@36345
|
14 years |
vboxsync |
Runtime/log: forgotten file
|
|
|
@36329
|
14 years |
vboxsync |
PCI: per-VM initialization (for IOMMU domains)
|
|
|
@36315
|
14 years |
vboxsync |
VMM: more correct MSR_IA32_MISC_ENABLE emulation
|
|
|
@36302
|
14 years |
vboxsync |
BlockCache: Fix race condition which can cause losing completed …
|
|
|
@36291
|
14 years |
vboxsync |
VMM/EMAll: do not tread the emInterpretIncDec assertion differently
|
|
|
@36285
|
14 years |
vboxsync |
Never complete tasks on the submitting thread using the callback, this …
|
|
|
@36256
|
14 years |
vboxsync |
hwaccmR0InitCpu: SUPR0Printf can hang solaris systems when done from …
|
|
|
@36255
|
14 years |
vboxsync |
VMEmt.cpp: Fixed logging crash.
|
|
|
@36254
|
14 years |
vboxsync |
GIP,++: Lots of CPUs (disabled).
|
|
|
@36251
|
14 years |
vboxsync |
PDMCritSectLeave: another assertion.
|
|
|
@36245
|
14 years |
vboxsync |
HWACCMR0: Replaced return code arrays used by RTMpOnAll operation with …
|
|
|
@36237
|
14 years |
vboxsync |
HWACCMR0.cpp: Adding todos for 256 CPUs.
|
|
|
@36236
|
14 years |
vboxsync |
HWACCMR0: CPU bounds check. CPUMR0: updated message.
|
|
|
@36235
|
14 years |
vboxsync |
GVMMR0.cpp: bound check when copying out statistics.
|
|
|
@36234
|
14 years |
vboxsync |
CPUMR0.cpp: Stay within the bounds of g_aLApics; safely bail out of …
|
|
|
@36196
|
14 years |
vboxsync |
VMM: don't die hard during PDPTR preloading (VT-x), try guru meditate …
|
|
|
@36170
|
14 years |
vboxsync |
rem: synced up to svn://svn.savannah.nongnu.org/qemu/trunk@6686 (repo …
|
|
|
@36157
|
14 years |
vboxsync |
VMM: fix for gcc 4.5
|
|
|
@36151
|
14 years |
vboxsync |
BlockCache: Don't add waiting writs to the list again after an I/O …
|
|
|
@36138
|
14 years |
vboxsync |
PCI: some of 64-bit BARs support (many real cards do that)
|
|
|
@36054
|
14 years |
vboxsync |
VMM/REM: Made .remstep work to some degree (might skip interrupts/traps).
|
|
|
@36042
|
14 years |
vboxsync |
PGMSavedState.cpp: Must change ballooned pages to zero pages when …
|
|
|
@36041
|
14 years |
vboxsync |
Main/VMM: Use UVM w/ refcounting - part 1.
|
|
|
@36013
|
14 years |
vboxsync |
VMM/VMMR3/PGMSavedState: Save and restore ballooned pages in saved …
|
|
|
@36009
|
14 years |
vboxsync |
PGM: Fixed large pages and write monitoring (live snapshot). Added …
|
|
|
@36001
|
14 years |
vboxsync |
AsyncCompletion: Add a new flag to enable the host cache, to make …
|
|
|
@35959
|
14 years |
vboxsync |
PCI: further R0/driver work
|
|
|
@35917
|
14 years |
vboxsync |
VMM/VMMR0/GMMR0: typo in logging.
|
|
|
@35914
|
14 years |
vboxsync |
VMM/VMMR0/GMMR0: logging.
|
|
|
@35902
|
14 years |
vboxsync |
VMMR0.cpp: Added the IntNetR0Term call to ModuleInit that was missing …
|
|
|
@35885
|
14 years |
vboxsync |
Main, VMM, vboxshell: more PCI work (persistent settings, logging, …
|
|
|
@35856
|
14 years |
vboxsync |
typo
|
|
|
@35855
|
14 years |
vboxsync |
PCI: start of driver communication infrastructure
|
|
|
@35810
|
14 years |
vboxsync |
VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
|
|
|
@35794
|
14 years |
vboxsync |
VMM: Improved error message for PDM interface mismatches. Might also …
|
|
|
@35787
|
14 years |
vboxsync |
PDM.cpp: Instrumented the asynchronous reset, suspend and poweroff …
|
|
|
@35754
|
14 years |
vboxsync |
Fix running 64bit guests on 32bit hosts with nested paging
|
|
|
@35738
|
14 years |
vboxsync |
r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
|
|
|
@35696
|
14 years |
vboxsync |
PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
|
|
|
@35694
|
14 years |
vboxsync |
Debugger console: more cleanup.
|
|
|