Show patches with: State = Action Required       |    Archived = No       |   23581 patches
« 1 2 ... 93 94 95235 236 »
Patch Series S/W/F Date Submitter Delegate State
[v3,3/9] hw/usb: reorder fields in UASStatus Add support for Control-Flow Integrity --- 2020-11-05 Daniele Buono New
[RFC,15/15] meson.build: build a Xen aware qemu-aarch64-system Xen guest-loader and arm64 build fixes/enhancements --- 2020-11-05 Alex Bennée New
[RFC,14/15] xen: only build HVM support under CONFIG_XEN_HVM Xen guest-loader and arm64 build fixes/enhancements --- 2020-11-05 Alex Bennée New
[RFC,10/15] meson.build: clean-up summary reporting of XEN and it's features Xen guest-loader and arm64 build fixes/enhancements --- 2020-11-05 Alex Bennée New
[RFC,09/15] meson.build: introduce CONFIG_XEN_HVM flag Xen guest-loader and arm64 build fixes/enhancements --- 2020-11-05 Alex Bennée New
[RFC,07/15] accel/meson: you only need accelerator stubs for softmmu builds Xen guest-loader and arm64 build fixes/enhancements --- 2020-11-05 Alex Bennée New
[RFC,01/15] hw/board: promote fdt from ARM VirtMachineState to MachineState Xen guest-loader and arm64 build fixes/enhancements --- 2020-11-05 Alex Bennée New
[RFC,v2,11/11] gitlab-ci: Move artifacts expiry rule to common 'native_build_job' gitlab-ci: Allow forks to select & restrict build jobs --- 2020-11-05 Philippe Mathieu-Daudé New
[RFC,v2,10/11] gitlab-ci: Add rules to select building/testing native jobs gitlab-ci: Allow forks to select & restrict build jobs --- 2020-11-05 Philippe Mathieu-Daudé New
[RFC,v2,09/11] gitlab-ci: Add rules to select cross-jobs to build gitlab-ci: Allow forks to select & restrict build jobs --- 2020-11-05 Philippe Mathieu-Daudé New
[RFC,v2,08/11] gitlab-ci: Extract common job definition as 'native_common_job' gitlab-ci: Allow forks to select & restrict build jobs --- 2020-11-05 Philippe Mathieu-Daudé New
[RFC,v2,07/11] gitlab-ci: Extract common job definition as 'cross_common_job' gitlab-ci: Allow forks to select & restrict build jobs --- 2020-11-05 Philippe Mathieu-Daudé New
[RFC,v2,05/11] gitlab-ci: Replace YAML anchors by extends (acceptance_test_job) gitlab-ci: Allow forks to select & restrict build jobs --- 2020-11-05 Philippe Mathieu-Daudé New
[RFC,v2,04/11] gitlab-ci: Replace YAML anchors by extends (native_test_job) gitlab-ci: Allow forks to select & restrict build jobs --- 2020-11-05 Philippe Mathieu-Daudé New
hw/arm/virt enable support for virtio-mem hw/arm/virt enable support for virtio-mem --- 2020-11-05 Jonathan Cameron New
RFC: sphinx: adopt kernel readthedoc theme RFC: sphinx: adopt kernel readthedoc theme --- 2020-11-05 Marc-André Lureau New
[v4] block: Fix integer promotion error in bdrv_getlength() [v4] block: Fix integer promotion error in bdrv_getlength() --- 2020-11-05 Eric Blake New
[for-5.2?,1/2] Makefile: Don't use $(quiet-@) within the body of a recipe [for-5.2?,1/2] Makefile: Don't use $(quiet-@) within the body of a recipe --- 2020-11-05 Greg Kurz New
scripts/checkpatch.pl: Modify the line length limit of the code scripts/checkpatch.pl: Modify the line length limit of the code --- 2020-11-05 ganqixin New
configure: Fix gio detection configure: Fix gio detection --- 2020-11-05 Cole Robinson New
[2/2] qemu-option: warn for short-form boolean options deprecate short-form boolean options --- 2020-11-05 Paolo Bonzini New
[1/2] qemu-option: move help handling to get_opt_name_value deprecate short-form boolean options --- 2020-11-05 Paolo Bonzini New
usb/hcd-xhci: Fix an index-out-of-bounds in xhci_runtime_write and xhci_runtime_read usb/hcd-xhci: Fix an index-out-of-bounds in xhci_runtime_write and xhci_runtime_read --- 2020-11-05 Alex Chen New
[v2,07/12] microvm: add second ioapic microvm: add second ioapic --- 2020-11-05 Gerd Hoffmann New
[v2,05/12] microvm: make pcie irq base runtime configurable microvm: add second ioapic --- 2020-11-05 Gerd Hoffmann New
[v2,04/12] microvm: make number of virtio transports runtime configurable microvm: add second ioapic --- 2020-11-05 Gerd Hoffmann New
[v2,03/12] x86: add support for second ioapic microvm: add second ioapic --- 2020-11-05 Gerd Hoffmann New
[v2,01/12,testing] disable xhci msix microvm: add second ioapic --- 2020-11-05 Gerd Hoffmann New
[PATCH-for-6.0,3/3] gitlab-ci: Test the --disable-virtio-legacy option hw/virtio: Allow to disable legacy VIRTIO --- 2020-11-05 Philippe Mathieu-Daudé New
[PATCH-for-6.0,2/3] hw/virtio: Build most of virtio devices as arch-independent objects hw/virtio: Allow to disable legacy VIRTIO --- 2020-11-05 Philippe Mathieu-Daudé New
[PATCH-for-6.0,1/3] hw/virtio: Add configure switch to disable legacy VIRTIO hw/virtio: Allow to disable legacy VIRTIO --- 2020-11-05 Philippe Mathieu-Daudé New
[V2,4/4] bsd-user: do not use C99 // comments [V2,1/4] bsd-user: "foo * bar" should be "foo *bar" --- 2020-11-05 shiliyang New
[V2,3/4] bsd-user: space required after semicolon [V2,1/4] bsd-user: "foo * bar" should be "foo *bar" --- 2020-11-05 shiliyang New
[v2,9/9] docs: update the documentation about schema configuration qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[v2,8/9] qapi: make 'if' condition strings simple identifiers qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[v2,7/9] qapi: convert 'if' C expressions to the new literal form qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[v2,6/9] qapi: normalize 'if' condition to IfPredicate tree qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[v2,5/9] qapi: add IfNot qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[v2,4/9] qapi: introduce IfPredicateList and IfAny qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[V2,2/4] bsd-user: suspect code indent for conditional statements [V2,1/4] bsd-user: "foo * bar" should be "foo *bar" --- 2020-11-05 shiliyang New
[v2,3/9] qapi: start building an 'if' predicate tree qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[v2,2/9] qapi: move gen_if/gen_endif to QAPIIfSchema qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[v2,1/9] qapi: replace List[str] by QAPISchemaIf qapi: untie 'if' conditions from C preprocessor --- 2020-11-05 Marc-André Lureau New
[V2,1/4] bsd-user: "foo * bar" should be "foo *bar" [V2,1/4] bsd-user: "foo * bar" should be "foo *bar" --- 2020-11-05 shiliyang New
net/e1000e_core: make sure RDH never exceeds RDT in e1000e_ring_advance() net/e1000e_core: make sure RDH never exceeds RDT in e1000e_ring_advance() --- 2020-11-05 Mauro Matteo Cascella New
[PULL,4/4] linux-user: Check copy_from_user() return value in vma_dump_size() Linux user for 5.2 patches --- 2020-11-05 Laurent Vivier New
[PULL,1/4] linux-user/mips/cpu_loop: silence the compiler warnings Linux user for 5.2 patches --- 2020-11-05 Laurent Vivier New
block: Fix integer promotion error in bdrv_getlength() block: Fix integer promotion error in bdrv_getlength() --- 2020-11-05 Tuguoyi New
[PULL,3/3] spapr: Convert hpt_prepare_thread() to use qemu_try_memalign() ppc-for-5.2 patch queue 2020-11-05 --- 2020-11-05 David Gibson New
block: Return the real error code in bdrv_getlength block: Return the real error code in bdrv_getlength --- 2020-11-05 Tuguoyi New
[v9,09/12] hw/block/nvme: Introduce max active and open zone limits hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set --- 2020-11-05 Dmitry Fomichev New
[v9,05/12] hw/block/nvme: Add support for Namespace Types hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set --- 2020-11-05 Dmitry Fomichev New
[v9,02/12] hw/block/nvme: Generate namespace UUIDs hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set --- 2020-11-05 Dmitry Fomichev New
[v9,01/12] hw/block/nvme: Add Commands Supported and Effects log hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set --- 2020-11-05 Dmitry Fomichev New
[RFC,8/9] gitlab-ci: Add rules to skip building cross-jobs Untitled series #75921 --- 2020-11-04 Philippe Mathieu-Daudé New
[RFC,4/9] gitlab-ci: Replace YAML anchors by extends (acceptance_test_job) Untitled series #75921 --- 2020-11-04 Philippe Mathieu-Daudé New
[PULL,v3,26/31] vhost-blk: set features before setting inflight feature [PULL,v3,01/31] pc: comment style fixup --- 2020-11-04 Michael S. Tsirkin New
[PULL,v3,25/31] Revert "vhost-blk: set features before setting inflight feature" [PULL,v3,01/31] pc: comment style fixup --- 2020-11-04 Michael S. Tsirkin New
[PULL,v3,22/31] vfio: Don't issue full 2^64 unmap [PULL,v3,01/31] pc: comment style fixup --- 2020-11-04 Michael S. Tsirkin New
[PULL,v3,17/31] virtio-iommu: Add replay() memory region callback [PULL,v3,01/31] pc: comment style fixup --- 2020-11-04 Michael S. Tsirkin New
[PULL,v3,15/31] virtio-iommu: Add memory notifiers for map/unmap [PULL,v3,01/31] pc: comment style fixup --- 2020-11-04 Michael S. Tsirkin New
[PULL,v3,14/31] virtio-iommu: Store memory region in endpoint struct [PULL,v3,01/31] pc: comment style fixup --- 2020-11-04 Michael S. Tsirkin New
[PULL,v3,13/31] virtio-iommu: Fix virtio_iommu_mr() [PULL,v3,01/31] pc: comment style fixup --- 2020-11-04 Michael S. Tsirkin New
[5/5] block/scsi: correctly emulate the VPD block limits page [1/5] file-posix: split hdev_refresh_limits from raw_refresh_limits --- 2020-11-04 Maxim Levitsky New
[2/5] file-posix: add sg_get_max_segments that actually works with sg [1/5] file-posix: split hdev_refresh_limits from raw_refresh_limits --- 2020-11-04 Maxim Levitsky New
[1/5] file-posix: split hdev_refresh_limits from raw_refresh_limits [1/5] file-posix: split hdev_refresh_limits from raw_refresh_limits --- 2020-11-04 Maxim Levitsky New
[7/7] sparc: Use FIELD_PTR at nwindows getter/setter [1/7] sparc: Fix property/field size mismatch for iu-version --- 2020-11-04 Eduardo Habkost New
[4/7] qom: Replace void* parameter with Property* on field getters/setters [1/7] sparc: Fix property/field size mismatch for iu-version --- 2020-11-04 Eduardo Habkost New
[2/7] qom: Save size of struct field in Property struct [1/7] sparc: Fix property/field size mismatch for iu-version --- 2020-11-04 Eduardo Habkost New
[1/7] sparc: Fix property/field size mismatch for iu-version [1/7] sparc: Fix property/field size mismatch for iu-version --- 2020-11-04 Eduardo Habkost New
[2/2] block: Remove unused BlockDeviceMapEntry [1/2] qapi/block-core: Improve MapEntry documentation --- 2020-11-04 Max Reitz New
[v2] docs: add some notes on the sbsa-ref machine [v2] docs: add some notes on the sbsa-ref machine --- 2020-11-04 Alex Bennée New
[v2,43/44] tests: Use field properties at check-qom-proplist test case Make qdev static property API usable by any QOM type --- 2020-11-04 Eduardo Habkost New
[v2,41/44] qdev: Move base property types to qom/property-types.c Make qdev static property API usable by any QOM type --- 2020-11-04 Eduardo Habkost New
[v2,39/44] qdev: PROP_* macros Make qdev static property API usable by any QOM type --- 2020-11-04 Eduardo Habkost New
[v2,38/44] qdev: Rename qdev_prop_* to prop_info_* Make qdev static property API usable by any QOM type --- 2020-11-04 Eduardo Habkost New
[v2,31/44] qdev: Reuse object_property_add_field() when adding array elements Make qdev static property API usable by any QOM type --- 2020-11-04 Eduardo Habkost New
[v2,27/44] qdev: Don't set qdev_prop_name for array elements Make qdev static property API usable by any QOM type --- 2020-11-04 Eduardo Habkost New
[v2,17/44] qdev: Get just property name at error_set_from_qdev_prop_error() Make qdev static property API usable by any QOM type --- 2020-11-04 Eduardo Habkost New
[v2,14/44] qdev: Move softmmu properties to qdev-properties-system.h Make qdev static property API usable by any QOM type --- 2020-11-04 Eduardo Habkost New
[v2,12/44] qdev: Make error_set_from_qdev_prop_error() get Object* argument Make qdev static property API usable by any QOM type --- 2020-11-04 Eduardo Habkost New
[v2,07/44] qdev: Make PropertyInfo.print method get Object* argument Make qdev static property API usable by any QOM type --- 2020-11-04 Eduardo Habkost New
[v2,02/44] cpu: Move cpu_common_props to hw/core/cpu.c Make qdev static property API usable by any QOM type --- 2020-11-04 Eduardo Habkost New
[PULL,2/3] ati: check x y display parameter values Fixes 20201104 patches --- 2020-11-04 Gerd Hoffmann New
[PULL,1/3] vnc: fix resource leak when websocket channel error Fixes 20201104 patches --- 2020-11-04 Gerd Hoffmann New
[PULL,31/33] util/vfio-helpers: Improve DMA trace events [PULL,01/33] accel/kvm: add PIO ioeventfds only in case kvm_eventfds_allowed is true --- 2020-11-04 Stefan Hajnoczi New
[PULL,28/33] util/vfio-helpers: Trace PCI I/O config accesses [PULL,01/33] accel/kvm: add PIO ioeventfds only in case kvm_eventfds_allowed is true --- 2020-11-04 Stefan Hajnoczi New
[PULL,09/20] tests/qtest/libqtest.c: Check for setsockopt() failure Misc patches for QEMU 5.2-rc1 --- 2020-11-04 Paolo Bonzini New
[PULL,3/3] console: make QMP/HMP screendump run in coroutine [PULL,1/3] coroutine: let CoQueue wake up outside a coroutine --- 2020-11-04 Gerd Hoffmann New
[2/3] tests: remove "bc" from package listing Some cleanups to build deps --- 2020-11-04 Daniel P. Berrangé New
[PATCH-for-5.2,v3,4/4] travis-ci: Remove the --without-default-devices job ci: Move --without-default-devices job from Travis to GitLab --- 2020-11-04 Philippe Mathieu-Daudé New
[for-5.2,2/3] hw/block/nvme: fix uint16_t use of uint32_t sgls member [for-5.2,1/3] hw/block/nvme: fix null ns in register namespace --- 2020-11-04 Klaus Jensen New
[for-5.2,1/3] hw/block/nvme: fix null ns in register namespace [for-5.2,1/3] hw/block/nvme: fix null ns in register namespace --- 2020-11-04 Klaus Jensen New
[1/2] MAINTAINERS: Cover exec-vary.c (variable page size) [1/2] MAINTAINERS: Cover exec-vary.c (variable page size) --- 2020-11-04 Philippe Mathieu-Daudé New
[PULL,v2,35/38] vhost-user-blk-test: rename destroy_drive() to destroy_file() [PULL,v2,01/38] pc: comment style fixup --- 2020-11-04 Michael S. Tsirkin New
[PULL,v2,28/38] configure: introduce --enable-vhost-user-blk-server [PULL,v2,01/38] pc: comment style fixup --- 2020-11-04 Michael S. Tsirkin New
[v4,4/5] target/riscv: Remove the hyp load and store functions [v4,1/5] target/riscv: Add a virtualised MMU Mode --- 2020-11-04 Alistair Francis New
[v4,1/5] target/riscv: Add a virtualised MMU Mode [v4,1/5] target/riscv: Add a virtualised MMU Mode --- 2020-11-04 Alistair Francis New
[qemu-web] Add virtio-fs in OSv overview blog post [qemu-web] Add virtio-fs in OSv overview blog post --- 2020-11-04 Fotis Xenakis New
[v2,47/72] python/qmp: add parse_address classmethod [v2,01/72] python/qmp: Add qom script rewrites --- 2020-11-04 John Snow New
« 1 2 ... 93 94 95235 236 »