Age | Commit message (Expand) | Author |
2016-05-27 | spapr_iommu: Move table allocation to helpers | Alexey Kardashevskiy |
2016-05-27 | spapr_pci: Use correct DMA LIOBN when composing the device tree | Alexey Kardashevskiy |
2016-05-27 | spapr: ensure device trees are always associated with DRC | Jianjun Duan |
2016-05-27 | Added negative check for get_image_size() | Zhou Jie |
2016-05-26 | memory: Fix IOMMU replay base address | Alexey Kardashevskiy |
2016-05-20 | machine: add properties to compat_props incrementaly | Igor Mammedov |
2016-05-19 | cpu: move exec-all.h inclusion out of cpu.h | Paolo Bonzini |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini |
2016-05-19 | dma: do not depend on kvm_enabled() | Paolo Bonzini |
2016-05-19 | hw: do not use VMSTATE_*TL | Paolo Bonzini |
2016-05-19 | ppc: use PowerPCCPU instead of CPUPPCState | Paolo Bonzini |
2016-05-12 | qapi: Simplify semantics of visit_next_list() | Eric Blake |
2016-05-12 | qapi: Split visit_end_struct() into pieces | Eric Blake |
2016-05-12 | spapr_drc: Expose 'null' in qom-get when there is no fdt | Eric Blake |
2016-04-26 | spapr_drc: fix aborts during DRC-count based hotplug | Michael Roth |
2016-04-23 | hw/ppc/spapr: Fix crash when specifying bad parameters to spapr-pci-host-bridge | Thomas Huth |
2016-04-08 | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160408' into... | Peter Maydell |
2016-04-08 | spapr: Fix ibm,lrdr-capacity | Bharata B Rao |
2016-04-08 | spapr: fix possible Negative array index read | Gonglei |
2016-04-05 | spapr_drc: enable immediate detach for unsignalled devices | Michael Roth |
2016-04-05 | ppc: Rework POWER7 & POWER8 exception model | Cédric Le Goater |
2016-03-24 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2016-03-24 | hw/net/spapr_llan: Enable the RX buffer pools by default for new machines | Thomas Huth |
2016-03-24 | ppc: Create cpu_ppc_set_papr() helper | Benjamin Herrenschmidt |
2016-03-24 | spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it | Alexey Kardashevskiy |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-16 | machine: Use type_init() to register machine classes | Eduardo Habkost |
2016-03-16 | spapr_pci: Remove finish_realize hook | David Gibson |
2016-03-16 | spapr_pci: (Mostly) remove spapr-pci-vfio-host-bridge | David Gibson |
2016-03-16 | spapr_pci: Allow EEH on spapr-pci-host-bridge | David Gibson |
2016-03-16 | spapr_pci: Eliminate class callbacks | David Gibson |
2016-03-16 | spapr_pci: Switch to vfio_eeh_as_op() interface | David Gibson |
2016-03-16 | spapr_rng: fix race with main loop | Greg Kurz |
2016-03-16 | target-ppc: Eliminate kvmppc_kern_htab global | David Gibson |
2016-03-16 | target-ppc: Add helpers for updating a CPU's SDR1 and external HPT | David Gibson |
2016-03-16 | spapr_pci: fix multifunction hotplug | Michael Roth |
2016-03-11 | msi_supported -> msi_nonbroken | Michael S. Tsirkin |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite |
2016-02-28 | xics: report errors with the QEMU Error API | Greg Kurz |
2016-02-28 | spapr: skip configuration section during migration of older machines | Greg Kurz |
2016-02-28 | spapr: disable vmdesc submission for old machines | Greg Kurz |
2016-02-28 | spapr_pci: fix irq leak in RTAS ibm,change-msi | Greg Kurz |
2016-02-28 | spapr_pci: kill useless variable in rtas_ibm_change_msi() | Greg Kurz |
2016-02-28 | spapr_rng: disable hotpluggability | Greg Kurz |
2016-02-25 | spapr: initialize local Error pointer | Greg Kurz |
2016-02-25 | hw/ppc/spapr: Implement the h_page_init hypercall | Thomas Huth |