Show patches with: State = Action Required       |   429256 patches
« 1 2 ... 1517 1518 15194292 4293 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[03/22] Clean up some calls to ignore Error objects the right way Error handling fixes & cleanups 1 - 1 - --- 2020-06-22 Markus Armbruster New
[02/22] pci: Delete useless error_propagate() Error handling fixes & cleanups - - 2 - --- 2020-06-22 Markus Armbruster New
[01/22] net/virtio: Fix failover_replug_primary() return value regression Error handling fixes & cleanups - 1 2 - --- 2020-06-22 Markus Armbruster New
[RFC,RESEND,v7,4/4] cpus: extract out accel-specific code to each accel QEMU cpus.c refactoring - - - - --- 2020-06-22 Claudio Fontana New
[RFC,RESEND,v7,3/4] cpu-timers, icount: new modules QEMU cpus.c refactoring - - 1 - --- 2020-06-22 Claudio Fontana New
[RFC,RESEND,v7,2/4] cpu-throttle: new module, extracted from cpus.c QEMU cpus.c refactoring - - 2 - --- 2020-06-22 Claudio Fontana New
[RFC,RESEND,v7,1/4] softmmu: move softmmu only files from root QEMU cpus.c refactoring - - 2 - --- 2020-06-22 Claudio Fontana New
[v2,16/16] sd/milkymist-memcard: Fix error API violation Crazy shit around -global (pardon my french) - - 1 - --- 2020-06-22 Markus Armbruster New
[v2,15/16] sd/pxa2xx_mmci: Don't crash on pxa2xx_mmci_init() error Crazy shit around -global (pardon my french) - - 1 - --- 2020-06-22 Markus Armbruster New
[v2,14/16] arm/aspeed: Drop aspeed_board_init_flashes() parameter @errp Crazy shit around -global (pardon my french) - - 2 - --- 2020-06-22 Markus Armbruster New
[v2,13/16] qdev: Make qdev_prop_set_drive() match the other helpers Crazy shit around -global (pardon my french) - - 1 - --- 2020-06-22 Markus Armbruster New
[v2,12/16] qdev: Reject chardev property override Crazy shit around -global (pardon my french) - - - - --- 2020-06-22 Markus Armbruster New
[v2,11/16] qdev: Reject drive property override Crazy shit around -global (pardon my french) - - - - --- 2020-06-22 Markus Armbruster New
[v2,10/16] qdev: Improve netdev property override error a bit Crazy shit around -global (pardon my french) - - - - --- 2020-06-22 Markus Armbruster New
[v2,09/16] qdev: Eliminate get_pointer(), set_pointer() Crazy shit around -global (pardon my french) - - - - --- 2020-06-22 Markus Armbruster New
[v2,08/16] blockdev: Deprecate -drive with bogus interface type Crazy shit around -global (pardon my french) - - - - --- 2020-06-22 Markus Armbruster New
[v2,07/16] docs/qdev-device-use.txt: Update section "Default Devices" Crazy shit around -global (pardon my french) - - - - --- 2020-06-22 Markus Armbruster New
[v2,06/16] fdc: Deprecate configuring floppies with -global isa-fdc Crazy shit around -global (pardon my french) 1 - - - --- 2020-06-22 Markus Armbruster New
[v2,05/16] fdc: Open-code fdctrl_init_isa() Crazy shit around -global (pardon my french) - - 1 - --- 2020-06-22 Markus Armbruster New
[v2,04/16] fdc: Reject clash between -drive if=floppy and -global isa-fdc Crazy shit around -global (pardon my french) - - - - --- 2020-06-22 Markus Armbruster New
[v2,03/16] iotests/172: Cover -global floppy.drive=... Crazy shit around -global (pardon my french) - - - - --- 2020-06-22 Markus Armbruster New
[v2,02/16] iotests/172: Cover empty filename and multiple use of drives Crazy shit around -global (pardon my french) - - - - --- 2020-06-22 Markus Armbruster New
[v2,01/16] iotests/172: Include "info block" in test output Crazy shit around -global (pardon my french) - - - - --- 2020-06-22 Markus Armbruster New
[PULL,8/8] tests/acceptance: record/replay tests with advcal images [PULL,1/8] MAINTAINERS: Add an entry to review Avocado based acceptance tests - - 1 1 --- 2020-06-22 Philippe Mathieu-Daudé New
[PULL,7/8] tests/acceptance: add record/replay test for m68k [PULL,1/8] MAINTAINERS: Add an entry to review Avocado based acceptance tests - - 1 1 --- 2020-06-22 Philippe Mathieu-Daudé New
[PULL,6/8] tests/acceptance: add record/replay test for ppc64 [PULL,1/8] MAINTAINERS: Add an entry to review Avocado based acceptance tests - - 1 1 --- 2020-06-22 Philippe Mathieu-Daudé New
[PULL,5/8] tests/acceptance: add record/replay test for arm [PULL,1/8] MAINTAINERS: Add an entry to review Avocado based acceptance tests - - 1 1 --- 2020-06-22 Philippe Mathieu-Daudé New
[PULL,4/8] tests/acceptance: add record/replay test for aarch64 [PULL,1/8] MAINTAINERS: Add an entry to review Avocado based acceptance tests - - 1 1 --- 2020-06-22 Philippe Mathieu-Daudé New
[PULL,3/8] tests/acceptance: add kernel record/replay test for x86_64 [PULL,1/8] MAINTAINERS: Add an entry to review Avocado based acceptance tests - - 1 1 --- 2020-06-22 Philippe Mathieu-Daudé New
[PULL,2/8] tests/acceptance: add base class record/replay kernel tests [PULL,1/8] MAINTAINERS: Add an entry to review Avocado based acceptance tests - - 1 1 --- 2020-06-22 Philippe Mathieu-Daudé New
[PULL,1/8] MAINTAINERS: Add an entry to review Avocado based acceptance tests [PULL,1/8] MAINTAINERS: Add an entry to review Avocado based acceptance tests 2 - - - --- 2020-06-22 Philippe Mathieu-Daudé New
[PULL,0/8] Acceptance testing patches for 2020-06-22 - - - - --- 2020-06-22 Philippe Mathieu-Daudé New
[7/6] block/io: improve loadvm performance block: seriously improve savevm performance - - - - --- 2020-06-22 Denis V. Lunev New
[v4,9/9] pc-bios: s390x: Make u32 ptr check explicit pc-bios: s390x: Cleanup part 1 - - 2 - --- 2020-06-22 Janosch Frank New
[v4,8/9] pc-bios: s390x: Use ebcdic2ascii table pc-bios: s390x: Cleanup part 1 - - 2 - --- 2020-06-22 Janosch Frank New
[v4,7/9] pc-bios: s390x: Move panic() into header and add infinite loop pc-bios: s390x: Cleanup part 1 - - 3 - --- 2020-06-22 Janosch Frank New
[v4,6/9] pc-bios: s390x: Use PSW masks where possible and introduce PSW_MASK_SHORT_ADDR pc-bios: s390x: Cleanup part 1 - - 1 - --- 2020-06-22 Janosch Frank New
[v4,5/9] pc-bios: s390x: Rename and use PSW_MASK_ZMODE constant pc-bios: s390x: Cleanup part 1 - - 2 - --- 2020-06-22 Janosch Frank New
[v4,4/9] pc-bios: s390x: Get rid of magic offsets into the lowcore pc-bios: s390x: Cleanup part 1 - - 1 - --- 2020-06-22 Janosch Frank New
[v4,3/9] pc-bios: s390x: Move sleep and yield to helper.h pc-bios: s390x: Cleanup part 1 - - 3 - --- 2020-06-22 Janosch Frank New
[v4,2/9] pc-bios: s390x: Consolidate timing functions into time.h pc-bios: s390x: Cleanup part 1 1 - - - --- 2020-06-22 Janosch Frank New
[v4,1/9] pc-bios: s390x: cio.c cleanup and compile fix pc-bios: s390x: Cleanup part 1 - - 4 - --- 2020-06-22 Janosch Frank New
ppc/pnv: Silence missing BMC warning with qtest ppc/pnv: Silence missing BMC warning with qtest - 1 1 - --- 2020-06-22 Greg Kurz New
target/xtensa: drop gen_io_end call target/xtensa: drop gen_io_end call - - 1 - --- 2020-06-22 Max Filippov New
[v3] migration: Count new_dirty instead of real_dirty [v3] migration: Count new_dirty instead of real_dirty - - 1 - --- 2020-06-22 Keqian Zhu New
[v2] chardev/tcp: fix error message double free error [v2] chardev/tcp: fix error message double free error - - 1 - --- 2020-06-21 lichun New
[6/6] virtio-console: notify the guest about terminal resizes virtio-console: notify about the terminal size - - - - --- 2020-06-21 Szymon Lukasz New
[5/6] virtio-serial-bus: add terminal resize messages virtio-console: notify about the terminal size - - - - --- 2020-06-21 Szymon Lukasz New
[4/6] char-stdio: add support for the terminal size virtio-console: notify about the terminal size - - - - --- 2020-06-21 Szymon Lukasz New
[3/6] chardev: add support for notifying about terminal resizes virtio-console: notify about the terminal size - - - - --- 2020-06-21 Szymon Lukasz New
[2/6] chardev: add support for retrieving the terminal size virtio-console: notify about the terminal size - - - - --- 2020-06-21 Szymon Lukasz New
[1/6] main-loop: change the handling of SIGWINCH virtio-console: notify about the terminal size - - - - --- 2020-06-21 Szymon Lukasz New
chardev/tcp: fix error message double free error chardev/tcp: fix error message double free error - - - - --- 2020-06-21 lichun New
i2c: Match parameters of i2c_start_transfer and i2c_send_recv i2c: Match parameters of i2c_start_transfer and i2c_send_recv - - - - --- 2020-06-21 BALATON Zoltan New
[PULL,15/15] docs: Document the RX target [PULL,01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections - - 1 - --- 2020-06-21 Philippe Mathieu-Daudé New
[PULL,14/15] BootLinuxConsoleTest: Test the RX GDB simulator [PULL,01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections - - 1 - --- 2020-06-21 Philippe Mathieu-Daudé New
[PULL,13/15] hw/rx: Add RX GDB simulator [PULL,01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections - - 1 1 --- 2020-06-21 Philippe Mathieu-Daudé New
[PULL,12/15] hw/rx: Register R5F562N7 and R5F562N8 MCUs [PULL,01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections - - 1 - --- 2020-06-21 Philippe Mathieu-Daudé New
[PULL,11/15] hw/rx: Honor -accel qtest [PULL,01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections - - 1 1 --- 2020-06-21 Philippe Mathieu-Daudé New
[PULL,10/15] hw/rx: RX62N microcontroller (MCU) [PULL,01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections - - 1 1 --- 2020-06-21 Philippe Mathieu-Daudé New
[PULL,09/15] hw/char: RX62N serial communication interface (SCI) [PULL,01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections - - 2 1 --- 2020-06-21 Philippe Mathieu-Daudé New
[PULL,08/15] hw/timer: RX62N compare match timer (CMT) [PULL,01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections - - 2 1 --- 2020-06-21 Philippe Mathieu-Daudé New
[PULL,07/15] hw/timer: RX62N 8-Bit timer (TMR) [PULL,01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections - - 2 1 --- 2020-06-21 Philippe Mathieu-Daudé New
[PULL,06/15] hw/intc: RX62N interrupt controller (ICUa) [PULL,01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections - - 2 1 --- 2020-06-21 Philippe Mathieu-Daudé New
[PULL,05/15] hw/timer/sh_timer: Remove unused 'qemu/timer.h' include [PULL,01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections - - 1 - --- 2020-06-21 Philippe Mathieu-Daudé New
[PULL,04/15] hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' [PULL,01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections - - 1 - --- 2020-06-21 Philippe Mathieu-Daudé New
[PULL,03/15] hw/sh4: Use MemoryRegion typedef [PULL,01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections - - 2 - --- 2020-06-21 Philippe Mathieu-Daudé New
[PULL,02/15] MAINTAINERS: Add an entry for common Renesas peripherals [PULL,01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections - - 1 - --- 2020-06-21 Philippe Mathieu-Daudé New
[PULL,01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections [PULL,01/15] MAINTAINERS: Cover sh_intc files in the R2D/Shix machine sections - - 1 - --- 2020-06-21 Philippe Mathieu-Daudé New
[PULL,00/15] Renesas hardware patches for 2020-06-21 - - - - --- 2020-06-21 Philippe Mathieu-Daudé New
[2/3] ati-vga: Do not assert on error Misc ati-vga fixes - - - - --- 2020-06-21 BALATON Zoltan New
[3/3] ati-vga: Add dummy MEM_SDRAM_MODE_REG Misc ati-vga fixes - - - - --- 2020-06-21 BALATON Zoltan New
[1/3] ati-vga: Support unaligned access to hardware cursor registers Misc ati-vga fixes - - - - --- 2020-06-21 BALATON Zoltan New
[v1,1/1] migration/colo.c: migrate dirty ram pages before colo checkpoint COLO: migrate dirty ram pages before colo checkpoint - - - - --- 2020-06-21 Derek Su New
.travis.yml: Build acceptance tests with -O2 compiler optimization .travis.yml: Build acceptance tests with -O2 compiler optimization - - - - --- 2020-06-20 Philippe Mathieu-Daudé New
[v3,7/7] hw/arm/tosa: Replace fprintf() calls by LED devices hw/misc: Add LED device - - - - --- 2020-06-20 Philippe Mathieu-Daudé New
[v3,6/7] hw/misc/mps2-scc: Use the LED device hw/misc: Add LED device - - - - --- 2020-06-20 Philippe Mathieu-Daudé New
[v3,5/7] hw/misc/mps2-fpgaio: Use the LED device hw/misc: Add LED device - - - - --- 2020-06-20 Philippe Mathieu-Daudé New
[v3,4/7] hw/arm/aspeed: Add the 3 front LEDs drived by the PCA9552 #1 hw/misc: Add LED device - - 1 - --- 2020-06-20 Philippe Mathieu-Daudé New
[v3,3/7] hw/misc/led: Emit a trace event when LED intensity has changed hw/misc: Add LED device - - 1 - --- 2020-06-20 Philippe Mathieu-Daudé New
[v3,2/7] hw/misc/led: Add helper to connect LED to GPIO output hw/misc: Add LED device - - 1 - --- 2020-06-20 Philippe Mathieu-Daudé New
[v3,1/7] hw/misc: Add a LED device hw/misc: Add LED device - - - - --- 2020-06-20 Philippe Mathieu-Daudé New
[v4,8/8] hw/misc/pca9552: Model qdev output GPIOs hw/misc/pca9552: Trace GPIO change events - - 1 - --- 2020-06-20 Philippe Mathieu-Daudé New
[v4,7/8] hw/misc/pca9552: Trace GPIO change events hw/misc/pca9552: Trace GPIO change events - - - - --- 2020-06-20 Philippe Mathieu-Daudé New
[v4,6/8] hw/arm/aspeed: Describe each PCA9552 device hw/misc/pca9552: Trace GPIO change events - - - - --- 2020-06-20 Philippe Mathieu-Daudé New
[v4,5/8] hw/misc/pca9552: Trace GPIO High/Low events hw/misc/pca9552: Trace GPIO change events - - - - --- 2020-06-20 Philippe Mathieu-Daudé New
[v4,4/8] hw/misc/pca9552: Add a 'description' property for debugging purpose hw/misc/pca9552: Trace GPIO change events - - 2 - --- 2020-06-20 Philippe Mathieu-Daudé New
[v4,3/8] hw/misc/pca9552: Use the PCA9552_PIN_COUNT definition hw/misc/pca9552: Trace GPIO change events - - 1 - --- 2020-06-20 Philippe Mathieu-Daudé New
[v4,2/8] hw/misc/pca9552: Replace magic value by PCA9552_PIN_COUNT definition hw/misc/pca9552: Trace GPIO change events - - 1 - --- 2020-06-20 Philippe Mathieu-Daudé New
[v4,1/8] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref() hw/misc/pca9552: Trace GPIO change events - - - - --- 2020-06-20 Philippe Mathieu-Daudé New
tests/qht-bench: Adjust rate computation and comparisons tests/qht-bench: Adjust rate computation and comparisons - - - - --- 2020-06-20 Richard Henderson New
[v3,8/9] sm501: Convert debug printfs to traces More sm501 fixes and optimisations - - 1 - --- 2020-06-20 BALATON Zoltan New
[v3,5/9] sm501: Optimise 1 pixel 2d ops More sm501 fixes and optimisations - - 1 - --- 2020-06-20 BALATON Zoltan New
[v3,7/9] sm501: Do not allow guest to set invalid format More sm501 fixes and optimisations - - 1 - --- 2020-06-20 BALATON Zoltan New
[v3,9/9] sm501: Fix and optimize overlap check More sm501 fixes and optimisations - - - - --- 2020-06-20 BALATON Zoltan New
[v3,1/9] sm501: Fix bounds checks More sm501 fixes and optimisations - 1 1 - --- 2020-06-20 BALATON Zoltan New
[v3,2/9] sm501: Drop unneded variable More sm501 fixes and optimisations - - 1 - --- 2020-06-20 BALATON Zoltan New
[v3,4/9] sm501: Introduce variable for commonly used value for better readability More sm501 fixes and optimisations - - 1 - --- 2020-06-20 BALATON Zoltan New
[v3,6/9] sm501: Use stn_he_p/ldn_he_p instead of switch/case More sm501 fixes and optimisations - - 1 - --- 2020-06-20 BALATON Zoltan New
[v3,3/9] sm501: Ignore no-op blits More sm501 fixes and optimisations - - 1 - --- 2020-06-20 BALATON Zoltan New
« 1 2 ... 1517 1518 15194292 4293 »