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-05-29
docs/atomics: update atomic_read/set comparison with Linux
Emilio G. Cota
2016-05-29
bt: rewrite csrhci_write to avoid out-of-bounds writes
Paolo Bonzini
2016-05-29
block/iscsi: avoid potential overflow of acb->task->cdb
Peter Lieven
2016-05-29
scsi: megasas: check 'read_queue_head' index value
Prasad J Pandit
2016-05-29
scsi: megasas: initialise local configuration data buffer
Prasad J Pandit
2016-05-29
scsi: megasas: use appropriate property buffer size
Prasad J Pandit
2016-05-29
scsi: mptsas: infinite loop while fetching requests
Prasad J Pandit
2016-05-29
scsi: pvscsi: check command descriptor ring buffer size (CVE-2016-4952)
Prasad J Pandit
2016-05-29
kvm_stat: Remove
Paolo Bonzini
2016-05-29
nbd: Don't trim unrequested bytes
Eric Blake
2016-05-29
hw/char: QOM'ify milkymist-uart.c
xiaoqiang zhao
2016-05-29
hw/char: QOM'ify lm32_uart.c
xiaoqiang zhao
2016-05-29
hw/char: QOM'ify lm32_juart.c
xiaoqiang zhao
2016-05-29
hw/char: QOM'ify etraxfs_ser.c
xiaoqiang zhao
2016-05-29
hw/char: QOM'ify escc.c
xiaoqiang zhao
2016-05-29
Revert "memory: Drop FlatRange.romd_mode"
Paolo Bonzini
2016-05-27
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160527' int...
Peter Maydell
2016-05-27
linux-user,target-ppc: fix use of MSR_LE
Laurent Vivier
2016-05-27
linux-user/signal.c: Use s390 target space address instead of host space
Chen Gang
2016-05-27
linux-user/signal.c: Use target address instead of host address for microblaz...
Chen Gang
2016-05-27
linux-user/signal.c: Generate opcode data for restorer in setup_rt_frame
Chen Gang
2016-05-27
linux-user: arm: Remove ARM_cpsr and similar #defines
Peter Maydell
2016-05-27
linux-user: Use direct syscalls for setuid(), etc
Peter Maydell
2016-05-27
linux-user: x86_64: Don't use 16-bit UIDs
Peter Maydell
2016-05-27
linux-user: Use g_try_malloc() in do_msgrcv()
Peter Maydell
2016-05-27
linux-user: Handle msgrcv error case correctly
Peter Maydell
2016-05-27
linux-user: Handle negative values in timespec conversion
Peter Maydell
2016-05-27
linux-user: Use safe_syscall for futex syscall
Peter Maydell
2016-05-27
linux-user: Use safe_syscall for pselect, select syscalls
Peter Maydell
2016-05-27
linux-user: Use safe_syscall for execve syscall
Timothy E Baldwin
2016-05-27
linux-user: Use safe_syscall for wait system calls
Timothy E Baldwin
2016-05-27
linux-user: Use safe_syscall for open and openat system calls
Timothy E Baldwin
2016-05-27
linux-user: Use safe_syscall for read and write system calls
Timothy E Baldwin
2016-05-27
linux-user: Provide safe_syscall for fixing races between signals and syscalls
Timothy E Baldwin
2016-05-27
linux-user: Add debug code to exercise restarting system calls
Timothy E Baldwin
2016-05-27
linux-user: Support for restarting system calls for Microblaze targets
Timothy E Baldwin
2016-05-27
linux-user: Set r14 on exit from microblaze syscall
Peter Maydell
2016-05-27
linux-user: Support for restarting system calls for tilegx targets
Peter Maydell
2016-05-27
linux-user: Support for restarting system calls for CRIS targets
Timothy E Baldwin
2016-05-27
linux-user: Support for restarting system calls for S390 targets
Timothy E Baldwin
2016-05-27
linux-user: Support for restarting system calls for M68K targets
Timothy E Baldwin
2016-05-27
linux-user: Support for restarting system calls for OpenRISC targets
Timothy E Baldwin
2016-05-27
linux-user: Support for restarting system calls for UniCore32 targets
Timothy E Baldwin
2016-05-27
linux-user: Support for restarting system calls for Alpha targets
Timothy E Baldwin
2016-05-27
linux-user: Support for restarting system calls for SH4 targets
Timothy E Baldwin
2016-05-27
linux-user: Support for restarting system calls for SPARC targets
Timothy E Baldwin
2016-05-27
linux-user: Support for restarting system calls for PPC targets
Timothy E Baldwin
2016-05-27
linux-user: Support for restarting system calls for MIPS targets
Timothy E Baldwin
2016-05-27
linux-user: Support for restarting system calls for ARM targets
Timothy E Baldwin
2016-05-27
linux-user: Support for restarting system calls for x86 targets
Timothy E Baldwin
[next]