index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-14
gdbstub: rename cpu_index -> cpu_gdb_index
Alex Bennée
1
-9
/
+0
2017-07-14
Revert "exec.c: Fix breakpoint invalidation race"
Pranith Kumar
1
-0
/
+3
2017-07-05
tcg: add CONFIG_TCG guards in headers
Yang Zhong
2
-1
/
+6
2017-07-04
tcg: move tb_lock out of translate-all.h
Paolo Bonzini
1
-0
/
+4
2017-07-04
include/exec/poison: Mark CONFIG_SOFTMMU as poisoned
Thomas Huth
1
-0
/
+1
2017-07-04
cpu: Introduce a wrapper for tlb_flush() that can be used in common code
Thomas Huth
1
-0
/
+2
2017-07-04
include/exec/poison: Mark CONFIG_KVM as poisoned, too
Thomas Huth
1
-0
/
+1
2017-07-04
include/exec/poison: Add some more missing TARGET and CONFIG defines
Thomas Huth
1
-0
/
+6
2017-06-30
gen-icount: use tcg_ctx.tcg_env instead of cpu_env
Emilio G. Cota
1
-4
/
+6
2017-06-30
gen-icount: add missing inline to gen_tb_end
Emilio G. Cota
1
-1
/
+1
2017-06-28
exec: fix access to ram_list.dirty_memory when sync dirty bitmap
Haozhong Zhang
1
-3
/
+6
2017-06-27
exec: allow to get a pointer for some mmio memory region
KONRAD Frederic
1
-0
/
+35
2017-06-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into staging
Peter Maydell
2
-5
/
+3
2017-06-19
tcg/arm: Use indirect branch for goto_tb
Richard Henderson
1
-4
/
+1
2017-06-19
tcg: allocate TB structs before the corresponding translated code
Emilio G. Cota
1
-1
/
+2
2017-06-15
include/exec/poison: Mark some CONFIG defines as poisoned, too
Thomas Huth
1
-0
/
+20
2017-06-15
include/exec/poison: Add missing TARGET defines
Thomas Huth
1
-0
/
+11
2017-06-15
memory: remove memory_region_set_fd
Marc-André Lureau
1
-11
/
+0
2017-06-15
Add memory_region_init_ram_from_fd()
Marc-André Lureau
1
-0
/
+20
2017-06-15
exec: split qemu_ram_alloc_from_file()
Marc-André Lureau
1
-0
/
+3
2017-06-05
tb-hash: improve tb_jmp_cache hash function in user mode
Emilio G. Cota
1
-0
/
+12
2017-06-05
tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptr
Emilio G. Cota
1
-0
/
+2
2017-06-04
trivial: Remove unneeded ifndef in memory.h
Juan Quintela
1
-2
/
+0
2017-05-25
memory: remove the last param in memory_region_iommu_replay()
Peter Xu
1
-4
/
+1
2017-05-25
memory: tune last param of iommu_ops.translate()
Peter Xu
1
-2
/
+8
2017-05-18
migration: Make savevm.c target independent
Juan Quintela
1
-0
/
+2
2017-05-18
exec: Create include for target_page_size()
Juan Quintela
1
-0
/
+19
2017-05-17
ramblock: add new hmp command "info ramblock"
Peter Xu
1
-0
/
+1
2017-05-17
ramblock: add RAMBLOCK_FOREACH()
Peter Xu
1
-0
/
+5
2017-05-04
ram: Split dirty bitmap by RAMBlock
Juan Quintela
1
-3
/
+10
2017-04-26
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...
Peter Maydell
1
-2
/
+2
2017-04-24
memory: add support getting and using a dirty bitmap copy.
Gerd Hoffmann
2
-0
/
+54
2017-04-21
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...
Peter Maydell
1
-4
/
+4
2017-04-21
ram: Remove migration_bitmap_extend()
Juan Quintela
1
-2
/
+0
2017-04-21
ram: rename last_ram_offset() last_ram_pages()
Juan Quintela
1
-1
/
+1
2017-04-21
ram: Pass RAMBlock to bitmap_sync
Juan Quintela
1
-0
/
+2
2017-04-21
ram: Change num_dirty_pages_period type to uint64_t
Juan Quintela
1
-1
/
+1
2017-04-20
intel_iommu: provide its own replay() callback
Peter Xu
1
-0
/
+2
2017-04-20
memory: add MemoryRegionIOMMUOps.replay() callback
Peter Xu
1
-0
/
+2
2017-04-20
memory: introduce memory_region_notify_one()
Peter Xu
1
-0
/
+15
2017-04-20
memory: provide iommu_replay_all()
Peter Xu
1
-0
/
+8
2017-04-20
memory: provide IOMMU_NOTIFIER_FOREACH macro
Peter Xu
1
-0
/
+3
2017-04-20
memory: add section range info for IOMMU notifier
Peter Xu
1
-1
/
+18
2017-04-03
exec: revert MemoryRegionCache
Paolo Bonzini
1
-6
/
+4
2017-03-22
xen: rename xen_modified_memory() to xen_hvm_modified_memory()
Paul Durrant
1
-2
/
+2
2017-03-16
RAMBlocks: qemu_ram_is_shared
Dr. David Alan Gilbert
1
-0
/
+1
2017-03-16
Change the method to calculate dirty-pages-rate
Chao Fan
1
-1
/
+4
2017-03-14
memory_region: Fix name comments
Dr. David Alan Gilbert
1
-6
/
+12
2017-03-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...
Peter Maydell
1
-0
/
+1
2017-03-03
memory: Introduce DEVICE_HOST_ENDIAN for ram device
Yongji Xie
1
-0
/
+6
[next]