index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-15
sPAPR/IOMMU: Fix TCE entry permission
Gavin Shan
1
-2
/
+2
2014-07-15
spapr: Enable use of huge pages
Alexey Kardashevskiy
1
-8
/
+3
2014-07-15
spapr: Move RMA memory region registration code
Alexey Kardashevskiy
1
-1
/
+11
2014-07-15
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Shreyas B. Prabhu
8
-30
/
+25
2014-07-08
hw/ppc/spapr_hcall.c: Add ULL suffix to 64 bit constant
Peter Maydell
1
-1
/
+1
2014-07-08
target-ppc: KVMPPC_H_CAS fix cpu-version endianess
Laurent Dufour
1
-2
/
+1
2014-07-07
prep: Remove CPU reset entry point hack related to OpenHack'Ware
Hervé Poussineau
1
-3
/
+0
2014-07-07
prep: Remove PCI memory hack related to OpenHack'Ware
Hervé Poussineau
1
-9
/
+0
2014-06-27
PPC: e500: Only create dt entries for existing serial ports
Alexander Graf
1
-4
/
+9
2014-06-27
spapr_pci: Use XICS interrupt allocator and do not cache interrupts in PHB
Alexey Kardashevskiy
1
-83
/
+112
2014-06-27
spapr: Remove @next_irq
Alexey Kardashevskiy
1
-2
/
+1
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
4
-72
/
+5
2014-06-27
spapr: Add RTAS sysparm SPLPAR Characteristics
Sam bobroff
1
-0
/
+8
2014-06-27
spapr: Add RTAS sysparm UUID
Sam bobroff
1
-0
/
+4
2014-06-27
spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE
Sam bobroff
1
-9
/
+9
2014-06-27
spapr: Define a 2.1 pseries machine
Alexey Kardashevskiy
1
-0
/
+16
2014-06-27
spapr: Fix code design style (s/SPAPRMachine/sPAPRMachineState)
Alexey Kardashevskiy
1
-8
/
+7
2014-06-27
mac99: Add motherboard devices before PCI cards
BALATON Zoltan
1
-8
/
+10
2014-06-27
spapr_pci_vfio: Add spapr-pci-vfio-host-bridge to support vfio
Alexey Kardashevskiy
2
-0
/
+105
2014-06-27
spapr_iommu: Make in-kernel TCE table optional
Alexey Kardashevskiy
3
-4
/
+7
2014-06-27
spapr: Fix RTAS token numbers
Alexey Kardashevskiy
4
-43
/
+50
2014-06-27
spapr: Add "qemu, boot-menu" property to /chosen
Avik Sil
1
-0
/
+3
2014-06-23
qapi event: convert RTC_CHANGE
Wenchao Xia
1
-1
/
+2
2014-06-19
NUMA: Add numa_info structure to contain numa nodes info
Wanlong Gao
1
-5
/
+6
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
[next]