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
2024-04-16
ppc/spapr: Initialize max_cpus limit to SPAPR_IRQ_NR_IPIS.
Harsh Prateek Bora
2024-04-16
ppc/spapr: Introduce SPAPR_IRQ_NR_IPIS to refer IRQ range for CPU IPIs.
Harsh Prateek Bora
2024-04-10
target/sh4: add missing CHECK_NOT_DELAY_SLOT
Zack Buhman
2024-04-10
hw/sd/sdhci: Do not update TRNMOD when Command Inhibit (DAT) is set
Philippe Mathieu-Daudé
2024-04-10
hw/net/lan9118: Replace magic '2048' value by MIL_TXFIFO_SIZE definition
Philippe Mathieu-Daudé
2024-04-10
hw/net/lan9118: Fix overflow in MIL TX FIFO
Philippe Mathieu-Daudé
2024-04-10
backends/cryptodev: Do not abort for invalid session ID
Philippe Mathieu-Daudé
2024-04-10
hw/misc/applesmc: Fix memory leak in reset() handler
Philippe Mathieu-Daudé
2024-04-10
hw/block/nand: Fix out-of-bound access in NAND block buffer
Philippe Mathieu-Daudé
2024-04-10
hw/block/nand: Have blk_load() take unsigned offset and return boolean
Philippe Mathieu-Daudé
2024-04-10
hw/block/nand: Factor nand_load_iolen() method out
Philippe Mathieu-Daudé
2024-04-10
qemu-options: Fix CXL Fixed Memory Window interleave-granularity typo
Yuquan Wang
2024-04-10
hw/virtio/virtio-crypto: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
2024-04-10
hw/char/virtio-serial-bus: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
2024-04-10
hw/display/virtio-gpu: Protect from DMA re-entrancy bugs
Philippe Mathieu-Daudé
2024-04-10
hw/virtio: Introduce virtio_bh_new_guarded() helper
Philippe Mathieu-Daudé
2024-04-10
linux-user: Fix waitid return of siginfo_t and rusage
Richard Henderson
2024-04-10
tcg/optimize: Do not attempt to constant fold neg_vec
Richard Henderson
2024-04-09
hw/virtio: Fix packed virtqueue flush used_idx
Wafer
2024-04-09
hw/net/virtio-net: fix qemu set used ring flag even vhost started
Yajun Wu
2024-04-09
hw/intc/arm_gicv3: ICC_HPPIR* return SPURIOUS if int group is disabled
Peter Maydell
2024-04-09
gitlab-ci/cirrus: switch from 'master' to 'latest'
Michael Tokarev
2024-04-09
target/hppa: Clear psw_n for BE on use_nullify_skip path
Richard Henderson
2024-04-09
tcg/optimize: Fix sign_mask for logical right-shift
Richard Henderson
2024-04-09
virtio-net: Fix vhost virtqueue notifiers for RSS
Akihiko Odaki
2024-04-09
monitor/hmp-cmds-target: Append a space in error message in gpa2hva()
Yao Xingtao
2024-04-09
hw/scsi/scsi-generic: Fix io_timeout property not applying
Lorenz Brun
2024-04-09
target/loongarch: Fix qemu-system-loongarch64 assert failed with the option '...
Song Gao
2024-04-09
target/i386: Revert monitor_puts() in do_inject_x86_mce()
Tao Su
2024-04-09
target/i386: fix direction of "32-bit MMU" test
Paolo Bonzini
2024-04-09
target/i386: use separate MMU indexes for 32-bit accesses
Paolo Bonzini
2024-03-21
target/i386: introduce function to query MMU indices
Paolo Bonzini
2024-03-20
tests: Raise timeouts for bufferiszero and crypto-tlscredsx509
Peter Maydell
2024-03-20
tests/unit: Bump test-replication timeout to 60 seconds
Kevin Wolf
2024-03-20
tests/unit: Bump test-crypto-block test timeout to 5 minutes
Thomas Huth
2024-03-20
tests/unit: Bump test-aio-multithread test timeout to 2 minutes
Thomas Huth
2024-03-19
migration: Skip only empty block devices
Cédric Le Goater
2024-03-14
hmat acpi: Fix out of bounds access due to missing use of indirection
Jonathan Cameron
2024-03-14
pcie_sriov: Validate NumVFs
Akihiko Odaki
2024-03-14
hw/nvme: Use pcie_sriov_num_vfs()
Akihiko Odaki
2024-03-14
pcie: Introduce pcie_sriov_num_vfs
Akihiko Odaki
2024-03-14
hw/nvme: add machine compatibility parameter to enable msix exclusive bar
Klaus Jensen
2024-03-14
hw/nvme: generalize the mbar size helper
Klaus Jensen
2024-03-14
hw/nvme: separate 'serial' property for VFs
Minwoo Im
2024-03-14
hw/nvme: cleanup error reporting in nvme_init_pci()
Klaus Jensen
2024-03-14
hw/nvme: clean up confusing use of errp/local_err
Klaus Jensen
2024-03-13
Avoid unaligned fetch in ladr_match()
Nick Briggs
2024-03-13
e1000e: fix link state on resume
Laurent Vivier
2024-03-13
make-release: switch to .xz format by default
Michael Tokarev
2024-03-13
hw/scsi/lsi53c895a: add timer to scripts processing
Sven Schnelle
[next]