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-04
target/i386: generalize operand size "ph" for use in CVTPS2PD
Paolo Bonzini
2023-10-04
target/i386: Fix exception classes for MOVNTPS/MOVNTPD.
Ricky Zhou
2023-10-04
target/i386: Fix exception classes for SSE/AVX instructions.
Ricky Zhou
2023-10-04
target/i386: Fix and add some comments next to SSE/AVX instructions.
Ricky Zhou
2023-10-04
tests/tcg/i386: correct mask for VPERM2F128/VPERM2I128
Paolo Bonzini
2023-10-04
target/i386: fix operand size of unary SSE operations
Paolo Bonzini
2023-10-03
scsi-disk: ensure that FORMAT UNIT commands are terminated
Mark Cave-Ayland
2023-10-03
esp: restrict non-DMA transfer length to that of available data
Mark Cave-Ayland
2023-10-03
esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()
Mark Cave-Ayland
2023-10-03
optionrom: Remove build-id section
Fabiano Rosas
2023-09-28
ui/vnc: fix handling of VNC_FEATURE_XVP
Paolo Bonzini
2023-09-28
ui/vnc: fix debug output for invalid audio message
Paolo Bonzini
2023-09-28
hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]
Thomas Huth
2023-09-27
accel/tcg: mttcg remove false-negative halted assertion
Nicholas Piggin
2023-09-25
target/arm: Don't skip MTE checks for LDRT/STRT at EL0
Peter Maydell
2023-09-25
hw/cxl: Fix CFMW config memory leak
Li Zhijian
2023-09-25
linux-user/hppa: lock both words of function descriptor
Mikulas Patocka
2023-09-25
linux-user/hppa: clear the PSW 'N' bit when delivering signals
Mikulas Patocka
2023-09-25
hw/ppc: Always store the decrementer value
Nicholas Piggin
2023-09-25
target/ppc: Decrementer fix BookE semantics
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 7.2.6 release
v7.2.6
Michael Tokarev
2023-09-13
tpm: fix crash when FD >= 1024 and unnecessary errors due to EINTR
Marc-André Lureau
2023-09-13
s390x/ap: fix missing subsystem reset registration
Janosch Frank
2023-09-13
ui: fix crash when there are no active_console
Marc-André Lureau
2023-09-13
hw/tpm: TIS on sysbus: Remove unsupport ppi command line option
Stefan Berger
2023-09-13
target/riscv/pmp.c: respect mseccfg.RLB for pmpaddrX changes
Leon Schuermann
2023-09-13
hw/riscv: virt: Fix riscv,pmu DT node path
Conor Dooley
2023-09-13
linux-user/riscv: Use abi type for target_ucontext
LIU Zhiwei
2023-09-13
hw/intc: Make rtc variable names consistent
Jason Chien
2023-09-13
hw/intc: Fix upper/lower mtime write calculation
Jason Chien
2023-09-13
hw/char/riscv_htif: Fix printing of console characters on big endian hosts
Thomas Huth
2023-09-13
arm64: Restore trapless ptimer access
Colton Lewis
2023-09-13
virtio: Drop out of coroutine context in virtio_load()
Kevin Wolf
2023-09-11
qxl: don't assert() if device isn't yet initialized
Marc-André Lureau
2023-09-11
hw/net/vmxnet3: Fix guest-triggerable assert()
Thomas Huth
2023-09-11
docs tests: Fix use of migrate_set_parameter
Markus Armbruster
2023-09-11
qemu-options.hx: Rephrase the descriptions of the -hd* and -cdrom options
Thomas Huth
2023-09-11
hw/i2c/aspeed: Fix TXBUF transmission start position error
Hang Yu
2023-09-11
hw/i2c/aspeed: Fix Tx count and Rx size error in buffer pool mode
Hang Yu
2023-09-11
hw/ide/ahci: fix broken SError handling
Niklas Cassel
2023-09-11
hw/ide/ahci: fix ahci_write_fis_sdb()
Niklas Cassel
2023-09-11
hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
Niklas Cassel
2023-09-11
hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
Niklas Cassel
2023-09-11
hw/ide/ahci: simplify and document PxCI handling
Niklas Cassel
2023-09-11
hw/ide/ahci: write D2H FIS when processing NCQ command
Niklas Cassel
[next]