VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @103566   12 months vboxsync Audio/VKAT: Bugfixes for AudioTestBeaconAddConsecutive().
(edit) @103565   12 months vboxsync Validation Kit/Audio: Logging.
(edit) @103502   12 months vboxsync Devices/Bus/DevPCI.cpp: Remove condition which is always true, bugref:3409
(edit) @103469   13 months vboxsync Devices/Graphics: logging
(edit) @103468   13 months vboxsync Devices/Graphics/shaderlib: Need to zero out two structs, bugref:3409
(edit) @103457   13 months vboxsync HGSMI: Some symbol visibility cleanup, bugref:3409
(edit) @103431   13 months vboxsync tstIntNet-1: RTStrCat won't fail because we already subtracted the …
(edit) @103430   13 months vboxsync DrvAudio: No need to use either RTStrCopy[2] or RTStrCat[2] here, …
(edit) @103425   13 months vboxsync Devices/Serial: Fix some warnings, parfait:3409
(edit) @103419   13 months vboxsync Devices/Graphics: Committed a bit too much in r161740, bugref:3409
(edit) @103417   13 months vboxsync Devices/Graphics,VMM: Fix some unused function warnings, bugref:3409
(edit) @103416   13 months vboxsync Devices,Runtime: Fix some harmless misleading macros warnings, bugref:3409
(edit) @103415   13 months vboxsync Additions,Main,VMM,Runtime: Fix some unused expression warnings, …
(edit) @103410   13 months vboxsync Devices/Network/testcase: Fix some harmless dangling pointer warnings, …
(edit) @103405   13 months vboxsync Devices/Makefile.kmk: Use the default windows target version when …
(edit) @103397   13 months vboxsync Devices/VUSBUrb: Documented parfait false positive. bugref:3409
(edit) @103346   13 months vboxsync DrvCloudTunnel: Switch the RTStrPrintfV calls with RTStrPrintf2V which …
(edit) @103345   13 months vboxsync DrvCloudTunnel.cpp: Two missing va_end calls. Parfait bugref:3409
(edit) @103317   13 months vboxsync DevEHCI: Cast bit-fields to RTGCPHYS before left shifting, otherwise …
(edit) @103310   13 months vboxsync Devices/DrvAudioAlsaStubs: Corrected snd_pcm_nonblock() proxy stub …
(edit) @103291   13 months vboxsync Devices/Storage/DevFdc.cpp: Simplify the logic in get_cur_drv() a bit, …
(edit) @103285   13 months vboxsync Re-applied r161549 again (Got rid of a lot of deprecated strcpy / …
(edit) @103282   13 months vboxsync Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
(edit) @103281   13 months vboxsync Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
(edit) @103275   13 months vboxsync Backed out r161549 again (not wanted / bloat).
(edit) @103262   13 months vboxsync IPRT,VMMDev,Bs3Kit: Added support for sub-sub-tests to better deal …
(edit) @103260   13 months vboxsync Got rid of a lot of deprecated strcpy / strcat calls; now using the …
(edit) @103245   13 months vboxsync VMMDev/VMMDevTesting: Fixed implicit fallthrough (found by Parfait). …
(edit) @103241   13 months vboxsync Dev/PC/DevPit-i8254: Don't leak fd if speaker emulation isn't possible …
(edit) @103162   13 months vboxsync Audio/Mixer: Fixed a warning found by Parfait. ​bugref:10354
(edit) @103154   13 months vboxsync Devices/USB/USBProxyDevice-usbip.cpp: u32Status is actually signed, …
(edit) @103153   13 months vboxsync Devices/USB/USBProxyDevice-usbip.cpp: Wrong return type, bugref:3409
(edit) @103151   13 months vboxsync Devices/DevQemuFwCfg.cpp: Some warning fixes about externally visible …
(edit) @103137   13 months vboxsync Audio: More locking needed to avoid debug assertions when draining a …
(edit) @103136   13 months vboxsync Audio: More locking needed to avoid debug assertions when draining a …
(edit) @103134   13 months vboxsync Audio: More locking needed to avoid debug assertions when draining a …
(edit) @103111   13 months vboxsync Devices/DevPlatform: Fix unintialized variable in case there are no …
(edit) @103025   13 months vboxsync *: Replaced some ASMMemZero32 uses with RT_BZERO. bugref:10588
(edit) @103005   13 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @102998   13 months vboxsync Devices/Security/DevTpm: Another addendum for r161223, need to set the …
(edit) @102995   13 months vboxsync Devices/Security/DevTpm: Addendum for r161223, need to keep the …
(edit) @102991   13 months vboxsync Devices/Security/DevTpm: Fix device identification, the UEFI update …
(edit) @102909   14 months vboxsync Devices/EFI/Firmware: Don't try using python 2.x when python 3.x is …
(edit) @102908   14 months vboxsync Devices/EFI/Firmware: Correctly align MP_CPU_EXCHANGE_INFO for …
(edit) @102875   14 months vboxsync Devices/VirtIO: More verbose logging
(edit) @102827   14 months vboxsync Devices/VirtioCore, Devices/VirtioNet: Correct check, bugref:10566
(edit) @102808   14 months vboxsync Devices/Graphics: multisampling.
(edit) @102797   14 months vboxsync Devices/DrvIntNet,NetworkServices/{VBoxIntNetSwitch,IntNetIf}: Plug a …
(edit) @102792   14 months vboxsync Fixed operator precedence.
(edit) @102788   14 months vboxsync Devices/DevFwCommon.cpp: Unconditionally set "Enable targeted content …
(edit) @102715   14 months vboxsync Devices/Graphics: simplified vertex and index buffers tracking (build fix).
(edit) @102714   14 months vboxsync Devices/Graphics: simplified vertex and index buffers tracking.
(edit) @102713   14 months vboxsync Devices/Graphics: update shader resource decl only if the information …
(edit) @102678   15 months vboxsync Audio/WAS: Also check the audio interface of an audio device when …
(edit) @102638   15 months vboxsync Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
(edit) @102632   15 months vboxsync Devices/Graphics: removed obsolete code.
(edit) @102627   15 months vboxsync Devices/Graphics: corrected assertions for VGPU queries.
(edit) @102626   15 months vboxsync Devices/Graphics: create render target, depth stencil and unordered …
(edit) @102622   15 months vboxsync Devices/Graphics: create shader resource views on demand.
(edit) @102617   15 months vboxsync Devices/Graphics: shader signature semantics.
(edit) @102616   15 months vboxsync Devices/Graphics: debug logging.
(edit) @102612   15 months vboxsync Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
(edit) @102596   15 months vboxsync Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
(edit) @102565   15 months vboxsync Dev/DevQemuFwCfg: Fixed size calculation of the config file name in …
(edit) @102544   15 months vboxsync Devices/DevQemuFwCfg: Fixed ASAN warning (as error).
(edit) @102532   15 months vboxsync Devices/Graphics: use 11.1 interfaces.
(edit) @102520   15 months vboxsync Devices/Graphics: planar textures; video commands. bugref:10529
(edit) @102519   15 months vboxsync Fixed tstUsbMouse by faking more PDMUsb callbacks.
(edit) @102516   15 months vboxsync Devices/EFI/FirmwareBin: Update to latest EFI changes, bugref:10528
(edit) @102514   15 months vboxsync include/VBox/platforms/vbox-armv8.h: Allow setting a dedicated MMIO …
(edit) @102513   15 months vboxsync Devices/EFI/Firmware: Allow the PL031 RTC device to be accessible …
(edit) @102504   15 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102484   15 months vboxsync UsbMouse: Windows guests require that touch events with active …
(edit) @102406   15 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102405   15 months vboxsync Devices/Network: Fixed buffer overflow with fds. Added barely …
(edit) @102382   15 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102293   15 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102258   16 months vboxsync DevFdc.cpp: Comment update.
(edit) @102185   16 months vboxsync Storage/DrvVD: Floppy type upgrade fixes. bugref:10371
(edit) @102143   16 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102142   16 months vboxsync Devices/Graphics: avoid compiler warnings. bugref:10529
(edit) @102136   16 months vboxsync Devices/Graphics: additional header. bugref:10529
(edit) @101716   16 months vboxsync DrvCloudTunnel: The signature of the …
(edit) @101638   16 months vboxsync libssh: fixing build. bugref:10539
(edit) @101635   16 months vboxsync libssh: ssh_channel_write_wontblock_callback fix. bugref: 10539
(edit) @101634   16 months vboxsync libssh: removing 0.9.6 mention from Config.kmk and build fix. bugref:10539
(edit) @101625   16 months vboxsync libssh: reverting DrvCloudTunnel.cpp . bugref:10539
(edit) @101624   16 months vboxsync Devices/Gpio/DrvGpioButton.cpp: Also release the sleep button after …
(edit) @101623   16 months vboxsync libssh: switching from 0.9.6 to 0.10.5. bugref:10539
(edit) @101618   16 months vboxsync Devices/Gpio: Add virtual GPIO button driver to simulate button …
(edit) @101617   16 months vboxsync Devices/Gpio/DevPL061: Updates to the code, bugref:10453
(edit) @101616   16 months vboxsync Devices: Don't (ab)use VBOX_VMM_TARGET_ARMV8 for defining whether the …
(edit) @101600   16 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101599   16 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101598   16 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101597   16 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101539   17 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101499   17 months vboxsync Devices/Misc/DevPlatform: Properly initialize the fResourceId boolean …
(edit) @101491   17 months vboxsync Devices/EFI/FirmwareBin: Update ARM EFI firmware containing latest …
(edit) @101489   17 months vboxsync Devices/EFI/Firmware/ArmPkg/CpuDxe: Disable exposing the …
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