Age | Commit message (Expand) | Author | Files | Lines |
2014-06-16 | spapr_pci: Advertise MSI quota | Badari Pulavarty | 2 | -1/+1 |
2014-06-16 | spapr: Add kvm-type property | Eduardo Habkost | 1 | -0/+25 |
2014-06-16 | spapr: Create SPAPRMachine struct | Eduardo Habkost | 1 | -0/+14 |
2014-06-16 | spapr_hcall: Add address-translation-mode-on-interrupt resource in H_SET_MODE | Alexey Kardashevskiy | 1 | -0/+47 |
2014-06-16 | spapr_hcall: Split h_set_mode() | Alexey Kardashevskiy | 1 | -31/+34 |
2014-06-16 | PPC: spapr: Expose /hypervisor node in device tree | Alexander Graf | 1 | -0/+20 |
2014-06-16 | spapr_iommu: Introduce bus_offset in sPAPRTCETable | Alexey Kardashevskiy | 3 | -6/+13 |
2014-06-16 | spapr_iommu: Introduce page_shift in sPAPRTCETable | Alexey Kardashevskiy | 3 | -26/+47 |
2014-06-16 | spapr_iommu: Get rid of window_size in sPAPRTCETable | Alexey Kardashevskiy | 3 | -33/+22 |
2014-06-16 | spapr_iommu: Convert old qdev_init_nofail() to object_property_set_bool | Alexey Kardashevskiy | 1 | -1/+1 |
2014-06-16 | spapr_pci: Allow multiple TCE tables per PHB | Alexey Kardashevskiy | 1 | -11/+43 |
2014-06-16 | spapr_pci: spapr_iommu: Make DMA window a subregion | Alexey Kardashevskiy | 2 | -3/+19 |
2014-06-16 | spapr_pci: Introduce a finish_realize() callback | Alexey Kardashevskiy | 1 | -12/+26 |
2014-06-16 | spapr_iommu: Enable multiple TCE requests | Alexey Kardashevskiy | 2 | -0/+81 |
2014-06-16 | spapr: Enable dynamic change of the supported hypercalls list | Alexey Kardashevskiy | 1 | -7/+23 |
2014-06-16 | spapr_iommu: Replace @instance_id with LIOBN for migration | Alexey Kardashevskiy | 1 | -1/+3 |
2014-06-16 | spapr: Implement processor compatibility in ibm, client-architecture-support | Alexey Kardashevskiy | 2 | -1/+109 |
2014-06-16 | spapr: Limit threads per core according to current compatibility mode | Alexey Kardashevskiy | 1 | -1/+1 |
2014-06-16 | spapr: Rework spapr_fixup_cpu_dt() | Alexey Kardashevskiy | 1 | -11/+22 |
2014-06-16 | spapr: Add ibm, client-architecture-support call | Alexey Kardashevskiy | 2 | -0/+57 |
2014-06-16 | target-ppc: Implement "compat" CPU option | Alexey Kardashevskiy | 1 | -0/+14 |
2014-06-16 | spapr: Move SMT-related properties out of skeleton fdt | Alexey Kardashevskiy | 1 | -15/+33 |
2014-06-16 | spapr: Add ibm, chip-id property in device tree | Alexey Kardashevskiy | 1 | -0/+6 |
2014-06-16 | spapr: Add support for time base offset migration | Alexey Kardashevskiy | 2 | -2/+81 |
2014-06-16 | PPC: e500: Move to u-boot as firmware | Alexander Graf | 1 | -41/+73 |
2014-06-16 | PPC: e500: Expose kernel load address in dt | Alexander Graf | 1 | -5/+23 |
2014-06-16 | PPC: e500: implement PCI INTx routing | Bharat Bhushan | 1 | -0/+1 |
2014-06-16 | PPC: e500: some pci related cleanup | Bharat Bhushan | 1 | -5/+7 |
2014-06-16 | spapr_pci: fix MSI limit | Alexey Kardashevskiy | 1 | -16/+18 |
2014-06-16 | mac99: Added FW_CFG_PPC_BUSFREQ to match CLOCKFREQ and TBFREQ already there | BALATON Zoltan | 2 | -2/+8 |
2014-06-16 | spapr_pci: Fix number of returned vectors in ibm, change-msi | Alexey Kardashevskiy | 1 | -0/+15 |
2014-06-16 | spapr-pci: remove io ports workaround | Greg Kurz | 1 | -11/+2 |
2014-06-16 | savevm: Remove all the unneeded version_minimum_id_old (ppc) | Juan Quintela | 5 | -18/+9 |
2014-05-28 | machine: Conversion of QEMUMachineInitArgs to MachineState | Marcel Apfelbaum | 11 | -78/+78 |
2014-05-07 | hw: Add missing 'static' attributes | Stefan Weil | 2 | -2/+2 |
2014-05-05 | PortioList: Store PortioList in device state | Kirill Batuzov | 1 | -3/+4 |
2014-05-05 | machine: Remove QEMUMachine indirection from MachineClass | Marcel Apfelbaum | 1 | -39/+11 |
2014-05-05 | machine: Copy QEMUMachine's fields to MachineClass | Marcel Apfelbaum | 1 | -0/+24 |
2014-04-08 | ppce500_spin: Initialize struct properly | Alexander Graf | 1 | -3/+3 |
2014-04-08 | PPC: Clean up DECR implementation | Alexander Graf | 1 | -28/+64 |
2014-04-08 | PPC: E500: Set PIR default reset value rather than SPR value | Alexander Graf | 1 | -1/+1 |
2014-03-27 | hw/ppc: Avoid shifting left into sign bit | Peter Maydell | 5 | -18/+18 |
2014-03-20 | Merge remote-tracking branch 'remotes/afaerber/tags/ppc-for-2.0' into staging | Peter Maydell | 3 | -18/+144 |
2014-03-20 | spapr: Implement interface to fix device pathname | Alexey Kardashevskiy | 1 | -1/+84 |
2014-03-20 | spapr: QOM'ify pseries machine | Alexey Kardashevskiy | 1 | -3/+19 |
2014-03-20 | spapr_vio: Fix firmware names | Alexey Kardashevskiy | 1 | -0/+3 |
2014-03-20 | spapr_hcall: Fix little-endian resource handling in H_SET_MODE | Alexey Kardashevskiy | 1 | -8/+33 |
2014-03-20 | spapr_hcall: Fix h_enter to loop correctly | Aneesh Kumar K.V | 1 | -6/+5 |
2014-03-20 | raven: Set a correct PCI memory region | Hervé Poussineau | 1 | -0/+9 |
2014-03-20 | raven: Implement non-contiguous I/O region | Hervé Poussineau | 1 | -91/+3 |