summaryrefslogtreecommitdiffstats
path: root/hw/ppc
Commit message (Expand)AuthorAgeFilesLines
* ppc/pegasos2: Allow setprop in VOFBALATON Zoltan2021-07-131-0/+10
* Merge remote-tracking branch 'remotes/philmd/tags/mips-20210711' into stagingPeter Maydell2021-07-121-1/+1
|\
| * hw/pci-host: Rename Raven ASIC PCI bridge as raven.cPhilippe Mathieu-Daudé2021-07-111-1/+1
* | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2021-07-111-1/+1
|\ \ | |/ |/|
| * usb: drop usb_host_dev_is_scsi_storage hookGerd Hoffmann2021-07-091-1/+1
* | target/ppc: Support for H_RPT_INVALIDATE hcallBharata B Rao2021-07-092-0/+47
* | spapr: Fix implementation of Open Firmware client interfaceAlexey Kardashevskiy2021-07-094-34/+43
* | ppc/pegasos2: Implement some RTAS functions with VOFBALATON Zoltan2021-07-091-0/+137
* | ppc/pegasos2: Fix use of && instead of &David Gibson2021-07-091-1/+1
* | ppc/pegasos2: Use Virtual Open Firmware as firmware replacementBALATON Zoltan2021-07-092-2/+601
* | target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS L1D cache flush bitsNicholas Piggin2021-07-091-0/+2
* | ppc/pegasos2: Introduce Pegasos2MachineState structureBALATON Zoltan2021-07-091-13/+37
* | spapr: Implement Open Firmware client interfaceAlexey Kardashevskiy2021-07-097-10/+1315
* | spapr: tune rtas-sizeAlexey Kardashevskiy2021-07-091-2/+6
|/
* ppc/pef.c: initialize cgs->ready in kvmppc_svm_init()Daniel Henrique Barboza2021-06-031-2/+4
* spapr: Set LPCR to current AIL mode when starting a new CPUNicholas Piggin2021-06-031-5/+9
* spapr: Remove stale comment about power-saving LPCR bitsNicholas Piggin2021-06-031-1/+0Star
* spapr: nvdimm: Fix the persistent-memory root node name in device treeShivaprasad G Bhat2021-06-031-2/+2
* spapr: nvdimm: Forward declare and move the definitionsShivaprasad G Bhat2021-06-031-0/+12
* spapr: Fix EEH capability issue on KVM guest for PCI passthruMahesh Salgaonkar2021-06-031-7/+33
* spapr: Don't hijack current_machine->boot_orderGreg Kurz2021-06-031-3/+5
* docs: fix references to docs/devel/tracing.rstStefano Garzarella2021-06-021-1/+1
* hw/mem/nvdimm: Use Kconfig 'imply' instead of 'depends on'Philippe Mathieu-Daudé2021-05-261-0/+1
* hw/ppc: moved has_spr to cpu.hLucas Mateus Castro (alqotel)2021-05-193-12/+6Star
* target/ppc: moved function out of mmu-hash64Lucas Mateus Castro (alqotel)2021-05-191-0/+59
* hw/ppc: moved hcalls that depend on softmmuLucas Mateus Castro (alqotel)2021-05-193-576/+662
* hw/ppc/spapr.c: Make sure the host supports the selected MMU modeFabiano Rosas2021-05-191-0/+1
* hw/ppc/spapr.c: Extract MMU mode error reporting into a functionFabiano Rosas2021-05-192-12/+18
* Merge remote-tracking branch 'remotes/dg-gitlab/tags/ppc-for-6.1-20210504' in...Peter Maydell2021-05-0512-10/+246
|\
| * hw/ppc/pnv_psi: Use device_cold_reset() instead of device_legacy_reset()Peter Maydell2021-05-041-2/+2
| * hw/ppc/spapr_vio: Reset TCE table object with device_cold_reset()Peter Maydell2021-05-041-1/+1
| * target/ppc: Add POWER10 exception modelNicholas Piggin2021-05-041-1/+6
| * target/ppc: rework AIL logic in interrupt deliveryNicholas Piggin2021-05-041-1/+2
| * spapr_drc.c: handle hotunplug errors in drc_unisolate_logical()Daniel Henrique Barboza2021-05-041-0/+23
| * spapr.c: do not use MachineClass::max_cpus to limit CPUsDaniel Henrique Barboza2021-05-041-1/+10
| * ppc/spapr: Add support for implement support for H_SCM_HEALTHVaibhav Jain2021-05-041-0/+36
| * spapr: Rename RTAS_MAX_ADDR to FDT_MAX_ADDRAlexey Kardashevskiy2021-05-041-4/+4
| * hw/ppc: Add emulation of Genesi/bPlan Pegasos IIBALATON Zoltan2021-05-043-0/+155
| * hw/ppc/spapr_rtas: Update hflags after setting msrRichard Henderson2021-05-041-0/+2
| * hw/ppc/pnv_core: Update hflags after setting msrRichard Henderson2021-05-041-1/+2
| * hw/ppc/mac_newworld: Restrict RAM to 2 GiBPhilippe Mathieu-Daudé2021-05-041-0/+4
* | Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-0216-16/+0Star
* | Do not include cpu.h if it's not really necessaryThomas Huth2021-05-0213-13/+0Star
* | Do not include hw/boards.h if it's not really necessaryThomas Huth2021-05-028-8/+0Star
* | Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-022-2/+0Star
* | hw: Do not include qemu/log.h if it is not necessaryThomas Huth2021-05-026-6/+0Star
* | hw: Do not include hw/irq.h if it is not necessaryThomas Huth2021-05-021-1/+0Star
|/
* hw: add compat machines for 6.1Cornelia Huck2021-04-301-2/+13
* spapr.c: always pulse guest IRQ in spapr_core_unplug_request()Daniel Henrique Barboza2021-04-121-1/+10
* spapr: rollback 'unplug timeout' for CPU hotunplugsDaniel Henrique Barboza2021-04-122-56/+0Star