VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @78995   6 years vboxsync PDM, Devices, FE, Main: allow size hints without notification for …
(edit) @78949   6 years vboxsync Devices/VMMDev: fixed a todo.
(edit) @78914   6 years vboxsync Devices/Audio/DevIchAc97: Plug memory leak for the description passed …
(edit) @78913   6 years vboxsync DevAHCI: Fix accidental part of commit from r131028
(edit) @78908   6 years vboxsync Devices/DevAHCI: Fix possible memory leak while still maintaining the …
(edit) @78814   6 years vboxsync Devices/Makefile.kmk: indent
(edit) @78799   6 years vboxsync Template virtio SCSI driver builds. Controller configurable in GUI.
(edit) @78796   6 years vboxsync DrvSCSI.cpp: Quick crash prevention for some other issue. [fix]
(edit) @78787   6 years vboxsync DrvSCSI.cpp: Quick crash prevention for some other issue.
(edit) @78729   6 years vboxsync BIOS: After ATA reset, first wait for drive not busy, then read other …
(edit) @78714   6 years vboxsync Comment.
(edit) @78670   6 years vboxsync Devices/UartCore: Fix guru meditation when raw mode is used
(edit) @78662   6 years vboxsync Devices/UartCore: Fix possible crash when the serial port is not …
(edit) @78626   6 years vboxsync Dev/E1000: fix an assertion when the virtual NIC is disconnected.
(edit) @78599   6 years vboxsync PIC: Tweaked an assertion (see bugref:9463).
(edit) @78593   6 years vboxsync Devices/Graphics: use more vmsvga3d helpers, minor cleanups (build fix)
(edit) @78589   6 years vboxsync Devices/Graphics: use more vmsvga3d helpers, minor cleanups
(edit) @78572   6 years vboxsync Undoing bad commit.
(edit) @78571   6 years vboxsync DevACPI: First check input, then take a lock.
(edit) @78560   6 years vboxsync PCnet: Improved Am79C973 external PHY emulation to work with BSD …
(edit) @78558   6 years vboxsync PCnet: Default to auto-negotiation on in BCR32, debug dump a bit of …
(edit) @78549   6 years vboxsync OHCI: Interpret the OHCI spec a bit more literally when processing a …
(edit) @78530   6 years vboxsync Build fix.
(edit) @78529   6 years vboxsync OHCI: More logging when buffer sizes don't add up.
(edit) @78528   6 years vboxsync OHCI: Identify where unrecoverable error is coming from.
(edit) @78510   6 years vboxsync Audio: Doxygen build fix.
(edit) @78507   6 years vboxsync Audio: Build fix.
(edit) @78506   6 years vboxsync Audio: Try to fix a hang w/ VRDE audio driver enabled.
(edit) @78504   6 years vboxsync With experimental PXE build, the ROM image must be taken from a …
(edit) @78478   6 years vboxsync PCnet: Clear cached descriptor state when doing INIT. Required at …
(edit) @78477   6 years vboxsync PCnet: Do not access the 'user' dword of RX/TX descriptors.
(edit) @78461   6 years vboxsync PCnet: Slightly improved debug info.
(edit) @78458   6 years vboxsync PCnet: Warn when guest sets up a misaligned descriptor ring.
(edit) @78423   6 years vboxsync BIOS: Reworked ATA device detection, old code relied on bugs in ATA …
(edit) @78406   6 years vboxsync Comment.
(edit) @78405   6 years vboxsync Reverted commit which requires firmware changes to work.
(edit) @78394   6 years vboxsync DevATA: Minor cleanup, better compatibility with old ATA devices, …
(edit) @78372   6 years vboxsync Updated EFI firmware binaries.
(edit) @78347   6 years vboxsync DevVGA-SVGA.cpp: attempt to fix breakage from last change.
(edit) @78344   6 years vboxsync DevVGA-SVGA.cpp: re-init FIFO on VM reset
(edit) @78270   6 years vboxsync DevPcNet: Clear the 'zeros' RMD field when writing (see bugref:1613).
(edit) @78269   6 years vboxsync DevPcNet: Ignore the 'zeros' RMD field, it should be entirely unused …
(edit) @78208   6 years vboxsync PDM,APIC,PIC: Don't use AssertRelease on VMCPU_FF_INTERRUPT_PIC, …
(edit) @78119   6 years vboxsync Dev/E1000: (bugref:9427) RX buffer size fix.
(edit) @78115   6 years vboxsync Dev/E1000: (bugref:9427) Skip invalid TX descriptors.
(edit) @78104   6 years vboxsync IPRT,*: Added fFlags to RTPathAbsExDup so it matches the new …
(edit) @78075   6 years vboxsync Devices/USB/DevOHCI.cpp: Small addendum to r129929, add LogRelMax() …
(edit) @78073   6 years vboxsync Devices/USB/DevOHCI.cpp: Remove a few todos and raise unrecoverable …
(edit) @78052   6 years vboxsync BIOS: Only probe IDE devices if a PCI IDE controller is present (see …
(edit) @78040   6 years vboxsync DevFDC: Eliminated irrelevant ifdefs.
(edit) @78015   6 years vboxsync DevVGA: Attempt to disable any mouse cursor when resetting the …
(edit) @78011   6 years vboxsync DevVGA-SVGA: use VBVA interface to update screen. bugref:9430
(edit) @77965   6 years vboxsync Devices/Graphics: more preparations for drawing the pointer cursor …
(edit) @77958   6 years vboxsync VMSVGA: Refined pitch lock handling, also reset FIFO on VM reset. See …
(edit) @77954   6 years vboxsync SVGA: Fixed thinkos (bugref:9424).
(edit) @77952   6 years vboxsync VMSVGA: Implemented pitch lock registers. See bugref:9424
(edit) @77920   6 years vboxsync VMSVGA: Report FIFO_CAP_RESERVE capability which we do support.
(edit) @77915   6 years vboxsync VMSVGA: Calculate pitch when width or bpp is set. See bugref:9424
(edit) @77884   6 years vboxsync EFI: Tweaked flags for Linux builds. Not working yet.
(edit) @77876   6 years vboxsync UDK2018: Massaged build tools to build with gcc 7.3
(edit) @77869   6 years vboxsync DevVGA-SVGA: report the mouse cursor position only if the guest …
(edit) @77867   6 years vboxsync DevVGA-SVGA: screen update notification is required to make the VRDP …
(edit) @77856   6 years vboxsync Devices/DrvVD: Get rid of the TCP/NET implementation and use the …
(edit) @77828   6 years vboxsync DevPlayground: Made the playground device somewhat configurable via CFGM.
(edit) @77806   6 years vboxsync Devices/UartCore: Fix assertion to avoid crash in release builds
(edit) @77796   6 years vboxsync EFI: Tweaked memory map for more than 2G RAM.
(edit) @77795   6 years vboxsync EFI: More hacks to handle the case where ICH9 chipset gets some random …
(edit) @77788   6 years vboxsync EFI: Experimentally removed ISO9660 FS support which appears redundant …
(edit) @77761   6 years vboxsync EFI: Don't build for source debugging by default.
(edit) @77751   6 years vboxsync EFI: Skip qemu code that does no good on VBox.
(edit) @77749   6 years vboxsync EFI: Have to cache MCFG base in BasePciExpressLib because reading a …
(edit) @77729   6 years vboxsync EFI: More adaptations for PCIe chipset, source debugging.
(edit) @77725   6 years vboxsync EFI: Hacked definition to match strange VirtualBox placement of PIIX4 …
(edit) @77705   6 years vboxsync EFI: Register just one low system memory range between 1MB and 4GB.
(edit) @77703   6 years vboxsync BVGA,Display,FE/Qt: Don't flood the release log with screen updates …
(edit) @77698   6 years vboxsync EFI: Adjusted pdb files list for copying.
(edit) @77697   6 years vboxsync EFI: Removed yasm specific custom tweaks, no longer needed.
(edit) @77696   6 years vboxsync EFI: Removed custom debugging not used elsewhere in VBoxPkg to reduce …
(edit) @77695   6 years vboxsync Comment.
(edit) @77678   6 years vboxsync EFI: Use resource compiler to avoid errors. 32-bit EFI now boots to …
(edit) @77673   6 years vboxsync EFI: MEMFD_BASE_ADDRESS needs to be properly defined or decompression …
(edit) @77672   6 years vboxsync EFI: Zapped unimplemented/unnecessary debugging code.
(edit) @77671   6 years vboxsync EFI: Removing no longer necessary customizations, build fixes.
(edit) @77670   6 years vboxsync edk2: a bit of sanitizing missing for UDK2018. bugref:4643
(edit) @77669   6 years vboxsync EFI: Switched yasm to nasm, misc build fixes; work in progress.
(edit) @77664   6 years vboxsync Audio/DevIchAc97.cpp: Timer description strings must be static when …
(edit) @77663   6 years vboxsync FakeBios: Enable fast timing in PIIX/ICH IDETIM register. This …
(edit) @77662   6 years vboxsync EFI: First step in UDK2018 merge. Does not build yet.
(edit) @77617   6 years vboxsync Moved the .scm settings for EFI/Firmware down into the firmware …
(edit) @77616   6 years vboxsync Moved the .scm settings for EFI/Firmware down into the firmware …
(edit) @77603   6 years vboxsync Audio/Mixer: audioMixerStreamCtlInternal() is static.
(edit) @77602   6 years vboxsync Audio/Mixer: Centralized a mixer stream's internal status updating by …
(edit) @77599   6 years vboxsync efi: Preparing for updating to UDK2018. bugref:4643
(edit) @77580   6 years vboxsync DevATA: Do not set signature for nonexistent devices, it was wrong …
(edit) @77579   6 years vboxsync DevATA: Added empty bus port handler to simplify logic elsewhere.
(edit) @77451   6 years vboxsync Devices/Graphics, pdm, Main: add out-of-range to host-side pointer …
(edit) @77411   6 years vboxsync Devices/UART: Properly handle loopback mode (feeding the sent data …
(edit) @77392   6 years vboxsync DevATA: Return bit 7 clear when reading registers on IDE channel with …
(edit) @77370   6 years vboxsync Device/Graphics, pdm, Main, Front-ends: infrastructure for host …
(edit) @77349   6 years vboxsync DevATA: EXECUTE DEVICE DIAGNOSTIC must always be run on both device 0 …
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