VirtualBox

source: vbox/trunk/src/VBox/Devices/testcase

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74919   6 years vboxsync Serial: Make sure the data is periodically removed from the TX queue …
(edit) @74068   6 years vboxsync Build fix.
(edit) @73766   6 years vboxsync Serial: Remove the old serial code and switch over to the new one by …
(edit) @73636   6 years vboxsync Devices/Serial: Fix Widows guests, the THRE empty interrupt status is …
(edit) @73243   6 years vboxsync Devices/Serial: Add missing implementation for character timeout …
(edit) @73135   6 years vboxsync Serial: Split out the generic UART functionality into a separate …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72407   7 years vboxsync PS2K: Renamed variable to avoid partial duplicate.
(edit) @72195   7 years vboxsync Devices/Serial/DevSerialNew: Add 16550A FIFO implementation and some …
(edit) @72120   7 years vboxsync tstDeviceStructSizeRC: Some updates
(edit) @72119   7 years vboxsync tstDeviceStructSizeRC: Add new serial port implementation
(edit) @71891   7 years vboxsync VMMDev: VMMDevHGCM rewrite
(edit) @71829   7 years vboxsync DevLPC-new: Kicked off new LPC implementation. bugref:7000
(edit) @71753   7 years vboxsync DevIchAc97: Alignment fixing.
(edit) @71751   7 years vboxsync DevIchAc97: Do simple stuff (most stuff actually) in ring-0 / rawmode …
(edit) @71732   7 years vboxsync Devices/testcase: Detect undef/define of DEBUG, LOG_ENABLED, RT_STRICT …
(edit) @71731   7 years vboxsync tstDeviceStructSize,tstHelp.h: Fixed cast in CHECK_SIZE that can cause …
(edit) @71721   7 years vboxsync DevHDA: Made it work in raw-mode.
(edit) @71351   7 years vboxsync PS2K: Throttle keyboard input to satisfy questionable software (see …
(edit) @71247   7 years vboxsync DevIchAc97: Critsect alignment fix (32-bit).
(edit) @71210   7 years vboxsync DevDMA: Handle I/O port access from ring-0 and raw-mode since we …
(edit) @70964   7 years vboxsync Audio/HDA: Implemented separate timers for per audio stream to a) …
(edit) @70433   7 years vboxsync Audio: Expose VBOX_WITH_INTEL_HDA (default) in Config.kmk.
(edit) @70013   7 years vboxsync Audio: Unified audio debug / dumping code to also get device DMA data …
(edit) @69919   7 years vboxsync Audio/HDA: Integrated fixes up to r119397 from 5.1-audio-timing branch …
(edit) @69719   7 years vboxsync Audio/HDA: Forward ported / integrated r119000 + r119062 (Fixed CORB / …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69305   7 years vboxsync Devices/testcase: scm updates
(edit) @69183   7 years vboxsync Devices/testcase: Updates for the PDM unit test framework
(edit) @69162   7 years vboxsync Devices/testcase: Skeleton for PDM device unit test framework, …
(edit) @69111   7 years vboxsync (C) year
(edit) @68536   7 years vboxsync Forgotten file.
(edit) @67671   7 years vboxsync HDA: Fixed/reworked device reset.
(edit) @67533   7 years vboxsync Audio/DevHDA.cpp: Fixed audio handling when restoring from a saved …
(edit) @67410   7 years vboxsync Audio/DevHDA: Forward ported / integrated timer code. WIP.
(edit) @67059   8 years vboxsync Audio/DevIchAc97: Renaming.
(edit) @67058   8 years vboxsync Audio/DevHDA: Renaming.
(edit) @65960   8 years vboxsync DevATA: Started some small cleanups, merge PIIX3ATABmDma.h into …
(edit) @65922   8 years vboxsync EHCI: Remove the completely unused timers from the code and adapt …
(edit) @65381   8 years vboxsync bugref:8282: Additions/linux: submit DRM driver to the Linux kernel: …
(edit) @65338   8 years vboxsync Remove the old, unused I/O APIC code and related define.
(edit) @65303   8 years vboxsync VMSVGA: Bumped the default FIFO size to 2MB (from 128KB).
(edit) @65301   8 years vboxsync PCI: Save and restore I/O region sizes and types so we can callback …
(edit) @65294   8 years vboxsync VMSVGA: Updates. * Moved VMSVGA specific structures and defines from …
(edit) @65069   8 years vboxsync Devices/Storage: Rename ATAPI_INQUIRY_*_ID_LENGTH to …
(edit) @64876   8 years vboxsync Build fix; forgot to commit this.
(edit) @64841   8 years vboxsync Devices/Storage: Remove statistics superseeded by the ones available …
(edit) @64808   8 years vboxsync LsiLogic: Protect the request queue and writes to the reply free queue …
(edit) @64800   8 years vboxsync Audio/DevHDA.cpp: Added HDABDLEDESC to fetch BDL descriptions in …
(edit) @64761   8 years vboxsync xHCI: Removed unused/irrelevant stats.
(edit) @64681   8 years vboxsync NVMe: Add support for the controller memory buffer (CMB) feature from …
(edit) @64626   8 years vboxsync Recompiler, VMM, Devices: Purge the old APIC and the …
(edit) @64596   8 years vboxsync VMM/APIC, PDM: Clean up PDM APIC helper interface, call VMM directly …
(edit) @64572   8 years vboxsync Audio/HDA: Rewritten large parts of the interrupt delivery and DMA …
(edit) @64560   8 years vboxsync Devices/tstDeviceStructSize.cpp: Logging.
(edit) @64419   8 years vboxsync DevPci: Mmerged ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64418   8 years vboxsync DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64417   8 years vboxsync DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64415   8 years vboxsync DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.
(edit) @64414   8 years vboxsync DevPCI: Moved ICH9PCIBUS to a common header (DevPciInternal.h) and use …
(edit) @64409   8 years vboxsync BusLogic,LsiLogic: Implement medium ejected callbacks properly so Main …
(edit) @64395   8 years vboxsync s/PDMPCIDEVICEINT/PDMPCIDEVINT/.
(edit) @64391   8 years vboxsync PDMPCIDEV: s/devfn/uDevFn/ everywhere, removing the legacy alias.
(edit) @64390   8 years vboxsync PDMPCIDEV: Dropped pDevIns as it isn't needed any longer.
(edit) @64387   8 years vboxsync PDM,Devices: Some PCI device type cleanup.
(edit) @64373   8 years vboxsync PDM,Devices: Support for multiple PCI devices/function in a single PDM …
(edit) @64351   8 years vboxsync Audio: Renamed HDA files to better reflect what they are.
(edit) @64344   8 years vboxsync pci: Start using VBOX_PCI_NUM_REGIONS; doxygen.
(edit) @64224   8 years vboxsync LsiLogic,BusLogic,VBoxSCSI: Convert to PDMIMEDIAEX and friends
(edit) @64176   8 years vboxsync AHCI: remove dead code
(edit) @64094   8 years vboxsync Missing file
(edit) @64000   8 years vboxsync Update tstDeviceStructSizeRC too
(edit) @63662   8 years vboxsync PCI: added missing test variable
(edit) @63632   8 years vboxsync VMM/APIC: Initial Hyper-V support for synthetic interrupts, Hyper-V …
(edit) @62957   8 years vboxsync NVMe: asz* to sz*
(edit) @62923   8 years vboxsync Devices/Storage/DevNVMe: Fixed a crash while saving a state (triggers …
(edit) @62576   8 years vboxsync Audio: Removed temporary 5.0 sources again (VBOX_WITH_AUDIO_50).
(edit) @62573   8 years vboxsync Cleanup: Removed VBOX_WITH_NEW_PS2M switch.
(edit) @62563   8 years vboxsync Devices: Rename I/O APIC files.
(edit) @62553   8 years vboxsync Devices/ACPI: Implement dummy SMBus controller (to get rid of the …
(edit) @62505   8 years vboxsync (C) 2016
(edit) @62182   8 years vboxsync Devices/testcase: fixes for VBOX_WITH_AUDIO_50
(edit) @62032   8 years vboxsync Devices/VGA: fixed alignment of CritSectIRQ (important for 32-bit …
(edit) @61848   8 years vboxsync VMM/APIC: Use RZ {R0,RC} for the stat counters rather than separate …
(edit) @61847   8 years vboxsync IOAPIC, VMM/APIC: Use dedicated rc for when the APIC doesn't accept an …
(edit) @61776   8 years vboxsync CPUM,APIC: Per-CPU APIC CPUID feature bit and MSR_IA32_APICBASE GP …
(edit) @61339   9 years vboxsync VMM, Devices: Added new I/O APIC implementation.
(edit) @61150   9 years vboxsync VMM/APIC: Added stat counters for ICR Lo (IPIs) and timer ICR writes.
(edit) @60941   9 years vboxsync Audio/HDA: - Lowered timer to 100Hz and start/stop it only if …
(edit) @60925   9 years vboxsync Audio: Update on infrastructure: - More work on HDA stream …
(edit) @60855   9 years vboxsync Devices/testcase/tstDeviceStructSize.cpp: little more alignment …
(edit) @60804   9 years vboxsync VMM: Introduced the new APIC update force-flag and relevant fixes, …
(edit) @60656   9 years vboxsync VMM: Fix new APIC code to build on release builds.
(edit) @60593   9 years vboxsync VMM/APIC: Profiling and reduce 8 atomic ops to 4.
(edit) @60516   9 years vboxsync VMM/APIC: Add some profile statistics.
(edit) @60464   9 years vboxsync VMM/APIC: more logging
(edit) @60353   9 years vboxsync Audio: Added HDA support for newer Linux guests; more work on surround …
(edit) @60307   9 years vboxsync VMM: APIC rewrite. Initial commit, work in progress.
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