index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-12
cpu-exec: Move interrupt handling out of cpu_exec()
Sergey Fedorov
2016-05-12
cpu-exec: Move exception handling out of cpu_exec()
Sergey Fedorov
2016-05-12
cpu-exec: Move halt handling out of cpu_exec()
Sergey Fedorov
2016-05-12
cpu-exec: Remove relic orphaned comment
Sergey Fedorov
2016-05-12
tcg: Remove needless CPUState::current_tb
Sergey Fedorov
2016-05-12
cpu-exec: Move TB chaining into tb_find_fast()
Sergey Fedorov
2016-05-12
tcg: Rework tb_invalidated_flag
Sergey Fedorov
2016-05-12
tcg: Clean up from 'next_tb'
Sergey Fedorov
2016-05-12
cpu-exec: elide more icount code if CONFIG_USER_ONLY
Paolo Bonzini
2016-05-12
tcg: reorganize tb_find_physical loop
Alex Bennée
2016-05-12
tcg: code_bitmap and code_write_count are not used by user-mode emulation
Paolo Bonzini
2016-05-12
tcg: Allow goto_tb to any target PC in user mode
Sergey Fedorov
2016-05-12
tcg: Clean up direct block chaining safety checks
Sergey Fedorov
2016-05-12
tcg: Clean up tb_jmp_unlink()
Sergey Fedorov
2016-05-12
tcg: Extract removing of jumps to TB from tb_phys_invalidate()
Sergey Fedorov
2016-05-12
tcg: Rename tb_jmp_remove() to tb_remove_from_jmp_list()
Sergey Fedorov
2016-05-12
tcg: Clarify thread safety check in tb_add_jump()
Sergey Fedorov
2016-05-12
tcg: Init TB's direct jumps before making it visible
Sergey Fedorov
2016-05-12
tcg: Rearrange tb_link_page() to avoid forward declaration
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
translate-all: Adjust 256mb testing for mips64
Richard Henderson
2016-05-12
translate-all: add missing munmap of the code_gen guard page for MIPS
Emilio G. Cota
2016-05-12
translate-all: remove redundant setting of tcg_ctx.code_gen_buffer_size
Emilio G. Cota
2016-05-12
tcg: Note requirement on atomic direct jump patching
Sergey Fedorov
2016-05-12
tcg/mips: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-12
tcg/sparc: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-12
tcg/aarch64: Make direct jump patching thread-safe
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
tcg/ppc: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-12
tci: Make direct jump patching thread-safe
Sergey Fedorov
2016-05-12
include/qemu/osdep.h: Add macros for pointer alignment
Sergey Fedorov
2016-05-12
include/qemu/osdep.h: Add a macro to check for alignment
Sergey Fedorov
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-05-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-05-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160512'...
Peter Maydell
2016-05-12
gtk: update grab code for gtk 3.20
Gerd Hoffmann
2016-05-12
spice: fix coverity complains
Gonglei
2016-05-12
egl-helpers: fix possible resource leak
Gonglei
2016-05-12
Changed malloc to g_malloc, free to g_free in ui/shader.c
Md Haris Iqbal
2016-05-12
spice/gl: add & use qemu_spice_gl_monitor_config
Gerd Hoffmann
2016-05-12
ui/gtk: copy to clipboard support
Michael S. Tsirkin
2016-05-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-05-12' into ...
Peter Maydell
2016-05-12
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-05-12' in...
Kevin Wolf
2016-05-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160511-1' into s...
Peter Maydell
2016-05-12
qemu-iotests: iotests: fail hard if not run via "check"
Sascha Silbe
2016-05-12
block: enable testing of LUKS driver with block I/O tests
Daniel P. Berrange
2016-05-12
block: add support for encryption secrets in block I/O tests
Daniel P. Berrange
[prev]
[next]