Show patches with: State = Action Required       |    Archived = No       |   427083 patches
« 1 2 ... 1859 1860 18614270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,14/43] windbg: init DBGKD_ANY_WAIT_STATE_CHANGE Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,15/43] windbg: sized data buffer Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,16/43] windbg: generate ExceptionStateChange Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,17/43] windbg: generate LoadSymbolsStateChange Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,18/43] windbg: windbg_vm_stop Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,19/43] windbg: implemented windbg_process_control_packet Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,20/43] windbg: implemented windbg_process_data_packet Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,21/43] windbg: implemented windbg_process_manipulate_packet Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,22/43] windbg: implemented kd_api_read_virtual_memory and kd_api_write_virtual_memory Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,23/43] windbg: kernel's structures Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,24/43] windbg: implemented kd_api_get_context and kd_api_set_context Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,25/43] windbg: implemented kd_api_read_control_space and kd_api_write_control_space Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,26/43] windbg: implemented windbg_read_context Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,27/43] windbg: implemented windbg_write_context Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,28/43] windbg: implemented windbg_read_ks_regs Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,29/43] windbg: implemented windbg_write_ks_regs Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,30/43] windbg: implemented windbg_set_sr Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,31/43] windbg: implemented windbg_set_dr Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,32/43] windbg: implemented windbg_set_dr7 Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,33/43] windbg: implemented windbg_hw_breakpoint_insert and windbg_hw_breakpoint_remove Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,34/43] windbg: implemented kd_api_write_breakpoint and kd_api_restore_breakpoint Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,35/43] windbg: debug exception subscribing Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,36/43] windbg: implemented kd_api_continue Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,37/43] windbg: implemented kd_api_read_io_space and kd_api_write_io_space Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,38/43] windbg: implemented kd_api_read_physical_memory and kd_api_write_physical_memory Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,39/43] windbg: implemented kd_api_get_version Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,40/43] windbg: implemented kd_api_read_msr and kd_api_write_msr Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,41/43] windbg: implemented kd_api_search_memory Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,42/43] windbg: implemented kd_api_fill_memory Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
[v2,43/43] windbg: implemented kd_api_query_memory Windbg supporting - - - - --- 2017-10-17 Mikhail Abakumov New
Update James Hogan's email address Update James Hogan's email address - - - - --- 2017-10-17 James Hogan New
[1/4] tests: Rename pc-cpu-test.c to cpu-plug-test.c Improve the CPU hot plug tests - - 2 - --- 2017-10-17 Thomas Huth New
[2/4] tests/cpu-plug-test: Check the CPU hot-plugging with device_add, too Improve the CPU hot plug tests - - 1 - --- 2017-10-17 Thomas Huth New
[3/4] tests/cpu-plug-test: Check CPU hot-plugging on ppc64, too Improve the CPU hot plug tests - - 1 1 --- 2017-10-17 Thomas Huth New
[4/4] tests/cpu-plug-test: Test CPU hot-plugging on s390x Improve the CPU hot plug tests - - 1 - --- 2017-10-17 Thomas Huth New
[1/2] s390x: fix cpu object referrence leak in s390x_new_cpu() s390x: cpu cleanups - - - - --- 2017-10-17 Igor Mammedov New
[2/2] s390x: move s390x_new_cpu() into board code s390x: cpu cleanups - - - - --- 2017-10-17 Igor Mammedov New
[v3,1/7] s390x/css: be more consistent if broken beyond repair improve error handling for IO instr - - 1 - --- 2017-10-17 Halil Pasic New
[v3,2/7] s390x/css: IO instr handler ending control improve error handling for IO instr - - 2 - --- 2017-10-17 Halil Pasic New
[v3,3/7] s390x: improve error handling for SSCH and RSCH improve error handling for IO instr - - 1 - --- 2017-10-17 Halil Pasic New
[v3,4/7] s390x: refactor error handling for XSCH handler improve error handling for IO instr - - 2 - --- 2017-10-17 Halil Pasic New
[v3,5/7] s390x: refactor error handling for CSCH handler improve error handling for IO instr - - 2 - --- 2017-10-17 Halil Pasic New
[v3,6/7] s390x: refactor error handling for HSCH handler improve error handling for IO instr - - 2 - --- 2017-10-17 Halil Pasic New
[v3,7/7] s390x: refactor error handling for MSCH handler improve error handling for IO instr - - 1 - --- 2017-10-17 Halil Pasic New
[v2] Update James Hogan's email address [v2] Update James Hogan's email address - - 1 - --- 2017-10-17 James Hogan New
[for,2.10] io: monitor encoutput buffer size from websocket GSource [for,2.10] io: monitor encoutput buffer size from websocket GSource - - 1 - --- 2017-10-17 Daniel P. Berrangé New
[trivial] Remove empty statements [trivial] Remove empty statements - - 3 - --- 2017-10-17 Ladi Prosek New
[2/1] qemu-iotests: Test backing_fmt with backing node reference block: don't add 'driver' to options when refering to backing via node name - - 1 - --- 2017-10-17 Kevin Wolf New
[v2,2/2] s390x: move s390x_new_cpu() into board code Untitled series #8701 - - - - --- 2017-10-17 Igor Mammedov New
MAINTAINERS: update email address MAINTAINERS: update email address - - - - --- 2017-10-17 Yongbok Kim New
[v5,1/9] target/i386: Convert to disas_set_info hook Support the Capstone disassembler - - 2 1 --- 2017-10-17 Richard Henderson New
[v5,2/9] target/ppc: Convert to disas_set_info hook Support the Capstone disassembler - - 2 1 --- 2017-10-17 Richard Henderson New
[v5,3/9] disas: Remove unused flags arguments Support the Capstone disassembler - - 2 1 --- 2017-10-17 Richard Henderson New
[v5,4/9] disas: Support the Capstone disassembler library Support the Capstone disassembler - - 1 - --- 2017-10-17 Richard Henderson New
[v5,5/9] i386: Support Capstone in disas_set_info Support the Capstone disassembler - - 2 1 --- 2017-10-17 Richard Henderson New
[v5,6/9] arm: Support Capstone in disas_set_info Support the Capstone disassembler - - 2 2 --- 2017-10-17 Richard Henderson New
[v5,7/9] ppc: Support Capstone in disas_set_info Support the Capstone disassembler - - 1 - --- 2017-10-17 Richard Henderson New
[v5,8/9] disas: Remove monitor_disas_is_physical Support the Capstone disassembler - - 2 1 --- 2017-10-17 Richard Henderson New
[v5,9/9] disas: Add capstone as submodule Support the Capstone disassembler - - - - --- 2017-10-17 Richard Henderson New
[v5,01/10] qemu-iotests: refuse to run if TEST_DIR contains spaces qemu-iotests improvements - - - - --- 2017-10-17 Jeff Cody New
[v5,02/10] qemu-iotests: set TEST_DIR to a unique dir for each test qemu-iotests improvements - - 1 - --- 2017-10-17 Jeff Cody New
[v5,03/10] qemu-iotests: automatically clean up bash protocol servers qemu-iotests improvements - - 1 - --- 2017-10-17 Jeff Cody New
[v5,04/10] qemu-iotests: remove file cleanup from bash tests qemu-iotests improvements - - 1 - --- 2017-10-17 Jeff Cody New
[v5,05/10] qemu-iotests: change qemu pid and fd tracking / cleanup qemu-iotests improvements - - - - --- 2017-10-17 Jeff Cody New
[v5,06/10] qemu-iotests: make ./check automatically reap QEMU processes qemu-iotests improvements - - 1 - --- 2017-10-17 Jeff Cody New
[v5,07/10] qemu-iotests: run python tests in own subdirectories qemu-iotests improvements - - - - --- 2017-10-17 Jeff Cody New
[v5,08/10] qemu-iotests: modify python tests to run from subdir qemu-iotests improvements - - - - --- 2017-10-17 Jeff Cody New
[v5,09/10] qemu-iotests: add option to save temp files on error qemu-iotests improvements - - - - --- 2017-10-17 Jeff Cody New
[v5,10/10] qemu-iotests: add support for running multi-threaded iotests qemu-iotests improvements - - - - --- 2017-10-17 Jeff Cody New
[v4,1/8] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU [v4,1/8] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU - - - - --- 2017-10-17 Alistair Francis New
[v4,2/8] xlnx-zynqmp-pmu: Add the CPU and memory [v4,1/8] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU - - - - --- 2017-10-17 Alistair Francis New
[v4,3/8] aarch64-softmmu.mak: Use an ARM specific config [v4,1/8] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU 1 - - - --- 2017-10-17 Alistair Francis New
[v4,4/8] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller [v4,1/8] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU - - - - --- 2017-10-17 Alistair Francis New
[v4,5/8] xlnx-zynqmp-pmu: Connect the PMU interrupt controller [v4,1/8] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU - - - - --- 2017-10-17 Alistair Francis New
[v4,6/8] xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device [v4,1/8] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU - - - - --- 2017-10-17 Alistair Francis New
[v4,7/8] xlnx-zynqmp-pmu: Connect the IPI device to the PMU [v4,1/8] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU - - - - --- 2017-10-17 Alistair Francis New
ppc: fix setting of compat mode ppc: fix setting of compat mode - - - - --- 2017-10-17 Greg Kurz New
[v3,1/5] netduino2: Specify the valid CPUs Add a valid_cpu_types property - - 2 - --- 2017-10-17 Alistair Francis New
[v3,2/5] bcm2836: Use the Cortex-A7 instead of Cortex-A15 Add a valid_cpu_types property - - 2 - --- 2017-10-17 Alistair Francis New
[v3,3/5] raspi: Specify the valid CPUs Add a valid_cpu_types property - - 1 - --- 2017-10-17 Alistair Francis New
[v3,4/5] xlnx-zcu102: Specify the valid CPUs Add a valid_cpu_types property - - 2 - --- 2017-10-17 Alistair Francis New
[v3,5/5] xilinx_zynq: Specify the valid CPUs Add a valid_cpu_types property - - 1 - --- 2017-10-17 Alistair Francis New
hw/alpha/typhoon: simplify using the "unimplemented" sysbus device hw/alpha/typhoon: simplify using the "unimplemented" sysbus device - - 1 - --- 2017-10-17 Philippe Mathieu-Daudé New
[v2] hw/alpha/typhoon: simplify using the "unimplemented" sysbus device [v2] hw/alpha/typhoon: simplify using the "unimplemented" sysbus device - - 1 - --- 2017-10-18 Philippe Mathieu-Daudé New
aarch64: advertise the GIC system register interface aarch64: advertise the GIC system register interface - - - - --- 2017-10-18 Stefano Stabellini New
[RFC] arm: implement cache/shareability attribute bits for PAR registers [RFC] arm: implement cache/shareability attribute bits for PAR registers - - - - --- 2017-10-18 Cameron Esfahani via New
[Qemu,devel,v2] msf2: Remove dead code reported by Coverity [Qemu,devel,v2] msf2: Remove dead code reported by Coverity - - - - --- 2017-10-18 sundeep subbaraya New
ACPI/unit-test: Add a testcase for RAM allocation in numa node ACPI/unit-test: Add a testcase for RAM allocation in numa node - - - - --- 2017-10-18 Dou Liyang New
docker: Fix PATH for ccache docker: Fix PATH for ccache - - - - --- 2017-10-18 Fam Zheng New
Revert "docker: Enable features explicitly in test-full" Revert "docker: Enable features explicitly in test-full" - - - - --- 2017-10-18 Fam Zheng New
[22/40] fixup: sh4: simplify superh_cpu_class_by_name() Untitled series #8851 - - - - --- 2017-10-18 Igor Mammedov New
tpm: Fix compilation with --disable-tpm tpm: Fix compilation with --disable-tpm - - - - --- 2017-10-18 Juan Quintela New
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole hw/pci-host: Fix x86 Host Bridges 64bit PCI hole - - - - --- 2017-10-18 Marcel Apfelbaum New
[v2,01/10] migration: Fix migrate_test_apply for multifd parameters Make xbzrle_cache_size a migration parameter - - 1 - --- 2017-10-18 Juan Quintela New
[v2,02/10] migratiom: Remove max_item_age parameter Make xbzrle_cache_size a migration parameter - - 1 - --- 2017-10-18 Juan Quintela New
[v2,03/10] migration: Make cache size elements use the right types Make xbzrle_cache_size a migration parameter - - 1 - --- 2017-10-18 Juan Quintela New
[v2,04/10] migration: Move xbzrle cache resize error handling to xbzrle_cache_resize Make xbzrle_cache_size a migration parameter - - 1 - --- 2017-10-18 Juan Quintela New
[v2,05/10] migration: Make cache_init() take an error parameter Make xbzrle_cache_size a migration parameter - - 1 - --- 2017-10-18 Juan Quintela New
[v2,06/10] migration: Make sure that we pass the right cache size Make xbzrle_cache_size a migration parameter - - 1 - --- 2017-10-18 Juan Quintela New
[v2,07/10] migration: Don't play games with the requested cache size Make xbzrle_cache_size a migration parameter - - 1 - --- 2017-10-18 Juan Quintela New
« 1 2 ... 1859 1860 18614270 4271 »