Show patches with: State = Action Required       |    Archived = No       |   23611 patches
« 1 2 ... 102 103 104236 237 »
Patch Series S/W/F Date Submitter Delegate State
qemu-img: add support for offline rate limit in qemu-img commit qemu-img: add support for offline rate limit in qemu-img commit --- 2020-10-18 Zhengui li New
[6/6] m48t59: remove legacy m48t59_init() function m48t59: remove legacy init functions --- 2020-10-17 Xingtao Yao (Fujitsu)" via New
[5/6] ppc405_boards: use qdev instead of legacy m48t59_init() function m48t59: remove legacy init functions --- 2020-10-17 Xingtao Yao (Fujitsu)" via New
[3/6] sun4m: use qdev instead of legacy m48t59_init() function m48t59: remove legacy init functions --- 2020-10-17 Xingtao Yao (Fujitsu)" via New
[1/6] m48t59-isa: remove legacy m48t59_init_isa() function m48t59: remove legacy init functions --- 2020-10-17 Xingtao Yao (Fujitsu)" via New
[4/6] sun4u: use qdev instead of legacy m48t59_init() function m48t59: remove legacy init functions --- 2020-10-17 Xingtao Yao (Fujitsu)" via New
[2/6] mt48t59: Set default value of base-year property to 1968 m48t59: remove legacy init functions --- 2020-10-17 Xingtao Yao (Fujitsu)" via New
[2/2] hw/intc/bcm2836_control: Use IRQ definitions instead of magic numbers hw/intc/bcm283x: Trivial tracing cleanup --- 2020-10-17 Philippe Mathieu-Daudé New
[PULL,40/44] MAINTAINERS: Remove myself mips-next patches for 2020-10-17 --- 2020-10-17 Philippe Mathieu-Daudé New
[PULL,39/44] docs/system: Update MIPS CPU documentation mips-next patches for 2020-10-17 --- 2020-10-17 Philippe Mathieu-Daudé New
[PULL,38/44] tests/acceptance: Add MIPS record/replay tests mips-next patches for 2020-10-17 --- 2020-10-17 Philippe Mathieu-Daudé New
[PULL,37/44] hw/mips: Remove exit(1) in case of missing ROM mips-next patches for 2020-10-17 --- 2020-10-17 Philippe Mathieu-Daudé New
[PULL,36/44] hw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON mips-next patches for 2020-10-17 --- 2020-10-17 Philippe Mathieu-Daudé New
[PULL,24/44] hw/mips/mipssim: Correct CPU frequency mips-next patches for 2020-10-17 --- 2020-10-17 Philippe Mathieu-Daudé New
[PULL,13/44] target/mips/op_helper: Log unimplemented cache opcode mips-next patches for 2020-10-17 --- 2020-10-17 Philippe Mathieu-Daudé New
[PULL,12/44] target/mips/op_helper: Document Invalidate/Writeback opcodes as no-op mips-next patches for 2020-10-17 --- 2020-10-17 Philippe Mathieu-Daudé New
[PULL,11/44] target/mips/op_helper: Convert multiple if() to switch case mips-next patches for 2020-10-17 --- 2020-10-17 Philippe Mathieu-Daudé New
[PULL,10/44] target/mips: Add loongson-ext lsdc2 group of instructions mips-next patches for 2020-10-17 --- 2020-10-17 Philippe Mathieu-Daudé New
[PULL,09/44] target/mips: Add loongson-ext lswc2 group of instructions (Part 2) mips-next patches for 2020-10-17 --- 2020-10-17 Philippe Mathieu-Daudé New
[PULL,08/44] target/mips: Add loongson-ext lswc2 group of instructions (Part 1) mips-next patches for 2020-10-17 --- 2020-10-17 Philippe Mathieu-Daudé New
[PULL,07/44] target/mips: Demacro helpers for <MAX|MAXA|MIN|MINA>.<D|S> mips-next patches for 2020-10-17 --- 2020-10-17 Philippe Mathieu-Daudé New
[PULL,06/44] target/mips: Demacro helpers for M<ADD|SUB>F.<D|S> mips-next patches for 2020-10-17 --- 2020-10-17 Philippe Mathieu-Daudé New
[PULL,05/44] target/mips: Demacro helpers for <ABS|CHS>.<D|S|PS> mips-next patches for 2020-10-17 --- 2020-10-17 Philippe Mathieu-Daudé New
[PULL,04/44] target/mips: Fix some comment spelling errors mips-next patches for 2020-10-17 --- 2020-10-17 Philippe Mathieu-Daudé New
[v1] migration: using trace_ to replace DPRINTF [v1] migration: using trace_ to replace DPRINTF --- 2020-10-17 Bihong Yu New
[v3,18/18] migration/rdma: RDMA cleanup for multifd migration Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,17/18] migration/rdma: send data for both rdma-pin-all and NOT rdma-pin-all mode Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,16/18] migration/rdma: add rdma_channel into Migrationstate field Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,15/18] migration/rdma: only register the memory for multifd channels Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,14/18] migration/rdma: register memory for multifd RDMA channels Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,13/18] migration/rdma: Add the function for dynamic page registration Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,12/18] migration/rdma: Create the multifd send channels for RDMA Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,11/18] migration/rdma: record host_port for multifd RDMA Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,10/18] migration/rdma: Create the multifd recv channels for RDMA Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,09/18] migration/rdma: add multifd_rdma_load_setup() to setup multifd rdma Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,08/18] migration/rdma: export getQIOChannel to get QIOchannel in rdma Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,07/18] migration/rdma: add rdma field into multifd send/recv param Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,06/18] migration/rdma: export MultiFDSendParams/MultiFDRecvParams Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,05/18] migration/rdma: do not need sync main for rdma Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,04/18] migration/rdma: add multifd_setup_ops for rdma Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,03/18] migration/rdma: create multifd_setup_ops for Tx/Rx thread Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,02/18] migration/rdma: judge whether or not the RDMA is used for migration Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,01/18] migration/rdma: add the 'migrate_use_rdma_pin_all' function Support Multifd for RDMA migration --- 2020-10-17 Zheng Chuan New
[v3,2/5,RISCV_PM] Support CSRs required for RISC-V PM extension except for ones in hypervisor mode RISC-V Pointer Masking implementation --- 2020-10-16 Alexey Baturo New
[v2,1/2] accel/tcg: Add tlb_flush_page_bits_by_mmuidx* target/arm: Fix tlb flush page vs tbi --- 2020-10-16 Richard Henderson New
[v11,04/12] linux-user/elfload: Avoid leaking interp_name using GLib memory API linux-user: User support for AArch64 BTI --- 2020-10-16 Richard Henderson New
[5/5] m48t59: remove legacy m48t59_init() function m48t59: remove legacy init functions --- 2020-10-16 Mark Cave-Ayland New
[2/5] sun4m: use qdev properties instead of legacy m48t59_init() function m48t59: remove legacy init functions --- 2020-10-16 Mark Cave-Ayland New
[1/5] m48t59-isa: remove legacy m48t59_init_isa() function m48t59: remove legacy init functions --- 2020-10-16 Mark Cave-Ayland New
[v2] hw/riscv: microchip_pfsoc: IOSCBCTRL memmap entry [v2] hw/riscv: microchip_pfsoc: IOSCBCTRL memmap entry --- 2020-10-16 Ivan Griffin New
[5/30] mips tcg: Fix Lesser GPL version number Untitled series #56793 --- 2020-10-16 Chetan New
drivers/virt: vmgenid: add vm generation id driver drivers/virt: vmgenid: add vm generation id driver --- 2020-10-16 Catangiu, Adrian Costin New
[RFC,v3] target/mips: Increase number of TLB entries on the 34Kf core (16 -> 64) [RFC,v3] target/mips: Increase number of TLB entries on the 34Kf core (16 -> 64) --- 2020-10-16 Philippe Mathieu-Daudé New
[PULL,21/22] hax: unbreak accelerator cpu code after cpus.c split Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[PULL,20/22] fuzz: Disable QEMU's SIG{INT,HUP,TERM} handlers Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[PULL,19/22] cirrus: Enable doc build on msys2/mingw Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[PULL,18/22] meson: Move the detection logic for sphinx to meson Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[PULL,16/22] docs: Fix Sphinx configuration for msys2/mingw Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[PULL,15/22] meson: Only install icons and qemu.desktop if have_system Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[PULL,14/22] configure: fix handling of --docdir parameter Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[PULL,13/22] meson: cleanup curses/iconv test Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[PULL,12/22] meson.build: don't condition iconv detection on library detection Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[PULL,11/22] build: add --enable/--disable-libudev Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[PULL,10/22] build: replace ninjatool with ninja Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[PULL,09/22] build: cleanups to Makefile Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[PULL,08/22] add ninja to dockerfiles, CI configurations and test VMs Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[PULL,07/22] dockerfiles: enable Centos 8 PowerTools Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[PULL,04/22] make: run shell with pipefail Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[PULL,02/22] Makefile: Ensure cscope.out/tags/TAGS are generated in the source tree Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[PULL,01/22] submodules: bump meson to 0.55.3 Build system + misc changes for 2020-10-16 --- 2020-10-16 Paolo Bonzini New
[4/4] microvm: reconfigure irqs if second ioapic is available RfC: microvm: add second ioapic --- 2020-10-16 Gerd Hoffmann New
[3/4] microvm: add second ioapic RfC: microvm: add second ioapic --- 2020-10-16 Gerd Hoffmann New
[2/4] microvm: make pcie irq base runtime configurable RfC: microvm: add second ioapic --- 2020-10-16 Gerd Hoffmann New
[7/7] tests/acpi: disallow changes for microvm/APIC.pcie microvm: fix PCIe IRQs in APIC table. --- 2020-10-16 Gerd Hoffmann New
[5/7] apci: drop has_pci arg for acpi_build_madt microvm: fix PCIe IRQs in APIC table. --- 2020-10-16 Gerd Hoffmann New
[3/7] x86: make pci irqs runtime configurable microvm: fix PCIe IRQs in APIC table. --- 2020-10-16 Gerd Hoffmann New
[1/1] Skip flatview_simplify() for cpu vendor zhaoxin Skip flatview_simplify() for cpu vendor zhaoxin --- 2020-10-16 FelixCuioc New
[v3,1/2] QSLIST: add atomic replace operation [v3,1/2] QSLIST: add atomic replace operation --- 2020-10-16 王洪浩 New
ci: include configure and meson logs in all jobs if configure fails ci: include configure and meson logs in all jobs if configure fails --- 2020-10-16 Paolo Bonzini New
meson: move SPHINX_ARGS references within "if build_docs" meson: move SPHINX_ARGS references within "if build_docs" --- 2020-10-16 Paolo Bonzini New
[v5,3/4] meson: Move the detection logic for sphinx to meson Fixes docs building on msys2/mingw --- 2020-10-16 罗勇刚(Yonggang Luo) New
[v5,1/4] docs: Fixes build docs on msys2/mingw Fixes docs building on msys2/mingw --- 2020-10-16 罗勇刚(Yonggang Luo) New
hax: unbreak accelerator cpu code after cpus.c split hax: unbreak accelerator cpu code after cpus.c split --- 2020-10-16 Claudio Fontana New
[PULL,3/3] hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet() Usb 20201016 patches --- 2020-10-16 Gerd Hoffmann New
[PULL,2/3] usb/hcd-ehci: Fix error handling on missing device for iTD Usb 20201016 patches --- 2020-10-16 Gerd Hoffmann New
[v8,3/5] mac_oldworld: Drop a variable, use get_system_memory() directly Mac Old World ROM experiment (ppc/mac_* clean ups and loading binary ROM) --- 2020-10-15 Xingtao Yao (Fujitsu)" via New
[v8,5/5] mac_oldworld: Change PCI address of macio to match real hardware Mac Old World ROM experiment (ppc/mac_* clean ups and loading binary ROM) --- 2020-10-15 Xingtao Yao (Fujitsu)" via New
[v8,2/5] mac_newworld: Allow loading binary ROM image Mac Old World ROM experiment (ppc/mac_* clean ups and loading binary ROM) --- 2020-10-15 Xingtao Yao (Fujitsu)" via New
[v8,1/5] mac_oldworld: Allow loading binary ROM image Mac Old World ROM experiment (ppc/mac_* clean ups and loading binary ROM) --- 2020-10-15 Xingtao Yao (Fujitsu)" via New
[v8,4/5] mac_oldworld: Drop some variables Mac Old World ROM experiment (ppc/mac_* clean ups and loading binary ROM) --- 2020-10-15 Xingtao Yao (Fujitsu)" via New
[RFC,v2,4/4] target/mips: Allow using the 34Kf with 16/32/64 preset TLB entries target/mips: Make the number of TLB entries a CPU property --- 2020-10-15 Philippe Mathieu-Daudé New
[RFC,v2,3/4] target/mips: Make the number of TLB entries a CPU property target/mips: Make the number of TLB entries a CPU property --- 2020-10-15 Philippe Mathieu-Daudé New
[RFC,v2,2/4] target/mips: Store number of TLB entries in CPUMIPSState target/mips: Make the number of TLB entries a CPU property --- 2020-10-15 Philippe Mathieu-Daudé New
[v4,1/4] docs: Fixes build docs on msys2/mingw Fixes docs building on msys2/mingw --- 2020-10-15 罗勇刚(Yonggang Luo) New
[v3,4/4] cirrus: Enable doc build on msys2/mingw Fixes docs building on msys2/mingw --- 2020-10-15 罗勇刚(Yonggang Luo) New
[v3,2/4] configure: the docdir option should passed to meson as is. Fixes docs building on msys2/mingw --- 2020-10-15 罗勇刚(Yonggang Luo) New
meson: Only install icons and qemu.desktop if have_system meson: Only install icons and qemu.desktop if have_system --- 2020-10-15 Bruce Rogers New
[v2,3/4] meson: Move the detection logic for sphinx to meson Fixes docs building on msys2/mingw --- 2020-10-15 罗勇刚(Yonggang Luo) New
[v2,2/2] hw/rtc/m48t59: Simplify m48t59_init() passing MemoryRegion argument hw/rtc/m48t59: Simplify m48t59_init() --- 2020-10-15 Philippe Mathieu-Daudé New
[v2,1/2] hw/rtc/m48t59: Simplify m48t59_init() removing 'io_base' argument hw/rtc/m48t59: Simplify m48t59_init() --- 2020-10-15 Philippe Mathieu-Daudé New
« 1 2 ... 102 103 104236 237 »