aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-24tcg: try sti when moving a constant into a dead memory tempPaolo Bonzini
2016-10-24target-i386: fix 32-bit addresses in LEAPaolo Bonzini
2016-10-24test-i386: fix bitrot for 64-bitPaolo Bonzini
2016-10-24qht-bench: relax test_start/stop atomic accessesEmilio G. Cota
2016-10-24atomic: base mb_read/mb_set on load-acquire and store-releasePaolo Bonzini
2016-10-24rcu: simplify memory barriersPaolo Bonzini
2016-10-24qemu-thread: use acquire/release to clarify semantics of QemuEventPaolo Bonzini
2016-10-24atomic: introduce smp_mb_acquire and smp_mb_releasePaolo Bonzini
2016-10-24Put the copyright information on a separate lineThomas Huth
2016-10-24block/iscsi: Adding new iSER transport layer optionRoy Shterman
2016-10-24block/iscsi: Introducing new zero-copy APIRoy Shterman
2016-10-24Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161021-tag' into...Peter Maydell
2016-10-23rbd: shift byte count as a 64-bit valuePaolo Bonzini
2016-10-23kvm-all: don't use stale dbg_data->cpuAlex Bennée
2016-10-21xen_platform: SUSE xenlinux unplug for emulated PCIOlaf Hering
2016-10-21xen_platform: unplug also SCSI disksOlaf Hering
2016-10-21xen-usb: do not reference PAGE_SIZEStefano Stabellini
2016-10-21Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160921' int...Peter Maydell
2016-10-21linux-user: disable unicore32 linux-user buildRiku Voipio
2016-10-21linux-user: added support for pwritev() system call.Dejan Jovicevic
2016-10-21linux-user: added support for preadv() system call.Dejan Jovicevic
2016-10-21linux-user: Fix fadvise64() syscall support for Mips32Aleksandar Markovic
2016-10-21linux-user: Redirect termbits.h for Mips64 to termbits.h for Mips32Aleksandar Markovic
2016-10-21linux-user: Update ioctls definitions for Mips32Aleksandar Markovic
2016-10-21linux-user: Update mips_syscall_args[] array in main.cAleksandar Markovic
2016-10-21linux-user: Add support for syncfs() syscallAleksandar Markovic
2016-10-21linux-user: Add support for clock_adjtime() syscallAleksandar Markovic
2016-10-21linux-user: Fix definition of target_sigevent for 32-bit guestsPeter Maydell
2016-10-21linux-user: use libc wrapper instead of direct mremap syscallFelix Janda
2016-10-21linux-user: Don't use alloca() for epoll_wait's epoll event arrayPeter Maydell
2016-10-21linux-user: add RTA_PRIORITY in netlinkLaurent Vivier
2016-10-21linux-user: add kcmp() syscallLaurent Vivier
2016-10-21linux-user: sparc64: Use correct target SHMLBA in shmat()Peter Maydell
2016-10-21linux-user: Remove a duplicate item from strace.listAleksandar Markovic
2016-10-21linux-user: Fix syslog() syscall supportAleksandar Markovic
2016-10-21linux-user: Fix socketcall() syscall supportAleksandar Markovic
2016-10-21linux-user: Fix msgrcv() and msgsnd() syscalls supportAleksandar Markovic
2016-10-21linux-user: Fix mq_open() syscall supportAleksandar Markovic
2016-10-21linux-user: Add support for adjtimex() syscallAleksandar Markovic
2016-10-20Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-10-20-1...Peter Maydell
2016-10-20crypto: fix initialization of gcrypt threadingDaniel P. Berrange
2016-10-19crypto: fix initialization of crypto in testsDaniel P. Berrange
2016-10-19qtest: fix make check complaint in crypto moduleGonglei
2016-10-19crypto: add mode check in qcrypto_cipher_new() for cipher-builtinGonglei
2016-10-19crypto: add CTR mode supportGonglei
2016-10-19crypto: extend mode as a parameter in qcrypto_cipher_supports()Gonglei
2016-10-18Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161017.0' ...Peter Maydell
2016-10-18Merge remote-tracking branch 'remotes/ehabkost/tags/machine-pull-request' int...Peter Maydell
2016-10-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2016-10-17Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20161017'...Peter Maydell