|
|
@82066
|
5 years |
vboxsync |
DevVGA: Doxygen fix. bugref:9218
|
|
|
@82065
|
5 years |
vboxsync |
DevVGA: Converting more I/O ports. bugref:9218
|
|
|
@82064
|
5 years |
vboxsync |
DevVGA: Converting more I/O ports. bugref:9218
|
|
|
@82063
|
5 years |
vboxsync |
Devices/Graphics: logrel unknown surface and context ids
|
|
|
@82062
|
5 years |
vboxsync |
DevVGA: Converting more I/O ports. bugref:9218
|
|
|
@82061
|
5 years |
vboxsync |
DevVGA: Started converting I/O ports. bugref:9218
|
|
|
@82060
|
5 years |
vboxsync |
DevVGA: TMTimer -> PDMDevHlpTimer. bugref:9218
|
|
|
@82059
|
5 years |
vboxsync |
DevVGA: Use default statistics prefix. bugref:9218
|
|
|
@82056
|
5 years |
vboxsync |
fix comments/flowerboxes
|
|
|
@82055
|
5 years |
vboxsync |
fix comments/flowerboxes
|
|
|
@82054
|
5 years |
vboxsync |
fix comments/flowerboxes
|
|
|
@82053
|
5 years |
vboxsync |
DevVGA: PDMR3Thread -> PDMDevHlpThread. bugref:9218
|
|
|
@82050
|
5 years |
vboxsync |
DevVGA: PDMCritSect -> PDMDevHlpCritSect. bugref:9218
|
|
|
@82048
|
5 years |
vboxsync |
DevVGA: SSMR3 -> pHlp->pfnSSM. bugref:9218
|
|
|
@82047
|
5 years |
vboxsync |
DevVGA: SSMR3 -> pHlp->pfnSSM. bugref:9218
|
|
|
@82046
|
5 years |
vboxsync |
Fix comment
|
|
|
@82043
|
5 years |
vboxsync |
DevVGA: CFGMR3 -> pHlp->pfnCFGM ++. bugref:9218
|
|
|
@82042
|
5 years |
vboxsync |
Factored out virtq naming code so it can be re-used in load exec code …
|
|
|
@82041
|
5 years |
vboxsync |
PIC,APIC,IOAPIC,PDM: The PIC, APIC, and IOAPIC cannot have their …
|
|
|
@82026
|
5 years |
vboxsync |
APIC,IOM,HM: Working on converting the APIC to the new device model. …
|
|
|
@82025
|
5 years |
vboxsync |
Reverted accidental commit.
|
|
|
@82024
|
5 years |
vboxsync |
DevATA: Extended IRQ delay to PIO transfers for compatibility with …
|
|
|
@82023
|
5 years |
vboxsync |
fix parameter list in Log*() statement
|
|
|
@82020
|
5 years |
vboxsync |
DevACPI: Split the state structure. bugref:9218
|
|
|
@82019
|
5 years |
vboxsync |
DevACPI: Cleanups. bugref:9218
|
|
|
@82017
|
5 years |
vboxsync |
DevATA: indent.
|
|
|
@82015
|
5 years |
vboxsync |
DevATA: Don't block config sub-nodes. bugref:9218
|
|
|
@82014
|
5 years |
vboxsync |
DevACPI: Build fix. bugref:9218
|
|
|
@82013
|
5 years |
vboxsync |
DevACPI: Build fixes. bugref:9218
|
|
|
@82012
|
5 years |
vboxsync |
DevACPI: Converted the rest of the I/O ports to the new style. bugref:9218
|
|
|
@82010
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Implemented save/load suspended I/O …
|
|
|
@82009
|
5 years |
vboxsync |
DevACPI: Started converting I/O port registrations. bugref:9218
|
|
|
@82004
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Finish last of Knut's to do items except …
|
|
|
@82003
|
5 years |
vboxsync |
Devices/Graphics: support SVGA3D_TS_TEXTURE_ANISOTROPIC_LEVEL in the …
|
|
|
@81999
|
5 years |
vboxsync |
DevATA: First set device signature, then status register; cosmetic …
|
|
|
@81998
|
5 years |
vboxsync |
DevATA: Removed redundant SetIRQ calls (see bugref:5869).
|
|
|
@81997
|
5 years |
vboxsync |
DevATA: Changed register state at the end of read/write operations for …
|
|
|
@81996
|
5 years |
vboxsync |
DevACPI: Converted the timer pointers to a handle and eliminated the …
|
|
|
@81995
|
5 years |
vboxsync |
DevFDC: Added option for enabling access to status register A (SRA) - …
|
|
|
@81994
|
5 years |
vboxsync |
DevACPI: Converted critsects to devhlp and new style. bugref:9218
|
|
|
@81993
|
5 years |
vboxsync |
DevACPI: Use devhlp for SSM. bugref:9218
|
|
|
@81992
|
5 years |
vboxsync |
DevACPI: Use devhlp for CFGM
|
|
|
@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
|
|
|
@81981
|
5 years |
vboxsync |
Devices/Graphics/shaderlib: the VMSVGA device always renders …
|
|
|
@81980
|
5 years |
vboxsync |
Devices/Graphics: log the shader float constants as floats
|
|
|
@81979
|
5 years |
vboxsync |
DevDMA: Use devhlp for CFGM and SSM. bugref:9218
|
|
|
@81978
|
5 years |
vboxsync |
Devices/Graphics: logging
|
|
|
@81975
|
5 years |
vboxsync |
fix burn due to RT logging macro not registering as a use of a variable
|
|
|
@81974
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Fix unused variable burn
|
|
|
@81973
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Took care of more to do items from bird's …
|
|
|
@81966
|
5 years |
vboxsync |
DevHPET: Nits. bugref:9218
|
|
|
@81965
|
5 years |
vboxsync |
DevHPET: Oops. bugref:9218
|
|
|
@81963
|
5 years |
vboxsync |
DevHPET: Stats. bugref:9218
|
|
|
@81961
|
5 years |
vboxsync |
DevHPET,PDM: Split structures and refactored registration. bugref:9218
|
|
|
@81959
|
5 years |
vboxsync |
DevHPET: Convert MMIO handlers. bugref:9218
|
|
|
@81958
|
5 years |
vboxsync |
DevIoApic: Corrected comments. bugref:9218
|
|
|
@81957
|
5 years |
vboxsync |
DevIoApic: Corrected comments. bugref:9218
|
|
|
@81955
|
5 years |
vboxsync |
DevHPET: Eliminated unnecessary pointers in the state structures. …
|
|
|
@81954
|
5 years |
vboxsync |
DevHPET: Converted timers to handles and device helpers. bugref:9218
|
|
|
@81953
|
5 years |
vboxsync |
DevHPET: Use device helpers for critsects. bugref:9218
|
|
|
@81952
|
5 years |
vboxsync |
DevHPET: Use device helpers for CFGM and SSM. Nits. bugref:9218
|
|
|
@81949
|
5 years |
vboxsync |
DevIoApic: indexing paranoia. bugref:9218
|
|
|
@81948
|
5 years |
vboxsync |
IOAPIC,VMM: Made the pfnSetEoi and PDMIoApicBroadcastEoi functions …
|
|
|
@81946
|
5 years |
vboxsync |
DevIoApic: Split up the device state and flagged the device as …
|
|
|
@81945
|
5 years |
vboxsync |
DevPit-i8254: saved state fix. bugref:9218
|
|
|
@81942
|
5 years |
vboxsync |
DevIoApic: Convert the MMIO handlers to new style. bugref:9218
|
|
|
@81941
|
5 years |
vboxsync |
BIOS: Removed obsolete code, moved a break statement to match comment …
|
|
|
@81939
|
5 years |
vboxsync |
DevIoApic: Use dev hlp for SSMR3 calls. Nits. bugref:9218
|
|
|
@81938
|
5 years |
vboxsync |
DevIoApic,PDM: Refactored the IOAPIC registration to be done directly …
|
|
|
@81935
|
5 years |
vboxsync |
DevVirtioSCSI: Only 7-bit ASCII if possible.
|
|
|
@81933
|
5 years |
vboxsync |
DevLpc-new: Converted to new PDM device style. bugref:9218
|
|
|
@81931
|
5 years |
vboxsync |
DevPcArch: Missed config validation. [warn fix] bugref:9218
|
|
|
@81930
|
5 years |
vboxsync |
DevPcArch: Missed config validation. bugref:9218
|
|
|
@81929
|
5 years |
vboxsync |
DevPcArch: Converted to new PDM device style. bugref:9218
|
|
|
@81925
|
5 years |
vboxsync |
DevPcBios: Set the new-style device flag. Nits. bugref:9218
|
|
|
@81924
|
5 years |
vboxsync |
DevPIC: doxygen fix. bugref:9218
|
|
|
@81920
|
5 years |
vboxsync |
DevPcBios: Converted and split up I/O port handlers. bugref:9218
|
|
|
@81919
|
5 years |
vboxsync |
DevFwCommon: Use device helpers for CFGM. bugref:9218
|
|
|
@81918
|
5 years |
vboxsync |
DevPcBios: Tolerate NetBoot config node. bugref:9218
|
|
|
@81917
|
5 years |
vboxsync |
DevPcBios: Use device helpers for CFGM and SSM. bugref:9218
|
|
|
@81915
|
5 years |
vboxsync |
DevPIC: Split up the structure and marked the device as new-style. …
|
|
|
@81914
|
5 years |
vboxsync |
DevPIC: Split up the structure and marked the device as new-style. …
|
|
|
@81913
|
5 years |
vboxsync |
DevPIC: Eliminated pDevIns pointers in the state structures. bugref:9218
|
|
|
@81912
|
5 years |
vboxsync |
DevPIC: Forgot to remvoe debug logging. Oops. bugref:9218
|
|
|
@81911
|
5 years |
vboxsync |
DevPIC: Converted I/O ports to new style. Replaced the memset …
|
|
|
@81910
|
5 years |
vboxsync |
DevPIC: Converted I/O ports to new style. Replaced the memset …
|
|
|
@81909
|
5 years |
vboxsync |
VMM,DevPIC: Refactored the PIC registration. bugreF:9218
|
|
|
@81908
|
5 years |
vboxsync |
DevPit-i8254: Cleanups. bugref:9218
|
|
|
@81907
|
5 years |
vboxsync |
DevPit-i8254: Marked as using new PDM device style. bugref:9218
|
|
|
@81906
|
5 years |
vboxsync |
DevPit-i8254: Split up the state structure. bugref:9218
|
|
|
@81903
|
5 years |
vboxsync |
Devices/Graphics: D3D backend: use the vertex attribute index to …
|
|
|
@81902
|
5 years |
vboxsync |
DevPit-i8254: Converted the I/O ports to new style. bugref:9218
|
|
|
@81900
|
5 years |
vboxsync |
DevPit-i8254: Converted the timer to new handle based interface. …
|
|
|
@81899
|
5 years |
vboxsync |
Devices/Graphics: assertions and (disabled) debug code
|
|
|
@81898
|
5 years |
vboxsync |
DevPit-i8254: Do CFGM, SSM and critsects thru the device helpers. …
|
|
|