index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg-ppc: Merge cache-utils into the backend
Richard Henderson
2014-06-23
1
-3
/
+0
*
qemu/osdep: Remove the need for qemu_init_auxval
Richard Henderson
2014-06-23
1
-1
/
+0
*
target-mips: implement UserLocal Register
Petar Jovanovic
2014-06-18
2
-2
/
+2
*
User mode support for Linux ELF files with no section header
Craig Heffner
2014-06-17
1
-1
/
+0
*
linux-user: Return correct errno for unsupported netlink socket
Ed Swierk
2014-06-17
1
-1
/
+1
*
linux-user: Don't overrun guest buffer in sched_getaffinity
Peter Maydell
2014-06-17
1
-0
/
+16
*
linux-user/uname: Return correct uname string for x86_64
Peter Maydell
2014-06-17
1
-3
/
+1
*
linux-user: fix gcc-4.9 compiler error on __{get,put]}_user
Riku Voipio
2014-06-17
1
-6
/
+6
*
signal/ppc/do_setcontext remove __get_user return check
Riku Voipio
2014-06-17
1
-2
/
+1
*
signal/sparc64_set_context: remove __get_user checks
Riku Voipio
2014-06-17
1
-9
/
+3
*
signal/ppc/{save,restore}_user_regs remove __put/get error checks
Riku Voipio
2014-06-17
1
-85
/
+41
*
signal/all/setup_frame remove __put_user checks
Riku Voipio
2014-06-17
1
-72
/
+25
*
signal/all/do_sigreturn - remove __get_user checks
Riku Voipio
2014-06-17
1
-41
/
+18
*
signal/all/do_sigaltstack remove __get_user value check
Riku Voipio
2014-06-17
1
-4
/
+5
*
signal/sparc/restore_fpu_state: remove
Riku Voipio
2014-06-17
1
-37
/
+0
*
signal/all: remove return value from restore_sigcontext
Riku Voipio
2014-06-17
1
-31
/
+12
*
signal/all: remove return value from setup_sigcontext
Riku Voipio
2014-06-17
1
-44
/
+21
*
signal/all: remove return value from copy_siginfo_to_user
Riku Voipio
2014-06-17
1
-19
/
+9
*
signal/x86/setup_frame: __put_user cleanup
Riku Voipio
2014-06-17
1
-12
/
+4
*
signal/all: remove __get/__put_user return value reading
Riku Voipio
2014-06-17
1
-370
/
+364
*
linux-user: Tell guest about big host page sizes
Alexander Graf
2014-06-16
1
-1
/
+1
*
target-ppc: Store Quadword Conditional Drops Size Bit
Tom Musta
2014-06-16
1
-1
/
+1
*
target-ppc: Confirm That .bss Pages Are Valid
Tom Musta
2014-06-16
1
-3
/
+4
*
target-ppc: Allow little-endian user mode.
Doug Kwan
2014-06-16
1
-1
/
+7
*
target-ppc: Support little-endian PPC64 in user mode.
Doug Kwan
2014-06-16
2
-2
/
+19
*
target-arm: A64: Implement two-register SHA instructions
Peter Maydell
2014-06-09
1
-0
/
+2
*
target-arm: A64: Implement AES instructions
Peter Maydell
2014-06-09
1
-0
/
+1
*
target-arm: A64: Implement CRC instructions
Peter Maydell
2014-06-09
1
-0
/
+1
*
target-arm: A64: Use PMULL feature bit for PMULL
Peter Maydell
2014-06-09
1
-1
/
+1
*
target-arm: add support for v8 VMULL.P64 instruction
Peter Maydell
2014-06-09
1
-0
/
+1
*
target-arm: add support for v8 SHA1 and SHA256 instructions
Ard Biesheuvel
2014-06-09
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging
Peter Maydell
2014-06-05
1
-0
/
+1
|
\
|
*
softmmu: introduce cpu_ldst.h
Paolo Bonzini
2014-06-05
1
-0
/
+1
*
|
target-i386: fix segment flags for SMM and VM86 mode
Paolo Bonzini
2014-05-21
1
-1
/
+1
|
/
*
target-i386: the x86 CPL is stored in CS.selector - auto update hflags accord...
Kevin O'Connor
2014-05-13
1
-2
/
+0
*
linux-user: fix getrusage and wait4 failures with invalid rusage struct
Petar Jovanovic
2014-05-05
1
-3
/
+8
*
linux-user/elfload.c: Support ARM HWCAP2 flags
Peter Maydell
2014-05-02
1
-1
/
+29
*
linux-user/elfload.c: Fix A64 code which was incorrectly acting like A32
Peter Maydell
2014-05-02
1
-13
/
+73
*
linux-user/elfload.c: Update ARM HWCAP bits
Peter Maydell
2014-05-02
1
-2
/
+20
*
linux-user/elfload.c: Fix incorrect ARM HWCAP bits
Peter Maydell
2014-05-02
1
-4
/
+5
*
linux-user: remove configure option for setting uname release
Riku Voipio
2014-05-02
2
-3
/
+1
*
linux-user: move uname functions to uname.c
Riku Voipio
2014-05-02
3
-102
/
+110
*
linux-user: rename cpu-uname -> uname
Riku Voipio
2014-05-02
4
-3
/
+3
*
linux-user/signal.c: Set fault address in AArch64 signal info
Peter Maydell
2014-05-02
1
-2
/
+1
*
linux-user: avoid using glibc internals in _syscall5 and in definition of tar...
Natanael Copa
2014-05-02
2
-2
/
+16
*
linux-user: Handle arches with llseek instead of _llseek
James Hogan
2014-05-02
1
-0
/
+5
*
linux-user: Add support for SCM_CREDENTIALS.
Huw Davies
2014-05-02
1
-0
/
+11
*
linux-user: Move if-elses to a switch statement.
Huw Davies
2014-05-02
1
-18
/
+33
*
linux-user: Assert stack used for auxvec, envp, argv
James Hogan
2014-05-02
1
-0
/
+2
*
linux-user: Add /proc/self/exe open forwarding
Maxim Ostapenko
2014-05-02
1
-0
/
+5
[next]