aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-22target/riscv: Organise the CPU propertiesAlistair Francis1-7/+10
2021-10-22target/riscv: Remove some unused macrosAlistair Francis1-8/+0
2021-10-22target/riscv: fix TB_FLAGS bits overlapping bug for rvv/rvhFrank Chang2-8/+8
2021-10-22hw/riscv: virt: Use machine->ram as the system memoryMingwang Li1-4/+2
2021-10-22target/riscv: Fix orc.b implementationPhilipp Tomsich1-5/+8
2021-10-22target/riscv: line up all of the registers in the info register dumpTravis Geiselbrecht1-5/+5
2021-10-22target/riscv: Pass the same value to oprsz and maxsz for vmv.v.vFrank Chang1-1/+2
2021-10-21Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211021' into stagingRichard Henderson22-109/+403
2021-10-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-6.2-20211021' into...Richard Henderson26-159/+651
2021-10-21tests/data/acpi/virt: Update the empty expected file for PPTTYanan Wang2-1/+0
2021-10-21hw/arm/virt-acpi-build: Generate PPTT tableYanan Wang1-1/+7
2021-10-21tests/data/acpi/virt: Add an empty expected file for PPTTYanan Wang2-0/+1
2021-10-21hw/acpi/aml-build: Add PPTT tableAndrew Jones2-0/+62
2021-10-20hw/acpi/aml-build: Add Processor hierarchy node structureYanan Wang1-0/+30
2021-10-20hw/arm/virt: Add cpu-map to device treeAndrew Jones1-10/+60
2021-10-20device_tree: Add qemu_fdt_add_pathYanan Wang2-2/+43
2021-10-20hw/arm/virt: Only describe cpu topology since virt-6.2Yanan Wang2-1/+4
2021-10-20bios-tables-test: Generate reference table for virt/DBG2Eric Auger2-1/+0
2021-10-20hw/arm/virt_acpi_build: Generate DBG2 tableEric Auger1-1/+62
2021-10-20tests/acpi: Add void table for virt/DBG2 bios-tables-testEric Auger2-0/+1
2021-10-21hw/ppc/ppc4xx_pci: Fix ppc4xx_pci_map_irq() for recent Linux kernelsThomas Huth1-3/+5
2021-10-21target/ppc: adding user read/write functions for PMCsDaniel Henrique Barboza3-6/+80
2021-10-21target/ppc: add user read/write functions for MMCR2Daniel Henrique Barboza4-12/+99
2021-10-21target/ppc: add user read/write functions for MMCR0Gustavo Romero5-1/+128
2021-10-21target/ppc: add MMCR0 PMCC bits to hflagsDaniel Henrique Barboza3-0/+16
2021-10-21target/ppc: Filter mtmsr[d] input before setting MSRMatheus Ferst2-33/+41
2021-10-21tests/acceptance: Add a test for the bamboo ppc boardThomas Huth2-0/+40
2021-10-21ppc/pegasos2: Implement power-off RTAS function with VOFBALATON Zoltan1-0/+11
2021-10-21ppc/pegasos2: Add constants for PCI config addressesBALATON Zoltan1-2/+4
2021-10-21ppc/pegasos2: Access MV64361 registers via their memory regionBALATON Zoltan2-62/+56
2021-10-21ppc/pegasos2: Implement get-time-of-day RTAS function with VOFBALATON Zoltan1-0/+25
2021-10-21ppc/pegasos2: Warn when using VOF but no kernel is specifiedBALATON Zoltan1-0/+3
2021-10-21ppc/pegasos2: Restrict memory to 2 gigabytesBALATON Zoltan1-0/+4
2021-10-21target/ppc: Fix XER access in monitorMatheus Ferst1-1/+8
2021-10-21linux-user: Fix XER access in ppc version of elf_core_copy_regsMatheus Ferst3-3/+3
2021-10-21target/ppc: Fix XER access in gdbstubMatheus Ferst1-4/+4
2021-10-21linux-user/ppc: Fix XER access in save/restore_user_regsMatheus Ferst4-3/+52
2021-10-21tests/acceptance: Add tests for the ppc405 boardsThomas Huth1-0/+42
2021-10-21hw/ppc: Fix iothread locking in the 405 codeThomas Huth1-0/+4
2021-10-21spapr/xive: Use xive_esb_rw() to trigger interruptsCédric Le Goater1-3/+1
2021-10-21hw/ppc/spapr_softmmu: Reduce include listPhilippe Mathieu-Daudé1-15/+0
2021-10-21target/ppc: Fix the test raising the decrementer exceptionCédric Le Goater1-1/+1
2021-10-21target/ppc: Use tcg_constant_i64() in gen_brh()Philippe Mathieu-Daudé1-5/+3
2021-10-21target/ppc: Use tcg_constant_i32() in gen_setb()Philippe Mathieu-Daudé1-6/+2
2021-10-21spapr/xive: Add source status helpersCédric Le Goater4-12/+32
2021-10-20hw/elf_ops.h: switch to ssize_t for elf loader return typeLuc Michel3-71/+74
2021-10-20hw/arm/sbsa-ref: Fixed cpu type error message typo.Shuuichirou Ishii1-1/+1
2021-10-20roms/edk2: Only initialize required submodulesPhilippe Mathieu-Daudé3-3/+17
2021-10-20roms/edk2: Only init brotli submodule to build BaseToolsPhilippe Mathieu-Daudé1-1/+2
2021-10-20hw/arm/virt: Don't create device-tree node for empty NUMA nodeGavin Shan1-0/+13