aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-13semihosting: Allow optional use of semihosting from userspacePeter Maydell
2022-09-13target/m68k: Convert semihosting errno to gdb remote errnoRichard Henderson
2022-09-13target/m68k: Use semihosting/syscalls.hRichard Henderson
2022-09-13target/nios2: Convert semihosting errno to gdb remote errnoRichard Henderson
2022-09-13target/nios2: Use semihosting/syscalls.hRichard Henderson
2022-09-07Merge tag 'pull-qapi-2022-09-07' of git://repo.or.cz/qemu/armbru into stagingStefan Hajnoczi
2022-09-07qapi: fix examples of events missing timestampVictor Toso
2022-09-07qapi: fix example of query-hotpluggable-cpus commandVictor Toso
2022-09-07qapi: fix examples of blockdev-add with qcow2Victor Toso
2022-09-07qapi: fix example of MEM_UNPLUG_ERROR eventVictor Toso
2022-09-07qapi: fix example of DEVICE_UNPLUG_GUEST_ERROR eventVictor Toso
2022-09-07qapi: fix example of NIC_RX_FILTER_CHANGED eventVictor Toso
2022-09-07qapi: fix example of BLOCK_JOB_READY eventVictor Toso
2022-09-07qapi: fix example of query-dump-guest-memory-capability commandVictor Toso
2022-09-07qapi: fix example of query-vnc commandVictor Toso
2022-09-07qapi: fix example of query-ballon commandVictor Toso
2022-09-07Merge tag 'pull-riscv-to-apply-20220907' of https://github.com/alistair23/qem...Stefan Hajnoczi
2022-09-07target/riscv: Update the privilege field for sscofpmf CSRsAtish Patra
2022-09-07hw/riscv: virt: Add PMU DT node to the device treeAtish Patra
2022-09-07target/riscv: Add few cache related PMU eventsAtish Patra
2022-09-07target/riscv: Simplify counter predicate functionAtish Patra
2022-09-07target/riscv: Add sscofpmf extension supportAtish Patra
2022-09-07target/riscv: Add vstimecmp supportAtish Patra
2022-09-07target/riscv: Add stimecmp supportAtish Patra
2022-09-07hw/intc: Move mtimer/mtimecmp to aclintAtish Patra
2022-09-07target/riscv: Use official extension names for AIA CSRsAnup Patel
2022-09-07target/riscv: Add xicondops in ISA entryRahul Pathak
2022-09-07hw/core: fix platform bus node nameConor Dooley
2022-09-07hw/riscv: virt: fix syscon subnode pathsConor Dooley
2022-09-07hw/riscv: virt: fix the plic's address cellsConor Dooley
2022-09-07hw/riscv: virt: fix uart node nameConor Dooley
2022-09-07target/riscv: Remove additional priv version check for mcountinhibitAtish Patra
2022-09-07hw/riscv: microchip_pfsoc: fix kernel panics due to missing peripheralsConor Dooley
2022-09-07hw/riscv: opentitan: bump opentitan versionWilfred Mallawa
2022-09-07target/riscv: Fix priority of csr related check in riscv_csrrw_checkWeiwei Li
2022-09-07hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()Daniel Henrique Barboza
2022-09-07target/riscv: Add Zihintpause supportDao Lu
2022-09-07target/riscv: rvv: Add option 'rvv_ma_all_1s' to enable optional mask agnosti...eopXD
2022-09-07target/riscv: rvv: Add mask agnostic for vector permutation instructionsYueh-Ting (eop) Chen
2022-09-07target/riscv: rvv: Add mask agnostic for vector mask instructionsYueh-Ting (eop) Chen
2022-09-07target/riscv: rvv: Add mask agnostic for vector floating-point instructionsYueh-Ting (eop) Chen
2022-09-07target/riscv: rvv: Add mask agnostic for vector fix-point arithmetic instruct...Yueh-Ting (eop) Chen
2022-09-07target/riscv: rvv: Add mask agnostic for vector integer comparison instructionsYueh-Ting (eop) Chen
2022-09-07target/riscv: rvv: Add mask agnostic for vector integer shift instructionsYueh-Ting (eop) Chen
2022-09-07target/riscv: rvv: Add mask agnostic for vx instructionsYueh-Ting (eop) Chen
2022-09-07target/riscv: rvv: Add mask agnostic for vector load / store instructionsYueh-Ting (eop) Chen
2022-09-07target/riscv: rvv: Add mask agnostic for vv instructionsYueh-Ting (eop) Chen
2022-09-07docs: List kvm as a supported accelerator on RISC-VBin Meng
2022-09-07target/riscv: Fix typo and restore Pointer Masking functionality for RISC-VAlexey Baturo
2022-09-07roms/opensbi: Upgrade from v1.0 to v1.1Bin Meng