aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-03target/arm: Don't skip MTE checks for LDRT/STRT at EL0Peter Maydell
2023-10-03hw/arm/boot: Set SCR_EL3.FGTEn when booting kernelFabian Vogt
2023-10-03include/exec: Widen tlb_hit/tlb_hit_page()Anton Johansson
2023-10-03tests/file-io-error: New testHanna Czenczek
2023-10-03file-posix: Simplify raw_co_prw's 'out' zone codeHanna Czenczek
2023-10-03file-posix: Fix zone update in I/O error pathHanna Czenczek
2023-10-03file-posix: Check bs->bl.zoned for zone infoHanna Czenczek
2023-10-03file-posix: Clear bs->bl.zoned on errorHanna Czenczek
2023-10-03hw/cxl: Fix out of bound array accessDmitry Frolov
2023-10-03hw/cxl: Fix CFMW config memory leakLi Zhijian
2023-10-03linux-user/hppa: lock both words of function descriptorMikulas Patocka
2023-10-03linux-user/hppa: clear the PSW 'N' bit when delivering signalsMikulas Patocka
2023-09-25hw/ppc: Read time only once to perform decrementer writeNicholas Piggin
2023-09-25hw/ppc: Reset timebase facilities on machine resetNicholas Piggin
2023-09-25hw/ppc: Always store the decrementer valueNicholas Piggin
2023-09-25target/ppc: Sign-extend large decrementer to 64-bitsNicholas Piggin
2023-09-25hw/ppc: Avoid decrementer rounding errorsNicholas Piggin
2023-09-25hw/ppc: Round up the decrementer interval when converting to nsNicholas Piggin
2023-09-25host-utils: Add muldiv64_round_upNicholas Piggin
2023-09-25hw/ppc: Introduce functions for conversion between timebase and nanosecondsNicholas Piggin
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