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
/
exec
Age
Commit message (
Expand
)
Author
2017-05-17
ramblock: add new hmp command "info ramblock"
Peter Xu
2017-05-17
ramblock: add RAMBLOCK_FOREACH()
Peter Xu
2017-05-04
ram: Split dirty bitmap by RAMBlock
Juan Quintela
2017-04-26
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...
Peter Maydell
2017-04-24
memory: add support getting and using a dirty bitmap copy.
Gerd Hoffmann
2017-04-21
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...
Peter Maydell
2017-04-21
ram: Remove migration_bitmap_extend()
Juan Quintela
2017-04-21
ram: rename last_ram_offset() last_ram_pages()
Juan Quintela
2017-04-21
ram: Pass RAMBlock to bitmap_sync
Juan Quintela
2017-04-21
ram: Change num_dirty_pages_period type to uint64_t
Juan Quintela
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-03
exec: revert MemoryRegionCache
Paolo Bonzini
2017-03-22
xen: rename xen_modified_memory() to xen_hvm_modified_memory()
Paul Durrant
2017-03-16
RAMBlocks: qemu_ram_is_shared
Dr. David Alan Gilbert
2017-03-16
Change the method to calculate dirty-pages-rate
Chao Fan
2017-03-14
memory_region: Fix name comments
Dr. David Alan Gilbert
2017-03-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...
Peter Maydell
2017-03-03
memory: Introduce DEVICE_HOST_ENDIAN for ram device
Yongji Xie
2017-03-03
Merge branch 'icount-update' into HEAD
Paolo Bonzini
2017-03-03
exec, kvm, target-ppc: Move getrampagesize() to common code
Alexey Kardashevskiy
2017-02-28
postcopy: Record largest page size
Dr. David Alan Gilbert
2017-02-28
exec: ram_block_discard_range
Dr. David Alan Gilbert
2017-02-24
cputlb: introduce tlb_flush_*_all_cpus[_synced]
Alex Bennée
2017-02-24
cputlb: atomically update tlb fields used by tlb_reset_dirty
Alex Bennée
2017-02-24
cputlb and arm/sparc targets: convert mmuidx flushes from varg to bitmap
Alex Bennée
2017-02-24
cputlb: introduce tlb_flush_* async work.
KONRAD Frederic
2017-02-24
tcg: remove global exit_request
Alex Bennée
2017-02-24
tcg: rename tcg_current_cpu to tcg_current_rr_cpu
Alex Bennée
2017-02-22
cpu-exec: unify icount_decr and tcg_exit_req
Paolo Bonzini
2017-02-17
virtio: use MemoryRegionCache to access descriptors
Paolo Bonzini
2017-02-16
cpu-exec: fix icount out-of-bounds access
Paolo Bonzini
2017-01-31
trace: switch to modular code generation for sub-directories
Daniel P. Berrange
2017-01-27
memory: hmp: add "-f" for "info mtree"
Peter Xu
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-16
ramblock-notifier: new
Paolo Bonzini
2017-01-13
cputlb: drop flush_global flag from tlb_flush
Alex Bennée
2017-01-10
memory: handle alias in memory_region_is_iommu()
Jason Wang
2017-01-10
exec: introduce address_space_get_iotlb_entry()
Jason Wang
2016-12-22
exec: introduce MemoryRegionCache
Paolo Bonzini
2016-12-22
exec: introduce memory_ldst.inc.c
Paolo Bonzini
2016-11-22
cpu_ldst.h: use correct guest address parameter
Bobby Bingham
2016-10-31
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161031.0' ...
Peter Maydell
2016-10-31
memory: Don't use memcpy for ram_device regions
Alex Williamson
2016-10-31
memory: Replace skip_dump flag with "ram_device"
Alex Williamson
2016-10-31
tcg: comment on which functions have to be called with tb_lock held
Paolo Bonzini
[next]