VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @102909   16 months vboxsync Devices/EFI/Firmware: Don't try using python 2.x when python 3.x is …
(edit) @102908   16 months vboxsync Devices/EFI/Firmware: Correctly align MP_CPU_EXCHANGE_INFO for …
(edit) @102875   16 months vboxsync Devices/VirtIO: More verbose logging
(edit) @102827   16 months vboxsync Devices/VirtioCore, Devices/VirtioNet: Correct check, bugref:10566
(edit) @102808   16 months vboxsync Devices/Graphics: multisampling.
(edit) @102797   16 months vboxsync Devices/DrvIntNet,NetworkServices/{VBoxIntNetSwitch,IntNetIf}: Plug a …
(edit) @102792   16 months vboxsync Fixed operator precedence.
(edit) @102788   16 months vboxsync Devices/DevFwCommon.cpp: Unconditionally set "Enable targeted content …
(edit) @102715   16 months vboxsync Devices/Graphics: simplified vertex and index buffers tracking (build fix).
(edit) @102714   16 months vboxsync Devices/Graphics: simplified vertex and index buffers tracking.
(edit) @102713   16 months vboxsync Devices/Graphics: update shader resource decl only if the information …
(edit) @102678   17 months vboxsync Audio/WAS: Also check the audio interface of an audio device when …
(edit) @102638   17 months vboxsync Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
(edit) @102632   17 months vboxsync Devices/Graphics: removed obsolete code.
(edit) @102627   17 months vboxsync Devices/Graphics: corrected assertions for VGPU queries.
(edit) @102626   17 months vboxsync Devices/Graphics: create render target, depth stencil and unordered …
(edit) @102622   17 months vboxsync Devices/Graphics: create shader resource views on demand.
(edit) @102617   17 months vboxsync Devices/Graphics: shader signature semantics.
(edit) @102616   17 months vboxsync Devices/Graphics: debug logging.
(edit) @102612   17 months vboxsync Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
(edit) @102596   17 months vboxsync Audio/WAS: Attempt to fix crashes when invalidating the cached audio …
(edit) @102565   17 months vboxsync Dev/DevQemuFwCfg: Fixed size calculation of the config file name in …
(edit) @102544   17 months vboxsync Devices/DevQemuFwCfg: Fixed ASAN warning (as error).
(edit) @102532   17 months vboxsync Devices/Graphics: use 11.1 interfaces.
(edit) @102520   17 months vboxsync Devices/Graphics: planar textures; video commands. bugref:10529
(edit) @102519   17 months vboxsync Fixed tstUsbMouse by faking more PDMUsb callbacks.
(edit) @102516   17 months vboxsync Devices/EFI/FirmwareBin: Update to latest EFI changes, bugref:10528
(edit) @102514   17 months vboxsync include/VBox/platforms/vbox-armv8.h: Allow setting a dedicated MMIO …
(edit) @102513   17 months vboxsync Devices/EFI/Firmware: Allow the PL031 RTC device to be accessible …
(edit) @102504   17 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102484   17 months vboxsync UsbMouse: Windows guests require that touch events with active …
(edit) @102406   17 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102405   17 months vboxsync Devices/Network: Fixed buffer overflow with fds. Added barely …
(edit) @102382   17 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102293   17 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102258   17 months vboxsync DevFdc.cpp: Comment update.
(edit) @102185   18 months vboxsync Storage/DrvVD: Floppy type upgrade fixes. bugref:10371
(edit) @102143   18 months vboxsync Devices/Graphics: header update. bugref:10529
(edit) @102142   18 months vboxsync Devices/Graphics: avoid compiler warnings. bugref:10529
(edit) @102136   18 months vboxsync Devices/Graphics: additional header. bugref:10529
(edit) @101716   18 months vboxsync DrvCloudTunnel: The signature of the …
(edit) @101638   18 months vboxsync libssh: fixing build. bugref:10539
(edit) @101635   18 months vboxsync libssh: ssh_channel_write_wontblock_callback fix. bugref: 10539
(edit) @101634   18 months vboxsync libssh: removing 0.9.6 mention from Config.kmk and build fix. bugref:10539
(edit) @101625   18 months vboxsync libssh: reverting DrvCloudTunnel.cpp . bugref:10539
(edit) @101624   18 months vboxsync Devices/Gpio/DrvGpioButton.cpp: Also release the sleep button after …
(edit) @101623   18 months vboxsync libssh: switching from 0.9.6 to 0.10.5. bugref:10539
(edit) @101618   18 months vboxsync Devices/Gpio: Add virtual GPIO button driver to simulate button …
(edit) @101617   18 months vboxsync Devices/Gpio/DevPL061: Updates to the code, bugref:10453
(edit) @101616   18 months vboxsync Devices: Don't (ab)use VBOX_VMM_TARGET_ARMV8 for defining whether the …
(edit) @101600   18 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101599   18 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101598   18 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101597   18 months vboxsync pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out …
(edit) @101539   19 months vboxsync DIS,VMM,DBGC,IPRT,++: Some disassembler tweaks and TB disassembly …
(edit) @101499   19 months vboxsync Devices/Misc/DevPlatform: Properly initialize the fResourceId boolean …
(edit) @101491   19 months vboxsync Devices/EFI/FirmwareBin: Update ARM EFI firmware containing latest …
(edit) @101489   19 months vboxsync Devices/EFI/Firmware/ArmPkg/CpuDxe: Disable exposing the …
(edit) @101481   19 months vboxsync Devices/Bus: Add PCI bridge support to the generic PCI ECAM bus (the …
(edit) @101479   19 months vboxsync Devices/Bus: Add PCI bridge support to the generic PCI ECAM bus (the …
(edit) @101443   19 months vboxsync Devices/EFI/FirmwareBin,Main/src-client/ConsoleImplConfigArmV8.cpp: …
(edit) @101439   19 months vboxsync Devices/EFI/Firmware/{VBoxPkg,ArmVirtPkg}: Don't rely on the hardcoded …
(edit) @101438   19 months vboxsync Devices/EFI/Firmware&ArmPlatformPkg/PrePeiCore: Don't use the …
(edit) @101436   19 months vboxsync Devices/EFI/Firmware/ArmVirtPkg: Start using the VirtualBox Armv8 …
(edit) @101434   19 months vboxsync Devices/EFI/Firmware: Add ARM platform helper libraries to help …
(edit) @101433   19 months vboxsync Devices/EFI/Firmware/ArmVirtPkg: Start using the VirtualBox Armv8 …
(edit) @101432   19 months vboxsync Devices/EFI/Firmware: Add ARM platform helper libraries to help …
(edit) @101427   19 months vboxsync Devices/DevFwCommon.cpp: Fix handle number used for DMI OEM table. …
(edit) @101414   19 months vboxsync Devices/VirtioCore: Correct check, bugref:10521
(edit) @101400   19 months vboxsync Devices/DevVirtioNet.cpp: Improve checks, bugref:10521
(edit) @101321   19 months vboxsync Devices: Add a generic platform device for registering ROM files and …
(edit) @101320   19 months vboxsync Devices: Add a generic platform device for registering ROM files and …
(edit) @101319   19 months vboxsync BIOS: Improved invalid boot sector check (see ticketref:21861)
(edit) @101298   19 months vboxsync DrvKeyboardQueue: Added a compile time option to not pass along any …
(edit) @101297   19 months vboxsync EFI/Firmware: Removed old EFI firmware. Using edk2-stable202308 from …
(edit) @101296   19 months vboxsync EFI/FirmwareNew: Fix building with msvc, RUNTIME_FUNCTION is redefined …
(edit) @101292   19 months vboxsync EFI/FirmwareNew: Make edk2-stable202308 build on all supported …
(edit) @101291   19 months vboxsync EFI/FirmwareNew: Make edk2-stable202308 build on all supported …
(edit) @101283   19 months vboxsync EFI/Firmware: Preparing for updating to edk2-stable202308, bugref:4643
(edit) @101266   19 months vboxsync EFI/Firmware: Add our defines to identify a VBox firmware build, …
(edit) @101223   20 months vboxsync VBoxSmcUtil-darwin.cpp: More 4-letter constants converted to …
(edit) @101222   20 months vboxsync iprt/cdefs.h,DevSmc.cpp: Added RT_MAKE_U32_FROM_MSB_U8 to deal with …
(edit) @101085   20 months vboxsync Devices/Network: wip. DHCP, ARP, NTP all working. TCP not. bugref:10268
(edit) @101035   20 months vboxsync Initial commit (based draft v2 / on patch v5) for implementing …
(edit) @101016   20 months vboxsync BusLogic: Avoid needlessly looping over an invalid mailbox (see …
(edit) @101004   20 months vboxsync BIOS: Added proper VDS S/G support to the LSI Logic driver.
(edit) @100995   20 months vboxsync BIOS: Fixed incorrect pragma aux use that could corrupt memory when …
(edit) @100986   20 months vboxsync BusLogic: More accurately emulate the geometry register; return …
(edit) @100984   20 months vboxsync BIOS: Support also ISA BusLogic/Adaptec HBAs, not just PCI (see …
(edit) @100897   21 months vboxsync Devices/Bus/DevPciIch9: Initialize the PCI bus type with the correct …
(edit) @100892   21 months vboxsync Devices/Security/DevTpm: Fix regression introduced by r157063 causing …
(edit) @100886   21 months vboxsync Devices/Network/slirp: Check the complete network address instead of …
(edit) @100883   21 months vboxsync Devices/Network/DevVirtioNet: Fix support for VLANs due to wrong size …
(edit) @100874   21 months vboxsync Audio/WAS: Make sure to invalidate the cached audio interfaces of the …
(edit) @100872   21 months vboxsync Devices/Network/DevVirtioNet: Fix setting the PCI base class, …
(edit) @100870   21 months vboxsync Devices/DrvIntNet,NetworkServices/VBoxIntNetSwitch: Plug a few memory …
(edit) @100852   21 months vboxsync VMMDev,Main/Appliance: Update the Linux OS subtypes with recent …
(edit) @100827   21 months vboxsync VBox/ostypes.h+Main/{Global,Appliance},VMMDev,FE/Qt: Update the Linux …
(edit) @100779   21 months vboxsync DrvVUSBRootHub: Don't arm a re-attach timer in vusbR3RhLoadDone when …
(edit) @100776   21 months vboxsync DrvVUSBRootHub: Attempt at fixing situation where vusbR3RhSavePrep …
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