|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92162
|
3 years |
vboxsync |
VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …
|
|
|
@91930
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to IOMMmioResetRegion and …
|
|
|
@91928
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PGMHandlerPhysical* APIs and …
|
|
|
@90447
|
3 years |
vboxsync |
Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
|
|
|
@90200
|
3 years |
vboxsync |
DevVGA: Addendum to bugref:9904
|
|
|
@90021
|
4 years |
vboxsync |
DevVGA: Fixed regression from r112425, must use RT_MAX to determin …
|
|
|
@90017
|
4 years |
vboxsync |
DevVGA: Style fixes. Removed irrelevant 32-bit comment (not supported, …
|
|
|
@88545
|
4 years |
vboxsync |
Retrieve BMP file header info, bugref:9904
|
|
|
@87904
|
4 years |
vboxsync |
DevVGA,DisplayImpl.cpp,pdmifs.h: Don't require EMT for …
|
|
|
@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 …
|
|
|
@87118
|
4 years |
vboxsync |
DevVGA: Removed unused code, better errors messages for bogus custom …
|
|
|
@87105
|
4 years |
vboxsync |
DevVGA: Finish the elimination of vram_ptr. bugref:9218
|
|
|
@86197
|
4 years |
vboxsync |
Devices/Graphics: CFGM parameter to enable new capabilities.
|
|
|
@85864
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85863
|
4 years |
vboxsync |
Devices/Graphics/DevVGA: Compilation fixes if VBOX_WITH_VMSVGA is not …
|
|
|
@85856
|
4 years |
vboxsync |
Consolidated all the different Bitmap (BMP) file format headers / …
|
|
|
@85368
|
4 years |
vboxsync |
Devices/Graphics,Main,include: Experimental graphics output. bugref:9695
|
|
|
@84834
|
5 years |
vboxsync |
Devices/DevVGA: Remove obsolete VBOX_WITH_CRHGSMI
|
|
|
@84802
|
5 years |
vboxsync |
Devices/Graphics: experimental GLX graphics output: reset screens on …
|
|
|
@84722
|
5 years |
vboxsync |
bugref:9637. setting vmsvga relevant functions in DevVGA only when …
|
|
|
@83648
|
5 years |
vboxsync |
DevVGA: Removed apparently incorrect assertion (see bugref:9715).
|
|
|
@83284
|
5 years |
vboxsync |
Devices/DevVGA: Remove now unused pVM variable
|
|
|
@83282
|
5 years |
vboxsync |
Devices/DevVGA: Make use of the new PDM device helpers instead of …
|
|
|
@83280
|
5 years |
vboxsync |
VMSVGA: Do not needlessly register VGA LFB handler when updating …
|
|
|
@83142
|
5 years |
vboxsync |
bugref:9637. Sending monitor positions (offsets) from GAs to svga …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82812
|
5 years |
vboxsync |
DevVGA: Don't take the device lock in vgaR3PciIORegionVRamMapUnmap as …
|
|
|
@82607
|
5 years |
vboxsync |
Devices/Graphics/DevVGA.cpp: Fix for unreferenced variable.
|
|
|
@82283
|
5 years |
vboxsync |
DevVGA: vgaR3RegisterVRAMHandler must pass pDevIns to the handlers, …
|
|
|
@82282
|
5 years |
vboxsync |
DevVGA: vgaR3RegisterVRAMHandler must pass pDevIns to the handlers, …
|
|
|
@82258
|
5 years |
vboxsync |
DevVGA: scm fix
|
|
|
@82245
|
5 years |
vboxsync |
DevVGA: Mostly restored and properly documented Input Status Register …
|
|
|
@82199
|
5 years |
vboxsync |
DevVGA: The FIFO shouldn't be prefetchable. Workarounds for old saved …
|
|
|
@82178
|
5 years |
vboxsync |
DevVGA: Made status register 0 more IBM compatible.
|
|
|
@82117
|
5 years |
vboxsync |
DevVGA: doxygen fixes. bugref:9218
|
|
|
@82115
|
5 years |
vboxsync |
DevVGA: Set PDM_DEVREG_FLAGS_NEW_STYLE. bugref:9218
|
|
|
@82114
|
5 years |
vboxsync |
DevVGA: Splitting up the VMSVGASTATE structure. bugref:9218
|
|
|
@82112
|
5 years |
vboxsync |
DevVGA: Darwin fixes. bugref:9218
|
|
|
@82109
|
5 years |
vboxsync |
DevVGA: Splitting up the VGASTATE structure. bugref:9218
|
|
|
@82102
|
5 years |
vboxsync |
DevVGA: build fix. bugref:9218
|
|
|
@82097
|
5 years |
vboxsync |
Devices/Graphics: remove obsolete assertion
|
|
|
@82094
|
5 years |
vboxsync |
DevVGA,PGM,IOM: Conveted the legacy MMIO region to the new style, …
|
|
|
@82089
|
5 years |
vboxsync |
DevVGA: Mark functions with R3 where appropriate, adding docs and …
|
|
|
@82088
|
5 years |
vboxsync |
DevVGA: Mark functions with R3 where appropriate, adding docs and …
|
|
|
@82086
|
5 years |
vboxsync |
DevVGA: SUPSem -> DevHlpSUPSem. bugref:9218
|
|
|
@82084
|
5 years |
vboxsync |
DevVGA: Move VERIFY_VRAM_WRITE_OFF_RETURN and …
|
|
|
@82079
|
5 years |
vboxsync |
DevVGA: Map the first page of the FIFO into ring-0 so we can safely …
|
|
|
@82078
|
5 years |
vboxsync |
DevVGA: Map part of the VRAM (512KB) into ring-0 for direct access …
|
|
|
@82076
|
5 years |
vboxsync |
DevVGA: Converted VMSVGA FIFO allocation and registration to new …
|
|
|
@82074
|
5 years |
vboxsync |
DevVGA: Converted VRAM allocation and registration to new style. …
|
|
|
@82072
|
5 years |
vboxsync |
DevVGA: Converting the final I/O ports (VMSVGA). bugref:9218
|
|
|
@82071
|
5 years |
vboxsync |
DevVGA: Use PCI_ADDRESS_SPACE_MEM_PREFETCH rather than …
|
|
|
@82070
|
5 years |
vboxsync |
DevVGA: Use PCI_ADDRESS_SPACE_MEM_PREFETCH rather than …
|
|
|
@82069
|
5 years |
vboxsync |
DevVGA: Converting more I/O ports. bugref:9218
|
|
|
@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
|
|
|
@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
|
|
|
@82050
|
5 years |
vboxsync |
DevVGA: PDMCritSect -> PDMDevHlpCritSect. bugref:9218
|
|
|
@82048
|
5 years |
vboxsync |
DevVGA: SSMR3 -> pHlp->pfnSSM. bugref:9218
|
|
|
@82043
|
5 years |
vboxsync |
DevVGA: CFGMR3 -> pHlp->pfnCFGM ++. bugref:9218
|
|
|
@81765
|
5 years |
vboxsync |
Devices: Use new volatile SSM getters and enum macros. bugref:9218
|
|
|
@81591
|
5 years |
vboxsync |
Devices: Use PDMDEVINS_2_DATA and PDMDEVINS_2_DATA. bugref:9218
|
|
|
@81514
|
5 years |
vboxsync |
Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
|
|
|
@81221
|
5 years |
vboxsync |
DevVGA.cpp: style nits.
|
|
|
@81031
|
5 years |
vboxsync |
PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS …
|
|
|
@80872
|
5 years |
vboxsync |
Devices/Graphics,Main,include: remove obsolete Chromium code. bugref:9529
|
|
|
@80731
|
5 years |
vboxsync |
Devices/Graphics: Build fixes if VBOX_WITH_VMSVGA is not defined.
|
|
|
@80704
|
5 years |
vboxsync |
PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field …
|
|
|
@80701
|
5 years |
vboxsync |
PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG …
|
|
|
@80585
|
5 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@80531
|
5 years |
vboxsync |
VMM,Devices: Some PDM device model refactoring. bugref:9218
|
|
|
@80478
|
5 years |
vboxsync |
WDDM: remove unused VBOX_VDMA_WITH_WATCHDOG code. bugref:9529
|
|
|
@80428
|
5 years |
vboxsync |
Devices/Graphics: Resurrect the graphics device part of r132865 …
|
|
|
@80396
|
5 years |
vboxsync |
Devices/DevVGA, Main: Get rid of obsolete code enclosed by …
|
|
|
@80294
|
5 years |
vboxsync |
DevVGA.cpp: Ditto.
|
|
|
@80281
|
5 years |
vboxsync |
VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
|
|
|
@80118
|
5 years |
vboxsync |
VMM: Kicking out raw-mode and 32-bit hosts - MM, PGM, ++. bugref:9517 …
|
|
|
@78015
|
6 years |
vboxsync |
DevVGA: Attempt to disable any mouse cursor when resetting the …
|
|
|
@77965
|
6 years |
vboxsync |
Devices/Graphics: more preparations for drawing the pointer cursor …
|
|
|
@77299
|
6 years |
vboxsync |
DevVGA,PCI,PGM: Hacks for making it possible to load saved states of …
|
|
|
@77289
|
6 years |
vboxsync |
DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
|
|
|
@77287
|
6 years |
vboxsync |
DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
|
|
|
@77283
|
6 years |
vboxsync |
nit
|
|
|
@77206
|
6 years |
vboxsync |
DevVGA-SVGA: Review and cleanup of cursor code and more, untested, …
|
|
|
@76994
|
6 years |
vboxsync |
whitespace
|
|
|
@76985
|
6 years |
vboxsync |
Graphics/VMSVGA: make VBoxSVGA compatibility with old vboxvideo …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76249
|
6 years |
vboxsync |
DevVGA-SVGA: removed obsolete HostWindowId
|
|
|
@76234
|
6 years |
vboxsync |
DevVGA: allow to take screenshots with VMSVGA device.
|
|
|
@76204
|
6 years |
vboxsync |
DevVGA: Fixed vgaMMIORead to correctly return VINF_IOM_R3_MMIO_READ …
|
|
|
@76201
|
6 years |
vboxsync |
Fixed vgaMMIORead to correctly return VINF_IOM_R3_MMIO_READ
|
|
|
@76181
|
6 years |
vboxsync |
DevVGA-SVGA: process the three GMRFB related commands when …
|
|
|
@75715
|
6 years |
vboxsync |
Device/Graphics: multiple screens for VMSVGA.
|
|
|