|
|
@38821
|
13 years |
vboxsync |
Devices/fdc: range
|
|
|
@37478
|
13 years |
vboxsync |
Renamed for clarity.
|
|
|
@37460
|
13 years |
vboxsync |
fdc: Take head count into account.
|
|
|
@37459
|
13 years |
vboxsync |
Set busy bit when starting a command.
|
|
|
@37223
|
14 years |
vboxsync |
FDC: Most control commands do not generate interrupts.
|
|
|
@37205
|
14 years |
vboxsync |
FDC: Someone misread the datasheet…
|
|
|
@36781
|
14 years |
vboxsync |
warning
|
|
|
@36705
|
14 years |
vboxsync |
fdc: Improved floppy emulation.
|
|
|
@35353
|
14 years |
vboxsync |
Move the misc files the in src/VBox/Devices/ directory into a build/ …
|
|
|
@35351
|
14 years |
vboxsync |
scm cleanups.
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@34294
|
14 years |
vboxsync |
fdc: Synced code, now easier to follow and fix.
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@31128
|
14 years |
vboxsync |
Main/Console,Storage/DrvVD+fdc: Allow readonly floppy images (suppress …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27797
|
15 years |
vboxsync |
misc compiler warning fixes, comment typos and other minor cleanups
|
|
|
@26562
|
15 years |
vboxsync |
*: Added svn:keywords where missing.
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26165
|
15 years |
vboxsync |
PDM: s/szDeviceName/szName/g - PDMDEVREG & PDMUSBREG.
|
|
|
@26160
|
15 years |
vboxsync |
PDM: s/pDevReg/pReg/g
|
|
|
@26001
|
15 years |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25985
|
15 years |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25984
|
15 years |
vboxsync |
pdmifs.h: the penultimate batch of refactored interface ID code.
|
|
|
@25974
|
15 years |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@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.
|
|
|
@22277
|
15 years |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@21328
|
15 years |
vboxsync |
addendum to r49488
|
|
|
@20287
|
16 years |
vboxsync |
Fixed buffer overflow for non-DMA floppy transfers.
|
|
|
@20087
|
16 years |
vboxsync |
TM,*: Proper timer callback locking and pvUser for devices.
|
|
|
@13080
|
16 years |
vboxsync |
warnings
|
|
|
@12978
|
16 years |
vboxsync |
PDM: PDM_DEVREG_FLAGS_DEFAULT_BITS convenience.
|
|
|
@12977
|
16 years |
vboxsync |
#1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
|
|
|
@11284
|
16 years |
vboxsync |
Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
|
|
|
@11267
|
16 years |
vboxsync |
Devices: PDMINS2DATA -> PDMINS_2_DATA.
|
|
|
@11266
|
16 years |
vboxsync |
Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@6891
|
17 years |
vboxsync |
cosmetics.
|
|
|
@6889
|
17 years |
vboxsync |
better fix for r28020
|
|
|
@6888
|
17 years |
vboxsync |
fixed r28020
|
|
|
@6877
|
17 years |
vboxsync |
floppy: fixed error message if the floppy device cannot be found
|
|
|
@6318
|
17 years |
vboxsync |
PDMDevHlp*, cosmetics
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@4787
|
17 years |
vboxsync |
Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
|
|
|
@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.
|
|
|
@3167
|
17 years |
vboxsync |
use PDM helper functions
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2558
|
18 years |
vboxsync |
Undid incorrect commit.
|
|
|
@2557
|
18 years |
vboxsync |
Fixed and simplified BIOS int15 mouse service. Avoids spurious …
|
|
|
@1855
|
18 years |
vboxsync |
PDMDevHlpDriverAttach
|
|
|
@1
|
55 years |
vboxsync |
import
|