|
|
@44804
|
12 years |
vboxsync |
DevPit-i8254.cpp: Cleanups.
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44445
|
12 years |
vboxsync |
Fixed four PDMDevHlpCritSectInit calls.
|
|
|
@40280
|
13 years |
vboxsync |
Corrected a bunch of HC and GC uses in status codes.
|
|
|
@37526
|
13 years |
vboxsync |
Dev*: Timer locking fixes.
|
|
|
@37515
|
13 years |
vboxsync |
DevPit: Fixed locking wrt virtual sync timers.
|
|
|
@37475
|
13 years |
vboxsync |
DevAPIC: Locking reworking in progress.
|
|
|
@35853
|
14 years |
vboxsync |
PIT: Use the mode 2 optimization also for modes 4 and 5.
|
|
|
@35848
|
14 years |
vboxsync |
PIT: Do not always pulse IRQ line when updating interrupt state.
|
|
|
@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 …
|
|
|
@35178
|
14 years |
vboxsync |
PIT: Modes 2/6 and 3/7 are identical.
|
|
|
@34900
|
14 years |
vboxsync |
Moved rounding fix so that the PIT IRQ stat still works.
|
|
|
@34896
|
14 years |
vboxsync |
PIT: Avoid double calls of timer handler caused by integer truncation.
|
|
|
@34692
|
14 years |
vboxsync |
Comments.
|
|
|
@34691
|
14 years |
vboxsync |
PIT: Fixed mode 3 timer interrupts (no longer doubled IRQ0 frequency).
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@32484
|
14 years |
vboxsync |
TM,DevPit,DevApic,DevRtc: Timer frequency hints for calculating the …
|
|
|
@29250
|
15 years |
vboxsync |
iprt/asm*.h: split out asm-math.h, don't include asm-*.h from asm.h, …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@27126
|
15 years |
vboxsync |
PIT,RTC,HPET,PDM: Combined and simplified the two interfaces PDM uses …
|
|
|
@27125
|
15 years |
vboxsync |
32-bit build burns fix
|
|
|
@27121
|
15 years |
vboxsync |
HPET, RTC, PIT, PDM: implement API to disable legacy devices from HPET …
|
|
|
@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
|
|
|
@26157
|
15 years |
vboxsync |
PDMDEVHLPR3 cleanup; reduced the number of strict functions.
|
|
|
@24265
|
15 years |
vboxsync |
Devices,VMM: Replaced all VERR_SSM_LOAD_CONFIG_MISMATCH returns with …
|
|
|
@24087
|
15 years |
vboxsync |
DevPit-i8254: Save and verify config. Saved state version changed.
|
|
|
@24085
|
15 years |
vboxsync |
DevPit-i8254: Made config value SpeakerEnabled work.
|
|
|
@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.
|
|
|
@20374
|
15 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20367
|
15 years |
vboxsync |
Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20131
|
16 years |
vboxsync |
DevPit-i8254.cpp: divide by zero workaround/hack. This needs proper fixing.
|
|
|
@20087
|
16 years |
vboxsync |
TM,*: Proper timer callback locking and pvUser for devices.
|
|
|
@20049
|
16 years |
vboxsync |
DevPit-i8254.cpp: Don't call TMVirtualGet multiple times when …
|
|
|
@16158
|
16 years |
vboxsync |
reapplied PIT fix from 41876
|
|
|
@16148
|
16 years |
vboxsync |
PIT: backed out r41876, delayed until after the release
|
|
|
@16146
|
16 years |
vboxsync |
fixed uninited variable in PIT, making Dragonfly boot OK
|
|
|
@14789
|
16 years |
vboxsync |
DevPit-i8254: missing decimal separator.
|
|
|
@14742
|
16 years |
vboxsync |
finally fixed timner starvation for real, also REM improvments
by …
|
|
|
@14707
|
16 years |
vboxsync |
bogus log entry, again enable refresh faking
|
|
|
@14702
|
16 years |
vboxsync |
hopefully fixed timer starvation, temporary disabled VA in TLB again
|
|
|
@14631
|
16 years |
vboxsync |
implemented better DRAM refresh rate esteemation, disabled yet due
to …
|
|
|
@14583
|
16 years |
vboxsync |
Turned on FAKE_REFRESH_CLOCK to allow Solaris 8 install
|
|
|
@12977
|
16 years |
vboxsync |
#1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
|
|
|
@12653
|
16 years |
vboxsync |
various files: doxygen fixes.
|
|
|
@12643
|
16 years |
vboxsync |
DevPit-i8254.cpp: file header.
|
|
|
@11269
|
16 years |
vboxsync |
Devices: pData -> pThis.
|
|
|
@11252
|
16 years |
vboxsync |
DevPit-i8254: Cosmetics.
|
|
|
@11251
|
16 years |
vboxsync |
DevPit-i8254: Use CFGM*Def.
|
|
|
@11250
|
16 years |
vboxsync |
#1865: DevPit-i8254.
|
|
|
@11155
|
16 years |
vboxsync |
TMTimerRCPtr and some types.
|
|
|
@9212
|
17 years |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@6320
|
17 years |
vboxsync |
Corrected log message, added assertion.
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@4787
|
17 years |
vboxsync |
Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
|
|
|
@4431
|
17 years |
vboxsync |
another build fix
|
|
|
@4429
|
17 years |
vboxsync |
proper implementation of the ram refresh bit in 61h (bit 4).
|
|
|
@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.
|
|
|
@2849
|
18 years |
vboxsync |
No need to dump the PIT state. #1589 has been solved with the …
|
|
|
@2848
|
18 years |
vboxsync |
more/better release logging.
|
|
|
@2781
|
18 years |
vboxsync |
made the file description correspond to the device/driver description.
|
|
|
@2779
|
18 years |
vboxsync |
Log PIT frequency changes.
|
|
|
@2569
|
18 years |
vboxsync |
the string of valid CFG options in CFGMR3AreValuesValid() should be …
|
|
|
@2468
|
18 years |
vboxsync |
Dropping the VBOX_WITH_VIRTUAL_SYNC_TIMERS #ifdefs, making it default.
|
|
|
@2285
|
18 years |
vboxsync |
TMCLOCK_VIRTUAL_SYNC changes. (define VBOX_WITH_VIRTUAL_SYNC_TIMERS to …
|
|
|
@1912
|
18 years |
vboxsync |
muldiv64() => ASMMultU64ByU32DivByU32(); dma.c => DevDMA.cpp
|
|
|
@485
|
18 years |
vboxsync |
64-bit alignment.
|
|
|
@1
|
55 years |
vboxsync |
import
|