Show patches with: State = Action Required       |   426278 patches
« 1 2 ... 939 940 9414262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v8,35/40] target/sparc: Remove pointless use of CONFIG_TCG definition accel: Move has_work() from CPUClass to AccelOpsClass - - 2 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,34/40] target/sh4: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,33/40] target/s390x: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,32/40] target/rx: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,31/40] target/riscv: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass 1 - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,30/40] target/ppc: Restrict has_work() handlers to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,29/40] target/ppc: Introduce PowerPCCPUClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,28/40] target/openrisc: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,27/40] target/nios2: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,26/40] target/mips: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,25/40] target/microblaze: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,24/40] target/m68k: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,23/40] target/i386: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,22/40] target/hppa: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,21/40] target/hexagon: Remove unused has_work() handler accel: Move has_work() from CPUClass to AccelOpsClass - - 2 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,20/40] target/cris: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,19/40] target/avr: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 2 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,18/40] target/alpha: Restrict has_work() handler to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,17/40] target/arm: Restrict has_work() handler to sysemu and TCG accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,16/40] target/arm: Explicit v7M cores use arm_cpu_has_work as CPUClass:has_work accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,15/40] accel/tcg: Introduce TCGCPUOps::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,14/40] accel: Simplify cpu_has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,13/40] accel/tcg: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,12/40] accel/qtest: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,11/40] accel/nvmm: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,10/40] accel/hax: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,09/40] accel/xen: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass 1 - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,08/40] accel/hvf: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,07/40] accel/whpx: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,06/40] accel/kvm: Implement AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,05/40] accel: Introduce AccelOpsClass::has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,04/40] hw/core: Move cpu_common_has_work() to cpu_has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,03/40] hw/core: Un-inline cpu_has_work() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,02/40] hw/core: Restrict cpu_has_work() to sysemu accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[v8,01/40] accel: Simplify qemu_init_vcpu() accel: Move has_work() from CPUClass to AccelOpsClass - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
hw: Add a 'Sensor devices' qdev category hw: Add a 'Sensor devices' qdev category - - 2 - --- 2021-09-26 Philippe Mathieu-Daudé New
[2/2] linux-user: Only process meson rules on Linux host user-mode: Avoid processing unnecessary meson rules - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
[1/2] bsd-user: Only process meson rules on BSD host user-mode: Avoid processing unnecessary meson rules - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
tcg/riscv: Fix potential bug in clobbered call register set tcg/riscv: Fix potential bug in clobbered call register set - 1 - - --- 2021-09-26 Philippe Mathieu-Daudé New
hw/remote/proxy: Categorize Wireless devices as 'Network' ones hw/remote/proxy: Categorize Wireless devices as 'Network' ones - - 1 - --- 2021-09-26 Philippe Mathieu-Daudé New
hw/arm/virt: Allow additions to the generated device tree hw/arm/virt: Allow additions to the generated device tree - - - - --- 2021-09-26 Simon Glass New
[3/3] hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCI hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCI - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[2/3] hw/i386/amd_iommu: Rename SysBus specific functions as amdvi_sysbus_X() hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCI - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[1/3] hw/i386/amd_iommu: Rename amdviPCI TypeInfo hw/i386/amd_iommu: Add description/category to TYPE_AMD_IOMMU_PCI - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
gitlab-ci: amd64-opensuse-leap-container job failing gitlab-ci: amd64-opensuse-leap-container job failing - - - - --- 2021-09-26 Philippe Mathieu-Daudé New
[PULL,v2,5/5] tests: qtest: bios-tables-test depends on the unpacked edk2 ROMs [PULL,v2,1/5] meson: bump submodule to 0.58.2 - - - - --- 2021-09-26 Paolo Bonzini New
[PULL,v2,4/5] meson: unpack edk2 firmware even if --disable-blobs [PULL,v2,1/5] meson: bump submodule to 0.58.2 - - - - --- 2021-09-26 Paolo Bonzini New
[PULL,v2,3/5] hexagon: use env keyword argument to pass PYTHONPATH [PULL,v2,1/5] meson: bump submodule to 0.58.2 - - - - --- 2021-09-26 Paolo Bonzini New
[PULL,v2,2/5] meson: switch minimum meson version to 0.58.2 [PULL,v2,1/5] meson: bump submodule to 0.58.2 - - 1 - --- 2021-09-26 Paolo Bonzini New
[PULL,v2,1/5] meson: bump submodule to 0.58.2 [PULL,v2,1/5] meson: bump submodule to 0.58.2 - - - - --- 2021-09-26 Paolo Bonzini New
[PULL,v2,0/5] Update meson version - - - - --- 2021-09-26 Paolo Bonzini New
[3/3] hw/char: sifive_uart: Register device in 'input' category [1/3] hw/char: ibex_uart: Register device in 'input' category - - 2 - --- 2021-09-26 Bin Meng New
[2/3] hw/char: shakti_uart: Register device in 'input' category [1/3] hw/char: ibex_uart: Register device in 'input' category - - 2 - --- 2021-09-26 Bin Meng New
[1/3] hw/char: ibex_uart: Register device in 'input' category [1/3] hw/char: ibex_uart: Register device in 'input' category - - 2 - --- 2021-09-26 Bin Meng New
[v10,14/14] machine: Put all sanity-check in the generic SMP parser machine: smp parsing fixes and improvement - - 2 - --- 2021-09-26 wangyanan (Y) New
[v10,13/14] machine: Move smp_prefer_sockets to struct SMPCompatProps machine: smp parsing fixes and improvement 1 - 1 - --- 2021-09-26 wangyanan (Y) New
[v10,12/14] machine: Remove smp_parse callback from MachineClass machine: smp parsing fixes and improvement - - 1 - --- 2021-09-26 wangyanan (Y) New
[v10,11/14] machine: Make smp_parse generic enough for all arches machine: smp parsing fixes and improvement - - 1 - --- 2021-09-26 wangyanan (Y) New
[v10,10/14] machine: Tweak the order of topology members in struct CpuTopology machine: smp parsing fixes and improvement - - 2 - --- 2021-09-26 wangyanan (Y) New
[v10,09/14] machine: Use ms instead of global current_machine in sanity-check machine: smp parsing fixes and improvement - - 3 - --- 2021-09-26 wangyanan (Y) New
[v10,08/14] machine: Prefer cores over sockets in smp parsing since 6.2 machine: smp parsing fixes and improvement 2 - 2 - --- 2021-09-26 wangyanan (Y) New
[v10,07/14] qtest/numa-test: Use detailed -smp CLIs in test_def_cpu_split machine: smp parsing fixes and improvement - - 1 - --- 2021-09-26 wangyanan (Y) New
[v10,06/14] qtest/numa-test: Use detailed -smp CLIs in pc_dynamic_cpu_cfg machine: smp parsing fixes and improvement - - 1 - --- 2021-09-26 wangyanan (Y) New
[v10,05/14] machine: Improve the error reporting of smp parsing machine: smp parsing fixes and improvement - - 2 - --- 2021-09-26 wangyanan (Y) New
[v10,04/14] machine: Set the value of cpus to match maxcpus if it's omitted machine: smp parsing fixes and improvement - - 1 - --- 2021-09-26 wangyanan (Y) New
[v10,03/14] machine: Uniformly use maxcpus to calculate the omitted parameters machine: smp parsing fixes and improvement - - 2 - --- 2021-09-26 wangyanan (Y) New
[v10,02/14] machine: Minor refactor/fix for the smp parsers machine: smp parsing fixes and improvement - - 1 - --- 2021-09-26 wangyanan (Y) New
[v10,01/14] machine: Deprecate "parameter=0" SMP configurations machine: smp parsing fixes and improvement - - 1 - --- 2021-09-26 wangyanan (Y) New
nvmm: Fix support for stable version (NVMM_USER_VERSION 1) nvmm: Fix support for stable version (NVMM_USER_VERSION 1) - - - - --- 2021-09-26 nia New
configure: Loosen GCC requirement from 7.5.0 to 7.4.0 configure: Loosen GCC requirement from 7.5.0 to 7.4.0 - - - - --- 2021-09-26 nia New
hw/arm: sabrelite: Connect SPI flash CS line to GPIO3_19 hw/arm: sabrelite: Connect SPI flash CS line to GPIO3_19 - - 2 - --- 2021-09-26 Xuzhou Cheng New
hw/misc: Add a virtual pci device to dynamically attach memory to QEMU hw/misc: Add a virtual pci device to dynamically attach memory to QEMU - - - - --- 2021-09-26 david.dai New
net/slirp: Use newer slirp_*_hostxfwd API net/slirp: Use newer slirp_*_hostxfwd API - - 1 1 --- 2021-09-25 Nicholas Ngai New
[v6,30/30] configure, meson.build: Mark support for loongarch64 hosts LoongArch64 port of QEMU TCG - - 2 - --- 2021-09-25 WANG Xuerui New
[v6,29/30] accel/tcg/user-exec: Implement CPU-specific signal handler for loongarch64 hosts LoongArch64 port of QEMU TCG - - 2 - --- 2021-09-25 WANG Xuerui New
[v6,28/30] linux-user: Add safe syscall handling for loongarch64 hosts LoongArch64 port of QEMU TCG - - 1 - --- 2021-09-25 WANG Xuerui New
[v6,27/30] tcg/loongarch64: Register the JIT LoongArch64 port of QEMU TCG - - 1 - --- 2021-09-25 WANG Xuerui New
[v6,26/30] tcg/loongarch64: Implement tcg_target_init LoongArch64 port of QEMU TCG - - 2 - --- 2021-09-25 WANG Xuerui New
[v6,25/30] tcg/loongarch64: Implement exit_tb/goto_tb LoongArch64 port of QEMU TCG - - 1 - --- 2021-09-25 WANG Xuerui New
[v6,24/30] tcg/loongarch64: Implement tcg_target_qemu_prologue LoongArch64 port of QEMU TCG - - 1 - --- 2021-09-25 WANG Xuerui New
[v6,23/30] tcg/loongarch64: Add softmmu load/store helpers, implement qemu_ld/qemu_st ops LoongArch64 port of QEMU TCG - - 1 - --- 2021-09-25 WANG Xuerui New
[v6,22/30] tcg/loongarch64: Implement simple load/store ops LoongArch64 port of QEMU TCG - - 2 - --- 2021-09-25 WANG Xuerui New
[v6,21/30] tcg/loongarch64: Implement tcg_out_call LoongArch64 port of QEMU TCG - - 1 - --- 2021-09-25 WANG Xuerui New
[v6,20/30] tcg/loongarch64: Implement setcond ops LoongArch64 port of QEMU TCG - - 1 - --- 2021-09-25 WANG Xuerui New
[v6,19/30] tcg/loongarch64: Implement br/brcond ops LoongArch64 port of QEMU TCG - - 2 - --- 2021-09-25 WANG Xuerui New
[v6,18/30] tcg/loongarch64: Implement mul/mulsh/muluh/div/divu/rem/remu ops LoongArch64 port of QEMU TCG - - 2 - --- 2021-09-25 WANG Xuerui New
[v6,17/30] tcg/loongarch64: Implement add/sub ops LoongArch64 port of QEMU TCG - - 2 - --- 2021-09-25 WANG Xuerui New
[v6,16/30] tcg/loongarch64: Implement shl/shr/sar/rotl/rotr ops LoongArch64 port of QEMU TCG - - 2 - --- 2021-09-25 WANG Xuerui New
[v6,15/30] tcg/loongarch64: Implement clz/ctz ops LoongArch64 port of QEMU TCG - - 1 - --- 2021-09-25 WANG Xuerui New
[v6,14/30] tcg/loongarch64: Implement bswap{16,32,64} ops LoongArch64 port of QEMU TCG - - 2 - --- 2021-09-25 WANG Xuerui New
[v6,13/30] tcg/loongarch64: Implement deposit/extract ops LoongArch64 port of QEMU TCG - - 2 - --- 2021-09-25 WANG Xuerui New
[v6,12/30] tcg/loongarch64: Implement not/and/or/xor/nor/andc/orc ops LoongArch64 port of QEMU TCG - - 2 - --- 2021-09-25 WANG Xuerui New
[v6,11/30] tcg/loongarch64: Implement sign-/zero-extension ops LoongArch64 port of QEMU TCG - - 2 - --- 2021-09-25 WANG Xuerui New
[v6,10/30] tcg/loongarch64: Implement goto_ptr LoongArch64 port of QEMU TCG - - 2 - --- 2021-09-25 WANG Xuerui New
[v6,09/30] tcg/loongarch64: Implement tcg_out_mov and tcg_out_movi LoongArch64 port of QEMU TCG - - 2 - --- 2021-09-25 WANG Xuerui New
[v6,08/30] tcg/loongarch64: Implement the memory barrier op LoongArch64 port of QEMU TCG - - 2 - --- 2021-09-25 WANG Xuerui New
[v6,07/30] tcg/loongarch64: Implement necessary relocation operations LoongArch64 port of QEMU TCG - - 1 - --- 2021-09-25 WANG Xuerui New
[v6,06/30] tcg/loongarch64: Define the operand constraints LoongArch64 port of QEMU TCG - - 2 - --- 2021-09-25 WANG Xuerui New
[v6,05/30] tcg/loongarch64: Add register names, allocation order and input/output sets LoongArch64 port of QEMU TCG - - 1 - --- 2021-09-25 WANG Xuerui New
[v6,04/30] tcg/loongarch64: Add generated instruction opcodes and encoding helpers LoongArch64 port of QEMU TCG 1 - - - --- 2021-09-25 WANG Xuerui New
« 1 2 ... 939 940 9414262 4263 »