aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-18target/i386: Use MMUAccessType across excp_helper.cRichard Henderson1-13/+15
2022-10-18target/i386: Save and restore pc_save before tcg_remove_ops_afterRichard Henderson1-0/+8
2022-10-18target/i386: Use device_cold_reset() to reset the APICPeter Maydell1-1/+1
2022-10-18configure: Avoid using strings binaryMichal Privoznik1-17/+18
2022-10-18hyperv: fix SynIC SINT assertion failure on guest resetMaciej S. Szmigiero7-13/+40
2022-10-18hw/scsi/vmw_pvscsi.c: Use device_cold_reset() to reset SCSI devicesPeter Maydell1-1/+1
2022-10-18scsi: Use device_cold_reset() and bus_cold_reset()Peter Maydell7-14/+14
2022-10-18configure: don't enable firmware for targets that are not builtPaolo Bonzini1-4/+16
2022-10-17MAINTAINERS: Replace my amsat.org email addressPhilippe Mathieu-Daudé2-32/+34
2022-10-17hw/riscv: set machine->fdt in spike_board_init()Daniel Henrique Barboza1-0/+6
2022-10-17hw/riscv: set machine->fdt in sifive_u_machine_init()Daniel Henrique Barboza1-0/+3
2022-10-17hw/ppc: set machine->fdt in spapr machineDaniel Henrique Barboza2-0/+11
2022-10-17hw/ppc: set machine->fdt in pnv_reset()Daniel Henrique Barboza1-1/+7
2022-10-17hw/ppc: set machine->fdt in pegasos2_machine_reset()Daniel Henrique Barboza1-0/+4
2022-10-17hw/ppc: set machine->fdt in xilinx_load_device_tree()Daniel Henrique Barboza1-11/+14
2022-10-17hw/ppc: set machine->fdt in sam460ex_load_device_tree()Daniel Henrique Barboza1-10/+11
2022-10-17hw/ppc: set machine->fdt in bamboo_load_device_tree()Daniel Henrique Barboza1-11/+14
2022-10-17hw/nios2: set machine->fdt in nios2_load_dtb()Daniel Henrique Barboza2-2/+8
2022-10-17qmp/hmp, device_tree.c: introduce dumpdtbDaniel Henrique Barboza5-0/+72
2022-10-17hw/ppc/spapr_pci.c: Use device_cold_reset() rather than device_legacy_reset()Peter Maydell1-1/+1
2022-10-17target/ppc: Fix xvcmp* clearing FI bitVíctor Colombo1-1/+0
2022-10-17hw/ppc/e500: Remove if statement which is now always trueBernhard Beschow4-19/+14
2022-10-17hw/ppc/mpc8544ds: Add platform busBernhard Beschow1-0/+6
2022-10-17hw/ppc/mpc8544ds: Rename wrongly named methodBernhard Beschow1-2/+2
2022-10-17hw/ppc/e500: Reduce usage of sysbus APIBernhard Beschow1-1/+1
2022-10-17docs/system/ppc/ppce500: Add heading for networking chapterBernhard Beschow1-0/+3
2022-10-17hw/gpio/meson: Introduce dedicated config switch for hw/gpio/mpc8xxxBernhard Beschow3-1/+5
2022-10-17hw/ppc/meson: Allow e500 boards to be enabled separatelyBernhard Beschow3-5/+12
2022-10-17ppc440_uc.c: Remove unneeded parenthesisBALATON Zoltan1-10/+10
2022-10-17ppc440_uc.c: Move some macros to ppc4xx.hBALATON Zoltan2-4/+4
2022-10-17ppc440_sdram: QOM'ifyBALATON Zoltan4-53/+97
2022-10-17ppc440_sdram: Move RAM size check to ppc440_sdram_initBALATON Zoltan3-25/+30
2022-10-17ppc4xx_sdram: Rename functions to prevent name clashesBALATON Zoltan6-61/+62
2022-10-17ppc440_sdram: Rename local variable for readabilityBALATON Zoltan1-18/+18
2022-10-17ppc440_sdram: Get rid of the init RAM hackBALATON Zoltan4-9/+15
2022-10-17ppc440_sdram: Implement enable bit in the DDR2 SDRAM controllerBALATON Zoltan1-2/+32
2022-10-17ppc440_sdram: Split off map/unmap of sdram banks for later reuseBALATON Zoltan1-12/+21
2022-10-17ppc4xx_sdram: Drop extra zeros for readabilityBALATON Zoltan1-20/+20
2022-10-17ppc4xx_sdram: QOM'ifyBALATON Zoltan6-70/+105
2022-10-17ppc4xx_sdram: Move size check to ppc4xx_sdram_init()BALATON Zoltan6-39/+10
2022-10-17ppc440_bamboo: Add missing 4 MiB valid memory sizeBALATON Zoltan1-1/+1
2022-10-17ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()BALATON Zoltan8-53/+35
2022-10-17ppc4xx_sdram: Get rid of the init RAM hackBALATON Zoltan6-14/+15
2022-10-17ppc4xx: Introduce Ppc4xxSdramBank structBALATON Zoltan3-55/+61
2022-10-17ppc440_bamboo: Remove unnecessary memsetsBALATON Zoltan2-10/+4
2022-10-17target/ppc: restore powerpc_excp_booke doorbell interruptsNicholas Piggin1-0/+6
2022-10-17MAINTAINERS: step back from PPCCédric Le Goater1-5/+5
2022-10-17Merge tag 'pull-loongarch-20221017' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi5-22/+31
2022-10-17hw/intc: Fix LoongArch ipi device emulationXiaojuan Yang1-1/+0
2022-10-17linux-user: Fix struct statfs ABI on loongarch64WANG Xuerui1-1/+2