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-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
2023-05-10
target/arm: Initialize debug capabilities only once
Akihiko Odaki
2023-05-10
docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecation
Peter Maydell
2023-05-10
qemu-options: finesse the recommendations around -blockdev
Alex Bennée
2023-05-10
block/monitor: Fix crash when executing HMP commit
Wang Liang
2023-05-10
acpi: pcihp: allow repeating hot-unplug requests
Igor Mammedov
2023-04-27
hw/timer/imx_epit: fix limit check
Axel Heider
2023-04-27
hw/timer/imx_epit: don't shadow variable
Axel Heider
2023-04-27
target/i386: Change wrong XFRM value in SGX CPUID leaf
Yang Zhong
2023-04-26
vnc: avoid underflow when accessing user-provided address
Paolo Bonzini
2023-04-19
Update version for v8.0.0 release
v8.0.0
Peter Maydell
2023-04-13
Update version for v8.0.0-rc4 release
v8.0.0-rc4
Peter Maydell
2023-04-13
Merge tag 'migration-20230412-pull-request' of https://gitlab.com/juan.quinte...
Peter Maydell
2023-04-13
hw/xen: Fix double-free in xen_console store_con_info()
David Woodhouse
2023-04-12
migration: fix ram_state_pending_exact()
Juan Quintela
2023-04-12
migration/ram.c: Fix migration with compress enabled
Lukas Straub
2023-04-12
migration: Recover behavior of preempt channel creation for pre-7.2
Peter Xu
2023-04-12
migration: Fix potential race on postcopy_qemufile_src
Peter Xu
2023-04-12
io: tls: Inherit QIO_CHANNEL_FEATURE_SHUTDOWN on server side
Peter Xu
[next]