Sign in
qemu
/
qemu
/
430065dab060f04a74f915ea1260dcc79701ca75
/
linux-user
/
main.c
c9f8066
linux-user: Ensure mmap_min_addr is non-zero
by Richard Henderson
· 4 years, 5 months ago
e307c19
exec/cpu-all: Use bool for have_guest_base
by Richard Henderson
· 4 years, 7 months ago
ee94743
linux-user: completely re-write init_guest_space
by Alex Bennée
· 4 years, 7 months ago
fcedd92
gdbstub/linux-user: support debugging over a unix socket
by Alex Bennée
· 4 years, 8 months ago
f63c986
linux-user: remove gemu_log from the linux-user tree
by Josh Kunz
· 4 years, 11 months ago
4b25a50
linux-user: Use `qemu_log' for strace
by Josh Kunz
· 4 years, 11 months ago
dcb32f1
tcg: Search includes from the project root source directory
by Philippe Mathieu-Daudé
· 5 years ago
10d0d50
linux-user: log page table changes under -d page
by Alex Bennée
· 5 years ago
f308f64
linux-user: support -plugin option
by Lluís Vilanova
· 7 years ago
1cc5274
linux-user: drop redundant handling of environment variables
by Max Filippov
· 5 years ago
130ea83
target/xtensa: linux-user: add call0 ABI support
by Max Filippov
· 5 years ago
8f67b9c
linux-user: Pass CPUState to MAX_RESERVED_VA
by Richard Henderson
· 5 years ago
7f4341e
linux-user: fail and report on bad dfilter specs
by Alex Bennée
· 5 years ago
9d3019b
linux-user: remove useless variable
by Laurent Vivier
· 5 years ago
dc5e9ac
Include qemu/queue.h slightly less
by Markus Armbruster
· 5 years ago
5bfce0b
linux-user: Make sigaltstack stacks per-thread
by Peter Maydell
· 5 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
14a48c1
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
by Markus Armbruster
· 6 years ago
29a0af6
cpu: Replace ENV_GET_CPU with env_cpu
by Richard Henderson
· 6 years ago
79743bd
linux-user: Remove srand call
by Richard Henderson
· 6 years ago
a573e9b
linux-user: Call qcrypto_init if not using -seed
by Richard Henderson
· 6 years ago
5ebdd77
linux-user: Initialize pseudo-random seeds for all guest cpus
by Richard Henderson
· 6 years ago
c1c8cfe
cpu: Rename parse_cpu_model() to parse_cpu_option()
by Eduardo Habkost
· 6 years ago
0442428
target: Simplify how the TARGET_cpu_list() print
by Markus Armbruster
· 6 years ago
f5852ef
log: Make glib logging go through QEMU
by Christophe Fergeau
· 6 years ago
7d37435
avoid TABs in files that only contain a few
by Paolo Bonzini
· 6 years ago
068a5ea
qom: convert the CPU list to RCU
by Emilio G. Cota
· 6 years ago
dc18baa
linux-user: fix mmap_find_vma_reserved()
by Laurent Vivier
· 6 years ago
b52713c
linux-user: Use the IEC binary prefix definitions
by Philippe Mathieu-Daudé
· 6 years ago
0ac2031
tcg: remove tb_lock
by Emilio G. Cota
· 7 years ago
2b5249b
linux-user: update comments to point to tcg_exec_init()
by Igor Mammedov
· 7 years ago
de6e89b
linux-user: move xtensa cpu loop to xtensa directory
by Laurent Vivier
· 7 years ago
1d8d0b4
linux-user: move hppa cpu loop to hppa directory
by Laurent Vivier
· 7 years ago
5a0b6d2
linux-user: move riscv cpu loop to riscv directory
by Laurent Vivier
· 7 years ago
9397e56
linux-user: move tilegx cpu loop to tilegx directory
by Laurent Vivier
· 7 years ago
a5fd8ee
linux-user: move s390x cpu loop to s390x directory
by Laurent Vivier
· 7 years ago
e256aef
linux-user: move alpha cpu loop to alpha directory
by Laurent Vivier
· 7 years ago
ff9803b
linux-user: move m68k cpu loop to m68k directory
by Laurent Vivier
· 7 years ago
82e8e64
linux-user: move microblaze cpu loop to microblaze directory
by Laurent Vivier
· 7 years ago
8dd14a9
linux-user: move cris cpu loop to cris directory
by Laurent Vivier
· 7 years ago
c37dcb4
linux-user: move sh4 cpu loop to sh4 directory
by Laurent Vivier
· 7 years ago
1ef7bca
linux-user: move openrisc cpu loop to openrisc directory
by Laurent Vivier
· 7 years ago
0ec0f01
linux-user: move nios2 cpu loop to nios2 directory
by Laurent Vivier
· 7 years ago
58908ef
linux-user: move mips/mips64 cpu loop to mips directory
by Laurent Vivier
· 7 years ago
1140051
linux-user: move ppc/ppc64 cpu loop to ppc directory
by Laurent Vivier
· 7 years ago
d0a2841
linux-user: move sparc/sparc64 cpu loop to sparc directory
by Laurent Vivier
· 7 years ago
d967351
linux-user: move arm cpu loop to arm directory
by Laurent Vivier
· 7 years ago
3c439b1
linux-user: move aarch64 cpu loop to aarch64 directory
by Laurent Vivier
· 7 years ago
3f8258c
linux-user: move i386/x86_64 cpu loop to i386 directory
by Laurent Vivier
· 7 years ago
cd71c08
linux-user: create a dummy per arch cpu_loop.c
by Laurent Vivier
· 7 years ago
4a6bf7a
target/xtensa: linux-user: rewind pc for restarted syscall
by Max Filippov
· 7 years ago
2278b93
Use cpu_create(type) instead of cpu_init(cpu_model)
by Igor Mammedov
· 7 years ago
e1e44a9
Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging
by Peter Maydell
· 7 years ago
ba7651f
target/xtensa: add linux-user support
by Max Filippov
· 8 years ago
3788c7b
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 7 years ago
7e563bf
Polish the version strings containing the package version
by Thomas Huth
· 7 years ago
daa4374
linux-user: Drop unicore32 code
by Peter Maydell
· 7 years ago
47ae93c
RISC-V Linux User Emulation
by Michael Clark
· 7 years ago
768fe76
linux-user: introduce functions to detect CPU type
by YunQiang Su
· 7 years ago
542ca43
linux-user: Move CPU type name selection to a function
by Laurent Vivier
· 7 years ago
b44316f
linux-user: Remove THREAD macro
by Peter Maydell
· 7 years ago
35136a7
target/hppa: Add control registers
by Richard Henderson
· 7 years ago
2986721
target/hppa: Define hardware exception types
by Richard Henderson
· 7 years ago
06065c4
linux-user: wrap fork() in a start/end exclusive section
by Peter Maydell
· 7 years ago
024949c
linux-user: Fix locking order in fork_start()
by Peter Maydell
· 7 years ago
dfdcf34
linux-user: Add support for big-endian aarch64
by Michael Weiser
· 7 years ago
8bf6cba
target/m68k: add chk and chk2
by Laurent Vivier
· 7 years ago
f85da30
target/sh4: Use cmpxchg for movco when parallel_cpus
by Richard Henderson
· 7 years ago
47181f5
misc: remove headers implicitly included
by Philippe Mathieu-Daudé
· 7 years ago
15e692a
linux-user/ppc: Report correct fault address for data faults
by Peter Maydell
· 7 years ago
f2d34df
linux-user/s390x: Mask si_addr for SIGSEGV
by Peter Maydell
· 7 years ago
d5ebe62
sh4: simplify superh_cpu_class_by_name()
by Igor Mammedov
· 7 years ago
e8feb96
tcg: introduce regions to split code_gen_buffer
by Emilio G. Cota
· 7 years ago
b1311c4
tcg: define tcg_init_ctx and make tcg_ctx a pointer
by Emilio G. Cota
· 7 years ago
44ded3d
tcg: take tb_ctx out of TCGContext
by Emilio G. Cota
· 8 years ago
8423fa9
linux-user/main: support dfilter
by Alex Bennée
· 7 years ago
18e80c5
linux-user: Tidy and enforce reserved_va initialization
by Richard Henderson
· 7 years ago
4482e05
cpu: make cpu_generic_init() abort QEMU on error
by Igor Mammedov
· 7 years ago
f5048cb
maint: Include bug-reporting info in --help output
by Eric Blake
· 7 years ago
bcd2625
target/alpha: Merge several flag bytes into ENV->FLAGS
by Richard Henderson
· 7 years ago
f465706
Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging
by Stefan Hajnoczi
· 8 years ago
ec45bbe
util: Use g_malloc/g_free in envlist.c
by Saurav Sachidanand
· 8 years ago
d89e71e
target/openrisc: implement shadow registers
by Stafford Horne
· 8 years ago
e13886e
armv7m: Raise correct kind of UsageFault for attempts to execute ARM code
by Peter Maydell
· 8 years ago
2635531
target-ppc, tcg: fix usermode segfault with pthread_create()
by Sam Bobroff
· 8 years ago
84775c4
target/openrisc: Keep SR_F in a separate variable
by Richard Henderson
· 10 years ago
a0adc41
linux-user: Fix openrisc cpu_loop
by Richard Henderson
· 8 years ago
d8923bc
target/s390x: use "qemu" cpu model in user mode
by David Hildenbrand
· 8 years ago
7517748
armv7m: Report no-coprocessor faults correctly
by Peter Maydell
· 8 years ago
a0a839b
nios2: Add usermode binaries emulation
by Marek Vasut
· 8 years ago
7c248bc
linux-user: Add HPPA startup and main loop
by Richard Henderson
· 8 years ago
7c4ee5b
linux-user: Support stack-grows-up in elfload.c
by Richard Henderson
· 8 years ago
96df2bc
target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs
by Artyom Tarasenko
· 9 years ago
0ccb9c1
target-m68k: add 680x0 divu/divs variants
by Laurent Vivier
· 8 years ago
ed28391
target-alpha: Emulate LL/SC using cmpxchg helpers
by Richard Henderson
· 8 years ago
f4e6eb7
linux-user: remove handling of aarch64's EXCP_STREX
by Emilio G. Cota
· 8 years ago
b50b82f
linux-user: remove handling of ARM's EXCP_STREX
by Emilio G. Cota
· 8 years ago
fdbc2b5
tcg: Add EXCP_ATOMIC
by Richard Henderson
· 8 years ago
19a6e31
target-arm: Implement new HLT trap for semihosting
by Peter Maydell
· 8 years ago
Next »