index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ppc/xics: use the QOM interface under the sPAPR machine
Cédric Le Goater
2017-03-01
1
-0
/
+18
*
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
2017-03-01
1
-5
/
+9
*
ppc/xics: remove set_nr_servers() handler from XICSStateClass
Cédric Le Goater
2017-03-01
1
-7
/
+23
*
ppc/xics: remove set_nr_irqs() handler from XICSStateClass
Cédric Le Goater
2017-03-01
1
-17
/
+37
*
xics: XICS should not be a SysBusDevice
David Gibson
2017-03-01
1
-1
/
+2
*
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
2017-03-01
1
-0
/
+60
*
sysemu: support up to 1024 vCPUs
Greg Kurz
2017-03-01
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...
Peter Maydell
2017-02-25
1
-0
/
+3
|
\
|
*
tcg: drop global lock during TCG code execution
Jan Kiszka
2017-02-24
1
-0
/
+3
*
|
hw/ppc/spapr: Check for valid page size when hot plugging memory
Thomas Huth
2017-02-22
1
-0
/
+8
*
|
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...
Igor Mammedov
2017-02-22
1
-10
/
+10
*
|
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
2017-02-22
1
-32
/
+2
*
|
spapr: reuse machine->possible_cpus instead of cores[]
Igor Mammedov
2017-02-22
1
-39
/
+90
*
|
spapr: make cpu core unplug follow expected hotunplug call flow
Igor Mammedov
2017-02-22
1
-4
/
+14
*
|
spapr: move spapr_core_[foo]plug() callbacks close to machine code in spapr.c
Igor Mammedov
2017-02-22
1
-0
/
+138
|
/
*
ppc: switch to constants within BUILD_BUG_ON
Michael S. Tsirkin
2017-01-31
1
-8
/
+10
*
spapr: clock should count only if vm is running
Laurent Vivier
2017-01-31
1
-0
/
+6
*
ppc: Rewrite ppc_get_compat_smt_threads()
David Gibson
2017-01-31
1
-4
/
+4
*
pseries: Add pseries-2.9 machine type
David Gibson
2017-01-31
1
-2
/
+21
*
hw/ppc/spapr: Fix boot path of usb-host storage devices
Thomas Huth
2017-01-31
1
-0
/
+13
*
ppc/spapr: implement H_SIGNAL_SYS_RESET
Nicholas Piggin
2017-01-31
1
-2
/
+2
*
ppc: Rename cpu_version to compat_pvr
David Gibson
2017-01-31
1
-2
/
+2
*
ppc: Clean up and QOMify hypercall emulation
David Gibson
2017-01-31
1
-3
/
+5
*
pseries: Make cpu_update during CAS unconditional
David Gibson
2017-01-31
1
-4
/
+1
*
pseries: Always use core objects for CPU construction
David Gibson
2017-01-31
1
-54
/
+71
*
kvm: move cpu synchronization code
Vincent Palatin
2017-01-19
1
-1
/
+1
*
spapr: fix default DRC state for coldplugged LMBs
Michael Roth
2016-12-01
1
-0
/
+5
*
spapr: Fix 2.7<->2.8 migration of PCI host bridge
David Gibson
2016-11-23
1
-0
/
+5
*
target-ppc: Allow eventual removal of old migration mistakes
David Gibson
2016-11-23
1
-0
/
+5
*
spapr: migration support for CAS-negotiated option vectors
Michael Roth
2016-11-23
1
-0
/
+66
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...
Peter Maydell
2016-10-31
1
-2
/
+2
|
\
|
*
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
2016-10-31
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-31
1
-1
/
+0
|
\
\
|
*
|
clean-up: removed duplicate #includes
Anand J
2016-10-28
1
-1
/
+0
|
|
/
*
|
spapr: Memory hot-unplug support
Bharata B Rao
2016-10-28
1
-1
/
+118
*
|
spapr: use count+index for memory hotplug
Michael Roth
2016-10-28
1
-4
/
+18
*
|
spapr: add hotplug interrupt machine options
Michael Roth
2016-10-28
1
-0
/
+28
*
|
spapr_events: add support for dedicated hotplug event source
Michael Roth
2016-10-28
1
-2
/
+7
*
|
spapr: improve ibm,architecture-vec-5 property handling
Michael Roth
2016-10-28
1
-6
/
+17
*
|
spapr: add option vector handling in CAS-generated resets
Michael Roth
2016-10-28
1
-6
/
+34
*
|
spapr_hcall: use spapr_ovec_* interfaces for CAS options
Michael Roth
2016-10-28
1
-2
/
+8
*
|
pseries: Remove spapr_create_fdt_skel()
David Gibson
2016-10-28
1
-58
/
+36
*
|
pseries: Consolidate construction of /vdevice device tree node
David Gibson
2016-10-28
1
-17
/
+2
*
|
pseries: Move /hypervisor node construction to fdt_build_fdt()
David Gibson
2016-10-28
1
-21
/
+28
*
|
pseries: Move /event-sources construction to spapr_build_fdt()
David Gibson
2016-10-28
1
-3
/
+3
*
|
pseries: Consolidate construction of /rtas device tree node
David Gibson
2016-10-28
1
-58
/
+72
*
|
pseries: Consolidate construction of /chosen device tree node
David Gibson
2016-10-28
1
-66
/
+65
*
|
pseries: Move construction of /interrupt-controller fdt node
David Gibson
2016-10-28
1
-17
/
+3
*
|
pseries: Consolidate RTAS loading
David Gibson
2016-10-28
1
-2
/
+1
*
|
pseries: Move adding of fdt reserve map entries
David Gibson
2016-10-28
1
-8
/
+9
[prev]
[next]