|
|
@39060
|
13 years |
vboxsync |
DevApic,PDM: Combine the two read functions (MSR/MMIO); renamed debug …
|
|
|
@39057
|
13 years |
vboxsync |
VMM: Use the RTLogFlushR0 for R0 logger (see #5771)
|
|
|
@39056
|
13 years |
vboxsync |
PATM: logging correction
|
|
|
@39054
|
13 years |
vboxsync |
PDMBlkCache: Remove dead code
|
|
|
@39045
|
13 years |
vboxsync |
gcc build fix
|
|
|
@39042
|
13 years |
vboxsync |
build fix
|
|
|
@39039
|
13 years |
vboxsync |
VMM: -W4 warnings (MSC).
|
|
|
@39038
|
13 years |
vboxsync |
VMM: -W4 warnings (MSC).
|
|
|
@39035
|
13 years |
vboxsync |
oops.
|
|
|
@39034
|
13 years |
vboxsync |
VMM,INTNET: Addressing unused variable warnings.
|
|
|
@39031
|
13 years |
vboxsync |
PDMAsyncCompletionFile.cpp: RTFileGetSize now includes the platform …
|
|
|
@39014
|
13 years |
vboxsync |
PDMAsyncCompletion.cpp: Addressed out of bound indexing of …
|
|
|
@38965
|
13 years |
vboxsync |
fix mac-dbg
|
|
|
@38956
|
13 years |
vboxsync |
PGM: Avoid requiring a full tree walk to age the mapping chunks …
|
|
|
@38955
|
13 years |
vboxsync |
pgmR3PhysChunkMap: Make sure we don't unmap the chunk we just added.
|
|
|
@38954
|
13 years |
vboxsync |
VMMR0: Triple fault debugging hack proof of concept.
|
|
|
@38953
|
13 years |
vboxsync |
PGM: Attempt at fixing the VERR_MAP_FAILED during state save problem …
|
|
|
@38944
|
13 years |
vboxsync |
PDMCritSectLeave: Indicate whether it was a nested exit or a real one.
|
|
|
@38942
|
13 years |
vboxsync |
now it should compile…
|
|
|
@38941
|
13 years |
vboxsync |
duh
|
|
|
@38940
|
13 years |
vboxsync |
VMInternal.h: Alignment fix.
|
|
|
@38886
|
13 years |
vboxsync |
Back out r74203 again
|
|
|
@38885
|
13 years |
vboxsync |
PDMBlkCache: Fix burn
|
|
|
@38883
|
13 years |
vboxsync |
PDMAsyncCompletion: Fix burn
|
|
|
@38881
|
13 years |
vboxsync |
PDMAsyncCompletion: Return an error for a read beyond the end of the file
|
|
|
@38880
|
13 years |
vboxsync |
PDMBlkCache: Fix burn
|
|
|
@38878
|
13 years |
vboxsync |
PDM,Devices,Drivers: Add async discard API and make us of it
|
|
|
@38877
|
13 years |
vboxsync |
VMM/PDMBlkCache: Add discard API
|
|
|
@38868
|
13 years |
vboxsync |
CPUMR0.cpp: Log more regarding local apic mapping.
|
|
|
@38867
|
13 years |
vboxsync |
TRPM: Host interrupt stats.
|
|
|
@38847
|
13 years |
vboxsync |
PDM: Enter the device critical section for PDM callback.
|
|
|
@38845
|
13 years |
vboxsync |
VMM.cpp: bugfix.
|
|
|
@38841
|
13 years |
vboxsync |
VMInternal.h: Alignment fix.
|
|
|
@38839
|
13 years |
vboxsync |
VMMInternal.h: Alignment fix.
|
|
|
@38838
|
13 years |
vboxsync |
VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
|
|
|
@38837
|
13 years |
vboxsync |
VMM: Detect recursive rendezvous calls. Removed the unused API …
|
|
|
@38835
|
13 years |
vboxsync |
VMM: Detect recursive rendezvous calls. Removed the unused API …
|
|
|
@38816
|
13 years |
vboxsync |
HWSVMR0.cpp: Addendum to r73226 and #5666 - Since we update SS.DPL …
|
|
|
@38749
|
13 years |
vboxsync |
PDM: Warn if devices/drivers take too long to suspend or power off. …
|
|
|
@38736
|
13 years |
vboxsync |
*: Please don NOT redefine logger macros.
|
|
|
@38712
|
13 years |
vboxsync |
PGM: Log the host paging mode.
|
|
|
@38708
|
13 years |
vboxsync |
PGM: Drop the PGM_WITH_LARGE_ADDRESS_SPACE_ON_32_BIT_HOST define and …
|
|
|
@38707
|
13 years |
vboxsync |
VMM/VT-x: Fix for PAE guests running on 32-bit hosts or 64-bit hosts …
|
|
|
@38685
|
13 years |
vboxsync |
HM: some file headers
|
|
|
@38684
|
13 years |
vboxsync |
HM: some file headers
|
|
|
@38683
|
13 years |
vboxsync |
HM: renamed some internal functions.
|
|
|
@38677
|
13 years |
vboxsync |
IOM: MMIO instruction interpreter bug fixes.
|
|
|
@38636
|
13 years |
vboxsync |
*,IPRT: Redid the ring-3 init to always convert the arguments to UTF-8.
|
|
|
@38614
|
13 years |
vboxsync |
doxygen bugs.
|
|
|
@38613
|
13 years |
vboxsync |
VMR3ReqProcessU: Deconfused the code a bit.
|
|
|
@38612
|
13 years |
vboxsync |
EM:
- Don't reschedule after clearing the inhibit irq flag, it …
|
|
|
@38577
|
13 years |
vboxsync |
VMM/HWVMXR0: disabled annoying assertion
|
|
|
@38536
|
13 years |
vboxsync |
vmm: fix INVALID_ARGUMENT guru on insufficient memory (fix page …
|
|
|
@38489
|
13 years |
vboxsync |
tstVMStructSize: Print a couple of extra offsets in the VM struct.
|
|
|
@38378
|
13 years |
vboxsync |
Don't issue instructions rescheduling to RAW or HWACCM mode when …
|
|
|
@38327
|
13 years |
vboxsync |
EMR3Init: duh.
|
|
|
@38326
|
13 years |
vboxsync |
EM,REM: Make the EM execution scheduling policies apply to HM as well.
|
|
|
@38325
|
13 years |
vboxsync |
VMM: Renamed VM::fRawR0Enabled and VM::fRawR3Enabled, inverting their …
|
|
|
@38324
|
13 years |
vboxsync |
FE/Qt,FE/BFE,MachineDebugger,EM: Added execution scheduling options to …
|
|
|
@38320
|
13 years |
vboxsync |
Redid the A20 gate assertion fix - the recompiler needs to be told.
|
|
|
@38300
|
13 years |
vboxsync |
REM,PGM: Fix A20 syncing between the VMM and the recompiler.
|
|
|
@38243
|
13 years |
vboxsync |
HWACCM/SVM: Fix running 64bit guests on AMD E-350 CPUs. The DPL field …
|
|
|
@38229
|
13 years |
vboxsync |
VMMR3/VM.cpp: Make UUID an optional parameter. Unbreaks VBoxBFE.
|
|
|
@38152
|
13 years |
vboxsync |
INSTARGET -> [12]_STAGE_TARGET.
|
|
|
@38092
|
13 years |
vboxsync |
Fixed assertion (last item may or may not match).
|
|
|
@38086
|
13 years |
vboxsync |
oooops.
|
|
|
@38084
|
13 years |
vboxsync |
IEM: Implemented immediate far call.
|
|
|
@38082
|
13 years |
vboxsync |
*.kmk: Installation/staging adjustments (kBuild 0.2.0 preps).
|
|
|
@38081
|
13 years |
vboxsync |
PDMCritSectLeave: Release assertion if not owner.
|
|
|
@38080
|
13 years |
vboxsync |
PGMR3PhysAllocateHandyPages: more details in debug builds.
|
|
|
@38079
|
13 years |
vboxsync |
IEM: Implemented AAM, fixed AAD.
|
|
|
@38077
|
13 years |
vboxsync |
IEM: Implemented LAHF/SAHF.
|
|
|
@38074
|
13 years |
vboxsync |
IEM: Implemented CMC.
|
|
|
@38073
|
13 years |
vboxsync |
IEM: Implemented CBW and friends.
|
|
|
@38072
|
13 years |
vboxsync |
GMMR0.cpp: Fixed fast mutex leak in GMMR0Term.
|
|
|
@38059
|
13 years |
vboxsync |
PDMCritSectLeave: Changed the release assertion into a normal …
|
|
|
@38042
|
13 years |
vboxsync |
PDMCritSectEnter: Fixed rcBusy=VINF_SUCCESS case. Only affected …
|
|
|
@38035
|
13 years |
vboxsync |
PDMCritSectLeave: Don't leave if we're not the owner, panic instead …
|
|
|
@38026
|
13 years |
vboxsync |
IEMAllAImpl.asm: Build fix.
|
|
|
@38025
|
13 years |
vboxsync |
IEMAllAImpl.asm: Fixed fastcall bug.
|
|
|
@38019
|
13 years |
vboxsync |
IEM: typo
|
|
|
@38018
|
13 years |
vboxsync |
IEM: Made it link on 32-bit windows.
|
|
|
@37969
|
13 years |
vboxsync |
AMD64andLegacy.mac: Avoid #GPing in world switcher code when restoring …
|
|
|
@37955
|
13 years |
vboxsync |
Moved VBox/x86.h/mac to iprt/x86.h/mac.
|
|
|
@37950
|
13 years |
vboxsync |
PGMR0.cpp: Add a VBOX_STRICT around the loop, just in case.
|
|
|
@37942
|
13 years |
vboxsync |
PGMPhys.cpp: More assertion details if pgmPhysPageMapByPageID fails.
|
|
|
@37935
|
13 years |
vboxsync |
Alignment fixes for 32-bit build employing the electric fence.
|
|
|
@37934
|
13 years |
vboxsync |
IEM: two mnemonic typos.
|
|
|
@37933
|
13 years |
vboxsync |
Assertion are VBOX_STRICT not DEBUG.
|
|
|
@37918
|
13 years |
vboxsync |
IEM: Implemented AAD (used by the bios build by watcomc) and fixed a …
|
|
|
@37879
|
13 years |
vboxsync |
VMM: typo.
|
|
|
@37859
|
13 years |
vboxsync |
Committed usb_thread.patch with tiny adjustments.
|
|
|
@37846
|
13 years |
vboxsync |
VMM: Missing fix for R0 logger flushing
|
|
|
@37836
|
13 years |
vboxsync |
VMM: typo.
|
|
|
@37818
|
13 years |
vboxsync |
Fix logging from R0
|
|
|
@37812
|
13 years |
vboxsync |
VMM: LogRel on VERR_PDM_DEVICE_NOT_FOUND
|
|
|
@37805
|
13 years |
vboxsync |
GMMR0: cleanup
|
|
|
@37804
|
13 years |
vboxsync |
GMMR0: Reset the page descriptors when bailing out on a allocation failure.
|
|
|
@37803
|
13 years |
vboxsync |
GMM: Don't ignore the status code of the update loop. PGM: Initialize …
|
|
|
@37794
|
13 years |
vboxsync |
more PCI passthrough fixes
|
|
|