index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-17
s390x/ipl: Extend the IplParameterBlock struct
Alexander Yarygin
4
-10
/
+90
2016-05-17
s390x: enable runtime instrumentation
Fan Zhang
5
-0
/
+75
2016-05-17
s390x: add compat machine for 2.7
Cornelia Huck
2
-1
/
+23
2016-05-17
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-1
/
+1
2016-05-17
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
6
-173
/
+0
2016-05-16
rfifolock: no need to get thread identifier when nesting
Changlong Xie
1
-1
/
+1
2016-05-16
slirp: Clean up osdep.h related header inclusions
Thomas Huth
3
-3
/
+0
2016-05-16
slirp: Remove some unused code from slirp.h
Thomas Huth
1
-22
/
+0
2016-05-16
slirp: Remove obsolete backward-compatibility cruft
Thomas Huth
3
-61
/
+0
2016-05-16
slirp: Clean up slirp_config.h
Thomas Huth
1
-87
/
+0
2016-05-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160513-1' into st...
Peter Maydell
7
-55
/
+178
2016-05-13
Merge remote-tracking branch 'remotes/lalrae/tags/mips-20160513' into staging
Peter Maydell
2
-8
/
+12
2016-05-13
gtk: don't leak the GtkBorder with VTE 0.36
Alberto Garcia
1
-10
/
+13
2016-05-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160512' into staging
Peter Maydell
59
-656
/
+917
2016-05-13
hw/display: QOM'ify jazz_led.c
xiaoqiang.zhao
1
-7
/
+11
2016-05-12
cpu-exec: Clean up 'interrupt_request' reloading in cpu_handle_interrupt()
Sergey Fedorov
1
-3
/
+4
2016-05-12
cpu-exec: Remove unused 'x86_cpu' and 'env' from cpu_exec()
Sergey Fedorov
1
-12
/
+0
2016-05-12
cpu-exec: Move TB execution stuff out of cpu_exec()
Sergey Fedorov
1
-55
/
+64
2016-05-12
cpu-exec: Move interrupt handling out of cpu_exec()
Sergey Fedorov
1
-62
/
+70
2016-05-12
cpu-exec: Move exception handling out of cpu_exec()
Sergey Fedorov
1
-41
/
+52
2016-05-12
cpu-exec: Move halt handling out of cpu_exec()
Sergey Fedorov
1
-14
/
+24
2016-05-12
cpu-exec: Remove relic orphaned comment
Sergey Fedorov
1
-2
/
+0
2016-05-12
tcg: Remove needless CPUState::current_tb
Sergey Fedorov
7
-41
/
+2
2016-05-12
cpu-exec: Move TB chaining into tb_find_fast()
Sergey Fedorov
1
-16
/
+19
2016-05-12
tcg: Rework tb_invalidated_flag
Sergey Fedorov
4
-16
/
+14
2016-05-12
tcg: Clean up from 'next_tb'
Sergey Fedorov
4
-40
/
+46
2016-05-12
cpu-exec: elide more icount code if CONFIG_USER_ONLY
Paolo Bonzini
1
-0
/
+8
2016-05-12
tcg: reorganize tb_find_physical loop
Alex Bennée
1
-20
/
+24
2016-05-12
tcg: code_bitmap and code_write_count are not used by user-mode emulation
Paolo Bonzini
1
-3
/
+8
2016-05-12
tcg: Allow goto_tb to any target PC in user mode
Sergey Fedorov
19
-90
/
+221
2016-05-12
tcg: Clean up direct block chaining safety checks
Sergey Fedorov
7
-10
/
+20
2016-05-12
tcg: Clean up tb_jmp_unlink()
Sergey Fedorov
1
-12
/
+9
2016-05-12
tcg: Extract removing of jumps to TB from tb_phys_invalidate()
Sergey Fedorov
1
-18
/
+26
2016-05-12
tcg: Rename tb_jmp_remove() to tb_remove_from_jmp_list()
Sergey Fedorov
1
-3
/
+4
2016-05-12
tcg: Clarify thread safety check in tb_add_jump()
Sergey Fedorov
1
-13
/
+16
2016-05-12
tcg: Init TB's direct jumps before making it visible
Sergey Fedorov
1
-13
/
+19
2016-05-12
tcg: Rearrange tb_link_page() to avoid forward declaration
Sergey Fedorov
1
-103
/
+101
2016-05-12
tcg: Use uintptr_t type for jmp_list_{next|first} fields of TB
Sergey Fedorov
2
-23
/
+27
2016-05-12
tcg: Clean up direct block chaining data fields
Sergey Fedorov
12
-78
/
+96
2016-05-12
translate-all: Adjust 256mb testing for mips64
Richard Henderson
1
-2
/
+2
2016-05-12
translate-all: add missing munmap of the code_gen guard page for MIPS
Emilio G. Cota
1
-2
/
+2
2016-05-12
translate-all: remove redundant setting of tcg_ctx.code_gen_buffer_size
Emilio G. Cota
1
-1
/
+0
2016-05-12
tcg: Note requirement on atomic direct jump patching
Sergey Fedorov
1
-0
/
+1
2016-05-12
tcg/mips: Make direct jump patching thread-safe
Sergey Fedorov
1
-2
/
+1
2016-05-12
tcg/sparc: Make direct jump patching thread-safe
Sergey Fedorov
1
-1
/
+1
2016-05-12
tcg/aarch64: Make direct jump patching thread-safe
Sergey Fedorov
1
-1
/
+13
2016-05-12
tcg/arm: Make direct jump patching thread-safe
Sergey Fedorov
2
-23
/
+20
2016-05-12
tcg/s390: Make direct jump patching thread-safe
Sergey Fedorov
2
-1
/
+9
2016-05-12
tcg/i386: Make direct jump patching thread-safe
Sergey Fedorov
2
-1
/
+24
2016-05-12
tcg/ppc: Make direct jump patching thread-safe
Sergey Fedorov
2
-4
/
+20
[next]