|
|
@81557
|
5 years |
vboxsync |
DevEFI.cpp,DevPcBios.cpp: The SMBIOS spec requires UUID to be stored …
|
|
|
@81556
|
5 years |
vboxsync |
DevEHCI: Converted to new device style. bugref:9218
|
|
|
@81554
|
5 years |
vboxsync |
DevOHCI: Simplified the [P]OHCICC typedefs. bugref:9218
|
|
|
@81550
|
5 years |
vboxsync |
DevOHCI: Set the PDM_DEVREG_FLAGS_NEW_STYLE flag. bugref:9218
|
|
|
@81544
|
5 years |
vboxsync |
DevOHCI: doxygen fixes. bugref:9218
|
|
|
@81543
|
5 years |
vboxsync |
DevOHCI: Bumped saved state version and kicked out the dummy …
|
|
|
@81541
|
5 years |
vboxsync |
DevOHCI: Bumped saved state version and kicked out the dummy …
|
|
|
@81536
|
5 years |
vboxsync |
DevOHCI: Moved the in-flight and done-queue into the OHCIR3 structure. …
|
|
|
@81535
|
5 years |
vboxsync |
DevOHCI: Split up the root hub data structure, eliminating the …
|
|
|
@81534
|
5 years |
vboxsync |
DevOHCI: Style nits. bugref:9218
|
|
|
@81533
|
5 years |
vboxsync |
DevOHCI: Converting to new style. [struct alloc fixes] bugref:9218
|
|
|
@81529
|
5 years |
vboxsync |
DevOHCI: Converting to new style. [doxygen fix] bugref:9218
|
|
|
@81528
|
5 years |
vboxsync |
DevOHCI: Don't allocate the page two page caches, just put them …
|
|
|
@81527
|
5 years |
vboxsync |
DevOHCI: Converting to new style. [release build fix] bugref:9218
|
|
|
@81526
|
5 years |
vboxsync |
DevOHCI: Converting to new style. bugref:9218
|
|
|
@81520
|
5 years |
vboxsync |
DevSmc: Suspect SMC4CH is causing load time constructors to generated …
|
|
|
@81519
|
5 years |
vboxsync |
DevSmc,PDM: Converted the SMC device to the new style. Converted …
|
|
|
@81516
|
5 years |
vboxsync |
DevFlash: Converted to new style and added and enabled ring-0 bits. …
|
|
|
@81514
|
5 years |
vboxsync |
Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and …
|
|
|
@81512
|
5 years |
vboxsync |
DevFlash: Converted to new style and added and enabled ring-0 bits. …
|
|
|
@81509
|
5 years |
vboxsync |
DevEFI,DevFlash: Always save the content to the NVRAM/flash file. …
|
|
|
@81506
|
5 years |
vboxsync |
FlasCore: Experimental read cache, disabled. bugref:6940
|
|
|
@81505
|
5 years |
vboxsync |
DevEFI: Enabled non-ring-3 MMIO handlers for the NVRAM flash. bugref:6940
|
|
|
@81504
|
5 years |
vboxsync |
DevEFI: build fix. bugref:6940
|
|
|
@81503
|
5 years |
vboxsync |
DevE1000,DevRTC: nits. bugref:9218
|
|
|
@81502
|
5 years |
vboxsync |
EFI,FlashCore: Trying to get ring-0 callback for the flash up and …
|
|
|
@81498
|
5 years |
vboxsync |
Devices/Graphics: mouse cursor logging
|
|
|
@81493
|
5 years |
vboxsync |
6.1.0_BETA2
|
|
|
@81485
|
5 years |
vboxsync |
FlashCore: Must check SMMR3Get* status codes before using the value.
|
|
|
@81484
|
5 years |
vboxsync |
DevEFI.cpp: Implement new style saved states with proper NVRAM support
|
|
|
@81483
|
5 years |
vboxsync |
Devices/EFI/FlashCore.cpp: Fixed loading a saved state
|
|
|
@81480
|
5 years |
vboxsync |
FlashCore.cpp: Don't assume a power of two flash size, as only a …
|
|
|
@81477
|
5 years |
vboxsync |
DevPCI: CFGM and SSM via helpers. bugref:9218
|
|
|
@81473
|
5 years |
vboxsync |
DevEFI.cpp: Revert accidental commit in r134080
|
|
|
@81472
|
5 years |
vboxsync |
DevRTC: Ditto. bugref:9218
|
|
|
@81471
|
5 years |
vboxsync |
DevE1000: Missing PDMDEV_CHECK_VERSIONS_RETURN() in ring-0 …
|
|
|
@81470
|
5 years |
vboxsync |
DevE1000: Use device helper table for SSM functions rather than …
|
|
|
@81469
|
5 years |
vboxsync |
DevE1000: Use device helper table for CFGM functions rather than …
|
|
|
@81468
|
5 years |
vboxsync |
DevE1000: Use device helers for critical sections (pDevIns will be …
|
|
|
@81465
|
5 years |
vboxsync |
DevE1000: Use device helper table for SSM functions rather than …
|
|
|
@81458
|
5 years |
vboxsync |
DevEFI,VBoxDD2: More preps for baking the EFI firmware images into VBoxDD2.
|
|
|
@81455
|
5 years |
vboxsync |
DevEFI: Increased the EFI firmware sizes to 4MB so we can make sure …
|
|
|
@81450
|
5 years |
vboxsync |
EFI: Prepared an assembly file for linking the .fd files into …
|
|
|
@81432
|
5 years |
vboxsync |
DevE1000: Converted to new model (wrt critsects, I/O, and pointers at …
|
|
|
@81431
|
5 years |
vboxsync |
Devices/Graphics: correct fix for flickering with D3D backend
|
|
|
@81424
|
5 years |
vboxsync |
DevE1000: VINF_IOM_R3_MMIO_WRITE status code inside #ifndef IN_RING3 …
|
|
|
@81423
|
5 years |
vboxsync |
DevE1000: VINF_IOM_R3_MMIO_WRITE status code inside #ifndef IN_RING3 …
|
|
|
@81418
|
5 years |
vboxsync |
DevE1000: Eliminating hCanRxTask (previously pCanRxQueue) by replacing …
|
|
|
@81417
|
5 years |
vboxsync |
DevE1000: Eliminating hCanRxTask (previously pCanRxQueue) by replacing …
|
|
|
@81414
|
5 years |
vboxsync |
DevE1000: Build fix. bugref:9218
|
|
|
@81412
|
5 years |
vboxsync |
PC/BIOS: Move the generic SCSI definitions out of scsi.c into a …
|
|
|
@81410
|
5 years |
vboxsync |
DevE1000: split up the state structure, converted timers to handles …
|
|
|
@81408
|
5 years |
vboxsync |
DevRTC: nits. bugref:9218
|
|
|
@81407
|
5 years |
vboxsync |
PC/BIOS/virtio.c: Updates
|
|
|
@81402
|
5 years |
vboxsync |
VirtIO: Fix access to the VirtIO registers through the PCI config …
|
|
|
@81385
|
5 years |
vboxsync |
DevE1000: Converted timers from pointers to handles. [build fix] …
|
|
|
@81384
|
5 years |
vboxsync |
DevE1000: Converted timers from pointers to handles. bugref:9218
|
|
|
@81380
|
5 years |
vboxsync |
DevE1000: Start converting it to the new device model. bugref:9218
|
|
|
@81378
|
5 years |
vboxsync |
IOM,PDM,PCI: Making new MMIO code work with PCI. [build fix] bugref:9218
|
|
|
@81377
|
5 years |
vboxsync |
DevRTC: Missing dox.
|
|
|
@81375
|
5 years |
vboxsync |
IOM,PDM,PCI: Making new MMIO code work with PCI. bugref:9218
|
|
|
@81369
|
5 years |
vboxsync |
*: doxygen fixes
|
|
|
@81368
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: While trying to diagnose issue seen with …
|
|
|
@81367
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: While trying to diagnose issue seen with …
|
|
|
@81365
|
5 years |
vboxsync |
Devices/Graphics: Direct3D backend helpers
|
|
|
@81360
|
5 years |
vboxsync |
Devices/Graphics: Direct3D backend support for UYVY, YUY2 and A8B8G8R8 …
|
|
|
@81359
|
5 years |
vboxsync |
Devices/Graphics: Direct3D backend helpers and surface format …
|
|
|
@81351
|
5 years |
vboxsync |
EFI/Firmware: Disable emulated NV variable mode, bugref:6940
|
|
|
@81350
|
5 years |
vboxsync |
EFI/Firmware: use maximum text mode resolution (for EFI shell mainly)
|
|
|
@81349
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Fix burn due to unintialized vars
|
|
|
@81348
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Some improvements to failures related to …
|
|
|
@81344
|
5 years |
vboxsync |
EFI/Firmware: switch to "usual" variable handling, using NVRAM
|
|
|
@81316
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Correct missing queue name parameter
|
|
|
@81314
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Fix burns for unused variables
|
|
|
@81313
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Fix burns for unused variables
|
|
|
@81312
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Fix sanitizer errors found in virtioScsiCtrl()
|
|
|
@81308
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: fix assert (third times the charm)
|
|
|
@81307
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: fix assert
|
|
|
@81306
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: fix assert
|
|
|
@81302
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Try to fix burn on Windows build machines
|
|
|
@81301
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Fix burn caused by unused function.
|
|
|
@81300
|
5 years |
vboxsync |
Storage/DevVirtioSCSI.cpp: Improved bounds checking for MMIO …
|
|
|
@81291
|
5 years |
vboxsync |
Devices/Graphics: LogRel the D3D adapter identifier
|
|
|
@81267
|
5 years |
vboxsync |
Devices/EFI: Integrate NVRAM flash device into the EFI "device", can …
|
|
|
@81266
|
5 years |
vboxsync |
Devices/EFI/FlashCore.cpp: Format string fix
|
|
|
@81264
|
5 years |
vboxsync |
Devices/EFI: Don't fail if there is no NVRAM driver attached below [fix]
|
|
|
@81262
|
5 years |
vboxsync |
Devices/EFI: Don't fail if there is no NVRAM driver attached below
|
|
|
@81252
|
5 years |
vboxsync |
Devices/EFI: Split the flash device emulation out of DevFlash so it …
|
|
|
@81250
|
5 years |
vboxsync |
Devices/EFI: Split the flash device emulation out of DevFlash so it …
|
|
|
@81231
|
5 years |
vboxsync |
Storage/DevVirtioScsi.cpp: Disabled MSI-X and added guards to …
|
|
|
@81221
|
5 years |
vboxsync |
DevVGA.cpp: style nits.
|
|
|
@81219
|
5 years |
vboxsync |
Devices/Graphics: fixed the wrong translation of BlendOp in the OpenGL …
|
|
|
@81218
|
5 years |
vboxsync |
Dev/E1000: Checksum and segmentation offloading validity checks.
|
|
|
@81216
|
5 years |
vboxsync |
Bracing for more.
|
|
|
@81215
|
5 years |
vboxsync |
Signedness.
|
|
|
@81214
|
5 years |
vboxsync |
Input: Added support for translating USB HID usage page 12 (Consumer …
|
|
|
@81211
|
5 years |
vboxsync |
More validation of a shader bytecode, bugref:9520
|
|
|
@81205
|
5 years |
vboxsync |
VMSVGA: Ignore invalid SVGA_3D_CMD_SETLIGHTENABLED, bugref:9583
|
|
|
@81199
|
5 years |
vboxsync |
NAT: ip_output0 - fix handling of mbuf shortage when we do fragmentation.
|
|
|
@81196
|
5 years |
vboxsync |
EFI/Firmware: Applied the SplitPage fix to the copy in CpuMpPei too as …
|
|
|