VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90853   3 years vboxsync Devices/Graphics: support for relative operands in the shader parser.
(edit) @90852   3 years vboxsync Devices/Graphics: Update cbScanline after changing uWidth and uBpp
(edit) @90830   3 years vboxsync Audio/ValKit: More work on ATS client destruction handling. bugref:10008
(edit) @90797   3 years vboxsync Fix copy/pasted assert
(edit) @90791   3 years vboxsync Devices: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @90778   3 years vboxsync DrvhostAudioWasApi: Deal with PKEY_AudioEngine_DeviceFormat returning …
(edit) @90775   3 years vboxsync Fix burn due to unwanted tab charager
(edit) @90774   3 years vboxsync Add guards to Load Exec function and replicated fix from r145659 in …
(edit) @90768   3 years vboxsync Audio/ValKit: Use different ATS TCP/IP ports for each use case so …
(edit) @90765   3 years vboxsync Audio/ValKit: Don't report back ATS starting errors to PDM, as those …
(edit) @90764   3 years vboxsync Audio/ATS: Implemented audioTestSvcClientDoBye(). bugref:10008
(edit) @90745   3 years vboxsync Audio/ValKit: Also notify the transport layer for a BYE request. …
(edit) @90700   3 years vboxsync UsbKbd: Corrected intended default (see bugref:10068).
(edit) @90697   3 years vboxsync UsbKbd: Extended USB keyboard emulation to optionally support …
(edit) @90694   3 years vboxsync VMSVGA: prevent black screen after first resize when VM is restored …
(edit) @90639   3 years vboxsync VMM,VMMDev: Changed my mind, made the alignment requirement for …
(edit) @90638   3 years vboxsync VMM,VMMDev: Force 32-byte alignment of PDMCRITSECTRW so all members …
(edit) @90609   3 years vboxsync VMMDev/Testing: Updated lock thread code with r/w and new config …
(edit) @90587   3 years vboxsync Devices/Security: EFI can communicate with the external TPM emulator …
(edit) @90580   3 years vboxsync Devices/Security: Continue work on the TPM device emulation and driver …
(edit) @90574   3 years vboxsync VMMDev/Testing: Fixed broken value unit handling for 16-bit …
(edit) @90555   3 years vboxsync Audio/ValKit: Try harder finding a free service port in …
(edit) @90554   3 years vboxsync Audio/ValKit: Init crit sect in atsTcpCreate() to match its …
(edit) @90544   3 years vboxsync Audio/ValKit: More fixes for tstAudioTestService. ​bugref:10008
(edit) @90530   3 years vboxsync Devices/Security: Start implementation of a TPM driver talking to the …
(edit) @90518   3 years vboxsync Audio/ValKit: Fixed tstAudioTestService (some options were missing). …
(edit) @90512   3 years vboxsync Devices/Security/DevTpm: Updates to the TPM code, started implmenting …
(edit) @90511   3 years vboxsync AMD IOMMU: bugref:9654 Fix theoretical maximum page-size shift in …
(edit) @90505   3 years vboxsync AMD IOMMU: bugref:9654 Allow invalidations for page sizes larger than …
(edit) @90503   3 years vboxsync VMMDevTesting,bs3-locking-1: Expanded the locking test port to two …
(edit) @90500   3 years vboxsync VMM/PDM: Increased the PDMCRITSECT size by 64 bytes to make space for …
(edit) @90494   3 years vboxsync AMD IOMMU: bugref:9654 Removed obsolete comment.
(edit) @90493   3 years vboxsync AMD IOMMU: bugref:9654 Re-enable the IOTLB cache.
(edit) @90492   3 years vboxsync Devices: Rename TPM directory to Security, bugref:10075
(edit) @90482   3 years vboxsync AMD IOMMU: bugref:9654 Doxygen.
(edit) @90481   3 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @90479   3 years vboxsync Intel IOMMU: bugref:9967 Comment nit.
(edit) @90478   3 years vboxsync AMD IOMMU: bugref:9654 Avoid looking up the DTE cache twice when …
(edit) @90467   3 years vboxsync VMMDev/Testing: Added VMMDEV_TESTING_LOCKED_BUSY_SUCCESS flag so we …
(edit) @90465   3 years vboxsync Devices/TPM: TPM device emulation skeleton, bugref:10075
(edit) @90462   3 years vboxsync VMMDev: New port for lock contention testing. [grr] bugref:6695
(edit) @90461   3 years vboxsync VMMDev: New port for lock contention testing. bugref:6695
(edit) @90454   4 years vboxsync EFI: Export missing E1kNet.inf
(edit) @90448   4 years vboxsync Dev*: Require ring-3 to check PDMDevHlpCritSectEnter return values …
(edit) @90447   4 years vboxsync Dev*: Checked up all the PDMDevHlpCritSectEnter calls to make sure the …
(edit) @90445   4 years vboxsync Dev*: Check PDMDevHlpCritSectEnter return status better. bugref:6695
(edit) @90436   4 years vboxsync VMM,Dev*: Handle PDMCritSectEnter failures in relation to the PDM …
(edit) @90429   4 years vboxsync Intel IOMMU: Fixed buggy status code handling in DMAR_LOCK_RET. …
(edit) @90421   4 years vboxsync AMD IOMMU: bugref:9654 Fix IOTLB caching, the DTE cache flags were …
(edit) @90363   4 years vboxsync DevIoApic: Comment update for flip-flip case. bugref:10073
(edit) @90346   4 years vboxsync - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 - …
(edit) @90332   4 years vboxsync Dev*: Use PDMCritSect API via PDMDevHlp. bugref:10074
(edit) @90331   4 years vboxsync DevHda: Use PDMCritSect API via PDMDevHlp. bugref:10074
(edit) @90330   4 years vboxsync Drv*: Access PDMCritSect API via PDMDrvHlp. bugref:10074
(edit) @90323   4 years vboxsync DevVGA-SVGA: Moved the pfnVBVAEnable calls up before …
(edit) @90319   4 years vboxsync VMSVGA: prevent screen artifacts after restoring VM from saved state, …
(edit) @90318   4 years vboxsync DevIoApic: Must save & restore the flip-flop bitmap. bugref:10073 …
(edit) @90309   4 years vboxsync DevIoApic: Tenative fix for re-triggering edge interrupts in EOI …
(edit) @90308   4 years vboxsync DevIoApic: PDM_IRQ_LEVEL_FLIP_FLOP fix (HPET). Needs state saving. …
(edit) @90307   4 years vboxsync DevIoApic: IRQ tagging fixes. Todo for EIO. bugref:10073 oem2tickeref:43
(edit) @90304   4 years vboxsync DevHPET: Logging. bugref:10073 oem2ticketref:43
(edit) @90303   4 years vboxsync Typo.
(edit) @90298   4 years vboxsync DevIoApic: Don't point to out of scope variable in ioapicSendMsi. …
(edit) @90266   4 years vboxsync VMMDev: More heap usage statistics. bugref:9379
(edit) @90265   4 years vboxsync VMMDev: Reduce the HGCM accounting categories to the same three as we …
(edit) @90264   4 years vboxsync VMMDev: Do proper heap usage accounting for HGCM requests. bugref:9379
(edit) @90257   4 years vboxsync AMD IOMMU: bugref:9654 Restructured code to deal with potentially …
(edit) @90247   4 years vboxsync DevIchAc97: Don't try setup streams with BDBAR=0 as that upsets the …
(edit) @90241   4 years vboxsync DrvKeyboardQueue: Fixed Korean key detection (I think), added …
(edit) @90231   4 years vboxsync EFI: Workaround for unwanted aligned SSE move blowing up (see bugref:4643).
(edit) @90213   4 years vboxsync Intel IOMMU: bugref:9967 PTE error reporting fix.
(edit) @90212   4 years vboxsync Intel IOMMU: bugref:9967 Error handling fixes. There seems to be a …
(edit) @90209   4 years vboxsync DevATA: report proper Media Event Code for …
(edit) @90205   4 years vboxsync Intel IOMMU: bugref:9967 Removed superfluous assertion, nits.
(edit) @90200   4 years vboxsync DevVGA: Addendum to bugref:9904
(edit) @90199   4 years vboxsync tstDevicePdmDevHlp: Corrected incorrect assertion.
(edit) @90198   4 years vboxsync DevPS2: The queue header member pszDesc is ring-3 only and must be …
(edit) @90186   4 years vboxsync AMD IOMMU: bugref:9654 Logging, missed parameter fix.
(edit) @90185   4 years vboxsync AMD IOMMU: bugref:9654 Log PTE not present failures.
(edit) @90184   4 years vboxsync Audio/ValKit: Use frame size instead of sample size in …
(edit) @90183   4 years vboxsync Audio/ValKit: More code for guest recording tests in the Validation …
(edit) @90182   4 years vboxsync Audio/ValKit: Use frame size instead of sample size in …
(edit) @90179   4 years vboxsync Audio/ValKit: A few more checks for AudioTestSetPack(). bugref:10008
(edit) @90178   4 years vboxsync DevIchAc97: Don't assert on valid config in ichac97R3StreamSetUp as we …
(edit) @90176   4 years vboxsync Audio/ValKit: ATS termination fixes. bugref:10008
(edit) @90166   4 years vboxsync DevATA: Extended assertion.
(edit) @90158   4 years vboxsync DevHda: Added the minimum of registers linux accesses for the …
(edit) @90156   4 years vboxsync Dev/VirtioNet: (bugref:8651) Fixed connectivity loss due to stuck TX …
(edit) @90149   4 years vboxsync DevHda: Added config value 'DeviceName' to allow specifying other …
(edit) @90148   4 years vboxsync DevHdaCodec: Renamed a couple of variables. bugref:9890
(edit) @90147   4 years vboxsync DevHdaCodec: Moved the codec configuration into a separate structure …
(edit) @90146   4 years vboxsync DevHdaCodec: Removed unused member HDACODECR3::cNodes. bugref:9890
(edit) @90145   4 years vboxsync DevHdaCodec: Mark afNodeClassifications as const to encourage more …
(edit) @90144   4 years vboxsync DevHdaCodec: Combine all the node classification lists into an array …
(edit) @90143   4 years vboxsync DevHdaCodec: The node classification lists can be const. bugref:9890
(edit) @90142   4 years vboxsync DevHdaCodec: Renamed some more member names. bugref:9890
(edit) @90141   4 years vboxsync DevHdaCodec: Corrected some member names. bugref:9890
(edit) @90140   4 years vboxsync DevHda: Aligned the codec state more along cache lines. bugref:9890
(edit) @90139   4 years vboxsync DevHdaCodec: Updated docs/todo. bugref:9890
(edit) @90138   4 years vboxsync DevHda: Only HDACODECR3, no HDACODEC structure any more. bugref:9890
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette