aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-22target/riscv: Split misa.mxl and misa.extRichard Henderson
2021-10-22target/riscv: Create RISCVMXL enumerationRichard Henderson
2021-10-22target/riscv: Move cpu_get_tb_cpu_state out of lineRichard Henderson
2021-10-22target/riscv: Organise the CPU propertiesAlistair Francis
2021-10-22target/riscv: Remove some unused macrosAlistair Francis
2021-10-22target/riscv: fix TB_FLAGS bits overlapping bug for rvv/rvhFrank Chang
2021-10-22hw/riscv: virt: Use machine->ram as the system memoryMingwang Li
2021-10-22target/riscv: Fix orc.b implementationPhilipp Tomsich
2021-10-22target/riscv: line up all of the registers in the info register dumpTravis Geiselbrecht
2021-10-22target/riscv: Pass the same value to oprsz and maxsz for vmv.v.vFrank Chang
2021-10-21Merge remote-tracking branch 'remotes/rth/tags/pull-arm-20211021' into stagingRichard Henderson
2021-10-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-6.2-20211021' into...Richard Henderson
2021-10-21tests/data/acpi/virt: Update the empty expected file for PPTTYanan Wang
2021-10-21hw/arm/virt-acpi-build: Generate PPTT tableYanan Wang
2021-10-21tests/data/acpi/virt: Add an empty expected file for PPTTYanan Wang
2021-10-21hw/acpi/aml-build: Add PPTT tableAndrew Jones
2021-10-20hw/acpi/aml-build: Add Processor hierarchy node structureYanan Wang
2021-10-20hw/arm/virt: Add cpu-map to device treeAndrew Jones
2021-10-20device_tree: Add qemu_fdt_add_pathYanan Wang
2021-10-20hw/arm/virt: Only describe cpu topology since virt-6.2Yanan Wang
2021-10-20bios-tables-test: Generate reference table for virt/DBG2Eric Auger
2021-10-20hw/arm/virt_acpi_build: Generate DBG2 tableEric Auger
2021-10-20tests/acpi: Add void table for virt/DBG2 bios-tables-testEric Auger
2021-10-21hw/ppc/ppc4xx_pci: Fix ppc4xx_pci_map_irq() for recent Linux kernelsThomas Huth
2021-10-21target/ppc: adding user read/write functions for PMCsDaniel Henrique Barboza
2021-10-21target/ppc: add user read/write functions for MMCR2Daniel Henrique Barboza
2021-10-21target/ppc: add user read/write functions for MMCR0Gustavo Romero
2021-10-21target/ppc: add MMCR0 PMCC bits to hflagsDaniel Henrique Barboza
2021-10-21target/ppc: Filter mtmsr[d] input before setting MSRMatheus Ferst
2021-10-21tests/acceptance: Add a test for the bamboo ppc boardThomas Huth
2021-10-21ppc/pegasos2: Implement power-off RTAS function with VOFBALATON Zoltan
2021-10-21ppc/pegasos2: Add constants for PCI config addressesBALATON Zoltan
2021-10-21ppc/pegasos2: Access MV64361 registers via their memory regionBALATON Zoltan
2021-10-21ppc/pegasos2: Implement get-time-of-day RTAS function with VOFBALATON Zoltan
2021-10-21ppc/pegasos2: Warn when using VOF but no kernel is specifiedBALATON Zoltan
2021-10-21ppc/pegasos2: Restrict memory to 2 gigabytesBALATON Zoltan
2021-10-21target/ppc: Fix XER access in monitorMatheus Ferst
2021-10-21linux-user: Fix XER access in ppc version of elf_core_copy_regsMatheus Ferst
2021-10-21target/ppc: Fix XER access in gdbstubMatheus Ferst
2021-10-21linux-user/ppc: Fix XER access in save/restore_user_regsMatheus Ferst
2021-10-21tests/acceptance: Add tests for the ppc405 boardsThomas Huth
2021-10-21hw/ppc: Fix iothread locking in the 405 codeThomas Huth
2021-10-21spapr/xive: Use xive_esb_rw() to trigger interruptsCédric Le Goater
2021-10-21hw/ppc/spapr_softmmu: Reduce include listPhilippe Mathieu-Daudé
2021-10-21target/ppc: Fix the test raising the decrementer exceptionCédric Le Goater
2021-10-21target/ppc: Use tcg_constant_i64() in gen_brh()Philippe Mathieu-Daudé
2021-10-21target/ppc: Use tcg_constant_i32() in gen_setb()Philippe Mathieu-Daudé
2021-10-21spapr/xive: Add source status helpersCédric Le Goater
2021-10-20hw/elf_ops.h: switch to ssize_t for elf loader return typeLuc Michel
2021-10-20hw/arm/sbsa-ref: Fixed cpu type error message typo.Shuuichirou Ishii