|
|
@56292
|
9 年 |
vboxsync |
Devices: Updated (C) year.
|
|
|
@56284
|
9 年 |
vboxsync |
s/VMMGC.gc/VMMRC.rc/g s/VBoxDDGC.gc/VBoxDDRC.rc/g …
|
|
|
@51373
|
11 年 |
vboxsync |
Fixed bad format specifier.
|
|
|
@48947
|
11 年 |
vboxsync |
Devices: Whitespace and svn:keyword cleanups by scm.
|
|
|
@45025
|
12 年 |
vboxsync |
Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
|
|
|
@44691
|
12 年 |
vboxsync |
Added a device helper for registering device registers with DBGF …
|
|
|
@44690
|
12 年 |
vboxsync |
DevIoApic.cpp: Build fix.
|
|
|
@44689
|
12 年 |
vboxsync |
Expose I/O APIC registers to the debugger facilities.
|
|
|
@44688
|
12 年 |
vboxsync |
nit
|
|
|
@44687
|
12 年 |
vboxsync |
nit
|
|
|
@44686
|
12 年 |
vboxsync |
DevIoApic: copy and past error in the MMIO read routine.
|
|
|
@44685
|
12 年 |
vboxsync |
DevIoApic: A short note on IOMMMIO_FLAGS_WRITE_DWORD_ZEROED.
|
|
|
@44684
|
12 年 |
vboxsync |
DevIoApic: Rewrote the MMIO read handler. Mask reserved and read-only …
|
|
|
@44681
|
12 年 |
vboxsync |
DevIoApic.cpp: rewrote the MMIO write handler, change MMIO …
|
|
|
@44679
|
12 年 |
vboxsync |
DevIoApic.cpp: Small cleanups.
|
|
|
@44528
|
12 年 |
vboxsync |
header (C) fixes
|
|
|
@40956
|
13 年 |
vboxsync |
PDM,APIC,IO-APIC: More IRQ tagging.
|
|
|
@40944
|
13 年 |
vboxsync |
DevIoApic.cpp: Fixed wrong indexing of auTagSrc in r77458.
|
|
|
@40907
|
13 年 |
vboxsync |
Working on tracking IRQs for tracing and logging purposes.
|
|
|
@40280
|
13 年 |
vboxsync |
Corrected a bunch of HC and GC uses in status codes.
|
|
|
@39311
|
13 年 |
vboxsync |
DevIoApic.cpp: Wrong max cpu count check, forgot broadcast ID.
|
|
|
@39307
|
13 年 |
vboxsync |
DevIoApic.cpp: Make sure the 'id' have the same value after reset as …
|
|
|
@39136
|
13 年 |
vboxsync |
More MMIO refactoring and some other cleanups.
|
|
|
@39135
|
13 年 |
vboxsync |
Changed PDMDevHlpMMIORegister to take flags and drop pfnFill. Added …
|
|
|
@39059
|
13 年 |
vboxsync |
unused variable warnings.
|
|
|
@38850
|
13 年 |
vboxsync |
DevIoApic.cpp: PDM provides locking via the helper interface, make the …
|
|
|
@37637
|
13 年 |
vboxsync |
ioapicMMIOWrite: Don't access more than cb bytes from pv!
|
|
|
@37636
|
13 年 |
vboxsync |
Changed FNIOMMMIOWRITE to take a const buffer pointer.
|
|
|
@37481
|
13 年 |
vboxsync |
OSE header fixes
|
|
|
@37477
|
13 年 |
vboxsync |
DevAPIC: Split out the IO-APIC into a separate source file.
|
|
從 trunk/src/VBox/Devices/PC/DevAPIC.cpp 複製
|
|
|
@37476
|
13 年 |
vboxsync |
DevAPIC.cpp: Some variable renaming
|