aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2018-06-08ftgmac100: compute maximum frame size depending on the protocolCédric Le Goater1-1/+6
2018-06-08misc: add pca9552 LED blinker modelCédric Le Goater2-0/+64
2018-06-08smbus: add a smbus_eeprom_init_one() routineCédric Le Goater1-0/+1
2018-06-08arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICRShannon Zhao1-0/+1
2018-06-05vfio: remove DPRINTF() definition from vfio-common.hTiwei Bie1-9/+0
2018-06-04Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...Peter Maydell1-1/+6
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell6-1/+42
2018-06-04migration: introduce decompress-error-checkXiao Guangrong1-1/+6
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell15-34/+14
2018-06-01vhost-blk: turn on pre-defined RO feature bitChangpeng Liu1-1/+0
2018-06-01nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler2-0/+6
2018-06-01qdev: Remove DeviceClass::init() and ::exit()Philippe Mathieu-Daudé1-16/+4
2018-06-01hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé1-3/+0
2018-06-01hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::initPhilippe Mathieu-Daudé1-1/+0
2018-06-01virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhereAlex Williamson1-0/+6
2018-06-01hw: Clean "hw/devices.h" includesPhilippe Mathieu-Daudé1-5/+2
2018-06-01hw/misc/mips_itu: Cleanup includesPhilippe Mathieu-Daudé1-0/+2
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé8-8/+0
2018-05-31xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pagesPaul Durrant1-0/+16
2018-05-31vfio: Include "exec/address-spaces.h" directly in the source filePhilippe Mathieu-Daudé1-1/+0
2018-05-24vhost-user: support registering external host notifiersTiwei Bie1-0/+8
2018-05-24vhost-user: introduce shared vhost-user stateTiwei Bie3-0/+24
2018-05-24vhost: allow backends to filter memory sectionsTiwei Bie1-0/+4
2018-05-24Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180524-pull-request' ...Peter Maydell1-0/+69
2018-05-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-8/+18
2018-05-24Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'...Peter Maydell2-3/+48
2018-05-24vga: move bochs vbe defines to header fileGerd Hoffmann1-0/+69
2018-05-23intel-iommu: rework the page walk logicPeter Xu1-0/+2
2018-05-23intel-iommu: only do page walk for MAP notifiersPeter Xu1-0/+2
2018-05-23intel-iommu: add iommu lockPeter Xu1-0/+6
2018-05-23intel-iommu: remove IntelIOMMUNotifierNodePeter Xu1-7/+2
2018-05-23nvdimm: fix typo in label-size definitionRoss Zwisler1-1/+1
2018-05-23virtio: support setting memory region based host notifierTiwei Bie2-0/+4
2018-05-23allocate pci id for mdpyGerd Hoffmann1-0/+1
2018-05-22xen_backend: make the xen_feature_grant_copy flag privatePaul Durrant1-1/+0
2018-05-22xen_backend: add grant table helpersPaul Durrant1-0/+33
2018-05-22xen: add a meaningful declaration of grant_copy_segment into xen_common.hPaul Durrant1-2/+15
2018-05-20trivial: Do not include pci.h if it is not necessaryThomas Huth3-4/+0
2018-05-18xlnx-zynqmp: Connect the ZynqMP GDMA and ADMAFrancisco Iglesias1-0/+5
2018-05-18xlnx-zdma: Add a model of the Xilinx ZynqMP generic DMAFrancisco Iglesias1-0/+84
2018-05-15i386: Add new property to control cache infoBabu Moger1-0/+5
2018-05-15pc: add 2.13 machine typesBabu Moger1-0/+3
2018-05-15ps2: Fix mouse stream corruption due to lost dataGeoffrey McRae1-0/+5
2018-05-14Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into stagingPeter Maydell1-2/+0
2018-05-14s390x: refactor reset/reipl handlingDavid Hildenbrand1-2/+0
2018-05-14Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-3/+0
2018-05-14net: Remove the deprecated "vlan" parameterThomas Huth1-3/+0
2018-05-10arm/boot: split load_dtb() from arm_load_kernel()Igor Mammedov2-41/+41
2018-05-10platform-bus-device: use device plug callback instead of machine_done notifierIgor Mammedov2-2/+3
2018-05-10pc: simplify MachineClass::get_hotplug_handler handlingIgor Mammedov1-8/+0