]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2024-01-10 Paolo Bonzinitcg/i386: use 8-bit OR or XOR for unsigned 8-bit immediates
2024-01-10 Paolo Bonzinitcg/i386: convert add/sub of 128 to sub/add of -128
2024-01-10 Peter MaydellMerge tag 'pull-riscv-to-apply-20240110' of https:...
2024-01-10 Peter MaydellMerge tag 'qemu-sparc-20240110' of https://github.com...
2024-01-10 Alistair Francistarget/riscv: Ensure mideleg is set correctly on reset
2024-01-10 Alistair Francistarget/riscv: Don't adjust vscause for exceptions
2024-01-10 Alistair Francistarget/riscv: Assert that the CSR numbers will be correct
2024-01-10 Ivan Klokovtarget/riscv: pmp: Ignore writes when RW=01 and MML=0
2024-01-10 Bin Mengroms/opensbi: Upgrade from v1.3.1 to v1.4
2024-01-10 Bin Mengdocs/system/riscv: sifive_u: Update S-mode U-Boot image...
2024-01-10 Daniel Henrique... target/riscv/kvm: add RVV and Vector CSR regs
2024-01-10 Daniel Henrique... target/riscv/kvm: do PR_RISCV_V_SET_CONTROL during...
2024-01-10 Daniel Henrique... linux-headers: riscv: add ptrace.h
2024-01-10 Daniel Henrique... linux-headers: Update to Linux v6.7-rc5
2024-01-10 Yong-Xuan Wangtarget/riscv/kvm.c: remove group setting of KVM AIA...
2024-01-10 Daniel Henrique... target/riscv: add rva22s64 cpu
2024-01-10 Daniel Henrique... target/riscv: add RVA22S64 profile
2024-01-10 Daniel Henrique... target/riscv: add 'parent' in profile description
2024-01-10 Daniel Henrique... target/riscv: add satp_mode profile support
2024-01-10 Daniel Henrique... target/riscv/cpu.c: add riscv_cpu_is_32bit()
2024-01-10 Daniel Henrique... target/riscv/cpu.c: finalize satp_mode earlier
2024-01-10 Daniel Henrique... target/riscv: add priv ver restriction to profiles
2024-01-10 Daniel Henrique... target/riscv: implement svade
2024-01-10 Daniel Henrique... target/riscv: add 'rva22u64' CPU
2024-01-10 Daniel Henrique... riscv-qmp-cmds.c: add profile flags in cpu-model-expansion
2024-01-10 Daniel Henrique... target/riscv/tcg: validate profiles during finalize
2024-01-10 Daniel Henrique... target/riscv/tcg: honor user choice for G MISA bits
2024-01-10 Daniel Henrique... target/riscv/tcg: add hash table insert helpers
2024-01-10 Daniel Henrique... target/riscv/tcg: handle profile MISA bits
2024-01-10 Daniel Henrique... target/riscv/tcg: add riscv_cpu_write_misa_bit()
2024-01-10 Daniel Henrique... target/riscv/tcg: add MISA user options hash
2024-01-10 Daniel Henrique... target/riscv/tcg: add user flag for profile support
2024-01-10 Daniel Henrique... target/riscv/kvm: add 'rva22u64' flag as unavailable
2024-01-10 Daniel Henrique... target/riscv: add rva22u64 profile definition
2024-01-10 Daniel Henrique... riscv-qmp-cmds.c: expose named features in cpu_model_ex...
2024-01-10 Daniel Henrique... target/riscv/tcg: add 'zic64b' support
2024-01-10 Daniel Henrique... target/riscv: add zicbop extension flag
2024-01-10 Daniel Henrique... target/riscv: add rv64i CPU
2024-01-10 Daniel Henrique... target/riscv/tcg: update priv_ver on user_set extensions
2024-01-10 Daniel Henrique... target/riscv/tcg: do not use "!generic" CPU checks
2024-01-10 Daniel Henrique... target/riscv: create TYPE_RISCV_VENDOR_CPU
2024-01-10 Heinrich Schuchardtdocs/system/riscv: document acpi parameter of virt...
2024-01-10 Rob Bradforddisas/riscv: Add amocas.[w,d,q] instructions
2024-01-10 Weiwei Litarget/riscv: Add support for Zacas extension
2024-01-10 Yong-Xuan Wanghw/riscv/virt.c: fix the interrupts-extended property...
2024-01-10 Sunil V Lhw/riscv/virt-acpi-build.c: Add PLIC in MADT
2024-01-10 Sunil V Lhw/riscv/virt-acpi-build.c: Add IO controllers and...
2024-01-10 Sunil V Lhw/riscv/virt: Update GPEX MMIO related properties
2024-01-10 Sunil V Lhw/pci-host/gpex: Define properties for MMIO ranges
2024-01-10 Sunil V Lhw/riscv/virt-acpi-build.c: Add MMU node in RHCT
2024-01-10 Sunil V Lhw/riscv/virt-acpi-build.c: Add CMO information in...
2024-01-10 Sunil V Lhw/riscv/virt-acpi-build.c: Add APLIC in the MADT
2024-01-10 Sunil V Lhw/riscv/virt-acpi-build.c: Add IMSIC in the MADT
2024-01-10 Sunil V Lhw/riscv/virt-acpi-build.c: Add AIA support in RINTC
2024-01-10 Sunil V Lhw/riscv: virt: Make few IMSIC macros and functions...
2024-01-10 Sunil V Lhw/i386/acpi-microvm.c: Use common function to add...
2024-01-10 Sunil V Lhw/arm/virt-acpi-build.c: Migrate virtio creation to...
2024-01-10 Sunil V Lhw/arm/virt-acpi-build.c: Migrate fw_cfg creation to...
2024-01-10 Daniel Henrique... target/riscv/kvm: rename riscv_reg_id() to riscv_reg_id...
2024-01-10 Daniel Henrique... target/riscv/kvm: add RISCV_CONFIG_REG()
2024-01-10 Daniel Henrique... target/riscv/kvm: change timer regs size to u64
2024-01-10 Daniel Henrique... target/riscv/kvm: change KVM_REG_RISCV_FP_D to u64
2024-01-10 Daniel Henrique... target/riscv/kvm: change KVM_REG_RISCV_FP_F to u32
2024-01-10 Daniel Henrique... target/riscv/cpu.c: fix machine IDs getters
2024-01-10 Ivan Klokovtarget/riscv/pmp: Use hwaddr instead of target_ulong...
2024-01-10 LIU Zhiweitarget/riscv: Not allow write mstatus_vs without RVV
2024-01-10 LIU Zhiweitarget/riscv: Fix th.dcache.cval1 priviledge check
2024-01-10 Max Choutarget/riscv: The whole vector register move instructio...
2024-01-10 Max Choutarget/riscv: Add vill check for whole vector register...
2024-01-10 Philippe Mathieu... util/fifo8: Introduce fifo8_peek_buf()
2024-01-10 Philippe Mathieu... util/fifo8: Allow fifo8_pop_buf() to not populate poppe...
2024-01-09 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-09 Peter MaydellMerge tag 'pull-replay-fixes-080124-1' of https://gitla...
2024-01-09 Ani Sinhaacpi/tests/avocado/bits: disable smilatency tests
2024-01-09 Ani Sinhaacpi/tests/avocado/bits: import smilatency test from...
2024-01-08 Stefan HajnocziRename "QEMU global mutex" to "BQL" in comments and...
2024-01-08 Stefan HajnocziReplace "iothread lock" with "BQL" in comments
2024-01-08 Stefan Hajnocziqemu/main-loop: rename qemu_cond_wait_iothread() to...
2024-01-08 Stefan Hajnocziqemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to...
2024-01-08 Stefan Hajnoczisystem/cpus: rename qemu_mutex_lock_iothread() to bql_l...
2024-01-08 Philippe Mathieu... iothread: Remove unused Error** argument in aio_context...
2024-01-08 Alex Bennéetests/avocado: remove skips from replay_kernel
2024-01-08 Alex Bennéechardev: force write all when recording replay logs
2024-01-08 Alex Bennéereplay: stop us hanging in rr_wait_io_event
2024-01-08 Alex Bennéereplay/replay-char: use report_sync_error
2024-01-08 Alex Bennéereplay: introduce a central report point for sync errors
2024-01-08 Alex Bennéereplay: make has_unread_data a bool
2024-01-08 Alex Bennéereplay: add proper kdoc for ReplayState
2024-01-08 Alex Bennéereplay: remove host_clock_last
2024-01-08 Alex Bennéescripts/replay_dump: track total number of instructions
2024-01-08 Alex Bennéescripts/replay-dump: update to latest format
2024-01-08 Alex Bennéetests/avocado: modernise the drive args for replay_linux
2024-01-08 Alex Bennéetests/avocado: fix typo in replay_linux
2024-01-08 Alex Bennéetests/avocado: add a simple i386 replay kernel test
2024-01-08 Peter MaydellMerge tag 'pull-vfio-20240107' of https://github.com...
2024-01-08 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-01-08 Peter MaydellMerge tag 'pull-loongarch-20240106' of https://gitlab...
2024-01-06 Song Gaotarget/loongarch: move translate modules to tcg/
2024-01-06 Song Gaotarget/loongarch/meson: move gdbstub.c to loongarch.ss
2024-01-05 Cédric Le Goaterbackends/iommufd: Remove mutex
next