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
/
spapr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
ppc: switch to constants within BUILD_BUG_ON
Michael S. Tsirkin
1
-8
/
+10
2017-01-31
spapr: clock should count only if vm is running
Laurent Vivier
1
-0
/
+6
2017-01-31
ppc: Rewrite ppc_get_compat_smt_threads()
David Gibson
1
-4
/
+4
2017-01-31
pseries: Add pseries-2.9 machine type
David Gibson
1
-2
/
+21
2017-01-31
hw/ppc/spapr: Fix boot path of usb-host storage devices
Thomas Huth
1
-0
/
+13
2017-01-31
ppc/spapr: implement H_SIGNAL_SYS_RESET
Nicholas Piggin
1
-2
/
+2
2017-01-31
ppc: Rename cpu_version to compat_pvr
David Gibson
1
-2
/
+2
2017-01-31
ppc: Clean up and QOMify hypercall emulation
David Gibson
1
-3
/
+5
2017-01-31
pseries: Make cpu_update during CAS unconditional
David Gibson
1
-4
/
+1
2017-01-31
pseries: Always use core objects for CPU construction
David Gibson
1
-54
/
+71
2017-01-19
kvm: move cpu synchronization code
Vincent Palatin
1
-1
/
+1
2016-12-01
spapr: fix default DRC state for coldplugged LMBs
Michael Roth
1
-0
/
+5
2016-11-23
spapr: Fix 2.7<->2.8 migration of PCI host bridge
David Gibson
1
-0
/
+5
2016-11-23
target-ppc: Allow eventual removal of old migration mistakes
David Gibson
1
-0
/
+5
2016-11-23
spapr: migration support for CAS-negotiated option vectors
Michael Roth
1
-0
/
+66
2016-10-31
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...
Peter Maydell
1
-2
/
+2
2016-10-31
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
1
-2
/
+2
2016-10-31
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
1
-1
/
+0
2016-10-28
clean-up: removed duplicate #includes
Anand J
1
-1
/
+0
2016-10-28
spapr: Memory hot-unplug support
Bharata B Rao
1
-1
/
+118
2016-10-28
spapr: use count+index for memory hotplug
Michael Roth
1
-4
/
+18
2016-10-28
spapr: add hotplug interrupt machine options
Michael Roth
1
-0
/
+28
2016-10-28
spapr_events: add support for dedicated hotplug event source
Michael Roth
1
-2
/
+7
2016-10-28
spapr: improve ibm,architecture-vec-5 property handling
Michael Roth
1
-6
/
+17
2016-10-28
spapr: add option vector handling in CAS-generated resets
Michael Roth
1
-6
/
+34
2016-10-28
spapr_hcall: use spapr_ovec_* interfaces for CAS options
Michael Roth
1
-2
/
+8
2016-10-28
pseries: Remove spapr_create_fdt_skel()
David Gibson
1
-58
/
+36
2016-10-28
pseries: Consolidate construction of /vdevice device tree node
David Gibson
1
-17
/
+2
2016-10-28
pseries: Move /hypervisor node construction to fdt_build_fdt()
David Gibson
1
-21
/
+28
2016-10-28
pseries: Move /event-sources construction to spapr_build_fdt()
David Gibson
1
-3
/
+3
2016-10-28
pseries: Consolidate construction of /rtas device tree node
David Gibson
1
-58
/
+72
2016-10-28
pseries: Consolidate construction of /chosen device tree node
David Gibson
1
-66
/
+65
2016-10-28
pseries: Move construction of /interrupt-controller fdt node
David Gibson
1
-17
/
+3
2016-10-28
pseries: Consolidate RTAS loading
David Gibson
1
-2
/
+1
2016-10-28
pseries: Move adding of fdt reserve map entries
David Gibson
1
-8
/
+9
2016-10-28
pseries: Make spapr_create_fdt_skel() get information from machine state
David Gibson
1
-45
/
+36
2016-10-28
pseries: Remove rtas_addr and fdt_addr fields from machinestate
David Gibson
1
-7
/
+7
2016-10-28
pseries: Split device tree construction from device tree load
David Gibson
1
-19
/
+23
2016-10-24
Increase MAX_CPUMASK_BITS from 255 to 288
Igor Mammedov
1
-1
/
+1
2016-10-16
spapr: Improved placement of PCI host bridges in guest memory map
David Gibson
1
-30
/
+92
2016-10-16
spapr_pci: Add a 64-bit MMIO window
David Gibson
1
-2
/
+8
2016-10-16
spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
David Gibson
1
-2
/
+14
2016-10-16
spapr_pci: Delegate placement of PCI host bridges to machine type
David Gibson
1
-0
/
+31
2016-10-14
spapr: fix inheritance chain for default machine options
Michael Roth
1
-0
/
+3
2016-10-06
hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
Thomas Huth
1
-1
/
+5
2016-10-05
ppc: Check the availability of transactional memory
Thomas Huth
1
-1
/
+4
2016-10-05
hw/ppc/spapr: Fix the selection of the processor features
Thomas Huth
1
-2
/
+9
2016-10-05
hw/ppc/spapr: Move code related to "ibm,pa-features" to a separate function
Thomas Huth
1
-30
/
+36
2016-10-05
pseries: Add 2.8 machine type, set up compatibility macros
David Gibson
1
-2
/
+20
2016-09-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+2
[next]