Age | Commit message (Expand) | Author |
2014-06-27 | PPC: e500: Only create dt entries for existing serial ports | Alexander Graf |
2014-06-27 | spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB | Alexey Kardashevskiy |
2014-06-27 | spapr: Remove @next_irq | Alexey Kardashevskiy |
2014-06-27 | spapr: Move interrupt allocator to xics | Alexey Kardashevskiy |
2014-06-27 | spapr: Add RTAS sysparm SPLPAR Characteristics | Sam bobroff |
2014-06-27 | spapr: Add RTAS sysparm UUID | Sam bobroff |
2014-06-27 | spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE | Sam bobroff |
2014-06-27 | spapr: Define a 2.1 pseries machine | Alexey Kardashevskiy |
2014-06-27 | spapr: Fix code design style (s/SPAPRMachine/sPAPRMachineState) | Alexey Kardashevskiy |
2014-06-27 | mac99: Add motherboard devices before PCI cards | BALATON Zoltan |
2014-06-27 | spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio | Alexey Kardashevskiy |
2014-06-27 | spapr_iommu: Make in-kernel TCE table optional | Alexey Kardashevskiy |
2014-06-27 | spapr: Fix RTAS token numbers | Alexey Kardashevskiy |
2014-06-27 | spapr: Add "qemu, boot-menu" property to /chosen | Avik Sil |
2014-06-23 | qapi event: convert RTC_CHANGE | Wenchao Xia |
2014-06-19 | NUMA: Add numa_info structure to contain numa nodes info | Wanlong Gao |
2014-06-16 | spapr_pci: Advertise MSI quota | Badari Pulavarty |
2014-06-16 | spapr: Add kvm-type property | Eduardo Habkost |
2014-06-16 | spapr: Create SPAPRMachine struct | Eduardo Habkost |
2014-06-16 | spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE | Alexey Kardashevskiy |
2014-06-16 | spapr_hcall: Split h_set_mode() | Alexey Kardashevskiy |
2014-06-16 | PPC: spapr: Expose /hypervisor node in device tree | Alexander Graf |
2014-06-16 | spapr_iommu: Introduce bus_offset in sPAPRTCETable | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Introduce page_shift in sPAPRTCETable | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Get rid of window_size in sPAPRTCETable | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Convert old qdev_init_nofail() to object_property_set_bool | Alexey Kardashevskiy |
2014-06-16 | spapr_pci: Allow multiple TCE tables per PHB | Alexey Kardashevskiy |
2014-06-16 | spapr_pci: spapr_iommu: Make DMA window a subregion | Alexey Kardashevskiy |
2014-06-16 | spapr_pci: Introduce a finish_realize() callback | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Enable multiple TCE requests | Alexey Kardashevskiy |
2014-06-16 | spapr: Enable dynamic change of the supported hypercalls list | Alexey Kardashevskiy |
2014-06-16 | spapr_iommu: Replace @instance_id with LIOBN for migration | Alexey Kardashevskiy |
2014-06-16 | spapr: Implement processor compatibility in ibm, client-architecture-support | Alexey Kardashevskiy |
2014-06-16 | spapr: Limit threads per core according to current compatibility mode | Alexey Kardashevskiy |
2014-06-16 | spapr: Rework spapr_fixup_cpu_dt() | Alexey Kardashevskiy |
2014-06-16 | spapr: Add ibm, client-architecture-support call | Alexey Kardashevskiy |
2014-06-16 | target-ppc: Implement "compat" CPU option | Alexey Kardashevskiy |
2014-06-16 | spapr: Move SMT-related properties out of skeleton fdt | Alexey Kardashevskiy |
2014-06-16 | spapr: Add ibm, chip-id property in device tree | Alexey Kardashevskiy |
2014-06-16 | spapr: Add support for time base offset migration | Alexey Kardashevskiy |
2014-06-16 | PPC: e500: Move to u-boot as firmware | Alexander Graf |
2014-06-16 | PPC: e500: Expose kernel load address in dt | Alexander Graf |
2014-06-16 | PPC: e500: implement PCI INTx routing | Bharat Bhushan |
2014-06-16 | PPC: e500: some pci related cleanup | Bharat Bhushan |
2014-06-16 | spapr_pci: fix MSI limit | Alexey Kardashevskiy |
2014-06-16 | mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there | BALATON Zoltan |
2014-06-16 | spapr_pci: Fix number of returned vectors in ibm, change-msi | Alexey Kardashevskiy |
2014-06-16 | spapr-pci: remove io ports workaround | Greg Kurz |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (ppc) | Juan Quintela |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum |