VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @83113   5 years vboxsync 6.1.4
(edit) @83104   5 years vboxsync LogRel nit.
(edit) @83062   5 years vboxsync Devices/testcase/tstDevice: Implement JSON based configuration loader …
(edit) @83061   5 years vboxsync DevVGA: Dump screen objects with info vmsvga.
(edit) @83058   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Starting to receive Rx packets from now. …
(edit) @83042   5 years vboxsync Devices/Storage/DrvDiskIntegrity: Implement some additional interface …
(edit) @83032   5 years vboxsync DevPcBios,DevEFI: Include the bit in the SMBIOS data whether the UEFI …
(edit) @83028   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Fixed but in Virtio_1_0.cpp …
(edit) @83027   5 years vboxsync BIOS: Always report non-IDE disks as ready, reading the ATA status …
(edit) @83002   5 years vboxsync VGABIOS: Further reduced mode set stack usage, centralized cld …
(edit) @83001   5 years vboxsync VGABIOS: Do not recursively invoke INT 10h C handlers to conserve …
(edit) @82988   5 years vboxsync DevIchAc97/ichac97R3MixerAddDrvStream: Destroy streams on failure to …
(edit) @82987   5 years vboxsync DrvAudio: Using #ifdef DEBUG around logging statements almost always wrong.
(edit) @82986   5 years vboxsync ipxe/Makefile.kmk: Best to explictily set -fcommon with it possbily …
(edit) @82981   5 years vboxsync VGABIOS: Removed unused and very unlikely to be ever used definitions.
(edit) @82980   5 years vboxsync BIOS: Only log LBA when we have one, and CHS otherwise.
(edit) @82972   5 years vboxsync Copyright year updates - manual ones.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82962   5 years vboxsync fix flowerbox burn
(edit) @82961   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Device appears and is doing transactions …
(edit) @82941   5 years vboxsync Devices/Storage/VSCSILunMmc: Fix possible double free under certain …
(edit) @82904   5 years vboxsync Devices/tstDevice: Continue stubbing/implementing more PDM device …
(edit) @82903   5 years vboxsync Devices/tstDevice: Working on restoring the old state of the device …
(edit) @82902   5 years vboxsync Devices/tstDevice: Working on restoring the old state of the device …
(edit) @82883   5 years vboxsync Devices/testcase: Restarted work on the device testbench/fuzzing work …
(edit) @82869   5 years vboxsync Devices/Serial/DrvChar: aargh
(edit) @82867   5 years vboxsync Devices/Serial/DrvChar: Return the actual value of rc instead of …
(edit) @82865   5 years vboxsync Devices/Serial: Reset the read/write pointers of the read buffers when …
(edit) @82864   5 years vboxsync Move function unused in R0 into R3 guards to fix burn
(edit) @82863   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Builds cleanly. Finished initial tying …
(edit) @82827   5 years vboxsync Fix @todo line, wasn't caught by scm on linux
(edit) @82826   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Have gone through the functions and …
(edit) @82812   5 years vboxsync DevVGA: Don't take the device lock in vgaR3PciIORegionVRamMapUnmap as …
(edit) @82798   5 years vboxsync Devices/Serial: Some fixes for unconnected mode where the application …
(edit) @82791   5 years vboxsync Devices/Trace: Fix trace IDs
(edit) @82790   5 years vboxsync Devices/Trace: build fix
(edit) @82789   5 years vboxsync Devices/Trace: Tracing driver to log execution of interface callbacks …
(edit) @82780   5 years vboxsync Fix burn
(edit) @82779   5 years vboxsync So if you typo the file name, scm looks happy at first glance
(edit) @82778   5 years vboxsync This is guaranteed to make scm happy
(edit) @82777   5 years vboxsync flour bots
(edit) @82776   5 years vboxsync Fix flowerbox. Even though this code has guards that prevent it from …
(edit) @82775   5 years vboxsync Just checking in porting changes so far. Haven't tried building them …
(edit) @82722   5 years vboxsync 3D: Corrected r135648 to fix blank guest screen, bugref:9613
(edit) @82719   5 years vboxsync 6.1.2
(edit) @82718   5 years vboxsync 3D: Check last shader bytecode token, bugref:9613
(edit) @82711   5 years vboxsync 3D: Fix regression caused by r135612 and 135630, bugref:9613
(edit) @82704   5 years vboxsync 3D: Check register index in shader opcodes, bugref:9613
(edit) @82700   5 years vboxsync 3D: Sampler index validation in ldl and ldd instructions, bugref:9613
(edit) @82693   5 years vboxsync 3D: Sampler index validation
(edit) @82690   5 years vboxsync DrvVD: Workaround to make encrypted VMs with snapshots work again
(edit) @82685   5 years vboxsync Dev/E1000: (bugref:9615) GSO and VLAN buffer allocation fixes.
(edit) @82681   5 years vboxsync Network/DevVirtioNet_1_0.cpp: Ported skeletal framwork from VirtIO 0.9 …
(edit) @82676   5 years vboxsync Devices/VMMDev: add initialization of idDisplay, because otherwise we …
(edit) @82675   5 years vboxsync Devices/VMMDev: Use sane (monitor is disabled) initial state when we …
(edit) @82667   5 years vboxsync Devices/Storage/VBoxSCSI: Prevent multiple vCPUs from accessing the …
(edit) @82661   5 years vboxsync DevOHCI: Cleaned up old code (see bugref:9595).
(edit) @82659   5 years vboxsync Devices/DevVGA-SVGA: Compile fixes if VBOX_WITH_VMSVGA3D is not defined.
(edit) @82657   5 years vboxsync DevDMA: Added info dump.
(edit) @82656   5 years vboxsync Typo.
(edit) @82650   5 years vboxsync Devices/Graphics: Cleanup all vertex streams and the vertex declaration.
(edit) @82609   5 years vboxsync Devices/Graphics: pThis -> pThisCC.
(edit) @82607   5 years vboxsync Devices/Graphics/DevVGA.cpp: Fix for unreferenced variable.
(edit) @82602   5 years vboxsync AudioMixer: Attempt to fix another regression from r135459. bugref:9625
(edit) @82599   5 years vboxsync Audio/HDA: Initialize stream direction and source / destination in …
(edit) @82598   5 years vboxsync Audio/Mixer: Doxygen fix.
(edit) @82597   5 years vboxsync Audio/Mixer: Modularized code a bit more by adding …
(edit) @82588   5 years vboxsync AudioMixer: Fix for regression from r135308. Must not forget to NULL …
(edit) @82586   5 years vboxsync Devices/Graphics: use glVertexAttrib to set a constant value of a …
(edit) @82583   5 years vboxsync Devices/Graphics: fixes for the CLEAR command; BLIT_SURFACE_TO_SCREEN …
(edit) @82581   5 years vboxsync Audio mixer: Logging tweaks; no functional changes.
(edit) @82580   5 years vboxsync Audio: Logging tweaks (driver names); no functional changes.
(edit) @82579   5 years vboxsync Audio: Make sure to only set a new recording source if the backend in …
(edit) @82571   5 years vboxsync Storage/DevVirtioSCSI.cpp: fixed docs-related comment typo
(edit) @82566   5 years vboxsync Audio/HDA: Forward-ported / integrated r135420 (5.2: Audio/HDA: Skip …
(edit) @82561   5 years vboxsync Storage/DevVirtioSCSI.cpp: Fix burn from extra sp in makefile
(edit) @82560   5 years vboxsync Storage/DevVirtioSCSI.cpp: Had to ifdef R3 some functions that caused …
(edit) @82559   5 years vboxsync Storage/DevVirtioSCSI.cpp: Enabled R0, increased req queue count to 4 …
(edit) @82544   5 years vboxsync VMMR0: No SrvPciRawR0 stuff.
(edit) @82541   5 years vboxsync 6.1.0 GA
(edit) @82522   5 years vboxsync EFI/Firmware/UefiBootManagerLib: Switch to the new way of querying the …
(edit) @82521   5 years vboxsync EFI/Firmware/VBoxFsDxe: Fix a read beyond the of buffer due to the …
(edit) @82520   5 years vboxsync EFI/VBoxFsDxe: Oops.
(edit) @82519   5 years vboxsync EFI/Firmware/UefiBootManagerLib: Restore old behavior until the …
(edit) @82517   5 years vboxsync EFI/VBoxFsDxe: EFI needs backslashes as path separators.
(edit) @82512   5 years vboxsync VBoxFsDxe: CompareGuid returnes TRUE if the GUID matches and not 0
(edit) @82511   5 years vboxsync scm fix
(edit) @82509   5 years vboxsync EFI/Firmware/UefiBootManagerLib: Use the gVBoxFsBlessedFileInfoGuid …
(edit) @82508   5 years vboxsync EFI/Firmware/VBoxPkg: Add new GUID to retrieve the blessed file from …
(edit) @82463   5 years vboxsync pdmaudioifs.h,Devices/Audio: Corrected the size alignment of …
(edit) @82459   5 years vboxsync DevHDA: doxygen fix. bugref:9218
(edit) @82458   5 years vboxsync Devices/Audio/*: No need to +1 on RTPATH_MAX.
(edit) @82456   5 years vboxsync DevLsiLogicSCSI: Forgot to set PDM_DEVREG_FLAGS_NEW_STYLE in …
(edit) @82455   5 years vboxsync DevINIP: Converted to new style. bugref:9218
(edit) @82454   5 years vboxsync VMMDev: Forgot to set PDM_DEVREG_FLAGS_NEW_STYLE. bugref:9218
(edit) @82453   5 years vboxsync DevHDA: Mark as new-style. bugref:9218
(edit) @82452   5 years vboxsync DevHDA: Put debug path on the heap rather than always grabbing ~4KB of …
(edit) @82451   5 years vboxsync DevIchAc97: Put debug path on the heap rather than always grabbing …
(edit) @82450   5 years vboxsync DevHDA: Split structures. bugref:9218
(edit) @82431   5 years vboxsync Devices/Graphics: assertion message
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