aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
2023-11-21ppc/pnv: Fix PNV I2C invalid status after resetGlenn Miles
2023-11-21ppc/pnv: PNV I2C engines assigned incorrect XSCOM addressesGlenn Miles
2023-11-21ppc/pnv: Fix potential overflow in I2C modelCédric Le Goater
2023-11-17spapr/pci: Correct "does not support hotplugging error messagesMarkus Armbruster
2023-11-08Merge tag 'pull-ppc-20231107' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi
2023-11-07ppc: qtest already exports qtest_rtas_call()Juan Quintela
2023-11-07ppc/pnv: Fix number of I2C engines and ports for power9/10Glenn Miles
2023-11-07ppc/pnv: Connect PNV I2C controller to powernv10Glenn Miles
2023-11-07ppc/pnv: Connect I2C controller model to powernv9 chipCédric Le Goater
2023-11-07ppc/pnv: Add an I2C controller modelCédric Le Goater
2023-11-07hw/ppc: Add emulation of AmigaOne XE boardBALATON Zoltan
2023-11-07hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVMPhilippe Mathieu-Daudé
2023-11-06vfio/container: Move IBM EEH related functions into spapr_pci_vfio.cZhenzhong Duan
2023-11-03hw/pci: modify pci_setup_iommu() to set PCIIOMMUOpsYi Liu
2023-11-01migration: Hack to maintain backwards compatibility for ppcJuan Quintela
2023-11-01migration: Use vmstate_register_any()Juan Quintela
2023-10-21ppc/{bamboo, virtex_ml507}: Remove useless dependency on ppc405.h headerCédric Le Goater
2023-10-21hw/ppc/ppc440_uc: Remove dead l2sram_update_mappings()Philippe Mathieu-Daudé
2023-10-20Merge tag 'migration-20231020-pull-request' of https://gitlab.com/juan.quinte...Stefan Hajnoczi
2023-10-20migration: simplify blockersSteve Sistare
2023-10-19hw/ppc/pnv: Do not use SysBus API to map local MMIO regionPhilippe Mathieu-Daudé
2023-10-19hw/ppc/pnv_xscom: Do not use SysBus API to map local MMIO regionPhilippe Mathieu-Daudé
2023-10-19hw/ppc/pnv_xscom: Move sysbus_mmio_map() call within pnv_xscom_init()Philippe Mathieu-Daudé
2023-10-19hw/ppc/pnv_xscom: Rename pnv_xscom_realize(Error **) -> pnv_xscom_init()Philippe Mathieu-Daudé
2023-10-19hw/ppc/spapr_vio: Realize SPAPR_VIO_BRIDGE device before accessing itPhilippe Mathieu-Daudé
2023-10-04accel/tcg: Replace CPUState.env_ptr with cpu_env()Richard Henderson
2023-10-03Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-10-03vt82c686 machines: Support machine-default audiodev with fallbackPaolo Bonzini
2023-10-03hw/ppc: Support machine-default audiodev with fallbackMartin Kletzander
2023-09-29spapr/drc: Clean up local variable shadowing in prop_get_fdt()Cédric Le Goater
2023-09-29spapr/pci: Clean up local variable shadowing in spapr_phb_realize()Cédric Le Goater
2023-09-29spapr/drc: Clean up local variable shadowing in rtas_ibm_configure_connector()Cédric Le Goater
2023-09-29spapr: Clean up local variable shadowing in spapr_get_fw_dev_path()Cédric Le Goater
2023-09-29spapr: Clean up local variable shadowing in spapr_init_cpus()Cédric Le Goater
2023-09-29spapr: Clean up local variable shadowing in spapr_dt_cpus()Cédric Le Goater
2023-09-29pnv/psi: Clean up local variable shadowingCédric Le Goater
2023-09-20ppc: spelling fixesMichael Tokarev
2023-09-19Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s...Stefan Hajnoczi
2023-09-19nvdimm: Reject writing label data to ROM instead of crashing QEMUDavid Hildenbrand
2023-09-18spapr: Remove support for NVIDIA V100 GPU with NVLink2Cédric Le Goater
2023-09-08hw/ppc: use g_free() in spapr_tce_table_post_load()Daniel Henrique Barboza
2023-09-06target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()jianchunfu
2023-09-06hw/ppc/e500: fix broken snapshot replayMaksim Kostin
2023-09-06spapr: Fix record-replay machine reset consuming too many eventsNicholas Piggin
2023-09-06spapr: Fix machine reset deadlock from replay-recordNicholas Piggin
2023-09-06target/ppc: Fix timebase reset with record-replayNicholas Piggin
2023-09-06hw/ppc: Read time only once to perform decrementer writeNicholas Piggin
2023-09-06hw/ppc: Reset timebase facilities on machine resetNicholas Piggin
2023-09-06hw/ppc: Always store the decrementer valueNicholas Piggin
2023-09-06target/ppc: Sign-extend large decrementer to 64-bitsNicholas Piggin