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
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux-user: check return value of malloc()
zhanghailiang
2014-08-22
1
-0
/
+4
*
linux-user: writev Partial Writes
Tom Musta
2014-08-22
1
-2
/
+14
*
linux-user: Support target-to-host translation of mlockall argument
Tom Musta
2014-08-22
18
-1
/
+50
*
linux-user: clock_nanosleep errno Handling on PPC
Tom Musta
2014-08-22
1
-0
/
+8
*
linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
Tom Musta
2014-08-22
18
-1
/
+34
*
linux-user: Move get_ppc64_abi
Tom Musta
2014-08-22
2
-9
/
+10
*
linux-user: Detect fault in sched_rr_get_interval
Tom Musta
2014-08-22
1
-1
/
+1
*
linux-user: Handle NULL sched_param argument to sched_*
Tom Musta
2014-08-22
1
-0
/
+10
*
linux-user: Detect Negative Message Sizes in msgsnd System Call
Tom Musta
2014-08-22
1
-1
/
+5
*
linux-user: Conditionally Pass Attribute Pointer to mq_open()
Tom Musta
2014-08-22
1
-3
/
+7
*
linux-user: Make ipc syscall's third argument an abi_long
Tom Musta
2014-08-22
1
-4
/
+4
*
linux-user: Properly Handle semun Structure In Cross-Endian Situations
Tom Musta
2014-08-22
1
-2
/
+11
*
linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
Tom Musta
2014-08-22
1
-2
/
+8
*
linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
Tom Musta
2014-08-22
1
-0
/
+4
*
linux-user: add setns and unshare
Riku Voipio
2014-08-22
3
-0
/
+34
*
linux-user: support ioprio_{get, set} syscalls
Paul Burton
2014-08-22
1
-0
/
+18
*
linux-user: support timerfd_{create, gettime, settime} syscalls
Riku Voipio
2014-08-22
3
-0
/
+71
*
linux-user: fix readlink handling with magic exe symlink
Mike Frysinger
2014-08-22
1
-2
/
+13
*
linux-user: Fix conversion of sigevent argument to timer_create
Peter Maydell
2014-08-22
1
-8
/
+30
*
linux-user: Fix syscall instruction usermode emulation on X86_64
Jincheng Miao
2014-08-22
2
-3
/
+2
*
linux-user: redirect openat calls
Riku Voipio
2014-08-22
1
-14
/
+9
*
linux-user: /proc/self/maps content
Mikhail Ilyin
2014-08-22
2
-15
/
+12
*
Merge remote-tracking branch 'remotes/otubo/seccomp' into staging
Peter Maydell
2014-08-21
1
-1
/
+2
|
\
|
*
seccomp: add semctl() to the syscall whitelist
Paul Moore
2014-08-21
1
-1
/
+2
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140819'...
Peter Maydell
2014-08-20
19
-88
/
+563
|
\
|
*
arm: stellaris: Remove misleading address_space_mem var
Peter Crosthwaite
2014-08-19
1
-2
/
+1
|
*
arm: armv7m: Rename address_space_mem -> system_memory
Peter Crosthwaite
2014-08-19
2
-5
/
+5
|
*
aarch64: Allow -kernel option to take a gzip-compressed kernel.
Richard W.M. Jones
2014-08-19
1
-0
/
+7
|
*
loader: Add load_image_gzipped function.
Richard W.M. Jones
2014-08-19
2
-0
/
+49
|
*
arm: cortex-a9: Fix cache-line size and associativity
Peter Crosthwaite
2014-08-19
1
-2
/
+2
|
*
arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2
Christoffer Dall
2014-08-19
2
-5
/
+53
|
*
target-arm: Rename QEMU PSCI v0.1 definitions
Christoffer Dall
2014-08-19
2
-15
/
+15
|
*
target-arm: Implement MDSCR_EL1 as having state
Peter Maydell
2014-08-19
1
-1
/
+3
|
*
target-arm: Implement ARMv8 single-stepping for AArch32 code
Peter Maydell
2014-08-19
2
-2
/
+95
|
*
target-arm: Implement ARMv8 single-step handling for A64 code
Peter Maydell
2014-08-19
6
-5
/
+131
|
*
target-arm: A64: Avoid duplicate exit_tb(0) in non-linked goto_tb
Peter Maydell
2014-08-19
1
-2
/
+3
|
*
target-arm: Set PSTATE.SS correctly on exception return from AArch64
Peter Maydell
2014-08-19
2
-0
/
+81
|
*
target-arm: Correctly handle PSTATE.SS when taking exception to AArch32
Peter Maydell
2014-08-19
1
-0
/
+4
|
*
target-arm: Don't allow AArch32 to access RES0 CPSR bits
Peter Maydell
2014-08-19
3
-9
/
+18
|
*
target-arm: Adjust debug ID registers per-CPU
Peter Maydell
2014-08-19
4
-7
/
+31
|
*
target-arm: Provide both 32 and 64 bit versions of debug registers
Peter Maydell
2014-08-19
1
-14
/
+20
|
*
target-arm: Allow STATE_BOTH reginfo descriptions for more than cp14
Peter Maydell
2014-08-19
1
-3
/
+8
|
*
target-arm: Collect up the debug cp register definitions
Peter Maydell
2014-08-19
1
-32
/
+53
|
*
target-arm: Fix return address for A64 BRK instructions
Peter Maydell
2014-08-19
1
-1
/
+1
*
|
Revert "memory: Use canonical path component as the name"
Peter Maydell
2014-08-19
2
-1
/
+4
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-19
62
-308
/
+183
|
\
|
*
mtree: remove write-only field
Paolo Bonzini
2014-08-18
1
-7
/
+3
|
*
memory: Use canonical path component as the name
Peter Crosthwaite
2014-08-18
2
-4
/
+1
|
*
memory: Use memory_region_name for name access
Peter Crosthwaite
2014-08-18
1
-4
/
+4
|
*
memory: constify memory_region_name
Peter Crosthwaite
2014-08-18
2
-2
/
+2
[next]