Show patches with: Archived = No       |   430286 patches
« 1 2 ... 580 581 5824302 4303 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v1,2/3] hw/loongarch: Improve fdt for LoongArch virt machine Improve FDT and support TPM for LoongArch - - - - --- 2022-10-21 Xiaojuan Yang New
[v1,1/3] hw/loongarch: Change FDT base addr to 2 MiB Improve FDT and support TPM for LoongArch - - - - --- 2022-10-21 Xiaojuan Yang New
[v8,2/2] hw/intc: Fix LoongArch extioi coreisr accessing Fix LoongArch extioi coreisr accessing - - - - --- 2022-10-21 Xiaojuan Yang New
[v8,1/2] hw/intc: Convert the memops to with_attrs in LoongArch extioi Fix LoongArch extioi coreisr accessing - - 1 - --- 2022-10-21 Xiaojuan Yang New
[4/4] hw/block/nvme: add zone descriptor changed AEN hw/block/nvme: Implement ZNS finish-zone ZDC AEN - - - - --- 2022-10-21 Clay Mayers New
[3/4] hw/block/nvme: supply dw1 for aen result hw/block/nvme: Implement ZNS finish-zone ZDC AEN - - 1 - --- 2022-10-21 Clay Mayers New
[2/4] hw/block/nvme: add zone descriptor changed log page hw/block/nvme: Implement ZNS finish-zone ZDC AEN - - - - --- 2022-10-21 Clay Mayers New
[1/4] hw/block/nvme: add ZONE_FINISH_RECOMMENDED functionality hw/block/nvme: Implement ZNS finish-zone ZDC AEN - - 1 - --- 2022-10-21 Clay Mayers New
tcg/riscv: Fix reg overlap case in tcg_out_addsub2 tcg/riscv: Fix reg overlap case in tcg_out_addsub2 - - 1 - --- 2022-10-20 Richard Henderson New
[v5,14/14] target/arm: Use the max page size in a 2-stage ptw target/arm: Implement FEAT_HAFDBS - - 1 - --- 2022-10-20 Richard Henderson New
[v5,13/14] target/arm: Implement FEAT_HAFDBS, dirty bit portion target/arm: Implement FEAT_HAFDBS - - - - --- 2022-10-20 Richard Henderson New
[v5,12/14] target/arm: Implement FEAT_HAFDBS, access flag portion target/arm: Implement FEAT_HAFDBS - - 1 - --- 2022-10-20 Richard Henderson New
[v5,11/14] target/arm: Tidy merging of attributes from descriptor and table target/arm: Implement FEAT_HAFDBS - - - - --- 2022-10-20 Richard Henderson New
[v5,10/14] target/arm: Consider GP an attribute in get_phys_addr_lpae target/arm: Implement FEAT_HAFDBS - - 2 - --- 2022-10-20 Richard Henderson New
[v5,09/14] target/arm: Don't shift attrs in get_phys_addr_lpae target/arm: Implement FEAT_HAFDBS - - 1 - --- 2022-10-20 Richard Henderson New
[v5,08/14] target/arm: Fix fault reporting in get_phys_addr_lpae target/arm: Implement FEAT_HAFDBS - - 1 - --- 2022-10-20 Richard Henderson New
[v5,07/14] target/arm: Remove loop from get_phys_addr_lpae target/arm: Implement FEAT_HAFDBS - - 1 - --- 2022-10-20 Richard Henderson New
[v5,06/14] target/arm: Add ARMFault_UnsuppAtomicUpdate target/arm: Implement FEAT_HAFDBS - - 1 - --- 2022-10-20 Richard Henderson New
[v5,05/14] target/arm: Move S1_ptw_translate outside arm_ld[lq]_ptw target/arm: Implement FEAT_HAFDBS - - 1 - --- 2022-10-20 Richard Henderson New
[v5,04/14] target/arm: Extract HA and HD in aa64_va_parameters target/arm: Implement FEAT_HAFDBS - - 1 - --- 2022-10-20 Richard Henderson New
[v5,03/14] target/arm: Add isar predicates for FEAT_HAFDBS target/arm: Implement FEAT_HAFDBS - - 1 - --- 2022-10-20 Richard Henderson New
[v5,02/14] target/arm: Add ptw_idx to S1Translate target/arm: Implement FEAT_HAFDBS - - - - --- 2022-10-20 Richard Henderson New
[v5,01/14] target/arm: Introduce regime_is_stage2 target/arm: Implement FEAT_HAFDBS - - 2 - --- 2022-10-20 Richard Henderson New
qga: add channel path to error messages qga: add channel path to error messages - - 1 - --- 2022-10-20 Bjørn Forsman New
.gitignore: add multiple items to .gitignore .gitignore: add multiple items to .gitignore - - 1 - --- 2022-10-20 Wang, Lei New
[v13,17/17] net: stream: add QAPI events to report connection state qapi: net: add unix socket type support to netdev backend 1 - - - --- 2022-10-20 Laurent Vivier New
[v13,15/17] net: stream: move to QIO to enable additional parameters qapi: net: add unix socket type support to netdev backend 1 - - - --- 2022-10-20 Laurent Vivier New
[v13,14/17] qemu-sockets: update socket_uri() and socket_parse() to be consistent qapi: net: add unix socket type support to netdev backend 1 - 3 - --- 2022-10-20 Laurent Vivier New
[v13,13/17] qemu-sockets: move and rename SocketAddress_to_str() qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[v13,12/17] net: dgram: add unix socket qapi: net: add unix socket type support to netdev backend 2 - 2 - --- 2022-10-20 Laurent Vivier New
[v13,11/17] net: dgram: move mcast specific code from net_socket_fd_init_dgram() qapi: net: add unix socket type support to netdev backend 1 - 1 - --- 2022-10-20 Laurent Vivier New
[v13,10/17] net: dgram: make dgram_dst generic qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[v13,09/17] net: stream: add unix socket qapi: net: add unix socket type support to netdev backend 2 - 2 - --- 2022-10-20 Laurent Vivier New
[v13,07/17] net: socket: Don't ignore EINVAL on netdev socket connection qapi: net: add unix socket type support to netdev backend 1 - 1 - --- 2022-10-20 Laurent Vivier New
[v13,05/17] net: introduce qemu_set_info_str() function qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[v13,03/17] net: simplify net_client_parse() error management qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[v13,01/17] net: introduce convert_host_port() qapi: net: add unix socket type support to netdev backend 1 - 2 - --- 2022-10-20 Laurent Vivier New
[2/4] vhost: toggle device callbacks using used event idx Shadow VirtQueue event index support - - - - --- 2022-10-20 Eugenio Perez Martin New
[v3] hw/core/resettable: fix reset level counting [v3] hw/core/resettable: fix reset level counting - - - - --- 2022-10-20 Peter Maydell New
[v16,10/10] virtio-pci: add support for configure interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-20 Cindy Lu New
[v16,09/10] virtio-mmio: add support for configure interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-20 Cindy Lu New
[v16,08/10] virtio-net: add support for configure interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-20 Cindy Lu New
[v16,07/10] vhost: add support for configure interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-20 Cindy Lu New
[v16,05/10] vhost-vdpa: add support for config interrupt vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-20 Cindy Lu New
[v16,04/10] vhost: introduce new VhostOps vhost_set_config_call vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-20 Cindy Lu New
[v16,02/10] virtio-pci: decouple notifier from interrupt process vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-20 Cindy Lu New
[v16,01/10] virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX vhost-vdpa: add support for configure interrupt - - - - --- 2022-10-20 Cindy Lu New
[v2] target/i386: implement FMA instructions [v2] target/i386: implement FMA instructions - - 1 - --- 2022-10-20 Paolo Bonzini New
[RFC,18/17] util/qemu-sockets: Display IPv6 addresses within square brackets qapi: net: add unix socket type support to netdev backend - - - - --- 2022-10-20 Philippe Mathieu-Daudé New
[v6,10/10] MAINTAINERS: add myself as the maintainer for acpi biosbits avocado tests [v6,01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits - - 1 - --- 2022-10-20 Ani Sinha New
[v6,09/10] acpi/tests/avocado/bits/doc: add a doc file to describe the acpi bits test [v6,01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits - - - - --- 2022-10-20 Ani Sinha New
[v6,08/10] acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits [v6,01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits - - - - --- 2022-10-20 Ani Sinha New
[v6,07/10] acpi/tests/avocado/bits: add biosbits config file for running bios tests [v6,01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits - - 1 - --- 2022-10-20 Ani Sinha New
[v6,06/10] acpi/tests/avocado/bits: disable smilatency test since it does not pass everytime [v6,01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits - - - - --- 2022-10-20 Ani Sinha New
[v6,05/10] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits smilatency tests [v6,01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits - - 1 - --- 2022-10-20 Ani Sinha New
[v6,04/10] acpi/tests/avocado/bits: add smilatency test suite from bits in order to disable it [v6,01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits - - - - --- 2022-10-20 Ani Sinha New
[v6,03/10] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits [v6,01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits - - 1 - --- 2022-10-20 Ani Sinha New
[v6,02/10] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests [v6,01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits - - 1 - --- 2022-10-20 Ani Sinha New
[v6,01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits [v6,01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits - - 1 - --- 2022-10-20 Ani Sinha New
[v6,00/10] Introduce new acpi/smbios avocado tests using biosbits - - - - --- 2022-10-20 Ani Sinha New
[PULL,24/24] hw/ide/microdrive: Use device_cold_reset() for self-resets [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,23/24] target/arm: Enable TARGET_TB_PCREL [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,22/24] target/arm: Introduce gen_pc_plus_diff for aarch32 [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,21/24] target/arm: Introduce gen_pc_plus_diff for aarch64 [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,20/24] target/arm: Change gen_jmp* to work on displacements [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,19/24] target/arm: Remove gen_exception_internal_insn pc argument [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,18/24] target/arm: Change gen_exception_insn* to work on displacements [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,17/24] target/arm: Change gen_*set_pc_im to gen_*update_pc [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,16/24] target/arm: Change gen_goto_tb to work on displacements [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,15/24] target/arm: Introduce curr_insn_len [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,14/24] target/arm: Use bool consistently for get_phys_addr subroutines [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,13/24] target/arm: Split out get_phys_addr_twostage [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,12/24] target/arm: Use softmmu tlbs for page table walking [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,11/24] target/arm: Move be test for regime into S1TranslateResult [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,10/24] target/arm: Plumb debug into S1Translate [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,09/24] target/arm: Split out S1Translate type [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,08/24] target/arm: Restrict tlb flush from vttbr_write to vmid change [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,07/24] target/arm: Move ARMMMUIdx_Stage2 to a real tlb mmu_idx [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,06/24] target/arm: Add ARMMMUIdx_Phys_{S,NS} [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,05/24] target/arm: Use probe_access_full for BTI [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,04/24] target/arm: Use probe_access_full for MTE [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,01/24] hw/char/pl011: fix baud rate calculation [PULL,01/24] hw/char/pl011: fix baud rate calculation - - 1 - --- 2022-10-20 Peter Maydell New
[PULL,00/24] target-arm queue - - - - --- 2022-10-20 Peter Maydell New
MAINTAINERS: Fold "Block QAPI, monitor, ..." into "Block layer core" MAINTAINERS: Fold "Block QAPI, monitor, ..." into "Block layer core" - - - - --- 2022-10-20 Markus Armbruster New
MAINTAINERS: Add qapi/virtio.json to section "virtio" MAINTAINERS: Add qapi/virtio.json to section "virtio" - - - - --- 2022-10-20 Markus Armbruster New
[31/31] tcg: Add tcg_gen_extr_i128_i64, tcg_gen_concat_i64_i128 tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[30/31] tcg: Add temp allocation for TCGv_i128 tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[29/31] tcg: Add TCG_TARGET_CALL_{RET,ARG}_I128 tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[28/31] include/qemu/int128: Use Int128 structure for TCI tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[27/31] tcg: Add TCG_CALL_RET_BY_VEC tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[26/31] tcg: Introduce tcg_target_call_oarg_reg tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[25/31] tcg: Add TCG_CALL_{RET,ARG}_BY_REF tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[24/31] tcg: Introduce tcg_out_addi_ptr tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[23/31] tcg: Allocate objects contiguously in temp_allocate_frame tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[22/31] tcg: Add TCG_CALL_{RET,ARG}_NORMAL_4 tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[21/31] tcg: Define TCG_TYPE_I128 and related helper macros tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[20/31] tcg: Add TCGHelperInfo argument to tcg_out_call tcg: Support for Int128 with helpers - - 1 - --- 2022-10-20 Richard Henderson New
[19/31] tcg: Move ffi_cif pointer into TCGHelperInfo tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[18/31] tcg: Reorg function calls tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
[17/31] tcg: Use TCG_CALL_ARG_EVEN for TCI special case tcg: Support for Int128 with helpers - - - - --- 2022-10-20 Richard Henderson New
« 1 2 ... 580 581 5824302 4303 »