Show patches with: none      |   436479 patches
« 1 2 ... 1307 1308 13094364 4365 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[04/22] hw/sd: sd: Support CMD59 for SPI mode hw/riscv: sifive_u: Add missing SPI support - - 1 1 --- 2020-12-31 Bin Meng Superseded
[03/22] hw/sd: ssi-sd: Fix incorrect card response sequence hw/riscv: sifive_u: Add missing SPI support - 1 1 1 --- 2020-12-31 Bin Meng Superseded
[02/22] hw/block: m25p80: Add various ISSI flash information hw/riscv: sifive_u: Add missing SPI support 1 - - - --- 2020-12-31 Bin Meng Superseded
[01/22] hw/block: m25p80: Add ISSI SPI flash support hw/riscv: sifive_u: Add missing SPI support - - - - --- 2020-12-31 Bin Meng Superseded
[v3,3/3] vmstate: Fix memory leak in vmstate_handle_alloc() Fix memory leak of some device state in migration - - 2 - --- 2020-12-31 gaojinhao New
[v3,2/3] savevm: Fix memory leak of vmstate_configuration Fix memory leak of some device state in migration - - 1 - --- 2020-12-31 gaojinhao New
[v3,1/3] spapr_pci: Fix memory leak of vmstate_spapr_pci Fix memory leak of some device state in migration 1 - 1 - --- 2020-12-31 gaojinhao New
[v2] meson: fix ncurses detection on macOS [v2] meson: fix ncurses detection on macOS - - 3 - --- 2020-12-30 Chris Hofstaedtler New
[v2] meson: fix Cocoa option in summary [v2] meson: fix Cocoa option in summary - 1 1 - --- 2020-12-30 Chris Hofstaedtler New
[v3] acpi: Permit OEM ID and OEM table ID fields to be changed [v3] acpi: Permit OEM ID and OEM table ID fields to be changed - - - - --- 2020-12-30 Marian Postevca New
target/arm: Fix sve pred_desc decoding target/arm: Fix sve pred_desc decoding - - - - --- 2020-12-30 Richard Henderson New
[25/25] esp: add 4 byte PDMA read and write transfers esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[24/25] esp: remove pdma_origin from ESPState esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[23/25] esp: use FIFO for PDMA transfers between initiator and device esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[22/25] esp: fix PDMA target selection esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[21/25] esp: rename get_cmd_cb() to esp_select() esp: consolidate PDMA transfer buffers - - 1 - --- 2020-12-30 Mark Cave-Ayland New
[20/25] esp: remove CMD pdma_origin esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[19/25] esp: use in-built TC to determine PDMA transfer length esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[18/25] esp: use ti_wptr/ti_rptr to manage the current FIFO position for PDMA esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[17/25] esp: move PDMA length adjustments into esp_pdma_read()/esp_pdma_write() esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[16/25] esp: remove redundant pdma_start from ESPState esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[15/25] esp: accumulate SCSI commands for PDMA transfers in cmdbuf instead of pdma_buf esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[14/25] esp: move pdma_len and TC logic into esp_pdma_read()/esp_pdma_write() esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[13/25] esp: use pdma_origin directly in esp_pdma_read()/esp_pdma_write() esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[12/25] esp: introduce esp_pdma_read() and esp_pdma_write() functions esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[11/25] esp: remove minlen restriction in handle_ti esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[10/25] esp: remove dma_left from ESPState esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[09/25] esp: remove dma_counter from ESPState esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[08/25] esp: apply transfer length adjustment when STC is zero at TC load time esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[07/25] esp: introduce esp_get_stc() esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[06/25] esp: introduce esp_get_tc() and esp_set_tc() esp: consolidate PDMA transfer buffers - - 1 - --- 2020-12-30 Mark Cave-Ayland New
[05/25] esp: determine transfer direction directly from SCSI phase esp: consolidate PDMA transfer buffers - - - - --- 2020-12-30 Mark Cave-Ayland New
[04/25] esp: add PDMA trace events esp: consolidate PDMA transfer buffers - - 1 - --- 2020-12-30 Mark Cave-Ayland New
[03/25] esp: fix esp_reg_read() trace event esp: consolidate PDMA transfer buffers - - 1 - --- 2020-12-30 Mark Cave-Ayland New
[02/25] esp: add trace event when receiving a TI command esp: consolidate PDMA transfer buffers - - 1 - --- 2020-12-30 Mark Cave-Ayland New
[01/25] esp: checkpatch fixes esp: consolidate PDMA transfer buffers - - 1 - --- 2020-12-30 Mark Cave-Ayland New
block/nbd: Fix crash when cancelling drive mirror block/nbd: Fix crash when cancelling drive mirror - - - - --- 2020-12-30 Peng Liang New
: osdep set MADV_DO/DONTDUMP on FreeBSD : osdep set MADV_DO/DONTDUMP on FreeBSD - - - - --- 2020-12-30 David CARLIER New
[v2] gdb: riscv: Add target description [v2] gdb: riscv: Add target description - - 2 - --- 2020-12-30 Sylvain Pelissier New
[v2,7/7] macio: don't set user_creatable to false macio: remove PIC object property links - - - - --- 2020-12-29 Mark Cave-Ayland New
[v2,6/7] macio: wire macio GPIOs to OpenPIC using sysbus IRQs macio: remove PIC object property links - - - - --- 2020-12-29 Mark Cave-Ayland New
[v2,5/7] macio: move OpenPIC inside macio-newworld device macio: remove PIC object property links - - 1 - --- 2020-12-29 Mark Cave-Ayland New
[v2,4/7] mac_newworld: delay wiring of PCI IRQs in New World machine macio: remove PIC object property links - - 1 - --- 2020-12-29 Mark Cave-Ayland New
[v2,3/7] macio: move heathrow PIC inside macio-oldworld device macio: remove PIC object property links - - 1 - --- 2020-12-29 Mark Cave-Ayland New
[v2,2/7] mac_oldworld: move initialisation of grackle before heathrow macio: remove PIC object property links - - 1 - --- 2020-12-29 Mark Cave-Ayland New
[v2,1/7] mac_oldworld: remove duplicate bus check for PPC_INPUT(env) macio: remove PIC object property links - - 1 - --- 2020-12-29 Mark Cave-Ayland New
Deprecate pmem=on with non-DAX capable backend file Deprecate pmem=on with non-DAX capable backend file - - 1 - --- 2020-12-29 Igor Mammedov New
[v4,7/7] fuzz: heuristic split write based on past IOs fuzz: improve crash case minimization - - 1 - --- 2020-12-29 Qiuhao Li New
[v4,6/7] fuzz: add minimization options fuzz: improve crash case minimization - - 1 - --- 2020-12-29 Qiuhao Li New
[v4,5/7] fuzz: set bits in operand of write/out to zero fuzz: improve crash case minimization - - 1 - --- 2020-12-29 Qiuhao Li New
[v4,4/7] fuzz: loop the remove minimizer and refactoring fuzz: improve crash case minimization - - 1 - --- 2020-12-29 Qiuhao Li New
[v4,3/7] fuzz: split write operand using binary approach fuzz: improve crash case minimization - - 1 - --- 2020-12-29 Qiuhao Li New
[v4,2/7] fuzz: double the IOs to remove for every loop fuzz: improve crash case minimization - - 1 - --- 2020-12-29 Qiuhao Li New
[v4,1/7] fuzz: accelerate non-crash detection fuzz: improve crash case minimization - - 1 - --- 2020-12-29 Qiuhao Li New
[v3,7/7] fuzz: heuristic split write based on past IOs fuzz: improve crash case minimization - - - - --- 2020-12-29 Qiuhao Li New
[v3,6/7] fuzz: set bits in operand of write/out to zero fuzz: improve crash case minimization - - - - --- 2020-12-29 Qiuhao Li New
[v3,5/7] fuzz: add minimization options fuzz: improve crash case minimization - - - - --- 2020-12-29 Qiuhao Li New
[v3,4/7] fuzz: loop the remove minimizer and refactoring fuzz: improve crash case minimization - - - - --- 2020-12-29 Qiuhao Li New
[v3,3/7] fuzz: split write operand using binary approach fuzz: improve crash case minimization - - - - --- 2020-12-29 Qiuhao Li New
[v3,2/7] fuzz: double the IOs to remove for every loop fuzz: improve crash case minimization - - - - --- 2020-12-29 Qiuhao Li New
[v3,1/7] fuzz: accelerate non-crash detection fuzz: improve crash case minimization - - - - --- 2020-12-29 Qiuhao Li New
meson: fix ncurses detection on macOS meson: fix ncurses detection on macOS - - - - --- 2020-12-28 Chris Hofstaedtler New
meson: fix Cocoa option in summary meson: fix Cocoa option in summary - 1 - - --- 2020-12-28 Chris Hofstaedtler New
[v14,7/7] tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupid_test Introduce 'yank' oob qmp command to recover from hanging qemu - - 1 - --- 2020-12-28 Lukas Straub New
[v14,6/7] io: Document qmp oob suitability of qio_channel_shutdown and io_shutdown Introduce 'yank' oob qmp command to recover from hanging qemu 1 - 1 - --- 2020-12-28 Lukas Straub New
[v14,5/7] io/channel-tls.c: make qio_channel_tls_shutdown thread-safe Introduce 'yank' oob qmp command to recover from hanging qemu 1 - 1 - --- 2020-12-28 Lukas Straub New
[v14,4/7] migration: Add yank feature Introduce 'yank' oob qmp command to recover from hanging qemu 2 - - - --- 2020-12-28 Lukas Straub New
[v14,3/7] chardev/char-socket.c: Add yank feature Introduce 'yank' oob qmp command to recover from hanging qemu 2 - - - --- 2020-12-28 Lukas Straub New
[v14,2/7] block/nbd.c: Add yank feature Introduce 'yank' oob qmp command to recover from hanging qemu 1 - 1 - --- 2020-12-28 Lukas Straub New
[v14,1/7] Introduce yank feature Introduce 'yank' oob qmp command to recover from hanging qemu 2 - 1 - --- 2020-12-28 Lukas Straub New
[v13,7/7] tests/test-char.c: Wait for the chardev to connect in char_socket_client_dupid_test Introduce 'yank' oob qmp command to recover from hanging qemu - - 1 - --- 2020-12-28 Lukas Straub New
[v13,6/7] io: Document qmp oob suitability of qio_channel_shutdown and io_shutdown Introduce 'yank' oob qmp command to recover from hanging qemu 1 - 1 - --- 2020-12-28 Lukas Straub New
[v13,5/7] io/channel-tls.c: make qio_channel_tls_shutdown thread-safe Introduce 'yank' oob qmp command to recover from hanging qemu 1 - 1 - --- 2020-12-28 Lukas Straub New
[v13,4/7] migration: Add yank feature Introduce 'yank' oob qmp command to recover from hanging qemu 2 - - - --- 2020-12-28 Lukas Straub New
[v13,3/7] chardev/char-socket.c: Add yank feature Introduce 'yank' oob qmp command to recover from hanging qemu 1 - - - --- 2020-12-28 Lukas Straub New
[v13,2/7] block/nbd.c: Add yank feature Introduce 'yank' oob qmp command to recover from hanging qemu 1 - 1 - --- 2020-12-28 Lukas Straub New
[v13,1/7] Introduce yank feature Introduce 'yank' oob qmp command to recover from hanging qemu 1 - 1 - --- 2020-12-28 Lukas Straub New
[v2,3/3] vmstate: Fix memory leak in vmstate_handle_alloc() Fix memory leak of some device state in migration - - - - --- 2020-12-28 gaojinhao New
[v2,2/3] savevm: Fix memory leak of vmstate_configuration Fix memory leak of some device state in migration - - 1 - --- 2020-12-28 gaojinhao New
[v2,1/3] spapr_pci: Fix memory leak of vmstate_spapr_pci Fix memory leak of some device state in migration 1 - 1 - --- 2020-12-28 gaojinhao New
[2/2] bsd-user, Adding more strace support for a handful of syscalls. bsd-user, FreeBSD update - - - - --- 2020-12-28 David CARLIER New
[1/2] bsd-user, updating the FreeBSD's syscall list, based on the 11.x bsd-user, FreeBSD update - - - - --- 2020-12-28 David CARLIER New
[4/4] qobject: braces {} are necessary for all arms of this statement Fix some style problems in qobject - - 1 - --- 2020-12-28 zhanghan (J) New
[3/4] qobject: spaces required around that operators Fix some style problems in qobject - - - - --- 2020-12-28 zhanghan (J) New
[2/4] qobject: code indent should never use tabs Fix some style problems in qobject - - - - --- 2020-12-28 zhanghan (J) New
[1/4] qobject: open brace '{' following struct go on the same line Fix some style problems in qobject - - 1 - --- 2020-12-28 zhanghan (J) New
[v2,7/7] fuzz: heuristic split write based on past IOs fuzz: improve crash case minimization - - - - --- 2020-12-28 Qiuhao Li New
[v2,6/7] fuzz: add minimization options fuzz: improve crash case minimization - - - - --- 2020-12-28 Qiuhao Li New
[v2,5/7] fuzz: set bits in operand of write/out to zero fuzz: improve crash case minimization - - - - --- 2020-12-28 Qiuhao Li New
[v2,4/7] fuzz: loop the remove minimizer and refactoring fuzz: improve crash case minimization - - - - --- 2020-12-28 Qiuhao Li New
[v2,3/7] fuzz: split write operand using binary approach fuzz: improve crash case minimization - - - - --- 2020-12-28 Qiuhao Li New
[v2,2/7] fuzz: double the IOs to remove for every loop fuzz: improve crash case minimization - - - - --- 2020-12-28 Qiuhao Li New
[v2,1/7] fuzz: accelerate non-crash detection fuzz: improve crash case minimization - - - - --- 2020-12-28 Qiuhao Li New
[7/7] block/rbd: change request alignment to 1 byte block/rbd: migrate to coroutines and add write zeroes support - - - - --- 2020-12-27 Peter Lieven New
[6/7] block/rbd: add write zeroes support block/rbd: migrate to coroutines and add write zeroes support - - - - --- 2020-12-27 Peter Lieven New
[5/7] block/rbd: migrate from aio to coroutines block/rbd: migrate to coroutines and add write zeroes support - - - - --- 2020-12-27 Peter Lieven New
[4/7] block/rbd: add bdrv_{attach,detach}_aio_context block/rbd: migrate to coroutines and add write zeroes support - - - - --- 2020-12-27 Peter Lieven New
[3/7] block/rbd: use stored image_size in qemu_rbd_getlength block/rbd: migrate to coroutines and add write zeroes support - - - - --- 2020-12-27 Peter Lieven New
[2/7] block/rbd: store object_size in BDRVRBDState block/rbd: migrate to coroutines and add write zeroes support - - - - --- 2020-12-27 Peter Lieven New
[1/7] block/rbd: bump librbd requirement to luminous release block/rbd: migrate to coroutines and add write zeroes support - - - - --- 2020-12-27 Peter Lieven New
« 1 2 ... 1307 1308 13094364 4365 »