Show patches with: Archived = No       |   431458 patches
« 1 2 ... 1434 1435 14364314 4315 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,09/17] hw/usb: Add U2F key passthru mode [PULL,01/17] hw: xhci: check return value of 'usb_packet_map' - - - - --- 2020-08-19 Gerd Hoffmann New
[PULL,08/17] hw/usb: Add U2F key base class implementation [PULL,01/17] hw: xhci: check return value of 'usb_packet_map' - - - - --- 2020-08-19 Gerd Hoffmann New
[PULL,07/17] hw/usb: Add U2F key base class [PULL,01/17] hw: xhci: check return value of 'usb_packet_map' - - - - --- 2020-08-19 Gerd Hoffmann New
[PULL,06/17] docs: Add USB U2F key device documentation [PULL,01/17] hw: xhci: check return value of 'usb_packet_map' - - - - --- 2020-08-19 Gerd Hoffmann New
[PULL,05/17] hw/usb: Regroup USB HID protocol values [PULL,01/17] hw: xhci: check return value of 'usb_packet_map' - - - - --- 2020-08-19 Gerd Hoffmann New
[PULL,04/17] ehci: drop pointless warn_report for guest bugs. [PULL,01/17] hw: xhci: check return value of 'usb_packet_map' - - 1 - --- 2020-08-19 Gerd Hoffmann New
[PULL,03/17] hw: ehci: check return value of 'usb_packet_map' [PULL,01/17] hw: xhci: check return value of 'usb_packet_map' - - - - --- 2020-08-19 Gerd Hoffmann New
[PULL,02/17] hw: ehci: destroy sglist in error path [PULL,01/17] hw: xhci: check return value of 'usb_packet_map' - - - - --- 2020-08-19 Gerd Hoffmann New
[PULL,01/17] hw: xhci: check return value of 'usb_packet_map' [PULL,01/17] hw: xhci: check return value of 'usb_packet_map' - - - - --- 2020-08-19 Gerd Hoffmann New
[PULL,00/17] Usb 20200819 patches - - - - --- 2020-08-19 Gerd Hoffmann New
[v5,8/8] target/s390x: Use start-powered-off CPUState property Generalize start-powered-off property from ARM 1 - 1 - --- 2020-08-19 Thiago Jung Bauermann New
[v5,7/8] sparc/sun4m: Use start-powered-off CPUState property Generalize start-powered-off property from ARM - - - - --- 2020-08-19 Thiago Jung Bauermann New
[v5,6/8] sparc/sun4m: Remove main_cpu_reset() Generalize start-powered-off property from ARM - - 2 - --- 2020-08-19 Thiago Jung Bauermann New
[v5,5/8] mips/cps: Use start-powered-off CPUState property Generalize start-powered-off property from ARM - - 1 - --- 2020-08-19 Thiago Jung Bauermann New
[v5,4/8] ppc/e500: Use start-powered-off CPUState property Generalize start-powered-off property from ARM - - 1 - --- 2020-08-19 Thiago Jung Bauermann New
[v5,3/8] ppc/spapr: Use start-powered-off CPUState property Generalize start-powered-off property from ARM 1 - 1 - --- 2020-08-19 Thiago Jung Bauermann New
[v5,2/8] target/arm: Move setting of CPU halted state to generic code Generalize start-powered-off property from ARM - - 3 - --- 2020-08-19 Thiago Jung Bauermann New
[v5,1/8] target/arm: Move start-powered-off property to generic CPUState Generalize start-powered-off property from ARM - - 3 - --- 2020-08-19 Thiago Jung Bauermann New
[v2] qemu-img: Explicit number replaced by a constant [v2] qemu-img: Explicit number replaced by a constant - - 2 - --- 2020-08-19 Yi Li New
[v3,1/1] audio/jack: fix use after free segfault audio/jack: fix use after free segfault - - - - --- 2020-08-19 Geoffrey McRae New
[RFC,v2,4/4] hw/acpi/ich9: Enable ACPI PCI hot-plug Use ACPI PCI hot-plug for q35 - - - - --- 2020-08-18 Julia Suvorova New
[RFC,v2,3/4] hw/i386/acpi-build: Turn off support of PCIe native hot-plug and SHPC in _OSC Use ACPI PCI hot-plug for q35 - - - - --- 2020-08-18 Julia Suvorova New
[RFC,v2,2/4] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to q35 Use ACPI PCI hot-plug for q35 - - - - --- 2020-08-18 Julia Suvorova New
[RFC,v2,1/4] hw/acpi/ich9: Trace ich9_gpe_readb()/writeb() Use ACPI PCI hot-plug for q35 - - 2 - --- 2020-08-18 Julia Suvorova New
[v6,4/4] block: apply COR-filter to block-stream jobs Apply COR-filter to the block-stream permanently - - - - --- 2020-08-18 Andrey Shinkevich New
[v6,3/4] qapi: add filter-node-name to block-stream Apply COR-filter to the block-stream permanently - - 1 - --- 2020-08-18 Andrey Shinkevich New
[v6,2/4] copy-on-read: add filter append/drop functions Apply COR-filter to the block-stream permanently - - 1 - --- 2020-08-18 Andrey Shinkevich New
[v6,1/4] copy-on-read: Support preadv/pwritev_part functions Apply COR-filter to the block-stream permanently - - 1 - --- 2020-08-18 Andrey Shinkevich New
[v3] linux-user: Fix 'semop()' and 'semtimedop()' implementation [v3] linux-user: Fix 'semop()' and 'semtimedop()' implementation - - 1 - --- 2020-08-18 Filip Bozuta New
[RFC,v3,2/2] hw/riscv: sifive_u: Add write-once protection. Add file-backed and write-once features to OTP - - - - --- 2020-08-18 Green Wan New
[RFC,v3,1/2] hw/riscv: sifive_u: Add backend drive support Add file-backed and write-once features to OTP - - - - --- 2020-08-18 Green Wan New
[RFC,v3,5/5] block/nvme: Use qemu_vfio_pci_init_msix_irqs() to initialize our IRQ util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-18 Philippe Mathieu-Daudé New
[RFC,v3,4/5] util/vfio-helpers: Introduce qemu_vfio_pci_init_msix_irqs() util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-18 Philippe Mathieu-Daudé New
[RFC,v3,3/5] util/vfio-helpers: Store eventfd using int32_t type util/vfio-helpers: Add support for multiple IRQs - 1 - - --- 2020-08-18 Philippe Mathieu-Daudé New
[RFC,v3,2/5] util/vfio-helpers: Report error on unsupported host architectures util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-18 Philippe Mathieu-Daudé New
[RFC,v3,1/5] block/nvme: Use an array of EventNotifier util/vfio-helpers: Add support for multiple IRQs - - - - --- 2020-08-18 Philippe Mathieu-Daudé New
[PULL,v3,000/150] Meson-based build system - - - - --- 2020-08-18 Paolo Bonzini New
[RFC,v3,34/34] Hexagon build infrastructure Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,33/34] Hexagon (tests/tcg/hexagon) TCG tests Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,32/34] Hexagon (linux-user/hexagon) Linux user emulation Hexagon patch series - - 1 - --- 2020-08-18 Taylor Simpson New
[RFC,v3,31/34] Hexagon (target/hexagon) translation Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,30/34] Hexagon (target/hexagon) TCG for instructions with multiple definitions Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,29/34] Hexagon (target/hexagon) TCG generation Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,28/34] Hexagon (target/hexagon) TCG generation helpers Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,27/34] Hexagon (target/hexagon) instruction classes Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,26/34] Hexagon (target/hexagon) macros referenced in instruction semantics Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,25/34] Hexagon (target/hexagon) macros to interface with the generator Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,24/34] Hexagon (target/hexagon) opcode data structures Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,23/34] Hexagon (target/hexagon) generater phase 4 - decode tree Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,22/34] Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode tree Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,21/34] Hexagon (target/hexagon) generator phase 2 - generate header files Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,20/34] Hexagon (target/hexagon) generator phase 1 - C preprocessor for semantics Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,19/34] Hexagon (target/hexagon/imported) arch import - instruction encoding Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,18/34] Hexagon (target/hexagon/imported) arch import - instruction semantics Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,17/34] Hexagon (target/hexagon/imported) arch import - macro definitions Hexagon patch series 1 - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,16/34] Hexagon (target/hexagon) utility functions Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,15/34] Hexagon (target/hexagon) instruction printing [RFC,v3,01/34] Hexagon Update MAINTAINERS file - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,14/34] Hexagon (target/hexagon) instruction/packet decode Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,13/34] Hexagon (target/hexagon) register map [RFC,v3,01/34] Hexagon Update MAINTAINERS file - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,12/34] Hexagon (target/hexagon) instruction attributes Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,11/34] Hexagon (target/hexagon) register fields Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,10/34] Hexagon (target/hexagon) instruction and packet types [RFC,v3,01/34] Hexagon Update MAINTAINERS file - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,09/34] Hexagon (target/hexagon) architecture types Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,08/34] Hexagon (target/hexagon) GDB Stub Hexagon patch series - - 1 - --- 2020-08-18 Taylor Simpson New
[RFC,v3,07/34] Hexagon (target/hexagon) scalar core helpers Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,06/34] Hexagon (disas) disassembler Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,05/34] Hexagon (target/hexagon) register names Hexagon patch series - - 1 - --- 2020-08-18 Taylor Simpson New
[RFC,v3,04/34] Hexagon (target/hexagon) scalar core definition [RFC,v3,01/34] Hexagon Update MAINTAINERS file - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,03/34] Hexagon (include/elf.h) ELF machine definition [RFC,v3,01/34] Hexagon Update MAINTAINERS file - - 2 1 --- 2020-08-18 Taylor Simpson New
[RFC,v3,02/34] Hexagon (target/hexagon) README Hexagon patch series - - - - --- 2020-08-18 Taylor Simpson New
[RFC,v3,01/34] Hexagon Update MAINTAINERS file Hexagon patch series - - 1 - --- 2020-08-18 Taylor Simpson New
[RFC,v3,01/34] Hexagon Update MAINTAINERS file [RFC,v3,01/34] Hexagon Update MAINTAINERS file - - - - --- 2020-08-18 Taylor Simpson New
[PULL,v2,000/150] Meson-based build system - - - - --- 2020-08-18 Paolo Bonzini New
[2/2] hw/core/sysbus: Make sysbus_pass_irq() arguments self-describing hw/core: Make qdev_pass_gpios/sysbus_pass_irq arguments self-describing - - - - --- 2020-08-18 Philippe Mathieu-Daudé New
[1/2] hw/core/qdev: Make qdev_pass_gpios() arguments self-describing hw/core: Make qdev_pass_gpios/sysbus_pass_irq arguments self-describing - - - - --- 2020-08-18 Philippe Mathieu-Daudé New
[v6,7/7] vhost-user-blk-pci: default num_queues to -smp N virtio-pci: enable blk and scsi multi-queue by default - - 2 - --- 2020-08-18 Stefan Hajnoczi New
[v6,6/7] virtio-blk-pci: default num_queues to -smp N virtio-pci: enable blk and scsi multi-queue by default - - 2 - --- 2020-08-18 Stefan Hajnoczi New
[v6,5/7] virtio-scsi-pci: default num_queues to -smp N virtio-pci: enable blk and scsi multi-queue by default - - 2 - --- 2020-08-18 Stefan Hajnoczi New
[v6,4/7] virtio-scsi: introduce a constant for fixed virtqueues virtio-pci: enable blk and scsi multi-queue by default - - 4 - --- 2020-08-18 Stefan Hajnoczi New
[v6,3/7] virtio-pci: add virtio_pci_optimal_num_queues() helper virtio-pci: enable blk and scsi multi-queue by default - - 1 - --- 2020-08-18 Stefan Hajnoczi New
[v6,2/7] hw: add 5.2 machine types and 5.1 compat options virtio-pci: enable blk and scsi multi-queue by default - - 1 - --- 2020-08-18 Stefan Hajnoczi New
[v6,1/7] Open 5.2 development tree virtio-pci: enable blk and scsi multi-queue by default - - - - --- 2020-08-18 Stefan Hajnoczi New
[PULL,150/150] docs: convert build system documentation to rST [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,149/150] meson: update build-system documentation [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,148/150] meson: avoid unstable module warning with Meson 0.56.0 or newer [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,147/150] meson: convert po/ [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,146/150] meson: convert VNC and dependent libraries to meson [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,145/150] meson: move SDL and SDL-image detection to meson [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,144/150] meson: convert sample plugins [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,143/150] meson: replace create-config with meson configure_file [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,142/150] rules.mak: drop unneeded macros [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,141/150] meson: convert check-block [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,140/150] meson: build texi doc [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,139/150] docs: automatically track manual dependencies [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,138/150] meson: sphinx-build [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,137/150] remove Makefile.target [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,136/150] rules.mak: remove version.o [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,135/150] meson: convert systemtap files [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,134/150] meson: link emulators without Makefile.target [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
[PULL,133/150] meson: plugins [PULL,001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE - - - - --- 2020-08-18 Paolo Bonzini New
« 1 2 ... 1434 1435 14364314 4315 »