summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-i386: Disable SVM by default in KVM modeEduardo Habkost2014-11-044-0/+9
* target-i386: Don't enable nested VMX by defaultEduardo Habkost2014-11-043-4/+8
* target-i386: Remove unsupported bits from all CPU modelsEduardo Habkost2014-11-041-13/+20
* target-i386: Disable CPUID_ACPI by default in KVM modeEduardo Habkost2014-11-041-0/+1
* target-i386: Rename KVM auto-feature-enable compat functionEduardo Habkost2014-11-034-6/+6
* pc: Create pc_compat_2_1() functionsEduardo Habkost2014-11-032-2/+24
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...Peter Maydell2014-11-0321-82/+59
|\
| * vdi: wrapped uuid_unparse() in #ifdefSeokYeon Hwang2014-11-021-0/+2
| * tap: fix possible fd leak in net_init_tapGonglei2014-11-021-0/+3
| * tap: do not close(fd) in net_init_tap_oneGonglei2014-11-021-1/+0
| * target-i386: Remove unused model_features_t structEduardo Habkost2014-11-021-8/+0
| * tap_int.h: remove repeating NETWORK_SCRIPT definesGonglei2014-11-021-3/+0
| * os-posix: reorder parent notification for -daemonizeMichael Tokarev2014-11-021-9/+10
| * pidfile: stop making pidfile error a special caseMichael Tokarev2014-11-024-30/+9
| * os-posix: replace goto again with a proper loopMichael Tokarev2014-11-021-10/+6
| * os-posix: use global daemon_pipe instead of cryptic fds[1]Michael Tokarev2014-11-021-4/+6
| * dump: Fix dump-guest-memory termination and use-after-closeGonglei2014-11-021-7/+4
| * virtio-9p-proxy: improve error messages in connect_namedsocket()Michael Tokarev2014-11-021-2/+2
| * virtio-9p-proxy: fix error return in proxy_init()Michael Tokarev2014-11-021-2/+4
| * virtio-9p-proxy: Fix sockfd leakMichael Tokarev2014-11-021-0/+1
| * target-tricore: check return value before using itzhanghailiang2014-11-021-1/+1
| * net/slirp: specify logbase for smbdMichael Tokarev2014-11-021-2/+2
| * Revert "os-posix: report error message when lock file failed"Michael Tokarev2014-11-021-2/+0
| * util: Improve os_mem_prealloc error messageMichal Privoznik2014-11-021-1/+2
| * sparse: fix buildGerd Hoffmann2014-11-021-0/+1
| * target-arm: A64: remove redundant storeAlex Bennée2014-11-021-1/+0
| * target-xtensa: mark XtensaConfig structs as unusedPeter Maydell2014-11-023-3/+3
| * bitmap.h: Don't include qemu-common.hEduardo Habkost2014-11-021-1/+5
| * bitops.h: Don't include qemu-common.hEduardo Habkost2014-11-021-1/+3
| * tests: Add missing include to test-bitops.cEduardo Habkost2014-11-021-0/+1
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-11-0327-332/+824
|\ \
| * | virtio-scsi: fix dataplanePaolo Bonzini2014-10-311-1/+2
| * | ivshmem: use error_reportAndrew Jones2014-10-311-27/+25
| * | ivshmem: Fix fd leak on errorAndreas Färber2014-10-311-0/+1
| * | ivshmem: Fix potential OOB r/w accessSebastian Krahmer2014-10-311-4/+23
| * | ivshmem: validate incoming_posn value from serverStefan Hajnoczi2014-10-311-0/+8
| * | ivshmem: Check ivshmem_read() size argumentStefan Hajnoczi2014-10-311-2/+28
| * | i386: fix breakpoints handling in icount modePavel Dovgalyuk2014-10-311-1/+2
| * | kvm_stat: Add powerpc supportMichael Ellerman2014-10-311-2/+16
| * | kvm_stat: Abstract ioctl numbersMichael Ellerman2014-10-311-3/+9
| * | kvm_stat: Rework platform detectionMichael Ellerman2014-10-311-14/+27
| * | kvm_stat: Fix the non-x86 exit reasonsMichael Ellerman2014-10-311-27/+30
| * | kvm_stat: Only consider online cpusMichael Ellerman2014-10-311-6/+18
| * | virtio-scsi: Fix num_queue input validationFam Zheng2014-10-311-3/+4
| * | scsi: devirtualize unrealize of SCSI devicesPaolo Bonzini2014-10-314-29/+3
| * | virtio-scsi: Fix memory leak when realize failedFam Zheng2014-10-311-0/+1
| * | iscsi: Refuse to open as writable if the LUN is write protectedFam Zheng2014-10-311-0/+42
| * | kvmvapic: patch_instruction fixPavel Dovgalyuk2014-10-311-1/+0
| * | vl.c: Fix Coverity complaining for vmstate_dump_fileGonglei2014-10-311-0/+5
| * | Add skip_dump flag to ignore memory region during dumpNikunj A Dadhania2014-10-314-1/+32
OpenPOWER on IntegriCloud