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
2017-03-14
qemu-timer: do not include sysemu/cpus.h from util/qemu-timer.h
Paolo Bonzini
1
-0
/
+1
2017-03-14
pseries: Don't expose PCIe extended config space on older machine types
David Gibson
2
-3
/
+10
2017-03-06
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170306' into...
Peter Maydell
2
-10
/
+15
2017-03-06
spapr: ensure that all threads within core are on the same NUMA node
Igor Mammedov
1
-8
/
+15
2017-03-06
ppc/xics: register reset handlers for the ICP and ICS objects
Cédric Le Goater
1
-2
/
+0
2017-03-05
qapi: Make input visitors detect unvisited list tails
Markus Armbruster
1
-0
/
+5
2017-03-03
spapr: Small cleanup of PPC MMU enums
Sam Bobroff
1
-6
/
+4
2017-03-03
spapr_pci: Advertise access to PCIe extended config space
David Gibson
1
-0
/
+4
2017-03-03
hw/ppc/spapr: Add POWER9 to pseries cpu models
Suraj Jitindar Singh
1
-0
/
+3
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
2
-3
/
+3
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 to get irqs
Cédric Le Goater
2
-4
/
+4
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
4
-12
/
+16
2017-03-01
ppc/xics: remove set_nr_servers() handler from XICSStateClass
Cédric Le Goater
1
-7
/
+23
2017-03-01
ppc/xics: remove set_nr_irqs() handler from XICSStateClass
Cédric Le Goater
1
-17
/
+37
2017-03-01
xics: XICS should not be a SysBusDevice
David Gibson
1
-1
/
+2
2017-03-01
spapr/pci: populate PCI DT in reverse order
Greg Kurz
1
-6
/
+6
2017-03-01
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
3
-4
/
+76
2017-03-01
target/ppc: Eliminate htab_base and htab_mask variables
David Gibson
1
-2
/
+2
2017-03-01
target/ppc: Cleanup HPTE accessors for 64-bit hash MMU
David Gibson
1
-18
/
+18
2017-03-01
target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()
David Gibson
1
-2
/
+1
2017-03-01
pseries: Minor cleanups to HPT management hypercalls
David Gibson
1
-30
/
+28
2017-03-01
sysemu: support up to 1024 vCPUs
Greg Kurz
1
-1
/
+1
2017-03-01
spapr: generate DT node names
Laurent Vivier
1
-14
/
+276
2017-02-25
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...
Peter Maydell
2
-1
/
+18
2017-02-24
tcg: drop global lock during TCG code execution
Jan Kiszka
2
-1
/
+18
2017-02-22
hw/ppc/ppc405_uc.c: Avoid integer overflows
Peter Maydell
1
-3
/
+3
2017-02-22
hw/ppc/spapr: Check for valid page size when hot plugging memory
Thomas Huth
1
-0
/
+8
2017-02-22
machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...
Igor Mammedov
1
-10
/
+10
2017-02-22
machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacks
Igor Mammedov
1
-32
/
+2
2017-02-22
spapr: reuse machine->possible_cpus instead of cores[]
Igor Mammedov
1
-39
/
+90
2017-02-22
spapr: replace debug printf with trace points
Laurent Vivier
2
-14
/
+7
2017-02-22
ppc4xx: replace debug printf with trace points
Laurent Vivier
2
-10
/
+7
2017-02-22
mac99: replace debug printf with trace points
Laurent Vivier
2
-12
/
+7
2017-02-22
spapr: fix off-by-one error in spapr_ovec_populate_dt()
Sam Bobroff
1
-1
/
+1
2017-02-22
hw/ppc/pnv: Remove superfluous "qemu" prefix from error strings
Thomas Huth
1
-3
/
+3
2017-02-22
spapr: make cpu core unplug follow expected hotunplug call flow
Igor Mammedov
1
-4
/
+14
[next]