aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-20Merge remote-tracking branch 'remotes/ehabkost/tags/work/numa-verify-cpus-pul...Peter Maydell5-10/+82
2015-03-20Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20150320-1' into s...Peter Maydell13-111/+152
2015-03-20ehci: fix segfault when hot-unplugging ehci controllerGonglei4-2/+22
2015-03-20ohci: fix resource cleanup leakGonglei1-1/+19
2015-03-20uhci: fix segfault when hot-unplugging uhci controllerGonglei1-6/+6
2015-03-19numa: Print warning if no node is assigned to a CPUEduardo Habkost1-0/+10
2015-03-19pc: fix default VCPU to NUMA node mappingIgor Mammedov1-0/+9
2015-03-19numa: introduce machine callback for VCPU to node mappingIgor Mammedov4-7/+21
2015-03-19numa: Reject configuration if CPU appears on multiple nodesEduardo Habkost1-0/+37
2015-03-19numa: Reject CPU indexes > max_cpusEduardo Habkost1-3/+5
2015-03-19numa: Fix off-by-one error at MAX_CPUMASK_BITS checkEduardo Habkost1-2/+2
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