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
2016-05-19
qemu-common: stop including qemu/host-utils.h from qemu-common.h
Paolo Bonzini
2016-05-19
cpu: move endian-dependent load/store functions to cpu-all.h
Paolo Bonzini
2016-05-19
include: poison symbols in osdep.h
Paolo Bonzini
2016-05-12
tcg: Rework tb_invalidated_flag
Sergey Fedorov
2016-05-12
tcg: Clarify thread safety check in tb_add_jump()
Sergey Fedorov
2016-05-12
tcg: Use uintptr_t type for jmp_list_{next|first} fields of TB
Sergey Fedorov
2016-05-12
tcg: Clean up direct block chaining data fields
Sergey Fedorov
2016-05-12
tcg: Note requirement on atomic direct jump patching
Sergey Fedorov
2016-05-12
tcg/arm: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-12
tcg/s390: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-12
tcg/i386: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-12
tci: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-05-12
gen-icount: Use tcg_set_insn_param
Edgar E. Iglesias
2016-03-22
qemu-log: dfilter-ise exec, out_asm, op and opt_op
Alex Bennée
2016-03-22
qemu-log: Improve the "exec" TB execution logging
Peter Maydell
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-03-07
exec: Pass RAMBlock pointer to qemu_ram_free
Fam Zheng
2016-03-07
memory: Drop MemoryRegion.ram_addr
Fam Zheng
2016-03-07
memory: Implement memory_region_get_ram_addr with mr->ram_block
Fam Zheng
2016-03-07
exec: Return RAMBlock pointer from allocating functions
Fam Zheng
2016-02-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-02-25
memory: Remove unreachable return statement
Gonglei
2016-02-25
memory: optimize qemu_get_ram_ptr and qemu_ram_ptr_length
Gonglei
2016-02-25
exec: store RAMBlock pointer into memory region
Gonglei
2016-02-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-23
include: Clean up includes
Peter Maydell
2016-02-23
move get_current_ram_size to virtio-balloon.c
Vladimir Sementsov-Ogievskiy
2016-02-10
memory: fix usage of find_next_bit and find_next_zero_bit
Paolo Bonzini
2016-02-09
memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
Stefan Hajnoczi
2016-02-09
memory: add early bail out from cpu_physical_memory_set_dirty_range
Paolo Bonzini
2016-02-05
ram: Split host_from_stream_offset() into two helper functions
zhanghailiang
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2016-01-21
memory: Add address_space_init_shareable()
Peter Crosthwaite
2016-01-21
exec.c: Add cpu_get_address_space()
Peter Maydell
2016-01-21
exec.c: Pass MemTxAttrs to iotlb_to_region so it uses the right AS
Peter Maydell
2016-01-21
cputlb.c: Use correct address space when looking up MemoryRegionSection
Peter Maydell
2016-01-21
exec-all.h: Document tlb_set_page_with_attrs, tlb_set_page
Peter Maydell
2016-01-21
exec.c: Allow target CPUs to define multiple AddressSpaces
Peter Maydell
2016-01-21
exec.c: Don't set cpu->as until cpu_address_space_init
Peter Maydell
2016-01-09
ivshmem: Store file descriptor for vhost-user negotiation
Tetsuya Mukawa
2015-12-17
memory: try to inline constant-length reads
Paolo Bonzini
2015-12-17
memory: inline a few small accessors
Paolo Bonzini
2015-12-17
memory: extract first iteration of address_space_read and address_space_write
Paolo Bonzini
2015-12-17
memory: avoid unnecessary object_ref/unref
Paolo Bonzini
2015-12-17
memory: reorder MemoryRegion fields
Paolo Bonzini
2015-12-17
exec: always call qemu_get_ram_ptr within rcu_read_lock
Paolo Bonzini
2015-12-17
exec: Eliminate qemu_ram_free_from_ptr()
Eduardo Habkost
2015-12-02
translate-all: ensure host page mask is always extended with 1's
Paolo Bonzini
2015-11-10
qemu_ram_block_by_name
Dr. David Alan Gilbert
[prev]
[next]