index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-08-22
linux-user: Support target-to-host translation of mlockall argument
Tom Musta
2014-08-22
linux-user: clock_nanosleep errno Handling on PPC
Tom Musta
2014-08-22
linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2
Tom Musta
2014-08-22
linux-user: Move get_ppc64_abi
Tom Musta
2014-08-22
linux-user: Detect fault in sched_rr_get_interval
Tom Musta
2014-08-22
linux-user: Handle NULL sched_param argument to sched_*
Tom Musta
2014-08-22
linux-user: Detect Negative Message Sizes in msgsnd System Call
Tom Musta
2014-08-22
linux-user: Conditionally Pass Attribute Pointer to mq_open()
Tom Musta
2014-08-22
linux-user: Make ipc syscall's third argument an abi_long
Tom Musta
2014-08-22
linux-user: Properly Handle semun Structure In Cross-Endian Situations
Tom Musta
2014-08-22
linux-user: Dereference Pointer Argument to ipc/semctl Sys Call
Tom Musta
2014-08-22
linux-user: PPC64 semid_ds Doesnt Include _unused1 and _unused2
Tom Musta
2014-08-22
linux-user: add setns and unshare
Riku Voipio
2014-08-22
linux-user: support ioprio_{get, set} syscalls
Paul Burton
2014-08-22
linux-user: support timerfd_{create, gettime, settime} syscalls
Riku Voipio
2014-08-22
linux-user: fix readlink handling with magic exe symlink
Mike Frysinger
2014-08-22
linux-user: Fix conversion of sigevent argument to timer_create
Peter Maydell
2014-08-22
linux-user: Fix syscall instruction usermode emulation on X86_64
Jincheng Miao
2014-08-22
linux-user: redirect openat calls
Riku Voipio
2014-08-22
linux-user: /proc/self/maps content
Mikhail Ilyin
2014-08-21
Merge remote-tracking branch 'remotes/otubo/seccomp' into staging
Peter Maydell
2014-08-21
seccomp: add semctl() to the syscall whitelist
Paul Moore
2014-08-20
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140819'...
Peter Maydell
2014-08-19
Revert "memory: Use canonical path component as the name"
Peter Maydell
2014-08-19
arm: stellaris: Remove misleading address_space_mem var
Peter Crosthwaite
2014-08-19
arm: armv7m: Rename address_space_mem -> system_memory
Peter Crosthwaite
2014-08-19
aarch64: Allow -kernel option to take a gzip-compressed kernel.
Richard W.M. Jones
2014-08-19
loader: Add load_image_gzipped function.
Richard W.M. Jones
2014-08-19
arm: cortex-a9: Fix cache-line size and associativity
Peter Crosthwaite
2014-08-19
arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2
Christoffer Dall
2014-08-19
target-arm: Rename QEMU PSCI v0.1 definitions
Christoffer Dall
2014-08-19
target-arm: Implement MDSCR_EL1 as having state
Peter Maydell
2014-08-19
target-arm: Implement ARMv8 single-stepping for AArch32 code
Peter Maydell
2014-08-19
target-arm: Implement ARMv8 single-step handling for A64 code
Peter Maydell
2014-08-19
target-arm: A64: Avoid duplicate exit_tb(0) in non-linked goto_tb
Peter Maydell
2014-08-19
target-arm: Set PSTATE.SS correctly on exception return from AArch64
Peter Maydell
2014-08-19
target-arm: Correctly handle PSTATE.SS when taking exception to AArch32
Peter Maydell
2014-08-19
target-arm: Don't allow AArch32 to access RES0 CPSR bits
Peter Maydell
2014-08-19
target-arm: Adjust debug ID registers per-CPU
Peter Maydell
2014-08-19
target-arm: Provide both 32 and 64 bit versions of debug registers
Peter Maydell
2014-08-19
target-arm: Allow STATE_BOTH reginfo descriptions for more than cp14
Peter Maydell
2014-08-19
target-arm: Collect up the debug cp register definitions
Peter Maydell
2014-08-19
target-arm: Fix return address for A64 BRK instructions
Peter Maydell
2014-08-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-19
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
2014-08-18
monitor: fix use after free
Michael S. Tsirkin
2014-08-18
dump.c: Fix memory leak issue in cleanup processing for dump_init()
Chen Gang
2014-08-18
monitor: Remove hardcoded watchdog event names
Hani Benhabiles
2014-08-18
Merge remote-tracking branch 'remotes/amit/for-2.2' into staging
Peter Maydell
2014-08-18
virtio-serial: search for duplicate port names before adding new ports
Amit Shah
[next]