Age | Commit message (Expand) | Author |
2016-11-01 | target-microblaze: Do not dump cpu state with -d in_asm | Richard Henderson |
2016-11-01 | target-cris: Do not dump cpu state with -d in_asm | Richard Henderson |
2016-11-01 | exec.c: do not truncate non-empty memory backend file | Haozhong Zhang |
2016-11-01 | exec.c: ensure all AddressSpaceDispatch updates under RCU | Alex Bennée |
2016-11-01 | tests: send error_report to test log | Paolo Bonzini |
2016-11-01 | qemu-error: remove dependency of stubs on monitor | Paolo Bonzini |
2016-11-01 | nbd: Use CoQueue for free_sema instead of CoMutex | Changlong Xie |
2016-11-01 | checkpatch: tweak "struct should normally be const" warning | Paolo Bonzini |
2016-11-01 | Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging | Peter Maydell |
2016-11-01 | Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging | Peter Maydell |
2016-11-01 | blockjobs: fix documentation | John Snow |
2016-11-01 | blockjobs: split interface into public/private, Part 1 | John Snow |
2016-11-01 | Blockjobs: Internalize user_pause logic | John Snow |
2016-11-01 | blockjob: centralize QMP event emissions | John Snow |
2016-11-01 | Replication/Blockjobs: Create replication jobs as internal | John Snow |
2016-11-01 | blockjobs: Allow creating internal jobs | John Snow |
2016-11-01 | blockjobs: hide internal jobs from management API | John Snow |
2016-11-01 | block/gluster: fix port type in the QAPI options list | Prasanna Kumar Kalever |
2016-11-01 | block/gluster: improve defense over string to int conversion | Prasanna Kumar Kalever |
2016-11-01 | block: Turn on "unmap" in active commit | Fam Zheng |
2016-11-01 | block/gluster: memory usage: use one glfs instance per volume | Prasanna Kumar Kalever |
2016-11-01 | block: add gluster ifdef guard checks for SEEK_DATA/SEEK_HOLE support | Jeff Cody |
2016-11-01 | rbd: make the code more readable | Xiubo Li |
2016-11-01 | qapi: add release designator to gluster logfile option | Jeff Cody |
2016-11-01 | Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2016-10-31-tag' in... | Peter Maydell |
2016-11-01 | Merge remote-tracking branch 'remotes/rth/tags/pull-sparc-20161031-2' into st... | Peter Maydell |
2016-11-01 | 9pfs: drop excessive error message from virtfs_reset() | Greg Kurz |
2016-11-01 | 9pfs: don't BUG_ON() if fid is already opened | Greg Kurz |
2016-11-01 | 9pfs: xattrcreate requires non-opened fids | Greg Kurz |
2016-11-01 | 9pfs: limit xattr size in xattrcreate | Greg Kurz |
2016-11-01 | 9pfs: fix integer overflow issue in xattr read/write | Li Qiang |
2016-11-01 | 9pfs: convert 'len/copied_len' field in V9fsXattr to the type of uint64_t | Li Qiang |
2016-11-01 | 9pfs: add xattrwalk_fid field in V9fsXattr struct | Li Qiang |
2016-11-01 | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int... | Peter Maydell |
2016-11-01 | migration: fix compiler warning on uninitialized variable | Jeff Cody |
2016-10-31 | qga: add vsock-listen method | Stefan Hajnoczi |
2016-10-31 | sockets: add AF_VSOCK support | Stefan Hajnoczi |
2016-10-31 | qga: drop unnecessary GA_CHANNEL_UNIX_LISTEN checks | Stefan Hajnoczi |
2016-10-31 | qga: drop unused sockaddr in accept(2) call | Stefan Hajnoczi |
2016-10-31 | qga: minimal support for fstrim for Windows guests | Denis V. Lunev |
2016-10-31 | target-sparc: Use tcg_gen_atomic_cmpxchg_tl | Richard Henderson |
2016-10-31 | target-sparc: Use tcg_gen_atomic_xchg_tl | Richard Henderson |
2016-10-31 | target-sparc: Remove MMU_MODE*_SUFFIX | Richard Henderson |
2016-10-31 | target-sparc: Allow 4-byte alignment on fp mem ops | Richard Henderson |
2016-10-31 | target-sparc: Implement ldqf and stqf inline | Richard Henderson |
2016-10-31 | target-sparc: Remove asi helper code handled inline | Richard Henderson |
2016-10-31 | target-sparc: Implement BCOPY/BFILL inline | Richard Henderson |
2016-10-31 | Update OpenBIOS images to 1dc4f16 built from submodule. | Mark Cave-Ayland |
2016-10-31 | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ... | Peter Maydell |
2016-10-31 | target-i386: Print warning when mixing [+-]foo and foo=(on|off) | Eduardo Habkost |