VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @83261   5 years vboxsync Devices/tstDevice: Testbench updates, work in progress
(edit) @83256   5 years vboxsync VMSVGA: Reversed bit order of converted cursor AND mask to match VBVA …
(edit) @83241   5 years vboxsync Devices/Bus/DevIommuAmd: bugref:9654 bits.
(edit) @83240   5 years vboxsync Audio/Win: Added ability to register/unregister the …
(edit) @83239   5 years vboxsync Audio/Win: Added ability to register/unregister the …
(edit) @83238   5 years vboxsync Audio/Win: Also re-enumerate if the default device has been changed. …
(edit) @83237   5 years vboxsync Devices/Bus/DevIommuAmd: bugref:9654 Bits.
(edit) @83230   5 years vboxsync EFI/Firmware: Add VBOX_WITH_EFI_SECURE_BOOT and VBOX_WITH_EFI_TPM to …
(edit) @83193   5 years vboxsync Devices/Graphics/shaderlib: use correct constant when checking the …
(edit) @83188   5 years vboxsync scm fix, another one which wan't detected by tinderbox
(edit) @83187   5 years vboxsync Remove debugging change that shouldn't be in code others use
(edit) @83186   5 years vboxsync Network/DevVirtioNet.cpp: Some clean up. Have verified that received …
(edit) @83185   5 years vboxsync scm fix, suprisingly wasn't detected by tinderbox
(edit) @83177   5 years vboxsync Devices/Bus/DevIommuAmd: Started with some basic data structures and …
(edit) @83176   5 years vboxsync Devices/Graphics/shaderlib: workaround for NVidia GLSL compiler quirk.
(edit) @83174   5 years vboxsync fix burns
(edit) @83165   5 years vboxsync Network/DevVirtioNet.cpp Found some issues after going back and …
(edit) @83156   5 years vboxsync bugref:9637 Some PDMIDISPLAYPORT::pfnReportMonitorPositions nits.
(edit) @83154   5 years vboxsync bugref:9637. build fix
(edit) @83153   5 years vboxsync Updates since last integration. Troubleshooting why client is not …
(edit) @83152   5 years vboxsync bugref:9637. moving the function vmsvgaR3PortReportMonitorPositions …
(edit) @83142   5 years vboxsync bugref:9637. Sending monitor positions (offsets) from GAs to svga …
(edit) @83141   5 years vboxsync DevBusLogic: Improved interrupt reporting logic to match real …
(edit) @83134   5 years vboxsync DevFwCommon: fix comment it is not GB but MB
(edit) @83133   5 years vboxsync SMBIOS: For memory sizes larger than 32766MB, use the extended size …
(edit) @83132   5 years vboxsync DevBusLogic: Corrected R0 port handler registration.
(edit) @83127   5 years vboxsync DevBusLogic: Generalized commands that do not set CMDC.
(edit) @83126   5 years vboxsync DevBusLogic: Improved accuracy of adapter information to better match …
(edit) @83117   5 years vboxsync DevBusLogic: Reset mailbox positions when INITIALIZE (EXTENDED) …
(edit) @83116   5 years vboxsync Typo.
(edit) @83115   5 years vboxsync Typo.
(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 …
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