aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2020-08-27s390-virtio-ccw: Rename S390_MACHINE_CLASS macroEduardo Habkost
2020-08-27nubus: Rename class type checking macrosEduardo Habkost
2020-08-27pxa2xx: Move QOM macros to headerEduardo Habkost
2020-08-27auxbus: Move QOM macros to headerEduardo Habkost
2020-08-27piix: Move QOM macros to headerEduardo Habkost
2020-08-27virtio-serial-bus: Move QOM macros to headerEduardo Habkost
2020-08-27vmbus: Move QOM macros to vmbus.hEduardo Habkost
2020-08-27pckbd: Move QOM macro to headerEduardo Habkost
2020-08-27ahci: Move QOM macro to headerEduardo Habkost
2020-08-27i8257: Move QOM macro to headerEduardo Habkost
2020-08-27ahci: Move QOM macros to headerEduardo Habkost
2020-08-27vhost-user-gpu: Move QOM macro to headerEduardo Habkost
2020-08-27s390x: Move typedef SCLPEventFacility to event-facility.hEduardo Habkost
2020-08-27spapr: Move typedef SpaprMachineState to spapr.hEduardo Habkost
2020-08-27xen-legacy-backend: Add missing typedef XenLegacyDeviceEduardo Habkost
2020-08-27armsse: Rename QOM macros to avoid conflictsEduardo Habkost
2020-08-27platform-bus: Delete macros for non-existing typedefEduardo Habkost
2020-08-27nubus: Delete unused NUBUS_BRIDGE macroEduardo Habkost
2020-08-27s390_flic: Move KVMS390FLICState typedef to headerEduardo Habkost
2020-08-27mcf_fec: Move mcf_fec_state typedef to headerEduardo Habkost
2020-08-27i8254: Move PITCommonState/PITCommonClass typedefs to i8254.hEduardo Habkost
2020-08-27pci: Move PCIBusClass typedef to pci.hEduardo Habkost
2020-08-27aspeed_timer: Fix ASPEED_TIMER macro definitionEduardo Habkost
2020-08-27opentitan: Rename memmap enum constantsEduardo Habkost
2020-08-27aspeed_soc: Rename memmap/irqmap enum constantsEduardo Habkost
2020-08-27allwinner-h3: Rename memmap enum constantsEduardo Habkost
2020-08-25hw/riscv: virt: Allow creating multiple NUMA socketsAnup Patel
2020-08-25hw/riscv: spike: Allow creating multiple NUMA socketsAnup Patel
2020-08-25hw/riscv: Add helpers for RISC-V multi-socket NUMA machinesAnup Patel
2020-08-25hw/riscv: Allow creating multiple instances of PLICAnup Patel
2020-08-25hw/riscv: Allow creating multiple instances of CLINTAnup Patel
2020-08-24Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200824'...Peter Maydell
2020-08-24hw/arm/smmuv3: Support HAD and advertise SMMUv3.1 supportEric Auger
2020-08-24hw/arm/smmuv3: Let AIDR advertise SMMUv3.0 supportEric Auger
2020-08-24hw/arm/smmuv3: Get prepared for range invalidationEric Auger
2020-08-24hw/arm/smmu-common: Manage IOTLB block entriesEric Auger
2020-08-24hw/arm/smmu: Introduce SMMUTLBEntry for PTW and IOTLB valueEric Auger
2020-08-24hw/arm/smmu: Introduce smmu_get_iotlb_key()Eric Auger
2020-08-24hw/arm/smmu-common: Add IOTLB helpersEric Auger
2020-08-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20200818' into...Peter Maydell
2020-08-23Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-08-22Merge remote-tracking branch 'remotes/philmd-gitlab/tags/sd-next-20200821' in...Peter Maydell
2020-08-21hw/intc: ibex_plic: Don't allow repeat interrupts on claimed linesAlistair Francis
2020-08-21hw/riscv: sifive_u: Add a dummy L2 cache controller deviceBin Meng
2020-08-21hw/sd: Add sdbus_read_data() to read multiples bytes on the data linePhilippe Mathieu-Daudé
2020-08-21hw/sd: Add sdbus_write_data() to write multiples bytes on the data linePhilippe Mathieu-Daudé
2020-08-21hw/sd: Rename sdbus_read_data() as sdbus_read_byte()Philippe Mathieu-Daudé
2020-08-21hw/sd: Rename sdbus_write_data() as sdbus_write_byte()Philippe Mathieu-Daudé
2020-08-21hw/sd: Rename read/write_data() as read/write_byte()Philippe Mathieu-Daudé
2020-08-21hw/sd: Move sdcard legacy API to 'hw/sd/sdcard_legacy.h'Philippe Mathieu-Daudé