index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
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
2018-05-31
Make address_space_get_iotlb_entry() take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make flatview_translate() take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make MemoryRegion valid.accepts callback take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make memory_region_access_valid() take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make address_space_access_valid() take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make address_space_map() take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make address_space_translate{, _cached}() take a MemTxAttrs argument
Peter Maydell
2018-05-31
Make tb_invalidate_phys_addr() take a MemTxAttrs argument
Peter Maydell
2018-05-31
memory.h: Improve IOMMU related documentation
Peter Maydell
2018-05-31
tcg: Fix helper function vs host abi for float16
Richard Henderson
2018-05-31
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...
Peter Maydell
[next]