Age | Commit message (Expand) | Author |
2018-06-12 | mos6522: move timer frequency initialisation to mos6522_reset | Mark Cave-Ayland |
2018-06-12 | cuda: embed mos6522_cuda device directly rather than using QOM object link | Mark Cave-Ayland |
2018-06-12 | ppc: add missing FW_CFG_PPC_NVRAM_FLAT definition | Mark Cave-Ayland |
2018-06-12 | osdep: powerpc64 align memory to allow 2MB radix THP page tables | Nicholas Piggin |
2018-06-12 | uninorth: remove token register from uninorth device | Mark Cave-Ayland |
2018-06-11 | block: Make bdrv_is_writable() public | Max Reitz |
2018-06-11 | qemu-io: Let command functions return error code | Max Reitz |
2018-06-11 | qemu-io: Drop command functions' return values | Max Reitz |
2018-06-11 | block: Add Error parameter to bdrv_amend_options | Max Reitz |
2018-06-08 | ide: introduce ide_transfer_start_norecurse | Paolo Bonzini |
2018-06-08 | ide: push end_transfer_func out of start_transfer callback, rename callback | Paolo Bonzini |
2018-06-08 | sdcard: Reflect when the Spec v3 is supported in the Config Register (SCR) | Philippe Mathieu-Daudé |
2018-06-08 | sdcard: Add a 'spec_version' property, default to Spec v2.00 | Philippe Mathieu-Daudé |
2018-06-08 | ftgmac100: compute maximum frame size depending on the protocol | Cédric Le Goater |
2018-06-08 | misc: add pca9552 LED blinker model | Cédric Le Goater |
2018-06-08 | smbus: add a smbus_eeprom_init_one() routine | Cédric Le Goater |
2018-06-08 | arm_gicv3_kvm: kvm_dist_get/put: skip the registers banked by GICR | Shannon Zhao |
2018-06-05 | vfio: remove DPRINTF() definition from vfio-common.h | Tiwei Bie |
2018-06-04 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2018-06-04 | Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180604' i... | Peter Maydell |
2018-06-04 | Merge remote-tracking branch 'remotes/rth/tags/tcg-next-pull-request' into st... | Peter Maydell |
2018-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-06-04 | migration: discard non-migratable RAMBlocks | Cédric Le Goater |
2018-06-04 | migration: introduce decompress-error-check | Xiao Guangrong |
2018-06-01 | tcg: Pass tb and index to tcg_gen_exit_tb separately | Richard Henderson |
2018-06-01 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-06-01 | vhost-blk: turn on pre-defined RO feature bit | Changpeng Liu |
2018-06-01 | nvdimm, acpi: support NFIT platform capabilities | Ross Zwisler |
2018-06-01 | migration: drop an unused include | Michael S. Tsirkin |
2018-06-01 | block-backend: Add blk_co_copy_range | Fam Zheng |
2018-06-01 | iscsi: Implement copy offloading | Fam Zheng |
2018-06-01 | file-posix: Implement bdrv_co_copy_range | Fam Zheng |
2018-06-01 | block: Introduce API for copy offloading | Fam Zheng |
2018-06-01 | qdev: Remove DeviceClass::init() and ::exit() | Philippe Mathieu-Daudé |
2018-06-01 | hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init | Philippe Mathieu-Daudé |
2018-06-01 | hw/i2c/smbus: Use DeviceClass::realize instead of SMBusDeviceClass::init | Philippe Mathieu-Daudé |
2018-06-01 | Update Linux headers to 4.17-rc6 | Peter Maydell |
2018-06-01 | virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhere | Alex Williamson |
2018-06-01 | vmstate: Add a VSTRUCT type | Corey Minyard |
2018-06-01 | memory: get rid of memory_region_init_reservation | Paolo Bonzini |
2018-06-01 | memory.h: Fix typo in documentation comment | Peter Maydell |
2018-06-01 | hw: Clean "hw/devices.h" includes | Philippe Mathieu-Daudé |
2018-06-01 | hw/misc/mips_itu: Cleanup includes | Philippe Mathieu-Daudé |
2018-06-01 | hw: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-06-01 | sandbox: disable -sandbox if CONFIG_SECCOMP undefined | Yi Min Zhao |
2018-05-31 | xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages | Paul Durrant |
2018-05-31 | xen/hvm: correct reporting of modified memory under physmap during migration | Igor Druzhinin |
2018-05-31 | vfio: Include "exec/address-spaces.h" directly in the source file | Philippe Mathieu-Daudé |
2018-05-31 | sandbox: disable -sandbox if CONFIG_SECCOMP undefined | Yi Min Zhao |
2018-05-31 | vmstate.h: Provide VMSTATE_BOOL_SUB_ARRAY | Peter Maydell |