index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-03
target/arm: Don't skip MTE checks for LDRT/STRT at EL0
Peter Maydell
2023-10-03
hw/arm/boot: Set SCR_EL3.FGTEn when booting kernel
Fabian Vogt
2023-10-03
include/exec: Widen tlb_hit/tlb_hit_page()
Anton Johansson
2023-10-03
tests/file-io-error: New test
Hanna Czenczek
2023-10-03
file-posix: Simplify raw_co_prw's 'out' zone code
Hanna Czenczek
2023-10-03
file-posix: Fix zone update in I/O error path
Hanna Czenczek
2023-10-03
file-posix: Check bs->bl.zoned for zone info
Hanna Czenczek
2023-10-03
file-posix: Clear bs->bl.zoned on error
Hanna Czenczek
2023-10-03
hw/cxl: Fix out of bound array access
Dmitry Frolov
2023-10-03
hw/cxl: Fix CFMW config memory leak
Li Zhijian
2023-10-03
linux-user/hppa: lock both words of function descriptor
Mikulas Patocka
2023-10-03
linux-user/hppa: clear the PSW 'N' bit when delivering signals
Mikulas Patocka
2023-09-25
hw/ppc: Read time only once to perform decrementer write
Nicholas Piggin
2023-09-25
hw/ppc: Reset timebase facilities on machine reset
Nicholas Piggin
2023-09-25
hw/ppc: Always store the decrementer value
Nicholas Piggin
2023-09-25
target/ppc: Sign-extend large decrementer to 64-bits
Nicholas Piggin
2023-09-25
hw/ppc: Avoid decrementer rounding errors
Nicholas Piggin
2023-09-25
hw/ppc: Round up the decrementer interval when converting to ns
Nicholas Piggin
2023-09-25
host-utils: Add muldiv64_round_up
Nicholas Piggin
2023-09-25
hw/ppc: Introduce functions for conversion between timebase and nanoseconds
Nicholas Piggin
2023-09-21
Update version for 8.1.1 release
v8.1.1
Michael Tokarev
2023-09-21
tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTR
Marc-André Lureau
2023-09-21
meson: Fix targetos match for illumos and Solaris.
Jonathan Perkin
2023-09-21
s390x/ap: fix missing subsystem reset registration
Janosch Frank
2023-09-21
ui: fix crash when there are no active_console
Marc-André Lureau
2023-09-21
virtio-gpu/win32: set the destroy function on load
Marc-André Lureau
2023-09-21
target/riscv: Allocate itrigger timers only once
Akihiko Odaki
2023-09-21
target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes
Leon Schuermann
2023-09-21
target/riscv: fix satp_mode_finalize() when satp_mode.supported = 0
Daniel Henrique Barboza
2023-09-21
hw/riscv: virt: Fix riscv,pmu DT node path
Conor Dooley
2023-09-21
linux-user/riscv: Use abi type for target_ucontext
LIU Zhiwei
2023-09-21
hw/intc: Make rtc variable names consistent
Jason Chien
2023-09-21
hw/intc: Fix upper/lower mtime write calculation
Jason Chien
2023-09-21
target/riscv: Fix zfa fleq.d and fltq.d
LIU Zhiwei
2023-09-21
target/riscv: Fix page_check_range use in fault-only-first
LIU Zhiwei
2023-09-21
target/riscv/cpu.c: add zmmul isa string
Daniel Henrique Barboza
2023-09-21
hw/char/riscv_htif: Fix the console syscall on big endian hosts
Thomas Huth
2023-09-21
hw/char/riscv_htif: Fix printing of console characters on big endian hosts
Thomas Huth
2023-09-21
arm64: Restore trapless ptimer access
Colton Lewis
2023-09-21
virtio: Drop out of coroutine context in virtio_load()
Kevin Wolf
2023-09-21
qxl: don't assert() if device isn't yet initialized
Marc-André Lureau
2023-09-21
hw/net/vmxnet3: Fix guest-triggerable assert()
Thomas Huth
2023-09-21
docs tests: Fix use of migrate_set_parameter
Markus Armbruster
2023-09-21
qemu-options.hx: Rephrase the descriptions of the -hd* and -cdrom options
Thomas Huth
2023-09-21
hw/i2c/aspeed: Fix TXBUF transmission start position error
Hang Yu
2023-09-21
hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
Hang Yu
2023-09-21
hw/ide/ahci: fix broken SError handling
Niklas Cassel
2023-09-21
hw/ide/ahci: fix ahci_write_fis_sdb()
Niklas Cassel
2023-09-21
hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
Niklas Cassel
2023-09-21
hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
Niklas Cassel
[next]