aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-02acpi:ich9: convert cpu hotplug to hotplug_handler APIGu Zheng
2014-11-02acpi/cpu: add cpu hotplug callback function to match hotplug_handler APIGu Zheng
2014-11-02acpi: create separate file for TCPA logStefan Berger
2014-11-02tests: fix rebuild-expected-aml.sh for acpi-test renamePaolo Bonzini
2014-11-02intel_iommu: fix VTD_SID_TO_BUSMichael S. Tsirkin
2014-11-02virtio-pci: fix migration for pci bus masterMichael S. Tsirkin
2014-11-02pcie: change confused comment clearerGonglei
2014-11-02i386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive.Gal Hammer
2014-11-02pc: Fix disabling of vapic for compat PC modelsJan Kiszka
2014-11-02i386/pc: add piix and q35 machtypes to sorting families for -M \?Laszlo Ersek
2014-11-02well-defined listing order for machine typesLaszlo Ersek
2014-11-02smbios: Fix assertion on socket count calculationEduardo Habkost
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