|
|
@90700
|
3 years |
vboxsync |
UsbKbd: Corrected intended default (see bugref:10068).
|
|
|
@90697
|
3 years |
vboxsync |
UsbKbd: Extended USB keyboard emulation to optionally support …
|
|
|
@90694
|
3 years |
vboxsync |
VMSVGA: prevent black screen after first resize when VM is restored …
|
|
|
@90639
|
3 years |
vboxsync |
VMM,VMMDev: Changed my mind, made the alignment requirement for …
|
|
|
@90638
|
3 years |
vboxsync |
VMM,VMMDev: Force 32-byte alignment of PDMCRITSECTRW so all members …
|
|
|
@90609
|
3 years |
vboxsync |
VMMDev/Testing: Updated lock thread code with r/w and new config …
|
|
|
@90587
|
3 years |
vboxsync |
Devices/Security: EFI can communicate with the external TPM emulator …
|
|
|
@90580
|
3 years |
vboxsync |
Devices/Security: Continue work on the TPM device emulation and driver …
|
|
|
@90574
|
3 years |
vboxsync |
VMMDev/Testing: Fixed broken value unit handling for 16-bit …
|
|
|
@90555
|
3 years |
vboxsync |
Audio/ValKit: Try harder finding a free service port in …
|
|
|
@90554
|
3 years |
vboxsync |
Audio/ValKit: Init crit sect in atsTcpCreate() to match its …
|
|
|
@90544
|
3 years |
vboxsync |
Audio/ValKit: More fixes for tstAudioTestService. bugref:10008
|
|
|
@90530
|
3 years |
vboxsync |
Devices/Security: Start implementation of a TPM driver talking to the …
|
|
|
@90518
|
3 years |
vboxsync |
Audio/ValKit: Fixed tstAudioTestService (some options were missing). …
|
|
|
@90512
|
3 years |
vboxsync |
Devices/Security/DevTpm: Updates to the TPM code, started implmenting …
|
|
|
@90511
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Fix theoretical maximum page-size shift in …
|
|
|
@90505
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Allow invalidations for page sizes larger than …
|
|
|
@90503
|
3 years |
vboxsync |
VMMDevTesting,bs3-locking-1: Expanded the locking test port to two …
|
|
|
@90500
|
3 years |
vboxsync |
VMM/PDM: Increased the PDMCRITSECT size by 64 bytes to make space for …
|
|
|
@90494
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Removed obsolete comment.
|
|
|
@90493
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Re-enable the IOTLB cache.
|
|
|
@90492
|
3 years |
vboxsync |
Devices: Rename TPM directory to Security, bugref:10075
|
|
|
@90482
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Doxygen.
|
|
|
@90481
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Build fix.
|
|
|
@90479
|
3 years |
vboxsync |
Intel IOMMU: bugref:9967 Comment nit.
|
|
|
@90478
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Avoid looking up the DTE cache twice when …
|
|
|
@90467
|
3 years |
vboxsync |
VMMDev/Testing: Added VMMDEV_TESTING_LOCKED_BUSY_SUCCESS flag so we …
|
|
|
@90465
|
3 years |
vboxsync |
Devices/TPM: TPM device emulation skeleton, bugref:10075
|
|
|
@90462
|
3 years |
vboxsync |
VMMDev: New port for lock contention testing. [grr] bugref:6695
|
|
|
@90461
|
3 years |
vboxsync |
VMMDev: New port for lock contention testing. bugref:6695
|
|
|
@90454
|
3 years |
vboxsync |
EFI: Export missing E1kNet.inf
|
|
|
@90448
|
3 years |
vboxsync |
Dev*: Require ring-3 to check PDMDevHlpCritSectEnter return values …
|
|
|
@90447
|
3 years |
vboxsync |
Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
|
|
|
@90445
|
3 years |
vboxsync |
Dev*: Check PDMDevHlpCritSectEnter return status better. bugref:6695
|
|
|
@90436
|
3 years |
vboxsync |
VMM,Dev*: Handle PDMCritSectEnter failures in relation to the PDM …
|
|
|
@90429
|
3 years |
vboxsync |
Intel IOMMU: Fixed buggy status code handling in DMAR_LOCK_RET. …
|
|
|
@90421
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Fix IOTLB caching, the DTE cache flags were …
|
|
|
@90363
|
3 years |
vboxsync |
DevIoApic: Comment update for flip-flip case. bugref:10073
|
|
|
@90346
|
3 years |
vboxsync |
- VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074
- …
|
|
|
@90332
|
3 years |
vboxsync |
Dev*: Use PDMCritSect API via PDMDevHlp. bugref:10074
|
|
|
@90331
|
3 years |
vboxsync |
DevHda: Use PDMCritSect API via PDMDevHlp. bugref:10074
|
|
|
@90330
|
3 years |
vboxsync |
Drv*: Access PDMCritSect API via PDMDrvHlp. bugref:10074
|
|
|
@90323
|
3 years |
vboxsync |
DevVGA-SVGA: Moved the pfnVBVAEnable calls up before …
|
|
|
@90319
|
3 years |
vboxsync |
VMSVGA: prevent screen artifacts after restoring VM from saved state, …
|
|
|
@90318
|
3 years |
vboxsync |
DevIoApic: Must save & restore the flip-flop bitmap. bugref:10073 …
|
|
|
@90309
|
3 years |
vboxsync |
DevIoApic: Tenative fix for re-triggering edge interrupts in EOI …
|
|
|
@90308
|
3 years |
vboxsync |
DevIoApic: PDM_IRQ_LEVEL_FLIP_FLOP fix (HPET). Needs state saving. …
|
|
|
@90307
|
3 years |
vboxsync |
DevIoApic: IRQ tagging fixes. Todo for EIO. bugref:10073 oem2tickeref:43
|
|
|
@90304
|
3 years |
vboxsync |
DevHPET: Logging. bugref:10073 oem2ticketref:43
|
|
|
@90303
|
3 years |
vboxsync |
Typo.
|
|
|
@90298
|
3 years |
vboxsync |
DevIoApic: Don't point to out of scope variable in ioapicSendMsi. …
|
|
|
@90266
|
3 years |
vboxsync |
VMMDev: More heap usage statistics. bugref:9379
|
|
|
@90265
|
3 years |
vboxsync |
VMMDev: Reduce the HGCM accounting categories to the same three as we …
|
|
|
@90264
|
3 years |
vboxsync |
VMMDev: Do proper heap usage accounting for HGCM requests. bugref:9379
|
|
|
@90257
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Restructured code to deal with potentially …
|
|
|
@90247
|
3 years |
vboxsync |
DevIchAc97: Don't try setup streams with BDBAR=0 as that upsets the …
|
|
|
@90241
|
3 years |
vboxsync |
DrvKeyboardQueue: Fixed Korean key detection (I think), added …
|
|
|
@90231
|
3 years |
vboxsync |
EFI: Workaround for unwanted aligned SSE move blowing up (see bugref:4643).
|
|
|
@90213
|
3 years |
vboxsync |
Intel IOMMU: bugref:9967 PTE error reporting fix.
|
|
|
@90212
|
3 years |
vboxsync |
Intel IOMMU: bugref:9967 Error handling fixes. There seems to be a …
|
|
|
@90209
|
3 years |
vboxsync |
DevATA: report proper Media Event Code for …
|
|
|
@90205
|
3 years |
vboxsync |
Intel IOMMU: bugref:9967 Removed superfluous assertion, nits.
|
|
|
@90200
|
3 years |
vboxsync |
DevVGA: Addendum to bugref:9904
|
|
|
@90199
|
3 years |
vboxsync |
tstDevicePdmDevHlp: Corrected incorrect assertion.
|
|
|
@90198
|
3 years |
vboxsync |
DevPS2: The queue header member pszDesc is ring-3 only and must be …
|
|
|
@90186
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Logging, missed parameter fix.
|
|
|
@90185
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Log PTE not present failures.
|
|
|
@90184
|
3 years |
vboxsync |
Audio/ValKit: Use frame size instead of sample size in …
|
|
|
@90183
|
3 years |
vboxsync |
Audio/ValKit: More code for guest recording tests in the Validation …
|
|
|
@90182
|
3 years |
vboxsync |
Audio/ValKit: Use frame size instead of sample size in …
|
|
|
@90179
|
3 years |
vboxsync |
Audio/ValKit: A few more checks for AudioTestSetPack(). bugref:10008
|
|
|
@90178
|
3 years |
vboxsync |
DevIchAc97: Don't assert on valid config in ichac97R3StreamSetUp as we …
|
|
|
@90176
|
3 years |
vboxsync |
Audio/ValKit: ATS termination fixes. bugref:10008
|
|
|
@90166
|
3 years |
vboxsync |
DevATA: Extended assertion.
|
|
|
@90158
|
3 years |
vboxsync |
DevHda: Added the minimum of registers linux accesses for the …
|
|
|
@90156
|
3 years |
vboxsync |
Dev/VirtioNet: (bugref:8651) Fixed connectivity loss due to stuck TX …
|
|
|
@90149
|
3 years |
vboxsync |
DevHda: Added config value 'DeviceName' to allow specifying other …
|
|
|
@90148
|
3 years |
vboxsync |
DevHdaCodec: Renamed a couple of variables. bugref:9890
|
|
|
@90147
|
3 years |
vboxsync |
DevHdaCodec: Moved the codec configuration into a separate structure …
|
|
|
@90146
|
3 years |
vboxsync |
DevHdaCodec: Removed unused member HDACODECR3::cNodes. bugref:9890
|
|
|
@90145
|
3 years |
vboxsync |
DevHdaCodec: Mark afNodeClassifications as const to encourage more …
|
|
|
@90144
|
3 years |
vboxsync |
DevHdaCodec: Combine all the node classification lists into an array …
|
|
|
@90143
|
3 years |
vboxsync |
DevHdaCodec: The node classification lists can be const. bugref:9890
|
|
|
@90142
|
3 years |
vboxsync |
DevHdaCodec: Renamed some more member names. bugref:9890
|
|
|
@90141
|
3 years |
vboxsync |
DevHdaCodec: Corrected some member names. bugref:9890
|
|
|
@90140
|
3 years |
vboxsync |
DevHda: Aligned the codec state more along cache lines. bugref:9890
|
|
|
@90139
|
3 years |
vboxsync |
DevHdaCodec: Updated docs/todo. bugref:9890
|
|
|
@90138
|
3 years |
vboxsync |
DevHda: Only HDACODECR3, no HDACODEC structure any more. bugref:9890
|
|
|
@90137
|
3 years |
vboxsync |
DevHda: Don't pass pDevIns but PHDACODECR3 to the four DevHDA …
|
|
|
@90136
|
3 years |
vboxsync |
DevHda: Ditto in the other direction. bugref:9890
|
|
|
@90135
|
3 years |
vboxsync |
DevHda: We don't need to abstract the HDA codecs with function …
|
|
|
@90134
|
3 years |
vboxsync |
DevHda: Consolidating codec state into one structure and removing the …
|
|
|
@90131
|
3 years |
vboxsync |
DevHdaCodec: Removed most of the leftovers from the attempt to run the …
|
|
|
@90128
|
3 years |
vboxsync |
DevHdaCodec: Moved CODECVERB to the .cpp file as it does not to be …
|
|
|
@90127
|
3 years |
vboxsync |
DevHdaCodec: More doc work. bugref:9890
|
|
|
@90123
|
3 years |
vboxsync |
DevHdaCodec: Try make doxygen happy... bugref:9890
|
|
|
@90122
|
3 years |
vboxsync |
DevHdaCodec: More doxygen stuff. Renamed callback parameters to match …
|
|
|
@90121
|
3 years |
vboxsync |
DevHdaCodec: Reverted previous commit, committed too much. bugref:9890
|
|
|
@90120
|
3 years |
vboxsync |
DevHdaCodec: More doxygen stuff. Renamed callback parameters to match …
|
|
|
@90119
|
3 years |
vboxsync |
DevHdaCodec: Looping over node index arrays must do proper bound …
|
|
|