VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

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