index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
linux-user
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpus-common: move exclusive work infrastructure from linux-user
Paolo Bonzini
2016-09-27
1
-87
/
+0
*
cpus-common: move CPU work item management to common code
Sergey Fedorov
2016-09-27
1
-0
/
+25
*
cpus-common: move CPU list management to common code
Paolo Bonzini
2016-09-27
1
-13
/
+4
*
linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick()
Sergey Fedorov
2016-09-27
1
-0
/
+10
*
linux-user: Use QemuMutex and QemuCond
Sergey Fedorov
2016-09-27
1
-23
/
+32
*
ppc: Fix signal delivery in ppc-user and ppc64-user
Benjamin Herrenschmidt
2016-09-23
1
-1
/
+1
*
linux-user: Pass si_type information to queue_signal() explicitly
Peter Maydell
2016-09-21
1
-62
/
+62
*
linux-user: ppc64: set MSR_CM bit for BookE 2.06 MMU
Michael Walle
2016-09-21
1
-2
/
+3
*
linux-user, trivial: display "0x%x" instead of "0x%d"
Laurent Vivier
2016-09-13
1
-1
/
+1
*
ppc: Stop dumping state on all exceptions in linux-user
Benjamin Herrenschmidt
2016-09-07
1
-12
/
+0
*
ppc: Fix catching some segfaults in user mode
Benjamin Herrenschmidt
2016-09-07
1
-0
/
+1
*
ppc: Make tlb_fill() use new exception helper
Benjamin Herrenschmidt
2016-09-07
1
-6
/
+6
*
Update ancient copyright string in -version output
Peter Maydell
2016-08-11
1
-1
/
+1
*
trace: Add per-vCPU tracing states for events with the 'vcpu' property
Lluís Vilanova
2016-07-18
1
-0
/
+1
*
trace: [linux-user] Commandline arguments to control tracing
Lluís Vilanova
2016-07-18
1
-0
/
+19
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-29
1
-16
/
+16
|
\
|
*
target-*: Don't redefine cpu_exec()
Peter Crosthwaite
2016-06-29
1
-16
/
+16
*
|
target-mips: Implement FCR31's R/W bitmask and related functionalities
Aleksandar Markovic
2016-06-24
1
-0
/
+14
|
/
*
ppc: Rework generation of priv and inval interrupts
Benjamin Herrenschmidt
2016-06-23
1
-0
/
+1
*
log: Fix qemu_set_log_filename() error handling
Markus Armbruster
2016-06-20
1
-1
/
+2
*
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160608' int...
Peter Maydell
2016-06-08
1
-8
/
+1
|
\
|
*
linux-user: In fork_end(), remove correct CPUs from CPU list
Peter Maydell
2016-06-08
1
-1
/
+1
|
*
linux-user: Remove real-time signal queuing
Timothy E Baldwin
2016-06-07
1
-7
/
+0
*
|
Makefile: Derive "PKGVERSION" from "git describe" by default
Fam Zheng
2016-06-07
1
-0
/
+1
|
/
*
linux-user: Support for restarting system calls for Microblaze targets
Timothy E Baldwin
2016-05-27
1
-1
/
+6
*
linux-user: Set r14 on exit from microblaze syscall
Peter Maydell
2016-05-27
1
-0
/
+7
*
linux-user: Support for restarting system calls for tilegx targets
Peter Maydell
2016-05-27
1
-8
/
+13
*
linux-user: Support for restarting system calls for CRIS targets
Timothy E Baldwin
2016-05-27
1
-1
/
+5
*
linux-user: Support for restarting system calls for S390 targets
Timothy E Baldwin
2016-05-27
1
-3
/
+9
*
linux-user: Support for restarting system calls for M68K targets
Timothy E Baldwin
2016-05-27
1
-9
/
+15
*
linux-user: Support for restarting system calls for OpenRISC targets
Timothy E Baldwin
2016-05-27
1
-8
/
+14
*
linux-user: Support for restarting system calls for UniCore32 targets
Timothy E Baldwin
2016-05-27
1
-1
/
+6
*
linux-user: Support for restarting system calls for Alpha targets
Timothy E Baldwin
2016-05-27
1
-2
/
+5
*
linux-user: Support for restarting system calls for SH4 targets
Timothy E Baldwin
2016-05-27
1
-1
/
+5
*
linux-user: Support for restarting system calls for SPARC targets
Timothy E Baldwin
2016-05-27
1
-0
/
+3
*
linux-user: Support for restarting system calls for PPC targets
Timothy E Baldwin
2016-05-27
1
-0
/
+4
*
linux-user: Support for restarting system calls for MIPS targets
Timothy E Baldwin
2016-05-27
1
-0
/
+4
*
linux-user: Support for restarting system calls for ARM targets
Timothy E Baldwin
2016-05-27
1
-18
/
+30
*
linux-user: Support for restarting system calls for x86 targets
Timothy E Baldwin
2016-05-27
1
-18
/
+29
*
cpu: Eliminate cpudef_init(), cpudef_setup()
Eduardo Habkost
2016-05-24
1
-3
/
+0
*
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
log: do not use CONFIG_USER_ONLY
Paolo Bonzini
2016-05-19
1
-0
/
+1
*
linux-user: arm: Handle (ignore) EXCP_YIELD in ARM cpu_loop()
Peter Maydell
2016-04-04
1
-0
/
+6
*
util: move declarations out of qemu-common.h
Veronia Bahaa
2016-03-22
1
-1
/
+3
*
linux-user: arm: handle CPSR.E correctly in strex emulation
Paolo Bonzini
2016-03-04
1
-7
/
+43
*
linux-user: arm: set CPSR.E/SCTLR.E0E correctly for BE mode
Peter Crosthwaite
2016-03-04
1
-1
/
+2
*
target-arm: implement SCTLR.B, drop bswap_code
Paolo Bonzini
2016-03-04
1
-3
/
+7
*
linux-user: arm: pass env to get_user_code_*
Paolo Bonzini
2016-03-04
1
-11
/
+9
*
linux-user: Use restrictive mask when calling cpsr_write()
Peter Maydell
2016-02-26
1
-1
/
+2
[next]