aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-28migration: tls: fix memory leak in migration_tls_get_credsZhenyu Ye1-1/+0
2020-08-28migration: improve error reporting of block driver state nameDaniel P. Berrangé2-8/+8
2020-08-28migration: add vsock as data channel supportLongpeng(Mike)1-2/+4
2020-08-28migration: unify the framework of socket-type channelLongpeng(Mike)3-75/+26
2020-08-28Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell90-621/+621
2020-08-27Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell9-64/+87
2020-08-27dc390: Use TYPE_DC390_DEVICE constantEduardo Habkost1-1/+1
2020-08-27ppce500: Use TYPE_PPC_E500_PCI_BRIDGE constantEduardo Habkost1-1/+1
2020-08-27tosa: Use TYPE_TOSA_MISC_GPIO constantEduardo Habkost1-1/+1
2020-08-27xlnx-zcu102: Use TYPE_ZCU102_MACHINE constantEduardo Habkost1-1/+1
2020-08-27sclpconsole: Use TYPE_* constantsEduardo Habkost2-2/+2
2020-08-27amd_iommu: Use TYPE_AMD_IOMMU_PCI constantEduardo Habkost1-1/+1
2020-08-27nios2_iic: Use TYPE_ALTERA_IIC constantEduardo Habkost1-1/+1
2020-08-27etsec: Use TYPE_ETSEC_COMMON constantEduardo Habkost1-1/+1
2020-08-27migration: Rename class type checking macrosEduardo Habkost1-2/+2
2020-08-27swim: Rename struct SWIM to SwimEduardo Habkost2-8/+8
2020-08-27s390-virtio-ccw: Rename S390_MACHINE_CLASS macroEduardo Habkost2-8/+8
2020-08-27nubus: Rename class type checking macrosEduardo Habkost2-4/+4
2020-08-27vfio/pci: Move QOM macros to headerEduardo Habkost2-3/+3
2020-08-27kvm: Move QOM macros to kvm.hEduardo Habkost2-5/+6
2020-08-27mptsas: Move QOM macros to headerEduardo Habkost2-6/+5
2020-08-27pxa2xx: Move QOM macros to headerEduardo Habkost4-14/+13
2020-08-27rocker: Move QOM macros to headerEduardo Habkost2-6/+5
2020-08-27auxbus: Move QOM macros to headerEduardo Habkost2-2/+3
2020-08-27piix: Move QOM macros to headerEduardo Habkost2-4/+4
2020-08-27virtio-serial-bus: Move QOM macros to headerEduardo Habkost2-4/+5
2020-08-27vmbus: Move QOM macros to vmbus.hEduardo Habkost3-5/+5
2020-08-27pckbd: Move QOM macro to headerEduardo Habkost2-2/+1
2020-08-27ahci: Move QOM macro to headerEduardo Habkost2-3/+2
2020-08-27i8257: Move QOM macro to headerEduardo Habkost2-2/+2
2020-08-27ahci: Move QOM macros to headerEduardo Habkost2-5/+3
2020-08-27vhost-user-gpu: Move QOM macro to headerEduardo Habkost2-3/+2
2020-08-27s390x: Move typedef SCLPEventFacility to event-facility.hEduardo Habkost2-2/+3
2020-08-27spapr: Move typedef SpaprMachineState to spapr.hEduardo Habkost3-19/+21
2020-08-27xen-legacy-backend: Add missing typedef XenLegacyDeviceEduardo Habkost1-0/+1
2020-08-27armsse: Rename QOM macros to avoid conflictsEduardo Habkost2-18/+18
2020-08-27platform-bus: Delete macros for non-existing typedefEduardo Habkost1-4/+0
2020-08-27nubus: Delete unused NUBUS_BRIDGE macroEduardo Habkost1-1/+0
2020-08-27can_emu: Delete macros for non-existing typedefEduardo Habkost1-4/+0
2020-08-27s390_flic: Move KVMS390FLICState typedef to headerEduardo Habkost2-2/+3
2020-08-27mcf_fec: Move mcf_fec_state typedef to headerEduardo Habkost2-2/+3
2020-08-27hvf: Move HVFState typedef to hvf.hEduardo Habkost2-2/+3
2020-08-27i8254: Move PITCommonState/PITCommonClass typedefs to i8254.hEduardo Habkost2-4/+6
2020-08-27pci: Move PCIBusClass typedef to pci.hEduardo Habkost2-2/+3
2020-08-27throttle-groups: Move ThrottleGroup typedef to headerEduardo Habkost2-2/+3
2020-08-27tulip: Move TulipState typedef to headerEduardo Habkost2-2/+3
2020-08-27hcd-dwc2: Rename USB_*CLASS macros for consistencyEduardo Habkost2-6/+6
2020-08-27hvf: Add missing includeEduardo Habkost1-0/+2
2020-08-27virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASSEduardo Habkost1-2/+2
2020-08-27versatile: Fix typo in PCI_VPB_HOST definitionEduardo Habkost1-1/+1