Show patches with: State = Action Required       |    Archived = No       |   428786 patches
« 1 2 ... 1757 1758 17594287 4288 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v35,11/13] target/avr: Add example board configuration QEMU AVR 8 bit cores - - - - --- 2019-10-29 Michael Rolnik New
[v35,10/13] target/avr: Add limited support for USART and 16 bit timer peripherals QEMU AVR 8 bit cores - - - - --- 2019-10-29 Michael Rolnik New
[v35,09/13] target/avr: Add instruction translation - CPU main translation function QEMU AVR 8 bit cores - - - 1 --- 2019-10-29 Michael Rolnik New
[v35,08/13] target/avr: Add instruction translation - MCU Control Instructions QEMU AVR 8 bit cores - - - - --- 2019-10-29 Michael Rolnik New
[v35,07/13] target/avr: Add instruction translation - Bit and Bit-test Instructions QEMU AVR 8 bit cores - - - - --- 2019-10-29 Michael Rolnik New
[v35,06/13] target/avr: Add instruction translation - Branch Instructions QEMU AVR 8 bit cores - - - - --- 2019-10-29 Michael Rolnik New
[v35,05/13] target/avr: Add instruction translation - Arithmetic and Logic Instructions QEMU AVR 8 bit cores - - - - --- 2019-10-29 Michael Rolnik New
[v35,04/13] target/avr: Add instruction translation - Registers definition QEMU AVR 8 bit cores - - - - --- 2019-10-29 Michael Rolnik New
[v35,03/13] target/avr: Add instruction decoding QEMU AVR 8 bit cores - - - 1 --- 2019-10-29 Michael Rolnik New
[v35,02/13] target/avr: Add instruction helpers QEMU AVR 8 bit cores - - - 1 --- 2019-10-29 Michael Rolnik New
[v35,01/13] target/avr: Add outward facing interfaces and core CPU logic QEMU AVR 8 bit cores 1 - - - --- 2019-10-29 Michael Rolnik New
[2/2] tests/fw_cfg: Test 'reboot-timeout=-1' special value [1/2] fw_cfg: Allow reboot-timeout=-1 again - - 1 - --- 2019-10-29 Philippe Mathieu-Daudé New
[1/2] fw_cfg: Allow reboot-timeout=-1 again [1/2] fw_cfg: Allow reboot-timeout=-1 again - 1 - - --- 2019-10-29 Philippe Mathieu-Daudé New
[6/6] memory: include MemoryListener documentation and some missing function parameters docs: integrate doc comments with Sphinx build - - - - --- 2019-10-29 Paolo Bonzini New
[5/6] docs: add memory API reference docs: integrate doc comments with Sphinx build - - - - --- 2019-10-29 Paolo Bonzini New
[4/6] memory: adjust API documentation to (modified) kerneldoc format docs: integrate doc comments with Sphinx build - - - - --- 2019-10-29 Paolo Bonzini New
[3/6] docs: disable sphinx warning about missing cross references docs: integrate doc comments with Sphinx build - - - - --- 2019-10-29 Paolo Bonzini New
[2/6] docs: tweak kernel-doc for QEMU coding standards docs: integrate doc comments with Sphinx build - - - - --- 2019-10-29 Paolo Bonzini New
[1/6] docs: import Linux kernel-doc script and extension docs: integrate doc comments with Sphinx build - - - - --- 2019-10-29 Paolo Bonzini New
block/block-copy: fix s->copy_size for compressed cluster block/block-copy: fix s->copy_size for compressed cluster - 1 - - --- 2019-10-29 Vladimir Sementsov-Ogievskiy New
[v7,11/11] vfio: unplug failover primary device before migration add failover feature for assigned network devices 1 - - - --- 2019-10-29 Jens Freimann New
[v7,10/11] net/virtio: add failover support add failover feature for assigned network devices - - - - --- 2019-10-29 Jens Freimann New
[v7,09/11] libqos: tolerate wait-unplug migration state add failover feature for assigned network devices - - - - --- 2019-10-29 Jens Freimann New
[v7,08/11] migration: add new migration state wait-unplug add failover feature for assigned network devices - - 1 - --- 2019-10-29 Jens Freimann New
[v7,07/11] migration: allow unplug during migration for failover devices add failover feature for assigned network devices - - - - --- 2019-10-29 Jens Freimann New
[v7,06/11] qapi: add failover negotiated event add failover feature for assigned network devices 1 - - - --- 2019-10-29 Jens Freimann New
[v7,05/11] qapi: add unplug primary event add failover feature for assigned network devices 1 - - - --- 2019-10-29 Jens Freimann New
[v7,04/11] pci: mark device having guest unplug request pending add failover feature for assigned network devices - - - - --- 2019-10-29 Jens Freimann New
[v7,03/11] pci: mark devices partially unplugged add failover feature for assigned network devices - - - - --- 2019-10-29 Jens Freimann New
[v7,02/11] pci: add option for net failover add failover feature for assigned network devices - - - - --- 2019-10-29 Jens Freimann New
[v7,01/11] qdev/qbus: add hidden device support add failover feature for assigned network devices - - - - --- 2019-10-29 Jens Freimann New
[PULL,19/19] qapi: Check feature documentation against the schema [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,18/19] qapi: Polish reporting of bogus member documentation [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,17/19] qapi: Lift features into QAPISchemaEntity [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,16/19] qapi: Fold normalize_enum() into check_enum() [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,15/19] qapi: Fold normalize_features() into check_features() [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,14/19] qapi: Fold normalize_if() into check_if() [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,13/19] qapi: Eliminate .check_doc() overrides [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,12/19] qapi: Simplify ._make_implicit_object_type() [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,11/19] qapi: Fix doc comment checking for commands and events [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,10/19] qapi: Clean up doc comment checking for implicit union base [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,09/19] qapi: Fix enum doc comment checking [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,08/19] qapi: Split .connect_doc(), .check_doc() off .check() [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,07/19] qapi: De-duplicate entity documentation generation code [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,06/19] qapi: Implement boxed event argument documentation [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,05/19] qemu-doc: Belatedly document QMP command deprecation [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,04/19] tests/qapi-schema: Fix feature documentation testing [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,03/19] tests/qapi-schema: Cover alternate documentation comments [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,02/19] tests/qapi-schema: Demonstrate command and event doc comment bugs [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs [PULL,01/19] tests/qapi-schema: Demonstrate feature and enum doc comment bugs - - - - --- 2019-10-29 Markus Armbruster New
[PULL,00/19] QAPI patches for 2019-10-29 - - - - --- 2019-10-29 Markus Armbruster New
[PULL,V2,4/4] COLO-compare: Fix incorrect `if` logic [PULL,V2,1/4] net: add tulip (dec21143) driver - 1 1 - --- 2019-10-29 Jason Wang New
[PULL,V2,3/4] virtio-net: prevent offloads reset on migration [PULL,V2,1/4] net: add tulip (dec21143) driver - - - - --- 2019-10-29 Jason Wang New
[PULL,V2,2/4] virtio: new post_load hook [PULL,V2,1/4] net: add tulip (dec21143) driver - - - - --- 2019-10-29 Jason Wang New
[PULL,V2,1/4] net: add tulip (dec21143) driver [PULL,V2,1/4] net: add tulip (dec21143) driver - - 1 - --- 2019-10-29 Jason Wang New
[PULL,V2,0/4] Net patches - - - - --- 2019-10-29 Jason Wang New
safe_syscall design guidance safe_syscall design guidance - - - - --- 2019-10-29 Kyle Evans New
[PULL,16/16] tests/boot_linux_console: Run BusyBox on 5KEc 64-bit cpu [PULL,1/16] MAINTAINERS: update location of Python libraries - - 2 1 --- 2019-10-28 Cleber Rosa New
[PULL,15/16] tests/boot_linux_console: Add initrd test for the Exynos4210 [PULL,1/16] MAINTAINERS: update location of Python libraries - - 1 1 --- 2019-10-28 Cleber Rosa New
[PULL,14/16] tests/boot_linux_console: Add a test for the Raspberry Pi 2 [PULL,1/16] MAINTAINERS: update location of Python libraries - - 2 1 --- 2019-10-28 Cleber Rosa New
[PULL,13/16] tests/boot_linux_console: Use Avocado archive::gzip_uncompress() [PULL,1/16] MAINTAINERS: update location of Python libraries - - 1 1 --- 2019-10-28 Cleber Rosa New
[PULL,12/16] .travis.yml: Let the avocado job run the 40p tests [PULL,1/16] MAINTAINERS: update location of Python libraries 1 - 1 1 --- 2019-10-28 Cleber Rosa New
[PULL,11/16] tests/acceptance: Test OpenBIOS on the PReP/40p [PULL,1/16] MAINTAINERS: update location of Python libraries 1 - 1 1 --- 2019-10-28 Cleber Rosa New
[PULL,10/16] tests/acceptance: Add test that runs NetBSD 4.0 installer on PRep/40p [PULL,1/16] MAINTAINERS: update location of Python libraries 2 - 2 1 --- 2019-10-28 Cleber Rosa New
[PULL,9/16] .travis.yml: Let the avocado job run the Leon3 test [PULL,1/16] MAINTAINERS: update location of Python libraries - - 1 1 --- 2019-10-28 Cleber Rosa New
[PULL,8/16] tests/acceptance: Add test that boots the HelenOS microkernel on Leon3 [PULL,1/16] MAINTAINERS: update location of Python libraries - - 1 1 --- 2019-10-28 Cleber Rosa New
[PULL,7/16] tests/acceptance: Refactor exec_command_and_wait_for_pattern() [PULL,1/16] MAINTAINERS: update location of Python libraries - - 1 1 --- 2019-10-28 Cleber Rosa New
[PULL,6/16] tests/acceptance: Send <carriage return> on serial lines [PULL,1/16] MAINTAINERS: update location of Python libraries - - 1 1 --- 2019-10-28 Cleber Rosa New
[PULL,5/16] tests/acceptance: Fix wait_for_console_pattern() hangs [PULL,1/16] MAINTAINERS: update location of Python libraries - - 2 - --- 2019-10-28 Cleber Rosa New
[PULL,4/16] Acceptance tests: refactor wait_for_console_pattern [PULL,1/16] MAINTAINERS: update location of Python libraries - - 3 - --- 2019-10-28 Cleber Rosa New
[PULL,3/16] Python libs: close console sockets before shutting down the VMs [PULL,1/16] MAINTAINERS: update location of Python libraries - - - - --- 2019-10-28 Cleber Rosa New
[PULL,2/16] Acceptance tests: work around socket dir [PULL,1/16] MAINTAINERS: update location of Python libraries - - - - --- 2019-10-28 Cleber Rosa New
[PULL,1/16] MAINTAINERS: update location of Python libraries [PULL,1/16] MAINTAINERS: update location of Python libraries - - - - --- 2019-10-28 Cleber Rosa New
[PULL,0/16] Python (acceptance tests) queue, 2019-10-28 - - - - --- 2019-10-28 Cleber Rosa New
[PULL,1/1] Update OpenBIOS images to 7e5b89e4 built from submodule. [PULL,1/1] Update OpenBIOS images to 7e5b89e4 built from submodule. - - - - --- 2019-10-28 Mark Cave-Ayland New
[PULL,0/1] qemu-openbios queue 20191028 - - - - --- 2019-10-28 Mark Cave-Ayland New
[PULL,11/11] BootLinuxConsoleTest: Test the Quadra 800 [PULL,01/11] esp: move handle_ti_cmd() cleanup code to esp_do_dma(). - - 2 1 --- 2019-10-28 Laurent Vivier New
[PULL,10/11] hw/m68k: define Macintosh Quadra 800 [PULL,01/11] esp: move handle_ti_cmd() cleanup code to esp_do_dma(). - - - 1 --- 2019-10-28 Laurent Vivier New
[PULL,09/11] hw/m68k: add a dummy SWIM floppy controller [PULL,01/11] esp: move handle_ti_cmd() cleanup code to esp_do_dma(). - - 1 - --- 2019-10-28 Laurent Vivier New
[PULL,08/11] hw/m68k: add Nubus macfb video card [PULL,01/11] esp: move handle_ti_cmd() cleanup code to esp_do_dma(). - - 2 - --- 2019-10-28 Laurent Vivier New
[PULL,07/11] hw/m68k: add Nubus support [PULL,01/11] esp: move handle_ti_cmd() cleanup code to esp_do_dma(). - - 1 - --- 2019-10-28 Laurent Vivier New
[PULL,06/11] hw/m68k: implement ADB bus support for via [PULL,01/11] esp: move handle_ti_cmd() cleanup code to esp_do_dma(). - - 2 - --- 2019-10-28 Laurent Vivier New
[PULL,05/11] hw/m68k: add VIA support [PULL,01/11] esp: move handle_ti_cmd() cleanup code to esp_do_dma(). - - 1 - --- 2019-10-28 Laurent Vivier New
[PULL,04/11] dp8393x: manage big endian bus [PULL,01/11] esp: move handle_ti_cmd() cleanup code to esp_do_dma(). - - 2 1 --- 2019-10-28 Laurent Vivier New
[PULL,03/11] esp: add pseudo-DMA as used by Macintosh [PULL,01/11] esp: move handle_ti_cmd() cleanup code to esp_do_dma(). 2 - - - --- 2019-10-28 Laurent Vivier New
[PULL,02/11] esp: move get_cmd() post-DMA code to get_cmd_cb() [PULL,01/11] esp: move handle_ti_cmd() cleanup code to esp_do_dma(). 1 - 1 - --- 2019-10-28 Laurent Vivier New
[PULL,01/11] esp: move handle_ti_cmd() cleanup code to esp_do_dma(). [PULL,01/11] esp: move handle_ti_cmd() cleanup code to esp_do_dma(). 1 - - - --- 2019-10-28 Laurent Vivier New
[PULL,00/11] Q800 branch patches - - - - --- 2019-10-28 Laurent Vivier New
[PULL,20/20] hw/pci-host/i440fx: Remove the last PIIX3 traces [PULL,01/20] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets - - 1 - --- 2019-10-28 Philippe Mathieu-Daudé New
[PULL,19/20] hw/pci-host: Rename incorrectly named 'piix' as 'i440fx' [PULL,01/20] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets - - 1 - --- 2019-10-28 Philippe Mathieu-Daudé New
[PULL,18/20] hw/pci-host/piix: Extract PIIX3 functions to hw/isa/piix3.c [PULL,01/20] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets - - 1 - --- 2019-10-28 Philippe Mathieu-Daudé New
[PULL,17/20] hw/pci-host/piix: Fix code style issues [PULL,01/20] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets - - 2 - --- 2019-10-28 Philippe Mathieu-Daudé New
[PULL,16/20] hw/pci-host/piix: Move i440FX declarations to hw/pci-host/i440fx.h [PULL,01/20] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets - - 1 - --- 2019-10-28 Philippe Mathieu-Daudé New
[PULL,15/20] hw/pci-host/piix: Define and use the PIIX IRQ Route Control Registers [PULL,01/20] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets 1 - 1 - --- 2019-10-28 Philippe Mathieu-Daudé New
[PULL,14/20] hw/pci-host/piix: Move RCR_IOPORT register definition [PULL,01/20] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets - - 1 - --- 2019-10-28 Philippe Mathieu-Daudé New
[PULL,13/20] hw/pci-host/piix: Extract piix3_create() [PULL,01/20] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets - - 2 - --- 2019-10-28 Philippe Mathieu-Daudé New
[PULL,12/20] hw/i386: Remove obsolete LoadStateHandler::load_state_old handlers [PULL,01/20] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets - - 1 - --- 2019-10-28 Philippe Mathieu-Daudé New
[PULL,11/20] hw/isa/piix4: Move piix4_create() to hw/isa/piix4.c [PULL,01/20] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets - - 1 - --- 2019-10-28 Philippe Mathieu-Daudé New
[PULL,10/20] hw/mips/mips_malta: Extract the PIIX4 creation code as piix4_create() [PULL,01/20] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets - - 1 - --- 2019-10-28 Philippe Mathieu-Daudé New
[PULL,09/20] hw/mips/mips_malta: Create IDE hard drive array dynamically [PULL,01/20] MAINTAINERS: Keep PIIX4 South Bridge separate from PC Chipsets - - 2 - --- 2019-10-28 Philippe Mathieu-Daudé New
« 1 2 ... 1757 1758 17594287 4288 »