summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/ide/atapi: Replace magic '512' value by BDRV_SECTOR_SIZEPhilippe Mathieu-Daudé2020-09-011-4/+4
* hw/ide/ahci: Replace magic '512' value by BDRV_SECTOR_SIZEPhilippe Mathieu-Daudé2020-09-011-2/+3
* hw/ide/core: Trivial typo fixPhilippe Mathieu-Daudé2020-09-011-1/+1
* hw/core/sysbus: Assert memory region index is in rangePhilippe Mathieu-Daudé2020-09-011-0/+1
* hw/core/sysbus: Fix a typoPhilippe Mathieu-Daudé2020-09-011-1/+1
* hw/isa/isa-superio: Fix IDE controller realizationPhilippe Mathieu-Daudé2020-09-011-1/+1
* hw/i386/kvm/ioapic.c: fix typo in error messageKenta Ishiguro2020-09-011-1/+1
* hw/net/can: Add missing fallthrough statementsThomas Huth2020-09-011-0/+2
* hw: Remove superfluous breaksLiao Pingfang2020-09-019-22/+0Star
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...Peter Maydell2020-08-2811-51/+137
|\
| * armsse: Define ARMSSEClass correctlyEduardo Habkost2020-08-281-0/+1
| * hw/misc/unimp: Display the offset with width of the region sizePhilippe Mathieu-Daudé2020-08-281-4/+6
| * hw/misc/unimp: Display the value with width of the access sizePhilippe Mathieu-Daudé2020-08-281-2/+2
| * hw/misc/unimp: Display value after offsetPhilippe Mathieu-Daudé2020-08-281-4/+4
| * hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealizePhilippe Mathieu-Daudé2020-08-281-0/+1
| * hw/qdev-clock: Uninline qdev_connect_clock_in()Philippe Mathieu-Daudé2020-08-281-0/+5
| * hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealizePhilippe Mathieu-Daudé2020-08-281-9/+9
| * hw/arm/xilinx_zynq: Uninline cadence_uart_create()Philippe Mathieu-Daudé2020-08-281-2/+12
| * hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé2020-08-282-16/+32
| * hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé2020-08-283-6/+35
| * hw/arm/musicpal: Use AddressSpace for DMA transfersPhilippe Mathieu-Daudé2020-08-281-14/+31
| * hw/clock: Let clock_set() return boolean valuePhilippe Mathieu-Daudé2020-08-281-1/+6
| * hw/arm/sbsa-ref: fix typo breaking PCIe IRQsGraeme Gregory2020-08-281-1/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-08-2850-463/+420Star
|\ \ | |/ |/|
| * dc390: Use TYPE_DC390_DEVICE constantEduardo Habkost2020-08-271-1/+1
| * ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constantEduardo Habkost2020-08-271-1/+1
| * tosa: Use TYPE_TOSA_MISC_GPIO constantEduardo Habkost2020-08-271-1/+1
| * xlnx-zcu102: Use TYPE_ZCU102_MACHINE constantEduardo Habkost2020-08-271-1/+1
| * sclpconsole: Use TYPE_* constantsEduardo Habkost2020-08-272-2/+2
| * amd_iommu: Use TYPE_AMD_IOMMU_PCI constantEduardo Habkost2020-08-271-1/+1
| * nios2_iic: Use TYPE_ALTERA_IIC constantEduardo Habkost2020-08-271-1/+1
| * etsec: Use TYPE_ETSEC_COMMON constantEduardo Habkost2020-08-271-1/+1
| * swim: Rename struct SWIM to SwimEduardo Habkost2020-08-271-5/+5
| * s390-virtio-ccw: Rename S390_MACHINE_CLASS macroEduardo Habkost2020-08-271-7/+7
| * nubus: Rename class type checking macrosEduardo Habkost2020-08-271-2/+2
| * vfio/pci: Move QOM macros to headerEduardo Habkost2020-08-272-3/+3
| * mptsas: Move QOM macros to headerEduardo Habkost2020-08-272-6/+5Star
| * pxa2xx: Move QOM macros to headerEduardo Habkost2020-08-273-14/+0Star
| * rocker: Move QOM macros to headerEduardo Habkost2020-08-272-6/+5Star
| * auxbus: Move QOM macros to headerEduardo Habkost2020-08-271-2/+0Star
| * piix: Move QOM macros to headerEduardo Habkost2020-08-271-4/+0Star
| * virtio-serial-bus: Move QOM macros to headerEduardo Habkost2020-08-271-4/+0Star
| * vmbus: Move QOM macros to vmbus.hEduardo Habkost2020-08-271-3/+0Star
| * pckbd: Move QOM macro to headerEduardo Habkost2020-08-271-2/+0Star
| * ahci: Move QOM macro to headerEduardo Habkost2020-08-271-3/+0Star
| * i8257: Move QOM macro to headerEduardo Habkost2020-08-271-2/+0Star
| * ahci: Move QOM macros to headerEduardo Habkost2020-08-271-5/+0Star
| * vhost-user-gpu: Move QOM macro to headerEduardo Habkost2020-08-271-3/+0Star
| * armsse: Rename QOM macros to avoid conflictsEduardo Habkost2020-08-271-12/+12
| * s390_flic: Move KVMS390FLICState typedef to headerEduardo Habkost2020-08-271-2/+2