Age | Commit message (Expand) | Author |
2016-10-24 | memory: optimize memory_global_dirty_log_sync | Paolo Bonzini |
2016-10-24 | memory: add a per-AddressSpace list of listeners | Paolo Bonzini |
2016-10-24 | memory: eliminate global MemoryListeners | Paolo Bonzini |
2016-10-24 | tcg: try sti when moving a constant into a dead memory temp | Paolo Bonzini |
2016-10-24 | target-i386: fix 32-bit addresses in LEA | Paolo Bonzini |
2016-10-24 | test-i386: fix bitrot for 64-bit | Paolo Bonzini |
2016-10-24 | qht-bench: relax test_start/stop atomic accesses | Emilio G. Cota |
2016-10-24 | atomic: base mb_read/mb_set on load-acquire and store-release | Paolo Bonzini |
2016-10-24 | rcu: simplify memory barriers | Paolo Bonzini |
2016-10-24 | qemu-thread: use acquire/release to clarify semantics of QemuEvent | Paolo Bonzini |
2016-10-24 | atomic: introduce smp_mb_acquire and smp_mb_release | Paolo Bonzini |
2016-10-24 | Put the copyright information on a separate line | Thomas Huth |
2016-10-24 | block/iscsi: Adding new iSER transport layer option | Roy Shterman |
2016-10-24 | block/iscsi: Introducing new zero-copy API | Roy Shterman |
2016-10-24 | Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20161021-tag' into... | Peter Maydell |
2016-10-23 | rbd: shift byte count as a 64-bit value | Paolo Bonzini |
2016-10-23 | kvm-all: don't use stale dbg_data->cpu | Alex Bennée |
2016-10-21 | xen_platform: SUSE xenlinux unplug for emulated PCI | Olaf Hering |
2016-10-21 | xen_platform: unplug also SCSI disks | Olaf Hering |
2016-10-21 | xen-usb: do not reference PAGE_SIZE | Stefano Stabellini |
2016-10-21 | Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20160921' int... | Peter Maydell |
2016-10-21 | linux-user: disable unicore32 linux-user build | Riku Voipio |
2016-10-21 | linux-user: added support for pwritev() system call. | Dejan Jovicevic |
2016-10-21 | linux-user: added support for preadv() system call. | Dejan Jovicevic |
2016-10-21 | linux-user: Fix fadvise64() syscall support for Mips32 | Aleksandar Markovic |
2016-10-21 | linux-user: Redirect termbits.h for Mips64 to termbits.h for Mips32 | Aleksandar Markovic |
2016-10-21 | linux-user: Update ioctls definitions for Mips32 | Aleksandar Markovic |
2016-10-21 | linux-user: Update mips_syscall_args[] array in main.c | Aleksandar Markovic |
2016-10-21 | linux-user: Add support for syncfs() syscall | Aleksandar Markovic |
2016-10-21 | linux-user: Add support for clock_adjtime() syscall | Aleksandar Markovic |
2016-10-21 | linux-user: Fix definition of target_sigevent for 32-bit guests | Peter Maydell |
2016-10-21 | linux-user: use libc wrapper instead of direct mremap syscall | Felix Janda |
2016-10-21 | linux-user: Don't use alloca() for epoll_wait's epoll event array | Peter Maydell |
2016-10-21 | linux-user: add RTA_PRIORITY in netlink | Laurent Vivier |
2016-10-21 | linux-user: add kcmp() syscall | Laurent Vivier |
2016-10-21 | linux-user: sparc64: Use correct target SHMLBA in shmat() | Peter Maydell |
2016-10-21 | linux-user: Remove a duplicate item from strace.list | Aleksandar Markovic |
2016-10-21 | linux-user: Fix syslog() syscall support | Aleksandar Markovic |
2016-10-21 | linux-user: Fix socketcall() syscall support | Aleksandar Markovic |
2016-10-21 | linux-user: Fix msgrcv() and msgsnd() syscalls support | Aleksandar Markovic |
2016-10-21 | linux-user: Fix mq_open() syscall support | Aleksandar Markovic |
2016-10-21 | linux-user: Add support for adjtimex() syscall | Aleksandar Markovic |
2016-10-20 | Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2016-10-20-1... | Peter Maydell |
2016-10-20 | crypto: fix initialization of gcrypt threading | Daniel P. Berrange |
2016-10-19 | crypto: fix initialization of crypto in tests | Daniel P. Berrange |
2016-10-19 | qtest: fix make check complaint in crypto module | Gonglei |
2016-10-19 | crypto: add mode check in qcrypto_cipher_new() for cipher-builtin | Gonglei |
2016-10-19 | crypto: add CTR mode support | Gonglei |
2016-10-19 | crypto: extend mode as a parameter in qcrypto_cipher_supports() | Gonglei |
2016-10-18 | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20161017.0' ... | Peter Maydell |