aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-08hw/riscv/virt.c: make aclint compatible with 'qtest' accelDaniel Henrique Barboza
2024-03-08hw/riscv/virt.c: add virtio-iommu-pci hotplug supportDaniel Henrique Barboza
2024-03-08hw/riscv/virt.c: create '/soc/pci@...' fdt node earlierDaniel Henrique Barboza
2024-03-08hw/riscv/virt-acpi-build.c: Add SRAT and SLIT ACPI tablesHaibo Xu
2024-03-08target/riscv: Add missing include guard in pmu.hFrank Chang
2024-03-08target/riscv: UPDATE xATP write CSRIrina Ryapolova
2024-03-08target/riscv: FIX xATP_MODE validationIrina Ryapolova
2024-03-08target/riscv: Promote svade to a normal extensionAndrew Jones
2024-03-08target/riscv: Gate hardware A/D PTE bit updatingAndrew Jones
2024-03-08target/riscv: Reset henvcfg to zeroAndrew Jones
2024-03-08target/riscv: add remaining named featuresDaniel Henrique Barboza
2024-03-08target/riscv: add riscv,isa to named featuresDaniel Henrique Barboza
2024-03-08target/riscv/tcg: set 'mmu' with 'satp' in cpu_set_profile()Daniel Henrique Barboza
2024-03-08linux-user/riscv: Sync hwprobe keys with LinuxChristoph Müllner
2024-03-08linux-user/riscv: Add Zicboz extensions to hwprobeChristoph Müllner
2024-03-08hw: riscv: Allow large kernels to boot by moving the initrd further away in RAMAlexandre Ghiti
2024-03-08hw/riscv/virt-acpi-build.c: Generate SPCR tableSia Jee Heng
2024-03-08hw/arm/virt-acpi-build.c: Migrate SPCR creation to common locationSia Jee Heng
2024-03-08target/riscv: Update $ra with current $pc in trans_cm_jalt()Jason Chien
2024-03-06Merge tag 'pull-maintainer-updates-060324-1' of https://gitlab.com/stsquad/qe...Peter Maydell
2024-03-06target/riscv: honour show_opcodes when disassemblingAlex Bennée
2024-03-06target/loongarch: honour show_opcodes when disassemblingAlex Bennée
2024-03-06disas/hppa: honour show_opcodesAlex Bennée
2024-03-06disas: introduce show_opcodesAlex Bennée
2024-03-06plugins: cleanup codepath for previous inline operationPierrick Bouvier
2024-03-06plugins: remove non per_vcpu inline operation from APIPierrick Bouvier
2024-03-06contrib/plugins/howvec: migrate to new per_vcpu APIPierrick Bouvier
2024-03-06contrib/plugins/hotblocks: migrate to new per_vcpu APIPierrick Bouvier
2024-03-06tests/plugin/bb: migrate to new per_vcpu APIPierrick Bouvier
2024-03-06tests/plugin/insn: migrate to new per_vcpu APIPierrick Bouvier
2024-03-06tests/plugin/mem: migrate to new per_vcpu APIPierrick Bouvier
2024-03-06tests/plugin: add test plugin for inline operationsPierrick Bouvier
2024-03-06plugins: add inline operation per vcpuPierrick Bouvier
2024-03-06plugins: implement inline operation relative to cpu_indexPierrick Bouvier
2024-03-06plugins: define qemu_plugin_u64Pierrick Bouvier
2024-03-06plugins: scoreboard APIPierrick Bouvier
2024-03-06tests/tcg: Add two follow-fork-mode testsIlya Leoshkevich
2024-03-06gdbstub: Implement follow-fork-mode childIlya Leoshkevich
2024-03-06gdbstub: Introduce gdb_handle_detach_user()Ilya Leoshkevich
2024-03-06gdbstub: Introduce gdb_handle_set_thread_user()Ilya Leoshkevich
2024-03-06gdbstub: Introduce gdb_handle_query_supported_user()Ilya Leoshkevich
2024-03-06gdbstub: Call gdbserver_fork() both in parent and in childIlya Leoshkevich
2024-03-06{linux,bsd}-user: Pass pid to gdbserver_fork()Ilya Leoshkevich
2024-03-06{linux,bsd}-user: Pass pid to fork_end()Ilya Leoshkevich
2024-03-06gdbstub: Introduce gdbserver_fork_start()Ilya Leoshkevich
2024-03-06{linux,bsd}-user: Update ts_tid after fork()Ilya Leoshkevich
2024-03-06{linux,bsd}-user: Introduce get_task_state()Ilya Leoshkevich
2024-03-06gdbstub: Support disablement in a multi-threaded processIlya Leoshkevich
2024-03-06tests: bump QOS_PATH_MAX_ELEMENT_SIZE againAlex Bennée
2024-03-05Merge tag 'pull-target-arm-20240305' of https://git.linaro.org/people/pmaydel...Peter Maydell