Show patches with: State = Action Required       |   427575 patches
« 1 2 ... 2051 2052 20534275 4276 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[QEMU,v5] hw/arm/sysbus-fdt: Add support for instantiating generic devices [QEMU,v5] hw/arm/sysbus-fdt: Add support for instantiating generic devices - - - - --- 2019-01-03 Geert Uytterhoeven New
sun4u: add power_mem_read routine sun4u: add power_mem_read routine - - - - --- 2019-01-03 Prasad Pandit New
[11/11] arm: Add Clock peripheral stub to NRF51 SOC arm: Core nRF51 Devices and Microbit Support - - 1 - --- 2019-01-03 Stefan Hajnoczi New
[10/11] tests/microbit-test: Add Tests for nRF51 Timer arm: Core nRF51 Devices and Microbit Support - - 1 - --- 2019-01-03 Stefan Hajnoczi New
[09/11] arm: Instantiate NRF51 Timers arm: Core nRF51 Devices and Microbit Support - - 2 - --- 2019-01-03 Stefan Hajnoczi New
[08/11] hw/timer/nrf51_timer: Add nRF51 Timer peripheral arm: Core nRF51 Devices and Microbit Support - - - - --- 2019-01-03 Stefan Hajnoczi New
[07/11] tests/microbit-test: Add Tests for nRF51 GPIO arm: Core nRF51 Devices and Microbit Support - - 1 - --- 2019-01-03 Stefan Hajnoczi New
[06/11] arm: Instantiate NRF51 general purpose I/O arm: Core nRF51 Devices and Microbit Support - - 2 - --- 2019-01-03 Stefan Hajnoczi New
[05/11] hw/gpio/nrf51_gpio: Add nRF51 GPIO peripheral arm: Core nRF51 Devices and Microbit Support - - 2 - --- 2019-01-03 Stefan Hajnoczi New
[04/11] arm: Instantiate NRF51 random number generator arm: Core nRF51 Devices and Microbit Support - - 2 - --- 2019-01-03 Stefan Hajnoczi New
[03/11] hw/misc/nrf51_rng: Add NRF51 random number generator peripheral arm: Core nRF51 Devices and Microbit Support - - 2 - --- 2019-01-03 Stefan Hajnoczi New
[02/11] arm: Add header to host common definition for nRF51 SOC peripherals arm: Core nRF51 Devices and Microbit Support - - 2 - --- 2019-01-03 Stefan Hajnoczi New
[01/11] qtest: Add set_irq_in command to set IRQ/GPIO level arm: Core nRF51 Devices and Microbit Support - - 3 - --- 2019-01-03 Stefan Hajnoczi New
[v5,5/5] migration: Use strnlen() for fixed-size string Fix strncpy() warnings for GCC8 new -Wstringop-truncation - - 2 - --- 2019-01-03 Philippe Mathieu-Daudé New
[v5,4/5] migration: Fix stringop-truncation warning Fix strncpy() warnings for GCC8 new -Wstringop-truncation - - 3 - --- 2019-01-03 Philippe Mathieu-Daudé New
[v5,3/5] hw/acpi: Use QEMU_NONSTRING for non NUL-terminated arrays Fix strncpy() warnings for GCC8 new -Wstringop-truncation - - 2 - --- 2019-01-03 Philippe Mathieu-Daudé New
[v5,2/5] block/sheepdog: Use QEMU_NONSTRING for non NUL-terminated arrays Fix strncpy() warnings for GCC8 new -Wstringop-truncation - - 2 - --- 2019-01-03 Philippe Mathieu-Daudé New
[v5,1/5] qemu/compiler: Define QEMU_NONSTRING Fix strncpy() warnings for GCC8 new -Wstringop-truncation - - 4 - --- 2019-01-03 Philippe Mathieu-Daudé New
MAINTAINERS: Add some missing ppc-related files MAINTAINERS: Add some missing ppc-related files - - - - --- 2019-01-02 Thomas Huth New
MAINTAINERS: Add some missing SPARC-related files MAINTAINERS: Add some missing SPARC-related files - - 1 - --- 2019-01-02 Thomas Huth New
cpus: ignore ESRCH in qemu_cpu_kick_thread() cpus: ignore ESRCH in qemu_cpu_kick_thread() - - 1 - --- 2019-01-02 Laurent Vivier New
json: Fix % handling when not interpolating json: Fix % handling when not interpolating - - 1 1 --- 2019-01-02 Christophe Fergeau New
MAINTAINERS: Add ARM-related files for hw/[misc|input|timer]/ MAINTAINERS: Add ARM-related files for hw/[misc|input|timer]/ - - 1 - --- 2019-01-02 Thomas Huth New
[1/1] include: Auto-generate the sizes lookup table include: Auto-generate the sizes lookup table - - - - --- 2019-01-02 Leonid Bloch New
gitdm: Add other IBMers gitdm: Add other IBMers 1 - - - --- 2019-01-02 Joel Stanley New
MAINTAINERS: add qemu_vga.ndrv file entry for Mac machines MAINTAINERS: add qemu_vga.ndrv file entry for Mac machines - - 1 - --- 2019-01-02 Mark Cave-Ayland New
[v2,1/1] drive-mirror: add incremental mode drive-mirror: add incremental mode - - - - --- 2019-01-02 mahaocong New
[v1] add new function to copy dirty-bitmap [v1] add new function to copy dirty-bitmap - - - - --- 2019-01-02 mahaocong New
[v5,9/9] target/ppc: replace AVR* macros with Vsr* macros target/ppc: prepare for conversion to TCG vector operations - - 1 - --- 2019-01-02 Mark Cave-Ayland New
[v5,8/9] target/ppc: move FP and VMX registers into aligned vsr register array target/ppc: prepare for conversion to TCG vector operations 1 - 1 - --- 2019-01-02 Mark Cave-Ayland New
[v5,7/9] target/ppc: merge ppc_vsr_t and ppc_avr_t union types target/ppc: prepare for conversion to TCG vector operations 1 - 1 - --- 2019-01-02 Mark Cave-Ayland New
[v5,6/9] target/ppc: switch FPR, VMX and VSX helpers to access data directly from cpu_env target/ppc: prepare for conversion to TCG vector operations 1 - 1 - --- 2019-01-02 Mark Cave-Ayland New
[v5,5/9] target/ppc: introduce get_cpu_vsr{l, h}() and set_cpu_vsr{l, h}() helpers for VSR register… target/ppc: prepare for conversion to TCG vector operations 1 - 1 - --- 2019-01-02 Mark Cave-Ayland New
[v5,4/9] target/ppc: introduce get_avr64() and set_avr64() helpers for VMX register access target/ppc: prepare for conversion to TCG vector operations 1 - 1 - --- 2019-01-02 Mark Cave-Ayland New
[v5,3/9] target/ppc: introduce get_fpr() and set_fpr() helpers for FP register access target/ppc: prepare for conversion to TCG vector operations 1 - 1 - --- 2019-01-02 Mark Cave-Ayland New
[v5,2/9] target/ppc: switch EXTRACT_HELPER macros over to use sextract32/extract32 Untitled series #84085 - - 1 - --- 2019-01-02 Mark Cave-Ayland New
[v5,1/9] target/ppc: fix typo in SIMM5 extraction helper target/ppc: prepare for conversion to TCG vector operations - - 1 - --- 2019-01-02 Mark Cave-Ayland New
qom: cpu: destroy work_mutex in cpu_common_finalize qom: cpu: destroy work_mutex in cpu_common_finalize - 1 1 - --- 2019-01-02 Li Qiang New
[10/10] spapr: enable XIVE MMIOs at reset spapr: introduce the 'dual' interrupt mode XICS/XIVE - - - - --- 2019-01-02 Cédric Le Goater New
[09/10] spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS spapr: introduce the 'dual' interrupt mode XICS/XIVE - - - - --- 2019-01-02 Cédric Le Goater New
[08/10] ppc/xics: allow ICSState to have an offset 0 spapr: introduce the 'dual' interrupt mode XICS/XIVE - - - - --- 2019-01-02 Cédric Le Goater New
[07/10] spapr: move the qemu_irq array under the machine spapr: introduce the 'dual' interrupt mode XICS/XIVE - - - - --- 2019-01-02 Cédric Le Goater New
[06/10] pnv/psi: move the ICSState qemu_irq array under the PSI device model spapr: introduce the 'dual' interrupt mode XICS/XIVE - - - - --- 2019-01-02 Cédric Le Goater New
[05/10] ppc: export the XICS and XIVE set_irq handlers spapr: introduce the 'dual' interrupt mode XICS/XIVE - - - - --- 2019-01-02 Cédric Le Goater New
[04/10] spapr/xive: simplify the sPAPR IRQ qirq method for XIVE spapr: introduce the 'dual' interrupt mode XICS/XIVE - - - - --- 2019-01-02 Cédric Le Goater New
[03/10] ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU spapr: introduce the 'dual' interrupt mode XICS/XIVE - - - - --- 2019-01-02 Cédric Le Goater New
[02/10] ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU spapr: introduce the 'dual' interrupt mode XICS/XIVE - - - - --- 2019-01-02 Cédric Le Goater New
[01/10] spapr: modify the prototype of the cpu_intc_create() method spapr: introduce the 'dual' interrupt mode XICS/XIVE - - - - --- 2019-01-02 Cédric Le Goater New
[V8,5/5] hostmem-file: add 'sync' option support MAP_SYNC for memory-backend-file - - - - --- 2019-01-02 Zhang, Yi New
[V8,4/5] hostmem: add more information in error messages support MAP_SYNC for memory-backend-file - - 1 - --- 2019-01-02 Zhang, Yi New
[V8,3/5] util/mmap-alloc: support MAP_SYNC in qemu_ram_mmap() support MAP_SYNC for memory-backend-file - - - - --- 2019-01-02 Zhang, Yi New
[V8,2/5] util/mmap-alloc: switch qemu_ram_mmap() to 'flags' parameter support MAP_SYNC for memory-backend-file - - - - --- 2019-01-02 Zhang, Yi New
[V8,1/5] numa: Fixed the memory leak of numa error message support MAP_SYNC for memory-backend-file - - 2 - --- 2019-01-02 Zhang, Yi New
[4/8] ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust() Misc sam460ex related patches - - - - --- 2019-01-02 BALATON Zoltan New
[8/8] MAINTAINERS: Add more files to sam460ex Misc sam460ex related patches - - - - --- 2019-01-02 BALATON Zoltan New
[2/8] sam460ex: Clean up SPD EEPROM creation Misc sam460ex related patches - - - - --- 2019-01-02 BALATON Zoltan New
[6/8] ppc4xx: Pass array index to function instead of pointer into the array Misc sam460ex related patches - - 1 - --- 2019-01-02 BALATON Zoltan New
[7/8] sam460ex: Fix support for memory larger than 1GB Misc sam460ex related patches - - - - --- 2019-01-02 BALATON Zoltan New
[3/8] ppc4xx: Disable debug logging by default Misc sam460ex related patches - - - - --- 2019-01-02 BALATON Zoltan New
[1/8] smbus: Add a helper to generate SPD EEPROM data Misc sam460ex related patches - - - - --- 2019-01-02 BALATON Zoltan New
[5/8] ppc4xx: Rename ppc4xx_sdram_t in ppc440_uc.c to ppc440_sdram_t Misc sam460ex related patches - - 1 - --- 2019-01-02 BALATON Zoltan New
[PULL,v2,44/44] tests/tcg: mips: Test R5900 three-operand MADDU1 [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,43/44] tests/tcg: mips: Test R5900 three-operand MADDU [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,42/44] tests/tcg: mips: Test R5900 three-operand MADD1 [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,41/44] tests/tcg: mips: Test R5900 three-operand MADD [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,40/44] disas: nanoMIPS: Add a note on documentation [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,39/44] disas: nanoMIPS: Reorder declarations and definitions of gpr decoders [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,38/44] disas: nanoMIPS: Comment the decoder of 'gpr1' gpr encoding type [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,37/44] disas: nanoMIPS: Rename the decoder of 'gpr1' gpr encoding type [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,36/44] disas: nanoMIPS: Comment the decoder of 'gpr2.reg2' gpr encoding type [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,35/44] disas: nanoMIPS: Rename the decoder of 'gpr2.reg2' gpr encoding type [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,34/44] disas: nanoMIPS: Comment the decoder of 'gpr2.reg1' gpr encoding type [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,33/44] disas: nanoMIPS: Rename the decoder of 'gpr2.reg1' gpr encoding type [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,32/44] disas: nanoMIPS: Comment the decoder of 'gpr4.zero' gpr encoding type [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,31/44] disas: nanoMIPS: Rename the decoder of 'gpr4.zero' gpr encoding type [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,30/44] disas: nanoMIPS: Comment the decoder of 'gpr4' gpr encoding type [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,29/44] disas: nanoMIPS: Rename the decoder of 'gpr4' gpr encoding type [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,28/44] disas: nanoMIPS: Comment the decoder of 'gpr3.src.store' gpr encoding type [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,27/44] disas: nanoMIPS: Rename the decoder of 'gpr3.src.store' gpr encoding type [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,26/44] disas: nanoMIPS: Comment the decoder of 'gpr3' gpr encoding type [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,25/44] disas: nanoMIPS: Rename the decoder of 'gpr3' gpr encoding type [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,24/44] disas: nanoMIPS: Fix order of more invocations [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,23/44] disas: nanoMIPS: Name more functions in a more descriptive way [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,22/44] disas: nanoMIPS: Fix an FP-related misnomer 3 [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,21/44] disas: nanoMIPS: Fix an FP-related misnomer 2 [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,20/44] disas: nanoMIPS: Fix an FP-related misnomer 1 [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,19/44] disas: nanoMIPS: Name some functions in a more descriptive way [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 2 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,18/44] disas: nanoMIPS: Fix order of some invocations [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 2 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,17/44] disas: nanoMIPS: Fix a function misnomer [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 2 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,16/44] disas: nanoMIPS: Remove functions that are not used [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 2 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,15/44] disas: nanoMIPS: Fix preamble text in nanomips.* files [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 2 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,14/44] disas: nanoMIPS: Fix types and format strings [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,13/44] target/mips: Support R5900 three-operand MADD1 and MADDU1 instructions [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,12/44] target/mips: Support R5900 three-operand MADD and MADDU instructions [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 1 --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,11/44] target/mips: MXU: Add handler for an align instruction [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,10/44] target/mips: MXU: Add handlers for max/min instructions [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,09/44] target/mips: MXU: Add handlers for logic instructions [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,08/44] target/mips: MXU: Improve the comment containing MXU overview [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,07/44] target/mips: MXU: Add generic naming for optn2 constants [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
[PULL,v2,06/44] target/mips: MXU: Add missing opcodes/decoding for LX* instructions [PULL,v2,01/44] MAINTAINERS: target/mips: Add MIPS files under default-configs directory - - 1 - --- 2018-12-31 Aleksandar Markovic New
« 1 2 ... 2051 2052 20534275 4276 »