aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-21Update version for 8.0.5 releasev8.0.5Michael Tokarev
2023-09-20tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTRMarc-André Lureau
2023-09-20s390x/ap: fix missing subsystem reset registrationJanosch Frank
2023-09-20ui: fix crash when there are no active_consoleMarc-André Lureau
2023-09-20hw/tpm: TIS on sysbus: Remove unsupport ppi command line optionStefan Berger
2023-09-20target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changesLeon Schuermann
2023-09-20target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0Daniel Henrique Barboza
2023-09-20hw/riscv: virt: Fix riscv,pmu DT node pathConor Dooley
2023-09-20linux-user/riscv: Use abi type for target_ucontextLIU Zhiwei
2023-09-20hw/intc: Make rtc variable names consistentJason Chien
2023-09-20hw/intc: Fix upper/lower mtime write calculationJason Chien
2023-09-20hw/char/riscv_htif: Fix the console syscall on big endian hostsThomas Huth
2023-09-20include/exec: Provide the tswap() functions for target independent code, tooThomas Huth
2023-09-12hw/char/riscv_htif: Fix printing of console characters on big endian hostsThomas Huth
2023-09-11arm64: Restore trapless ptimer accessColton Lewis
2023-09-11virtio: Drop out of coroutine context in virtio_load()Kevin Wolf
2023-09-10qxl: don't assert() if device isn't yet initializedMarc-André Lureau
2023-09-10hw/net/vmxnet3: Fix guest-triggerable assert()Thomas Huth
2023-09-10docs tests: Fix use of migrate_set_parameterMarkus Armbruster
2023-09-10qemu-options.hx: Rephrase the descriptions of the -hd* and -cdrom optionsThomas Huth
2023-09-10hw/i2c/aspeed: Fix TXBUF transmission start position errorHang Yu
2023-09-10hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool modeHang Yu
2023-09-10hw/ide/ahci: fix broken SError handlingNiklas Cassel
2023-09-10hw/ide/ahci: fix ahci_write_fis_sdb()Niklas Cassel
2023-09-10hw/ide/ahci: PxCI should not get cleared when ERR_STAT is setNiklas Cassel
2023-09-10hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is clearedNiklas Cassel
2023-09-10hw/ide/ahci: simplify and document PxCI handlingNiklas Cassel
2023-09-10hw/ide/ahci: write D2H FIS when processing NCQ commandNiklas Cassel
2023-09-10hw/ide/core: set ERR_STAT in unsupported command completionNiklas Cassel
2023-09-10target/ppc: Flush inputs to zero with NJ in ppc_store_vscrRichard Henderson
2023-09-10ppc/vof: Fix missed fields in VOF cleanupNicholas Piggin
2023-09-10hw/ppc/e500: fix broken snapshot replayMaksim Kostin
2023-09-10block-migration: Ensure we don't crash during migration cleanupFabiano Rosas
2023-09-10docs/about/license: Update LICENSE URLPhilippe Mathieu-Daudé
2023-09-10target/arm: Fix 64-bit SSRARichard Henderson
2023-09-10target/arm: Fix SME ST1QRichard Henderson
2023-09-10accel/kvm: Specify default IPA size for arm64Akihiko Odaki
2023-09-10kvm: Introduce kvm_arch_get_default_type hookAkihiko Odaki
2023-09-10include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hostsThomas Huth
2023-09-10target/s390x: Check reserved bits of VFMIN/VFMAX's M5Ilya Leoshkevich
2023-09-10target/s390x: Fix VSTL with a large lengthIlya Leoshkevich
2023-09-10target/s390x: Use a 16-bit immediate in VREPIlya Leoshkevich
2023-09-10target/s390x: Fix the "ignored match" case in VSTRSIlya Leoshkevich
2023-09-10hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllersBernhard Beschow
2023-09-10Fixed incorrect LLONG alignment for openrisc and crisLuca Bonissi
2023-09-10include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2Richard Henderson
2023-09-10include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblazeRichard Henderson
2023-09-10linux-user/elfload: Set V in ELF_HWCAP for RISC-VNathan Egge
2023-09-10hw/nvme: fix null pointer access in ruh updateKlaus Jensen
2023-09-10hw/nvme: fix null pointer access in directive receiveKlaus Jensen