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
2020-05-15
hw: Remove unnecessary DEVICE() cast
Philippe Mathieu-Daudé
1
-1
/
+1
2020-05-15
qom: Drop @errp parameter of object_property_del()
Markus Armbruster
1
-2
/
+2
2020-05-15
spapr_pci: Drop some dead error handling
Markus Armbruster
1
-68
/
+18
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
7
-27
/
+17
2020-05-15
Drop more @errp parameters after previous commit
Markus Armbruster
2
-4
/
+3
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
15
-65
/
+39
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
5
-24
/
+12
2020-05-15
qom: Clean up inconsistent use of gchar * vs. char *
Markus Armbruster
1
-1
/
+1
2020-05-07
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200507' into...
Peter Maydell
5
-77
/
+103
2020-05-07
spapr_nvdimm: Tweak error messages
David Gibson
1
-3
/
+3
2020-05-07
spapr_nvdimm.c: make 'label-size' mandatory
Daniel Henrique Barboza
1
-0
/
+6
2020-05-07
spapr: Don't allow unplug of NVLink2 devices
David Gibson
1
-0
/
+4
2020-05-07
spapr: Drop CAS reboot flag
Greg Kurz
2
-33
/
+18
2020-05-07
spapr/cas: Separate CAS handling from rebuilding the FDT
Alexey Kardashevskiy
2
-27
/
+41
2020-05-07
spapr: Simplify selection of radix/hash during CAS
Greg Kurz
2
-5
/
+2
2020-05-07
ppc/pnv: Add support for NMI interface
Nicholas Piggin
1
-0
/
+29
2020-05-07
ppc/spapr: tweak change system reset helper
Nicholas Piggin
1
-3
/
+6
2020-05-07
spapr: Don't check capabilities removed between CAS calls
Greg Kurz
1
-13
/
+1
2020-05-06
hw: add compat machines for 5.1
Cornelia Huck
1
-2
/
+13
2020-04-29
bamboo, sam460ex: Tidy up error message for unsupported RAM size
Markus Armbruster
1
-4
/
+4
2020-04-29
smbus: Fix spd_data_generate() error API violation
Markus Armbruster
1
-9
/
+3
2020-04-29
sam460ex: Suppress useless warning on -m 32 and -m 64
Markus Armbruster
1
-1
/
+2
2020-04-07
ppc/pnv: Create BMC devices only when defaults are enabled
Cédric Le Goater
2
-5
/
+72
2020-04-07
hw/ppc/ppc440_uc.c: Remove incorrect iothread locking from dcr_write_pcie()
Peter Maydell
1
-3
/
+0
2020-04-07
spapr: Fix failure path for attempting to hot unplug PCI bridges
David Gibson
1
-0
/
+1
2020-04-07
ppc/spapr: Don't kill the guest if a recovered FWNMI machine check delivery f...
Nicholas Piggin
1
-5
/
+25
2020-04-07
ppc/spapr: Add FWNMI machine check delivery warnings
Nicholas Piggin
2
-0
/
+7
2020-04-07
ppc/spapr: Improve FWNMI machine check delivery corner case comments
Nicholas Piggin
1
-8
/
+11
2020-04-07
ppc/spapr: KVM FWNMI should not be enabled until guest requests it
Nicholas Piggin
2
-3
/
+11
2020-04-07
hw/ppc/e500.c: Handle qemu_find_file() failure
Peter Maydell
1
-0
/
+4
2020-03-24
ppc/ppc405_boards: Remove unnecessary NULL check
Philippe Mathieu-Daudé
1
-3
/
+3
2020-03-24
spapr: Fix memory leak in h_client_architecture_support()
Greg Kurz
1
-0
/
+1
2020-03-24
ppc/spapr: Set the effective address provided flag in mc error log.
Mahesh Salgaonkar
1
-0
/
+26
2020-03-19
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
3
-3
/
+0
2020-03-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200317' into...
Peter Maydell
9
-478
/
+529
2020-03-17
hw/ide: Remove unneeded inclusion of hw/ide.h
BALATON Zoltan
3
-3
/
+0
2020-03-17
hw/ppc/ppc405: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
1
-4
/
+2
2020-03-17
hw/ppc: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
2
-4
/
+2
2020-03-17
ppc/spapr: Ignore common "ibm,nmi-interlock" Linux bug
Nicholas Piggin
1
-2
/
+12
2020-03-17
ppc/spapr: Implement FWNMI System Reset delivery
Nicholas Piggin
1
-2
/
+44
2020-03-17
target/ppc: allow ppc_cpu_do_system_reset to take an alternate vector
Nicholas Piggin
1
-1
/
+1
2020-03-17
ppc/spapr: Allow FWNMI on TCG
Nicholas Piggin
1
-4
/
+1
2020-03-17
ppc/spapr: Fix FWNMI machine check interrupt delivery
Nicholas Piggin
1
-20
/
+4
2020-03-17
ppc/spapr: Add FWNMI System Reset state
Nicholas Piggin
2
-1
/
+15
2020-03-17
ppc/spapr: Change FWNMI names
Nicholas Piggin
4
-36
/
+37
2020-03-17
ppc/spapr: Fix FWNMI machine check failure handling
Nicholas Piggin
1
-3
/
+1
2020-03-17
spapr: Rename DT functions to newer naming convention
David Gibson
2
-35
/
+31
2020-03-17
spapr: Move creation of ibm,architecture-vec-5 property
David Gibson
1
-79
/
+65
2020-03-17
spapr: Move creation of ibm,dynamic-reconfiguration-memory dt node
David Gibson
1
-255
/
+257
2020-03-17
spapr/rtas: Reserve space for RTAS blob and log
Alexey Kardashevskiy
1
-0
/
+1
[next]