Show patches with: State = Action Required       |    Archived = No       |   427127 patches
« 1 2 ... 977 978 9794271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/9] qapi/misc: Restrict LostTickPolicy enum to machine code user-mode: Prune build dependencies (part 2) - - - - --- 2020-03-13 Philippe Mathieu-Daudé New
[4/9] qapi/misc: Restrict balloon-related commands to machine code Untitled series #164290 - - - - --- 2020-03-13 Philippe Mathieu-Daudé New
[5/9] qapi/misc: Move query-uuid command with block code user-mode: Prune build dependencies (part 2) - - - - --- 2020-03-13 Philippe Mathieu-Daudé New
[6/9] qapi/misc: Restrict query-vm-generation-id command to machine code user-mode: Prune build dependencies (part 2) - - - - --- 2020-03-13 Philippe Mathieu-Daudé New
[7/9] qapi/misc: Restrict ACPI commands to machine code user-mode: Prune build dependencies (part 2) - - - - --- 2020-03-13 Philippe Mathieu-Daudé New
[8/9] qapi/misc: Restrict PCI commands to machine code user-mode: Prune build dependencies (part 2) - - - - --- 2020-03-13 Philippe Mathieu-Daudé New
[9/9] qapi/misc: Restrict device memory commands to machine code Untitled series #164291 - - - - --- 2020-03-13 Philippe Mathieu-Daudé New
[1/9] hw/core/qdev-properties: Use qemu_strtol() in set_mac() handler user-mode: Prune build dependencies (part 3) - - 1 - --- 2020-03-13 Philippe Mathieu-Daudé New
[2/9] hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr() user-mode: Prune build dependencies (part 2) - - - - --- 2020-03-13 Philippe Mathieu-Daudé New
[3/9] hw/core/qdev-properties: Fix code style user-mode: Prune build dependencies (part 3) - - 1 - --- 2020-03-13 Philippe Mathieu-Daudé New
[4/9] hw/core/qdev-properties: Export enum-related functions user-mode: Prune build dependencies (part 2) - - 1 - --- 2020-03-13 Philippe Mathieu-Daudé New
[5/9] hw/core/qdev-properties: Export qdev_prop_enum user-mode: Prune build dependencies (part 3) - - 1 - --- 2020-03-13 Philippe Mathieu-Daudé New
[6/9] hw/core/qdev-properties: Export some integer-related functions user-mode: Prune build dependencies (part 3) - - 1 - --- 2020-03-13 Philippe Mathieu-Daudé New
[7/9] hw/core/qdev-properties: Extract system-mode specific properties user-mode: Prune build dependencies (part 3) - - 1 - --- 2020-03-13 Philippe Mathieu-Daudé New
[8/9] hw/core: Add qdev stub for user-mode user-mode: Prune build dependencies (part 3) - - - - --- 2020-03-13 Philippe Mathieu-Daudé New
[9/9] qapi: Restrict code generated for user-mode user-mode: Prune build dependencies (part 2) - - 1 - --- 2020-03-13 Philippe Mathieu-Daudé New
qemu-common.h: Update copyright string to include 2020 qemu-common.h: Update copyright string to include 2020 - - - - --- 2020-03-14 Philippe Mathieu-Daudé New
[01/13] hw/registerfields.h: Add 8bit and 16bit register macros target: Add Renesas RX architecture - - 3 1 --- 2020-03-15 Philippe Mathieu-Daudé New
[02/13] MAINTAINERS: Cover Renesas RX architecture target: Add Renesas RX architecture - - 2 - --- 2020-03-15 Philippe Mathieu-Daudé New
[03/13] target/rx: TCG translation target: Add Renesas RX architecture - - 1 1 --- 2020-03-15 Philippe Mathieu-Daudé New
[04/13] target/rx: TCG helpers target: Add Renesas RX architecture - - 1 1 --- 2020-03-15 Philippe Mathieu-Daudé New
[05/13] target/rx: CPU definitions target: Add Renesas RX architecture 1 - 1 - --- 2020-03-15 Philippe Mathieu-Daudé New
[06/13] target/rx: RX disassembler target: Add Renesas RX architecture - - 1 1 --- 2020-03-15 Philippe Mathieu-Daudé New
[07/13] target/rx: Disassemble rx_index_addr into a string target: Add Renesas RX architecture - - 1 1 --- 2020-03-15 Philippe Mathieu-Daudé New
[08/13] target/rx: Replace operand with prt_ldmi in disassembler target: Add Renesas RX architecture - - 2 1 --- 2020-03-15 Philippe Mathieu-Daudé New
[09/13] target/rx: Use prt_ldmi for XCHG_mr disassembly target: Add Renesas RX architecture - - 2 1 --- 2020-03-15 Philippe Mathieu-Daudé New
[10/13] target/rx: Emit all disassembly in one prt() target: Add Renesas RX architecture - - 2 1 --- 2020-03-15 Philippe Mathieu-Daudé New
[11/13] target/rx: Collect all bytes during disassembly target: Add Renesas RX architecture - - 2 1 --- 2020-03-15 Philippe Mathieu-Daudé New
[12/13] target/rx: Dump bytes for each insn during disassembly target: Add Renesas RX architecture - - 2 1 --- 2020-03-15 Philippe Mathieu-Daudé New
[13/13] Add rx-softmmu target: Add Renesas RX architecture - - 1 1 --- 2020-03-15 Philippe Mathieu-Daudé New
target/rx/cpu: Use address_space_ldl() to read reset vector address target/rx/cpu: Use address_space_ldl() to read reset vector address - - 1 - --- 2020-03-15 Philippe Mathieu-Daudé New
[v2,01/12] Makefile: Only build virtiofsd if system-mode is enabled user-mode: Prune build dependencies (part 1) - - 1 - --- 2020-03-15 Philippe Mathieu-Daudé New
[v2,02/12] configure: Avoid building TCG when not needed user-mode: Prune build dependencies (part 1) - - 1 - --- 2020-03-15 Philippe Mathieu-Daudé New
[v2,03/12] tests/Makefile: Only display TCG-related tests when TCG is available user-mode: Prune build dependencies (part 1) - - 2 - --- 2020-03-15 Philippe Mathieu-Daudé New
[v2,04/12] tests/Makefile: Restrict some softmmu-only tests user-mode: Prune build dependencies (part 1) - - 1 1 --- 2020-03-15 Philippe Mathieu-Daudé New
[v2,05/12] util/Makefile: Reduce the user-mode object list user-mode: Prune build dependencies (part 1) - - 1 - --- 2020-03-15 Philippe Mathieu-Daudé New
[v2,06/12] stubs/Makefile: Reduce the user-mode object list user-mode: Prune build dependencies (part 1) - - 1 - --- 2020-03-15 Philippe Mathieu-Daudé New
[v2,07/12] target/riscv/cpu: Restrict CPU migration to system-mode user-mode: Prune build dependencies (part 1) - - 2 - --- 2020-03-15 Philippe Mathieu-Daudé New
[v2,08/12] exec: Assert CPU migration is not used on user-only build user-mode: Prune build dependencies (part 1) - - 1 - --- 2020-03-15 Philippe Mathieu-Daudé New
[v2,09/12] arch_init: Remove unused 'qapi-commands-misc.h' include user-mode: Prune build dependencies (part 1) - - 2 - --- 2020-03-15 Philippe Mathieu-Daudé New
[v2,10/12] target/i386: Restrict CpuClass::get_crash_info() to system-mode user-mode: Prune build dependencies (part 1) - - 1 - --- 2020-03-15 Philippe Mathieu-Daudé New
[v2,11/12] target/s390x: Restrict CpuClass::get_crash_info() to system-mode user-mode: Prune build dependencies (part 1) - - 1 - --- 2020-03-15 Philippe Mathieu-Daudé New
[v2,12/12] hw/core: Restrict CpuClass::get_crash_info() to system-mode user-mode: Prune build dependencies (part 1) - - 1 - --- 2020-03-15 Philippe Mathieu-Daudé New
[v2,1/8] target/i386: Restrict X86CPUFeatureWord to X86 targets user-mode: Prune build dependencies (part 2) 1 - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2,2/8] qapi/misc: Restrict LostTickPolicy enum to machine code user-mode: Prune build dependencies (part 2) - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2,3/8] qapi/misc: Restrict balloon-related commands to machine code user-mode: Prune build dependencies (part 2) - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2,4/8] qapi/misc: Move query-uuid command with block code user-mode: Prune build dependencies (part 2) - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2,5/8] qapi/misc: Restrict query-vm-generation-id command to machine code user-mode: Prune build dependencies (part 2) 1 - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2,6/8] qapi/misc: Restrict ACPI commands to machine code user-mode: Prune build dependencies (part 2) 1 - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2,7/8] qapi/misc: Restrict PCI commands to machine code user-mode: Prune build dependencies (part 2) - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2,8/8] qapi/misc: Restrict device memory commands to machine code user-mode: Prune build dependencies (part 2) 1 - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2,1/9] hw/core/qdev-properties: Use qemu_strtol() in set_mac() handler user-mode: Prune build dependencies (part 3) - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2,2/9] hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr() user-mode: Prune build dependencies (part 3) - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2,3/9] hw/core/qdev-properties: Fix code style user-mode: Prune build dependencies (part 3) - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2,4/9] hw/core/qdev-properties: Export enum-related functions user-mode: Prune build dependencies (part 3) - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2,5/9] hw/core/qdev-properties: Export qdev_prop_enum user-mode: Prune build dependencies (part 3) - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2,6/9] hw/core/qdev-properties: Export some integer-related functions user-mode: Prune build dependencies (part 3) - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2,7/9] hw/core/qdev-properties: Extract system-mode specific properties user-mode: Prune build dependencies (part 3) - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2,8/9] hw/core: Add qdev stub for user-mode user-mode: Prune build dependencies (part 3) - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2,9/9] qapi: Restrict code generated for user-mode user-mode: Prune build dependencies (part 3) - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
travis.yml: Set G_MESSAGES_DEBUG do report GLib errors travis.yml: Set G_MESSAGES_DEBUG do report GLib errors - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[01/11] MAINTAINERS: Fix KVM path expansion glob accel: Allow targets to use Kconfig, disable semihosting by default - 1 2 - --- 2020-03-16 Philippe Mathieu-Daudé New
[02/11] MAINTAINERS: Add an 'overall' entry for accelerators accel: Allow targets to use Kconfig, disable semihosting by default - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[03/11] MAINTAINERS: Add an entry for the HAX accelerator accel: Allow targets to use Kconfig, disable semihosting by default - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[04/11] MAINTAINERS: Add an entry for the HVF accelerator accel: Allow targets to use Kconfig, disable semihosting by default - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[05/11] Makefile: Write MINIKCONF variables as one entry per line accel: Allow targets to use Kconfig, disable semihosting by default - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[06/11] accel/Kconfig: Extract accel selectors into their own config accel: Allow targets to use Kconfig, disable semihosting by default - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[07/11] accel/Kconfig: Add the TCG selector accel: Allow targets to use Kconfig, disable semihosting by default - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[08/11] target/Kconfig: Allow targets to use Kconfig accel: Allow targets to use Kconfig, disable semihosting by default - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[09/11] target/mips: Always enable CONFIG_SEMIHOSTING accel: Allow targets to use Kconfig, disable semihosting by default - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[10/11] target/arm: Always enable CONFIG_SEMIHOSTING accel: Allow targets to use Kconfig, disable semihosting by default - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[11/11] hw/semihosting: Make the feature depend of TCG, and allow to disable it accel: Allow targets to use Kconfig, disable semihosting by default - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
MAINTAINERS: Mark the LatticeMico32 target as orphan MAINTAINERS: Mark the LatticeMico32 target as orphan 1 - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v2] MAINTAINERS: Mark the LatticeMico32 target as orphan [v2] MAINTAINERS: Mark the LatticeMico32 target as orphan 1 - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,01/19] target/arm: Rename KVM set_feature() as kvm_set_feature() Support disabling TCG on ARM (part 2) - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,02/19] target/arm: Make set_feature() available for other files Support disabling TCG on ARM (part 2) - - 2 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,03/19] target/arm: Restrict DC-CVAP instruction to TCG accel Support disabling TCG on ARM (part 2) - 1 - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,04/19] target/arm: Restric the Address Translate operations to TCG accel Support disabling TCG on ARM (part 2) - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,05/19] target/arm: Restrict Virtualization Host Extensions instructions to TCG Support disabling TCG on ARM (part 2) - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,06/19] target/arm: Move Makefile variable restricted to CONFIG_TCG Support disabling TCG on ARM (part 2) - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,07/19] target/arm: Make cpu_register() available for other files Support disabling TCG on ARM (part 2) - - 3 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,08/19] target/arm: Add semihosting stub to allow building without TCG Support disabling TCG on ARM (part 2) - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,09/19] target/arm: Move ARM_V7M Kconfig from hw/ to target/ Support disabling TCG on ARM (part 2) 1 - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,10/19] target/arm: Restrict ARMv4 cpus to TCG accel Support disabling TCG on ARM (part 2) - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,11/19] target/arm: Restrict ARMv5 cpus to TCG accel Support disabling TCG on ARM (part 2) - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,12/19] target/arm: Restrict ARMv6 cpus to TCG accel Support disabling TCG on ARM (part 2) - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,13/19] target/arm: Restrict ARMv7 R-profile cpus to TCG accel Support disabling TCG on ARM (part 2) - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,14/19] target/arm: Restrict ARMv7 M-profile cpus to TCG accel Support disabling TCG on ARM (part 2) - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,15/19] target/arm: Make m_helper.c optional via CONFIG_ARM_V7M Support disabling TCG on ARM (part 2) - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,16/19] target/arm: Do not build TCG objects when TCG is off Support disabling TCG on ARM (part 2) - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,17/19] hw/arm: Automatically select the 'virt' machine on KVM Support disabling TCG on ARM (part 2) - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,18/19] hw/arm: Do not build to 'virt' machine on Xen Support disabling TCG on ARM (part 2) - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,19/19] .travis.yml: Add a KVM-only Aarch64 job Support disabling TCG on ARM (part 2) - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,01/25] memory: Correctly return alias region type hw: Sanitize various MemoryRegion calls - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,02/25] memory: Simplify memory_region_init_rom_nomigrate() to ease review hw: Sanitize various MemoryRegion calls - - 1 - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,03/25] scripts/cocci: Rename memory-region-{init-ram -> housekeeping} hw: Sanitize various MemoryRegion calls - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,04/25] scripts/cocci: Patch to replace memory_region_init_{ram, readonly -> rom} hw: Sanitize various MemoryRegion calls - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,05/25] hw/arm: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion calls - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,06/25] hw/display: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion calls - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
[v3,07/25] hw/m68k: Use memory_region_init_rom() with read-only regions hw: Sanitize various MemoryRegion calls - - - - --- 2020-03-16 Philippe Mathieu-Daudé New
« 1 2 ... 977 978 9794271 4272 »