aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-28python: mkvenv: add ensuregroup commandPaolo Bonzini
2023-08-28python: mkvenv: introduce TOML-like representation of dependenciesPaolo Bonzini
2023-08-28python: mkvenv: tweak the matching of --diagnose to depspecsPaolo Bonzini
2023-08-28dockerfiles: bump tricore cross compiler container to Debian 11Paolo Bonzini
2023-08-28configure: fix and complete detection of tricore toolsPaolo Bonzini
2023-08-24Merge tag 'pull-target-arm-20230824' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-08-24Merge tag 'pull-loongarch-20230824' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2023-08-24hw/loongarch: Fix ACPI processor id off-by-one errorJiajie Chen
2023-08-24target/loongarch: Split fcc register to fcc0-7 in gdbstubJiajie Chen
2023-08-24hw/intc/loongarch_pch: fix edge triggered irq handlingBibo Mao
2023-08-24target/loongarch: cpu: Implement get_arch_id callbackBibo Mao
2023-08-24target/loongarch: Add avail_IOCSR to check iocsr instructionsSong Gao
2023-08-24target/loongarch: Add avail_LSX to check LSX instructionsSong Gao
2023-08-24target/loongarch: Add avail_LAM to check atomic instructionsSong Gao
2023-08-24target/loongarch: Add avail_LSPW to check LSPW instructionsSong Gao
2023-08-24target/loongarch: Add avail_FP/FP_SP/FP_DP to check fpu instructionsSong Gao
2023-08-24hw/loongarch: Remove restriction of la464 cores in the virt machineSong Gao
2023-08-24target/loongarch: Add LoongArch32 cpu la132Jiajie Chen
2023-08-24target/loongarch: Add avail_64 to check la64-only instructionsSong Gao
2023-08-24target/loongarch: Add a check parameter to the TRANS macroSong Gao
2023-08-24target/loongarch: Sign extend results in VA32 modeJiajie Chen
2023-08-24target/loongarch: Truncate high 32 bits of address in VA32 modeJiajie Chen
2023-08-24target/loongarch: Extract set_pc() helperJiajie Chen
2023-08-24target/loongarch: Extract make_address_pc() helperJiajie Chen
2023-08-24target/loongarch: Extract make_address_i() helperJiajie Chen
2023-08-24target/loongarch: Extract make_address_x() helperJiajie Chen
2023-08-24target/loongarch: Add LA64 & VA32 to DisasContextJiajie Chen
2023-08-24target/loongarch: Support LoongArch32 VPPNJiajie Chen
2023-08-24target/loongarch: Support LoongArch32 DMWJiajie Chen
2023-08-24target/loongarch: Support LoongArch32 TLB entryJiajie Chen
2023-08-24target/loongarch: Add GDB support for loongarch32 modeJiajie Chen
2023-08-24target/loongarch: Add new object class for loongarch32 cpusJiajie Chen
2023-08-24target/loongarch: Add function to check current archJiajie Chen
2023-08-24target/loongarch: Extract 64-bit specifics to loongarch64_cpu_class_initPhilippe Mathieu-Daudé
2023-08-24target/loongarch: Introduce abstract TYPE_LOONGARCH64_CPUPhilippe Mathieu-Daudé
2023-08-24target/loongarch: Fix loongarch_la464_initfn() misses setting LSPWSong Gao
2023-08-24target/loongarch: Remove duplicated disas_set_info assignmentPhilippe Mathieu-Daudé
2023-08-24target/loongarch: Log I/O write accesses to CSR registersPhilippe Mathieu-Daudé
2023-08-23Merge tag 'pull-request-2023-08-23' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-08-23docs/about/license: Update LICENSE URLPhilippe Mathieu-Daudé
2023-08-23tests/tcg/s390x: Test VSTRSIlya Leoshkevich
2023-08-23target/s390x: Fix the "ignored match" case in VSTRSIlya Leoshkevich
2023-08-23linux-user/elfload: Enable vxe2 on s390xIlya Leoshkevich
2023-08-23include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hostsThomas Huth
2023-08-23hw/s390x/s390-virtio-ccw: Remove superfluous code to set the NIC modelThomas Huth
2023-08-23tests/tcg/s390x: Test VREPIlya Leoshkevich
2023-08-23target/s390x: Use a 16-bit immediate in VREPIlya Leoshkevich
2023-08-23tests/tcg/s390x: Test VSTLIlya Leoshkevich
2023-08-23target/s390x: Fix VSTL with a large lengthIlya Leoshkevich
2023-08-23target/s390x: Check reserved bits of VFMIN/VFMAX's M5Ilya Leoshkevich