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
2021-01-13
macio: move OpenPIC inside macio-newworld device
Mark Cave-Ayland
1
-14
/
+11
2021-01-13
mac_newworld: delay wiring of PCI IRQs in New World machine
Mark Cave-Ayland
1
-20
/
+26
2021-01-13
macio: move heathrow PIC inside macio-oldworld device
Mark Cave-Ayland
1
-34
/
+32
2021-01-13
mac_oldworld: move initialisation of grackle before heathrow
Mark Cave-Ayland
1
-15
/
+15
2021-01-13
mac_oldworld: remove duplicate bus check for PPC_INPUT(env)
Mark Cave-Ayland
1
-6
/
+0
2021-01-06
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.0-20210106' in...
Peter Maydell
10
-355
/
+189
2021-01-06
ppc440_pcix: Fix up pci config access
BALATON Zoltan via
1
-15
/
+22
2021-01-06
ppc440_pcix: Fix register write trace event
BALATON Zoltan via
2
-1
/
+2
2021-01-06
ppc440_pcix: Improve comment for IRQ mapping
BALATON Zoltan via
1
-2
/
+9
2021-01-06
sam460ex: Remove FDT_PPC dependency from KConfig
BALATON Zoltan via
1
-1
/
+0
2021-01-06
ppc4xx: Move common dependency on serial to common option
BALATON Zoltan via
1
-4
/
+1
2021-01-06
pnv: Fix reverse dependency on PCI express root ports
Greg Kurz
1
-2
/
+1
2021-01-06
ppc: Simplify reverse dependencies of POWERNV and PSERIES on XICS and XIVE
Greg Kurz
1
-12
/
+2
2021-01-06
ppc: Fix build with --without-default-devices
Greg Kurz
1
-5
/
+0
2021-01-06
spapr: Add drc_ prefix to the DRC realize and unrealize functions
Greg Kurz
1
-6
/
+6
2021-01-06
spapr: Use spapr_drc_reset_all() at machine reset
Greg Kurz
1
-14
/
+1
2021-01-06
spapr: Introduce spapr_drc_reset_all()
Greg Kurz
2
-34
/
+37
2021-01-06
spapr: Fix reset of transient DR connectors
Greg Kurz
2
-2
/
+12
2021-01-06
spapr: Call spapr_drc_reset() for all DRCs at CAS
Greg Kurz
2
-9
/
+6
2021-01-06
spapr: Allow memory unplug to always succeed
Greg Kurz
2
-2
/
+7
2021-01-06
spapr: Fix DR properties of the root node
Greg Kurz
2
-9
/
+18
2021-01-06
spapr: DRC lookup cannot fail
Greg Kurz
1
-0
/
+2
2021-01-06
hw/ppc/ppc440_bamboo: Drop use of ppcuic_init()
Peter Maydell
1
-11
/
+27
2021-01-06
hw/ppc/virtex_ml507: Drop use of ppcuic_init()
Peter Maydell
1
-5
/
+16
2021-01-06
ppc: Convert PPC UIC to a QOM device
Peter Maydell
2
-237
/
+31
2021-01-06
hw/ppc/ppc4xx_devs: Make code style fixes to UIC code
Peter Maydell
1
-10
/
+15
2021-01-04
hw: Use the PCI_SLOT() macro from 'hw/pci/pci.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
1
-0
/
+1
2020-12-15
vl: make qemu_get_machine_opts static
Paolo Bonzini
2
-4
/
+3
2020-12-15
ppc/spapr: cleanup -machine pseries,nvdimm=X handling
Igor Mammedov
2
-13
/
+14
2020-12-14
spapr.c: set a 'kvm-type' default value instead of relying on NULL
Daniel Henrique Barboza
1
-4
/
+17
2020-12-14
spapr: Pass sPAPR machine state to some RTAS events handling functions
Greg Kurz
1
-11
/
+10
2020-12-14
spapr: Don't use qdev_get_machine() in spapr_msi_write()
Greg Kurz
1
-1
/
+1
2020-12-14
spapr: Pass sPAPR machine state down to spapr_pci_switch_vga()
Greg Kurz
2
-5
/
+5
2020-12-14
ppc/e500: Free irqs array to avoid memleak
Gan Qixin
1
-0
/
+1
2020-12-14
hw/ppc: Do not re-read the clock on pre_save if doing savevm
Greg Kurz
1
-2
/
+3
2020-12-14
spapr: spapr_drc_attach() cannot fail
Greg Kurz
4
-11
/
+7
2020-12-14
spapr: Simplify error path of spapr_core_plug()
Greg Kurz
1
-11
/
+10
2020-12-14
spapr: Abort if ppc_set_compat() fails for hot-plugged CPUs
Greg Kurz
1
-6
/
+4
2020-12-14
spapr: Fix pre-2.10 dummy ICP hack
Greg Kurz
1
-7
/
+7
2020-12-14
hw/ppc/spapr_tpm_proxy: Fix hexadecimal format string specifier
Philippe Mathieu-Daudé
1
-1
/
+1
2020-12-14
ppc: Add a missing break for PPC6xx_INPUT_TBEN
Chen Qun
1
-0
/
+1
2020-12-14
spapr: Do TPM proxy hotplug sanity checks at pre-plug
Greg Kurz
1
-5
/
+18
2020-12-14
spapr: Do PHB hoplug sanity check at pre-plug
Greg Kurz
1
-6
/
+11
2020-12-14
spapr: Make PHB placement functions and spapr_pre_plug_phb() return status
Greg Kurz
1
-17
/
+23
2020-12-14
spapr: Do NVDIMM/PC-DIMM device hotplug sanity checks at pre-plug only
Greg Kurz
2
-32
/
+19
2020-12-14
spapr: Do PCI device hotplug sanity checks at pre-plug only
Greg Kurz
1
-10
/
+33
2020-12-14
spapr/xics: Drop unused argument to xics_kvm_has_broken_disconnect()
Greg Kurz
1
-1
/
+1
2020-12-10
vl: remove serial_max_hds
Paolo Bonzini
1
-4
/
+2
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
9
-0
/
+9
[next]