aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-13tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTRMarc-André Lureau
2023-09-13s390x/ap: fix missing subsystem reset registrationJanosch Frank
2023-09-13ui: fix crash when there are no active_consoleMarc-André Lureau
2023-09-13hw/tpm: TIS on sysbus: Remove unsupport ppi command line optionStefan Berger
2023-09-13target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changesLeon Schuermann
2023-09-13hw/riscv: virt: Fix riscv,pmu DT node pathConor Dooley
2023-09-13linux-user/riscv: Use abi type for target_ucontextLIU Zhiwei
2023-09-13hw/intc: Make rtc variable names consistentJason Chien
2023-09-13hw/intc: Fix upper/lower mtime write calculationJason Chien
2023-09-13hw/char/riscv_htif: Fix printing of console characters on big endian hostsThomas Huth
2023-09-13arm64: Restore trapless ptimer accessColton Lewis
2023-09-13virtio: Drop out of coroutine context in virtio_load()Kevin Wolf
2023-09-11qxl: don't assert() if device isn't yet initializedMarc-André Lureau
2023-09-11hw/net/vmxnet3: Fix guest-triggerable assert()Thomas Huth
2023-09-11docs tests: Fix use of migrate_set_parameterMarkus Armbruster
2023-09-11qemu-options.hx: Rephrase the descriptions of the -hd* and -cdrom optionsThomas Huth
2023-09-11hw/i2c/aspeed: Fix TXBUF transmission start position errorHang Yu
2023-09-11hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool modeHang Yu
2023-09-11hw/ide/ahci: fix broken SError handlingNiklas Cassel
2023-09-11hw/ide/ahci: fix ahci_write_fis_sdb()Niklas Cassel
2023-09-11hw/ide/ahci: PxCI should not get cleared when ERR_STAT is setNiklas Cassel
2023-09-11hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is clearedNiklas Cassel
2023-09-11hw/ide/ahci: simplify and document PxCI handlingNiklas Cassel
2023-09-11hw/ide/ahci: write D2H FIS when processing NCQ commandNiklas Cassel
2023-09-11hw/ide/core: set ERR_STAT in unsupported command completionNiklas Cassel
2023-09-11target/ppc: Flush inputs to zero with NJ in ppc_store_vscrRichard Henderson
2023-09-11ppc/vof: Fix missed fields in VOF cleanupNicholas Piggin
2023-09-11hw/ppc/e500: fix broken snapshot replayMaksim Kostin
2023-09-11block-migration: Ensure we don't crash during migration cleanupFabiano Rosas
2023-09-11docs/about/license: Update LICENSE URLPhilippe Mathieu-Daudé
2023-09-11target/arm: Fix 64-bit SSRARichard Henderson
2023-09-11target/arm: Fix SME ST1QRichard Henderson
2023-09-11accel/kvm: Specify default IPA size for arm64Akihiko Odaki
2023-09-11kvm: Introduce kvm_arch_get_default_type hookAkihiko Odaki
2023-09-11include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hostsThomas Huth
2023-09-11target/s390x: Check reserved bits of VFMIN/VFMAX's M5Ilya Leoshkevich
2023-09-11target/s390x: Fix VSTL with a large lengthIlya Leoshkevich
2023-09-11target/s390x: Use a 16-bit immediate in VREPIlya Leoshkevich
2023-09-11target/s390x: Fix the "ignored match" case in VSTRSIlya Leoshkevich
2023-09-11Fixed incorrect LLONG alignment for openrisc and crisLuca Bonissi
2023-09-11include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for nios2Richard Henderson
2023-09-11include/exec/user: Set ABI_LLONG_ALIGNMENT to 4 for microblazeRichard Henderson
2023-09-11linux-user/elfload: Set V in ELF_HWCAP for RISC-VNathan Egge
2023-09-11hw/nvme: fix CRC64 for guard tagAnkit Kumar
2023-09-11dump: kdump-zlib data pages not dumped with pvtime/aarch64Dongli Zhang
2023-09-11hw/smbios: Fix core count in type4Zhao Liu
2023-09-11hw/smbios: Fix thread count in type4Zhao Liu
2023-09-11hw/smbios: Fix smbios_smp_sockets caculationZhao Liu
2023-09-11machine: Add helpers to get cores/threads per socketZhao Liu
2023-09-11pnv_lpc: disable reentrancy detection for lpc-hcAlexander Bulekov