|
|
@22480
|
15 years |
vboxsync |
SSM,VMM,Devices,Main,VBoxBFE: Live snapshot/migration SSM API adjustments.
|
|
|
@20374
|
16 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20367
|
16 years |
vboxsync |
Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@16583
|
16 years |
vboxsync |
CFGM option YieldOnLSRRead for the virtual COM device, helps with …
|
|
|
@12978
|
16 years |
vboxsync |
PDM: PDM_DEVREG_FLAGS_DEFAULT_BITS convenience.
|
|
|
@12977
|
16 years |
vboxsync |
#1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
|
|
|
@12425
|
16 years |
vboxsync |
DevSerial: reverted accidental commit (r36492).
|
|
|
@12423
|
16 years |
vboxsync |
IPRT/SUP: Renamed RTLdrOpenAppSharedLib to RTLdrOpenAppPriv. Hardend …
|
|
|
@11284
|
16 years |
vboxsync |
Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
|
|
|
@11277
|
16 years |
vboxsync |
#1865: DevSerial. Also cleaned up the constructor mess.
|
|
|
@11269
|
16 years |
vboxsync |
Devices: pData -> pThis.
|
|
|
@11267
|
16 years |
vboxsync |
Devices: PDMINS2DATA -> PDMINS_2_DATA.
|
|
|
@11266
|
16 years |
vboxsync |
Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
|
|
|
@9387
|
17 years |
vboxsync |
64-bit GC alignment fixes
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@6217
|
17 years |
vboxsync |
serial: don't overwrite VM errors from the driver
|
|
|
@6194
|
17 years |
vboxsync |
Adjust alignment
|
|
|
@6193
|
17 years |
vboxsync |
Clear MSR changed variable after reading lsr register to clear …
|
|
|
@6189
|
17 years |
vboxsync |
Bump SSM version and fix compilation
|
|
|
@6188
|
17 years |
vboxsync |
Set interrupt if states changed
|
|
|
@6131
|
17 years |
vboxsync |
Make sure bool is bool.
|
|
|
@6087
|
17 years |
vboxsync |
Change Char interface according to the comments int hte header
|
|
|
@6073
|
17 years |
vboxsync |
IBase isn't a pointer either (just happens to have the same size).
|
|
|
@6072
|
17 years |
vboxsync |
Fixed a couple of comments so doxygen don't add them to the function …
|
|
|
@6018
|
17 years |
vboxsync |
Fix compilation
|
|
|
@6016
|
17 years |
vboxsync |
First try to implement monitoring of status lines
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@4787
|
17 years |
vboxsync |
Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
|
|
|
@4182
|
17 years |
vboxsync |
Fixed a pagefault in the guest serial device on L4
|
|
|
@4142
|
17 years |
vboxsync |
Host serial port support for Linux by Alexander Eichner.
|
|
|
@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.
|
|
|
@2051
|
18 years |
vboxsync |
Comment cleanup.
|
|
|
@1756
|
18 years |
vboxsync |
Read fix.
|
|
|
@1755
|
18 years |
vboxsync |
updated logging
|
|
|
@1751
|
18 years |
vboxsync |
Logging update
|
|
|
@1750
|
18 years |
vboxsync |
Extra check for busy read
|
|
|
@1749
|
18 years |
vboxsync |
|
|
|
@1748
|
18 years |
vboxsync |
alignment
|
|
|
@1746
|
18 years |
vboxsync |
another attempt
|
|
|
@1745
|
18 years |
vboxsync |
another attempt
|
|
|
@1744
|
18 years |
vboxsync |
attempt to fix 64-bit-builds
|
|
|
@1738
|
18 years |
vboxsync |
Clean up properly.
|
|
|
@1736
|
18 years |
vboxsync |
Property cleanup (and reexport serial device).
|