aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
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
2023-09-06hw/ppc: Avoid decrementer rounding errorsNicholas Piggin
2023-09-06hw/ppc: Round up the decrementer interval when converting to nsNicholas Piggin
2023-09-06hw/ppc: Introduce functions for conversion between timebase and nanosecondsNicholas Piggin
2023-09-06hw/ppc/ppc.c: Tidy over-long linesNicholas Piggin
2023-09-06ppc/vof: Fix missed fields in VOF cleanupNicholas Piggin
2023-09-06spapr: implement H_SET_MODE debug facilitiesNicholas Piggin
2023-08-24Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-08-23hw: Add compat machines for 8.2Cornelia Huck
2023-08-22accel/kvm: Use negative KVM type for error propagationAkihiko Odaki
2023-08-04ppc/pegasos2: Fix reg property of 64 bit BARs in device treeBALATON Zoltan
2023-08-04ppc/pegasos2: Fix naming of device tree nodesBALATON Zoltan
2023-08-04ppc/pegasos2: Fix reg property of ROM BARsBALATON Zoltan
2023-08-04ppc/pegasos2: Fix reset state of USB functionsBALATON Zoltan
2023-07-12hw/ppc/spapr: Use machine_memory_devices_init()David Hildenbrand
2023-07-10hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...Bernhard Beschow
2023-07-07ppc/pnv: Add QME region for P10Joel Stanley
2023-07-07ppc/pnv: Set P10 core xscom region size to match hardwareNicholas Piggin
2023-07-07ppc/pnv: Log all unimp warnings with similar messageJoel Stanley
2023-07-07ppc440_pcix: Rename QOM type define abd move it to common headerBALATON Zoltan
2023-07-07ppc4xx_pci: Add define for ppc4xx-host-bridge type nameBALATON Zoltan
2023-07-07ppc4xx_pci: Rename QOM type name defineBALATON Zoltan
2023-07-07ppc440_pcix: Stop using system io region for PCI busBALATON Zoltan
2023-07-07ppc440_pcix: Don't use iomem for regsBALATON Zoltan
2023-07-07ppc/sam460ex: Remove address_space_mem local variableBALATON Zoltan
2023-07-07ppc440: Remove ppc460ex_pcie_init legacy init functionBALATON Zoltan