|
|
@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.
|
|
|
@74474
|
6 years |
vboxsync |
Main,Devices: Graphics controller updates. bugref:8893
|
|
|
@74135
|
6 years |
vboxsync |
DevVGA: Removed unused argument.
|
|
|
@73203
|
6 years |
vboxsync |
VMM, Devices: bugref:9193 Remove unused code after using …
|
|
|
@71698
|
7 years |
vboxsync |
DevVGA: Code cleanup in progress. ?bugref:9094
|
|
|
@71687
|
7 years |
vboxsync |
indent
|
|
|
@71488
|
7 years |
vboxsync |
DevVGA, Additions: minor improvements for the VGA configuration interface.
|
|
|
@71149
|
7 years |
vboxsync |
DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
|
|
|
@71148
|
7 years |
vboxsync |
DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
|
|
|
@71146
|
7 years |
vboxsync |
DevVGA, Additions: added VBE_DISPI_ID_CFG for querying the virtual …
|
|
|
@70596
|
7 years |
vboxsync |
DevVGA: cleanup in progress
|
|
|
@69294
|
7 years |
vboxsync |
Devices/Graphics: scm cleanups
|
|
|
@69052
|
7 years |
vboxsync |
DevVGA+VGABIOS: Eliminate the redundant header file parts, using one …
|
|
|
@69047
|
7 years |
vboxsync |
DevVGA+VGABIOS: eliminate defines (VBE_NEW_DYN_LIST and VRAM_SIZE_FIX) …
|
|
|
@69041
|
7 years |
vboxsync |
DevVGA: eliminate unused struct field and touch up a few comments
|
|
|
@67866
|
7 years |
vboxsync |
Typo.
|
|
|
@67865
|
7 years |
vboxsync |
Do as the comment said.
|
|
|
@67857
|
7 years |
vboxsync |
VGA: Who will blink first?
|
|
|
@67795
|
7 years |
vboxsync |
VGA: Now you see me, now you don't.
|
|
|
@67766
|
7 years |
vboxsync |
VGA: Implemented address wraparound for 16-color VGA modes.
|
|
|
@67624
|
7 years |
vboxsync |
VGA: Do the address multiplication consistently (cosmetic change).
|
|
|
@67587
|
7 years |
vboxsync |
DevVGA: Add a few missing checks which skip the VRAM alias mapping to …
|
|
|
@67556
|
7 years |
vboxsync |
DevVGA: Always store the virtual height in INDEX_VIRT_HEIGHT except …
|
|
|
@67478
|
7 years |
vboxsync |
DevVGA: Dump sequencer registers up to 7, since SR7 is now used.
|
|
|
@67477
|
7 years |
vboxsync |
Devices/Graphics: build fix
|
|
|
@67476
|
7 years |
vboxsync |
Devices/Graphics: adjust todo, the code can handle 3 pages, i.e. it …
|
|
|
@67474
|
7 years |
vboxsync |
Devices/DevVGA: Unify the drawing logic (full update is handled by the …
|
|
|
@67355
|
8 years |
vboxsync |
VGA: For writes, alias the two atrribute controller registers to allow …
|
|
|
@67140
|
8 years |
vboxsync |
DevVGA.cpp/vga_mem_writeb: should return VINF_IOM_R3_MMIO_WRITE not …
|
|
|
@65709
|
8 years |
vboxsync |
Devices/VGA: fixed small memory leaks during termination
|
|
|
@65381
|
8 years |
vboxsync |
bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
|
|
|
@65303
|
8 years |
vboxsync |
VMSVGA: Bumped the default FIFO size to 2MB (from 128KB).
|
|
|
@65298
|
8 years |
vboxsync |
VMSVGA: Made the FIFO size configurable (still using the 128KB default).
|
|
|
@65294
|
8 years |
vboxsync |
VMSVGA: Updates.
* Moved VMSVGA specific structures and defines from …
|
|
|
@65218
|
8 years |
vboxsync |
suppress new year splash screen by default
|
|
|
@65101
|
8 years |
vboxsync |
Devices: doxygen fixes
|
|
|
@64960
|
8 years |
vboxsync |
new year splash screen for Oracle builds
|
|
|
@64391
|
8 years |
vboxsync |
PDMPCIDEV: s/devfn/uDevFn/ everywhere, removing the legacy alias.
|
|
|
@64387
|
8 years |
vboxsync |
PDM,Devices: Some PCI device type cleanup.
|
|
|
@64373
|
8 years |
vboxsync |
PDM,Devices: Support for multiple PCI devices/function in a single PDM …
|
|
|
@64356
|
8 years |
vboxsync |
PDM: Added a pPciDev parameter to PDMDevHlpMMIOEx* not having it (NOREF).
|
|
|
@64115
|
8 years |
vboxsync |
PDM,IOM,PGM: Morphed the MMIO2 API into a mixed MMIO2 and …
|
|
|
@63690
|
8 years |
vboxsync |
PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to …
|
|
|
@63562
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63480
|
8 years |
vboxsync |
Devices: warnings (clang)
|
|
|
@63478
|
8 years |
vboxsync |
Devices: warnings (clang)
|
|
|
@63218
|
8 years |
vboxsync |
Devices: warnings (gcc)
|
|
|
@62956
|
8 years |
vboxsync |
@copydoc -> @interface_method_impl
|
|
|
@62951
|
8 years |
vboxsync |
warnings
|
|
|
@62928
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62889
|
8 years |
vboxsync |
Devices: warnings
|
|
|
@62885
|
8 years |
vboxsync |
Devices: gcc warnings
|
|
|
@62632
|
8 years |
vboxsync |
Devices: unused parameter warnings.
|
|
|
@62610
|
8 years |
vboxsync |
Devices: unused parameters.
|
|
|
@62514
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62425
|
8 years |
vboxsync |
Devices/RC: MSC level 4 warnings.
|
|
|
@62032
|
8 years |
vboxsync |
Devices/VGA: fixed alignment of CritSectIRQ (important for 32-bit …
|
|
|
@61973
|
8 years |
vboxsync |
DevVGA: bugref:8447: update and clear HGSMI IRQ flag under lock to …
|
|
|
@61006
|
9 years |
vboxsync |
added pointer to internal bug
|
|
|
@60945
|
9 years |
vboxsync |
DevVGA: Disabled broken VINF_EM_RAW_EMULATE_IO_BLOCK optimization, see …
|
|
|
@60520
|
9 years |
vboxsync |
DevVGA: removed obsolete VBOX_WITH_VMSVGA condition
|
|
|
@60519
|
9 years |
vboxsync |
DevVGA: allow to compile with VBOX_WITH_VMSVGA disabled
|
|
|
@60465
|
9 years |
vboxsync |
DevVGA: set IRQs only if the VM is running (bugref:8320)
|
|
|
@60449
|
9 years |
vboxsync |
warning
|
|
|
@60422
|
9 years |
vboxsync |
VGABIOS,PCBIOS: Build variants for 80286 and 8086 in addition to the …
|
|
|
@60369
|
9 years |
vboxsync |
DevVGA: handle VBVACAPS_USE_VBVA_ONLY, make sure that VBVA pause is …
|
|
|
@60175
|
9 years |
vboxsync |
DevVGA: fixed taking screenshot when Windows guest displays BSOD
|
|
|
@59606
|
9 years |
vboxsync |
bugref:8087: Additions/x11: support non-root X server: when the guest …
|
|
|
@59271
|
9 years |
vboxsync |
gcc warning
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@57585
|
9 years |
vboxsync |
DevVGA: fixed wrong comparison which broke some VGA modes.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57191
|
9 years |
vboxsync |
pdmifs.h: ViewPort -> Viewport, docs.
|
|
|