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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
spapr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-27
spapr: Remove @next_irq
Alexey Kardashevskiy
1
-2
/
+1
2014-06-27
spapr: Move interrupt allocator to xics
Alexey Kardashevskiy
1
-67
/
+0
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
spapr: Add "qemu, boot-menu" property to /chosen
Avik Sil
1
-0
/
+3
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
1
-1
/
+0
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
PPC: spapr: Expose /hypervisor node in device tree
Alexander Graf
1
-0
/
+20
2014-06-16
spapr_iommu: Enable multiple TCE requests
Alexey Kardashevskiy
1
-0
/
+3
2014-06-16
spapr: Enable dynamic change of the supported hypercalls list
Alexey Kardashevskiy
1
-7
/
+23
2014-06-16
spapr: Implement processor compatibility in ibm, client-architecture-support
Alexey Kardashevskiy
1
-1
/
+3
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
1
-0
/
+36
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
1
-2
/
+2
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (ppc)
Juan Quintela
1
-2
/
+1
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
1
-7
/
+7
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-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-13
spapr: Fix return value of vga initialization
Mark Wu
1
-1
/
+3
2014-03-05
target-ppc: spapr: e500: fix to use cpu_dt_id
Alexey Kardashevskiy
1
-4
/
+5
2014-03-05
target-ppc: Fix page table lookup with kvm enabled
Aneesh Kumar K.V
1
-0
/
+1
2014-03-05
target-ppc: Fix htab_mask calculation
Aneesh Kumar K.V
1
-1
/
+7
2014-03-05
target-ppc: Update external_htab even when HTAB is managed by kernel
Aneesh Kumar K.V
1
-0
/
+7
2014-03-05
spapr: print more detailed error message on failed load_elf()
Alexey Kardashevskiy
1
-3
/
+3
2014-03-05
spapr: support only ELF kernel images
Alexey Kardashevskiy
1
-5
/
+0
2014-03-05
kvm: Add a new machine option kvm-type
Aneesh Kumar K.V
1
-0
/
+20
2013-12-20
spapr: limit numa memory regions by ram size
Paul Mackerras
1
-4
/
+16
2013-12-20
spapr: make sure RMA is in first mode of first memory node
Alexey Kardashevskiy
1
-6
/
+11
2013-12-20
spapr: tie spapr-nvram to -pflash
Paolo Bonzini
1
-11
/
+3
2013-10-31
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2013-10-26
misc: New spelling fixes in comments
Stefan Weil
1
-1
/
+1
2013-10-25
spapr: Use DeviceClass::fw_name for device tree CPU node
Andreas Färber
1
-20
/
+6
2013-10-25
xics-kvm: Support for in-kernel XICS interrupt controller
David Gibson
1
-1
/
+20
2013-10-25
xics: split to xics and xics-common
Alexey Kardashevskiy
1
-1
/
+1
2013-10-25
spapr: move cpu_setup after kvmppc_set_papr
Alexey Kardashevskiy
1
-2
/
+2
2013-10-25
spapr: Add ibm, purr property on power7 and newer
Alexey Kardashevskiy
1
-0
/
+4
2013-10-25
spapr: increase temporary fdt buffer size
Alexey Kardashevskiy
1
-1
/
+1
2013-10-25
pseries: Fix loading of little endian kernels
Benjamin Herrenschmidt
1
-1
/
+12
2013-09-03
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
1
-2
/
+2
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-2
/
+2
2013-09-03
cpu: Use QTAILQ for CPU list
Andreas Färber
1
-2
/
+2
2013-09-02
pseries: Add H_SET_MODE hcall to change guest exception endianness
Anton Blanchard
1
-1
/
+1
[next]