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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-07-02
hw/ppc: Drop useless CONFIG_KVM ifdefery
Greg Kurz
1
-2
/
+0
2019-07-02
hw/ppc/prep: Drop useless CONFIG_KVM ifdefery
Greg Kurz
1
-2
/
+0
2019-07-02
hw/ppc/mac_newworld: Drop useless CONFIG_KVM ifdefery
Greg Kurz
1
-4
/
+0
2019-07-02
hw/ppc/mac_oldworld: Drop useless CONFIG_KVM ifdefery
Greg Kurz
1
-2
/
+0
2019-07-02
spapr_pci: Drop useless CONFIG_KVM ifdefery
Greg Kurz
1
-2
/
+0
2019-07-02
spapr_pci: Fix DRC owner in spapr_dt_pci_bus()
Greg Kurz
1
-1
/
+8
2019-07-02
xics/spapr: Detect old KVM XICS on POWER9 hosts
Greg Kurz
1
-0
/
+13
2019-07-02
xics/spapr: Register RTAS/hypercalls once at machine init
Greg Kurz
1
-1
/
+2
2019-07-02
spapr_pci: Fix potential NULL pointer dereference in spapr_dt_pci_bus()
Philippe Mathieu-Daudé
1
-6
/
+5
2019-07-02
ppc/pnv: remove xscom_base field from PnvChip
Cédric Le Goater
1
-10
/
+0
2019-07-02
ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chips
Cédric Le Goater
2
-13
/
+28
2019-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
4
-202
/
+335
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
13
-8
/
+10
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
17
-4
/
+21
2019-06-12
ppc/pnv: activate the "dumpdtb" option on the powernv machine
Cédric Le Goater
1
-0
/
+2
2019-06-12
spapr: Allow hot plug/unplug of PCI bridges and devices under PCI bridges
David Gibson
1
-13
/
+102
2019-06-12
spapr: Direct all PCI hotplug to host bridge, rather than P2P bridge
David Gibson
1
-0
/
+11
2019-06-12
spapr: Don't use bus number for building DRC ids
David Gibson
1
-14
/
+40
2019-06-12
spapr: Clean up DRC index construction
David Gibson
1
-56
/
+68
2019-06-12
spapr: Clean up spapr_drc_populate_dt()
David Gibson
3
-13
/
+10
2019-06-12
spapr: Clean up dt creation for PCI buses
David Gibson
2
-70
/
+77
2019-06-12
spapr: Clean up device tree construction for PCI devices
David Gibson
1
-64
/
+55
2019-06-12
spapr: Clean up device node name generation for PCI devices
David Gibson
1
-25
/
+16
2019-06-12
spapr_pci: Improve error message
Greg Kurz
1
-1
/
+8
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-0
/
+2
2019-06-10
target/ppc: Use env_cpu, env_archcpu
Richard Henderson
3
-12
/
+12
2019-06-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-24
/
+10
2019-05-29
pcie: Simplify pci_adjust_config_limit()
David Gibson
1
-24
/
+10
2019-05-29
ppc/pnv: add dummy XSCOM registers for PRD initialization
Cédric Le Goater
1
-0
/
+18
2019-05-29
ppc/pnv: introduce new skiboot platform properties
Cédric Le Goater
1
-3
/
+10
2019-05-29
spapr: Don't migrate the hpt_maxpagesize cap to older machine types
Greg Kurz
2
-1
/
+12
2019-05-29
spapr: change default interrupt mode to 'dual'
Cédric Le Goater
1
-1
/
+2
2019-05-29
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
1
-20
/
+38
2019-05-29
spapr/irq: introduce a spapr_irq_init_device() helper
Cédric Le Goater
1
-19
/
+70
2019-05-29
spapr/xive: activate KVM support
Cédric Le Goater
1
-9
/
+0
2019-05-29
spapr/xive: add migration support for KVM
Cédric Le Goater
1
-1
/
+1
2019-05-29
spapr/xive: add KVM support
Cédric Le Goater
2
-1
/
+10
2019-05-29
spapr: Print out extra hints when CAS negotiation of interrupt mode fails
Greg Kurz
1
-2
/
+4
2019-05-29
spapr: Fix phb_placement backwards compatibility
David Gibson
1
-13
/
+15
2019-05-29
spapr: Add forgotten capability to migration stream
David Gibson
2
-0
/
+2
2019-05-29
target/ppc: Set PSSCR_EC on cpu halt to prevent spurious wakeup
Suraj Jitindar Singh
2
-1
/
+7
2019-05-29
spapr/xive: Sanity checks of OV5 during CAS
Greg Kurz
1
-0
/
+24
2019-05-29
target/ppc: Add ibm,purr and ibm,spurr device-tree properties
Suraj Jitindar Singh
1
-1
/
+4
2019-05-29
hw/ppc/40p: use 1900 as a base year
Artyom Tarasenko
1
-1
/
+3
2019-05-29
hw/ppc/40p: Move the MC146818 RTC to the board where it belongs
Philippe Mathieu-Daudé
1
-0
/
+3
2019-05-29
hw/ppc/prep: use TYPE_MC146818_RTC instead of a hardcoded string
Philippe Mathieu-Daudé
1
-1
/
+1
2019-05-24
hw/ppc/pnv: Use object_initialize_child for correct reference counting
Philippe Mathieu-Daudé
1
-8
/
+4
2019-05-23
hw/ppc: Implement fw_cfg_arch_key_name()
Philippe Mathieu-Daudé
2
-1
/
+46
2019-04-27
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190426' into...
Peter Maydell
8
-80
/
+580
2019-04-26
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-2
/
+13
[next]