VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

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