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-10-26
tcg: Add EXCP_ATOMIC
Richard Henderson
2016-10-25
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-10-24
exec: move cpu_exec_init() calls to realize functions
Laurent Vivier
2016-10-24
cpu: Support a target CPU having a variable page size
Peter Maydell
2016-10-24
memory: add a per-AddressSpace list of listeners
Paolo Bonzini
2016-10-24
memory: eliminate global MemoryListeners
Paolo Bonzini
2016-10-13
RAMBlocks: Store page size
Dr. David Alan Gilbert
2016-09-27
tcg: Make tb_flush() thread safe
Sergey Fedorov
2016-09-27
cpus-common: move CPU list management to common code
Paolo Bonzini
2016-09-27
migration: sync all address spaces
Paolo Bonzini
2016-09-27
memory: introduce IOMMUOps.notify_flag_changed
Peter Xu
2016-09-27
memory: introduce IOMMUNotifier and its caps
Peter Xu
2016-09-16
tcg: Merge GETPC and GETRA
Richard Henderson
2016-09-13
tcg: Prepare TB invalidation for lockless TB lookup
Paolo Bonzini
2016-08-05
tcg: Reorg TCGOp chaining
Richard Henderson
2016-08-04
linux-user: Use correct alignment for long long on i386 guests
Peter Maydell
2016-07-26
exec: Reduce CONFIG_USER_ONLY ifdeffenery
Igor Mammedov
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
Fix confusing argument names in some common functions
Sergey Sorokin
2016-07-05
tcg: Improve the alignment check infrastructure
Sergey Sorokin
2016-07-04
memory: Assert that memory_region_init_rom_device() ops aren't NULL
Peter Maydell
2016-07-04
memory: Provide memory_region_init_rom()
Peter Maydell
2016-06-30
memory: Add MemoryRegionIOMMUOps.notify_started/stopped callbacks
Alexey Kardashevskiy
2016-06-29
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-06-22
memory: Add reporting of supported page sizes
Alexey Kardashevskiy
2016-06-20
trace: [all] Add "guest_mem_before" event
LluĂs Vilanova
2016-06-11
tb hash: track translated blocks with qht
Emilio G. Cota
2016-06-11
tb hash: hash phys_pc, pc, and flags with xxhash
Emilio G. Cota
2016-06-11
exec: add tb_hash_func5, derived from xxhash
Emilio G. Cota
2016-06-09
cpu-exec: Rename cpu_resume_from_signal() to cpu_loop_exit_noexc()
Peter Maydell
2016-06-08
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int...
Peter Maydell
2016-06-07
thunk: Rename args and fields in host-target bitmask conversion code
Peter Maydell
2016-06-07
thunk: Drop unused NO_THUNK_TYPE_SIZE guards
Peter Maydell
2016-06-07
qemu-common.h: Drop WORDS_ALIGNED define
Peter Maydell
2016-06-07
hw: Clean up includes
Peter Maydell
2016-06-07
linux-user: Remove redundant gdb_queuesig()
Timothy E Baldwin
2016-05-29
exec: hide mr->ram_addr from qemu_get_ram_ptr users
Paolo Bonzini
2016-05-29
memory: split memory_region_from_host from qemu_ram_addr_from_host
Paolo Bonzini
2016-05-29
exec: remove ram_addr argument from qemu_ram_block_from_host
Paolo Bonzini
2016-05-29
memory: remove qemu_get_ram_fd, qemu_set_ram_fd, qemu_ram_block_host_ptr
Paolo Bonzini
2016-05-23
memory: Remove code for mr->may_overlap
Fam Zheng
2016-05-23
memory: drop find_ram_block()
Gonglei
2016-05-19
hw: clean up hw/hw.h includes
Paolo Bonzini
2016-05-19
hw: remove pio_addr_t
Paolo Bonzini
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
exec: extract exec/tb-context.h
Paolo Bonzini
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
[next]