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-05-25
hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_release
Daniel Henrique Barboza
1
-1
/
+42
2017-05-25
hw/ppc: removing drc->detach_cb and drc->detach_cb_opaque
Daniel Henrique Barboza
1
-4
/
+6
2017-05-25
hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineState
David Gibson
1
-38
/
+67
2017-05-24
spapr: add pre_plug function for memory
Laurent Vivier
1
-15
/
+26
2017-05-24
pseries: Restore support for total vcpus not a multiple of threads-per-core f...
David Gibson
1
-1
/
+7
2017-05-24
spapr: fix error reporting in xics_system_init()
Greg Kurz
1
-7
/
+6
2017-05-24
spapr: ensure core_slot isn't NULL in spapr_core_unplug()
Greg Kurz
1
-0
/
+1
2017-05-24
spapr: Consolidate HPT freeing code into a routine
Bharata B Rao
1
-4
/
+9
2017-05-24
spapr: sanitize error handling in spapr_ics_create()
Greg Kurz
1
-7
/
+12
2017-05-24
ppc/xics: simplify prototype of xics_spapr_init()
Greg Kurz
1
-1
/
+1
2017-05-15
Merge remote-tracking branch 'ehabkost/tags/x86-and-machine-pull-request' int...
Stefan Hajnoczi
1
-7
/
+39
2017-05-11
spapr: get numa node mapping from possible_cpus instead of numa_get_node_for_...
Igor Mammedov
1
-2
/
+2
2017-05-11
spapr: add node-id property to sPAPR core
Igor Mammedov
1
-0
/
+17
2017-05-11
numa: move source of default CPUs to NUMA node mapping into boards
Igor Mammedov
1
-7
/
+21
2017-05-11
numa: equally distribute memory on nodes
Laurent Vivier
1
-0
/
+1
2017-05-11
spapr: Don't accidentally advertise HTM support on POWER9
David Gibson
1
-1
/
+1
2017-05-11
target/ppc: Enable RADIX mmu mode for pseries TCG guest
Suraj Jitindar Singh
1
-4
/
+11
2017-04-26
spapr: remove the 'nr_servers' field from the machine
Cédric Le Goater
1
-32
/
+24
2017-04-26
spapr: allocate the ICPState object from under sPAPRCPUCore
Cédric Le Goater
1
-33
/
+14
2017-04-26
spapr: move the IRQ server number mapping under the machine
Cédric Le Goater
1
-1
/
+2
2017-04-26
target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce
Alexey Kardashevskiy
1
-1
/
+3
2017-04-26
spapr: Workaround for broken radix guests
Sam Bobroff
1
-2
/
+13
2017-04-26
spapr: Enable ISA 3.0 MMU mode selection via CAS
Sam Bobroff
1
-13
/
+58
2017-04-26
spapr: move spapr_populate_pa_features()
Sam Bobroff
1
-61
/
+61
2017-04-26
target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL
Suraj Jitindar Singh
1
-12
/
+23
2017-04-26
spapr: Add ibm,processor-radix-AP-encodings to the device tree
Sam Bobroff
1
-0
/
+13
2017-04-26
ppc/spapr: QOM'ify sPAPRRTCState
Cédric Le Goater
1
-8
/
+8
2017-04-26
pseries: Add pseries-2.10 machine type
David Gibson
1
-2
/
+21
2017-04-03
pseries: Enforce homogeneous threads-per-core
David Gibson
1
-0
/
+6
2017-03-29
spapr: fix buffer-overflow
Marc-André Lureau
1
-2
/
+2
2017-03-22
numa,spapr: align default numa node memory size to 256MB
Laurent Vivier
1
-0
/
+6
2017-03-14
pseries: Don't expose PCIe extended config space on older machine types
David Gibson
1
-2
/
+7
2017-03-06
ppc/xics: register reset handlers for the ICP and ICS objects
Cédric Le Goater
1
-2
/
+0
2017-03-03
spapr: Small cleanup of PPC MMU enums
Sam Bobroff
1
-6
/
+4
2017-03-03
target/ppc/POWER9: Add POWER9 pa-features definition
Suraj Jitindar Singh
1
-0
/
+18
2017-03-03
target/ppc: Add patb_entry to sPAPRMachineState
Suraj Jitindar Singh
1
-0
/
+29
2017-03-01
ppc/xics: move InterruptStatsProvider to the sPAPR machine
Cédric Le Goater
1
-0
/
+17
2017-03-01
ppc/xics: move ics-simple post_load under the machine
Cédric Le Goater
1
-11
/
+7
2017-03-01
ppc/xics: remove the XICSState classes
Cédric Le Goater
1
-29
/
+16
2017-03-01
ppc/xics: export the XICS init routines
Cédric Le Goater
1
-1
/
+3
2017-03-01
ppc/xics: move the ICP array under the sPAPR machine
Cédric Le Goater
1
-9
/
+8
2017-03-01
ppc/xics: register the reset handler of ICP objects
Cédric Le Goater
1
-0
/
+1
2017-03-01
ppc/xics: simplify spapr_dt_xics() interface
Cédric Le Goater
1
-1
/
+1
2017-03-01
ppc/xics: use the QOM interface to grab an ICP
Cédric Le Goater
1
-1
/
+1
2017-03-01
ppc/xics: extend the QOM interface to handle ICPs
Cédric Le Goater
1
-0
/
+20
2017-03-01
ppc/xics: remove the XICS list of ICS
Cédric Le Goater
1
-1
/
+0
2017-03-01
ppc/xics: register the reset handler of ICS objects
Cédric Le Goater
1
-0
/
+1
2017-03-01
ppc/xics: use the QOM interface to resend irqs
Cédric Le Goater
1
-1
/
+2
2017-03-01
ppc/xics: use the QOM interface under the sPAPR machine
Cédric Le Goater
1
-0
/
+18
2017-03-01
ppc/xics: store the ICS object under the sPAPR machine
Cédric Le Goater
1
-5
/
+9
[next]