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-09-06
tcg: Add generic translation framework
Lluís Vilanova
2017-09-06
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
2017-09-06
tcg: Add generic DISAS_NORETURN
Richard Henderson
2017-09-04
memory.h: Move MemTxResult type to memattrs.h
Peter Maydell
2017-08-01
cpu_physical_memory_sync_dirty_bitmap: Fix alignment check
Dr. David Alan Gilbert
2017-07-19
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
tcg: Expand glue macros before stringifying helper names
Richard Henderson
2017-07-18
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170717'...
Peter Maydell
2017-07-17
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2017-07-17
include/exec/exec-all: document common exit conditions
Alex Bennée
2017-07-17
exec: [tcg] Use different TBs according to the vCPU's dynamic tracing state
Lluís Vilanova
2017-07-14
memory.h: Add memory_region_init_{ram, rom, rom_device}() handling migration
Peter Maydell
2017-07-14
memory: Rename memory_region_init_rom() and _rom_device() to _nomigrate()
Peter Maydell
2017-07-14
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
Peter Maydell
2017-07-14
memory: Document that the RAM MR initializers do not handle migration
Peter Maydell
2017-07-14
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2017-07-14
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-07-14
gdbstub: rename cpu_index -> cpu_gdb_index
Alex Bennée
2017-07-14
Revert "exec.c: Fix breakpoint invalidation race"
Pranith Kumar
2017-07-05
tcg: add CONFIG_TCG guards in headers
Yang Zhong
2017-07-04
tcg: move tb_lock out of translate-all.h
Paolo Bonzini
2017-07-04
include/exec/poison: Mark CONFIG_SOFTMMU as poisoned
Thomas Huth
2017-07-04
cpu: Introduce a wrapper for tlb_flush() that can be used in common code
Thomas Huth
2017-07-04
include/exec/poison: Mark CONFIG_KVM as poisoned, too
Thomas Huth
2017-07-04
include/exec/poison: Add some more missing TARGET and CONFIG defines
Thomas Huth
2017-06-30
gen-icount: use tcg_ctx.tcg_env instead of cpu_env
Emilio G. Cota
2017-06-30
gen-icount: add missing inline to gen_tb_end
Emilio G. Cota
2017-06-28
exec: fix access to ram_list.dirty_memory when sync dirty bitmap
Haozhong Zhang
2017-06-27
exec: allow to get a pointer for some mmio memory region
KONRAD Frederic
2017-06-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20170619' into staging
Peter Maydell
2017-06-19
tcg/arm: Use indirect branch for goto_tb
Richard Henderson
2017-06-19
tcg: allocate TB structs before the corresponding translated code
Emilio G. Cota
2017-06-15
include/exec/poison: Mark some CONFIG defines as poisoned, too
Thomas Huth
2017-06-15
include/exec/poison: Add missing TARGET defines
Thomas Huth
2017-06-15
memory: remove memory_region_set_fd
Marc-André Lureau
2017-06-15
Add memory_region_init_ram_from_fd()
Marc-André Lureau
2017-06-15
exec: split qemu_ram_alloc_from_file()
Marc-André Lureau
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
[next]