aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-16/+28
2015-03-19Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into stagingPeter Maydell2-0/+42
2015-03-19block: Fix blockdev-backup not to use funky error classMarkus Armbruster3-11/+11
2015-03-19Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...Peter Maydell52-161/+191
2015-03-19Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150318' into stagingPeter Maydell1-4/+18
2015-03-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150318-1' into s...Peter Maydell7-203/+223
2015-03-19virtio: serial: expose a 'guest_writable' callback for usersAmit Shah2-0/+42
2015-03-19raw-posix: Deprecate aio=threads fallback without O_DIRECTKevin Wolf1-0/+8
2015-03-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell6-11/+12
2015-03-19raw-posix: Deprecate host floppy passthroughMarkus Armbruster5-5/+9
2015-03-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell18-89/+178
2015-03-19qga/commands-posix: Fix resource leakShannon Zhao1-0/+1
2015-03-19elf-loader: Add missing error handling for call of lseekStefan Weil1-1/+3
2015-03-19elf-loader: Fix truncation warning from coverityStefan Weil1-1/+1
2015-03-19hmp: Fix texinfo documentationMarkus Armbruster1-26/+15
2015-03-19Fix typos in commentsViswesh2-12/+12
2015-03-19qtest/ahci: Fix a bit mask expressionJohn Snow1-1/+1
2015-03-19vl: fix resource leak with monitor_fdset_add_fdPaolo Bonzini1-2/+4
2015-03-19smbios: add max speed comdline option for type-17 (meory device) structureGabriel L. Somlo2-4/+10
2015-03-19pc-dimm: Add description for device list.Paulo Vital1-0/+1
2015-03-19configure: enable kvm on x32Michael Tokarev1-1/+3
2015-03-19error: Replace error_report() & error_free() with error_report_err()zhanghailiang2-3/+2
2015-03-19arm: fix memory leakGonglei4-2/+6
2015-03-19qmp: Drop unused .user_print from command definitionsMarkus Armbruster1-4/+0
2015-03-19hmp: Fix definition of command quitMarkus Armbruster1-1/+0
2015-03-19target-moxie: Fix warnings from Sparse (one-bit signed bitfield)Stefan Weil1-5/+5
2015-03-19block/qapi: Fix Sparse warningStefan Weil1-1/+1
2015-03-19Fix remaining warnings from Sparse (void return)Stefan Weil9-21/+28
2015-03-19qom: Fix warning from SparseStefan Weil1-1/+1
2015-03-19target-mips: Fix warning from SparseStefan Weil1-1/+1
2015-03-19arm/nseries: Fix warnings from SparseStefan Weil1-2/+2
2015-03-19omap: Fix warnings from SparseStefan Weil13-42/+84
2015-03-199pfs: Fix warnings from SparseStefan Weil4-7/+8
2015-03-19backends: Fix warning from SparseStefan Weil1-1/+1
2015-03-19cris: remove unused cris_cond15 declarationsMichael Tokarev2-22/+1
2015-03-18pcie_aer: fix comment to match pcie specMichael S. Tsirkin1-2/+2
2015-03-18pci: fix several trivial typos in commentChen Fan2-2/+2
2015-03-18aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type registerChen Fan1-1/+1
2015-03-18pcie_aer: fix typos in pcie_aer_inject_error commentChen Fan1-3/+3
2015-03-18aer: fix wrong check on expose aer tlp prefix logChen Fan1-1/+1
2015-03-18pcie: correct mistaken register bit for End-End TLP Prefix BlockingChen Fan2-2/+2
2015-03-18exec: Respect as_tranlsate_internal length clampPeter Crosthwaite1-4/+2
2015-03-18virtio-scsi-dataplane: fix memory leak in virtio_scsi_vring_initBo Su1-1/+3
2015-03-18profiler: Reenable built-in profilerAlexey Kardashevskiy3-7/+6
2015-03-18kvm: fix ioeventfd endianness on bi-endian architecturesGreg Kurz1-2/+22
2015-03-18virtio-scsi: Fix assert in virtio_scsi_push_eventFam Zheng1-2/+6
2015-03-18build: pass .d file name to scripts/make_device_config.sh, fix makefile targetPaolo Bonzini2-9/+12
2015-03-18coroutine-io: Return -errno in case of errorMax Reitz1-1/+1
2015-03-18nbd: Drop unexpected data for NBD_OPT_LISTMax Reitz1-0/+23
2015-03-18nbd: Fix interpretation of the export flagsMax Reitz1-1/+1