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
2019-03-12
ppc/pnv: lpc: fix OPB address ranges
Cédric Le Goater
1
-3
/
+4
2019-03-12
ppc/pnv: add a PSI bridge model for POWER9
Cédric Le Goater
2
-2
/
+345
2019-03-12
ppc/pnv: add a PSI bridge class model
Cédric Le Goater
2
-26
/
+59
2019-03-12
mac_newworld: use node name instead of alias name for hd device in FWPathProv...
Mark Cave-Ayland
1
-2
/
+2
2019-03-12
mac_oldworld: use node name instead of alias name for hd device in FWPathProv...
Mark Cave-Ayland
1
-2
/
+2
2019-03-12
spapr_iommu: Do not replay mappings from just created DMA window
Alexey Kardashevskiy
2
-0
/
+41
2019-03-12
ppc/pnv: psi: add a reset handler
Cédric Le Goater
1
-0
/
+11
2019-03-12
ppc/pnv: psi: add a PSIHB_REG macro
Cédric Le Goater
1
-2
/
+4
2019-03-12
ppc/pnv: fix logging primitives using Ox
Cédric Le Goater
2
-7
/
+7
2019-03-12
ppc/pnv: introduce a new pic_print_info() operation to the chip model
Cédric Le Goater
1
-3
/
+24
2019-03-12
ppc/pnv: introduce a new dt_populate() operation to the chip model
Cédric Le Goater
1
-2
/
+25
2019-03-12
ppc/pnv: add a XIVE interrupt controller model for POWER9
Cédric Le Goater
1
-1
/
+43
2019-03-12
ppc/pnv: change the CPU machine_data presenter type to Object *
Cédric Le Goater
2
-4
/
+4
2019-03-12
ppc: externalize ppc_get_vcpu_by_pir()
Cédric Le Goater
2
-16
/
+16
2019-03-12
PPC: E500: Add FSL I2C controller and integrate RTC with it
Andrew Randrianasulu
1
-0
/
+54
2019-03-12
target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling
Suraj Jitindar Singh
1
-0
/
+3
2019-03-12
target/ppc/spapr: Clear partition table entry when allocating hash table
Suraj Jitindar Singh
2
-4
/
+9
2019-03-12
target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine type
Suraj Jitindar Singh
1
-3
/
+6
2019-03-12
target/ppc/tcg: make spapr_caps apply cap-[cfpc/sbbc/ibs] non-fatal for tcg
Suraj Jitindar Singh
1
-9
/
+26
2019-03-12
target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST
Suraj Jitindar Singh
3
-0
/
+32
2019-03-12
target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS
Suraj Jitindar Singh
2
-11
/
+15
2019-03-12
target/ppc/spapr: Enable the large decrementer for pseries-4.0
Suraj Jitindar Singh
2
-1
/
+7
2019-03-12
target/ppc: Implement large decrementer support for KVM
Suraj Jitindar Singh
1
-3
/
+19
2019-03-12
target/ppc: Implement large decrementer support for TCG
Suraj Jitindar Singh
3
-27
/
+103
2019-03-12
target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
Suraj Jitindar Singh
2
-0
/
+20
2019-03-12
Revert "spapr: support memory unplug for qtest"
Greg Kurz
1
-6
/
+0
2019-03-12
spapr: Simulate CAS for qtest
Greg Kurz
1
-0
/
+11
2019-03-08
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...
Peter Maydell
1
-1
/
+0
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
1
-1
/
+0
2019-03-07
ppc: Express dependencies of the embedded machines with kconfig
Thomas Huth
1
-0
/
+19
2019-03-07
ppc: Express dependencies of the Sam460EX machines with kconfig
Thomas Huth
1
-0
/
+11
2019-03-07
ppc: Express dependencies of the Mac machines with kconfig
Thomas Huth
1
-0
/
+15
2019-03-07
ppc: Express dependencies of the 'prep' and '40p' machines with kconfig
Thomas Huth
1
-0
/
+10
2019-03-07
ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig
Thomas Huth
1
-2
/
+20
2019-03-07
build: switch to Kconfig
Paolo Bonzini
1
-0
/
+4
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+44
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
2
-4
/
+8
2019-03-05
hw/boards: Add a MachineState parameter to kvm_type callback
Eric Auger
3
-4
/
+3
2019-03-01
Merge remote-tracking branch 'remotes/cminyard/tags/i2c-for-release-20190228'...
Peter Maydell
1
-1
/
+1
2019-02-27
i2c: Split smbus into parts
Corey Minyard
1
-1
/
+1
2019-02-26
ppc/pnv: use IEC binary prefixes to represent sizes
Murilo Opsfelder Araujo
1
-2
/
+2
2019-02-26
ppc/pnv: add INITRD_MAX_SIZE constant
Murilo Opsfelder Araujo
1
-1
/
+2
2019-02-26
ppc/pnv: increase kernel size limit to 256MiB
Murilo Opsfelder Araujo
1
-1
/
+2
2019-02-26
hw/ppc: Use object_initialize_child for correct reference counting
Thomas Huth
3
-11
/
+11
2019-02-26
spapr: enable PHB hotplug for default pseries machine type
Michael Roth
1
-0
/
+2
2019-02-26
spapr: add hotplug hooks for PHB hotplug
Greg Kurz
3
-16
/
+130
2019-02-26
spapr_pci: add ibm, my-drc-index property for PHB hotplug
Michael Roth
1
-0
/
+9
2019-02-26
spapr_pci: provide node start offset via spapr_populate_pci_dt()
Michael Roth
2
-2
/
+5
2019-02-26
spapr_events: add support for phb hotplug events
Michael Roth
1
-0
/
+3
2019-02-26
spapr: populate PHB DRC entries for root DT node
Nathan Fontenot
1
-0
/
+8
[next]