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
2017-04-24
crypto: Make errp the last parameter of functions
Fam Zheng
2017-04-24
block: Make errp the last parameter of bdrv_img_create
Fam Zheng
2017-04-24
socket: Make errp the last parameter of inet_connect_saddr
Fam Zheng
2017-04-24
socket: Make errp the last parameter of socket_connect
Fam Zheng
2017-04-21
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...
Peter Maydell
2017-04-21
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into staging
Peter Maydell
2017-04-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...
Peter Maydell
2017-04-21
migration: rename max_size to threshold_size
Peter Xu
2017-04-21
virtio-rng: stop virtqueue while the CPU is stopped
Laurent Vivier
2017-04-21
ram: Remove migration_bitmap_extend()
Juan Quintela
2017-04-21
qdev: Export qdev_hot_removed
Juan Quintela
2017-04-21
qdev: qdev_hotplug is really a bool
Juan Quintela
2017-04-21
migration: Remove MigrationState parameter from migration_is_idle()
Juan Quintela
2017-04-21
ram: rename last_ram_offset() last_ram_pages()
Juan Quintela
2017-04-21
ram: ram_discard_range() don't use the mis parameter
Juan Quintela
2017-04-21
ram: Pass RAMBlock to bitmap_sync
Juan Quintela
2017-04-21
ram: Rename qemu_target_page_bits() to qemu_target_page_size()
Juan Quintela
2017-04-21
migration: Remove MigrationState from migration_in_postcopy
Juan Quintela
2017-04-21
ram: Move postcopy_requests into RAMState
Juan Quintela
2017-04-21
ram: Move dirty_pages_rate to RAMState
Juan Quintela
2017-04-21
ram: Remove dirty_bytes_rate
Juan Quintela
2017-04-21
ram: Create ram_dirty_sync_count()
Juan Quintela
2017-04-21
ram: Move src_page_req* to RAMState
Juan Quintela
2017-04-21
ram: Move last_req_rb to RAMState
Juan Quintela
2017-04-21
ram: Remove norm_mig_bytes_transferred
Juan Quintela
2017-04-21
ram: Remove unused pages_skipped variable
Juan Quintela
2017-04-21
ram: Remove unused dup_mig_bytes_transferred()
Juan Quintela
2017-04-21
ram: Change num_dirty_pages_period type to uint64_t
Juan Quintela
2017-04-21
ram: Rename flush_page_queue() to migration_page_queue_free()
Juan Quintela
2017-04-21
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...
Peter Maydell
2017-04-21
s390x: register I/O adapters per ISC during init
Fei Li
2017-04-21
s390x: use enum for adapter type and standardize its naming
Fei Li
2017-04-21
s390x/css: introduce read-only property type for device ids
Dong Jia Shi
2017-04-21
s390x: introduce 2.10 compat machine
Cornelia Huck
2017-04-21
qdev: remove cannot_destroy_with_object_finalize_yet
Laurent Vivier
2017-04-20
qdev: Constify value passed to qdev_prop_set_macaddr
Krzysztof Kozlowski
2017-04-20
hostmem: introduce host_memory_backend_mr_inited()
Peter Xu
2017-04-20
intel_iommu: enable remote IOTLB
Peter Xu
2017-04-20
intel_iommu: allow dynamic switch of IOMMU region
Peter Xu
2017-04-20
intel_iommu: provide its own replay() callback
Peter Xu
2017-04-20
memory: add MemoryRegionIOMMUOps.replay() callback
Peter Xu
2017-04-20
memory: introduce memory_region_notify_one()
Peter Xu
2017-04-20
memory: provide iommu_replay_all()
Peter Xu
2017-04-20
memory: provide IOMMU_NOTIFIER_FOREACH macro
Peter Xu
2017-04-20
memory: add section range info for IOMMU notifier
Peter Xu
2017-04-20
Drop QEMU_GNUC_PREREQ() checks for gcc older than 4.1
Peter Maydell
2017-04-20
cadence_gem: Make the revision a property
Alistair Francis
2017-04-18
block: Drain BH in bdrv_drained_begin
Fam Zheng
2017-04-11
block: Introduce bdrv_coroutine_enter
Fam Zheng
2017-04-11
async: Introduce aio_co_enter
Fam Zheng
[next]