Age | Commit message (Expand) | Author |
2016-05-19 | block: Drain throttling queue with BdrvChild callback | Kevin Wolf |
2016-05-19 | block: Introduce BdrvChild.opaque | Kevin Wolf |
2016-05-19 | block: Move I/O throttling configuration functions to BlockBackend | Kevin Wolf |
2016-05-19 | block: Move actual I/O throttling to BlockBackend | Kevin Wolf |
2016-05-19 | block: Move throttling fields from BDS to BB | Kevin Wolf |
2016-05-19 | block: Convert throttle_group_get_name() to BlockBackend | Kevin Wolf |
2016-05-19 | block: throttle-groups: Use BlockBackend pointers internally | Kevin Wolf |
2016-05-19 | block: Introduce BlockBackendPublic | Kevin Wolf |
2016-05-19 | block: Make sure throttled BDSes always have a BB | Kevin Wolf |
2016-05-19 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-05-1... | Peter Maydell |
2016-05-18 | Fix some typos found by codespell | Stefan Weil |
2016-05-18 | 9p: drop unused declaration from coth.h | Greg Kurz |
2016-05-18 | smbios: fix typo | Cao jin |
2016-05-18 | accel: make configure_accelerator return void | Wei Jiangang |
2016-05-18 | configure: Use uniform description for devel packages | Stefan Weil |
2016-05-18 | ipack: Update e-mail address | Alberto Garcia |
2016-05-18 | util: fix comment typos | Wei Jiangang |
2016-05-18 | qdict: fix unbounded stack warning for qdict_array_entries | Peter Xu |
2016-05-18 | Fix typo in variable name (found and fixed by codespell) | Stefan Weil |
2016-05-18 | vl: fix comment about when parsing cpu definitions | Wei Jiangang |
2016-05-18 | loader: fix potential memory leak | Cao jin |
2016-05-18 | remove comment for nonexistent structure member | Cao jin |
2016-05-18 | s390: remove misleading comment | Michael Tokarev |
2016-05-17 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160517' into staging | Peter Maydell |
2016-05-17 | s390x/pci: remove whitespace | Yi Min Zhao |
2016-05-17 | s390x/pci: add length checking for pci sclp handlers | Yi Min Zhao |
2016-05-17 | s390x/pci: enhance mpcifc_service_call | Yi Min Zhao |
2016-05-17 | s390x/pci: fix s390_pci_sclp_deconfigure | Yi Min Zhao |
2016-05-17 | s390x/pci: introduce S390PCIBusDevice.iommu_enabled | Yi Min Zhao |
2016-05-17 | s390x/pci: export pci_dereg_ioat and pci_dereg_irqs | Yi Min Zhao |
2016-05-17 | s390x/pci: separate s390_pcihost_iommu_configure function | Yi Min Zhao |
2016-05-17 | s390x/pci: separate s390_sclp_configure function | Yi Min Zhao |
2016-05-17 | s390x/pci: fix reg_irqs() | Yi Min Zhao |
2016-05-17 | hw/char: QOM'ify sclpconsole.c | xiaoqiang zhao |
2016-05-17 | hw/char: QOM'ify sclpconsole-lm.c | xiaoqiang zhao |
2016-05-17 | s390x/ipl: Remove redundant usage of gr7 | Alexander Yarygin |
2016-05-17 | s390-ccw.img: rebuild image | Cornelia Huck |
2016-05-17 | pc-bios/s390-ccw: Get device address via diag 308/6 | Alexander Yarygin |
2016-05-17 | s390x/ipl: Add ssid field to IplParameterBlock | Alexander Yarygin |
2016-05-17 | s390x/ipl: Provide ipl parameter block | Alexander Yarygin |
2016-05-17 | s390x/ipl: Add type and length checks for IplParameterBlock values | Alexander Yarygin |
2016-05-17 | s390x/ipl: Extend the IplParameterBlock struct | Alexander Yarygin |
2016-05-17 | s390x: enable runtime instrumentation | Fan Zhang |
2016-05-17 | s390x: add compat machine for 2.7 | Cornelia Huck |
2016-05-17 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-05-17 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2016-05-17 | Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta... | Peter Maydell |
2016-05-16 | hw/intc/arm_gic: add tracepoints | Hollis Blanchard |
2016-05-16 | rfifolock: no need to get thread identifier when nesting | Changlong Xie |
2016-05-16 | slirp: Clean up osdep.h related header inclusions | Thomas Huth |