VirtualBox

source: vbox/trunk/src/VBox/Devices

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @77336   6 years vboxsync EFI: Tuned the IDE/ATAPI driver for about 10x better throughput.
(edit) @77324   6 years vboxsync Devices/Serial: Don't try to process data if the either the buffer is …
(edit) @77300   6 years vboxsync DevVGA,PCI,PGM: Hacks for making it possible to load saved states of …
(edit) @77299   6 years vboxsync DevVGA,PCI,PGM: Hacks for making it possible to load saved states of …
(edit) @77296   6 years vboxsync DevLsiLogicSCSI: AssertLogRelReturn -> AssertLogRelRCReturn, fixes …
(edit) @77289   6 years vboxsync DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
(edit) @77288   6 years vboxsync DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
(edit) @77287   6 years vboxsync DevVGA-SVGA: Use the VGA refresh timer to babysit the FIFO thread and …
(edit) @77283   6 years vboxsync nit
(edit) @77282   6 years vboxsync vmsvgaFIFOLoop: Disabled incorrect assertion. bugref:9376
(edit) @77260   6 years vboxsync Comment.
(edit) @77259   6 years vboxsync DevPcBios: Avoid suspect _DMI_ header table checksum calculation by …
(edit) @77254   6 years vboxsync Comment.
(edit) @77243   6 years vboxsync HGCM,SharedFolders: Added new variation on the HGCM page list type …
(edit) @77226   6 years vboxsync Devices/DevVGA-SVGA: move an assertion out of the FIFO access handler. …
(edit) @77207   6 years vboxsync DevVGA-SVGA: Review and cleanup of cursor code and more, untested, …
(edit) @77206   6 years vboxsync DevVGA-SVGA: Review and cleanup of cursor code and more, untested, …
(edit) @77202   6 years vboxsync EFI: more parallelism (it does have an impact, but there's a lot of …
(edit) @77201   6 years vboxsync EFI: experiment with parallel builds on Windows
(edit) @77194   6 years vboxsync Devices/DevVGA-SVGA: make FIFO polling thread sleep when idle. …
(edit) @77193   6 years vboxsync Devices/DevVGA-SVGA: make FIFO polling thread sleep when idle. …
(edit) @77184   6 years vboxsync AudioMixer: Destroy the mix buffer when the sink gets destroyed
(edit) @77183   6 years vboxsync AHCI: Revert last memory leak fix. PDMDevHlpDriverAttach() takes over …
(edit) @77182   6 years vboxsync AHCI: Fix small memory leak during construction (the port name stirng …
(edit) @77151   6 years vboxsync Devices/DevVGA-SVGA: add cursor position reporting to the front-end. …
(edit) @77132   6 years vboxsync DevPCNet.cpp: Remove use of register keyword
(edit) @77130   6 years vboxsync pdmifs/DevVGA/DisplayImpl: add screen id to …
(edit) @77126   6 years vboxsync VMMDevHGCM.cpp,GVMMR0.cpp: Change AssertCompile() statement to pass …
(edit) @77117   6 years vboxsync Updated BIOS note.
(edit) @77114   6 years vboxsync DevVGA-SVGA3d-ogl: remember type of created resource; …
(edit) @77105   6 years vboxsync Devices/DrvHostBase-freebsd.cpp: Compile fixes
(edit) @77056   6 years vboxsync VMMDev: Simplify VMMDevReq_HGCMCall,VMMDevReq_HGCMCall32, and …
(edit) @77043   6 years vboxsync FDC: Double density 720K floppies need 300 kbps data rate in a 5.25 …
(edit) @77031   6 years vboxsync Audio/DrvHostDSound: Doxygen fix.
(edit) @77029   6 years vboxsync Audio/DrvHostDSound: SCM fix.
(edit) @77028   6 years vboxsync Audio/DrvHostDSound: Implemented support for the generic audio device …
(edit) @77025   6 years vboxsync FDC: Removed the unused fdisk_type_t enum, too.
(edit) @77024   6 years vboxsync FDC: Removed completely unused fd_format_t field.
(edit) @77023   6 years vboxsync DevATA: Added READ CD MSF support (see bugref:5869).
(edit) @77012   6 years vboxsync DevATA: Log CHS<->LBA conversions.
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