|
|
@40022
|
13 years |
vboxsync |
IEM: fxsave & fxrstor.
|
|
|
@40006
|
13 years |
vboxsync |
build fix.
|
|
|
@40005
|
13 years |
vboxsync |
More GMM stats. Added todo regarding GMMR0SharedModuleCheckPage assertion.
|
|
|
@39920
|
13 years |
vboxsync |
GMM/PageFusion: Some cleanups (elimiated gotos) and more detailed …
|
|
|
@39917
|
13 years |
vboxsync |
STAM,GMM,VBoxDbg: Adding GMM statistics (at last). Introduces …
|
|
|
@39890
|
13 years |
vboxsync |
VMMDev,IGuest,IAdditionsFacility,VBoxGuest,iprt/types.h: VMMDev must …
|
|
|
@39882
|
13 years |
vboxsync |
Config.kmk,VMMDev,Main,QtGui,VBoxManage: Refactored …
|
|
|
@39856
|
13 years |
vboxsync |
pdmifs.h: Doc update: PDMIMEDIA pairs with PDMIMEDIAPORT now.
|
|
|
@39853
|
13 years |
vboxsync |
CFGM: Added CFGMR3InsertValue and CFGMR3CopyTree; changed …
|
|
|
@39838
|
13 years |
vboxsync |
CFGM: Added CFGMR3DuplicateSubTree and CFGMR3ReplaceSubTree (untested).
|
|
|
@39684
|
13 years |
vboxsync |
Parallel: Some love for the long abandoned parallel port emulation. …
|
|
|
@39603
|
13 years |
vboxsync |
crHgsmi: cleanup
|
|
|
@39414
|
13 years |
vboxsync |
PDMBlkCache: Clear all entries on reset to prevent that unwritten data …
|
|
|
@39368
|
13 years |
vboxsync |
VBOX_FULL_VERSION_MAKE: fixed copy & past bug messing up the build …
|
|
|
@39327
|
13 years |
vboxsync |
scm whitespace cleanups.
|
|
|
@39303
|
13 years |
vboxsync |
VMCPUSET changes.
|
|
|
@39154
|
13 years |
vboxsync |
IOM: Added flags for dropping into the vbox debugger on complicated …
|
|
|
@39136
|
13 years |
vboxsync |
More MMIO refactoring and some other cleanups.
|
|
|
@39135
|
13 years |
vboxsync |
Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
|
|
|
@39111
|
13 years |
vboxsync |
IOM,PDM: Working on moving unaligned and non-dword MMIO access …
|
|
|
@39091
|
13 years |
vboxsync |
More parameter warning fixes; made PciIch9 check the saved state version.
|
|
|
@39083
|
13 years |
vboxsync |
IPRT: -Wunused-parameter.
|
|
|
@39078
|
13 years |
vboxsync |
VMM: -Wunused-parameter
|
|
|
@39060
|
13 years |
vboxsync |
DevApic,PDM: Combine the two read functions (MSR/MMIO); renamed debug …
|
|
|
@39034
|
13 years |
vboxsync |
VMM,INTNET: Addressing unused variable warnings.
|
|
|
@38944
|
13 years |
vboxsync |
PDMCritSectLeave: Indicate whether it was a nested exit or a real one.
|
|
|
@38879
|
13 years |
vboxsync |
vm.h: build fix
|
|
|
@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
|
|
|
@38847
|
13 years |
vboxsync |
PDM: Enter the device critical section for PDM callback.
|
|
|
@38838
|
13 years |
vboxsync |
VMM,++: Try fix the async reset, suspend and power-off problems in PDM …
|
|
|
@38835
|
13 years |
vboxsync |
VMM: Detect recursive rendezvous calls. Removed the unused API …
|
|
|
@38707
|
13 years |
vboxsync |
VMM/VT-x: Fix for PAE guests running on 32-bit hosts or 64-bit hosts …
|
|
|
@38677
|
13 years |
vboxsync |
IOM: MMIO instruction interpreter bug fixes.
|
|
|
@38622
|
13 years |
vboxsync |
AHCI+DrvBlock+DrvVD: Add support for the TRIM command and connect with …
|
|
|
@38550
|
13 years |
vboxsync |
Windows build fix
|
|
|
@38549
|
13 years |
vboxsync |
GSO: UDP fragmentation offloading (#5846)
|
|
|
@38378
|
13 years |
vboxsync |
Don't issue instructions rescheduling to RAW or HWACCM mode when …
|
|
|
@38349
|
13 years |
vboxsync |
em.h: Saved state fix.
|
|
|
@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.
|
|
|
@37955
|
13 years |
vboxsync |
Moved VBox/x86.h/mac to iprt/x86.h/mac.
|
|
|
@37859
|
13 years |
vboxsync |
Committed usb_thread.patch with tiny adjustments.
|
|
|
@37822
|
13 years |
vboxsync |
space
|
|
|
@37799
|
13 years |
vboxsync |
OSE build fix
|
|
|
@37781
|
13 years |
vboxsync |
PCI passthrough fixes
|
|
|
@37702
|
13 years |
vboxsync |
REM/VMM: Don't flush the TLB if you don't hold the EM/REM lock, some …
|
|
|
@37687
|
13 years |
vboxsync |
Main/Console+Machine: add notification for guest triggered eject, …
|
|
|
@37636
|
13 years |
vboxsync |
Changed FNIOMMMIOWRITE to take a const buffer pointer.
|
|
|
@37584
|
13 years |
vboxsync |
VMM: Check for VMCPU_FF_PDM_CRITSECT in R0 and RC.
|
|
|
@37582
|
13 years |
vboxsync |
PDMCritSect: Fixed PDMCritSectIsOwner[Ex] returning true in …
|
|
|
@37517
|
13 years |
vboxsync |
TM: Simplified the virtual sync timers by requiring changes to be done …
|
|
|
@37516
|
13 years |
vboxsync |
comment typo.
|
|
|
@37475
|
13 years |
vboxsync |
DevAPIC: Locking reworking in progress.
|
|
|
@37466
|
13 years |
vboxsync |
VMM,Devices: Automatically use a per-device lock instead of the giant …
|
|
|
@37464
|
13 years |
vboxsync |
vm.h: Alignment fix (32-bit hosts).
|
|
|
@37452
|
13 years |
vboxsync |
IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
|
|
|
@37443
|
13 years |
vboxsync |
PDM: Implemented the NOP critical section.
|
|
|
@37442
|
13 years |
vboxsync |
tm.h: Forgot the header changes relating to timer clock locking.
|
|
|
@37418
|
13 years |
vboxsync |
Fixed a uninitialized variable in a PDM driver method used by VBoxBFE …
|
|
|
@37417
|
13 years |
vboxsync |
Try to fix build
|
|
|
@37416
|
13 years |
vboxsync |
Try to fix build
|
|
|
@37413
|
13 years |
vboxsync |
vmm/dbgftrace.h: Forgot the DBGF trace header.
|
|
|
@37410
|
13 years |
vboxsync |
VMM,SUPDrv: Created DBGFTrace.
|
|
|
@37362
|
14 years |
vboxsync |
PGMNotifyNxeChanged: Another try.
|
|
|
@37358
|
14 years |
vboxsync |
PDM/TM: Implemented USB timers.
|
|
|
@37357
|
14 years |
vboxsync |
PGM: relax some assertion added earlier today so they'll survive reset …
|
|
|
@37354
|
14 years |
vboxsync |
PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
|
|
|
@37320
|
14 years |
vboxsync |
HWACCM: Slowly shortening it to 'HM' (too much uppercase typing for …
|
|
|
@37319
|
14 years |
vboxsync |
HWACCM: Use RTOnce to serialize the enabling so that no CPU can start …
|
|
|
@37282
|
14 years |
vboxsync |
Main,ExtPacks/Puel/UsbWebcam: UsbWebcam intergration.
|
|
|
@37242
|
14 years |
vboxsync |
GMMR0: Keep the free bound-mode memory in the GVM instead of in GMM.
|
|
|
@37211
|
14 years |
vboxsync |
Some ASMAtomic*Size elimiation.
|
|
|
@37136
|
14 years |
vboxsync |
CPUM: Option to set Hypervisor Present bit.
|
|
|
@37034
|
14 years |
vboxsync |
IEM: Hacking in progress…
|
|
|
@36891
|
14 years |
vboxsync |
PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
|
|
|
@36858
|
14 years |
vboxsync |
build fix.
|
|
|
@36794
|
14 years |
vboxsync |
IEM: Verify I/O port read and writes as well as MMIO accesses. …
|
|
|
@36768
|
14 years |
vboxsync |
IEM: Initial commit, work in progress.
|
|
|
@36763
|
14 years |
vboxsync |
vmm/cpumctx.h: Added 8-bit register views for dil, sil, al, bl, dl and cl.
|
|
|
@36762
|
14 years |
vboxsync |
CPUM: CPUMSetGuestGDTR and CPUMSetGuestIDTR should take 64-bit base value.
|
|
|
@36644
|
14 years |
vboxsync |
build fix
|
|
|
@36639
|
14 years |
vboxsync |
CPUMIsGuestInRealOrV86Mode and CPUMIsGuestInRealOrV86ModeEx.
|
|
|
@36573
|
14 years |
vboxsync |
include/: a/an nits
|
|
|
@36566
|
14 years |
vboxsync |
hwaccm_svm.h: Added u16PauseFilterCount.
|
|
|
@36564
|
14 years |
vboxsync |
HWACCM/SVM: Document and log new feature bits.
|
|
|
@36557
|
14 years |
vboxsync |
build fix
|
|
|
@36556
|
14 years |
vboxsync |
pgm.h: build fix
|
|
|
@36448
|
14 years |
vboxsync |
PCI: refactoring, further IOMMU work
|
|
|
@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 …
|
|
|
@36329
|
14 years |
vboxsync |
PCI: per-VM initialization (for IOMMU domains)
|
|
|
@36238
|
14 years |
vboxsync |
uvm.h alignment fix.
|
|
|
@36232
|
14 years |
vboxsync |
RTCPUSET, SUPDrv: Preparation for supporting 256 CPUs/cores/threads.
|
|
|
@36196
|
14 years |
vboxsync |
VMM: don't die hard during PDPTR preloading (VT-x), try guru meditate …
|
|
|
@36054
|
14 years |
vboxsync |
VMM/REM: Made .remstep work to some degree (might skip interrupts/traps).
|
|
|
@36041
|
14 years |
vboxsync |
Main/VMM: Use UVM w/ refcounting - part 1.
|
|
|