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
2022-11-10
block: Make bdrv_child_get_parent_aio_context I/O
Hanna Reitz
2022-11-10
block/blkio: Set BlockDriver::has_variable_length to false
Alberto Faria
2022-11-10
qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path description
Alberto Faria
2022-11-10
iotests/151: Test active requests on mirror start
Hanna Reitz
2022-11-10
iotests/151: Test that active mirror progresses
Hanna Reitz
2022-11-10
block/mirror: Fix NULL s->job in active writes
Hanna Reitz
2022-11-10
block/mirror: Drop mirror_wait_for_any_operation()
Hanna Reitz
2022-11-10
block/mirror: Do not wait for active writes
Hanna Reitz
2022-11-09
Merge tag 'pull-tcg-20221109' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-11-09
accel/tcg: Split out setjmp_gen_code
Richard Henderson
2022-11-09
tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_code
Richard Henderson
2022-11-08
Update VERSION for v7.2.0-rc0
v7.2.0-rc0
Stefan Hajnoczi
2022-11-08
Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2"
Daniel Henrique Barboza
2022-11-08
memory: Fix wrong end address dump
Zhenzhong Duan
2022-11-08
vhost-vdpa: fix assert !virtio_net_get_subqueue(nc)->async_tx.elem in virtio_...
Si-Wei Liu
2022-11-08
Merge tag 'pull-request-2022-11-08' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
2022-11-08
Merge tag 'mips-20221108' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2022-11-08
hw/usb: fix tab indentation
Amarjargal Gundjalam
2022-11-08
hw/display: fix tab indentation
Amarjargal Gundjalam
2022-11-08
ui: fix tab indentation
Amarjargal Gundjalam
2022-11-08
s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machines
Cédric Le Goater
2022-11-08
Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"
Cédric Le Goater
2022-11-08
MAINTAINERS: Inherit from nanoMIPS
Philippe Mathieu-Daudé
2022-11-08
disas/nanomips: Tidy read for 48-bit opcodes
Richard Henderson
2022-11-08
disas/nanomips: Split out read_u16
Richard Henderson
2022-11-08
disas/nanomips: Merge insn{1,2,3} into words[3]
Richard Henderson
2022-11-08
disas/nanomips: Move setjmp into nanomips_dis
Richard Henderson
2022-11-08
disas/nanomips: Remove headers already included by "qemu/osdep.h"
Philippe Mathieu-Daudé
2022-11-08
disas/nanomips: Use G_GNUC_PRINTF to avoid invalid string formats
Philippe Mathieu-Daudé
2022-11-08
disas/nanomips: Fix invalid PRIx64 format calling img_format()
Philippe Mathieu-Daudé
2022-11-08
disas/nanomips: Fix invalid PRId64 format calling img_format()
Philippe Mathieu-Daudé
2022-11-08
target/mips: Don't check COP1X for 64 bit FP mode
Jiaxun Yang
2022-11-08
target/mips: Disable DSP ASE for Octeon68XX
Jiaxun Yang
2022-11-08
target/mips: Enable LBX/LWX/* instructions for Octeon
Pavel Dovgalyuk
2022-11-08
target/mips: Cast offset field of Octeon BBIT to int16_t
Jiaxun Yang
2022-11-08
target/mips: Set CP0St_{KX, SX, UX} for Loongson-2F
Jiaxun Yang
2022-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-11-07
util/log: Ignore per-thread flag if global file already there
Greg Kurz
2022-11-07
util/log: Make the per-thread flag immutable
Greg Kurz
2022-11-07
Merge tag 'pull-loongarch-20221107' of https://gitlab.com/gaosong/qemu into s...
Stefan Hajnoczi
2022-11-07
checkpatch: better pattern for inline comments
Michael S. Tsirkin
2022-11-07
hw/virtio: introduce virtio_device_should_start
Alex Bennée
2022-11-07
tests/acpi: update tables for new core count test
Julia Suvorova
2022-11-07
bios-tables-test: add test for number of cores > 255
Julia Suvorova
2022-11-07
tests/acpi: allow changes for core_count2 test
Julia Suvorova
2022-11-07
bios-tables-test: teach test to use smbios 3.0 tables
Julia Suvorova
2022-11-07
hw/smbios: add core_count2 to smbios table type 4
Julia Suvorova
2022-11-07
vhost-user: Support vhost_dev_start
Yajun Wu
2022-11-07
vhost: Change the sequence of device start
Yajun Wu
2022-11-07
intel-iommu: PASID support
Jason Wang
[next]