Show patches with: State = Action Required       |    Archived = No       |   426459 patches
« 1 2 ... 1393 1394 13954264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,1/2] 9pfs: log warning if msize <= 8192 [PULL,1/2] 9pfs: log warning if msize <= 8192 - - 1 - --- 2020-09-03 Christian Schoenebeck New
[2/2] hw/timer/hpet: Fix DPRINTF format string hw/timer/hpet: Trivial format string fix - - 1 - --- 2020-09-03 Philippe Mathieu-Daudé New
[1/2] hw/timer/hpet: Remove dead code hw/timer/hpet: Trivial format string fix - - 1 - --- 2020-09-03 Philippe Mathieu-Daudé New
[3/3] target/arm: Convert VCMLA, VCADD size field to MO_* in decode target/arm: Decode Neon fp sizes in decodetree - - 1 - --- 2020-09-03 Peter Maydell New
[2/3] target/arm: Convert Neon VCVT fp size field to MO_* in decode target/arm: Decode Neon fp sizes in decodetree - - 1 - --- 2020-09-03 Peter Maydell New
[1/3] target/arm: Convert Neon 3-same-fp size field to MO_* in decode target/arm: Decode Neon fp sizes in decodetree - - 1 - --- 2020-09-03 Peter Maydell New
[PULL,v3,06/15] meson: fix keymaps without qemu-keymap Untitled series #199291 - - - - --- 2020-09-03 Thomas Huth New
[PULL,v3,00/15] Cirrus-CI improvements, and other CI-related fixes, m68k - - - - --- 2020-09-03 Thomas Huth New
[v7,15/15] block/nvme: Use an array of EventNotifier block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-09-03 Philippe Mathieu-Daudé New
[v7,14/15] block/nvme: Extract nvme_poll_queue() block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-09-03 Philippe Mathieu-Daudé New
[v7,13/15] block/nvme: Simplify nvme_create_queue_pair() arguments block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-09-03 Philippe Mathieu-Daudé New
[v7,12/15] block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-09-03 Philippe Mathieu-Daudé New
[v7,11/15] block/nvme: Simplify nvme_init_queue() arguments block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-09-03 Philippe Mathieu-Daudé New
[v7,10/15] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz) block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-09-03 Philippe Mathieu-Daudé New
[v7,09/15] block/nvme: Replace qemu_try_blockalign0 by qemu_try_blockalign/memset block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-09-03 Philippe Mathieu-Daudé New
[v7,08/15] block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-09-03 Philippe Mathieu-Daudé New
[v7,07/15] block/nvme: Rename local variable block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-09-03 Philippe Mathieu-Daudé New
[v7,06/15] block/nvme: Use common error path in nvme_add_io_queue() block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-09-03 Philippe Mathieu-Daudé New
[v7,05/15] block/nvme: Improve error message when IO queue creation failed block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-09-03 Philippe Mathieu-Daudé New
[v7,04/15] block/nvme: Define INDEX macros to ease code review block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-09-03 Philippe Mathieu-Daudé New
[v7,03/15] block/nvme: Let nvme_create_queue_pair() fail gracefully block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-09-03 Philippe Mathieu-Daudé New
[v7,02/15] block/nvme: Avoid further processing if trace event not enabled block/nvme: Various cleanups required to use multiple queues - - 1 - --- 2020-09-03 Philippe Mathieu-Daudé New
[v7,01/15] block/nvme: Replace magic value by SCALE_MS definition block/nvme: Various cleanups required to use multiple queues - - 2 - --- 2020-09-03 Philippe Mathieu-Daudé New
docker: Add win32/msys2/mingw64 docker docker: Add win32/msys2/mingw64 docker - - - - --- 2020-09-03 Yonggang Luo New
[2/2] ci: Enable msys2 ci in cirrus patches that getting msys2 working with cirrus - - - - --- 2020-09-03 Yonggang Luo New
[1/2] tests: try to disable make check blocker for msys2 patches that getting msys2 working with cirrus - - - - --- 2020-09-03 Yonggang Luo New
[v1,8/8] migration: use pstrcpy to copy run state some testing and CI updates (re-greening) - - - - --- 2020-09-03 Alex Bennée New
[v1,7/8] target/mips: simplify gen_compute_imm_branch logic some testing and CI updates (re-greening) - - 1 - --- 2020-09-03 Alex Bennée New
[v1,6/8] tests/meson.build: fp tests don't need CONFIG_TCG some testing and CI updates (re-greening) - - - - --- 2020-09-03 Alex Bennée New
[v1,5/8] qemu-iotests: move check-block back to Makefiles some testing and CI updates (re-greening) - - - - --- 2020-09-03 Alex Bennée New
[v1,4/8] usb-host: restrict workaround to new libusb versions some testing and CI updates (re-greening) - - 1 - --- 2020-09-03 Alex Bennée New
[v1,3/8] tests/docker: add python3-setuptools the docker images some testing and CI updates (re-greening) - - 2 - --- 2020-09-03 Alex Bennée New
[v1,2/8] crypto: fix build with gcrypt enabled some testing and CI updates (re-greening) - - 1 1 --- 2020-09-03 Alex Bennée New
[v1,1/8] CODING_STYLE.rst: flesh out our naming conventions. some testing and CI updates (re-greening) - - - - --- 2020-09-03 Alex Bennée New
[RFC,12/12] dma: Assert when device writes to indirect memory (such MMIO regions) hw: Forbid DMA write accesses to MMIO regions - - - - --- 2020-09-03 Philippe Mathieu-Daudé New
[RFC,11/12] hw/pci: Only allow PCI slave devices to write to direct memory hw: Forbid DMA write accesses to MMIO regions - - - - --- 2020-09-03 Philippe Mathieu-Daudé New
[RFC,10/12] exec/memattrs: Introduce MemTxAttrs::direct_access field hw: Forbid DMA write accesses to MMIO regions - - - - --- 2020-09-03 Philippe Mathieu-Daudé New
[09/12] dma: Let load/store DMA functions take MemTxAttrs argument hw: Forbid DMA write accesses to MMIO regions - - - - --- 2020-09-03 Philippe Mathieu-Daudé New
[08/12] docs/devel/loads-stores: Add regexp for DMA functions hw: Forbid DMA write accesses to MMIO regions - - - - --- 2020-09-03 Philippe Mathieu-Daudé New
[07/12] dma: Let dma_memory_map() take MemTxAttrs argument hw: Forbid DMA write accesses to MMIO regions - - - - --- 2020-09-03 Philippe Mathieu-Daudé New
[06/12] dma: Let dma_memory_read/write() take MemTxAttrs argument hw: Forbid DMA write accesses to MMIO regions - - - - --- 2020-09-03 Philippe Mathieu-Daudé New
[05/12] dma: Let dma_memory_rw() take MemTxAttrs argument hw: Forbid DMA write accesses to MMIO regions - - - - --- 2020-09-03 Philippe Mathieu-Daudé New
[04/12] dma: Let dma_memory_rw_relaxed() take MemTxAttrs argument hw: Forbid DMA write accesses to MMIO regions - - - - --- 2020-09-03 Philippe Mathieu-Daudé New
[03/12] dma: Let dma_memory_set() take MemTxAttrs argument hw: Forbid DMA write accesses to MMIO regions - - - - --- 2020-09-03 Philippe Mathieu-Daudé New
[02/12] dma: Let dma_memory_valid() take MemTxAttrs argument hw: Forbid DMA write accesses to MMIO regions - - - - --- 2020-09-03 Philippe Mathieu-Daudé New
[01/12] pci: pass along the return value of dma_memory_rw hw: Forbid DMA write accesses to MMIO regions 1 - 2 - --- 2020-09-03 Philippe Mathieu-Daudé New
[v7,16/16] kvm: remove kvm specific functions from global includes QEMU cpus.c refactoring part2 - - 1 - --- 2020-09-03 Claudio Fontana New
[v7,15/16] hax: remove hax specific functions from global includes QEMU cpus.c refactoring part2 - - 1 - --- 2020-09-03 Claudio Fontana New
[v7,14/16] whpx: remove whpx specific functions from global includes QEMU cpus.c refactoring part2 - - 1 - --- 2020-09-03 Claudio Fontana New
[v7,13/16] hvf: remove hvf specific functions from global includes QEMU cpus.c refactoring part2 - - 2 - --- 2020-09-03 Claudio Fontana New
[v7,12/16] cpus: add handle_interrupt to the CpusAccel interface QEMU cpus.c refactoring part2 - - 1 - --- 2020-09-03 Claudio Fontana New
[v7,11/16] cpus: remove checks for non-NULL cpus_accel QEMU cpus.c refactoring part2 - - 1 - --- 2020-09-03 Claudio Fontana New
[v7,10/16] cpus: cleanup now unneeded includes QEMU cpus.c refactoring part2 - - 2 - --- 2020-09-03 Claudio Fontana New
[v7,09/16] cpus: extract out hvf-specific code to target/i386/hvf/ QEMU cpus.c refactoring part2 - - 2 - --- 2020-09-03 Claudio Fontana New
[v7,08/16] cpus: extract out whpx-specific code to target/i386/ QEMU cpus.c refactoring part2 - - 1 - --- 2020-09-03 Claudio Fontana New
[v7,07/16] cpus: extract out hax-specific code to target/i386/ QEMU cpus.c refactoring part2 - - 1 - --- 2020-09-03 Claudio Fontana New
[v7,06/16] cpus: extract out kvm-specific code to accel/kvm QEMU cpus.c refactoring part2 - - 2 1 --- 2020-09-03 Claudio Fontana New
[v7,05/16] cpus: extract out qtest-specific code to accel/qtest QEMU cpus.c refactoring part2 - - 1 - --- 2020-09-03 Claudio Fontana New
[v7,04/16] cpus: extract out TCG-specific code to accel/tcg QEMU cpus.c refactoring part2 - - 3 1 --- 2020-09-03 Claudio Fontana New
[v7,03/16] cpus: prepare new CpusAccel cpu accelerator interface QEMU cpus.c refactoring part2 - - 1 - --- 2020-09-03 Claudio Fontana New
[v7,02/16] icount: rename functions to be consistent with the module name QEMU cpus.c refactoring part2 - - 2 - --- 2020-09-03 Claudio Fontana New
[v7,01/16] cpu-timers, icount: new modules QEMU cpus.c refactoring part2 - - 2 - --- 2020-09-03 Claudio Fontana New
[12/12] hw/riscv: Sort the Kconfig options in alphabetical order hw/riscv: Clean up the directory - - 1 - --- 2020-09-03 Bin Meng New
[11/12] hw/riscv: Drop CONFIG_SIFIVE hw/riscv: Clean up the directory - - 1 - --- 2020-09-03 Bin Meng New
[10/12] hw/riscv: Always build riscv_hart.c hw/riscv: Clean up the directory - - 1 - --- 2020-09-03 Bin Meng New
[09/12] hw/riscv: Move sifive_test model to hw/misc hw/riscv: Clean up the directory - - 1 - --- 2020-09-03 Bin Meng New
[08/12] hw/riscv: Move sifive_uart model to hw/char hw/riscv: Clean up the directory - - 1 - --- 2020-09-03 Bin Meng New
[07/12] hw/riscv: Move riscv_htif model to hw/char hw/riscv: Clean up the directory - - 1 - --- 2020-09-03 Bin Meng New
[06/12] hw/riscv: Move sifive_plic model to hw/intc hw/riscv: Clean up the directory - - 1 - --- 2020-09-03 Bin Meng New
[05/12] hw/riscv: Move sifive_clint model to hw/intc hw/riscv: Clean up the directory - - 1 - --- 2020-09-03 Bin Meng New
[04/12] hw/riscv: Move sifive_gpio model to hw/gpio hw/riscv: Clean up the directory - - 1 - --- 2020-09-03 Bin Meng New
[03/12] hw/riscv: Move sifive_u_otp model to hw/misc hw/riscv: Clean up the directory - - 1 - --- 2020-09-03 Bin Meng New
[02/12] hw/riscv: Move sifive_u_prci model to hw/misc hw/riscv: Clean up the directory - - 1 - --- 2020-09-03 Bin Meng New
[01/12] hw/riscv: Move sifive_e_prci model to hw/misc hw/riscv: Clean up the directory - - 1 - --- 2020-09-03 Bin Meng New
[v2] Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus [v2] Fix a gap where acpi_pcihp_find_hotplug_bus() returns a non-hotpluggable bus - - - - --- 2020-09-03 Ani Sinha New
[1/1] Skip flatview_simplify() for specific cpu vendor Skip flatview_simplify() for specific cpu vendor - - - - --- 2020-09-03 FelixCui-oc New
[v4,12/12] ci: Enable msys2 ci in cirrus Green the msys2 CI make - - - - --- 2020-09-03 Yonggang Luo New
[v4,11/12] tests: Disable test-image-locking that not works under Win32 Green the msys2 CI make - - - - --- 2020-09-03 Yonggang Luo New
[v4,10/12] meson: Fixes qapi tests. Green the msys2 CI make - - - - --- 2020-09-03 Yonggang Luo New
[v4,09/12] stubs: qemu_notify_event have no need to stub Green the msys2 CI make - - - - --- 2020-09-03 Yonggang Luo New
[v4,08/12] ci: fixes msys2 build by upgrading capstone to 4.0.2 Green the msys2 CI make - - - - --- 2020-09-03 Yonggang Luo New
[v4,07/12] osdep: These function are only available on Non-Win32 system. Green the msys2 CI make - - - - --- 2020-09-03 Yonggang Luo New
[v4,06/12] block: Fixes nfs on msys2/mingw Green the msys2 CI make - - - - --- 2020-09-03 Yonggang Luo New
[v4,05/12] configure: Fix include and linkage issue on msys2 Green the msys2 CI make - - - - --- 2020-09-03 Yonggang Luo New
[v4,04/12] tests: handling signal on win32 properly Green the msys2 CI make - - - - --- 2020-09-03 Yonggang Luo New
[v4,03/12] tcg: Fixes dup_const link error Green the msys2 CI make - - - - --- 2020-09-03 Yonggang Luo New
[v4,02/12] meson: Convert undefsym.sh to undefsym.py Green the msys2 CI make - - - - --- 2020-09-03 Yonggang Luo New
[v4,01/12] configure: fixes dtc not cloned when running msys2 CI Green the msys2 CI make - - - - --- 2020-09-03 Yonggang Luo New
[PULL,8/8] docs/qdev-device-use: Don't suggest -drive and -net can do USB [PULL,1/8] qapi: enable use of g_autoptr with QAPI types - - - - --- 2020-09-03 Markus Armbruster New
[PULL,7/8] qapi: Document event VSERPORT_CHANGE is rate-limited [PULL,1/8] qapi: enable use of g_autoptr with QAPI types - - 1 - --- 2020-09-03 Markus Armbruster New
[PULL,6/8] docs/interop/qmp-spec: Point to the QEMU QMP reference manual [PULL,1/8] qapi: enable use of g_autoptr with QAPI types - - 1 - --- 2020-09-03 Markus Armbruster New
[PULL,5/8] scripts/qmp/qom-fuse: Fix getattr(), read() for files in / [PULL,1/8] qapi: enable use of g_autoptr with QAPI types - - 2 - --- 2020-09-03 Markus Armbruster New
[PULL,4/8] scripts/qmp/qom-fuse: Port to current Python module fuse [PULL,1/8] qapi: enable use of g_autoptr with QAPI types - - 1 - --- 2020-09-03 Markus Armbruster New
[PULL,3/8] scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocol [PULL,1/8] qapi: enable use of g_autoptr with QAPI types - 1 2 - --- 2020-09-03 Markus Armbruster New
[PULL,2/8] qapi/block-core.json: Remove stale description of 'blockdev-add' [PULL,1/8] qapi: enable use of g_autoptr with QAPI types - 1 1 - --- 2020-09-03 Markus Armbruster New
[PULL,1/8] qapi: enable use of g_autoptr with QAPI types [PULL,1/8] qapi: enable use of g_autoptr with QAPI types - - 2 - --- 2020-09-03 Markus Armbruster New
[PULL,0/8] QAPI patches patches for 2020-09-03 - - - - --- 2020-09-03 Markus Armbruster New
[v3,12/12] ci: Enable msys2 ci in cirrus Green the msys2 CI make - - - - --- 2020-09-03 Yonggang Luo New
[v3,11/12] tests: Disable test-image-locking that not works under Win32 Green the msys2 CI make - - - - --- 2020-09-03 Yonggang Luo New
[v3,10/12] meson: Fixes qapi tests. Green the msys2 CI make - - - - --- 2020-09-03 Yonggang Luo New
« 1 2 ... 1393 1394 13954264 4265 »