Show patches with: Archived = No       |   431521 patches
« 1 2 ... 1612 1613 16144315 4316 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,4/7] hw/ide/pci.c: Coding style update to fix checkpatch errors Misc hw/ide legacy clean up - - 3 - --- 2020-03-17 BALATON Zoltan New
[v2,3/7] hw/ide: Remove now unneded #include "hw/pci/pci.h" from hw/ide.h Misc hw/ide legacy clean up - - 3 - --- 2020-03-17 BALATON Zoltan New
[v2,6/7] hw/ide: Move MAX_IDE_DEVS define to hw/ide/internal.h Misc hw/ide legacy clean up - - 2 - --- 2020-03-17 BALATON Zoltan New
[v2,7/7] hw/ide: Remove unneeded inclusion of hw/ide.h Misc hw/ide legacy clean up - - 2 - --- 2020-03-17 BALATON Zoltan New
hd-geo-test: Clean up use of buf[] in create_qcow2_with_mbr() hd-geo-test: Clean up use of buf[] in create_qcow2_with_mbr() - - 1 - --- 2020-03-17 Markus Armbruster New
qom-qmp-cmds: Fix another memory leak in qmp_object_add() qom-qmp-cmds: Fix another memory leak in qmp_object_add() - 1 2 - --- 2020-03-17 Markus Armbruster New
i386/cpu: Expand MAX_FIXED_COUNTERS from 3 to 4 to for Icelake i386/cpu: Expand MAX_FIXED_COUNTERS from 3 to 4 to for Icelake - - - - --- 2020-03-17 Like Xu New
[v3,2/2] target/ppc: Add support for scv and rfscv instructions [v3,1/2] target/ppc: Improve syscall exception logging - - - - --- 2020-03-17 Nicholas Piggin New
[v3,1/2] target/ppc: Improve syscall exception logging [v3,1/2] target/ppc: Improve syscall exception logging - - - - --- 2020-03-17 Nicholas Piggin New
[5/5] target/ppc: Implement simple monitor mce injection FWNMI follow up patches - - - - --- 2020-03-17 Nicholas Piggin New
[4/5] ppc/spapr: Don't kill the guest if a recovered FWNMI machine check delivery fails FWNMI follow up patches - - - - --- 2020-03-17 Nicholas Piggin New
[3/5] ppc/spapr: Add FWNMI machine check delivery warnings FWNMI follow up patches - - - - --- 2020-03-17 Nicholas Piggin New
[2/5] ppc/spapr: Improve FWNMI machine check delivery corner case comments FWNMI follow up patches - - 1 - --- 2020-03-17 Nicholas Piggin New
[1/5] ppc/spapr: KVM FWNMI should not be enabled until guest requests it FWNMI follow up patches - - - - --- 2020-03-17 Nicholas Piggin New
[PULL,10/10] block/qcow2-bitmap: use bdrv_dirty_bitmap_next_dirty [PULL,01/10] hbitmap: assert that we don't create bitmap larger than INT64_MAX - - 2 - --- 2020-03-17 John Snow New
[PULL,09/10] nbd/server: use bdrv_dirty_bitmap_next_dirty_area [PULL,01/10] hbitmap: assert that we don't create bitmap larger than INT64_MAX - - 1 - --- 2020-03-17 John Snow New
[PULL,08/10] nbd/server: introduce NBDExtentArray [PULL,01/10] hbitmap: assert that we don't create bitmap larger than INT64_MAX - - 1 - --- 2020-03-17 John Snow New
[PULL,07/10] block/dirty-bitmap: improve _next_dirty_area API [PULL,01/10] hbitmap: assert that we don't create bitmap larger than INT64_MAX - - 2 - --- 2020-03-17 John Snow New
[PULL,06/10] block/dirty-bitmap: add _next_dirty API [PULL,01/10] hbitmap: assert that we don't create bitmap larger than INT64_MAX - - 2 - --- 2020-03-17 John Snow New
[PULL,05/10] block/dirty-bitmap: switch _next_dirty_area and _next_zero to int64_t [PULL,01/10] hbitmap: assert that we don't create bitmap larger than INT64_MAX - - 2 - --- 2020-03-17 John Snow New
[PULL,04/10] hbitmap: drop meta bitmaps as they are unused [PULL,01/10] hbitmap: assert that we don't create bitmap larger than INT64_MAX - - 2 - --- 2020-03-17 John Snow New
[PULL,03/10] hbitmap: unpublish hbitmap_iter_skip_words [PULL,01/10] hbitmap: assert that we don't create bitmap larger than INT64_MAX - - 2 - --- 2020-03-17 John Snow New
[PULL,02/10] hbitmap: move hbitmap_iter_next_word to hbitmap.c [PULL,01/10] hbitmap: assert that we don't create bitmap larger than INT64_MAX - - 2 - --- 2020-03-17 John Snow New
[PULL,01/10] hbitmap: assert that we don't create bitmap larger than INT64_MAX [PULL,01/10] hbitmap: assert that we don't create bitmap larger than INT64_MAX - - 3 - --- 2020-03-17 John Snow New
[PULL,00/10] Bitmaps patches - - - - --- 2020-03-17 John Snow New
[v3,3/3] iotests: modify test 040 to use JobRunner iotests: add JobRunner framework - - - - --- 2020-03-17 John Snow New
[v3,2/3] iotests: add JobRunner class iotests: add JobRunner framework - - - - --- 2020-03-17 John Snow New
[v3,1/3] qmp.py: change event_wait to use a dict iotests: add JobRunner framework - - - - --- 2020-03-17 John Snow New
[PULL,6/6] target/riscv: Fix VS mode interrupts forwarding. [PULL,1/6] target/riscv: Correctly implement TSR trap - - 1 - --- 2020-03-17 Palmer Dabbelt New
[PULL,5/6] gitlab-ci.yml: Add jobs to build OpenSBI firmware binaries [PULL,1/6] target/riscv: Correctly implement TSR trap - - - - --- 2020-03-17 Palmer Dabbelt New
[PULL,4/6] riscv: sifive_u: Update BIOS_FILENAME for 32-bit [PULL,1/6] target/riscv: Correctly implement TSR trap - - 1 - --- 2020-03-17 Palmer Dabbelt New
[PULL,3/6] roms: opensbi: Add 32-bit firmware image for sifive_u machine [PULL,1/6] target/riscv: Correctly implement TSR trap - - 1 - --- 2020-03-17 Palmer Dabbelt New
[PULL,2/6] roms: opensbi: Upgrade from v0.5 to v0.6 [PULL,1/6] target/riscv: Correctly implement TSR trap - - 1 - --- 2020-03-17 Palmer Dabbelt New
[PULL,1/6] target/riscv: Correctly implement TSR trap [PULL,1/6] target/riscv: Correctly implement TSR trap - - 1 - --- 2020-03-17 Palmer Dabbelt New
[v8,11/11] iotests: use python logging for iotests.log() iotests: use python logging - - 1 - --- 2020-03-17 John Snow New
[v8,10/11] iotests: Mark verify functions as private iotests: use python logging - - 1 - --- 2020-03-17 John Snow New
[v8,09/11] iotest 258: use script_main iotests: use python logging - - 2 - --- 2020-03-17 John Snow New
[v8,08/11] iotests: add script_initialize iotests: use python logging - - 1 - --- 2020-03-17 John Snow New
[v8,07/11] iotests: limit line length to 79 chars iotests: use python logging - - 1 - --- 2020-03-17 John Snow New
[v8,06/11] iotests: drop Python 3.4 compatibility code iotests: use python logging - - 1 - --- 2020-03-17 John Snow New
[v8,05/11] iotests: add pylintrc file iotests: use python logging - - 1 - --- 2020-03-17 John Snow New
[v8,04/11] iotests: replace mutable list default args iotests: use python logging - - 2 - --- 2020-03-17 John Snow New
[v8,03/11] iotests: ignore import warnings from pylint iotests: use python logging - - 2 - --- 2020-03-17 John Snow New
[v8,02/11] iotests: don't use 'format' for drive_add iotests: use python logging - - 2 - --- 2020-03-17 John Snow New
[v8,01/11] iotests: do a light delinting iotests: use python logging - - 2 - --- 2020-03-17 John Snow New
[PULL,06/61] util: add util function buffer_zero_avx512() Untitled series #164723 - - 1 - --- 2020-03-16 Paolo Bonzini New
[PULL,v2,00/61] Misc patches for soft freeze - - 1 - --- 2020-03-16 Paolo Bonzini New
[v2] checkpatch: enforce process for expected files [v2] checkpatch: enforce process for expected files - - 1 1 --- 2020-03-16 Michael S. Tsirkin New
[PULL,61/61] hw/arm: Let devices own the MemoryRegion they create [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,60/61] hw/arm: Remove unnecessary memory_region_set_readonly() on ROM alias [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,59/61] hw/ppc/ppc405: Use memory_region_init_rom() with read-only regions [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] 1 - - - --- 2020-03-16 Paolo Bonzini New
[PULL,58/61] hw/arm/stm32: Use memory_region_init_rom() with read-only regions [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,57/61] hw/char: Let devices own the MemoryRegion they create [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,56/61] hw/riscv: Let devices own the MemoryRegion they create [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,55/61] hw/dma: Let devices own the MemoryRegion they create [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,54/61] hw/display: Let devices own the MemoryRegion they create [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,53/61] hw/core: Let devices own the MemoryRegion they create [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,52/61] scripts/cocci: Patch to let devices own their MemoryRegions [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,51/61] scripts/cocci: Patch to remove unnecessary memory_region_set_readonly() [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,50/61] scripts/cocci: Patch to detect potential use of memory_region_init_rom [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,49/61] hw/sparc: Use memory_region_init_rom() with read-only regions [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - 1 - --- 2020-03-16 Paolo Bonzini New
[PULL,48/61] hw/sh4: Use memory_region_init_rom() with read-only regions [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,47/61] hw/riscv: Use memory_region_init_rom() with read-only regions [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,46/61] hw/ppc: Use memory_region_init_rom() with read-only regions [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] 1 - - - --- 2020-03-16 Paolo Bonzini New
[PULL,45/61] hw/pci-host: Use memory_region_init_rom() with read-only regions [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] 1 - - - --- 2020-03-16 Paolo Bonzini New
[PULL,44/61] hw/net: Use memory_region_init_rom() with read-only regions [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,43/61] hw/m68k: Use memory_region_init_rom() with read-only regions [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,42/61] hw/display: Use memory_region_init_rom() with read-only regions [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,41/61] hw/arm: Use memory_region_init_rom() with read-only regions [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,40/61] scripts/cocci: Patch to replace memory_region_init_{ram, readonly -> rom} [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,39/61] scripts/cocci: Rename memory-region-{init-ram -> housekeeping} [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,38/61] memory: Simplify memory_region_init_rom_nomigrate() to ease review [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - 1 - --- 2020-03-16 Paolo Bonzini New
[PULL,37/61] memory: Correctly return alias region type [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,36/61] lockable: add QemuRecMutex support [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,35/61] lockable: add lock guards [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,34/61] cpus: avoid pause_all_vcpus getting stuck due to race [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,33/61] exec/rom_reset: Free rom data during inmigrate skip [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - 1 1 - --- 2020-03-16 Paolo Bonzini New
[PULL,32/61] Use -isystem for linux-headers dir [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - 1 - --- 2020-03-16 Paolo Bonzini New
[PULL,31/61] softmmu/vl.c: Handle '-cpu help' and '-device help' before 'no default machine' [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,30/61] qemu-cpu-models.rst: Document -noTSX, mds-no, taa-no, and tsx-ctrl [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,29/61] ui/curses: Move arrays to .heap to save 74KiB of .bss [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,28/61] ui/curses: Make control_characters[] array const [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - 1 - --- 2020-03-16 Paolo Bonzini New
[PULL,27/61] hw/usb/quirks: Use smaller types to reduce .rodata by 10KiB [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,26/61] hw/audio/intel-hda: Use memory region alias to reduce .rodata by 4.34MB [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,25/61] hw/audio/fmopl: Move ENV_CURVE to .heap to save 32KiB of .bss [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - 1 - --- 2020-03-16 Paolo Bonzini New
[PULL,24/61] Makefile: Let the 'help' target list the tools targets [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,23/61] Makefile: Align 'help' target output [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,22/61] WHPX: Use proper synchronization primitives while processing [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,21/61] i386: Fix GCC warning with snprintf when HAX is enabled [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,20/61] qom/object: Use common get/set uint helpers [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - 1 - --- 2020-03-16 Paolo Bonzini New
[PULL,19/61] ich9: Simplify ich9_lpc_initfn [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - 1 - --- 2020-03-16 Paolo Bonzini New
[PULL,18/61] ich9: fix getter type for sci_int property [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - 1 - --- 2020-03-16 Paolo Bonzini New
[PULL,17/61] qom/object: enable setter for uint types [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - 1 - --- 2020-03-16 Paolo Bonzini New
[PULL,16/61] memory: Fix start offset for bitmap log_clear hook [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - 1 - --- 2020-03-16 Paolo Bonzini New
[PULL,15/61] tests/docker: Install SASL library to extend code coverage on amd64 [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - 1 - --- 2020-03-16 Paolo Bonzini New
[PULL,14/61] configure: Fix building with SASL on Windows [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
[PULL,13/61] modules: load modules from versioned /var/run dir [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - 1 1 - --- 2020-03-16 Paolo Bonzini New
[PULL,12/61] build-sys: do not make qemu-ga link with pixman [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - 1 - - --- 2020-03-16 Paolo Bonzini New
[PULL,11/61] oslib-posix: initialize mutex and condition variable [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - 1 - - --- 2020-03-16 Paolo Bonzini New
[PULL,10/61] hw/i386/intel_iommu: Fix out-of-bounds access on guest IRT [PULL,01/61] scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[] - - - - --- 2020-03-16 Paolo Bonzini New
« 1 2 ... 1612 1613 16144315 4316 »