Show patches with: none      |   431746 patches
« 1 2 ... 914 915 9164317 4318 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,30/51] tcg/optimize: Split out fold_xx_to_i tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,29/51] tcg/optimize: Split out fold_mov tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,28/51] tcg/optimize: Split out fold_dup, fold_dup2 tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,27/51] tcg/optimize: Split out fold_bswap tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,26/51] tcg/optimize: Split out fold_count_zeros tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,25/51] tcg/optimize: Split out fold_deposit tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,24/51] tcg/optimize: Split out fold_extract, fold_sextract tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,23/51] tcg/optimize: Split out fold_extract2 tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,22/51] tcg/optimize: Split out fold_movcond tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,21/51] tcg/optimize: Split out fold_addsub2_i32 tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,20/51] tcg/optimize: Split out fold_mulu2_i32 tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,19/51] tcg/optimize: Split out fold_setcond tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,18/51] tcg/optimize: Split out fold_brcond tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,17/51] tcg/optimize: Split out fold_brcond2 tcg: optimize redundant sign extensions - - 1 - --- 2021-10-26 Richard Henderson New
[v4,16/51] tcg/optimize: Split out fold_setcond2 tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,15/51] tcg/optimize: Split out fold_const{1,2} tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,14/51] tcg/optimize: Split out fold_mb, fold_qemu_{ld,st} tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,13/51] tcg/optimize: Use a boolean to avoid a mass of continues tcg: optimize redundant sign extensions - - 3 - --- 2021-10-26 Richard Henderson New
[v4,12/51] tcg/optimize: Split out finish_folding tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,11/51] tcg/optimize: Return true from tcg_opt_gen_{mov, movi} tcg: optimize redundant sign extensions - - 3 - --- 2021-10-26 Richard Henderson New
[v4,10/51] tcg/optimize: Change fail return for do_constant_folding_cond* tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,09/51] tcg/optimize: Drop nb_oargs, nb_iargs locals tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,08/51] tcg/optimize: Split out fold_call tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,07/51] tcg/optimize: Split out copy_propagate tcg: optimize redundant sign extensions - - 3 - --- 2021-10-26 Richard Henderson New
[v4,06/51] tcg/optimize: Split out init_arguments tcg: optimize redundant sign extensions - - 3 - --- 2021-10-26 Richard Henderson New
[v4,05/51] tcg/optimize: Move prev_mb into OptContext tcg: optimize redundant sign extensions - - 3 - --- 2021-10-26 Richard Henderson New
[v4,04/51] tcg/optimize: Change tcg_opt_gen_{mov, movi} interface tcg: optimize redundant sign extensions - - 2 - --- 2021-10-26 Richard Henderson New
[v4,03/51] tcg/optimize: Remove do_default label tcg: optimize redundant sign extensions - - 3 - --- 2021-10-26 Richard Henderson New
[v4,02/51] tcg/optimize: Split out OptContext tcg: optimize redundant sign extensions - - 3 - --- 2021-10-26 Richard Henderson New
[v4,01/51] tcg/optimize: Rename "mask" to "z_mask" tcg: optimize redundant sign extensions - - 3 - --- 2021-10-26 Richard Henderson New
[v6,7/7] tests/acpi: add expected blobs for VIOT test on q35 machine virtio-iommu: Add ACPI support (x86 part) - - 1 - --- 2021-10-26 Jean-Philippe Brucker New
[v6,6/7] tests/acpi: add test case for VIOT on q35 machine virtio-iommu: Add ACPI support (x86 part) - - 2 - --- 2021-10-26 Jean-Philippe Brucker New
[v6,5/7] tests/acpi: allow updates of VIOT expected data files on q35 machine virtio-iommu: Add ACPI support (x86 part) 1 - 1 - --- 2021-10-26 Jean-Philippe Brucker New
[v6,4/7] hw/i386/pc: Allow instantiating a virtio-iommu device virtio-iommu: Add ACPI support (x86 part) - - 2 1 --- 2021-10-26 Jean-Philippe Brucker New
[v6,3/7] hw/i386/pc: Move IOMMU singleton into PCMachineState virtio-iommu: Add ACPI support (x86 part) - - 2 - --- 2021-10-26 Jean-Philippe Brucker New
[v6,2/7] hw/i386/pc: Remove x86_iommu_get_type() virtio-iommu: Add ACPI support (x86 part) - - 2 - --- 2021-10-26 Jean-Philippe Brucker New
[v6,1/7] hw/acpi: Add VIOT table virtio-iommu: Add ACPI support (x86 part) - - 1 1 --- 2021-10-26 Jean-Philippe Brucker New
[V4,3/3] net/colo-compare.c: Remove vnet_hdr and check in payload from colo-compare net/filter: Optimize filters vnet_hdr support - - - - --- 2021-10-26 Zhang, Chen New
[V4,2/3] net/filter: Remove vnet_hdr from filter-rewriter net/filter: Optimize filters vnet_hdr support - - - - --- 2021-10-26 Zhang, Chen New
[V4,1/3] net/filter: Remove vnet_hdr from filter-mirror and filter-redirector net/filter: Optimize filters vnet_hdr support - - - - --- 2021-10-26 Zhang, Chen New
[v2] target/mips: Fix Loongson-3A4000 MSAIR config register [v2] target/mips: Fix Loongson-3A4000 MSAIR config register - - 1 - --- 2021-10-26 Philippe Mathieu-Daudé New
[v5,8/8] python, iotests: replace qmp with aqmp Switch iotests to using Async QMP - - - - --- 2021-10-26 John Snow New
[v5,7/8] python/aqmp: Create sync QMP wrapper for iotests Switch iotests to using Async QMP 1 - - - --- 2021-10-26 John Snow New
[v5,6/8] iotests/300: avoid abnormal shutdown race condition Switch iotests to using Async QMP - - - - --- 2021-10-26 John Snow New
[v5,5/8] iotests: Conditionally silence certain AQMP errors Switch iotests to using Async QMP - - 1 - --- 2021-10-26 John Snow New
[v5,4/8] iotests: Accommodate async QMP Exception classes Switch iotests to using Async QMP - - 1 - --- 2021-10-26 John Snow New
[v5,3/8] python/aqmp: Remove scary message Switch iotests to using Async QMP 1 - - - --- 2021-10-26 John Snow New
[v5,2/8] python/machine: Handle QMP errors on close more meticulously Switch iotests to using Async QMP - - 1 - --- 2021-10-26 John Snow New
[v5,1/8] python/machine: remove has_quit argument Switch iotests to using Async QMP - - 1 - --- 2021-10-26 John Snow New
tests/tcg: remove debug polluting make output tests/tcg: remove debug polluting make output - 1 2 - --- 2021-10-26 Alex Bennée New
[v2,3/3] linux-aio: add `dev_max_batch` parameter to laio_io_unplug() linux-aio: allow block devices to limit aio-max-batch - - 2 - --- 2021-10-26 Stefano Garzarella New
[v2,2/3] linux-aio: add `dev_max_batch` parameter to laio_co_submit() linux-aio: allow block devices to limit aio-max-batch - - 2 - --- 2021-10-26 Stefano Garzarella New
[v2,1/3] file-posix: add `aio-max-batch` option linux-aio: allow block devices to limit aio-max-batch - - 2 - --- 2021-10-26 Stefano Garzarella New
[v2,3/3] memory: Update description of memory_region_is_mapped() memory: memory_region_is_mapped() cleanups - - 1 - --- 2021-10-26 David Hildenbrand New
[v2,2/3] memory: Make memory_region_is_mapped() succeed when mapped via an alias memory: memory_region_is_mapped() cleanups - - 1 - --- 2021-10-26 David Hildenbrand New
[v2,1/3] machine: Use host_memory_backend_is_mapped() in machine_consume_memdev() memory: memory_region_is_mapped() cleanups - - 3 - --- 2021-10-26 David Hildenbrand New
[v3,3/3] hw/i386: expose a "smbios-entry-point-type" PC machine property pc: Support configuration of SMBIOS entry point type - - 1 - --- 2021-10-26 Eduardo Habkost New
[v3,2/3] hw/smbios: Use qapi for SmbiosEntryPointType pc: Support configuration of SMBIOS entry point type 1 - - - --- 2021-10-26 Eduardo Habkost New
[v3,1/3] smbios: Rename SMBIOS_ENTRY_POINT_* enums pc: Support configuration of SMBIOS entry point type - - - - --- 2021-10-26 Eduardo Habkost New
failover: specify an alternate MAC address failover: specify an alternate MAC address - - - - --- 2021-10-26 Laurent Vivier New
[1/1] gitlab-ci: Only push docker images to registry from /master branch gitlab-ci: Only push docker images to mainstream registry from /master - - 1 - --- 2021-10-26 Philippe Mathieu-Daudé New
[v2,2/2] target/riscv: remove force HS exception target/riscv: fix hypervisor exceptions - - 1 - --- 2021-10-26 Jose Martins New
[v2,1/2] target/riscv: fix VS interrupts forwarding to HS target/riscv: fix hypervisor exceptions - - 1 - --- 2021-10-26 Jose Martins New
[v2] generic-loader: check that binary file target location exists [v2] generic-loader: check that binary file target location exists - - 1 - --- 2021-10-26 Damien Hedde New
[2/2] docs/devel/qapi-code-gen: Belatedly document feature documentation qapi: Documentation improvements - - - - --- 2021-10-26 Markus Armbruster New
[1/2] docs/devel/qapi-code-gen: Drop a duplicate paragraph qapi: Documentation improvements - 1 2 - --- 2021-10-26 Markus Armbruster New
hw/net: store timers for e1000 in vmstate hw/net: store timers for e1000 in vmstate - - - - --- 2021-10-26 Pavel Dovgalyuk New
[PULL,5/5] virtiofsd: Error on bad socket group name [PULL,1/5] virtiofsd: xattr mapping add a new type "unsupported" - - 1 - --- 2021-10-26 Dr. David Alan Gilbert New
[PULL,4/5] virtiofsd: Add a helper to stop all queues [PULL,1/5] virtiofsd: xattr mapping add a new type "unsupported" - - 1 - --- 2021-10-26 Dr. David Alan Gilbert New
[PULL,3/5] virtiofsd: Add a helper to send element on virtqueue [PULL,1/5] virtiofsd: xattr mapping add a new type "unsupported" - - 1 - --- 2021-10-26 Dr. David Alan Gilbert New
[PULL,2/5] virtiofsd: Remove unused virtio_fs_config definition [PULL,1/5] virtiofsd: xattr mapping add a new type "unsupported" - - 1 - --- 2021-10-26 Dr. David Alan Gilbert New
[PULL,1/5] virtiofsd: xattr mapping add a new type "unsupported" [PULL,1/5] virtiofsd: xattr mapping add a new type "unsupported" - - 1 - --- 2021-10-26 Dr. David Alan Gilbert New
[PULL,0/5] virtiofs queue - - - - --- 2021-10-26 Dr. David Alan Gilbert New
[v1,28/28] gdbstub: Switch to the thread receiving a signal testing, plugins and gdbstub for 6.2 - - 1 - --- 2021-10-26 Alex Bennée New
[v1,27/28] tests/tcg: remove duplicate EXTRA_RUNS testing, plugins and gdbstub for 6.2 - - 1 - --- 2021-10-26 Alex Bennée New
[v1,26/28] contrib/plugins: add a drcov plugin testing, plugins and gdbstub for 6.2 - - - - --- 2021-10-26 Alex Bennée New
[v1,25/28] plugins: add helper functions for coverage plugins testing, plugins and gdbstub for 6.2 - - - - --- 2021-10-26 Alex Bennée New
[v1,24/28] tracing: excise the tcg related from tracetool testing, plugins and gdbstub for 6.2 - - 1 - --- 2021-10-26 Alex Bennée New
[v1,23/28] tracing: remove the trace-tcg includes from the build testing, plugins and gdbstub for 6.2 - - 1 - --- 2021-10-26 Alex Bennée New
[v1,22/28] tracing: remove TCG memory access tracing testing, plugins and gdbstub for 6.2 - - 1 - --- 2021-10-26 Alex Bennée New
[v1,21/28] docs: remove references to TCG tracing testing, plugins and gdbstub for 6.2 - - 1 - --- 2021-10-26 Alex Bennée New
[v1,20/28] plugins: try and make plugin_insn_append more ergonomic testing, plugins and gdbstub for 6.2 - - 1 - --- 2021-10-26 Alex Bennée New
[v1,19/28] tests/plugins: extend the insn plugin to track opcode sizes testing, plugins and gdbstub for 6.2 - - - - --- 2021-10-26 Alex Bennée New
[v1,18/28] chardev: don't exit() straight away on C-a x testing, plugins and gdbstub for 6.2 1 - 2 - --- 2021-10-26 Alex Bennée New
[v1,17/28] docs/tcg-plugins: add L2 arguments to cache docs testing, plugins and gdbstub for 6.2 - - - - --- 2021-10-26 Alex Bennée New
[v1,16/28] plugins/cache: make L2 emulation optional through args testing, plugins and gdbstub for 6.2 - - - - --- 2021-10-26 Alex Bennée New
[v1,15/28] plugins/cache: split command line arguments into name and value testing, plugins and gdbstub for 6.2 - - - - --- 2021-10-26 Alex Bennée New
[v1,14/28] plugins/cache: implement unified L2 cache emulation testing, plugins and gdbstub for 6.2 - - - - --- 2021-10-26 Alex Bennée New
[v1,13/28] plugins/cache: freed heap-allocated mutexes testing, plugins and gdbstub for 6.2 - - 2 - --- 2021-10-26 Alex Bennée New
[v1,12/28] ebpf: really include it only in system emulators testing, plugins and gdbstub for 6.2 - - 1 - --- 2021-10-26 Alex Bennée New
[v1,11/28] tests/tcg: enable debian-nios2-cross for test building testing, plugins and gdbstub for 6.2 - - 2 - --- 2021-10-26 Alex Bennée New
[v1,10/28] tests/docker: allow non-unique userid testing, plugins and gdbstub for 6.2 - - - - --- 2021-10-26 Alex Bennée New
[v1,09/28] tests/docker: split PARTIAL into PARTIAL and VIRTUAL images testing, plugins and gdbstub for 6.2 - - 2 - --- 2021-10-26 Alex Bennée New
[v1,08/28] tests/tcg: Fix some targets default cross compiler path testing, plugins and gdbstub for 6.2 - 1 1 - --- 2021-10-26 Alex Bennée New
[v1,07/28] tests/tcg: Enable container_cross_cc for microblaze testing, plugins and gdbstub for 6.2 - - 1 - --- 2021-10-26 Alex Bennée New
[v1,06/28] tests/docker: Add debian-microblaze-cross image testing, plugins and gdbstub for 6.2 - - 2 - --- 2021-10-26 Alex Bennée New
[v1,05/28] tests/docker: Add debian-nios2-cross image testing, plugins and gdbstub for 6.2 - - 2 - --- 2021-10-26 Alex Bennée New
[v1,04/28] gitlab-ci: Remove special casing for hexagon testing testing, plugins and gdbstub for 6.2 - - 2 - --- 2021-10-26 Alex Bennée New
[v1,03/28] tests/docker: Update debian-hexagon-cross to a newer toolchain testing, plugins and gdbstub for 6.2 - - - - --- 2021-10-26 Alex Bennée New
[v1,02/28] tests/docker: Simplify debian-all-test-cross testing, plugins and gdbstub for 6.2 - - - - --- 2021-10-26 Alex Bennée New
« 1 2 ... 914 915 9164317 4318 »