All series for QEMU

Status Subject Author
Merged [PATCH] hw/intc: sifive_plic: fix out-of-bound access of source_priority array Jim Shu 1 year, 5 months ago
G O [PATCH v5 0/7] Add ARM Cortex-R52 CPU tobias.roehmel@rwth-aachen.de 1 year, 5 months ago
Merged [PATCH] hw/cxl/cxl-host: Fix an error message typo Hoa Nguyen 1 year, 5 months ago
Merged [PATCH v3 for-7.2 0/6] Add format attributes and fix format strings Stefan Weil via 1 year, 5 months ago
G [PATCH-for-8.0] coroutine: Add missing <qemu/atomic.h> include Philippe Mathieu-Daudé 1 year, 5 months ago
Merged [PATCH-for-8.0] block/nbd: Add missing <qemu/bswap.h> include Philippe Mathieu-Daudé 1 year, 5 months ago
G [PATCH for 7.2-rc? v2 0/5] continuing efforts to fix vhost-user issues Alex Bennée 1 year, 5 months ago
Merged [PATCH] hw/display/next-fb: Fix comment typo Evgeny Ermakov 1 year, 5 months ago
Merged [PATCH] tests/qtest/vhost-user-blk-test: don't abort all qtests on missing envar Christian Schoenebeck 1 year, 5 months ago
? O [RFC PATCH-for-7.2 0/4] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() Philippe Mathieu-Daudé 1 year, 5 months ago
Merged [PATCH] virtiofsd: Add `sigreturn` to the seccomp whitelist Marc Hartmayer 1 year, 5 months ago
G [RFC PATCH 0/3] VIRTIO_NET_F_CTRL_GUEST_OFFLOADS vDPA Shadow VirtQueue implementation Eugenio Pérez 1 year, 5 months ago
G R O [PATCH v2] e1000e: Configure ResettableClass Akihiko Odaki 1 year, 5 months ago
G R O [PATCH v2] e1000: Configure ResettableClass Akihiko Odaki 1 year, 5 months ago
G [PATCH v2] e1000e: Remove pending interrupt flags Akihiko Odaki 1 year, 5 months ago
G R O [PATCH] e1000e: Configure ResettableClass Akihiko Odaki 1 year, 5 months ago
G O [PATCH] e1000: Configure ResettableClass Akihiko Odaki 1 year, 5 months ago
G R [PATCH] docs/devel/reset.rst: Correct function names Akihiko Odaki 1 year, 5 months ago
G O [PATCH] e1000e: Remove pending interrupt flags Akihiko Odaki 1 year, 5 months ago
G [PATCH] e1000e: Use memcpy to intialize registers Akihiko Odaki 1 year, 5 months ago
G [PATCH v2] e1000: Use hw/net/mii.h Akihiko Odaki 1 year, 5 months ago
G R O [PATCH v6 00/14] Still more coroutine and various fixes in block layer Emanuele Giuseppe Esposito 1 year, 5 months ago
G R O [PATCH] target/i386/hax: Add XCR0 support Wang, Wenchao 1 year, 5 months ago
Merged [PATCH for-8.0 0/7] virtio, pci, xics: 3-phase reset conversions Peter Maydell 1 year, 5 months ago
G R [PATCH v2] riscv: Add RISCVCPUConfig.satp_mode to set sv48, sv57, etc. Alexandre Ghiti 1 year, 5 months ago
G R [PATCH v4 0/2] Add OCP extended log to nvme QEMU Joel Granados 1 year, 5 months ago
Merged [PATCH] tests/qtest/migration-test: Fix unlink error and memory leaks Thomas Huth 1 year, 5 months ago
Merged [PATCH v2] target/riscv: Add some comments for sstatus CSR in riscv_cpu_dump_state() Bin Meng 1 year, 5 months ago
Merged [PATCH v2] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests Ani Sinha 1 year, 5 months ago
G [PATCH] SecurityPkg: check return value of GetEfiGlobalVariable2() in DxeImageVerificationHandler() Jon Maloy 1 year, 5 months ago
G [RFC PATCH 0/3] MIPS VirtIO Machine Jiaxun Yang 1 year, 5 months ago
G O [PATCH v2 0/4] Guest announce feature emulation using Shadow VirtQueue Eugenio Pérez 1 year, 5 months ago
Merged [PATCH] 9pfs: Fix some return statements in the synth backend Greg Kurz 1 year, 5 months ago
G [RFC 0/5] Protection information pass-through for block devices Dmitry Tihov 1 year, 5 months ago
G O [PATCH for 8.0 v8 00/12] ASID support in vhost-vdpa net Eugenio Pérez 1 year, 5 months ago
G O [PATCH] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests Ani Sinha 1 year, 5 months ago
Merged [PATCH for-8.0 00/19] Convert most CPU classes to 3-phase reset Peter Maydell 1 year, 5 months ago
G R [PULL 0/4] Fixes 20221124 patches Gerd Hoffmann 1 year, 5 months ago
G O [PATCH 0/2] target/ppc: Implement Dynamic Execution Control Registers Nicholas Miehlbradt 1 year, 5 months ago
G arm: gdb-stub is broken by FEAT_HAFDBS Changbin Du via 1 year, 5 months ago
G O [PATCH] cpu/i386: update xsave components after CPUID filtering Huanyu ZHAI 1 year, 5 months ago
G R O [PATCH v5 0/2] check magic value for deciding the mapping of channels manish.mishra 1 year, 5 months ago
G [PATCH for 7.2-rc3 v1 0/2] virtio fixes Alex Bennée 1 year, 5 months ago
G R [PATCH v4 0/2] migration: check magic value for deciding the mapping of channels manish.mishra 1 year, 5 months ago
G [PULL 0/7] Fixes 20221123 patches Gerd Hoffmann 1 year, 5 months ago
G [PULL 0/3] Avocado tests and qtests improvements Thomas Huth 1 year, 5 months ago
Merged [PATCH v2] Drop more useless casts from void * to pointer Markus Armbruster 1 year, 5 months ago
Merged [PATCH for-7.2] vhost: enable vrings in vhost_dev_start() for vhost-user devices Stefano Garzarella 1 year, 5 months ago
G O [PATCH] gdbstub: move update guest debug to accel ops Mads Ynddal 1 year, 5 months ago
G O [PATCH v5 00/15] Still more coroutine and various fixes in block layer Emanuele Giuseppe Esposito 1 year, 5 months ago