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-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
2023-09-21
hw/ide/ahci: simplify and document PxCI handling
Niklas Cassel
2023-09-21
hw/ide/ahci: write D2H FIS when processing NCQ command
Niklas Cassel
2023-09-21
hw/ide/core: set ERR_STAT in unsupported command completion
Niklas Cassel
2023-09-21
target/ppc: Fix LQ, STQ register-pair order for big-endian
Nicholas Piggin
2023-09-21
target/ppc: Flush inputs to zero with NJ in ppc_store_vscr
Richard Henderson
2023-09-21
hw/ppc/e500: fix broken snapshot replay
Maksim Kostin
2023-09-21
ppc/vof: Fix missed fields in VOF cleanup
Nicholas Piggin
2023-09-21
ui/dbus: Properly dispose touch/mouse dbus objects
Bilal Elmoussaoui
2023-09-21
target/i386: raise FERR interrupt with iothread locked
Paolo Bonzini
2023-09-21
linux-user: Adjust brk for load_bias
Richard Henderson
2023-09-21
target/arm: properly document FEAT_CRC32
Alex Bennée
2023-09-21
block-migration: Ensure we don't crash during migration cleanup
Fabiano Rosas
2023-08-30
softmmu: Assert data in bounds in iotlb_to_section
Richard Henderson
2023-08-24
docs/about/license: Update LICENSE URL
Philippe Mathieu-Daudé
2023-08-24
target/arm: Fix 64-bit SSRA
Richard Henderson
2023-08-24
target/arm: Fix SME ST1Q
Richard Henderson
2023-08-24
accel/kvm: Specify default IPA size for arm64
Akihiko Odaki
2023-08-24
kvm: Introduce kvm_arch_get_default_type hook
Akihiko Odaki
2023-08-23
include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hosts
Thomas Huth
2023-08-23
target/s390x: Check reserved bits of VFMIN/VFMAX's M5
Ilya Leoshkevich
[next]