summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/testcase/tstDeviceStructSize.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* DevVGA: Simplified the tracking of remapped VGA pages, we don't need two vari...vboxsync2023-01-121-0/+2
* Devices/testcase: ditto. bugref:10261vboxsync2022-08-261-34/+34
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* virtio-net works on linux in local testing, and virtio-scsi works on windows....vboxsync2021-12-171-12/+0
* Intel IOMMU: bugref:9967 Added to device struct size and alignment tests.vboxsync2021-06-101-0/+15
* Devices/Storage/DevLsiLogicSCSI,Devices/testcase: Get rid of the VBoxSCSI int...vboxsync2021-05-201-1/+0
* AMD IOMMU: bugref:9654 Devices/testcase: struct size and alignment verification.vboxsync2021-04-211-0/+14
* Audio: Renamed DevHDA.cpp to DevHda.cpp. bugref:9890vboxsync2021-03-221-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* DevPS2: Less opaque and structure duplicatication. (The opaque stuff would be...vboxsync2019-11-251-5/+1
* Devices: PS2K.cpp -> DevPS2K.cpp; PS2M.cpp -> DevPS2M.cpp; PS2Dev.h -> DevPS2...vboxsync2019-11-251-2/+2
* APIC,IOM,HM: Working on converting the APIC to the new device model. Did CFG...vboxsync2019-11-201-2/+0
* DevPIC: Converted I/O ports to new style. Replaced the memset approach to re...vboxsync2019-11-171-1/+1
* DevAHCI: s/ahciPort/aPorts/g. bugref:9218vboxsync2019-11-151-1/+2
* DevATA: Some structure naming cleanup. bugref:9218vboxsync2019-11-151-3/+3
* DevLsiLogicSCSI: Split device state structures. bugref:9218vboxsync2019-11-111-5/+5
* DevLsiLogicSCSI: Removed GCPhysMMIOBase (forgot earlier) amd aligned the memb...vboxsync2019-11-111-1/+0
* VMMDev: cleanups. bugref:9218vboxsync2019-10-291-1/+1
* DevXHCI: Converted to new device model. bugref:9218vboxsync2019-10-291-5/+5
* DevEHCI: Converted to new device style. bugref:9218vboxsync2019-10-251-3/+0
* PDM,Devices: Moving the PDMPCIDEV structures into the PDMDEVINS allocation. ...vboxsync2019-09-261-1/+0
* VMM: Kicking out raw-mode - APIC. bugref:9517vboxsync2019-07-311-1/+0
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* DevVGA-SVGA: removed obsolete HostWindowIdvboxsync2018-12-161-1/+0
* Serial: Remove the old serial code and switch over to the new one by default ...vboxsync2018-08-191-10/+3
* Serial: Split out the generic UART functionality into a separate module so it...vboxsync2018-07-151-1/+3
* tstDeviceStructSizeRC: Add new serial port implementationvboxsync2018-05-041-1/+9
* DevLPC-new: Kicked off new LPC implementation. bugref:7000vboxsync2018-04-111-2/+0
* Devices/testcase: Detect undef/define of DEBUG, LOG_ENABLED, RT_STRICT and VB...vboxsync2018-04-071-1/+42
* tstDeviceStructSize,tstHelp.h: Fixed cast in CHECK_SIZE that can cause troubl...vboxsync2018-04-071-1/+1
* DevIchAc97: Critsect alignment fix (32-bit).vboxsync2018-03-061-4/+6
* DevDMA: Handle I/O port access from ring-0 and raw-mode since we handle port ...vboxsync2018-03-051-0/+2
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* Remove the old, unused I/O APIC code and related define.vboxsync2017-01-161-12/+1
* VMSVGA: Bumped the default FIFO size to 2MB (from 128KB).vboxsync2017-01-151-0/+2
* Devices/Storage: Remove statistics superseeded by the ones available in the m...vboxsync2016-12-121-1/+1
* xHCI: Removed unused/irrelevant stats.vboxsync2016-11-281-1/+1
* Recompiler, VMM, Devices: Purge the old APIC and the VBOX_WITH_NEW_APIC define.vboxsync2016-11-101-10/+2
* VMM/APIC, PDM: Clean up PDM APIC helper interface, call VMM directly instead.vboxsync2016-11-081-2/+0
* Devices/tstDeviceStructSize.cpp: Logging.vboxsync2016-11-041-2/+4
* DevPci: Mmerged ICH9PCIGLOBALS and PCIGLOBALS.vboxsync2016-10-251-4/+3
* DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.vboxsync2016-10-251-1/+1
* DevPci: Working on merging ICH9PCIGLOBALS and PCIGLOBALS.vboxsync2016-10-251-1/+1
* DevPCI: Moved ICH9PCIBUS to a common header (DevPciInternal.h) and use that f...vboxsync2016-10-251-2/+1
* PDM,Devices: Some PCI device type cleanup.vboxsync2016-10-241-2/+2
* Audio: Renamed HDA files to better reflect what they are.vboxsync2016-10-211-1/+1