index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
spapr: Plug memory leak when we can't add a migration blocker
Markus Armbruster
2021-08-26
1
-2
/
+1
*
|
arch_init.h: Don't include arch_init.h unnecessarily
Peter Maydell
2021-08-26
1
-1
/
+0
|
/
*
ppc/vof: Fix Coverity issues
Alexey Kardashevskiy
2021-07-29
2
-67
/
+76
*
ppc/pegasos2: Fix spurious warning with -bios
BALATON Zoltan
2021-07-29
1
-1
/
+1
*
hw/ppc/spapr_events: Remove unused variable from check_exception
Richard Henderson
2021-07-26
1
-5
/
+0
*
hw/ppc/Kconfig: Add dependency PEGASOS2 -> ATI_VGA
Philippe Mathieu-Daudé
2021-07-20
1
-0
/
+1
*
hw/ppc/Kconfig: Add missing dependency E500 -> DS1338 RTC
Philippe Mathieu-Daudé
2021-07-20
1
-0
/
+1
*
ppc/pegasos2: Allow setprop in VOF
BALATON Zoltan
2021-07-13
1
-0
/
+10
*
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210711' into staging
Peter Maydell
2021-07-12
1
-1
/
+1
|
\
|
*
hw/pci-host: Rename Raven ASIC PCI bridge as raven.c
Philippe Mathieu-Daudé
2021-07-11
1
-1
/
+1
*
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-07-11
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
usb: drop usb_host_dev_is_scsi_storage hook
Gerd Hoffmann
2021-07-09
1
-1
/
+1
*
|
target/ppc: Support for H_RPT_INVALIDATE hcall
Bharata B Rao
2021-07-09
2
-0
/
+47
*
|
spapr: Fix implementation of Open Firmware client interface
Alexey Kardashevskiy
2021-07-09
4
-34
/
+43
*
|
ppc/pegasos2: Implement some RTAS functions with VOF
BALATON Zoltan
2021-07-09
1
-0
/
+137
*
|
ppc/pegasos2: Fix use of && instead of &
David Gibson
2021-07-09
1
-1
/
+1
*
|
ppc/pegasos2: Use Virtual Open Firmware as firmware replacement
BALATON Zoltan
2021-07-09
2
-2
/
+601
*
|
target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bits
Nicholas Piggin
2021-07-09
1
-0
/
+2
*
|
ppc/pegasos2: Introduce Pegasos2MachineState structure
BALATON Zoltan
2021-07-09
1
-13
/
+37
*
|
spapr: Implement Open Firmware client interface
Alexey Kardashevskiy
2021-07-09
7
-10
/
+1315
*
|
spapr: tune rtas-size
Alexey Kardashevskiy
2021-07-09
1
-2
/
+6
|
/
*
ppc/pef.c: initialize cgs->ready in kvmppc_svm_init()
Daniel Henrique Barboza
2021-06-03
1
-2
/
+4
*
spapr: Set LPCR to current AIL mode when starting a new CPU
Nicholas Piggin
2021-06-03
1
-5
/
+9
*
spapr: Remove stale comment about power-saving LPCR bits
Nicholas Piggin
2021-06-03
1
-1
/
+0
*
spapr: nvdimm: Fix the persistent-memory root node name in device tree
Shivaprasad G Bhat
2021-06-03
1
-2
/
+2
*
spapr: nvdimm: Forward declare and move the definitions
Shivaprasad G Bhat
2021-06-03
1
-0
/
+12
*
spapr: Fix EEH capability issue on KVM guest for PCI passthru
Mahesh Salgaonkar
2021-06-03
1
-7
/
+33
*
spapr: Don't hijack current_machine->boot_order
Greg Kurz
2021-06-03
1
-3
/
+5
*
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-06-02
1
-1
/
+1
*
hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'
Philippe Mathieu-Daudé
2021-05-26
1
-0
/
+1
*
hw/ppc: moved has_spr to cpu.h
Lucas Mateus Castro (alqotel)
2021-05-19
3
-12
/
+6
*
target/ppc: moved function out of mmu-hash64
Lucas Mateus Castro (alqotel)
2021-05-19
1
-0
/
+59
*
hw/ppc: moved hcalls that depend on softmmu
Lucas Mateus Castro (alqotel)
2021-05-19
3
-576
/
+662
*
hw/ppc/spapr.c: Make sure the host supports the selected MMU mode
Fabiano Rosas
2021-05-19
1
-0
/
+1
*
hw/ppc/spapr.c: Extract MMU mode error reporting into a function
Fabiano Rosas
2021-05-19
2
-12
/
+18
*
Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...
Peter Maydell
2021-05-05
12
-10
/
+246
|
\
|
*
hw/ppc/pnv_psi: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
2021-05-04
1
-2
/
+2
|
*
hw/ppc/spapr_vio: Reset TCE table object with device_cold_reset()
Peter Maydell
2021-05-04
1
-1
/
+1
|
*
target/ppc: Add POWER10 exception model
Nicholas Piggin
2021-05-04
1
-1
/
+6
|
*
target/ppc: rework AIL logic in interrupt delivery
Nicholas Piggin
2021-05-04
1
-1
/
+2
|
*
spapr_drc.c: handle hotunplug errors in drc_unisolate_logical()
Daniel Henrique Barboza
2021-05-04
1
-0
/
+23
|
*
spapr.c: do not use MachineClass::max_cpus to limit CPUs
Daniel Henrique Barboza
2021-05-04
1
-1
/
+10
|
*
ppc/spapr: Add support for implement support for H_SCM_HEALTH
Vaibhav Jain
2021-05-04
1
-0
/
+36
|
*
spapr: Rename RTAS_MAX_ADDR to FDT_MAX_ADDR
Alexey Kardashevskiy
2021-05-04
1
-4
/
+4
|
*
hw/ppc: Add emulation of Genesi/bPlan Pegasos II
BALATON Zoltan
2021-05-04
3
-0
/
+155
|
*
hw/ppc/spapr_rtas: Update hflags after setting msr
Richard Henderson
2021-05-04
1
-0
/
+2
|
*
hw/ppc/pnv_core: Update hflags after setting msr
Richard Henderson
2021-05-04
1
-1
/
+2
|
*
hw/ppc/mac_newworld: Restrict RAM to 2 GiB
Philippe Mathieu-Daudé
2021-05-04
1
-0
/
+4
*
|
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
16
-16
/
+0
*
|
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
13
-13
/
+0
[prev]
[next]