VirtualBox

source: vbox/trunk/src/VBox/Devices/testcase/tstDeviceStructSizeRC.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92996   3 years vboxsync virtio-net works on linux in local testing, and virtio-scsi works on …
(edit) @89590   3 years vboxsync Intel IOMMU: bugref:9967 Added to device struct size and alignment tests.
(edit) @89198   4 years vboxsync Devices/Storage/VBoxSCSI,Devices/testcase: Remove the old VBoxSCSI …
(edit) @89197   4 years vboxsync Devices/Storage/DevBusLogic,Devices/testcase: Get rid of the VBoxSCSI …
(edit) @89193   4 years vboxsync Devices/Storage/DevLsiLogicSCSI,Devices/testcase: Get rid of the …
(edit) @88624   4 years vboxsync AMD IOMMU: bugref:9654 Devices/testcase: struct size and alignment …
(edit) @88483   4 years vboxsync Intel IOMMU: bugref:9967 tstDeviceStructSizeRC: Update size for IOMMU …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82204   5 years vboxsync DevPS2: type name cleanup. bugref:9218
(edit) @82087   5 years vboxsync DevVGA: SUPSem -> DevHlpSUPSem. bugref:9218
(edit) @82072   5 years vboxsync DevVGA: Converting the final I/O ports (VMSVGA). bugref:9218
(edit) @80943   5 years vboxsync Devices/PCI: Device model refactoring, part I. bugref:9218
(edit) @80396   5 years vboxsync Devices/DevVGA, Main: Get rid of obsolete code enclosed by …
(edit) @78908   6 years vboxsync Devices/DevAHCI: Fix possible memory leak while still maintaining the …
(edit) @76863   6 years vboxsync Audio/AC97: Build fix.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76249   6 years vboxsync DevVGA-SVGA: removed obsolete HostWindowId
(edit) @76224   6 years vboxsync PCnet: Slightly tweaked to add the option of emulating PCnet-ISA, not …
(edit) @76180   6 years vboxsync Audio/AC97: Fixed audio delays by using the same way of (Hz- and …
(edit) @75962   6 years vboxsync Forward ported r127158 (Audio/HDA: Implemented support for Windows 10 …
(edit) @75867   6 years vboxsync DevHDA: nit
(edit) @75606   6 years vboxsync Forward ported r126743 - r126749: r126749 (5.2: Audio/CoreAudio: …
(edit) @75586   6 years vboxsync VMMDev,PGM: New I/O port for ACKing IRQs and retreiving pending …
(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) @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) @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) @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) @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) @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) @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) @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) @64572   8 years vboxsync Audio/HDA: Rewritten large parts of the interrupt delivery and DMA …
(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) @62182   8 years vboxsync Devices/testcase: fixes for VBOX_WITH_AUDIO_50
(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.
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