index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
Age
Commit message (
Expand
)
Author
2017-06-19
tcg: allocate TB structs before the corresponding translated code
Emilio G. Cota
2017-06-05
tb-hash: improve tb_jmp_cache hash function in user mode
Emilio G. Cota
2017-06-05
tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
Emilio G. Cota
2017-06-04
trivial: Remove unneeded ifndef in memory.h
Juan Quintela
2017-05-25
memory: remove the last param in memory_region_iommu_replay()
Peter Xu
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
2017-05-18
migration: Make savevm.c target independent
Juan Quintela
2017-05-18
exec: Create include for target_page_size()
Juan Quintela
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
[next]