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
2016-09-23
ppc: restrict the use of the rfi instruction
Benjamin Herrenschmidt
2016-09-23
MAINTAINERS: Add some missing ppc-related files
Thomas Huth
2016-09-22
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160915' int...
Peter Maydell
2016-09-22
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20160921' into ...
Peter Maydell
2016-09-22
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2016-09-20' in...
Peter Maydell
2016-09-22
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160920' into staging
Peter Maydell
2016-09-22
linux-user: fix TARGET_NR_select
Laurent Vivier
2016-09-21
linux-user: Fix incorrect offset of tuc_stack in ARM do_sigframe_return_v2
Timothy E Baldwin
2016-09-21
linux-user: Sanity check clone flags
Peter Maydell
2016-09-21
linux-user: Remove unnecessary nptl_flags variable from do_fork()
Peter Maydell
2016-09-21
linux-user: Implement force_sigsegv() via force_sig()
Peter Maydell
2016-09-21
linux-user: SIGSEGV from sigreturn need not be fatal
Peter Maydell
2016-09-21
linux-user: ARM: Give SIGSEGV if signal frame setup fails
Peter Maydell
2016-09-21
linux-user: SIGSEGV on signal entry need not be fatal
Peter Maydell
2016-09-21
linux-user: Pass si_type information to queue_signal() explicitly
Peter Maydell
2016-09-21
linux-user: Recheck for pending synchronous signals too
Peter Maydell
2016-09-21
linux-user: ppc64: set MSR_CM bit for BookE 2.06 MMU
Michael Walle
2016-09-21
linux-user: Use correct target SHMLBA in shmat()
Peter Maydell
2016-09-21
linux-user: Use glib malloc functions in load_symbols()
Peter Maydell
2016-09-21
linux-user: Check dump_write() return in elf_core_dump()
Peter Maydell
2016-09-21
linux-user: Fix error handling in flatload.c target_pread()
Peter Maydell
2016-09-21
linux-user: Fix incorrect use of host errno in do_ioctl_dm()
Peter Maydell
2016-09-21
linux-user: Check lock_user() return value for NULL
Peter Maydell
2016-09-21
linux-user: Pass missing MAP_ANONYMOUS to target_mmap() call
Peter Maydell
2016-09-21
linux-user: report signals being taken in strace output
Peter Maydell
2016-09-21
linux-user: Range check the nfds argument to ppoll syscall
Peter Maydell
2016-09-21
linux-user: Check for bad event numbers in epoll_wait
Peter Maydell
2016-09-21
linux-user: Use direct syscall for utimensat
Peter Maydell
2016-09-21
linux-user: Implement FS_IOC_GETFLAGS and FS_IOC_SETFLAGS ioctls
Peter Maydell
2016-09-21
linux-user: Allow bad msg_name for recvfrom on connected socket
Peter Maydell
2016-09-21
linux-user: Fix errno for sendrecvmsg with large iovec length
Peter Maydell
2016-09-21
linux-user: Fix handling of iovec counts
Peter Maydell
2016-09-21
seccomp: adding getrusage to the whitelist
Eduardo Otubo
2016-09-20
iotest 055: refactor and speed up
Vladimir Sementsov-Ogievskiy
2016-09-20
commit: get the overlay node before manipulating the backing chain
Alberto Garcia
2016-09-20
blockdev: Modularize nfs block driver
Colin Lord
2016-09-20
blockdev: Add dynamic module loading for block drivers
Marc Mari
2016-09-20
blockdev: Add dynamic generation of module_block.h
Marc Mari
2016-09-20
blockdev: prepare iSCSI block driver for dynamic loading
Colin Lord
2016-09-20
qemu-img: add skip option to dd
Reda Sallahi
2016-09-20
qemu-img: add the 'dd' subcommand
Reda Sallahi
2016-09-20
tcg/i386: Extend TARGET_PAGE_MASK to the proper type
Richard Henderson
2016-09-20
build-sys: fix make install regression
Riku Voipio
2016-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2016-09-19
linux-user-i386: Fix crash on cpuid
Marc-André Lureau
2016-09-19
kvm/apic: drop debugging
Michael S. Tsirkin
2016-09-19
target-i386: Use struct X86XSaveArea in fpu_helper.c
Richard Henderson
2016-09-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-09-19' into ...
Peter Maydell
2016-09-19
Replace qmp-commands.hx by docs/qmp-commands.txt
Marc-André Lureau
2016-09-19
Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-09-19-2...
Peter Maydell
[next]