VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @104789   11 months vboxsync VUSB: Remember that pDev may be NULL.
(edit) @104786   11 months vboxsync Main: Added a new include VBox/graphics.h to avoid dragging in a lot …
(edit) @104777   11 months vboxsync Devices: Compile fix for using DevVGA.h if VBOX_WITH_VMSVGA is not …
(edit) @104715   11 months vboxsync Devices/Graphics/BIOS: bugref:10690: Using VBOX_PRODUCT instead of …
(edit) @104704   11 months vboxsync Audio/HDA: Enabled ​VBOX_AUDIO_HDA_MIC_IN_AS_LINE_IN per default (if …
(edit) @104693   11 months vboxsync Devices + GuestHost: Fixed warnings. ​​bugref:3409
(edit) @104658   11 months vboxsync Devices\Graphics\DevVGA-SVGA3d-dx-shader.cpp: No …
(edit) @104657   11 months vboxsync Devices/PC/ipxe: Don't build on win.arm64 for now, bugref:10392
(edit) @104604   11 months vboxsync Devices/USB/DevOHCI.cpp: Fix parfait warning about unused chg variable …
(edit) @104602   11 months vboxsync Devices/Misc/DevFlashCFI.cpp: Return rc on error, bugref:3409
(edit) @104593   11 months vboxsync Devices/Security/DevTpm.cpp: Return if pfnSSMGetStructEx() fails, …
(edit) @104591   11 months vboxsync Devices/USB/VUSBUrb.cpp: Remove unused variable, bugref:3409
(edit) @104590   11 months vboxsync Devices/USB/darwin/USBProxyDevice-darwin.cpp: Return rc instead of …
(edit) @104589   11 months vboxsync Devices/Gpio/DrvGpioButton.cpp: Return an error if creating the button …
(edit) @104588   11 months vboxsync Devices/Security/DevTpm.cpp: Return if pfnSSMGetStructEx() fails, …
(edit) @104587   11 months vboxsync Devices/EFI/DevEFI.cpp: Return if flashR3LoadFromBuf() fails (not the …
(edit) @104584   11 months vboxsync Devices/Network/DrvCloudTunnel.cpp: Return rc instead of VINF_SUCCESS …
(edit) @104583   11 months vboxsync Devices/Network/DrvNAT.cpp: Simplify drvNATRecvWakeup() a tiny bit, …
(edit) @104582   11 months vboxsync Devices/Network/{DrvNetShaper.cpp,DrvNetSniffer.cpp}: Return rc …
(edit) @104580   11 months vboxsync Devies/Storage/VSCSI: Call scsiBE2H_U16() jsut once outside of …
(edit) @104569   12 months vboxsync DevXHCI: Avoid needless conditionals when toggling the DCS bit.
(edit) @104529   12 months vboxsync Audio/HDA: Fixed recording on newer Windows versions (Windows 10): …
(edit) @104523   12 months vboxsync Audio/AudioMixer: Better diagnostics via (verbose + limited) release …
(edit) @104504   12 months vboxsync Devices/USB/USBProxyDevice-darwin.cpp: Resolve IOServiceAuthorize() …
(edit) @104503   12 months vboxsync Devices/USB/USBProxyDevice-darwin.cpp: Resolve IOServiceAuthorize() …
(edit) @104502   12 months vboxsync Devices/USB/USBProxyDevice-darwin.cpp: Request authorization for …
(edit) @104501   12 months vboxsync Revert r163022 for now as the older mac buildboxes fail to build …
(edit) @104500   12 months vboxsync Devices/USB/USBProxyDevice-darwin.cpp: Request authorization for …
(edit) @104499   12 months vboxsync Audio/AudioMixer: Made the debug (.WAV) file of an output sink …
(edit) @104473   12 months vboxsync Audio/AudioMixBuffer: Removed some dead debug defines.
(edit) @104471   12 months vboxsync Devices/Audio/DrvHostAudioOss: Fix some assert statements, bugref:3409
(edit) @104432   12 months vboxsync Virtio/Core: Fixes and descriptor table printing for our debugger's …
(edit) @104389   12 months vboxsync Devices/Neetwork/DrvNAT: linux.arm64 doesn't support 64KiB stacks for …
(edit) @104388   12 months vboxsync Devices/Neetwork/DrvNAT: linux.arm64 doesn't support 64KiB stacks for …
(edit) @104355   12 months vboxsync SrvIntNetR0: Fixed regression from r162583 that caused allocation of …
(edit) @104303   12 months vboxsync VUSB: Be more careful with what vusbR3RhGetVUsbDevByXxxRetain() returns.
(edit) @104302   12 months vboxsync DevOHCI: Reworked ohciR3GetDirection() to not return a separate …
(edit) @104289   12 months vboxsync DevLpc: Use IOMMMIO_FLAGS_WRITE_DWORD since we don't really do …
(edit) @104280   13 months vboxsync VirtioCore: improved chain length checks and MMIO read handling in …
(edit) @104277   13 months vboxsync Edito.
(edit) @104276   13 months vboxsync DevOHCI: Reworked endpoint skipping to use the new cancel by …
(edit) @104254   13 months vboxsync Devices/Storage/DevAHCI: Fix return code for the fake I/O port read …
(edit) @104253   13 months vboxsync Devices/Storage/DevAHCI: Fix return code when reading non existant …
(edit) @104250   13 months vboxsync DevOHCI: Take more care when adding items to in-flight tracker (see …
(edit) @104244   13 months vboxsync Devices/Graphics/DevVGA: Cleanup vbe_ioport_write_data() a little, …
(edit) @104233   13 months vboxsync Devices/DevBusLogic.cpp: Increase the maxmium size of the CDB which …
(edit) @104225   13 months vboxsync Devices/Serial/DevPcieOx958: Be more strict with what the emulation …
(edit) @104224   13 months vboxsync Devices/Serial/DevOxPcie958: Return 0 when the DMA registers are …
(edit) @104222   13 months vboxsync Devices/Storage/VSCSI: Be more strict when it comes to CDB lengths for …
(edit) @104221   13 months vboxsync Devices/Storage/VSCSI: Be more strict when it comes to CDB lengths for …
(edit) @104194   13 months vboxsync BIOS: Run INITIALIZE DRIVE PARAMETERS after resetting drives in the …
(edit) @104193   13 months vboxsync DevLsiLogic: Converted diagnostic MMIO range to DWORD access, …
(edit) @104191   13 months vboxsync DevBusLogic: Enforce DWORD aligned MMIO, return 'unused' for …
(edit) @104189   13 months vboxsync DevFdc: If EOT is below starting sector, make it more explicit what's …
(edit) @104175   13 months vboxsync Dev/VGA: Spec considers vbe_start_addr as DWORD offset. bugref:10636
(edit) @104171   13 months vboxsync Devices/BusLogic: Respond with a invalid command parameter error if …
(edit) @104170   13 months vboxsync Devices/LsiLogicSCSI: Respond with a device not there error if the CDB …
(edit) @104159   13 months vboxsync VBoxNetFlt: Fix UBSAN warnings by switching to flexible arrays, …
(edit) @104142   13 months vboxsync BIOS: Removed VBOX_IS_VIRTIO_SCSI_DEVICE and associated cruft. It's no …
(edit) @104130   13 months vboxsync DevVGA: Reading the attribute controller index register does not …
(edit) @104125   13 months vboxsync VUSB: Added vusbRhAbortEpByAddr(), renamed vusbRhAbortEp() to …
(edit) @104124   13 months vboxsync OHCI: Comments, typos.
(edit) @104097   13 months vboxsync VMSVGA3/ARM: Fix MMIO memory layout (make it the same as in Fusion) …
(edit) @104070   13 months vboxsync VMMDev: Add a magic tail dword following the data made available by …
(edit) @104068   13 months vboxsync BIOS: Build real VDS S/G lists in AHCI driver, don't just fake it.
(edit) @104067   13 months vboxsync Comments.
(edit) @104065   13 months vboxsync VMMDev: Added a VMMDEV_TESTING_CFG_THRESHOLD_NATIVE_RECOMPILER / …
(edit) @104027   13 months vboxsync Devices/PC/ipxe: Don't try to build it on linux.arm64, bugref:10391
(edit) @104022   13 months vboxsync VMM/testcase/tstIEMAImplDataSseBinary.S,Devices/EFI/DevEFI-binaries.S: …
(edit) @103941   13 months vboxsync Devices/EFI/FirmwareBin: Update firmware images after last fix
(edit) @103938   13 months vboxsync Devices/EFI/Firmware: Don't print the loading/starting messages to the …
(edit) @103902   13 months vboxsync VSCSI: Fixed a problem with potentially unset cbSector in READ CD …
(edit) @103883   13 months vboxsync Undid accidental commit.
(edit) @103882   13 months vboxsync VSCSI: For READ(6) and WRITE(6), a request to transfer zero blocks …
(edit) @103681   14 months vboxsync DevXHCI: Fixed a rare race condition which could miss a ringing …
(edit) @103574   14 months vboxsync Devices/Graphics,WDDM: translate ClearDepthStencilView flags
(edit) @103566   14 months vboxsync Audio/VKAT: Bugfixes for AudioTestBeaconAddConsecutive().
(edit) @103565   14 months vboxsync Validation Kit/Audio: Logging.
(edit) @103502   14 months vboxsync Devices/Bus/DevPCI.cpp: Remove condition which is always true, bugref:3409
(edit) @103469   14 months vboxsync Devices/Graphics: logging
(edit) @103468   14 months vboxsync Devices/Graphics/shaderlib: Need to zero out two structs, bugref:3409
(edit) @103457   14 months vboxsync HGSMI: Some symbol visibility cleanup, bugref:3409
(edit) @103431   14 months vboxsync tstIntNet-1: RTStrCat won't fail because we already subtracted the …
(edit) @103430   14 months vboxsync DrvAudio: No need to use either RTStrCopy[2] or RTStrCat[2] here, …
(edit) @103425   14 months vboxsync Devices/Serial: Fix some warnings, parfait:3409
(edit) @103419   14 months vboxsync Devices/Graphics: Committed a bit too much in r161740, bugref:3409
(edit) @103417   14 months vboxsync Devices/Graphics,VMM: Fix some unused function warnings, bugref:3409
(edit) @103416   14 months vboxsync Devices,Runtime: Fix some harmless misleading macros warnings, bugref:3409
(edit) @103415   14 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
(edit) @103410   14 months vboxsync Devices/Network/testcase: Fix some harmless dangling pointer warnings, …
(edit) @103405   14 months vboxsync Devices/Makefile.kmk: Use the default windows target version when …
(edit) @103397   14 months vboxsync Devices/VUSBUrb: Documented parfait false positive. bugref:3409
(edit) @103346   14 months vboxsync DrvCloudTunnel: Switch the RTStrPrintfV calls with RTStrPrintf2V which …
(edit) @103345   14 months vboxsync DrvCloudTunnel.cpp: Two missing va_end calls. Parfait bugref:3409
(edit) @103317   14 months vboxsync DevEHCI: Cast bit-fields to RTGCPHYS before left shifting, otherwise …
(edit) @103310   14 months vboxsync Devices/DrvAudioAlsaStubs: Corrected snd_pcm_nonblock() proxy stub …
(edit) @103291   15 months vboxsync Devices/Storage/DevFdc.cpp: Simplify the logic in get_cur_drv() a bit, …
(edit) @103285   15 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103282   15 months vboxsync Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
(edit) @103281   15 months vboxsync Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
Note: See TracRevisionLog for help on using the revision log.

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