Age | Commit message (Expand) | Author |
2016-10-24 | malta: replace chr init by CHR_EVENT_OPENED handler | Marc-André Lureau |
2016-10-24 | sun4uv: fix serial initialization regression | Marc-André Lureau |
2016-10-24 | ringbuf: fix chr_write return value | Marc-André Lureau |
2016-10-24 | char: remove use-after-free on win-stdio | Marc-André Lureau |
2016-10-24 | rng: remove unused included header | Marc-André Lureau |
2016-10-24 | char.h: misc doc fix | Marc-André Lureau |
2016-10-24 | char: serial: check divider value against baud base | Prasad J Pandit |
2016-10-24 | memory: optimize memory_region_sync_dirty_bitmap | Paolo Bonzini |
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 |