index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-22
linux-user: Support target-to-host translation of mlockall argument
Tom Musta
18
-1
/
+50
2014-08-22
linux-user: clock_nanosleep errno Handling on PPC
Tom Musta
1
-0
/
+8
2014-08-22
linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
Tom Musta
18
-1
/
+34
2014-08-22
linux-user: Move get_ppc64_abi
Tom Musta
2
-9
/
+10
2014-08-22
linux-user: Detect fault in sched_rr_get_interval
Tom Musta
1
-1
/
+1
2014-08-22
linux-user: Handle NULL sched_param argument to sched_*
Tom Musta
1
-0
/
+10
2014-08-22
linux-user: Detect Negative Message Sizes in msgsnd System Call
Tom Musta
1
-1
/
+5
2014-08-22
linux-user: Conditionally Pass Attribute Pointer to mq_open()
Tom Musta
1
-3
/
+7
2014-08-22
linux-user: Make ipc syscall's third argument an abi_long
Tom Musta
1
-4
/
+4
2014-08-22
linux-user: Properly Handle semun Structure In Cross-Endian Situations
Tom Musta
1
-2
/
+11
2014-08-22
linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
Tom Musta
1
-2
/
+8
2014-08-22
linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
Tom Musta
1
-0
/
+4
2014-08-22
linux-user: add setns and unshare
Riku Voipio
3
-0
/
+34
2014-08-22
linux-user: support ioprio_{get, set} syscalls
Paul Burton
1
-0
/
+18
2014-08-22
linux-user: support timerfd_{create, gettime, settime} syscalls
Riku Voipio
3
-0
/
+71
2014-08-22
linux-user: fix readlink handling with magic exe symlink
Mike Frysinger
1
-2
/
+13
2014-08-22
linux-user: Fix conversion of sigevent argument to timer_create
Peter Maydell
1
-8
/
+30
2014-08-22
linux-user: Fix syscall instruction usermode emulation on X86_64
Jincheng Miao
2
-3
/
+2
2014-08-22
linux-user: redirect openat calls
Riku Voipio
1
-14
/
+9
2014-08-22
linux-user: /proc/self/maps content
Mikhail Ilyin
2
-15
/
+12
2014-08-21
Merge remote-tracking branch 'remotes/otubo/seccomp' into staging
Peter Maydell
1
-1
/
+2
2014-08-21
seccomp: add semctl() to the syscall whitelist
Paul Moore
1
-1
/
+2
2014-08-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140819'...
Peter Maydell
19
-88
/
+563
2014-08-19
Revert "memory: Use canonical path component as the name"
Peter Maydell
2
-1
/
+4
2014-08-19
arm: stellaris: Remove misleading address_space_mem var
Peter Crosthwaite
1
-2
/
+1
2014-08-19
arm: armv7m: Rename address_space_mem -> system_memory
Peter Crosthwaite
2
-5
/
+5
2014-08-19
aarch64: Allow -kernel option to take a gzip-compressed kernel.
Richard W.M. Jones
1
-0
/
+7
2014-08-19
loader: Add load_image_gzipped function.
Richard W.M. Jones
2
-0
/
+49
2014-08-19
arm: cortex-a9: Fix cache-line size and associativity
Peter Crosthwaite
1
-2
/
+2
2014-08-19
arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2
Christoffer Dall
2
-5
/
+53
2014-08-19
target-arm: Rename QEMU PSCI v0.1 definitions
Christoffer Dall
2
-15
/
+15
2014-08-19
target-arm: Implement MDSCR_EL1 as having state
Peter Maydell
1
-1
/
+3
2014-08-19
target-arm: Implement ARMv8 single-stepping for AArch32 code
Peter Maydell
2
-2
/
+95
2014-08-19
target-arm: Implement ARMv8 single-step handling for A64 code
Peter Maydell
6
-5
/
+131
2014-08-19
target-arm: A64: Avoid duplicate exit_tb(0) in non-linked goto_tb
Peter Maydell
1
-2
/
+3
2014-08-19
target-arm: Set PSTATE.SS correctly on exception return from AArch64
Peter Maydell
2
-0
/
+81
2014-08-19
target-arm: Correctly handle PSTATE.SS when taking exception to AArch32
Peter Maydell
1
-0
/
+4
2014-08-19
target-arm: Don't allow AArch32 to access RES0 CPSR bits
Peter Maydell
3
-9
/
+18
2014-08-19
target-arm: Adjust debug ID registers per-CPU
Peter Maydell
4
-7
/
+31
2014-08-19
target-arm: Provide both 32 and 64 bit versions of debug registers
Peter Maydell
1
-14
/
+20
2014-08-19
target-arm: Allow STATE_BOTH reginfo descriptions for more than cp14
Peter Maydell
1
-3
/
+8
2014-08-19
target-arm: Collect up the debug cp register definitions
Peter Maydell
1
-32
/
+53
2014-08-19
target-arm: Fix return address for A64 BRK instructions
Peter Maydell
1
-1
/
+1
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
62
-308
/
+183
2014-08-19
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
4
-25
/
+17
2014-08-18
monitor: fix use after free
Michael S. Tsirkin
3
-6
/
+7
2014-08-18
dump.c: Fix memory leak issue in cleanup processing for dump_init()
Chen Gang
1
-13
/
+5
2014-08-18
monitor: Remove hardcoded watchdog event names
Hani Benhabiles
1
-6
/
+5
2014-08-18
Merge remote-tracking branch 'remotes/amit/for-2.2' into staging
Peter Maydell
2
-0
/
+34
2014-08-18
virtio-serial: search for duplicate port names before adding new ports
Amit Shah
1
-0
/
+22
[next]