|
|
@53797
|
10 years |
vboxsync |
Finally added PDMDevHlpGetCurrentCpuId.
|
|
|
@52670
|
10 years |
vboxsync |
VMM, Devices: Add interface to query the APIC frequency from the APIC …
|
|
|
@51508
|
11 years |
vboxsync |
pdmdev.h: comment typo.
|
|
|
@49548
|
11 years |
vboxsync |
DevAPIC: reverted r90537, r90540, r90551 -- actually we need to clear …
|
|
|
@49441
|
11 years |
vboxsync |
PDMAPICHLPR0/RC: Drop pfnChangeFeature.
|
|
|
@49438
|
11 years |
vboxsync |
mark pfnChangeFeature as obsolete for ring-0 and raw-mode.
|
|
|
@46788
|
11 years |
vboxsync |
VMM: Suspend and resume reasons.
|
|
|
@45965
|
12 years |
vboxsync |
VMM: Facility for getting the highest-priority pending interrupt from …
|
|
|
@45702
|
12 years |
vboxsync |
nits
|
|
|
@45645
|
12 years |
vboxsync |
VMM/PDMDevHlp: Add helper to get the SUPDrv session handle (intended …
|
|
|
@45024
|
12 years |
vboxsync |
PDM,PGM,DevEFI,DevACPI,DevPcBios: Added memory setup phase after …
|
|
|
@44897
|
12 years |
vboxsync |
Cleanups related to pci bus master memory access (#1871).
|
|
|
@44896
|
12 years |
vboxsync |
Clarified the register getter and setter interface callbacks.
|
|
|
@44691
|
12 years |
vboxsync |
Added a device helper for registering device registers with DBGF …
|
|
|
@44664
|
12 years |
vboxsync |
comment typo.
|
|
|
@44566
|
12 years |
vboxsync |
pdmdev.h: Doc update.
|
|
|
@44512
|
12 years |
vboxsync |
Documented locking on the remaining device callbacks.
|
|
|
@44510
|
12 years |
vboxsync |
PDM takes the RTC cirtical section before calling the PDMRTCREG …
|
|
|
@44509
|
12 years |
vboxsync |
Document PIC and APIC callback method locking rules.
|
|
|
@44508
|
12 years |
vboxsync |
Drop the pfnSaveExecR3 and pfnLoadExecR3 interfaces of the PCI buses …
|
|
|
@44351
|
12 years |
vboxsync |
PDM,++: Change APIs used by Main from PVM to PUVM.
|
|
|
@43657
|
12 years |
vboxsync |
VMM: APIC refactor. Moved APIC base MSR to the VCPU (where it belongs) …
|
|
|
@43472
|
12 years |
vboxsync |
Add new flag to notify devices during a reset first to make sure there …
|
|
|
@41847
|
12 years |
vboxsync |
PDM/PCI: Added pdm*DevHlp_PCIPhysRead/Write callbacks, renamed …
|
|
|
@41826
|
12 years |
vboxsync |
Comment typo.
|
|
|
@41825
|
12 years |
vboxsync |
PCI/DevATA: Put PCIDevPhysRead/Write into …
|
|
|
@41349
|
13 years |
vboxsync |
pdmdev.h: warning
|
|
|
@40956
|
13 years |
vboxsync |
PDM,APIC,IO-APIC: More IRQ tagging.
|
|
|
@40937
|
13 years |
vboxsync |
Tag the APIC timer IRQs.
|
|
|
@40907
|
13 years |
vboxsync |
Working on tracking IRQs for tracing and logging purposes.
|
|
|
@40416
|
13 years |
vboxsync |
s/fTraceing/fTracing/g
|
|
|
@40405
|
13 years |
vboxsync |
VMM/PDM: Some simple tracepoint infastructure.
|
|
|
@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 …
|
|
|
@39078
|
13 years |
vboxsync |
VMM: -Wunused-parameter
|
|
|
@39060
|
13 years |
vboxsync |
DevApic,PDM: Combine the two read functions (MSR/MMIO); renamed debug …
|
|
|
@38847
|
13 years |
vboxsync |
PDM: Enter the device critical section for PDM callback.
|
|
|
@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 …
|
|
|
@37443
|
13 years |
vboxsync |
PDM: Implemented the NOP critical section.
|
|
|
@37410
|
13 years |
vboxsync |
VMM,SUPDrv: Created DBGFTrace.
|
|
|
@35810
|
14 years |
vboxsync |
VMM: Replace most VERR_VERSION_MISMATCH by more specific error …
|
|
|
@35738
|
14 years |
vboxsync |
r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
|
|
|
@35676
|
14 years |
vboxsync |
Main, VMM: PCI passthrough work
|
|
|
@35361
|
14 years |
vboxsync |
fix OSE
|