VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

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