|
|
@85121
|
5 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82313
|
5 years |
vboxsync |
IOM,PDMDevHlp: Kicked out the old MMIO code. bugref:9218
|
|
|
@82311
|
5 years |
vboxsync |
IOM,PDMDevHlp: Kicked out the old I/O port code. bugref:9218
|
|
|
@82094
|
5 years |
vboxsync |
DevVGA,PGM,IOM: Conveted the legacy MMIO region to the new style, …
|
|
|
@82026
|
5 years |
vboxsync |
APIC,IOM,HM: Working on converting the APIC to the new device model. …
|
|
|
@81624
|
5 years |
vboxsync |
PDM,PGM: Added handled based MMIO2 interface. Made some adjustments …
|
|
|
@81564
|
5 years |
vboxsync |
VMM/PDMDevHlp: Adding helpers for getting the mapping addresses of I/O …
|
|
|
@81433
|
5 years |
vboxsync |
IOM: Replaced IOMMMIOPhysHandler with the new version. bugref:9218
|
|
|
@81375
|
5 years |
vboxsync |
IOM,PDM,PCI: Making new MMIO code work with PCI. bugref:9218
|
|
|
@81333
|
5 years |
vboxsync |
IOM: More MMIO stuff, almost there now... bugref:9218
|
|
|
@81197
|
5 years |
vboxsync |
IOM: More MMIO code. bugref:9218
|
|
|
@81167
|
5 years |
vboxsync |
IOM: More MMIO work. Splitting out the I/O port related stuff from …
|
|
|
@81156
|
5 years |
vboxsync |
IOM,PDMDevHlp: Started implementing new MMIO registration APIs. …
|
|
|
@81136
|
5 years |
vboxsync |
IOM,RTC,PCI: Make the port parameter in the I/O port callbacks …
|
|
|
@80960
|
5 years |
vboxsync |
IOM,PDM,DevPCI,DevPciIch9,RTC: Fixes to the I/O port lookup table …
|
|
|
@80679
|
5 years |
vboxsync |
IOM,PDM,RTC: Add port sub-descriptions for a range. Fixed bug in …
|
|
|
@80649
|
5 years |
vboxsync |
IOM: I/O port statistics. bugref:9218
|
|
|
@80641
|
5 years |
vboxsync |
IOM: New I/O port registration code. bugref:9218
|
|
|
@80281
|
5 years |
vboxsync |
VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
|
|
|
@80268
|
5 years |
vboxsync |
VMM: Refactoring VMMAll/* to use VMCC & VMMCPUCC. bugref:9217
|
|
|
@80090
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - IOM. bugref:9517
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76558
|
6 years |
vboxsync |
include/VBox: Use VBOX_INCLUDED_ rather than _vbox_ as header guard …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76507
|
6 years |
vboxsync |
/include: scm --fix-header-guards. bugref:9344
|
|
|
@71925
|
7 years |
vboxsync |
iom.h: Fixed buggy IOMMMIO_DOES_WRITE_MODE_ALLOW_QWORD macro (only …
|
|
|
@69107
|
7 years |
vboxsync |
include/VBox/: (C) year
|
|
|
@64373
|
8 years |
vboxsync |
PDM,Devices: Support for multiple PCI devices/function in a single PDM …
|
|
|
@64115
|
8 years |
vboxsync |
PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
|
|
|
@63682
|
8 years |
vboxsync |
PDM,IOM: MMIO range length is now a RTGCPHYS instead of uint32_t.
|
|
|
@62476
|
9 years |
vboxsync |
(C) 2016
|
|
|
@61768
|
9 years |
vboxsync |
#if IN_RING3 -> #ifdef IN_RING3.
|
|
|
@60874
|
9 years |
vboxsync |
IOMRC.cpp,++: Use IEM for IN and OUT too, cleaning out unnecessary code.
|
|
|
@60847
|
9 years |
vboxsync |
IOM: New way of defer RC+R0 I/O port writes, prepping for MMIO writes.
|
|
|
@58909
|
9 years |
vboxsync |
DBGF: More groundwork for port I/O, MMIO, interrupt and generic event …
|
|
|
@58903
|
9 years |
vboxsync |
DBGF: I/O and MMIO breakpoint API changes.
|
|
|
@58110
|
9 years |
vboxsync |
include,misc: Doxygen grouping adjustments, collecting all the VMM …
|
|
|
@56415
|
10 years |
vboxsync |
IOM: Do the single I/O fallback in the string APIs instead of having …
|
|
|
@56413
|
10 years |
vboxsync |
IOM,DevATA,Dev*SCSI: Redid the string I/O callbacks so the devices …
|
|
|
@56072
|
10 years |
vboxsync |
IOM: Moved some RC code into IOMRC.cpp.
|
|
|
@53615
|
10 years |
vboxsync |
doxygen fixes.
|
|
|
@50645
|
11 years |
vboxsync |
s/Port/Memory mapped/ in FNIOMMMIOWRITE and FNIOMMMIOFILL comments.
|
|
|
@48248
|
11 years |
vboxsync |
Comments.
|
|
|
@45305
|
12 years |
vboxsync |
IOM: Adding pVCpu to a lot of calls and moving the lookup caches from …
|
|
|
@45301
|
12 years |
vboxsync |
IOM: Preparing to use read/write critsect.
|
|
|
@44626
|
12 years |
vboxsync |
DevAPIC.cpp,++: Changed the APIC MMIO registrations to let IOM handle …
|
|
|
@44573
|
12 years |
vboxsync |
IOM: Fixed IOMMMIO_FLAGS_WRITE_ONLY_DWORD and added …
|
|
|
@44564
|
12 years |
vboxsync |
IOM: Adding IOMMMIO_FLAGS_WRITE_ONLY_DWORD, fixing parameter validation.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44512
|
12 years |
vboxsync |
Documented locking on the remaining device callbacks.
|
|
|
@43961
|
12 years |
vboxsync |
VMM: Pass the VMCPU to IOMMMIOMapMMIOHCPage() as we already have it.
|
|
|
@43394
|
12 years |
vboxsync |
VMM: HM cleanup.
|
|
|
@42451
|
12 years |
vboxsync |
iom.h: doc typos.
|
|
|
@40442
|
13 years |
vboxsync |
IEM integration in progress - doing some EM refactoring to ease this …
|
|
|
@39154
|
13 years |
vboxsync |
IOM: Added flags for dropping into the vbox debugger on complicated …
|
|
|
@39111
|
13 years |
vboxsync |
IOM,PDM: Working on moving unaligned and non-dword MMIO access …
|
|
|
@38677
|
13 years |
vboxsync |
IOM: MMIO instruction interpreter bug fixes.
|
|
|
@37636
|
14 years |
vboxsync |
Changed FNIOMMMIOWRITE to take a const buffer pointer.
|
|
|
@37466
|
14 years |
vboxsync |
VMM,Devices: Automatically use a per-device lock instead of the giant …
|
|
|
@37452
|
14 years |
vboxsync |
IOM,PDMCritSect: Extended PDMCritSectEnter to handle …
|
|
|
@35361
|
14 years |
vboxsync |
fix OSE
|