Show patches with: State = Action Required       |   427153 patches
« 1 2 ... 2016 2017 20184271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,24/73] riscv: convert to cpu_halted per-CPU locks - - 3 - --- 2019-01-30 Emilio Cota New
[v6,23/73] mips: convert to cpu_halted per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,22/73] m68k: convert to cpu_halted per-CPU locks - - 3 - --- 2019-01-30 Emilio Cota New
[v6,21/73] lm32: convert to cpu_halted per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,20/73] i386: convert to cpu_halted per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,19/73] sh4: convert to cpu_halted per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,18/73] ppc: convert to cpu_halted per-CPU locks 1 - 1 - --- 2019-01-30 Emilio Cota New
[v6,17/73] arm: convert to cpu_halted per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,16/73] tcg-runtime: convert to cpu_halted_set per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,15/73] cpu: define cpu_halted helpers per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,14/73] microblaze: convert to helper_cpu_halted_set per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,13/73] alpha: convert to helper_cpu_halted_set per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,12/73] m68k: convert to helper_cpu_halted_set per-CPU locks - - 3 - --- 2019-01-30 Emilio Cota New
[v6,11/73] hppa: convert to helper_cpu_halted_set per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,10/73] cris: convert to helper_cpu_halted_set per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,09/73] ppc: convert to helper_cpu_halted_set per-CPU locks 1 - 2 - --- 2019-01-30 Emilio Cota New
[v6,08/73] tcg-runtime: define helper_cpu_halted_set per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,07/73] cpu: make per-CPU locks an alias of the BQL in TCG rr mode per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,06/73] cpu: introduce process_queued_cpu_work_locked per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,05/73] cpu: move run_on_cpu to cpus-common per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,04/73] cpu: make qemu_work_cond per-cpu per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,03/73] cpu: introduce cpu_mutex_lock/unlock Untitled series #88952 - - 1 - --- 2019-01-30 Emilio Cota New
[v6,02/73] cpu: rename cpu->work_mutex to cpu->lock per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v6,01/73] cpu: convert queued work to a QSIMPLEQ per-CPU locks - - 2 - --- 2019-01-30 Emilio Cota New
[v3,3/3] hw/acpi: remove unnecessary variable acpi_table_builtin Trivial cleanup in hw/acpi - - 2 1 --- 2019-01-30 Wei Yang New
[v3,2/3] hw/acpi: remove unused function acpi_table_add_builtin() Trivial cleanup in hw/acpi - - 2 1 --- 2019-01-30 Wei Yang New
[v3,1/3] hw/i386/pc.c: remove unused function pc_acpi_init() Trivial cleanup in hw/acpi - - 3 1 --- 2019-01-30 Wei Yang New
[V2] i386: extended the cpuid_level when Intel PT is enabled [V2] i386: extended the cpuid_level when Intel PT is enabled - - - - --- 2019-01-29 Luwei Kang New
[V2] i386: extended the cpuid_level when Intel PT is enabled [V2] i386: extended the cpuid_level when Intel PT is enabled - - - - --- 2019-01-29 Luwei Kang New
hw/m68k/mcf5208: Support loading of bios images hw/m68k/mcf5208: Support loading of bios images - - 1 - --- 2019-01-29 Thomas Huth New
gdbstub: allow killing QEMU via vKill command gdbstub: allow killing QEMU via vKill command - 1 - - --- 2019-01-29 Max Filippov New
[v4,8/8] target/ppc: remove various HOST_WORDS_BIGENDIAN hacks in int_helper.c target/ppc: remove various endian hacks from int_helper.c - - 1 - --- 2019-01-29 Mark Cave-Ayland New
[v4,7/8] target/ppc: remove ROTRu32 and ROTRu64 macros from int_helper.c target/ppc: remove various endian hacks from int_helper.c - - 1 - --- 2019-01-29 Mark Cave-Ayland New
[v4,6/8] target/ppc: simplify VEXT_SIGNED macro in int_helper.c target/ppc: remove various endian hacks from int_helper.c - - 1 - --- 2019-01-29 Mark Cave-Ayland New
[v4,5/8] target/ppc: eliminate use of EL_IDX macros from int_helper.c target/ppc: remove various endian hacks from int_helper.c - - 1 - --- 2019-01-29 Mark Cave-Ayland New
[v4,4/8] target/ppc: eliminate use of HI_IDX and LO_IDX macros from int_helper.c target/ppc: remove various endian hacks from int_helper.c - - 1 - --- 2019-01-29 Mark Cave-Ayland New
[v4,3/8] target/ppc: rework vmul{e, o}{s, u}{b, h, w} instructions to use Vsr* macros target/ppc: remove various endian hacks from int_helper.c - - 1 - --- 2019-01-29 Mark Cave-Ayland New
[v4,2/8] target/ppc: rework vmrg{l, h}{b, h, w} instructions to use Vsr* macros target/ppc: remove various endian hacks from int_helper.c - - - - --- 2019-01-29 Mark Cave-Ayland New
[v4,1/8] target/ppc: implement complete set of Vsr* macros target/ppc: remove various endian hacks from int_helper.c - - 1 - --- 2019-01-29 Mark Cave-Ayland New
target/hppa: fix PSW Q bit behaviour to match hardware target/hppa: fix PSW Q bit behaviour to match hardware - - - - --- 2019-01-29 Sven Schnelle New
[RFC,v2,18/18] iotests: Disable 236 and 238 on OpenBSD OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[RFC,v2,17/18] iotests: Disable 209 on OpenBSD OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[RFC,v2,16/18] iotests: Disable 208 on OpenBSD OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[RFC,v2,15/18] iotests: Let verify_platform() check for unsupported platforms OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,14/18] tests/vm: Run tests on OpenBSD OpenBSD: Enable qtesting - - 1 - --- 2019-01-29 Philippe Mathieu-Daudé New
[RFC,v2,13/18] oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure OpenBSD: Enable qtesting - - 2 - --- 2019-01-29 Philippe Mathieu-Daudé New
[RFC,v2,12/18] test-iov: Disable iov/io test on OpenBSD OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,11/18] tests/vm/openbsd: Install GNU sed from the ports OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[RFC,v2,10/18] qemu-iotests: Ensure GNU sed is used OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,09/18] tests/vm/openbsd: Install Bash from the ports OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,08/18] tests/bios-tables: Improve portability by searching bash in the $PATH OpenBSD: Enable qtesting - - 3 - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,07/18] tests/multiboot: Improve portability by searching bash in the $PATH OpenBSD: Enable qtesting - - 2 - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,06/18] qemu-iotests: Improve portability by searching bash in the $PATH OpenBSD: Enable qtesting - - 1 - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,05/18] qemu-iotests: Add dependency to qemu-nbd tool OpenBSD: Enable qtesting - - 1 - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,04/18] ahci-test: Add dependency to qemu-img tool OpenBSD: Enable qtesting - - 1 - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,03/18] tests/vm/openbsd: Disable the W^X protection on the build partition OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,02/18] configure: Disable W^X on OpenBSD OpenBSD: Enable qtesting - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[v2,01/18] tests/vm: Be verbose while extracting compressed images OpenBSD: Enable qtesting - - 1 - --- 2019-01-29 Philippe Mathieu-Daudé New
[v3,5/5] hw/display/milkymist-tmu2: Move inlined code from header to source sdl: Let it be optional (in particular, on OpenBSD) - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[v3,4/5] configure: Let SDL support be optional on OpenBSD sdl: Let it be optional (in particular, on OpenBSD) - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[v3,3/5] hw/display/milkymist-tmu2: Explicit the dependency to both X11 / OpenGL sdl: Let it be optional (in particular, on OpenBSD) - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[v3,2/5] configure: LM32 Milkymist Texture Mapping Unit (tmu2) also depends of X11 sdl: Let it be optional (in particular, on OpenBSD) - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[v3,1/5] hw/lm32: Move LM32 specific hardware out of common-obj list sdl: Let it be optional (in particular, on OpenBSD) - - - - --- 2019-01-29 Philippe Mathieu-Daudé New
[v11,3/3] docs: Added MAP_SYNC documentation support MAP_SYNC for memory-backend-file - - - - --- 2019-01-29 Zhang, Yi New
[v11,2/3] util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap() support MAP_SYNC for memory-backend-file - - - - --- 2019-01-29 Zhang, Yi New
[v11,1/3] util/mmap-alloc: Add a 'is_pmem' parameter to qemu_ram_mmap support MAP_SYNC for memory-backend-file - - 1 - --- 2019-01-29 Zhang, Yi New
[2/2] block/io: use qemu_iovec_init_buf block: local qiov helper: part I - - - - --- 2019-01-29 Vladimir Sementsov-Ogievskiy New
[1/2] block: enhance QEMUIOVector structure block: local qiov helper: part I - - - - --- 2019-01-29 Vladimir Sementsov-Ogievskiy New
target/arm: Enable API, APK bits in SCR, HCR target/arm: Enable API, APK bits in SCR, HCR - - - - --- 2019-01-29 Richard Henderson New
[2/2] target/arm/translate-a64: Fix mishandling of size in FCMLA decode target/arm: Fix FCMLA decoding errors - - 1 - --- 2019-01-29 Peter Maydell New
[1/2] target/arm/translate-a64: Fix FCMLA decoding error target/arm: Fix FCMLA decoding errors - - 1 - --- 2019-01-29 Peter Maydell New
[v2] target/m68k: Fix LGPL information in the file headers [v2] target/m68k: Fix LGPL information in the file headers - - 1 - --- 2019-01-29 Thomas Huth New
target/s390x: Fix LGPL version in the file header comments target/s390x: Fix LGPL version in the file header comments 1 - - - --- 2019-01-29 Thomas Huth New
[15/15] s390-bios: Support booting from real dasd device s390: vfio-ccw dasd ipl support - - - - --- 2019-01-29 Jason J. Herne New
[14/15] s390-bios: Add channel command codes/structs needed for dasd-ipl s390: vfio-ccw dasd ipl support 1 - - - --- 2019-01-29 Jason J. Herne New
[13/15] s390-bios: Use control unit type to determine boot method s390: vfio-ccw dasd ipl support - - - - --- 2019-01-29 Jason J. Herne New
[12/15] s390-bios: Refactor virtio to run channel programs via cio s390: vfio-ccw dasd ipl support - - - - --- 2019-01-29 Jason J. Herne New
[11/15] s390-bios: cio error handling s390: vfio-ccw dasd ipl support - - - - --- 2019-01-29 Jason J. Herne New
[10/15] s390-bios: Support for running format-0/1 channel programs s390: vfio-ccw dasd ipl support - - - - --- 2019-01-29 Jason J. Herne New
[09/15] s390-bios: ptr2u32 and u32toptr s390: vfio-ccw dasd ipl support 1 - - - --- 2019-01-29 Jason J. Herne New
[08/15] s390-bios: Map low core memory s390: vfio-ccw dasd ipl support - - - - --- 2019-01-29 Jason J. Herne New
[07/15] s390-bios: Decouple channel i/o logic from virtio s390: vfio-ccw dasd ipl support - - - - --- 2019-01-29 Jason J. Herne New
[06/15] s390-bios: Clean up cio.h s390: vfio-ccw dasd ipl support - - 2 - --- 2019-01-29 Jason J. Herne New
[05/15] s390-bios: Factor finding boot device out of virtio code path s390: vfio-ccw dasd ipl support - - 1 - --- 2019-01-29 Jason J. Herne New
[04/15] s390-bios: Extend find_dev() for non-virtio devices s390: vfio-ccw dasd ipl support 1 - 1 - --- 2019-01-29 Jason J. Herne New
[03/15] s390-bios: decouple common boot logic from virtio s390: vfio-ccw dasd ipl support 1 - 4 - --- 2019-01-29 Jason J. Herne New
[02/15] s390-bios: decouple cio setup from virtio s390: vfio-ccw dasd ipl support 1 - 4 - --- 2019-01-29 Jason J. Herne New
[01/15] s390 vfio-ccw: Add bootindex property and IPLB data s390: vfio-ccw dasd ipl support 1 - - - --- 2019-01-29 Jason J. Herne New
[v4,3/3] usb-mtp: replace the homebrew write with qemu_write_full Break down the MTP write operation - - - - --- 2019-01-29 Bandan Das New
[v4,2/3] usb-mtp: breakup MTP write into smaller chunks Break down the MTP write operation - - - - --- 2019-01-29 Bandan Das New
[v4,1/3] usb-mtp: Reallocate buffer in multiples of MTP_WRITE_BUF_SZ Break down the MTP write operation - - - - --- 2019-01-29 Bandan Das New
arm: Clarify the logic of set_pc() arm: Clarify the logic of set_pc() 1 - - - --- 2019-01-29 Cameron Esfahani via New
[PULL,v2,00/23] target-arm queue - - - - --- 2019-01-29 Peter Maydell New
[5/5] configure: stop trying to link non-existant bmp file from bios dir misc fixes to deal with icon location changes - - - - --- 2019-01-29 Daniel P. Berrangé New
[4/5] nsis: fix location of icons to be bundled in the installer misc fixes to deal with icon location changes - - - - --- 2019-01-29 Daniel P. Berrangé New
[3/5] nsis: ensure we always pass -W64 flag to nsis installer script misc fixes to deal with icon location changes - - - - --- 2019-01-29 Daniel P. Berrangé New
[2/5] make: don't insert a '/' after $(DESTDIR) misc fixes to deal with icon location changes - - 1 - --- 2019-01-29 Daniel P. Berrangé New
[1/5] nsis: don't install files into /tmp misc fixes to deal with icon location changes - - - - --- 2019-01-29 Daniel P. Berrangé New
hw/char: Add Altera JTAG UART emulation hw/char: Add Altera JTAG UART emulation 1 - - 1 --- 2019-01-29 Tobias Klauser New
[v2] s390x: express dependencies with Kconfig [v2] s390x: express dependencies with Kconfig 1 - - - --- 2019-01-29 Thomas Huth New
« 1 2 ... 2016 2017 20184271 4272 »