summaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2018-06-15hw/core/or-irq: Support more than 16 inputs to an OR gatePeter Maydell
2018-06-15hw/arm/armv7m: Remove unused armv7m_init() functionPeter Maydell
2018-06-15block: Remove deprecated -drive option serialKevin Wolf
2018-06-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180612' into...Peter Maydell
2018-06-12ppc/pnv: fix LPC HC firmware address spaceCédric Le Goater
2018-06-12mos6522: move timer frequency initialisation to mos6522_resetMark Cave-Ayland
2018-06-12cuda: embed mos6522_cuda device directly rather than using QOM object linkMark Cave-Ayland
2018-06-12ppc: add missing FW_CFG_PPC_NVRAM_FLAT definitionMark Cave-Ayland
2018-06-12uninorth: remove token register from uninorth deviceMark Cave-Ayland
2018-06-11nvdimm: make persistence option symbolicRoss Zwisler
2018-06-08ide: introduce ide_transfer_start_norecursePaolo Bonzini
2018-06-08ide: push end_transfer_func out of start_transfer callback, rename callbackPaolo Bonzini
2018-06-08sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)Philippe Mathieu-Daudé
2018-06-08sdcard: Add a 'spec_version' property, default to Spec v2.00Philippe Mathieu-Daudé
2018-06-08ftgmac100: compute maximum frame size depending on the protocolCédric Le Goater
2018-06-08misc: add pca9552 LED blinker modelCédric Le Goater
2018-06-08smbus: add a smbus_eeprom_init_one() routineCédric Le Goater
2018-06-08arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICRShannon Zhao
2018-06-05vfio: remove DPRINTF() definition from vfio-common.hTiwei Bie
2018-06-04Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...Peter Maydell
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-04migration: introduce decompress-error-checkXiao Guangrong
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01vhost-blk: turn on pre-defined RO feature bitChangpeng Liu
2018-06-01nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler
2018-06-01qdev: Remove DeviceClass::init() and ::exit()Philippe Mathieu-Daudé
2018-06-01hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé
2018-06-01hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::initPhilippe Mathieu-Daudé
2018-06-01virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhereAlex Williamson
2018-06-01hw: Clean "hw/devices.h" includesPhilippe Mathieu-Daudé
2018-06-01hw/misc/mips_itu: Cleanup includesPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-31xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pagesPaul Durrant
2018-05-31vfio: Include "exec/address-spaces.h" directly in the source filePhilippe Mathieu-Daudé
2018-05-24vhost-user: support registering external host notifiersTiwei Bie
2018-05-24vhost-user: introduce shared vhost-user stateTiwei Bie
2018-05-24vhost: allow backends to filter memory sectionsTiwei Bie
2018-05-24Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180524-pull-request' ...Peter Maydell
2018-05-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-05-24Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180522-tag'...Peter Maydell
2018-05-24vga: move bochs vbe defines to header fileGerd Hoffmann
2018-05-23intel-iommu: rework the page walk logicPeter Xu
2018-05-23intel-iommu: only do page walk for MAP notifiersPeter Xu
2018-05-23intel-iommu: add iommu lockPeter Xu
2018-05-23intel-iommu: remove IntelIOMMUNotifierNodePeter Xu
2018-05-23nvdimm: fix typo in label-size definitionRoss Zwisler
2018-05-23virtio: support setting memory region based host notifierTiwei Bie
2018-05-23allocate pci id for mdpyGerd Hoffmann
2018-05-22xen_backend: make the xen_feature_grant_copy flag privatePaul Durrant
2018-05-22xen_backend: add grant table helpersPaul Durrant