45606 Commits (4c265bf9f434d4b47f42e3c079adc205b7625ad6)
 

Author SHA1 Message Date
Cornelia Huck 946e55f3c7 s390x: add compat machine for 2.7 10 years ago
Peter Maydell 5a3fd960f3 -----BEGIN PGP SIGNATURE----- 10 years ago
Peter Maydell 3f5e34a45c -----BEGIN PGP SIGNATURE----- 10 years ago
Peter Maydell c98e793711 slirp updates 10 years ago
Hollis Blanchard 2531088f6c hw/intc/arm_gic: add tracepoints 10 years ago
Changlong Xie de3e15a705 rfifolock: no need to get thread identifier when nesting 10 years ago
Thomas Huth 9892663dc4 slirp: Clean up osdep.h related header inclusions 10 years ago
Thomas Huth 2cdc848eb5 slirp: Remove some unused code from slirp.h 10 years ago
Thomas Huth 5469feadb1 slirp: Remove obsolete backward-compatibility cruft 10 years ago
Thomas Huth cebee21aca slirp: Clean up slirp_config.h 10 years ago
Peter Maydell 70f87e0f0a gtk/sdl build tweaks 10 years ago
Peter Maydell 14fccfa91e MIPS patches 2016-05-13 10 years ago
Alberto Garcia 6978dc4adc gtk: don't leak the GtkBorder with VTE 0.36 10 years ago
Peter Maydell 20c20318f9 queued 2.7 patches 10 years ago
xiaoqiang.zhao 7fe91a5b33 hw/display: QOM'ify jazz_led.c 10 years ago
Sergey Fedorov 8b1fe3f439 cpu-exec: Clean up 'interrupt_request' reloading in cpu_handle_interrupt() 10 years ago
Sergey Fedorov ba048a4ae1 cpu-exec: Remove unused 'x86_cpu' and 'env' from cpu_exec() 10 years ago
Sergey Fedorov 928de9ee14 cpu-exec: Move TB execution stuff out of cpu_exec() 10 years ago
Sergey Fedorov c385e6e497 cpu-exec: Move interrupt handling out of cpu_exec() 10 years ago
Sergey Fedorov ea284766ec cpu-exec: Move exception handling out of cpu_exec() 10 years ago
Sergey Fedorov 8b2d34e997 cpu-exec: Move halt handling out of cpu_exec() 10 years ago
Sergey Fedorov c6f0d9f84c cpu-exec: Remove relic orphaned comment 10 years ago
Sergey Fedorov 3213525f8a tcg: Remove needless CPUState::current_tb 10 years ago
Sergey Fedorov a0522c7a55 cpu-exec: Move TB chaining into tb_find_fast() 10 years ago
Sergey Fedorov 6f789be56d tcg: Rework tb_invalidated_flag 10 years ago
Sergey Fedorov 819af24b9c tcg: Clean up from 'next_tb' 10 years ago
Paolo Bonzini 7687bf52e5 cpu-exec: elide more icount code if CONFIG_USER_ONLY 11 years ago
Alex Bennée 1279f323d6 tcg: reorganize tb_find_physical loop 10 years ago
Paolo Bonzini 6fad459c91 tcg: code_bitmap and code_write_count are not used by user-mode emulation 11 years ago
Sergey Fedorov 90aa39a1cc tcg: Allow goto_tb to any target PC in user mode 10 years ago
Sergey Fedorov 5b053a4a28 tcg: Clean up direct block chaining safety checks 10 years ago
Sergey Fedorov f9c5b66f48 tcg: Clean up tb_jmp_unlink() 10 years ago
Sergey Fedorov 89bba49632 tcg: Extract removing of jumps to TB from tb_phys_invalidate() 10 years ago
Sergey Fedorov 133626783a tcg: Rename tb_jmp_remove() to tb_remove_from_jmp_list() 10 years ago
Sergey Fedorov 9962c478b1 tcg: Clarify thread safety check in tb_add_jump() 10 years ago
Sergey Fedorov 901bc3deb4 tcg: Init TB's direct jumps before making it visible 10 years ago
Sergey Fedorov e90d96b158 tcg: Rearrange tb_link_page() to avoid forward declaration 10 years ago
Sergey Fedorov c37e6d7e35 tcg: Use uintptr_t type for jmp_list_{next|first} fields of TB 10 years ago
Sergey Fedorov f309101c26 tcg: Clean up direct block chaining data fields 10 years ago
Richard Henderson 7ba6a512ae translate-all: Adjust 256mb testing for mips64 10 years ago
Emilio G. Cota 8bdf499782 translate-all: add missing munmap of the code_gen guard page for MIPS 10 years ago
Emilio G. Cota 835154b6e2 translate-all: remove redundant setting of tcg_ctx.code_gen_buffer_size 10 years ago
Sergey Fedorov 10b4f48555 tcg: Note requirement on atomic direct jump patching 10 years ago
Sergey Fedorov c82460a560 tcg/mips: Make direct jump patching thread-safe 10 years ago
Sergey Fedorov 84f79fb7c6 tcg/sparc: Make direct jump patching thread-safe 10 years ago
Sergey Fedorov 9e26911295 tcg/aarch64: Make direct jump patching thread-safe 10 years ago
Sergey Fedorov 7d14e0e2d6 tcg/arm: Make direct jump patching thread-safe 10 years ago
Sergey Fedorov ed3d51ecd7 tcg/s390: Make direct jump patching thread-safe 10 years ago
Sergey Fedorov 0d07abf05e tcg/i386: Make direct jump patching thread-safe 10 years ago
Sergey Fedorov 399f164857 tcg/ppc: Make direct jump patching thread-safe 10 years ago