Show patches with: none      |   436755 patches
« 1 2 ... 1090 1091 10924367 4368 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/3] hw/net: e1000e: Don't zero out the VLAN tag in the legacy RX descriptor [1/3] hw/net: e1000: Correct the initial value of VET register - 1 - - --- 2021-07-01 Bin Meng Superseded
[2/3] hw/net: e1000e: Correct the initial value of VET register [1/3] hw/net: e1000: Correct the initial value of VET register - - - - --- 2021-07-01 Bin Meng Superseded
[1/3] hw/net: e1000: Correct the initial value of VET register [1/3] hw/net: e1000: Correct the initial value of VET register - - - - --- 2021-07-01 Bin Meng Superseded
[PULL,V2,6/6] net/net.c: Add handler for passthrough filter command [PULL,V2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-01 Zhang, Chen New
[PULL,V2,5/6] net/colo-compare: Add passthrough list to CompareState [PULL,V2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-01 Zhang, Chen New
[PULL,V2,4/6] net/colo-compare: Move data structure and define to .h file. [PULL,V2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-01 Zhang, Chen New
[PULL,V2,3/6] hmp-commands: Add new HMP command for filter passthrough [PULL,V2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-01 Zhang, Chen New
[PULL,V2,2/6] util/qemu-sockets.c: Add inet_parse_base to handle InetSocketAddressBase [PULL,V2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-01 Zhang, Chen New
[PULL,V2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough [PULL,V2,1/6] qapi/net: Add IPFlowSpec and QMP command for filter passthrough - - - - --- 2021-07-01 Zhang, Chen New
[PULL,V2,0/6] COLO-Proxy patches for 2021-06-25 - - - - --- 2021-07-01 Zhang, Chen New
[fixup] s390x: fixup for "s390x/cpumodel: add 3931 and 3932" [fixup] s390x: fixup for "s390x/cpumodel: add 3931 and 3932" - - 1 - --- 2021-07-01 Christian Borntraeger New
[2/2] hw/display: fail early when multiple virgl devices are requested [1/2] hw/display: report an error if virgl initialization failed - - - - --- 2021-07-01 Marc-André Lureau New
[1/2] hw/display: report an error if virgl initialization failed [1/2] hw/display: report an error if virgl initialization failed - - - - --- 2021-07-01 Marc-André Lureau New
vl: add virtio-vga-gl to the default_list vl: add virtio-vga-gl to the default_list - - - - --- 2021-07-01 Marc-André Lureau New
[v3,2/2] hw/i386/pc: Document pc_system_ovmf_table_find hw/i386/pc: Clarify pc_system_ovmf_table_find usage - - 1 - --- 2021-07-01 Dov Murik New
[v3,1/2] hw/i386/pc: pc_system_ovmf_table_find: Assert that flash was parsed hw/i386/pc: Clarify pc_system_ovmf_table_find usage - - 2 - --- 2021-07-01 Dov Murik New
[20/20] python/aqmp: add scary message python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[19/20] python/aqmp: add asyncio_run compatibility wrapper python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[18/20] python/aqmp: add _raw() execution interface python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[17/20] python/aqmp: add execute() interfaces python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[16/20] python/aqmp: Add message routing to QMP protocol python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[15/20] python/aqmp: add QMP protocol support python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[14/20] python/aqmp: add QMP event support python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[13/20] python/aqmp: add well-known QMP object models python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[12/20] python/aqmp: add QMP Message format python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[11/20] python/aqmp: add AsyncProtocol._readline() method python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[10/20] python/aqmp: add _cb_inbound and _cb_inbound logging hooks python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[09/20] python/aqmp: add AsyncProtocol.accept() method python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[08/20] python/aqmp: add logging to AsyncProtocol python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[07/20] python/aqmp: add runstate state machine to AsyncProtocol python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[06/20] python/aqmp: add generic async message-based protocol support python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[05/20] python/aqmp: add asyncio compatibility wrappers python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[04/20] python/aqmp: add error classes python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[03/20] python/aqmp: add asynchronous QMP (AQMP) subpackage python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[02/20] python/pylint: disable too-many-function-args python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[01/20] python/pylint: Add exception for TypeVar names ('T') python: introduce Asynchronous QMP package - - - - --- 2021-07-01 John Snow New
[PULL,15/15] python: Fix broken ReST docstrings [PULL,01/15] python/qom: Do not use 'err' name at module scope - - 2 - --- 2021-07-01 John Snow New
[PULL,14/15] python: remove auto-generated pyproject.toml file [PULL,01/15] python/qom: Do not use 'err' name at module scope - - 2 - --- 2021-07-01 John Snow New
[PULL,13/15] python: Update help text on 'make clean', 'make distclean' [PULL,01/15] python/qom: Do not use 'err' name at module scope - - 2 - --- 2021-07-01 John Snow New
[PULL,12/15] python: Update help text on 'make check', 'make develop' [PULL,01/15] python/qom: Do not use 'err' name at module scope - - 2 - --- 2021-07-01 John Snow New
[PULL,11/15] python: add 'make check-dev' invocation [PULL,01/15] python/qom: Do not use 'err' name at module scope 2 - 2 1 --- 2021-07-01 John Snow New
[PULL,10/15] python: only check qemu/ subdir with flake8 [PULL,01/15] python/qom: Do not use 'err' name at module scope - - 2 1 --- 2021-07-01 John Snow New
[PULL,09/15] python: Fix .PHONY Make specifiers [PULL,01/15] python/qom: Do not use 'err' name at module scope - - 2 - --- 2021-07-01 John Snow New
[PULL,08/15] python: update help text for check-tox [PULL,01/15] python/qom: Do not use 'err' name at module scope - - 2 - --- 2021-07-01 John Snow New
[PULL,07/15] python: rename 'venv-check' target to 'check-pipenv' [PULL,01/15] python/qom: Do not use 'err' name at module scope - - 2 - --- 2021-07-01 John Snow New
[PULL,06/15] python: Add no-install usage instructions [PULL,01/15] python/qom: Do not use 'err' name at module scope - - 2 - --- 2021-07-01 John Snow New
[PULL,05/15] python: README.rst touchups [PULL,01/15] python/qom: Do not use 'err' name at module scope - - 2 - --- 2021-07-01 John Snow New
[PULL,04/15] python: Re-lock pipenv at *oldest* supported versions [PULL,01/15] python/qom: Do not use 'err' name at module scope - - 2 - --- 2021-07-01 John Snow New
[PULL,03/15] python: Remove global pylint suppressions [PULL,01/15] python/qom: Do not use 'err' name at module scope - - 2 - --- 2021-07-01 John Snow New
[PULL,02/15] python: expose typing information via PEP 561 [PULL,01/15] python/qom: Do not use 'err' name at module scope - - 2 - --- 2021-07-01 John Snow New
[PULL,01/15] python/qom: Do not use 'err' name at module scope [PULL,01/15] python/qom: Do not use 'err' name at module scope - - 2 - --- 2021-07-01 John Snow New
[PULL,00/15] Python patches - - - - --- 2021-07-01 John Snow New
[RFC,3/3] qom: Improve error message in module_object_class_by_name() Improve module accelerator error message - - - - --- 2021-06-30 Jose R. Ziviani New
[RFC,2/3] modules: Implement module_is_loaded function Improve module accelerator error message - - - - --- 2021-06-30 Jose R. Ziviani New
[RFC,1/3] modules: Add CONFIG_TCG_MODULAR in config_host Improve module accelerator error message - - - - --- 2021-06-30 Jose R. Ziviani New
migration: Move bitmap_mutex out of migration_bitmap_clear_dirty() migration: Move bitmap_mutex out of migration_bitmap_clear_dirty() - - 1 - --- 2021-06-30 Peter Xu New
[v5,10/10] ACPI ERST: step 6 of bios-tables-test.c acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-06-30 Eric DeVolder New
[v5,09/10] ACPI ERST: qtest for ERST acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-06-30 Eric DeVolder New
[v5,08/10] ACPI ERST: create ACPI ERST table for pc/x86 machines. acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-06-30 Eric DeVolder New
[v5,07/10] ACPI ERST: trace support acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-06-30 Eric DeVolder New
[v5,06/10] ACPI ERST: build the ACPI ERST table acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-06-30 Eric DeVolder New
[v5,05/10] ACPI ERST: support for ACPI ERST feature acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-06-30 Eric DeVolder New
[v5,04/10] ACPI ERST: header file for ERST acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-06-30 Eric DeVolder New
[v5,03/10] ACPI ERST: PCI device_id for ERST acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-06-30 Eric DeVolder New
[v5,02/10] ACPI ERST: specification for ERST support acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-06-30 Eric DeVolder New
[v5,01/10] ACPI ERST: bios-tables-test.c steps 1 and 2 acpi: Error Record Serialization Table, ERST, support for QEMU - - - - --- 2021-06-30 Eric DeVolder New
python: Configure tox to skip missing interpreters python: Configure tox to skip missing interpreters - - 2 - --- 2021-06-30 Wainer dos Santos Moschetta New
[v2,28/28] target/xtensa: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,27/28] target/tricore: Use tcg_gen_lookup_and_goto_ptr accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,26/28] target/tricore: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,25/28] target/sparc: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,24/28] target/sh4: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,23/28] target/s390x: Remove use_exit_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,22/28] target/s390x: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,21/28] target/rx: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,20/28] target/riscv: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,19/28] target/ppc: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,18/28] target/openrisc: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,17/28] target/nios2: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,16/28] target/mips: Fix missing else in gen_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,15/28] target/mips: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,14/28] target/microblaze: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,13/28] target/m68k: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb 1 - 1 - --- 2021-06-30 Richard Henderson New
[v2,12/28] target/i386: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,11/28] target/hppa: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,10/28] target/cris: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,09/28] target/avr: Mark some helpers noreturn accel/tcg: Introduce translator_use_goto_tb - - 2 - --- 2021-06-30 Richard Henderson New
[v2,08/28] target/avr: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,07/28] target/arm: Use translator_use_goto_tb for aarch32 accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,06/28] target/arm: Use translator_use_goto_tb for aarch64 accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,05/28] target/arm: Use gen_jmp for ISB and SB accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,04/28] target/alpha: Use translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,03/28] target/alpha: Remove in_superpage accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,02/28] target/alpha: Remove use_exit_tb accel/tcg: Introduce translator_use_goto_tb - - 1 - --- 2021-06-30 Richard Henderson New
[v2,01/28] accel/tcg: Introduce translator_use_goto_tb accel/tcg: Introduce translator_use_goto_tb - - 2 - --- 2021-06-30 Richard Henderson New
[4/4] qemu-options: Improve the documentation of the -display options Improvements for the -display option - 1 - - --- 2021-06-30 Thomas Huth New
[3/4] ui: Mark the '-no-quit' option as deprecated Improvements for the -display option - - 1 - --- 2021-06-30 Thomas Huth New
[2/4] ui: Fix the "-display sdl,window_close=..." parameter Improvements for the -display option - - - - --- 2021-06-30 Thomas Huth New
[1/4] softmmu/vl: Remove obsolete comment about the "frame" parameter Improvements for the -display option - 1 - - --- 2021-06-30 Thomas Huth New
seccomp: don't block getters for resource control syscalls seccomp: don't block getters for resource control syscalls 1 - 1 - --- 2021-06-30 Daniel P. Berrangé New
« 1 2 ... 1090 1091 10924367 4368 »