Age | Commit message (Expand) | Author |
2020-03-17 | ppc/spapr: Allow FWNMI on TCG | Nicholas Piggin |
2020-03-17 | ppc/spapr: Fix FWNMI machine check interrupt delivery | Nicholas Piggin |
2020-03-17 | ppc/spapr: Add FWNMI System Reset state | Nicholas Piggin |
2020-03-17 | ppc/spapr: Change FWNMI names | Nicholas Piggin |
2020-03-17 | ppc/spapr: Fix FWNMI machine check failure handling | Nicholas Piggin |
2020-03-17 | spapr: Rename DT functions to newer naming convention | David Gibson |
2020-03-17 | spapr: Move creation of ibm,architecture-vec-5 property | David Gibson |
2020-03-17 | spapr: Move creation of ibm,dynamic-reconfiguration-memory dt node | David Gibson |
2020-03-17 | spapr/rtas: Reserve space for RTAS blob and log | Alexey Kardashevskiy |
2020-03-17 | ppc/spapr: Move GPRs setup to one place | Alexey Kardashevskiy |
2020-03-17 | spapr: Clean up RMA size calculation | David Gibson |
2020-03-17 | spapr: Don't clamp RMA to 16GiB on new machine types | David Gibson |
2020-03-17 | spapr: Don't attempt to clamp RMA to VRMA constraint | David Gibson |
2020-03-17 | spapr,ppc: Simplify signature of kvmppc_rma_size() | David Gibson |
2020-03-17 | spapr: Don't use weird units for MIN_RMA_SLOF | David Gibson |
2020-03-17 | spapr, ppc: Remove VPM0/RMLS hacks for POWER9 | David Gibson |
2020-03-17 | hw/ppc/pnv: Fix typo in comment | Philippe Mathieu-Daudé |
2020-03-17 | spapr: Fix Coverity warning while validating nvdimm options | Shivaprasad G Bhat |
2020-03-17 | spapr: Handle pending hot plug/unplug requests at CAS | Greg Kurz |
2020-02-28 | hw: Make MachineClass::is_default a boolean type | Philippe Mathieu-Daudé |
2020-02-25 | Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD | Paolo Bonzini |
2020-02-25 | Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git... | Paolo Bonzini |
2020-02-21 | hw/ppc/virtex_ml507:fix leak of fdevice tree blob | Chen Qun |
2020-02-21 | spapr: Fix handling of unplugged devices during CAS and migration | Greg Kurz |
2020-02-21 | spapr: Don't use spapr_drc_needed() in CAS code | Greg Kurz |
2020-02-21 | ppc: free 'fdt' after reset the machine | Pan Nengyuan |
2020-02-21 | spapr: Allow changing offset for -kernel image | Alexey Kardashevskiy |
2020-02-21 | spapr: Add Hcalls to support PAPR NVDIMM device | Shivaprasad G Bhat |
2020-02-21 | spapr: Add NVDIMM device support | Shivaprasad G Bhat |
2020-02-21 | ppc: function to setup latest class options | Michael S. Tsirkin |
2020-02-21 | ppc/pnv: Fix PCI_EXPRESS dependency | Laurent Vivier |
2020-02-21 | spapr/rtas: Print message from "ibm,os-term" | Alexey Kardashevskiy |
2020-02-20 | Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument | Philippe Mathieu-Daudé |
2020-02-20 | Avoid address_space_rw() with a constant is_write argument | Peter Maydell |
2020-02-19 | ppc/virtex_ml507: use memdev for RAM | Igor Mammedov |
2020-02-19 | ppc/spapr: use memdev for RAM | Igor Mammedov |
2020-02-19 | ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM | Igor Mammedov |
2020-02-19 | ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup | Igor Mammedov |
2020-02-19 | ppc/ppc405_boards: use memdev for RAM | Igor Mammedov |
2020-02-19 | ppc/ppc405_boards: add RAM size checks | Igor Mammedov |
2020-02-19 | ppc/pnv: use memdev for RAM | Igor Mammedov |
2020-02-19 | ppc/mac_oldworld: use memdev for RAM | Igor Mammedov |
2020-02-19 | ppc/mac_newworld: use memdev for RAM | Igor Mammedov |
2020-02-19 | ppc/e500: use memdev for RAM | Igor Mammedov |
2020-02-19 | ppc/e500: drop RAM size fixup | Igor Mammedov |
2020-02-03 | ppc: spapr: Activate the FWNMI functionality | Aravinda Prasad |
2020-02-03 | migration: Include migration support for machine check handling | Aravinda Prasad |
2020-02-03 | ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls | Aravinda Prasad |
2020-02-03 | target/ppc: Build rtas error log upon an MCE | Aravinda Prasad |
2020-02-03 | target/ppc: Handle NMI guest exit | Aravinda Prasad |