aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell
2015-03-20ehci: fix segfault when hot-unplugging ehci controllerGonglei
2015-03-20ohci: fix resource cleanup leakGonglei
2015-03-20uhci: fix segfault when hot-unplugging uhci controllerGonglei
2015-03-19Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-03-19Merge remote-tracking branch 'remotes/amit/tags/vser-for-2.3-3' into stagingPeter Maydell
2015-03-19block: Fix blockdev-backup not to use funky error classMarkus Armbruster
2015-03-19Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-03-1...Peter Maydell
2015-03-19Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150318' into stagingPeter Maydell
2015-03-19Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150318-1' into s...Peter Maydell
2015-03-19virtio: serial: expose a 'guest_writable' callback for usersAmit Shah
2015-03-19raw-posix: Deprecate aio=threads fallback without O_DIRECTKevin Wolf
2015-03-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-03-19raw-posix: Deprecate host floppy passthroughMarkus Armbruster
2015-03-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-03-19qga/commands-posix: Fix resource leakShannon Zhao
2015-03-19elf-loader: Add missing error handling for call of lseekStefan Weil
2015-03-19elf-loader: Fix truncation warning from coverityStefan Weil
2015-03-19hmp: Fix texinfo documentationMarkus Armbruster
2015-03-19Fix typos in commentsViswesh
2015-03-19qtest/ahci: Fix a bit mask expressionJohn Snow
2015-03-19vl: fix resource leak with monitor_fdset_add_fdPaolo Bonzini
2015-03-19smbios: add max speed comdline option for type-17 (meory device) structureGabriel L. Somlo
2015-03-19pc-dimm: Add description for device list.Paulo Vital
2015-03-19configure: enable kvm on x32Michael Tokarev
2015-03-19error: Replace error_report() & error_free() with error_report_err()zhanghailiang
2015-03-19arm: fix memory leakGonglei
2015-03-19qmp: Drop unused .user_print from command definitionsMarkus Armbruster
2015-03-19hmp: Fix definition of command quitMarkus Armbruster
2015-03-19target-moxie: Fix warnings from Sparse (one-bit signed bitfield)Stefan Weil
2015-03-19block/qapi: Fix Sparse warningStefan Weil
2015-03-19Fix remaining warnings from Sparse (void return)Stefan Weil
2015-03-19qom: Fix warning from SparseStefan Weil
2015-03-19target-mips: Fix warning from SparseStefan Weil
2015-03-19arm/nseries: Fix warnings from SparseStefan Weil
2015-03-19omap: Fix warnings from SparseStefan Weil
2015-03-199pfs: Fix warnings from SparseStefan Weil
2015-03-19backends: Fix warning from SparseStefan Weil
2015-03-19cris: remove unused cris_cond15 declarationsMichael Tokarev
2015-03-18pcie_aer: fix comment to match pcie specMichael S. Tsirkin
2015-03-18pci: fix several trivial typos in commentChen Fan
2015-03-18aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type registerChen Fan
2015-03-18pcie_aer: fix typos in pcie_aer_inject_error commentChen Fan
2015-03-18aer: fix wrong check on expose aer tlp prefix logChen Fan
2015-03-18pcie: correct mistaken register bit for End-End TLP Prefix BlockingChen Fan
2015-03-18exec: Respect as_tranlsate_internal length clampPeter Crosthwaite
2015-03-18virtio-scsi-dataplane: fix memory leak in virtio_scsi_vring_initBo Su
2015-03-18profiler: Reenable built-in profilerAlexey Kardashevskiy
2015-03-18kvm: fix ioeventfd endianness on bi-endian architecturesGreg Kurz
2015-03-18virtio-scsi: Fix assert in virtio_scsi_push_eventFam Zheng