summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | uninorth: remove token register from uninorth deviceMark Cave-Ayland2018-06-121-1/+3
| |/
* | Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2018-06-121-2/+2
|\ \
| * | qapi: add x-block-dirty-bitmap-mergeVladimir Sementsov-Ogievskiy2018-06-111-1/+2
| * | block: remove bdrv_dirty_bitmap_make_anonPaolo Bonzini2018-06-111-1/+0Star
| |/
* / nvdimm: make persistence option symbolicRoss Zwisler2018-06-112-2/+3
|/
* block: Make bdrv_is_writable() publicMax Reitz2018-06-111-0/+1
* qemu-io: Let command functions return error codeMax Reitz2018-06-111-2/+7
* qemu-io: Drop command functions' return valuesMax Reitz2018-06-111-3/+3
* block: Add Error parameter to bdrv_amend_optionsMax Reitz2018-06-112-2/+4
* ide: introduce ide_transfer_start_norecursePaolo Bonzini2018-06-081-0/+2
* ide: push end_transfer_func out of start_transfer callback, rename callbackPaolo Bonzini2018-06-081-1/+1
* sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR)Philippe Mathieu-Daudé2018-06-081-0/+1
* sdcard: Add a 'spec_version' property, default to Spec v2.00Philippe Mathieu-Daudé2018-06-081-0/+5
* ftgmac100: compute maximum frame size depending on the protocolCédric Le Goater2018-06-081-1/+6
* misc: add pca9552 LED blinker modelCédric Le Goater2018-06-082-0/+64
* smbus: add a smbus_eeprom_init_one() routineCédric Le Goater2018-06-081-0/+1
* arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICRShannon Zhao2018-06-081-0/+1
* vfio: remove DPRINTF() definition from vfio-common.hTiwei Bie2018-06-051-9/+0Star
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2018-06-045-2/+86
|\
| * block-backend: Add blk_co_copy_rangeFam Zheng2018-06-011-0/+4
| * iscsi: Implement copy offloadingFam Zheng2018-06-011-0/+4
| * file-posix: Implement bdrv_co_copy_rangeFam Zheng2018-06-011-2/+8
| * block: Introduce API for copy offloadingFam Zheng2018-06-012-0/+70
* | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i...Peter Maydell2018-06-042-1/+10
|\ \
| * | migration: discard non-migratable RAMBlocksCédric Le Goater2018-06-041-0/+4
| * | migration: introduce decompress-error-checkXiao Guangrong2018-06-041-1/+6
| |/
* | Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st...Peter Maydell2018-06-041-1/+1
|\ \
| * | tcg: Pass tb and index to tcg_gen_exit_tb separatelyRichard Henderson2018-06-021-1/+1
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2018-06-048-2/+53
|\ \
| * | vhost-blk: turn on pre-defined RO feature bitChangpeng Liu2018-06-011-1/+0Star
| * | nvdimm, acpi: support NFIT platform capabilitiesRoss Zwisler2018-06-012-0/+6
| * | migration: drop an unused includeMichael S. Tsirkin2018-06-011-1/+1
| * | osdep: add wait.h compat macrosMichael S. Tsirkin2018-05-241-0/+10
| * | vhost-user: support registering external host notifiersTiwei Bie2018-05-241-0/+8
| * | vhost-user: introduce shared vhost-user stateTiwei Bie2018-05-243-0/+24
| * | vhost: allow backends to filter memory sectionsTiwei Bie2018-05-241-0/+4
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-0125-94/+137
|\ \ \ | |_|/ |/| |
| * | qdev: Remove DeviceClass::init() and ::exit()Philippe Mathieu-Daudé2018-06-011-16/+4Star
| * | hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::initPhilippe Mathieu-Daudé2018-06-011-3/+0Star
| * | hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::initPhilippe Mathieu-Daudé2018-06-011-1/+0Star
| * | Update Linux headers to 4.17-rc6Peter Maydell2018-06-018-37/+78
| * | virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhereAlex Williamson2018-06-011-0/+6
| * | vmstate: Add a VSTRUCT typeCorey Minyard2018-06-011-0/+45
| * | memory: get rid of memory_region_init_reservationPaolo Bonzini2018-06-011-23/+0Star
| * | memory.h: Fix typo in documentation commentPeter Maydell2018-06-011-1/+1
| * | hw: Clean "hw/devices.h" includesPhilippe Mathieu-Daudé2018-06-011-5/+2Star
| * | hw/misc/mips_itu: Cleanup includesPhilippe Mathieu-Daudé2018-06-011-0/+2
| * | hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-018-8/+0Star
| * | vfio: Include "exec/address-spaces.h" directly in the source filePhilippe Mathieu-Daudé2018-05-311-1/+0Star
| * | sandbox: disable -sandbox if CONFIG_SECCOMP undefinedYi Min Zhao2018-05-311-1/+2