Age | Commit message (Expand) | Author |
2014-08-18 | memory: convert memory_region_destroy to object_unparent | Paolo Bonzini |
2014-07-15 | sPAPR/IOMMU: Fix TCE entry permission | Gavin Shan |
2014-07-15 | spapr: Enable use of huge pages | Alexey Kardashevskiy |
2014-07-15 | spapr: Move RMA memory region registration code | Alexey Kardashevskiy |
2014-07-15 | ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste... | Shreyas B. Prabhu |
2014-07-08 | hw/ppc/spapr_hcall.c: Add ULL suffix to 64 bit constant | Peter Maydell |
2014-07-08 | target-ppc: KVMPPC_H_CAS fix cpu-version endianess | Laurent Dufour |
2014-07-07 | prep: Remove CPU reset entry point hack related to OpenHack'Ware | Hervé Poussineau |
2014-07-07 | prep: Remove PCI memory hack related to OpenHack'Ware | Hervé Poussineau |
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 |