Show patches with: State = Action Required       |    Archived = No       |   427112 patches
« 1 2 ... 976 977 9784271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,20/43] bsd-user: Move per-cpu code into target_arch_cpu.h bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,19/43] bsd-user: start to move target CPU functions to target_arch* bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,18/43] bsd-user: save the path to the qemu emulator bsd-user updates to run hello world 1 - 1 - --- 2021-09-02 Warner Losh New
[v3,17/43] bsd-user: Include host-os.h from main bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,16/43] bsd-user: add host-os.h bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,15/43] bsd-user: assume pthreads and support of __thread bsd-user updates to run hello world - - 2 - --- 2021-09-02 Warner Losh New
[v3,14/43] bsd-user: elfload: simplify bswap a bit. bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,13/43] bsd-user: TARGET_NGROUPS unused in this file, remove bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,12/43] bsd-user: remove a.out support bsd-user updates to run hello world - - 2 - --- 2021-09-02 Warner Losh New
[v3,11/43] bsd-user: Eliminate elf personality bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,10/43] bsd-user: implement path searching bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,09/43] bsd-user: Fix calculation of size to allocate bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,08/43] bsd-user: pass the bsd_param into loader_exec bsd-user updates to run hello world - - 2 - --- 2021-09-02 Warner Losh New
[v3,07/43] bsd-user: move arch specific defines out of elfload.c bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,06/43] bsd-user: Remove all non-x86 code from elfload.c bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,05/43] bsd-user: style nits: bsdload.c whitespace to qemu standard bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,04/43] bsd-user: add license to bsdload.c bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,03/43] bsd-user: Add Stacey's copyright to main.c bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,02/43] bsd-user: add copyright header to elfload.c bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v3,01/43] bsd-user: remove sparc and sparc64 bsd-user updates to run hello world - - 1 - --- 2021-09-02 Warner Losh New
[v2,2/2] sifive_u: Connect the SiFive PWM device Add the SiFive PWM device - - - - --- 2021-09-02 Alistair Francis New
[v2,1/2] hw/timer: Add SiFive PWM support Add the SiFive PWM device - - - - --- 2021-09-02 Alistair Francis New
[v1,2/2] target/riscv: Set mtval and stval support RISC-V: Populate mtval and stval - - - - --- 2021-09-02 Alistair Francis New
[v1,1/2] target/riscv: Implement the stval/mtval illegal instruction RISC-V: Populate mtval and stval - - - - --- 2021-09-02 Alistair Francis New
net: Add "info neighbors" command net: Add "info neighbors" command - - 1 - --- 2021-09-02 Doug Evans New
hw/arm: Add support for kudo-bmc board. hw/arm: Add support for kudo-bmc board. - - 1 - --- 2021-09-02 Chris Rauer New
[v2,5/5] hw/virtio: Have virtqueue_get_avail_bytes() pass caches arg to callees hw/virtio: Minor housekeeping patches - - - - --- 2021-09-02 Philippe Mathieu-Daudé New
[v2,4/5] hw/virtio: Acquire RCU read lock in virtqueue_packed_drop_all() hw/virtio: Minor housekeeping patches - - - - --- 2021-09-02 Philippe Mathieu-Daudé New
[v2,3/5] hw/virtio: Remove NULL check in virtio_free_region_cache() hw/virtio: Minor housekeeping patches - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v2,2/5] hw/virtio: Comment virtqueue_flush() must be called with RCU read lock hw/virtio: Minor housekeeping patches - - - - --- 2021-09-02 Philippe Mathieu-Daudé New
[v2,1/5] hw/virtio: Document virtio_queue_packed_empty_rcu is called within RCU hw/virtio: Minor housekeeping patches - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,24/30] target/rx: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,23/30] target/riscv: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,22/30] target/ppc: Simplify has_work() handlers accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - - - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,21/30] target/ppc: Introduce PowerPCCPUClass::has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - - - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,20/30] target/ppc: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass 1 - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,19/30] target/openrisc: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,18/30] target/nios2: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,17/30] target/mips: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,16/30] target/microblaze: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,15/30] target/m68k: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,14/30] target/i386: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,13/30] target/hppa: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,12/30] target/hexagon: Remove unused has_work() handler accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,11/30] target/cris: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,10/30] target/avr: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,09/30] target/arm: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,08/30] target/alpha: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,07/30] accel/tcg: Implement AccelOpsClass::has_work() as stub accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,06/30] accel/whpx: Implement AccelOpsClass::has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,05/30] accel/kvm: Implement AccelOpsClass::has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,04/30] sysemu: Introduce AccelOpsClass::has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,03/30] hw/core: Un-inline cpu_has_work() accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,02/30] hw/core: Restrict cpu_has_work() to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[v3,01/30] accel/tcg: Restrict cpu_handle_halt() to sysemu accel: Move has_work() from SysemuCPUOps to AccelOpsClass - - - - --- 2021-09-02 Philippe Mathieu-Daudé New
target/i386: Include 'hw/i386/apic.h' locally target/i386: Include 'hw/i386/apic.h' locally 1 - - - --- 2021-09-02 Philippe Mathieu-Daudé New
[24/24] user: Remove cpu_get_pic_interrupt() stubs accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[23/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[22/24] target/xtensa: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[21/24] target/rx: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[20/24] target/sparc: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[19/24] target/sh4: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[18/24] target/riscv: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[17/24] target/ppc: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu 1 - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[16/24] target/openrisc: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[15/24] target/nios2: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[14/24] target/mips: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[13/24] target/microblaze: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[12/24] target/m68k: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[11/24] target/i386: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[10/24] target/hppa: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[09/24] target/cris: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[08/24] target/avr: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[07/24] target/arm: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[06/24] target/alpha: Restrict cpu_exec_interrupt() handler to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[05/24] accel/tcg: Assert most of cpu_handle_interrupt() is sysemu-specific accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 1 - --- 2021-09-02 Philippe Mathieu-Daudé New
[RFC,04/24] accel/tcg: Rename user-mode do_interrupt hack as fake_user_exception accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[03/24] target/i386: Simplify TARGET_X86_64 #ifdef'ry accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[02/24] target/i386: Restrict sysemu-only fpu_helper helpers accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[01/24] target/xtensa: Restrict do_transaction_failed() to sysemu accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu - - 2 - --- 2021-09-02 Philippe Mathieu-Daudé New
[4/4] target/arm: Optimize MVE VNEG, VABS target/arm: Use TCG vector ops for MVE - - 2 - --- 2021-09-02 Peter Maydell New
[3/4] target/arm: Optimize MVE arithmetic ops target/arm: Use TCG vector ops for MVE - - 2 - --- 2021-09-02 Peter Maydell New
[2/4] target/arm: Optimize MVE logic ops target/arm: Use TCG vector ops for MVE - - 2 - --- 2021-09-02 Peter Maydell New
[1/4] target/arm: Add TB flag for "MVE insns not predicated" target/arm: Use TCG vector ops for MVE - - - - --- 2021-09-02 Peter Maydell New
[v4,9/9] migration/ram: Handle RAMBlocks with a RamDiscardManager on background snapshots migration/ram: Optimize for virtio-mem via RamDiscardManager 1 - - - --- 2021-09-02 David Hildenbrand New
[v4,8/9] migration/ram: Factor out populating pages readable in ram_block_populate_pages() migration/ram: Optimize for virtio-mem via RamDiscardManager - - - - --- 2021-09-02 David Hildenbrand New
[v4,7/9] migration: Simplify alignment and alignment checks migration/ram: Optimize for virtio-mem via RamDiscardManager - - - - --- 2021-09-02 David Hildenbrand New
[v4,6/9] migration/postcopy: Handle RAMBlocks with a RamDiscardManager on the destination migration/ram: Optimize for virtio-mem via RamDiscardManager - - 1 - --- 2021-09-02 David Hildenbrand New
[v4,5/9] virtio-mem: Drop precopy notifier migration/ram: Optimize for virtio-mem via RamDiscardManager 2 - - - --- 2021-09-02 David Hildenbrand New
[v4,4/9] migration/ram: Handle RAMBlocks with a RamDiscardManager on the migration source migration/ram: Optimize for virtio-mem via RamDiscardManager - - 1 - --- 2021-09-02 David Hildenbrand New
[v4,3/9] migration/ram: Don't passs RAMState to migration_clear_memory_region_dirty_bitmap_*() migration/ram: Optimize for virtio-mem via RamDiscardManager - - 2 - --- 2021-09-02 David Hildenbrand New
[v4,2/9] virtio-mem: Implement replay_discarded RamDiscardManager callback migration/ram: Optimize for virtio-mem via RamDiscardManager 1 - - - --- 2021-09-02 David Hildenbrand New
[v4,1/9] memory: Introduce replay_discarded callback for RamDiscardManager migration/ram: Optimize for virtio-mem via RamDiscardManager 1 - - - --- 2021-09-02 David Hildenbrand New
[v2,20/20] pnv/xive2: Add support for 8bits thread id ppc/pnv: Extend the powernv10 machine - - - - --- 2021-09-02 Cédric Le Goater New
[v2,19/20] pnv/xive2: Add support for automatic save&restore ppc/pnv: Extend the powernv10 machine - - - - --- 2021-09-02 Cédric Le Goater New
[v2,18/20] xive2: Add a get_config() handler for the router configuration ppc/pnv: Extend the powernv10 machine - - - - --- 2021-09-02 Cédric Le Goater New
[v2,17/20] pnv/xive2: Add support XIVE2 P9-compat mode (or Gen1) ppc/pnv: Extend the powernv10 machine - - - - --- 2021-09-02 Cédric Le Goater New
[v2,16/20] ppc/pnv: add XIVE Gen2 TIMA support ppc/pnv: Extend the powernv10 machine - - - - --- 2021-09-02 Cédric Le Goater New
[v2,15/20] pnv/xive2: Introduce new capability bits ppc/pnv: Extend the powernv10 machine - - - - --- 2021-09-02 Cédric Le Goater New
[v2,14/20] ppc/pnv: Add support for PHB5 "Address-based trigger" mode ppc/pnv: Extend the powernv10 machine - - - - --- 2021-09-02 Cédric Le Goater New
« 1 2 ... 976 977 9784271 4272 »