aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-03Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...Peter Maydell
2014-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-11-02tcg/mips: fix store softmmu slow pathAurelien Jarno
2014-11-02vdi: wrapped uuid_unparse() in #ifdefSeokYeon Hwang
2014-11-02tap: fix possible fd leak in net_init_tapGonglei
2014-11-02tap: do not close(fd) in net_init_tap_oneGonglei
2014-11-02target-i386: Remove unused model_features_t structEduardo Habkost
2014-11-02tap_int.h: remove repeating NETWORK_SCRIPT definesGonglei
2014-11-02os-posix: reorder parent notification for -daemonizeMichael Tokarev
2014-11-02pidfile: stop making pidfile error a special caseMichael Tokarev
2014-11-02os-posix: replace goto again with a proper loopMichael Tokarev
2014-11-02os-posix: use global daemon_pipe instead of cryptic fds[1]Michael Tokarev
2014-11-02dump: Fix dump-guest-memory termination and use-after-closeGonglei
2014-11-02virtio-9p-proxy: improve error messages in connect_namedsocket()Michael Tokarev
2014-11-02virtio-9p-proxy: fix error return in proxy_init()Michael Tokarev
2014-11-02virtio-9p-proxy: Fix sockfd leakMichael Tokarev
2014-11-02target-tricore: check return value before using itzhanghailiang
2014-11-02net/slirp: specify logbase for smbdMichael Tokarev
2014-11-02Revert "os-posix: report error message when lock file failed"Michael Tokarev
2014-11-02util: Improve os_mem_prealloc error messageMichal Privoznik
2014-11-02sparse: fix buildGerd Hoffmann
2014-11-02target-arm: A64: remove redundant storeAlex Bennée
2014-11-02target-xtensa: mark XtensaConfig structs as unusedPeter Maydell
2014-11-02bitmap.h: Don't include qemu-common.hEduardo Habkost
2014-11-02bitops.h: Don't include qemu-common.hEduardo Habkost
2014-11-02tests: Add missing include to test-bitops.cEduardo Habkost
2014-10-31virtio-scsi: fix dataplanePaolo Bonzini
2014-10-31ivshmem: use error_reportAndrew Jones
2014-10-31ivshmem: Fix fd leak on errorAndreas Färber
2014-10-31ivshmem: Fix potential OOB r/w accessSebastian Krahmer
2014-10-31ivshmem: validate incoming_posn value from serverStefan Hajnoczi
2014-10-31ivshmem: Check ivshmem_read() size argumentStefan Hajnoczi
2014-10-31i386: fix breakpoints handling in icount modePavel Dovgalyuk
2014-10-31kvm_stat: Add powerpc supportMichael Ellerman
2014-10-31kvm_stat: Abstract ioctl numbersMichael Ellerman
2014-10-31kvm_stat: Rework platform detectionMichael Ellerman
2014-10-31kvm_stat: Fix the non-x86 exit reasonsMichael Ellerman
2014-10-31kvm_stat: Only consider online cpusMichael Ellerman
2014-10-31virtio-scsi: Fix num_queue input validationFam Zheng
2014-10-31scsi: devirtualize unrealize of SCSI devicesPaolo Bonzini
2014-10-31virtio-scsi: Fix memory leak when realize failedFam Zheng
2014-10-31iscsi: Refuse to open as writable if the LUN is write protectedFam Zheng
2014-10-31kvmvapic: patch_instruction fixPavel Dovgalyuk
2014-10-31vl.c: Fix Coverity complaining for vmstate_dump_fileGonglei
2014-10-31Add skip_dump flag to ignore memory region during dumpNikunj A Dadhania
2014-10-31-machine vmport=off: Allow disabling of VMWare ioport emulationDr. David Alan Gilbert
2014-10-31megasas: Fixup MSI-X handlingHannes Reinecke
2014-10-31megasas: Rework frame queueing algorithmHannes Reinecke
2014-10-31megasas: Update queue loggingHannes Reinecke
2014-10-31megasas: Implement DCMD_CLUSTER_RESET_LDHannes Reinecke