All series for QEMU

Status Subject Author
O G T [PATCH v2 00/11] PS/2 controller related fixes Volker Rümelin 4 years, 9 months ago
R O G T [PATCH v2 0/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API Philippe Mathieu-Daudé 4 years, 9 months ago
G T [PATCH v2 0/4] virtio: Improve boot time of virtio-scsi-pci and virtio-blk-pci Greg Kurz 4 years, 9 months ago
Merged [PATCH v4] hw/ppc: moved has_spr to cpu.h Lucas Mateus Castro (alqotel) 4 years, 9 months ago
Merged [PATCH] virtiofsd: Fix check of chown()'s return value Greg Kurz 4 years, 9 months ago
Merged [PATCH] multi-process: Avoid logical AND of mutually exclusive tests Jagannathan Raman 4 years, 9 months ago
O G T [PATCH v2 0/5] blkdebug: fix racing condition when iterating on Emanuele Giuseppe Esposito 4 years, 9 months ago
G T [PATCH v3 00/17] misc: Replace alloca() by g_malloc() Philippe Mathieu-Daudé 4 years, 9 months ago
Merged [PATCH 0/2] i386: use better matching family/model/stepping for generic CPUs Daniel P. Berrangé 4 years, 9 months ago
O G T [PATCH V3 00/22] Live Update Steve Sistare 4 years, 9 months ago
G T [RFC PATCH 0/5] RISC-V:support Nuclei FPGA Evaluation Kit wangjunqiang 4 years, 9 months ago
Merged [PATCH] tests/qtest/ahci-test.c: Calculate iso_size with 64-bit arithmetic Peter Maydell 4 years, 9 months ago
Merged [PATCH] block/copy-on-read: use bdrv_drop_filter() and drop s->active Vladimir Sementsov-Ogievskiy 4 years, 9 months ago
R G T [PATCH] scripts: add a script to list virtio devices in a system Laurent Vivier 4 years, 9 months ago
Merged [PATCH] tests/qtest/migration-test: Use g_autofree to avoid leaks on error paths Peter Maydell 4 years, 9 months ago
R O G T [PULL 00/12] virtiofs queue Dr. David Alan Gilbert (git) 4 years, 9 months ago
G T [PATCH v2] tcg: Use correct trap number for page faults on *BSD systems Warner Losh 4 years, 9 months ago
O G T [PATCH] tcg: Use correct trap number for page faults on *BSD systems Warner Losh 4 years, 9 months ago
G [PATCH v3 0/4] hw/ppc: code motion to compile without TCG Lucas Mateus Castro (alqotel) 4 years, 9 months ago
G T [ALT PATCH] gdbstub: Replace GdbCmdContext with plain g_array() Alex Bennée 4 years, 9 months ago
Merged [PATCH v7 00/10] KVM: Dirty ring support (QEMU part) Peter Xu 4 years, 9 months ago
? RE: [PATCH 0/2] virtiofsd: Enable xattr if xattrmap is used Venegas Munoz, Jose Carlos 4 years, 9 months ago
O G T [PATCH] virtio-blk: Convert QEMUBH callback to "bitops.h" API Philippe Mathieu-Daudé 4 years, 9 months ago
O G T [PULL 0/7] s390x update Cornelia Huck 4 years, 9 months ago
O G T [PATCH 0/5] block-job: drop BlockJob.blk Vladimir Sementsov-Ogievskiy 4 years, 9 months ago
O G T [PATCH v2 0/9] misc: Replace alloca() by g_malloc() Philippe Mathieu-Daudé 4 years, 9 months ago
Merged [PATCH] 9pfs: add link to 9p developer docs Christian Schoenebeck 4 years, 9 months ago
Merged [PATCH] virtio-gpu: handle partial maps properly Gerd Hoffmann 4 years, 9 months ago
R G T [PATCH v3 0/8] block: refactor write threshold Vladimir Sementsov-Ogievskiy 4 years, 9 months ago
O G T [PATCH] qemu-iotests: fix pylint 2.8 consider-using-with error Emanuele Giuseppe Esposito 4 years, 9 months ago
O G [RFC PATCH v2] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall Vaibhav Jain 4 years, 9 months ago
O G [RFC][PATCH v1 00/10] Enable encrypted guest memory access in QEMU Yuan Yao 4 years, 9 months ago
R O G T [PULL v2 00/42] riscv-to-apply queue Alistair Francis 4 years, 9 months ago
Merged [PATCH] target/mips: Fix potential integer overflow (CID 1452921) Philippe Mathieu-Daudé 4 years, 9 months ago
O G T [RFC v1 0/1] Implement AVR WDT (watchdog timer) Michael Rolnik 4 years, 9 months ago
O G T [PATCH 00/23] misc: Remove variable-length arrays on the stack Philippe Mathieu-Daudé 4 years, 9 months ago
Merged [PATCH v3] Document qemu-img options data_file and data_file_raw Connor Kuehl 4 years, 9 months ago
O G T [PATCH 00/10] PS/2 controller related fixes Volker Rümelin 4 years, 9 months ago
R O G T [PATCH v2 0/5] Add support for PMBus in QEMU Titus Rwantare 4 years, 9 months ago
O G T [PATCH 0/5] misc: Replace alloca() by g_malloc() Philippe Mathieu-Daudé 4 years, 9 months ago
O G T [PATCH] block/rbd: Add support for rbd image encryption Or Ozeri 4 years, 9 months ago
Merged [PATCH] target/sh4: Return error if CPUClass::get_phys_page_debug() fails Philippe Mathieu-Daudé 4 years, 9 months ago
Merged [PATCH v6 00/17] support subsets of bitmanip extension frank.chang@sifive.com 4 years, 9 months ago
G T [PATCH] target/m68k: Remove unused variable in ABCD/SBCD memory opcodes Philippe Mathieu-Daudé 4 years, 9 months ago
G [PATCH v5 0/4] target/ppc: Untangle CPU init from translation Bruno Larsen (billionai) 4 years, 9 months ago
R O G T [PATCH updated v2] spapr: Fix EEH capability issue on KVM guest for PCI passthru Mahesh Salgaonkar 4 years, 9 months ago
R G T [PATCH] configure: fix detection of gdbus-codegen Paolo Bonzini 4 years, 9 months ago
O G T [PATCH v2 0/3] qapi & doc: deprecate drive-backup Vladimir Sementsov-Ogievskiy 4 years, 9 months ago
Merged [PATCH] tests/qtest/npcm7xx_pwm-test.c: Avoid g_assert_true() for non-test assertions Peter Maydell 4 years, 9 months ago
O G T [PATCH v2] spapr: Fix EEH capability issue on KVM guest for PCI passthru Mahesh Salgaonkar 4 years, 9 months ago