|
|
@93635
|
3 years |
vboxsync |
VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical …
|
|
|
@93609
|
3 years |
vboxsync |
VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
|
|
|
@93554
|
3 years |
vboxsync |
VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@84459
|
5 years |
vboxsync |
VMM/PDM: DBGF even tracing integration, bugref:9210
Integrates the …
|
|
|
@84007
|
5 years |
vboxsync |
VMMR0: Move the PDM R0 device helper into its own file like it is done …
|
|
|
@83941
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 Hook into PCIPhys[Read|Write] for intercepting …
|
|
|
@83850
|
5 years |
vboxsync |
AMD IOMMU: bugref:9654 R0 registration bits.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82329
|
5 years |
vboxsync |
PDM,DevACPI,DevHPET,DevPit-i8254,DevRTC,APIC: Added device helpers for …
|
|
|
@82039
|
5 years |
vboxsync |
APIC,PDM: Split up APIC 'registration'. bugref:9218
|
|
|
@81961
|
5 years |
vboxsync |
DevHPET,PDM: Split structures and refactored registration. bugref:9218
|
|
|
@81938
|
5 years |
vboxsync |
DevIoApic,PDM: Refactored the IOAPIC registration to be done directly …
|
|
|
@81916
|
5 years |
vboxsync |
PDM: logging fixes. bugref:9218
|
|
|
@81909
|
5 years |
vboxsync |
VMM,DevPIC: Refactored the PIC registration. bugreF:9218
|
|
|
@81850
|
5 years |
vboxsync |
PDMDevHlp: Adding PDMDevHlpCritSectScheduleExitEvent. bugref:9218
|
|
|
@81841
|
5 years |
vboxsync |
PDM: Defined a total PDM device instance limit of 4MB (for now). Need …
|
|
|
@81840
|
5 years |
vboxsync |
PDM: Defined a total PDM device instance limit of 4MB (for now). Need …
|
|
|
@81624
|
5 years |
vboxsync |
PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
|
|
|
@81548
|
5 years |
vboxsync |
VMM/PDMR0DeviceGenCallReqHandler: doxygen. bugref:9218
|
|
|
@81519
|
5 years |
vboxsync |
DevSmc,PDM: Converted the SMC device to the new style. Converted …
|
|
|
@81475
|
5 years |
vboxsync |
doxygen fixes
|
|
|
@81416
|
5 years |
vboxsync |
PDMDevHlp: Removed incorrect EMT restrictions on a bunch of new …
|
|
|
@81406
|
5 years |
vboxsync |
PDM: Enabled PDM task code. Added bunch of new device helper …
|
|
|
@81197
|
5 years |
vboxsync |
IOM: More MMIO code. bugref:9218
|
|
|
@81160
|
5 years |
vboxsync |
IOM,PDMDevHlp: Started implementing new MMIO registration APIs. …
|
|
|
@81031
|
5 years |
vboxsync |
PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
|
|
|
@80960
|
5 years |
vboxsync |
IOM,PDM,DevPCI,DevPciIch9,RTC: Fixes to the I/O port lookup table …
|
|
|
@80943
|
5 years |
vboxsync |
Devices/PCI: Device model refactoring, part I. bugref:9218
|
|
|
@80942
|
5 years |
vboxsync |
VMM: Corrected parameters for the pdmR0DeviceCreateWorker call. bugref:9218
|
|
|
@80722
|
5 years |
vboxsync |
PDM,PCI: More PDMPCIDEV related refactoring work, mainly concerned …
|
|
|
@80706
|
5 years |
vboxsync |
PDM: Check new device registration fields when creating the ring-0 …
|
|
|
@80704
|
5 years |
vboxsync |
PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
|
|
|
@80701
|
5 years |
vboxsync |
PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
|
|
|
@80674
|
5 years |
vboxsync |
PDM/DevHlp: Need to wrap the crit sect methods so we can pass on pVM …
|
|
|
@80673
|
5 years |
vboxsync |
PDM/DevHlp: Need to wrap the crit sect methods so we can pass on pVM …
|
|
|
@80641
|
5 years |
vboxsync |
IOM: New I/O port registration code. bugref:9218
|
|
|
@80548
|
5 years |
vboxsync |
VMM/PDMR0DeviceCompatSetCritSectReqHandler: Assertion fix. bugref:9218
|
|
|
@80544
|
5 years |
vboxsync |
VMM/PDMR0Device: Disable part of the assertion temporarily to unbreak …
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@80346
|
5 years |
vboxsync |
VMM,PciRaw: Eliminate duplicate PGVM/PVMCC and PGVMCPU/PVMCPUCC …
|
|
|
@80334
|
5 years |
vboxsync |
VMM: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
|
|
|
@80333
|
5 years |
vboxsync |
VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
|
|
|
@80274
|
5 years |
vboxsync |
VMM: Refactoring VMMR0/* and VMMRZ/* to use VMCC & VMMCPUCC. bugref:9217
|
|
|
@80074
|
5 years |
vboxsync |
VMM,Main,++: Retired the unfinished FTM component.
|
|
|
@80007
|
5 years |
vboxsync |
VMM: Kicking out raw-mode (work in progress). bugref:9517
|
|
|
@78431
|
6 years |
vboxsync |
VMM: Started refactoring GVM & VM structures for bugref:9217
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@73203
|
6 years |
vboxsync |
VMM, Devices: bugref:9193 Remove unused code after using …
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69100
|
7 years |
vboxsync |
PDM/PGM: Return 0xff to devices.
|
|
|
@68594
|
7 years |
vboxsync |
PDM: Address the todos for cleaning up the PDMDEVHLP structure, bring …
|
|
|
@68470
|
7 years |
vboxsync |
PDM: add new PDM device helper for sending a MSI directly (from all …
|
|
|
@68009
|
7 years |
vboxsync |
VMMR0,PDMR0: Adding GVM parameter and validation thereof to the …
|
|
|
@65338
|
8 years |
vboxsync |
Remove the old, unused I/O APIC code and related define.
|
|
|
@64655
|
8 years |
vboxsync |
VMM,recompiler: Get rid of PDM APIC interfaces reducing one level of …
|
|
|
@64596
|
8 years |
vboxsync |
VMM/APIC, PDM: Clean up PDM APIC helper interface, call VMM directly …
|
|
|
@64387
|
8 years |
vboxsync |
PDM,Devices: Some PCI device type cleanup.
|
|
|
@64378
|
8 years |
vboxsync |
PDM,Devices: Support for multiple PCI devices/function in a single PDM …
|
|
|
@64377
|
8 years |
vboxsync |
PDM,Devices: Support for multiple PCI devices/function in a single PDM …
|
|
|
@64376
|
8 years |
vboxsync |
PDM,Devices: Support for multiple PCI devices/function in a single PDM …
|
|
|
@64373
|
8 years |
vboxsync |
PDM,Devices: Support for multiple PCI devices/function in a single PDM …
|
|
|
@62478
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62429
|
8 years |
vboxsync |
pdmR0ApicHlp_ClearInterruptFF: fixed incorrect …
|
|
|
@62162
|
8 years |
vboxsync |
VMM, IOAPIC: Temporarily enable using the PDM lock instead of the …
|
|
|
@61776
|
8 years |
vboxsync |
CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
|
|
|
@61735
|
8 years |
vboxsync |
PDM,VMM: I/O APIC critsect fixes and interface changes to broadcast EOI.
|
|
|
@61685
|
8 years |
vboxsync |
VMM: I/O APIC lockless implementation.
|
|
|
@61356
|
9 years |
vboxsync |
VMM/PDM: comment nit.
|
|
|
@61339
|
9 years |
vboxsync |
VMM, Devices: Added new I/O APIC implementation.
|
|
|
@60804
|
9 years |
vboxsync |
VMM: Introduced the new APIC update force-flag and relevant fixes, …
|
|
|
@60307
|
9 years |
vboxsync |
VMM: APIC rewrite. Initial commit, work in progress.
|
|
|
@58126
|
9 years |
vboxsync |
VMM: Fixed almost all the Doxygen warnings.
|
|
|
@58122
|
9 years |
vboxsync |
VMM: Made @param pVM more uniform and to the point.
|
|
|
@57860
|
9 years |
vboxsync |
VMM: warnings.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56287
|
9 years |
vboxsync |
VMM: Updated (C) year.
|
|
|
@56048
|
10 years |
vboxsync |
pgm.h,++: Changed the return type of PDMPhysRead, PGMPhysWrite, …
|
|
|
@55899
|
10 years |
vboxsync |
PGM: Added an access origin to memory read & write calls that respects …
|
|
|
@53797
|
10 years |
vboxsync |
Finally added PDMDevHlpGetCurrentCpuId.
|
|
|
@49548
|
11 years |
vboxsync |
DevAPIC: reverted r90537, r90540, r90551 -- actually we need to clear …
|
|
|
@49441
|
11 years |
vboxsync |
PDMAPICHLPR0/RC: Drop pfnChangeFeature.
|
|
|
@48442
|
11 years |
vboxsync |
VMM: Comment and doxygen.
|
|
|
@46420
|
11 years |
vboxsync |
VMM, recompiler: Purge deprecated macros.
|
|
|
@44902
|
12 years |
vboxsync |
Relevant PDMDevHlpPhysWrite changed to PDMDevHlpPCIPhysWrite. If this …
|
|
|
@44899
|
12 years |
vboxsync |
More PCI BM access cleanups.
|
|
|
@44898
|
12 years |
vboxsync |
missing x.
|
|
|
@44897
|
12 years |
vboxsync |
Cleanups related to pci bus master memory access (#1871).
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@43387
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@42222
|
12 years |
vboxsync |
VMMR0/PDMR0Device: fixed prototype
|
|
|
@41965
|
12 years |
vboxsync |
VMM: ran scm. Mostly svn:keywords changes (adding Revision).
|
|
|
@41847
|
12 years |
vboxsync |
PDM/PCI: Added pdm*DevHlp_PCIPhysRead/Write callbacks, renamed …
|
|
|
@41800
|
12 years |
vboxsync |
Doxygen.
|
|
|
@41783
|
12 years |
vboxsync |
Doxygen, comment typos.
|
|
|
@40956
|
13 years |
vboxsync |
PDM,APIC,IO-APIC: More IRQ tagging.
|
|
|
@40907
|
13 years |
vboxsync |
Working on tracking IRQs for tracing and logging purposes.
|
|
|
@39078
|
13 years |
vboxsync |
VMM: -Wunused-parameter
|
|
|
@37410
|
13 years |
vboxsync |
VMM,SUPDrv: Created DBGFTrace.
|
|
|
@35738
|
14 years |
vboxsync |
r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.
|
|
|