|
|
@87773
|
4 years |
vboxsync |
VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
|
|
|
@87767
|
4 years |
vboxsync |
VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
|
|
|
@87760
|
4 years |
vboxsync |
VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
|
|
|
@87121
|
4 years |
vboxsync |
DevFdc: Return proper errors when trying to access an empty drive via …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82188
|
5 years |
vboxsync |
DevFdc: Saved state fix - forgot to increase FDC_SAVESTATE_CURRENT. duh!
|
|
|
@82177
|
5 years |
vboxsync |
DevFdc: Saved state fixes (cannot just save two extra timers w/o …
|
|
|
@82152
|
5 years |
vboxsync |
DevFdc: Introduced IRQDelay option to postpone interrupts, needed for …
|
|
|
@82025
|
5 years |
vboxsync |
Reverted accidental commit.
|
|
|
@82024
|
5 years |
vboxsync |
DevATA: Extended IRQ delay to PIO transfers for compatibility with …
|
|
|
@81995
|
5 years |
vboxsync |
DevFDC: Added option for enabling access to status register A (SRA) - …
|
|
|
@81799
|
5 years |
vboxsync |
DevFdc: Working on converting it to the new PDM device style. bugref:9218
|
|
|
@81795
|
5 years |
vboxsync |
DevFdc: Working on converting it to the new PDM device style. bugref:9218
|
|
|
@81794
|
5 years |
vboxsync |
DevFdc: Working on converting it to the new PDM device style. bugref:9218
|
|
|
@81591
|
5 years |
vboxsync |
Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
|
|
|
@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
|
|
|
@78040
|
6 years |
vboxsync |
DevFDC: Eliminated irrelevant ifdefs.
|
|
|
@77043
|
6 years |
vboxsync |
FDC: Double density 720K floppies need 300 kbps data rate in a 5.25 …
|
|
|
@77025
|
6 years |
vboxsync |
FDC: Removed the unused fdisk_type_t enum, too.
|
|
|
@77024
|
6 years |
vboxsync |
FDC: Removed completely unused fd_format_t field.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@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
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@65919
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@64846
|
8 years |
vboxsync |
Devices/Storage/DevFdc: Add missing pfnQueryDeviceLocation, fixes …
|
|
|
@64274
|
8 years |
vboxsync |
Devices/Storage: Doxygen fixes
|
|
|
@63562
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@62906
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62905
|
8 years |
vboxsync |
DevFdc.cpp: We can use C99 macros now, I hope.
|
|
|
@62904
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62506
|
8 years |
vboxsync |
(C) 2016
|
|
|
@59252
|
9 years |
vboxsync |
pdmifs.h: Move the storage related interfaces (PDMIMEDIA, PDMIMOUNT, …
|
|
|
@59248
|
9 years |
vboxsync |
Storage: Get rid of the block driver and merge the the little extra …
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56992
|
9 years |
vboxsync |
Devices: Log & Assertion formatting fixes.
|
|
|
@56292
|
9 years |
vboxsync |
Devices: Updated (C) year.
|
|
|
@56275
|
9 years |
vboxsync |
LogRel nit.
|
|
|
@55753
|
10 years |
vboxsync |
FDC: Fixed DRIVE SPECIFICATION command.
|
|
|
@55641
|
10 years |
vboxsync |
FDC: Improved empty drive handling. Still needs work.
|
|
|
@52714
|
10 years |
vboxsync |
Undoing accidental commit.
|
|
|
@52713
|
10 years |
vboxsync |
BusLogic: Slightly enhanced debug info.
|
|
|
@49885
|
11 years |
vboxsync |
Devices: Windows build fix
|
|
|
@49881
|
11 years |
vboxsync |
Devices/Storage/DevFdc.cpp: eliminate use of vl_vbox.h
|
|
|
@48162
|
11 years |
vboxsync |
Storage/DevFdc: Initialize 'len' to zero at the beginning, safer.
|
|
|
@48161
|
11 years |
vboxsync |
Storage/DevFdc: Uninitialized variable warning.
|
|
|
@48118
|
11 years |
vboxsync |
DevFdc: Properly select head on seek.
|
|
|
@48081
|
11 years |
vboxsync |
DevFdc: Allow reformatting a floppy.
|
|
|
@48059
|
11 years |
vboxsync |
DevFdc: Improved logging.
|
|
|
@47711
|
11 years |
vboxsync |
DevFdc: Improve error reporting.
|
|
|
@47679
|
11 years |
vboxsync |
DevFdc: Added more cross-format media types.
|
|
|
@47664
|
11 years |
vboxsync |
DevFdc: Drive table comments, fail recal on missing drive.
|
|
|
@47611
|
11 years |
vboxsync |
DevFDC: Explicitly added a 1.2M 3.5in floppy type.
|
|
|
@47530
|
11 years |
vboxsync |
FDC: Change line is never set if no drive is selected.
|
|
|
@47527
|
11 years |
vboxsync |
FDC: Fail READ ID if no disk in drive.
|
|
|
@47522
|
11 years |
vboxsync |
FDC: Clear interrupts the way real FDCs do.
|
|
|
@47036
|
11 years |
vboxsync |
BIOS,DevFdc,DrvBlock: The floppy controller should query the …
|
|
|
@46339
|
12 years |
vboxsync |
DevFDC: Do not read sector 0.
|
|
|
@45302
|
12 years |
vboxsync |
warning
|
|
|
@45025
|
12 years |
vboxsync |
Update PDMDEVREG initialization comment so they refer to pfnMemSetup …
|
|
|
@44808
|
12 years |
vboxsync |
DevFdc.cpp: Cleanups.
|
|
|
@44807
|
12 years |
vboxsync |
fdc.c -> DevFdc.cpp.
|
|
copied from trunk/src/VBox/Devices/Storage/fdc.c
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|