aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-09-01hw/core/sysbus: Assert memory region index is in rangePhilippe Mathieu-Daudé
2020-09-01hw/core/sysbus: Fix a typoPhilippe Mathieu-Daudé
2020-09-01hw/isa/isa-superio: Fix IDE controller realizationPhilippe Mathieu-Daudé
2020-09-01hw/i386/kvm/ioapic.c: fix typo in error messageKenta Ishiguro
2020-09-01hw/net/can: Add missing fallthrough statementsThomas Huth
2020-09-01hw: Remove superfluous breaksLiao Pingfang
2020-08-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...Peter Maydell
2020-08-28Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-08-28armsse: Define ARMSSEClass correctlyEduardo Habkost
2020-08-28hw/misc/unimp: Display the offset with width of the region sizePhilippe Mathieu-Daudé
2020-08-28hw/misc/unimp: Display the value with width of the access sizePhilippe Mathieu-Daudé
2020-08-28hw/misc/unimp: Display value after offsetPhilippe Mathieu-Daudé
2020-08-28hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealizePhilippe Mathieu-Daudé
2020-08-28hw/qdev-clock: Uninline qdev_connect_clock_in()Philippe Mathieu-Daudé
2020-08-28hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealizePhilippe Mathieu-Daudé
2020-08-28hw/arm/xilinx_zynq: Uninline cadence_uart_create()Philippe Mathieu-Daudé
2020-08-28hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé
2020-08-28hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé
2020-08-28hw/arm/musicpal: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé
2020-08-28hw/clock: Let clock_set() return boolean valuePhilippe Mathieu-Daudé
2020-08-28hw/arm/sbsa-ref: fix typo breaking PCIe IRQsGraeme Gregory
2020-08-27dc390: Use TYPE_DC390_DEVICE constantEduardo Habkost
2020-08-27ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constantEduardo Habkost
2020-08-27tosa: Use TYPE_TOSA_MISC_GPIO constantEduardo Habkost
2020-08-27xlnx-zcu102: Use TYPE_ZCU102_MACHINE constantEduardo Habkost
2020-08-27sclpconsole: Use TYPE_* constantsEduardo Habkost
2020-08-27amd_iommu: Use TYPE_AMD_IOMMU_PCI constantEduardo Habkost
2020-08-27nios2_iic: Use TYPE_ALTERA_IIC constantEduardo Habkost
2020-08-27etsec: Use TYPE_ETSEC_COMMON constantEduardo Habkost
2020-08-27swim: Rename struct SWIM to SwimEduardo Habkost
2020-08-27s390-virtio-ccw: Rename S390_MACHINE_CLASS macroEduardo Habkost
2020-08-27nubus: Rename class type checking macrosEduardo Habkost
2020-08-27vfio/pci: Move QOM macros to headerEduardo Habkost
2020-08-27mptsas: Move QOM macros to headerEduardo Habkost
2020-08-27pxa2xx: Move QOM macros to headerEduardo Habkost
2020-08-27rocker: 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-27armsse: Rename QOM macros to avoid conflictsEduardo 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-27tulip: Move TulipState typedef to headerEduardo Habkost
2020-08-27hcd-dwc2: Rename USB_*CLASS macros for consistencyEduardo Habkost