Age | Commit message (Expand) | Author |
2016-07-01 | ppc/xics: Replace "icp" with "xics" in most places | Benjamin Herrenschmidt |
2016-07-01 | ppc/xics: Implement H_IPOLL using an accessor | Benjamin Herrenschmidt |
2016-07-01 | ppc/xics: Move SPAPR specific code to a separate file | Benjamin Herrenschmidt |
2016-07-01 | ppc/xics: Rename existing xics to xics_spapr | Benjamin Herrenschmidt |
2016-06-27 | ppc/xics: Remove unused xics_set_irq_type() | Benjamin Herrenschmidt |
2016-06-17 | spapr: CPU hot unplug support | Bharata B Rao |
2016-06-17 | spapr: CPU hotplug support | Bharata B Rao |
2016-06-17 | spapr: convert boot CPUs into CPU core devices | Bharata B Rao |
2016-06-17 | spapr: Move spapr_cpu_init() to spapr_cpu_core.c | Bharata B Rao |
2016-06-17 | spapr: Abstract CPU core device and type specific core devices | Bharata B Rao |
2016-06-17 | spapr_drc: Prevent detach racing against attach for CPU DR | Bharata B Rao |
2016-06-17 | xics,xics_kvm: Handle CPU unplug correctly | Bharata B Rao |
2016-06-14 | spapr: Ensure all LMBs are represented in ibm,dynamic-memory | Bharata B Rao |
2016-06-14 | macio: call dma_memory_unmap() at the end of each DMA transfer | Mark Cave-Ayland |
2016-06-07 | spapr_iommu: Add root memory region | Alexey Kardashevskiy |
2016-06-07 | spapr_iommu: Migrate full state | Alexey Kardashevskiy |
2016-06-07 | spapr_iommu: Introduce "enabled" state for TCE table | Alexey Kardashevskiy |
2016-05-19 | hw: cannot include hw/hw.h from user emulation | Paolo Bonzini |
2016-05-19 | hw: do not use VMSTATE_*TL | Paolo Bonzini |
2016-05-19 | explicitly include qom/cpu.h | Paolo Bonzini |
2016-05-19 | ppc: use PowerPCCPU instead of CPUPPCState | Paolo Bonzini |
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-22 | include/qemu/iov.h: Don't include qemu-common.h | Markus Armbruster |
2016-02-28 | xics: report errors with the QEMU Error API | Greg Kurz |
2016-02-17 | pseries: Simplify handling of the hash page table fd | David Gibson |
2016-01-30 | spapr: Remove rtas_st_buffer_direct() | David Gibson |
2016-01-30 | spapr: Small fixes to rtas_ibm_get_system_parameter, remove rtas_st_buffer | David Gibson |
2016-01-11 | spapr vio: fix to incomplete QOMify | Cao jin |
2016-01-11 | hw/ppc/spapr: Use XHCI as host controller for new spapr machines | Thomas Huth |
2015-10-23 | spapr_iommu: Provide a function to switch a TCE table to allowing VFIO | David Gibson |
2015-10-23 | spapr_iommu: Rename vfio_accel parameter | David Gibson |
2015-09-23 | ppc/spapr: Implement H_RANDOM hypercall in QEMU | Thomas Huth |
2015-09-23 | spapr: Support hotplug by specifying DRC count | Bharata B Rao |
2015-09-23 | spapr: Support ibm,dynamic-reconfiguration-memory | Bharata B Rao |
2015-09-23 | spapr: Add LMB DR connectors | David Gibson |
2015-09-23 | spapr_drc: use RTAS return codes for methods called by RTAS | Michael Roth |
2015-09-23 | spapr: Initialize hotplug memory address space | Bharata B Rao |
2015-09-23 | spapr_drc: don't allow 'empty' DRCs to be unisolated or allocated | Michael Roth |
2015-09-23 | sPAPR: Introduce rtas_ldq() | Gavin Shan |
2015-09-23 | spapr_rtas: Prevent QEMU crash during hotplug without a prior device_add | Bharata B Rao |
2015-09-23 | ppc/spapr: Use qemu_log_mask() for hcall_dprintf() | Thomas Huth |
2015-07-07 | xics_kvm: Don't enable KVM_CAP_IRQ_XICS if already enabled | Bharata B Rao |
2015-07-07 | spapr: Support ibm, lrdr-capacity device tree property | Bharata B Rao |
2015-07-07 | spapr: Add sPAPRMachineClass | David Gibson |
2015-07-07 | spapr: Remove obsolete entry_point field from sPAPRMachineState | David Gibson |
2015-07-07 | spapr: Remove obsolete ram_limit field from sPAPRMachineState | David Gibson |
2015-07-07 | spapr: Merge sPAPREnvironment into sPAPRMachineState | David Gibson |
2015-06-08 | Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging | Peter Maydell |
2015-06-04 | macio: remove remainder_len DBDMA_io property | Mark Cave-Ayland |