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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu-exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-15
x86: Unbreak TCG support for hardware breakpoints
Jan Kiszka
1
-0
/
+27
2011-03-13
inline cpu_halted into sole caller
Paolo Bonzini
1
-2
/
+7
2011-03-07
LatticeMico32 target support
Michael Walle
1
-1
/
+12
2011-02-14
kvm: Separate TCG from KVM cpu execution
Jan Kiszka
1
-13
/
+6
2011-02-14
Move debug exception handling out of cpu_exec
Jan Kiszka
1
-24
/
+0
2010-12-27
target-mips: fix host CPU consumption when guest is idle
Aurelien Jarno
1
-5
/
+1
2010-12-05
Speedup 'tb_find_slow' by using the same heuristic as during memory page lookup
Kirill Batuzov
1
-0
/
+6
2010-08-06
mips: Add support for VInt and VEIC irq modes
Edgar E. Iglesias
1
-1
/
+1
2010-07-22
Fix cpu_exit for tcp_cpu_exec
Jan Kiszka
1
-2
/
+1
2010-07-22
Fix cpu_unlink_tb race
Jan Kiszka
1
-3
/
+4
2010-07-22
Introduce proper compiler barrier
Jan Kiszka
1
-2
/
+3
2010-06-11
tcg-s390: Compute is_write in cpu_signal_handler.
Richard Henderson
1
-3
/
+39
2010-05-11
make SIG_IPI to tcg vcpu thread reliable
Marcelo Tosatti
1
-0
/
+7
2010-05-05
Enable -d cpu logging by default.
Richard Henderson
1
-19
/
+3
2010-04-08
tcg-hppa: Compute is_write in cpu_signal_handler.
Richard Henderson
1
-7
/
+31
2010-04-01
linux-user/ia64: workaround ia64 strangenesses
Aurelien Jarno
1
-1
/
+5
2010-03-12
Add tb_page_addr_t
Paul Brook
1
-3
/
+4
2010-02-23
declare saved_env_reg as volatile
Paolo Bonzini
1
-1
/
+1
2010-02-22
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-5
/
+7
2010-02-21
kvm: Fix eflags corruption in kvm mode
Jan Kiszka
1
-5
/
+7
2010-02-20
Add FreeBSD/ppc host ucontext definitions.
Juergen Lock
1
-0
/
+18
2010-02-18
get rid of hostregs_helper.h
Paolo Bonzini
1
-6
/
+9
2010-02-15
cris: Prepare for CRISv10.
Edgar E. Iglesias
1
-1
/
+2
2010-01-19
avoid unreachable statement after break
Paolo Bonzini
1
-1
/
+1
2010-01-19
remove assertions
Paolo Bonzini
1
-4
/
+0
2010-01-19
change while to if
Paolo Bonzini
1
-7
/
+3
2010-01-19
add assertions about env->current_tb
Paolo Bonzini
1
-1
/
+5
2010-01-19
clean up env->current_tb
Paolo Bonzini
1
-0
/
+2
2010-01-19
fix wrong indentation
Paolo Bonzini
1
-3
/
+1
2010-01-19
kill regs_to_env and env_to_regs
Paolo Bonzini
1
-9
/
+0
2010-01-08
sparc64: interrupt trap handling
Igor V. Kovalenko
1
-14
/
+14
2009-12-05
S/390 CPU fake emulation
Alexander Graf
1
-0
/
+2
2009-11-07
PPC: rename cpu_ppc_reset to cpu_reset for consistency
Blue Swirl
1
-1
/
+1
2009-10-18
bsd-user: FreeBSD update
Juergen Lock
1
-2
/
+25
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
1
-1
/
+1
2009-08-24
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
1
-409
/
+6
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
1
-37
/
+1
2009-08-22
sparc32 remove an unnecessary cpu irq set
Blue Swirl
1
-3
/
+0
2009-07-27
rename DEBUG_EXEC to CONFIG_DEBUG_EXEC
Juan Quintela
1
-3
/
+3
2009-07-27
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
Juan Quintela
1
-5
/
+5
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-07-12
sparc64: trap handling corrections
Igor Kovalenko
1
-2
/
+2
2009-07-09
QEMU: MCE: Add MCE simulation to qemu/tcg
Huang Ying
1
-0
/
+4
2009-06-22
Handle init/sipi in a main cpu exec loop. (v2)
Gleb Natapov
1
-1
/
+8
2009-05-26
microblaze: linux-user support.
Edgar E. Iglesias
1
-1
/
+67
2009-04-25
Recognize V9 stores and CAS accesses as writes
Blue Swirl
1
-0
/
+12
2009-04-24
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
1
-0
/
+5
2009-04-19
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
1
-3
/
+3
2009-04-10
BSD user: add support for OpenBSD/amd64 host
blueswir1
1
-11
/
+19
2009-04-10
BSD user: add support for OpenBSD/i386 host
blueswir1
1
-1
/
+12
[next]