aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-21Update version for 8.1.1 releasev8.1.1Michael Tokarev
2023-09-21tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTRMarc-André Lureau
2023-09-21meson: Fix targetos match for illumos and Solaris.Jonathan Perkin
2023-09-21s390x/ap: fix missing subsystem reset registrationJanosch Frank
2023-09-21ui: fix crash when there are no active_consoleMarc-André Lureau
2023-09-21virtio-gpu/win32: set the destroy function on loadMarc-André Lureau
2023-09-21target/riscv: Allocate itrigger timers only onceAkihiko Odaki
2023-09-21target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changesLeon Schuermann
2023-09-21target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0Daniel Henrique Barboza
2023-09-21hw/riscv: virt: Fix riscv,pmu DT node pathConor Dooley
2023-09-21linux-user/riscv: Use abi type for target_ucontextLIU Zhiwei
2023-09-21hw/intc: Make rtc variable names consistentJason Chien
2023-09-21hw/intc: Fix upper/lower mtime write calculationJason Chien
2023-09-21target/riscv: Fix zfa fleq.d and fltq.dLIU Zhiwei
2023-09-21target/riscv: Fix page_check_range use in fault-only-firstLIU Zhiwei
2023-09-21target/riscv/cpu.c: add zmmul isa stringDaniel Henrique Barboza
2023-09-21hw/char/riscv_htif: Fix the console syscall on big endian hostsThomas Huth
2023-09-21hw/char/riscv_htif: Fix printing of console characters on big endian hostsThomas Huth
2023-09-21arm64: Restore trapless ptimer accessColton Lewis
2023-09-21virtio: Drop out of coroutine context in virtio_load()Kevin Wolf
2023-09-21qxl: don't assert() if device isn't yet initializedMarc-André Lureau
2023-09-21hw/net/vmxnet3: Fix guest-triggerable assert()Thomas Huth
2023-09-21docs tests: Fix use of migrate_set_parameterMarkus Armbruster
2023-09-21qemu-options.hx: Rephrase the descriptions of the -hd* and -cdrom optionsThomas Huth
2023-09-21hw/i2c/aspeed: Fix TXBUF transmission start position errorHang Yu
2023-09-21hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool modeHang Yu
2023-09-21hw/ide/ahci: fix broken SError handlingNiklas Cassel
2023-09-21hw/ide/ahci: fix ahci_write_fis_sdb()Niklas Cassel
2023-09-21hw/ide/ahci: PxCI should not get cleared when ERR_STAT is setNiklas Cassel
2023-09-21hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is clearedNiklas Cassel
2023-09-21hw/ide/ahci: simplify and document PxCI handlingNiklas Cassel
2023-09-21hw/ide/ahci: write D2H FIS when processing NCQ commandNiklas Cassel
2023-09-21hw/ide/core: set ERR_STAT in unsupported command completionNiklas Cassel
2023-09-21target/ppc: Fix LQ, STQ register-pair order for big-endianNicholas Piggin
2023-09-21target/ppc: Flush inputs to zero with NJ in ppc_store_vscrRichard Henderson
2023-09-21hw/ppc/e500: fix broken snapshot replayMaksim Kostin
2023-09-21ppc/vof: Fix missed fields in VOF cleanupNicholas Piggin
2023-09-21ui/dbus: Properly dispose touch/mouse dbus objectsBilal Elmoussaoui
2023-09-21target/i386: raise FERR interrupt with iothread lockedPaolo Bonzini
2023-09-21linux-user: Adjust brk for load_biasRichard Henderson
2023-09-21target/arm: properly document FEAT_CRC32Alex Bennée
2023-09-21block-migration: Ensure we don't crash during migration cleanupFabiano Rosas
2023-08-30softmmu: Assert data in bounds in iotlb_to_sectionRichard Henderson
2023-08-24docs/about/license: Update LICENSE URLPhilippe Mathieu-Daudé
2023-08-24target/arm: Fix 64-bit SSRARichard Henderson
2023-08-24target/arm: Fix SME ST1QRichard Henderson
2023-08-24accel/kvm: Specify default IPA size for arm64Akihiko Odaki
2023-08-24kvm: Introduce kvm_arch_get_default_type hookAkihiko Odaki
2023-08-23include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hostsThomas Huth
2023-08-23target/s390x: Check reserved bits of VFMIN/VFMAX's M5Ilya Leoshkevich