aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-19Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell"Eduardo Habkost
2015-03-19numa: Print warning if no node is assigned to a CPUEduardo Habkost
2015-03-19pc: fix default VCPU to NUMA node mappingIgor Mammedov
2015-03-19numa: introduce machine callback for VCPU to node mappingIgor Mammedov
2015-03-19numa: Reject configuration if CPU appears on multiple nodesEduardo Habkost
2015-03-19numa: Reject CPU indexes > max_cpusEduardo Habkost
2015-03-19numa: Fix off-by-one error at MAX_CPUMASK_BITS checkEduardo Habkost
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