|
|
@90447
|
3 years |
vboxsync |
Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
|
|
|
@87127
|
4 years |
vboxsync |
DMA,PDM: Pass the pDevIns of the caller to PDMDMAREG::pfnRegister. DMA …
|
|
|
@84913
|
4 years |
vboxsync |
DevDMA: Added an info handler to dump DMA page registers since only …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82657
|
5 years |
vboxsync |
DevDMA: Added info dump.
|
|
|
@81990
|
5 years |
vboxsync |
DevDMA: Brushed up the logging and added 'R3' to the ring-3 functions. …
|
|
|
@81989
|
5 years |
vboxsync |
DevDMA: Brushed up the logging and added 'R3' to the ring-3 functions. …
|
|
|
@81988
|
5 years |
vboxsync |
DevDMA: Use devhlp for critsect. Signed warn fix. bugref:9218
|
|
|
@81986
|
5 years |
vboxsync |
DevDMA: Brushed up the logging and added 'R3' to the ring-3 functions. …
|
|
|
@81985
|
5 years |
vboxsync |
DevDMA: Added some paranoia. bugref:9218
|
|
|
@81984
|
5 years |
vboxsync |
DevDMA: Converted I/O port handlers. bugref:9218
|
|
|
@81979
|
5 years |
vboxsync |
DevDMA: Use devhlp for CFGM and SSM. bugref:9218
|
|
|
@81591
|
5 years |
vboxsync |
Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
|
|
|
@81514
|
5 years |
vboxsync |
Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
|
|
|
@80704
|
5 years |
vboxsync |
PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
|
|
|
@80703
|
5 years |
vboxsync |
PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@78572
|
6 years |
vboxsync |
Undoing bad commit.
|
|
|
@78571
|
6 years |
vboxsync |
DevACPI: First check input, then take a lock.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@71809
|
7 years |
vboxsync |
PC/Dev*: nits
|
|
|
@71218
|
7 years |
vboxsync |
DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
|
|
|
@71216
|
7 years |
vboxsync |
DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
|
|
|
@71214
|
7 years |
vboxsync |
DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
|
|
|
@71212
|
7 years |
vboxsync |
DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
|
|
|
@71210
|
7 years |
vboxsync |
DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@65916
|
8 years |
vboxsync |
DevDMA: missing break (harmless because most likely not used by any guest)
|
|
|
@64369
|
8 years |
vboxsync |
Devices/PC: Doxygen fixes
|
|
|
@63562
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63369
|
8 years |
vboxsync |
warnings (gcc)
|
|
|
@62903
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62509
|
8 years |
vboxsync |
(C) 2016
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@57393
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56292
|
9 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@48947
|
11 years |
vboxsync |
Devices: Whitespace and svn:keyword cleanups by scm.
|
|
|
@48046
|
11 years |
vboxsync |
DevDMA: Do not write memory on verify transfers.
|
|
|
@46499
|
11 years |
vboxsync |
DevDMA: Set TC status bit on transfer completion.
|
|
|
@45025
|
12 years |
vboxsync |
Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
|
|
|
@44534
|
12 years |
vboxsync |
DevDMA.cpp: More locking, cleanups.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@38221
|
13 years |
vboxsync |
Fixed assertion.
|
|
|
@38188
|
13 years |
vboxsync |
DMA: Handle word access to page registers.
|
|
|
@37423
|
13 years |
vboxsync |
Ran the source code massager (scm).
|
|
|
@36228
|
14 years |
vboxsync |
Harmless warning fix.
|
|
|
@36204
|
14 years |
vboxsync |
DMA: Reworked the DMA code, added comments, fixed minor issues, made …
|
|
|
@35353
|
14 years |
vboxsync |
Move the misc files the in src/VBox/Devices/ directory into a build/ …
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26169
|
15 years |
vboxsync |
PDM: s/pDevHlp\(|R0|R3|RC\)/pHlp\1/g - PDMDEVINS.
|
|
|
@26165
|
15 years |
vboxsync |
PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
|
|
|
@26160
|
15 years |
vboxsync |
PDM: s/pDevReg/pReg/g
|
|
|
@23987
|
15 years |
vboxsync |
Reverted unintentionally submitted changes.
|
|
|
@23986
|
15 years |
vboxsync |
DevAPIC: Added debugger support to print LAPIC and I/O APIC state.
|
|
|
@23940
|
15 years |
vboxsync |
DevDMA.cpp: No need for uuid.h
|
|
|
@22793
|
15 years |
vboxsync |
SSM,*: Renamed phase to pass (uPhase/SSM_PHASE_FINAL) and wrote the …
|
|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@12978
|
16 years |
vboxsync |
PDM: PDM_DEVREG_FLAGS_DEFAULT_BITS convenience.
|
|
|
@12977
|
16 years |
vboxsync |
#1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
|
|
|
@12969
|
16 years |
vboxsync |
#1865: PDMINS.
|
|
|
@11267
|
16 years |
vboxsync |
Devices: PDMINS2DATA -> PDMINS_2_DATA.
|
|
|
@11266
|
16 years |
vboxsync |
Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
|
|
|
@11249
|
16 years |
vboxsync |
DrvDMA: cosmetics.
|
|
|
@11248
|
16 years |
vboxsync |
DrvDMA: cosmetics.
|
|
|
@11247
|
16 years |
vboxsync |
DrvDMA: cosmetics.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4014
|
17 years |
vboxsync |
Use pdmdrv.h and pdmdev.h where appropirate.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2781
|
18 years |
vboxsync |
made the file description correspond to the device/driver description.
|
|
|
@1912
|
18 years |
vboxsync |
muldiv64() => ASMMultU64ByU32DivByU32(); dma.c => DevDMA.cpp
|
|
copied from trunk/src/VBox/Devices/PC/dma.c
|
|
|
@1
|
55 years |
vboxsync |
import
|