aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2019-02-01hw/arm/armsse: Add SSE-200 modelPeter Maydell1-3/+16
2019-02-01hw/arm/armsse: Add CPU_IDENTITY block to SSE-200Peter Maydell1-0/+3
2019-02-01hw/misc/armsse-cpuid: Implement SSE-200 CPU_IDENTITY register blockPeter Maydell1-0/+41
2019-02-01hw/arm/armsse: Add unimplemented-device stub for CPU local control registersPeter Maydell1-0/+1
2019-02-01hw/arm/armsse: Add unimplemented-device stub for cache control registersPeter Maydell1-0/+1
2019-02-01hw/arm/armsse: Add unimplemented-device stubs for PPUsPeter Maydell1-0/+11
2019-02-01hw/arm/armsse: Add unimplemented-device stubs for MHUsPeter Maydell1-0/+3
2019-02-01iotkit-sysinfo: Make SYS_VERSION and SYS_CONFIG configurablePeter Maydell1-0/+6
2019-02-01hw/arm/armsse: Put each CPU in its own cluster objectPeter Maydell1-0/+2
2019-02-01hw/arm/armsse: Give each CPU its own view of memoryPeter Maydell1-0/+10
2019-02-01hw/arm/armsse: Support dual-CPU configurationPeter Maydell1-5/+16
2019-02-01hw/arm/armsse: Make SRAM bank size configurablePeter Maydell1-0/+1
2019-02-01hw/arm/armsse: Make number of SRAM banks parameterisedPeter Maydell1-2/+7
2019-02-01hw/misc/iotkit-secctl: Support 4 internal MPCsPeter Maydell1-3/+3
2019-02-01hw/arm/iotkit: Rename files to hw/arm/armsse.[ch]Peter Maydell1-2/+2
2019-02-01hw/arm/iotkit: Refactor into abstract base class and subclassPeter Maydell1-5/+17
2019-02-01hw/arm/iotkit: Rename IoTKit to ARMSSEPeter Maydell1-6/+16
2019-02-01armv7m: Pass through start-powered-off CPU propertyPeter Maydell1-0/+1
2019-01-30Don't talk about the LGPL if the file is licensed under the GPLThomas Huth2-4/+4
2019-01-30typo: apci->acpiDr. David Alan Gilbert1-1/+1
2019-01-29qom/cpu: Add cluster_index to CPUStatePeter Maydell1-0/+24
2019-01-29aspeed/smc: snoop SPI transfers to fake dummy cyclesCédric Le Goater1-0/+3
2019-01-29arm: Stub out NRF51 TWI magnetometer/accelerometer detectionSteffen Görtz3-0/+45
2019-01-25ide/via: Rename functions to match device nameBALATON Zoltan1-1/+1
2019-01-25ide: Get rid of CMD646BAR structBALATON Zoltan1-8/+2
2019-01-25cmd646: Move PCI IDE specific functions to ide/pci.cBALATON Zoltan1-0/+2
2019-01-25cmd646: Remove IDEBus from CMD646BARBALATON Zoltan1-1/+0
2019-01-25cmd646: Remove unused variableBALATON Zoltan1-1/+0
2019-01-24virtio-net: Fix a typoPhilippe Mathieu-Daudé1-1/+1
2019-01-22virtio-net: Fix VirtIONet typedef redefinitionPhilippe Mathieu-Daudé1-3/+2
2019-01-22ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 modeThomas Huth2-4/+3
2019-01-22ppc: Move spapr-related prototypes from xics.h into a seperate header fileThomas Huth2-7/+37
2019-01-22ui/console: Remove MouseTransformInfo from qemu/typedefs.hPhilippe Mathieu-Daudé1-0/+1
2019-01-22hw/i386: Remove PCMachineClass from "qemu/typedefs.h"Philippe Mathieu-Daudé1-2/+2
2019-01-22hw/char/serial: Remove SerialState from "qemu/typedefs.h"Philippe Mathieu-Daudé1-2/+2
2019-01-22hw/i2c/smbus: Remove SMBusDevice from "qemu/typedefs.h"Philippe Mathieu-Daudé1-0/+2
2019-01-22hw/ide/ahci: Remove AllwinnerAHCIState from "qemu/typedefs.h"Philippe Mathieu-Daudé1-2/+2
2019-01-22hw/pcmcia: Remove PCMCIACardState from "qemu/typedefs.h"Philippe Mathieu-Daudé2-2/+3
2019-01-22hw/input/ps2: Remove PS2State from "qemu/typedefs.h"Philippe Mathieu-Daudé1-0/+2
2019-01-21Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-january-17-20...Peter Maydell1-0/+8
2019-01-21hw/arm/virt-acpi-build: Set COHACC override flag in IORT SMMUv3 nodeEric Auger1-0/+2
2019-01-18target/mips: Update ITU to utilize SAARI and SAAR CP0 registersYongbok Kim1-0/+4
2019-01-18target/mips: Add field and R/W access to ITU control register ICR0Yongbok Kim1-0/+4
2019-01-17hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arraysPhilippe Mathieu-Daudé1-5/+8
2019-01-17acpi: build TPM Physical Presence interfaceStefan Berger1-0/+12
2019-01-17acpi: expose TPM/PPI configuration parameters to firmware via fw_cfgStefan Berger1-0/+3
2019-01-17tpm: allocate/map buffer for TPM Physical Presence interfaceStefan Berger1-0/+6
2019-01-17globals: Allow global properties to be optionalEduardo Habkost1-0/+3
2019-01-17virtio-net: support RSC v4/v6 tcp traffic for Windows HCKYuri Benditovich1-0/+83
2019-01-14pci/pcie: stop plug/unplug if the slot is lockedDavid Hildenbrand1-0/+2