summaryrefslogtreecommitdiff
path: root/src/VBox/Devices/testcase
Commit message (Expand)AuthorAgeFilesLines
* AMD IOMMU: bugref:9654 Devices/testcase: struct size and alignment verification.vboxsync2021-04-213-0/+123
* Intel IOMMU: bugref:9967 tstDeviceStructSizeRC: Update size for IOMMU and I/O...vboxsync2021-04-131-0/+2
* Audio: Renamed DevHDA.cpp to DevHda.cpp. bugref:9890vboxsync2021-03-221-1/+1
* Devices/Graphics: use new vmsvga headers, stubs for more commands. bugref:9830vboxsync2020-11-171-1/+1
* Devices: use current VMSVGA headers (GCC 4 tweaks, no pedantic for old gcc).vboxsync2020-09-071-8/+15
* Devices/Graphics: use current VMSVGA headers (GCC 4 tweaks)vboxsync2020-09-071-0/+7
* Devices/Graphics: use current VMSVGA headersvboxsync2020-09-031-1/+2
* Devices/Graphics: backed out r140205 (need to fix gcc warnings first)vboxsync2020-09-021-2/+1
* Devices/Graphics: Use current VMSVGA headersvboxsync2020-09-021-1/+2
* iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as DECLCALLB...vboxsync2020-07-081-1/+1
* AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi interface funct...vboxsync2020-06-061-18/+0
* iprt/cdefs.h,*: Introducing RT_FLEXIBLE_ARRAY_EXTENSION as a g++ hack that al...vboxsync2020-05-251-0/+1
* AMD IOMMU: bugref:9654 IOMMU interrupt remapping callback skeleton.vboxsync2020-05-211-3/+3
* Devices/testcase/tstDeviceSsmFuzz: Use new fuzzing config APIvboxsync2020-03-251-64/+55
* Devices/tstDevice: Copy over and modify PDMThread* API so we can fuzz saved s...vboxsync2020-03-164-33/+1070
* PDMDevHlp,tstDevice: Create two more wrappers used by the graphics device to ...vboxsync2020-03-131-5/+45
* AMD IOMMU: bugref:9654 Skeletal bits.vboxsync2020-03-111-0/+1
* AMD IOMMU: bugref:9654 Skeletal bits.vboxsync2020-03-111-0/+30
* Devices/tstDevice: Testbench updates, work in progressvboxsync2020-03-117-160/+1109
* Devices/testcase/tstDevice: Implement JSON based configuration loader for the...vboxsync2020-02-126-106/+803
* Copyright year updates by scm.vboxsync2020-02-047-7/+7
* Devices/tstDevice: Continue stubbing/implementing more PDM device helper call...vboxsync2020-01-293-33/+112
* Devices/tstDevice: Working on restoring the old state of the device testbench...vboxsync2020-01-291-0/+1
* Devices/tstDevice: Working on restoring the old state of the device testbenchvboxsync2020-01-293-79/+411
* Devices/testcase: Restarted work on the device testbench/fuzzing work (#9006)...vboxsync2020-01-277-3153/+2922
* DevPS2: type name cleanup. bugref:9218vboxsync2019-11-251-7/+7
* 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
* DevVGA: SUPSem -> DevHlpSUPSem. bugref:9218vboxsync2019-11-211-3/+2
* DevVGA: Converting the final I/O ports (VMSVGA). bugref:9218vboxsync2019-11-211-1/+0
* 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
* Devices/PCI: Device model refactoring, part I. bugref:9218vboxsync2019-09-231-9/+0
* Devices/DevVGA, Main: Get rid of obsolete code enclosed by VBOX_WITH_CRHGSMI,...vboxsync2019-08-232-2/+1
* Devices/Config.kmk,Makefile.kmk,testcase/Makefile.kmk: Must use VMM_COMMON_DE...vboxsync2019-08-151-1/+2
* VMM: Kicking out raw-mode - APIC. bugref:9517vboxsync2019-07-311-1/+0
* Devices/DevAHCI: Fix possible memory leak while still maintaining the require...vboxsync2019-06-011-0/+1
* Audio/AC97: Build fix.vboxsync2019-01-171-1/+0
* Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.vboxsync2019-01-013-9/+9
* VMM: Use VMM_INCLUDED_SRC_ as header guard prefix for files in the VMM subtre...vboxsync2019-01-011-2/+2
* scm --update-copyright-yearvboxsync2019-01-0111-11/+11
* Devices: scm --fix-header-guards. bugref:9344vboxsync2018-12-303-0/+10