Sign in
qemu
/
qemu
/
aad64f3193cbdc3741d10afa0237b6833e46e94e
/
linux-user
5947c69
linux-user: pass correct host flags to eventfd2 call
by Petar Jovanovic
· 12 years ago
abe2084
linux-user: Don't omit comma for strace of rt_sigaction()
by Peter Maydell
· 12 years ago
e9a970a
linux-user/syscall.c: Don't warn about unimplemented get_robust_list
by Peter Maydell
· 12 years ago
a94b498
linux-user: Implement accept4
by Peter Maydell
· 12 years ago
a8fd1ab
linux-user: Implement sendfile and sendfile64
by Peter Maydell
· 12 years ago
dfae8e0
linux-user: make bogus negative iovec lengths fail EINVAL
by Peter Maydell
· 12 years ago
63ec54d
linux-user: Fix layout of usage table to account for option text
by Peter Maydell
· 12 years ago
0d95fda
linux-user: Add more sparc syscall numbers
by Dillon Amburgey
· 12 years ago
f2b79ce
linux-user: Support setgroups syscall with no groups
by Dillon Amburgey
· 12 years ago
bfb669f
linux-user: fix futex strace of FUTEX_CLOCK_REALTIME
by John Rigby
· 12 years ago
cce246e
linux-user/syscall.c: handle FUTEX_WAIT_BITSET in do_futex
by John Rigby
· 12 years ago
d95ec14
linux-user: improve print_fcntl()
by Laurent Vivier
· 12 years ago
ec00b51
linux-user: Add Alpha socket constants
by Dillon Amburgey
· 12 years ago
597e2ce
mipsn32-linux-user: Configure the architecture properly
by Richard Henderson
· 12 years ago
ff4f738
mips-linux-user: Fix n32 and n64 syscalls
by Richard Henderson
· 12 years ago
084d049
mips-linux-user: Save and restore fpu and dsp from sigcontext
by Richard Henderson
· 12 years ago
ff97090
mips-linux-user: Share o32 code for n32 and n64 signals
by Richard Henderson
· 12 years ago
2c3c668
mips-linux-user: Delete n32 and n64 signal stubs
by Richard Henderson
· 12 years ago
54b2f42
target-mips: Translate breaks and traps into the appropriate signal
by Meador Inge
· 12 years ago
989b697
qemu-log: default to stderr for logging output
by Peter Maydell
· 12 years ago
0315c31
cpu: Move running field to CPUState
by Andreas Färber
· 12 years ago
0d34282
cpu: Move host_tid field to CPUState
by Andreas Färber
· 12 years ago
24537a0
qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log
by Peter Maydell
· 12 years ago
4fde1eb
qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask
by Peter Maydell
· 12 years ago
59a6fa6
qemu-log: Abstract out "print usage message about valid log categories"
by Peter Maydell
· 12 years ago
9a7e542
qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename
by Peter Maydell
· 12 years ago
5e5f07e
TCG: Move translation block variables to new context inside tcg_ctx: tb_ctx
by Evgeny Voevodin
· 12 years ago
bd4bd24
Merge branch 'for-linux-user' of https://git.gitorious.org/qemu-m68k/qemu-m68k into staging
by Anthony Liguori
· 12 years ago
0bc8ce9
linux-user: Restore cast to target type in get_user()
by Peter Maydell
· 12 years ago
5c09953
cpu: do not use object_delete
by Paolo Bonzini
· 12 years ago
7786812
linux-user: bsd-user: Don't reset X86CPU twice
by Andreas Färber
· 12 years ago
c07ecc6
linux-user: correct reboot()
by Laurent Vivier
· 12 years ago
1b09aeb
linux-user: correct setsockopt()
by Laurent Vivier
· 12 years ago
910ee4e
linux-user: correct print_timeval() swap tv_sec and tv_usec
by Laurent Vivier
· 12 years ago
79dd77d
linux-user: correct msgrcv()
by Laurent Vivier
· 12 years ago
9468a5d
alpha-linux-user: Correct select
by Laurent Vivier
· 12 years ago
2ba7f73
alpha-linux-user: Translate fcntl l_type
by Laurent Vivier
· 12 years ago
02e079c
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
by Blue Swirl
· 12 years ago
837d1f9
Merge branch 's390-reorg' of git://repo.or.cz/qemu/rth
by Blue Swirl
· 12 years ago
d256587
alpha-linux-user: Fix sigaction
by Richard Henderson
· 12 years ago
658f2dc
linux-user: Rewrite __get_user/__put_user with __builtin_choose_expr
by Richard Henderson
· 12 years ago
314992b
linux-user: fix mips 32-on-64 prealloc case
by Alexander Graf
· 12 years ago
61993a6
PPC: linux-user: Calculate context pointer explicitly
by Samuel Seay
· 12 years ago
beb526b
PPC: fix segfault in signal handling code
by Samuel Seay
· 12 years ago
d5a103c
target-s390: Reorg exception handling
by Richard Henderson
· 12 years ago
586b0be
linux-user/syscall.c: remove forward declarations
by John Spencer
· 12 years ago
27dd773
Merge remote-tracking branch 'bonzini/header-dirs' into staging
by Anthony Liguori
· 12 years ago
6b4c305
fpu: move public header file to include/fpu
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
cb9c377
janitor: add guards to headers
by Paolo Bonzini
· 12 years ago
76cad71
build: kill libdis, move disassemblers to disas/
by Paolo Bonzini
· 12 years ago
c56dc77
linux-user/syscall.c: remove wrong forward decl of setgroups()
by John Spencer
· 12 years ago
1c97e30
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
by Anthony Liguori
· 12 years ago
24c35a5
linux-user: Merge pread/pwrite into pread64/pwrite64
by Peter Maydell
· 12 years ago
ee9baa0
user: Rename qemu-types.h to qemu-user-types.h
by Eduardo Habkost
· 12 years ago
89e0e9c
user: Move *-user/qemu-types.h to main directory
by Eduardo Habkost
· 12 years ago
853c324
target-mips: Add ASE DSP resources access check
by Jia Liu
· 12 years ago
41a05a4
Merge branch 'linux-user-for-upstream' of git://git.linaro.org/people/rikuvoipio/qemu
by Aurelien Jarno
· 12 years ago
d7dce49
microblaze: Update PC before simulating syscall
by Edgar E. Iglesias
· 13 years ago
a5b3bdc
microblaze: Support setting of TLS ptr
by Edgar E. Iglesias
· 13 years ago
20132b9
target-sparc: Don't compute full flags value so often
by Richard Henderson
· 12 years ago
ae017a5
linux-user: register align p{read, write}64
by Alexander Graf
· 12 years ago
4a1def4
linux-user: ppc: mark as long long aligned
by Alexander Graf
· 12 years ago
885c1d1
linux-user: If loading fails, print error as string, not number
by Peter Maydell
· 13 years ago
a05c640
linux-user: Fix siginfo handling
by Richard Henderson
· 12 years ago
b7fb231
alpha-linux-user: Fix sigaltstack structure definition
by Richard Henderson
· 12 years ago
3d21d29
linux-user: Implement gethostname
by Richard Henderson
· 12 years ago
f287b2c
linux-user: Perform more checks on iovec lists
by Richard Henderson
· 12 years ago
1bdd7c7
linux-user: fix multi-threaded /proc/self/maps
by Alexander Graf
· 13 years ago
229d337
linux-user: fix statfs
by Alexander Graf
· 12 years ago
048d361
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
by Aurelien Jarno
· 12 years ago
4d5b97d
cleanup useless return sentence
by Amos Kong
· 12 years ago
900cfbc
linux-user: remove two unchecked uses of strdup
by Jim Meyering
· 12 years ago
3988475
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 12 years ago
97fe81d
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
by Anthony Liguori
· 12 years ago
ad11ad7
linux-user: Remove redundant null check and replace free by g_free
by Stefan Weil
· 12 years ago
62724cc
linux-user: Use memcpy in get_user/put_user.
by Richard Henderson
· 13 years ago
e916cbf
Drop cpu_list_id macro
by Peter Maydell
· 12 years ago
7b1532e
linux-user: Remove #if 0'd cpu_get_real_ticks() definition
by Peter Maydell
· 13 years ago
097b8cb
linux-user: Clarify "Unable to reserve guest address space" error
by Peter Maydell
· 13 years ago
333858b
linux-user: fix emulation of getdents
by Dmitry V. Levin
· 13 years ago
42644ce
linux-user: arg_table need not have global scope
by Jim Meyering
· 13 years ago
0d07fe4
linux-user: do_msgrcv: don't leak host_mb upon TARGET_EFAULT failure
by Jim Meyering
· 13 years ago
3a1363a
linux-user: ARM: Ignore immediate value for svc in thumb mode
by Alexander Graf
· 13 years ago
806d102
linux-user: Use init_guest_space when -R and -B are specified
by Meador Inge
· 13 years ago
dce1040
linux-user: Factor out guest space probing into a function
by Meador Inge
· 13 years ago
cd8e407
flatload: fix bss clearing
by Mike Frysinger
· 13 years ago
aebf5bc
linux-user: make host_to_target_cmsg support SO_TIMESTAMP cmsg_type
by Jing Huang
· 13 years ago
920394d
linux-user: make do_setsockopt support SOL_RAW ICMP_FILTER socket option
by Jing Huang
· 13 years ago
ca61906
linux-user: pass sockaddr from host to target
by Jing Huang
· 13 years ago
dd6e957
linux-user: Move target_to_host_errno_table[] setup out of ioctl loop
by Peter Maydell
· 13 years ago
5f72307
linux-user: Fix SNDCTL_DSP_MAP{IN, OUT}BUF ioctl definitions
by Peter Maydell
· 13 years ago
c8b0bf5
linux-user: Fix incorrect TARGET_BLKBSZGET, TARGET_BLKBSZSET
by Peter Maydell
· 13 years ago
d48813d
unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runable
by Guan Xuetao
· 13 years ago
8954bae
sparc: fix expression with uninitialized initial value
by Blue Swirl
· 13 years ago
95c0982
alpha-linux-user: Fix the getpriority syscall
by Richard Henderson
· 13 years ago
0229f5a
alpha-linux-user: Properly handle the non-rt sigprocmask syscall.
by Richard Henderson
· 13 years ago
0e14197
alpha-linux-user: Fix a3 error return with v0 error bypass.
by Richard Henderson
· 13 years ago
e7ea6cb
linux-user: Translate pipe2 flags; add to strace
by Richard Henderson
· 13 years ago
Next »