|
|
@90399
|
4 years |
vboxsync |
iprt/thread.h: Removed RTThreadIsOperational as we don't have any …
|
|
|
@90398
|
4 years |
vboxsync |
iprt/critsect.h: comment typo.
|
|
|
@90395
|
4 years |
vboxsync |
IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
|
|
|
@90392
|
4 years |
vboxsync |
IPRT/RTThreadCreate: Added RTTHREADFLAGS_NO_SIGNALS (posix only). …
|
|
|
@90383
|
4 years |
vboxsync |
VMM: Doxygen fixes for critsect drvhlps. bugref:9218 bugref:10074
|
|
|
@90382
|
4 years |
vboxsync |
VMM: Doxygen fixes for critsect devhlps. bugref:9218 bugref:10074
|
|
|
@90380
|
4 years |
vboxsync |
VMM: Moved idHostCpu and iHostCpuSet from VMCPU to GVMCPU, removing …
|
|
|
@90379
|
4 years |
vboxsync |
VMM: Implementing blocking on critical sections in ring-0 HM context …
|
|
|
@90378
|
4 years |
vboxsync |
VBox/vmm/dbgf.h: Removed duplicate prototypes.
|
|
|
@90364
|
4 years |
vboxsync |
pdmdev.h: PDM_IRQ_LEVEL_FLIP_FLOP docs update. bugref:10073
|
|
|
@90351
|
4 years |
vboxsync |
Typo in comment.
|
|
|
@90348
|
4 years |
vboxsync |
VMM: Removed the VM pointers from the internal critsect structures. …
|
|
|
@90347
|
4 years |
vboxsync |
VMM: Pass pVM to PDMCritSectRw APIs. bugref:9218 bugref:10074
|
|
|
@90346
|
4 years |
vboxsync |
- VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074
- …
|
|
|
@90342
|
4 years |
vboxsync |
efi-common.h: Two new GUIDs, bugref:9580
|
|
|
@90329
|
4 years |
vboxsync |
PDMDrvHlp: Put the PDMCritSect API into driver helpers just like we've …
|
|
|
@90286
|
4 years |
vboxsync |
Runtime/efi: Started implementing the functionality to parse, create …
|
|
|
@90284
|
4 years |
vboxsync |
Runtime/efi: Started implementing the functionality to parse, create …
|
|
|
@90283
|
4 years |
vboxsync |
Runtime/efi: Started implementing the functionality to parse, create …
|
|
|
@90238
|
4 years |
vboxsync |
HGCM,HostServices: Extended VBOXHGCMSVCFNTABLE with client and call …
|
|
|
@90237
|
4 years |
vboxsync |
HostServices/Service.h: Added @todo on unnecessary work duplication …
|
|
|
@90196
|
4 years |
vboxsync |
Network: (bugref:10024) GSO UDP header fixes.
|
|
|
@90189
|
4 years |
vboxsync |
VMM: Make the setjmp code a bit stricter with when to resume a call. …
|
|
|
@90175
|
4 years |
vboxsync |
Network: (bugref:10024) Fixed UDP header handling when carving …
|
|
|
@90168
|
4 years |
vboxsync |
iprt/cdefs.h: Adjusted the RT_VALID_PTR versions for linux/AMD64 to …
|
|
|
@90161
|
4 years |
vboxsync |
VMM: New status VERR_VMM_CONTEXT_HOOK_STILL_ENABLED for guru condition …
|
|
|
@90114
|
4 years |
vboxsync |
Runtime/RTEfi*: Updates to the EFI variable storage access module, …
|
|
|
@90062
|
4 years |
vboxsync |
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
|
|
|
@90061
|
4 years |
vboxsync |
Runtime/RTEfi*: Start of a VFS module to access a EFI variable store …
|
|
|
@90054
|
4 years |
vboxsync |
VBoxSharedClipboard/win: Replaced SharedClipboardWinAnnounceFormats …
|
|
|
@90048
|
4 years |
vboxsync |
Audio/ValKit: Added dedicated log group AUDIO_TEST for audio testing …
|
|
|
@90028
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Fixed address translations resulting in …
|
|
|
@90023
|
4 years |
vboxsync |
iprt/linux/version.h: Doxygen fixes for ubuntu abi macros. bugref:10007
|
|
|
@90022
|
4 years |
vboxsync |
iprt/linux/version.h: Doxygen fixes for ubuntu abi macros, fixed …
|
|
|
@89993
|
4 years |
vboxsync |
VMM/HMVMX/EM: Do a rendezvous when a split-lock #AC is emulated. …
|
|
|
@89980
|
4 years |
vboxsync |
VMM/HMVMX: Add debug event and dtrace probe for the split-lock #ACs. …
|
|
|
@89974
|
4 years |
vboxsync |
IEM: Added IEMExecOneIgnoreLock for use with split-lock cases. bugref:10052
|
|
|
@89971
|
4 years |
vboxsync |
Runtime/RTDbgCfg: Add API to look for a DWARF debug file by build-id …
|
|
|
@89970
|
4 years |
vboxsync |
Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an …
|
|
|
@89969
|
4 years |
vboxsync |
Runtime/ldrELF: Add RTLDRPROP_BUILDID for querying the build-id of an …
|
|
|
@89949
|
4 years |
vboxsync |
VMM/PDMDriver: Add …
|
|
|
@89947
|
4 years |
vboxsync |
X11: Host Services: Shared Clipboard: improve error code path …
|
|
|
@89935
|
4 years |
vboxsync |
Keyboard: Reworked the release-all-keys mechanism, made sure it's used …
|
|
|
@89934
|
4 years |
vboxsync |
VMM/CPUCpuId: Some intel updates. bugref:10052
|
|
|
@89924
|
4 years |
vboxsync |
VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837
- …
|
|
|
@89912
|
4 years |
vboxsync |
VMM/DBGF: Basic infrastructure to support adding and deleting port I/O …
|
|
|
@89846
|
4 years |
vboxsync |
pdmaudioinline.h: The _INVALID values are technically valid, so must …
|
|
|
@89821
|
4 years |
vboxsync |
Audio: Some info item fixes and docs updates. bugref:9890
|
|
|
@89801
|
4 years |
vboxsync |
pdmaudioifs.h,AudioMix*h: Documentation. bugref:9890
|
|
|
@89800
|
4 years |
vboxsync |
pdmaudioifs.h,AudioMix*h: Documentation. bugref:9890
|
|
|
@89798
|
4 years |
vboxsync |
pdmaudioifs.h: More diagram updates. bugref:9890
|
|
|
@89797
|
4 years |
vboxsync |
pdmaudioifs.h: doxygen. bugref:9890
|
|
|
@89796
|
4 years |
vboxsync |
pdmaudioifs.h: doxygen. bugref:9890
|
|
|
@89791
|
4 years |
vboxsync |
/Config.kmk,Makefile.kmk: Define VBOX_JAVA_BIN_PATH so we can more …
|
|
|
@89783
|
4 years |
vboxsync |
pdmaudioifs.h: More doc updates. bugref:9890
|
|
|
@89782
|
4 years |
vboxsync |
pdmaudioifs.h: simple component diagram. bugref:9890
|
|
|
@89768
|
4 years |
vboxsync |
Audio: Made PDMAUDIOVOLUME multichannel. bugref:9890
|
|
|
@89720
|
4 years |
vboxsync |
com/errorprint: Teach it how to deal with warnings (print the message …
|
|
|
@89695
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: Implement dump to file method, bugref:10025
|
|
|
@89682
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: More work on the sample creation code, bugref:10025
|
|
|
@89622
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: Some prototype code to allow creating guest …
|
|
|
@89620
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Allow PDMIoApicSetEoi operation to be queued …
|
|
|
@89600
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Centralize PDM interfaces sending MSIs so it …
|
|
|
@89578
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Implemented bulk memory access requests.
|
|
|
@89569
|
4 years |
vboxsync |
Audio: Lowered cased the output of PDMAudioDirGetName and …
|
|
|
@89552
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation fixes.
|
|
|
@89510
|
4 years |
vboxsync |
Audio: Split up PDMIHOSTAUDIO::pfnStreamControl into individual …
|
|
|
@89506
|
4 years |
vboxsync |
pdmaudioinline.h/PDMAudioPropsAreEqual: Compare channel IDs too. …
|
|
|
@89500
|
4 years |
vboxsync |
Audio: Changed PDMAUDIOHOSTDEV::szName into a pszName so we don't have …
|
|
|
@89489
|
4 years |
vboxsync |
Audio: Simplified PDMIAUDIOCONNECTOR::pfnStreamCreate by moving the …
|
|
|
@89487
|
4 years |
vboxsync |
Audio: Changed PDMIHOSTAUDIO::pfnStreamCreate to take a pointer to a …
|
|
|
@89475
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 x86.h: Macros for getting page base and …
|
|
|
@89446
|
4 years |
vboxsync |
PDMAudioPropsAreValid: limit channels to PDMAUDIO_MAX_CHANNELS. bugref:9890
|
|
|
@89430
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP. Bit 62 is also …
|
|
|
@89429
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP. We don't support …
|
|
|
@89423
|
4 years |
vboxsync |
DrvHostAudioPulseAudio: Multi channel support. bugref:9890
|
|
|
@89421
|
4 years |
vboxsync |
DrvHostAudioDSound: Multi channel support. bugref:9890
|
|
|
@89418
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89416
|
4 years |
vboxsync |
pdmaudioinline.h: Added PDMAudioPropsBytesToNano64. bugref:9890
|
|
|
@89415
|
4 years |
vboxsync |
Audio: Removed PDMAUDIOFRAME. bugref:9890
|
|
|
@89414
|
4 years |
vboxsync |
Audio: Removed PDMAUDIOSTREAMMAP, PDMAUDIOSTREAMCHANNELDATA and …
|
|
|
@89407
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89386
|
4 years |
vboxsync |
iprt/formats/riff.h: Added extensible wave format structures and …
|
|
|
@89385
|
4 years |
vboxsync |
Audio: Extended PDMAUDIOCHANNELID with PDMAUDIOCHANNELID_TOP_CENTER so …
|
|
|
@89381
|
4 years |
vboxsync |
Audio: Extended PDMAUDIOPCMPROPS with a channel map. Renamed …
|
|
|
@89379
|
4 years |
vboxsync |
Audio: Removed PDMAUDIOSTREAMCFG::enmLayout and PDMAUDIOSTREAMLAYOUT. …
|
|
|
@89372
|
4 years |
vboxsync |
pdmaudioifs.h: Shut up warning in PDMAUDIOPCMPROPS_INITIALIZER. bugref:9890
|
|
|
@89365
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89348
|
4 years |
vboxsync |
Audio: Changed PDMAUDIO_MAX_CHANNELS to 12 since PDMAUDIOPCMPROPS can …
|
|
|
@89345
|
4 years |
vboxsync |
Audio: Added PDMAUDIO_MAX_CHANNELS, set to 16. bugref:9890
|
|
|
@89344
|
4 years |
vboxsync |
Audio: For anyone wishing to use the VBOX_AUDIO_DEBUG_DUMP_PCM_DATA …
|
|
|
@89342
|
4 years |
vboxsync |
Audio: Removed unused PDMAUDIOFMT type and associated translators. …
|
|
|
@89341
|
4 years |
vboxsync |
Audio: Removed PDMAUDIODRVFLAGS (no longer needed when we're mixing …
|
|
|
@89327
|
4 years |
vboxsync |
Audio: Reworking the capture (recording) code path, part 4: Combine …
|
|
|
@89326
|
4 years |
vboxsync |
pdmaudioinline.h: PDMAudioPropsNanoToBytes64 and …
|
|
|
@89312
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89301
|
4 years |
vboxsync |
pdmaudioinline.h: Added PDMAudioPropsIsBufferSilence. Corrected …
|
|
|
@89288
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP.
|
|
|
@89284
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Address translation, WIP. Scaffolding for …
|
|
|
@89274
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 VBox/pci.h: Added PCIADDRTYPE enum for all …
|
|
|