summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-11pc-bios: petalogix-s3adsp1800.dtb: Use 'xlnx, xps-ethernetlite-2.00.a' instea...Chen Gang1-0/+0
2014-11-11gdbstub: Add a missing case of signal number translation in gdbstubMartin Simmons1-1/+4
2014-11-11numa: make 'info numa' take into account hotplugged memoryzhanghailiang3-1/+44
2014-11-11slirp/smbd: modify/set several parameters in generated smbd.confPeter Wu1-1/+8
2014-11-05qemu-doc.texi: fix typos in x509 examplesGonglei1-2/+2
2014-11-03icc_bus: fix typo ICC_BRIGDE -> ICC_BRIDGEZhu Guihua1-2/+2
2014-11-03Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...Peter Maydell21-82/+59
2014-11-03Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell27-332/+824
2014-11-02tcg/mips: fix store softmmu slow pathAurelien Jarno1-1/+1
2014-11-02vdi: wrapped uuid_unparse() in #ifdefSeokYeon Hwang1-0/+2
2014-11-02tap: fix possible fd leak in net_init_tapGonglei1-0/+3
2014-11-02tap: do not close(fd) in net_init_tap_oneGonglei1-1/+0
2014-11-02target-i386: Remove unused model_features_t structEduardo Habkost1-8/+0
2014-11-02tap_int.h: remove repeating NETWORK_SCRIPT definesGonglei1-3/+0
2014-11-02os-posix: reorder parent notification for -daemonizeMichael Tokarev1-9/+10
2014-11-02pidfile: stop making pidfile error a special caseMichael Tokarev4-30/+9
2014-11-02os-posix: replace goto again with a proper loopMichael Tokarev1-10/+6
2014-11-02os-posix: use global daemon_pipe instead of cryptic fds[1]Michael Tokarev1-4/+6
2014-11-02dump: Fix dump-guest-memory termination and use-after-closeGonglei1-7/+4
2014-11-02virtio-9p-proxy: improve error messages in connect_namedsocket()Michael Tokarev1-2/+2
2014-11-02virtio-9p-proxy: fix error return in proxy_init()Michael Tokarev1-2/+4
2014-11-02virtio-9p-proxy: Fix sockfd leakMichael Tokarev1-0/+1
2014-11-02target-tricore: check return value before using itzhanghailiang1-1/+1
2014-11-02net/slirp: specify logbase for smbdMichael Tokarev1-2/+2
2014-11-02Revert "os-posix: report error message when lock file failed"Michael Tokarev1-2/+0
2014-11-02util: Improve os_mem_prealloc error messageMichal Privoznik1-1/+2
2014-11-02sparse: fix buildGerd Hoffmann1-0/+1
2014-11-02target-arm: A64: remove redundant storeAlex Bennée1-1/+0
2014-11-02target-xtensa: mark XtensaConfig structs as unusedPeter Maydell3-3/+3
2014-11-02bitmap.h: Don't include qemu-common.hEduardo Habkost1-1/+5
2014-11-02bitops.h: Don't include qemu-common.hEduardo Habkost1-1/+3
2014-11-02tests: Add missing include to test-bitops.cEduardo Habkost1-0/+1
2014-10-31virtio-scsi: fix dataplanePaolo Bonzini1-1/+2
2014-10-31ivshmem: use error_reportAndrew Jones1-27/+25
2014-10-31ivshmem: Fix fd leak on errorAndreas Färber1-0/+1
2014-10-31ivshmem: Fix potential OOB r/w accessSebastian Krahmer1-4/+23
2014-10-31ivshmem: validate incoming_posn value from serverStefan Hajnoczi1-0/+8
2014-10-31ivshmem: Check ivshmem_read() size argumentStefan Hajnoczi1-2/+28
2014-10-31i386: fix breakpoints handling in icount modePavel Dovgalyuk1-1/+2
2014-10-31kvm_stat: Add powerpc supportMichael Ellerman1-2/+16
2014-10-31kvm_stat: Abstract ioctl numbersMichael Ellerman1-3/+9
2014-10-31kvm_stat: Rework platform detectionMichael Ellerman1-14/+27
2014-10-31kvm_stat: Fix the non-x86 exit reasonsMichael Ellerman1-27/+30
2014-10-31kvm_stat: Only consider online cpusMichael Ellerman1-6/+18
2014-10-31virtio-scsi: Fix num_queue input validationFam Zheng1-3/+4
2014-10-31scsi: devirtualize unrealize of SCSI devicesPaolo Bonzini4-29/+3
2014-10-31virtio-scsi: Fix memory leak when realize failedFam Zheng1-0/+1
2014-10-31iscsi: Refuse to open as writable if the LUN is write protectedFam Zheng1-0/+42
2014-10-31kvmvapic: patch_instruction fixPavel Dovgalyuk1-1/+0
2014-10-31vl.c: Fix Coverity complaining for vmstate_dump_fileGonglei1-0/+5