aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc
AgeCommit message (Expand)Author
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
2023-07-07ppc440: Add busnum property to PCIe controller modelBALATON Zoltan
2023-07-07ppc440: Stop using system io region for PCIe busesBALATON Zoltan
2023-07-07ppc440: Rename local variable in dcr_read_pcie()BALATON Zoltan
2023-07-07ppc440: Rename parent field of PPC460EXPCIEState to match code styleBALATON Zoltan
2023-07-07ppc440: Add a macro to shorten PCIe controller DCR registrationBALATON Zoltan
2023-07-07ppc440: Add cpu link property to PCIe controller modelBALATON Zoltan
2023-07-07ppc440: Change ppc460ex_pcie_init() parameter typeBALATON Zoltan
2023-07-07ppc/pnv: SMT support for powernvNicholas Piggin
2023-07-07target/ppc: Add LPAR-per-core vs per-thread mode flagNicholas Piggin
2023-07-07ppc/pegasos2: Add support for -initrd command line optionBALATON Zoltan
2023-07-07ppc/pnv: Return zero for core thread state xscomJoel Stanley