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-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
2023-05-10
block: Don't call no_coroutine_fns in qmp_block_resize()
Kevin Wolf
2023-05-10
block: bdrv/blk_co_unref() for calls in coroutine context
Kevin Wolf
2023-05-10
block: Consistently call bdrv_activate() outside coroutine
Kevin Wolf
2023-05-10
block: Fix use after free in blockdev_mark_auto_del()
Kevin Wolf
2023-05-10
meson: leave unnecessary modules out of the build
Paolo Bonzini
2023-05-10
softfloat: Fix the incorrect computation in float32_exp2
Shivaprasad G Bhat
2023-05-10
block/export: call blk_set_dev_ops(blk, NULL, NULL)
Stefan Hajnoczi
2023-05-10
hw/net/allwinner-sun8i-emac: Correctly byteswap descriptor fields
Peter Maydell
2023-05-10
hw/sd/allwinner-sdhost: Correctly byteswap descriptor fields
Peter Maydell
2023-05-10
target/arm: Define and use new load_cpu_field_low32()
Peter Maydell
2023-05-10
hw/intc/allwinner-a10-pic: Don't use set_bit()/clear_bit()
Peter Maydell
2023-05-10
hw/arm/raspi: Use arm_write_bootloader() to write boot code
Peter Maydell
2023-05-10
hw/arm/aspeed: Use arm_write_bootloader() to write the bootloader
Cédric Le Goater
2023-05-10
hw/arm/boot: Make write_bootloader() public as arm_write_bootloader()
Cédric Le Goater
2023-05-10
hw/net/msf2-emac: Don't modify descriptor in-place in emac_store_desc()
Peter Maydell
[next]