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-09-27
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
3
-4
/
+10
2017-09-27
migration: pre_save return int
Dr. David Alan Gilbert
3
-4
/
+10
2017-09-27
macio: use object link between MACIO_IDE and MAC_DBDMA object
Mark Cave-Ayland
1
-1
/
+1
2017-09-27
macio: pass channel into MACIOIDEState via qdev property
Mark Cave-Ayland
1
-2
/
+2
2017-09-27
spapr: fix the value of SDR1 in kvmppc_put_books_sregs()
Greg Kurz
3
-27
/
+48
2017-09-27
ppc/pnv: check for OPAL firmware file presence
Cédric Le Goater
1
-1
/
+5
2017-09-27
spapr_pci: make index property mandatory
Greg Kurz
1
-54
/
+8
2017-09-27
spapr: introduce helpers to migrate HPT chunks and the end marker
Greg Kurz
1
-17
/
+21
2017-09-27
ppc/kvm: generalize the use of kvmppc_get_htab_fd()
Greg Kurz
1
-8
/
+7
2017-09-27
ppc/kvm: change kvmppc_get_htab_fd() to return -errno on error
Greg Kurz
1
-2
/
+3
2017-09-27
ppc: Fix OpenPIC model
Benjamin Herrenschmidt
1
-1
/
+1
2017-09-27
ppc/ide/macio: Add missing registers
Benjamin Herrenschmidt
1
-1
/
+5
2017-09-27
ppc/mac: Advertise a high clock frequency for NewWorld Macs
Benjamin Herrenschmidt
1
-1
/
+1
2017-09-27
ppc: QOMify g3beige machine
Mark Cave-Ayland
1
-2
/
+15
2017-09-27
ppc4xx: Add more PLB registers
BALATON Zoltan
1
-3
/
+9
2017-09-26
Replace round_page() with TARGET_PAGE_ALIGN()
Kamil Rytarowski
2
-16
/
+6
2017-09-19
numa: cpu: calculate/set default node-ids after all -numa CLI options are parsed
Igor Mammedov
1
-9
/
+6
2017-09-19
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
7
-34
/
+0
2017-09-15
spapr_events: use QTAILQ_FOREACH_SAFE() in spapr_clear_pending_events()
Greg Kurz
1
-2
/
+2
2017-09-15
spapr_cpu_core: cleaning up qdev_get_machine() calls
Greg Kurz
1
-3
/
+3
2017-09-15
spapr_pci: don't create 64-bit MMIO window if we don't need to
Greg Kurz
1
-7
/
+13
2017-09-15
spapr_pci: convert sprintf() to g_strdup_printf()
Greg Kurz
1
-9
/
+12
2017-09-15
spapr_cpu_core: fail gracefully with non-pseries machine types
Greg Kurz
1
-2
/
+3
2017-09-15
spapr_pci: handle FDT creation errors with _FDT()
Greg Kurz
1
-23
/
+7
2017-09-15
spapr_pci: use the common _FDT() helper
Greg Kurz
1
-9
/
+1
2017-09-15
spapr: fix CAS-generated reset
Cédric Le Goater
1
-0
/
+7
2017-09-15
ppc/xive: fix OV5_XIVE_EXPLOIT bits
Cédric Le Goater
1
-1
/
+1
2017-09-15
spapr: only update SDR1 once per-cpu during CAS
Greg Kurz
1
-9
/
+5
2017-09-15
spapr_pci: use g_strdup_printf()
Greg Kurz
1
-9
/
+10
2017-09-15
spapr_pci: drop useless check in spapr_populate_pci_child_dt()
Greg Kurz
1
-5
/
+1
2017-09-15
spapr_pci: drop useless check in spapr_phb_vfio_get_loc_code()
Greg Kurz
1
-2
/
+2
2017-09-15
hw/ppc/spapr.c: cleaning up qdev_get_machine() calls
Daniel Henrique Barboza
1
-10
/
+9
2017-09-08
ppc: spapr: Move VCPU ID calculation into sPAPR
Sam Bobroff
1
-0
/
+11
2017-09-08
ppc: make cpu_model translation to type consistent
Igor Mammedov
1
-12
/
+12
2017-09-08
PPC: KVM: Support machine option to set VSMT mode
Sam Bobroff
1
-0
/
+75
2017-09-08
spapr: fallback to raw mode if best compat mode cannot be set during CAS
Greg Kurz
1
-4
/
+14
2017-09-08
hw/ppc/spapr_cpu_core: Add a proper check for spapr machine
Thomas Huth
1
-0
/
+5
2017-09-08
ppc4xx: Export ECB and PLB emulation
BALATON Zoltan
2
-2
/
+5
2017-09-08
ppc4xx_i2c: Move to hw/i2c
BALATON Zoltan
2
-217
/
+1
2017-09-08
ppc4xx_i2c: QOMify
BALATON Zoltan
3
-109
/
+52
2017-09-08
ppc4xx: Split off 4xx I2C emulation from ppc405_uc to its own file
BALATON Zoltan
4
-242
/
+275
2017-09-08
ppc4xx: Make MAL emulation more generic
BALATON Zoltan
2
-105
/
+68
2017-09-08
ppc4xx: Move MAL from ppc405_uc to ppc4xx_devs
BALATON Zoltan
2
-263
/
+264
2017-09-08
spapr_iommu: Realloc guest visible TCE table when hot(un)plugging vfio-pci
Alexey Kardashevskiy
1
-21
/
+14
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
4
-32
/
+37
2017-09-08
ppc: spapr: Rename cpu_dt_id to vcpu_id
Sam Bobroff
4
-16
/
+16
2017-09-08
e500: Use cpu_index instead of vcpu_dt_id
Sam Bobroff
1
-6
/
+2
2017-09-08
spapr: add pseries-2.11 machine type
Greg Kurz
1
-2
/
+20
2017-09-08
spapr_iommu: unregister vmstate at unrealize time
Greg Kurz
1
-0
/
+2
2017-09-08
spapr_iommu: pass object ownership to parent/owner
Michael Roth
1
-0
/
+1
[next]