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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2016-05-29
hw/char: QOM'ify etraxfs_ser.c
xiaoqiang zhao
3
-12
/
+35
2016-05-29
hw/char: QOM'ify escc.c
xiaoqiang zhao
1
-11
/
+19
2016-05-29
Revert "memory: Drop FlatRange.romd_mode"
Paolo Bonzini
1
-0
/
+4
2016-05-27
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160527' int...
Peter Maydell
31
-972
/
+1539
2016-05-27
linux-user,target-ppc: fix use of MSR_LE
Laurent Vivier
1
-3
/
+3
2016-05-27
linux-user/signal.c: Use s390 target space address instead of host space
Chen Gang
1
-2
/
+2
2016-05-27
linux-user/signal.c: Use target address instead of host address for microblaz...
Chen Gang
1
-1
/
+2
2016-05-27
linux-user/signal.c: Generate opcode data for restorer in setup_rt_frame
Chen Gang
1
-2
/
+10
2016-05-27
linux-user: arm: Remove ARM_cpsr and similar #defines
Peter Maydell
2
-28
/
+11
2016-05-27
linux-user: Use direct syscalls for setuid(), etc
Peter Maydell
1
-12
/
+46
2016-05-27
linux-user: x86_64: Don't use 16-bit UIDs
Peter Maydell
1
-1
/
+2
2016-05-27
linux-user: Use g_try_malloc() in do_msgrcv()
Peter Maydell
1
-1
/
+5
2016-05-27
linux-user: Handle msgrcv error case correctly
Peter Maydell
1
-1
/
+5
2016-05-27
linux-user: Handle negative values in timespec conversion
Peter Maydell
1
-4
/
+4
2016-05-27
linux-user: Use safe_syscall for futex syscall
Peter Maydell
1
-8
/
+10
2016-05-27
linux-user: Use safe_syscall for pselect, select syscalls
Peter Maydell
1
-17
/
+19
2016-05-27
linux-user: Use safe_syscall for execve syscall
Timothy E Baldwin
1
-1
/
+12
2016-05-27
linux-user: Use safe_syscall for wait system calls
Timothy E Baldwin
1
-3
/
+7
2016-05-27
linux-user: Use safe_syscall for open and openat system calls
Timothy E Baldwin
1
-14
/
+4
2016-05-27
linux-user: Use safe_syscall for read and write system calls
Timothy E Baldwin
1
-2
/
+5
2016-05-27
linux-user: Provide safe_syscall for fixing races between signals and syscalls
Timothy E Baldwin
9
-3
/
+360
2016-05-27
linux-user: Add debug code to exercise restarting system calls
Timothy E Baldwin
1
-0
/
+19
2016-05-27
linux-user: Support for restarting system calls for Microblaze targets
Timothy E Baldwin
3
-2
/
+8
2016-05-27
linux-user: Set r14 on exit from microblaze syscall
Peter Maydell
1
-0
/
+7
2016-05-27
linux-user: Support for restarting system calls for tilegx targets
Peter Maydell
3
-9
/
+15
2016-05-27
linux-user: Support for restarting system calls for CRIS targets
Timothy E Baldwin
3
-2
/
+7
2016-05-27
linux-user: Support for restarting system calls for S390 targets
Timothy E Baldwin
3
-5
/
+12
2016-05-27
linux-user: Support for restarting system calls for M68K targets
Timothy E Baldwin
3
-21
/
+24
2016-05-27
linux-user: Support for restarting system calls for OpenRISC targets
Timothy E Baldwin
2
-8
/
+15
2016-05-27
linux-user: Support for restarting system calls for UniCore32 targets
Timothy E Baldwin
1
-1
/
+6
2016-05-27
linux-user: Support for restarting system calls for Alpha targets
Timothy E Baldwin
3
-4
/
+8
2016-05-27
linux-user: Support for restarting system calls for SH4 targets
Timothy E Baldwin
3
-11
/
+12
2016-05-27
linux-user: Support for restarting system calls for SPARC targets
Timothy E Baldwin
4
-1
/
+6
2016-05-27
linux-user: Support for restarting system calls for PPC targets
Timothy E Baldwin
2
-0
/
+5
2016-05-27
linux-user: Support for restarting system calls for MIPS targets
Timothy E Baldwin
3
-0
/
+6
2016-05-27
linux-user: Support for restarting system calls for ARM targets
Timothy E Baldwin
3
-23
/
+36
2016-05-27
linux-user: Support for restarting system calls for x86 targets
Timothy E Baldwin
3
-28
/
+36
2016-05-27
linux-user: Renumber TARGET_QEMU_ESIGRETURN, make it not arch-specific
Timothy E Baldwin
4
-10
/
+9
2016-05-27
linux-user: Define TARGET_ERESTART* errno values
Timothy E Baldwin
1
-0
/
+8
2016-05-27
linux-user: Reindent signal handling
Timothy E Baldwin
1
-752
/
+791
2016-05-27
linux-user: Consistently return host errnos from do_openat()
Peter Maydell
1
-4
/
+10
2016-05-27
linux-user: Check array bounds in errno conversion
Timothy E Baldwin
1
-2
/
+6
2016-05-27
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160527' into...
Peter Maydell
12
-208
/
+242
2016-05-27
MAINTAINERS: Add David Gibson as ppc maintainer
David Gibson
1
-0
/
+1
2016-05-27
spapr_iommu: Move table allocation to helpers
Alexey Kardashevskiy
2
-20
/
+40
2016-05-27
spapr_iommu: Finish renaming vfio_accel to need_vfio
Alexey Kardashevskiy
1
-1
/
+1
2016-05-27
spapr_pci: Use correct DMA LIOBN when composing the device tree
Alexey Kardashevskiy
1
-1
/
+1
2016-05-27
spapr: ensure device trees are always associated with DRC
Jianjun Duan
2
-17
/
+11
2016-05-27
PPC/KVM: early validation of vcpu id
Greg Kurz
3
-0
/
+16
2016-05-27
Added negative check for get_image_size()
Zhou Jie
1
-0
/
+4
[prev]
[next]