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-05-29
Update version for 8.0.1 release
v8.0.1
Michael Tokarev
2023-05-27
virtio: qmp: fix memory leak
Paolo Bonzini
2023-05-26
machine: do not crash if default RAM backend name has been stolen
Igor Mammedov
2023-05-26
hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)
Thomas Huth
2023-05-26
usb/ohci: Set pad to 0 after frame update
Paolo Bonzini
2023-05-26
util/vfio-helpers: Use g_file_read_link()
Akihiko Odaki
2023-05-24
rtl8139: fix large_send_mss divide-by-zero
Stefan Hajnoczi
2023-05-24
igb: Always copy ethernet header
Akihiko Odaki
2023-05-24
e1000e: Always copy ethernet header
Akihiko Odaki
2023-05-24
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki
2023-05-24
igb: Clear IMS bits when committing ICR access
Akihiko Odaki
2023-05-24
igb: Do not require CTRL.VME for tx VLAN tagging
Akihiko Odaki
2023-05-24
igb: Fix Rx packet type encoding
Akihiko Odaki
2023-05-24
e1000x: Fix BPRC and MPRC
Akihiko Odaki
2023-05-23
e1000e: Fix tx/rx counters
timothee.cocault@gmail.com
2023-05-22
nbd/server: Fix drained_poll to wake coroutine in right AioContext
Kevin Wolf
2023-05-22
graph-lock: Disable locking for now
Kevin Wolf
2023-05-22
block: compile out assert_bdrv_graph_readable() by default
Stefan Hajnoczi
2023-05-22
tested: add test for nested aio_poll() in poll handlers
Stefan Hajnoczi
2023-05-22
aio-posix: do not nest poll handlers
Stefan Hajnoczi
2023-05-22
virtio-crypto: fix NULL pointer dereference in virtio_crypto_free_request
Mauro Matteo Cascella
2023-05-22
virtio-net: not enable vq reset feature unconditionally
Eugenio Pérez
2023-05-22
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
Leonardo Bras
2023-05-19
vhost: fix possible wrap in SVQ descriptor ring
Hawkins Jiawei
2023-05-18
target/i386: fix avx2 instructions vzeroall and vpermdq
Xinyu Li
2023-05-18
target/i386: fix operand size for VCOMI/VUCOMI instructions
Paolo Bonzini
2023-05-18
scsi-generic: fix buffer overflow on block limits inquiry
Paolo Bonzini
2023-05-18
target/arm: Fix vd == vm overlap in sve_ldff1_z
Richard Henderson
2023-05-18
migration: Attempt disk reactivation in more failure scenarios
Eric Blake
2023-05-18
migration: Minor control flow simplification
Eric Blake
2023-05-18
migration: Handle block device inactivation failures better
Eric Blake
2023-05-18
linux-user: fix getgroups/setgroups allocations
Michael Tokarev
2023-05-18
linux-user: Fix mips fp64 executables loading
Daniil Kovalev
2023-05-18
tests/docker: bump the xtensa base to debian:11-slim
Alex Bennée
2023-05-17
docs/about/emulation: fix typo
Lizhi Yang
2023-05-17
util/async-teardown: wire up query-command-line-options
Claudio Imbrenda
2023-05-17
s390x/pv: Fix spurious warning with asynchronous teardown
Claudio Imbrenda
2023-05-17
tcg/i386: Set P_REXW in tcg_out_addi_ptr
Richard Henderson
2023-05-17
9pfs/xen: Fix segfault on shutdown
Jason Andryuk
2023-05-17
s390x/tcg: Fix LDER instruction format
Ilya Leoshkevich
2023-05-16
target/s390x: Fix EXECUTE of relative branches
Ilya Leoshkevich
2023-05-15
tcg: ppc64: Fix mask generation for vextractdm
Shivaprasad G Bhat
2023-05-15
async: Suppress GCC13 false positive in aio_bh_poll()
Cédric Le Goater
2023-05-14
target/arm: Correct AArch64.S2MinTxSZ 32-bit EL1 input size check
Peter Maydell
2023-05-14
ui: Fix pixel colour channel order for PNG screenshots
Peter Maydell
2023-05-14
target/arm: Fix handling of SW and NSW bits for stage 2 walks
Peter Maydell
2023-05-11
accel/tcg: Fix atomic_mmu_lookup for reads
Richard Henderson
2023-05-10
hw/pci-bridge: pci_expander_bridge fix type in pxb_cxl_dev_reset()
Jonathan Cameron
2023-05-10
target/riscv: Restore the predicate() NULL check behavior
Bin Meng
2023-05-10
target/riscv: Fix itrigger when icount is used
LIU Zhiwei
[next]