index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user, bsd-user: Preserve incoming order of environment variables in the...
Andreas Schwab
2023-06-13
1
-1
/
+9
*
Merge tag 'linux-user-for-8.1-pull-request' of https://github.com/vivier/qemu...
Richard Henderson
2023-05-17
1
-4
/
+1
|
\
|
*
linux-user/main: Use list_cpus() instead of cpu_list()
Thomas Huth
2023-05-17
1
-4
/
+1
*
|
linux-user: Add '-one-insn-per-tb' option equivalent to '-singlestep'
Peter Maydell
2023-05-02
1
-3
/
+6
*
|
accel/tcg: Use one_insn_per_tb global instead of old singlestep global
Peter Maydell
2023-05-02
1
-1
/
+0
*
|
make one-insn-per-tb an accel option
Peter Maydell
2023-05-02
1
-2
/
+6
|
/
*
include/exec: Change reserved_va semantics to last byte
Richard Henderson
2023-03-28
1
-14
/
+13
*
linux-user: Diagnose misaligned -R size
Richard Henderson
2023-03-28
1
-0
/
+6
*
Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_viv...
Peter Maydell
2023-03-12
1
-0
/
+14
|
\
|
*
linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64
fanwj@mail.ustc.edu.cn
2023-03-10
1
-0
/
+8
|
*
linux-user: Fix access to /proc/self/exe
Helge Deller
2023-03-10
1
-0
/
+6
*
|
gdbstub: move chunks of user code into own files
Alex Bennée
2023-03-07
1
-0
/
+1
|
/
*
linux-user: Always exit from exclusive state in fork_end()
Ilya Leoshkevich
2023-02-21
1
-4
/
+6
*
tcg: add perfmap and jitdump
Ilya Leoshkevich
2023-01-16
1
-0
/
+15
*
plugins: add [pre|post]fork helpers to linux-user
Alex Bennée
2022-10-06
1
-0
/
+2
*
linux-user/hppa: Increase guest stack size to 80MB for hppa target
Helge Deller
2022-09-27
1
-2
/
+7
*
semihosting: Create qemu_semihosting_guestfd_init
Richard Henderson
2022-06-28
1
-0
/
+9
*
linux-user: Clean up arg_start/arg_end confusion
Richard Henderson
2022-05-23
1
-2
/
+2
*
include: rename qemu-common.h qemu/help-texts.h
Marc-André Lureau
2022-04-21
1
-1
/
+1
*
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-20
1
-1
/
+0
|
\
|
*
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
2022-04-20
1
-1
/
+0
*
|
linux-user: Use qemu_set_log_filename_flags
Richard Henderson
2022-04-20
1
-6
/
+5
*
|
linux-user: Expand log_page_dump inline
Richard Henderson
2022-04-20
1
-15
/
+30
*
|
util/log: Pass Error pointer to qemu_set_log
Richard Henderson
2022-04-20
1
-1
/
+1
*
|
util/log: Drop manual log buffering
Richard Henderson
2022-04-20
1
-1
/
+0
|
/
*
linux-user: Implement starttime field in self stat emulation
Cameron Esfahani
2022-01-28
1
-0
/
+14
*
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.2-pull-re...
Peter Maydell
2021-09-16
1
-0
/
+5
|
\
|
*
linux-user: Don't include gdbstub.h in qemu.h
Peter Maydell
2021-09-13
1
-0
/
+1
|
*
linux-user: Split linux-user internals out of qemu.h
Peter Maydell
2021-09-13
1
-0
/
+1
|
*
linux-user: Split mmap prototypes into user-mmap.h
Peter Maydell
2021-09-13
1
-0
/
+1
|
*
linux-user: Split loader-related prototypes into loader.h
Peter Maydell
2021-09-13
1
-0
/
+1
|
*
linux-user: Split signal-related prototypes into signal-common.h
Peter Maydell
2021-09-13
1
-0
/
+1
*
|
user: Remove cpu_get_pic_interrupt() stubs
Philippe Mathieu-Daudé
2021-09-14
1
-7
/
+0
|
/
*
plugins: allow plugin arguments to be passed directly
Mahmoud Mandour
2021-09-02
1
-1
/
+1
*
fd-trans: Fix race condition on reallocation of the translation table.
Owen Anderson
2021-07-12
1
-0
/
+3
*
tcg: Re-order tcg_region_init vs tcg_prologue_init
Richard Henderson
2021-06-11
1
-1
/
+0
*
linux-user: Remove dead code
Philippe Mathieu-Daudé
2021-05-15
1
-5
/
+0
*
accel: move call to accel_init_interfaces
Claudio Fontana
2021-05-10
1
-1
/
+1
*
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
linux-user: manage binfmt-misc preserve-arg[0] flag
Laurent Vivier
2021-03-13
1
-0
/
+24
*
accel/tcg: Precompute curr_cflags into cpu->tcg_cflags
Richard Henderson
2021-03-06
1
-0
/
+1
*
exec: Use uintptr_t for guest_base
Richard Henderson
2021-02-16
1
-2
/
+2
*
accel: replace struct CpusAccel with AccelOpsClass
Claudio Fontana
2021-02-05
1
-0
/
+1
*
accel: extend AccelState and AccelClass to user-mode
Claudio Fontana
2021-02-05
1
-1
/
+5
*
tcg: Add --accel tcg,split-wx property
Richard Henderson
2021-01-07
1
-1
/
+1
*
plugin: propagate errors
Paolo Bonzini
2020-12-15
1
-3
/
+1
*
trace: remove argument from trace_init_file
Paolo Bonzini
2020-11-11
1
-4
/
+2
*
linux-user: Ensure mmap_min_addr is non-zero
Richard Henderson
2020-07-27
1
-2
/
+14
*
exec/cpu-all: Use bool for have_guest_base
Richard Henderson
2020-05-15
1
-2
/
+2
*
linux-user: completely re-write init_guest_space
Alex Bennée
2020-05-15
1
-22
/
+1
[next]