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
Age
Commit message (
Expand
)
Author
2017-09-07
hw/arm/allwinner-a10: Mark the allwinner-a10 device with user_creatable = false
Thomas Huth
2017-09-07
xilinx_axidma: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-09-07
xilinx_axienet: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-09-07
xlnx_zynqmp: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-09-07
gicv3: Convert to DEFINE_PROP_LINK
Fam Zheng
2017-09-07
armv7m: Convert armv7m.memory to DEFINE_PROP_LINK
Fam Zheng
2017-09-07
armv7m: Convert bitband.source-memory to DEFINE_PROP_LINK
Fam Zheng
2017-09-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2017-09-07
Merge remote-tracking branch 'remotes/juanquintela/tags/tests/20170906' into ...
Peter Maydell
2017-09-06
qcow2: move qcow2_store_persistent_dirty_bitmaps() before cache flushing
Pavel Butsykin
2017-09-06
qemu-iotests: add 184 for throttle filter driver
Manos Pitsidianakis
2017-09-06
block: add throttle block filter driver
Manos Pitsidianakis
2017-09-05
tests: Make vmgenid test compile
Juan Quintela
2017-09-05
tests: Use real size for iov tests
Juan Quintela
2017-09-05
vhost-user: disable the *broken* subprocess tests
Philippe Mathieu-Daudé
2017-09-05
Revert "kvm: use DIV_ROUND_UP"
Peter Maydell
2017-09-05
block: convert ThrottleGroup to object with QOM
Manos Pitsidianakis
2017-09-05
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
2017-09-05
virtfs: error out gracefully when mandatory suboptions are missing
Greg Kurz
2017-09-05
9pfs: local: clarify fchmodat_nofollow() implementation
Greg Kurz
2017-09-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-09-05
block: tidy ThrottleGroupMember initializations
Manos Pitsidianakis
2017-09-05
block: add aio_context field in ThrottleGroupMember
Manos Pitsidianakis
2017-09-05
block: move ThrottleGroup membership to ThrottleGroupMember
Manos Pitsidianakis
2017-09-05
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-20170905-1' ...
Peter Maydell
2017-09-05
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...
Peter Maydell
2017-09-05
io: fix check for handshake completion in TLS test
Daniel P. Berrange
2017-09-05
io: add new qio_channel_{readv, writev, read, write}_all functions
Daniel P. Berrange
2017-09-05
io: fix typo in docs comment for qio_channel_read
Daniel P. Berrange
2017-09-05
util: remove the obsolete non-blocking connect
Cao jin
2017-09-05
fsdev: fix memory leak in main()
ZhiPeng Lu
2017-09-05
9pfs: avoid sign conversion error simplifying the code
Philippe Mathieu-Daudé
2017-09-05
block: document semantics of bdrv_co_preadv|pwritev
Daniel P. Berrange
2017-09-05
block: document semantics of bdrv_co_preadv|pwritev
Daniel P. Berrange
2017-09-05
qemu-iotests: use context managers for resource cleanup in 194
Stefan Hajnoczi
2017-09-05
iotests.py: add FilePath context manager
Stefan Hajnoczi
2017-09-05
qemu.py: make VM() a context manager
Stefan Hajnoczi
2017-09-04
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
2017-09-04
apb: add busA qdev property to PBM PCI bridge
Mark Cave-Ayland
2017-09-04
apb: fix endianness for APB and PCI config accesses
Mark Cave-Ayland
2017-09-04
apb: fix up PCI bus nomenclature
Mark Cave-Ayland
2017-09-04
sun4u: expose fw_cfg and NVRAM on ebus PCI IO address space
Mark Cave-Ayland
2017-09-04
sun4u: switch to using qdev to instantiate fw_cfg interface
Mark Cave-Ayland
2017-09-04
sun4u: pass PCIDevice into pci_ebus_init() instead of PCIBus
Mark Cave-Ayland
2017-09-04
qcow: Check failure of bdrv_getlength() and bdrv_truncate()
Eric Blake
2017-09-04
qcow: Change signature of get_cluster_offset()
Eric Blake
2017-09-04
block: add default implementations for bdrv_co_get_block_status()
Manos Pitsidianakis
2017-09-04
block: remove bdrv_truncate callback in blkdebug
Manos Pitsidianakis
2017-09-04
block: remove unused bdrv_media_changed
Manos Pitsidianakis
2017-09-04
block: pass bdrv_* methods to bs->file by default in block filters
Manos Pitsidianakis
[next]