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-15
block: Add block-specific QDict header
Max Reitz
2018-06-14
ui: darwin: gtk: Add missing input keymap
Keno Fischer
2018-06-12
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...
Peter Maydell
2018-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180612' into...
Peter Maydell
2018-06-12
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
2018-06-12
ppc/pnv: fix LPC HC firmware address space
Cédric Le Goater
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
nvdimm: make persistence option symbolic
Ross Zwisler
2018-06-11
qapi: add x-block-dirty-bitmap-merge
Vladimir Sementsov-Ogievskiy
2018-06-11
block: remove bdrv_dirty_bitmap_make_anon
Paolo Bonzini
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
[next]