aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-06-15block: Add block-specific QDict headerMax Reitz
2018-06-14ui: darwin: gtk: Add missing input keymapKeno Fischer
2018-06-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell
2018-06-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180612' into...Peter Maydell
2018-06-12Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau
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-12osdep: powerpc64 align memory to allow 2MB radix THP page tablesNicholas Piggin
2018-06-12uninorth: remove token register from uninorth deviceMark Cave-Ayland
2018-06-11nvdimm: make persistence option symbolicRoss Zwisler
2018-06-11qapi: add x-block-dirty-bitmap-mergeVladimir Sementsov-Ogievskiy
2018-06-11block: remove bdrv_dirty_bitmap_make_anonPaolo Bonzini
2018-06-11block: Make bdrv_is_writable() publicMax Reitz
2018-06-11qemu-io: Let command functions return error codeMax Reitz
2018-06-11qemu-io: Drop command functions' return valuesMax Reitz
2018-06-11block: Add Error parameter to bdrv_amend_optionsMax Reitz
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/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-06-04Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...Peter Maydell
2018-06-04Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...Peter Maydell
2018-06-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-06-04migration: discard non-migratable RAMBlocksCédric Le Goater
2018-06-04migration: introduce decompress-error-checkXiao Guangrong
2018-06-01tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson
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-01migration: drop an unused includeMichael S. Tsirkin
2018-06-01block-backend: Add blk_co_copy_rangeFam Zheng
2018-06-01iscsi: Implement copy offloadingFam Zheng
2018-06-01file-posix: Implement bdrv_co_copy_rangeFam Zheng
2018-06-01block: Introduce API for copy offloadingFam Zheng
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-01Update Linux headers to 4.17-rc6Peter Maydell
2018-06-01virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhereAlex Williamson
2018-06-01vmstate: Add a VSTRUCT typeCorey Minyard
2018-06-01memory: get rid of memory_region_init_reservationPaolo Bonzini