qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-25 18:06:44 to 2023-04-26 10:36:54 UTC [more...]

[PATCH v3 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
 2023-04-26 10:35 UTC  (3+ messages)
` [PATCH v3 01/18] hw/ide/piix: Expose output IRQ as properties for late object population

[PATCH] multifd: Avoid busy-wait in multifd_send_pages()
 2023-04-26 10:28 UTC  (2+ messages)

[PATCH v2 0/6] tests/qtest: make migration-test massively faster
 2023-04-26 10:15 UTC  (6+ messages)
` [PATCH v2 2/6] tests/qtests: remove migration test iterations config

[PATCH v2 0/3] ROM migration
 2023-04-26  9:34 UTC  (6+ messages)
` [PATCH v2 3/3] pci: ROM preallocation for incoming migration

[RFC PATCH v3 00/20] configure: create a python venv and ensure meson, sphinx
 2023-04-26  9:08 UTC  (12+ messages)

[PATCH 00/18] testing/next: avocado, docs (pre-PR)
 2023-04-26  8:48 UTC  (3+ messages)
` [PATCH 17/18] docs/devel: mention the spacing requirement for QOM

[PATCH 0/9] docs: various (style, punctuation and typo fixes)
 2023-04-26  8:47 UTC  (5+ messages)
` [PATCH 8/9] docs/devel: mention the spacing requirement for QOM

[PATCH] tests/unit/test-blockjob: Re-enable complete_in_standby test
 2023-04-26  8:45 UTC  (2+ messages)

[PATCH v3 0/7] Add EPYC-Genoa model and update previous EPYC Models
 2023-04-26  8:34 UTC  (5+ messages)
` [PATCH v3 2/7] target/i386: Add new EPYC CPU versions with updated cache_info

[PATCH v2 RESEND] xen: Fix SEGV on domain disconnect
 2023-04-26  8:32 UTC  (6+ messages)

test-blockjob: intermittent CI failures in msys2-64bit job
 2023-04-26  8:17 UTC  (11+ messages)

[RFC PATCH v2 0/9] riscv: implement Ssqosid extension and CBQRI controllers
 2023-04-26  7:35 UTC  (11+ messages)
` [RFC PATCH v2 1/9] riscv: implement Ssqosid extension and sqoscfg CSR
` [RFC PATCH v2 2/9] hw/riscv: define capabilities of CBQRI controllers
` [RFC PATCH v2 3/9] hw/riscv: implement CBQRI capacity controller
` [RFC PATCH v2 4/9] hw/riscv: implement CBQRI bandwidth controller
` [RFC PATCH v2 5/9] hw/riscv: Kconfig: add CBQRI options
` [RFC PATCH v2 6/9] hw/riscv: meson: add CBQRI controllers to the build
` [RFC PATCH v2 7/9] hw/riscv: add CBQRI controllers to virt machine
` [RFC PATCH v2 8/9] hw/riscv: instantiate CBQRI controllers for an example SoC
` [RFC PATCH v2 9/9] hw/riscv: build example SoC when CBQRI_EXAMPLE_SOC enabled

patch:avoid-to-create-a-null-watch-in-flush_buf
 2023-04-26  7:17 UTC 

[PULL 00/73] virtio,pc,pci: features, fixes
 2023-04-26  7:19 UTC  (5+ messages)
` [PULL 61/73] hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register

[PATCH v2 0/3] hw/{i2c, nvme}: mctp endpoint, nvme management interface model
 2023-04-26  7:11 UTC  (4+ messages)
` [PATCH v2 1/3] hw/i2c: add mctp core

[PATCH] linux-user: report ENOTTY for unknown ioctls
 2023-04-26  7:06 UTC 

[PULL 00/17] QAPI patches patches for 2023-04-26
 2023-04-26  5:57 UTC  (18+ messages)
` [PULL 01/17] qapi: Fix error message format regression
` [PULL 02/17] qapi/schema: Use super()
` [PULL 03/17] qapi: Clean up after removal of simple unions
` [PULL 04/17] qapi: Split up check_type()
` [PULL 05/17] qapi: Improve error message for unexpected array types
` [PULL 06/17] qapi: Simplify code a bit after previous commits
` [PULL 07/17] qapi: Fix error message when type name or array is expected
` [PULL 08/17] qapi: Fix to reject 'data': 'mumble' in struct
` [PULL 09/17] tests/qapi-schema: Improve union discriminator coverage
` [PULL 10/17] tests/qapi-schema: Rename a few conditionals
` [PULL 11/17] tests/qapi-schema: Clean up positive test for conditionals
` [PULL 12/17] tests/qapi-schema: Cover optional conditional struct member
` [PULL 13/17] qapi: Fix code generated for "
` [PULL 14/17] qapi: Require boxed for conditional command and event arguments
` [PULL 15/17] qapi: support updating expected test output via make
` [PULL 16/17] qapi: Improve specificity of type/member descriptions
` [PULL 17/17] qapi: allow unions to contain further unions

[RFC PATCH 0/4] vhost: register and change IOMMU flag depending on ATS state
 2023-04-26  5:54 UTC  (8+ messages)
` [RFC PATCH 1/4] pci: add handling of Enable bit in ATS Control Register
` [RFC PATCH 2/4] virtio-pci: add handling of ATS state change
` [RFC PATCH 4/4] vhost: register and change IOMMU flag depending on ATS state

[PATCH] cocoa: Fix warnings about invalid prototype declarations
 2023-04-26  5:18 UTC  (2+ messages)

[PATCH 0/9] Hexagon (target/hexagon) New architecture support
 2023-04-26  2:30 UTC  (10+ messages)
` [PATCH 1/9] Hexagon (target/hexagon) Add support for v68/v69/v71/v73
` [PATCH 2/9] Hexagon (target/hexagon) Add v68 scalar instructions
` [PATCH 3/9] Hexagon (tests/tcg/hexagon) Add v68 scalar tests
` [PATCH 4/9] Hexagon (target/hexagon) Add v68 HVX instructions
` [PATCH 5/9] Hexagon (tests/tcg/hexagon) Add v68 HVX tests
` [PATCH 6/9] Hexagon (target/hexagon) Add v69 HVX instructions
` [PATCH 7/9] Hexagon (tests/tcg/hexagon) Add v69 HVX tests
` [PATCH 8/9] Hexagon (target/hexagon) Add v73 scalar instructions
` [PATCH 9/9] Hexagon (tests/tcg/hexagon) Add v73 scalar tests

[PATCH v3 00/20] block: remove aio_disable_external() API
 2023-04-26  2:23 UTC  (5+ messages)
` [PATCH v3 13/20] block/export: rewrite vduse-blk drain code

[PATCH 1/3] hw/loongarch/virt: Modify ipi as percpu device
 2023-04-26  1:38 UTC  (6+ messages)
` [PATCH 2/3] hw/intc: Add NULL pointer check on LoongArch ipi device
` [PATCH 3/3] hw/loongarch/virt: Set max 256 cpus support on loongarch virt machine

[PATCH v3] migration: Allow postcopy_ram_supported_by_host() to report err
 2023-04-26  1:15 UTC 

[PATCH v2 0/4] migration/hostmem: Allow to fail early for postcopy on specific fs type
 2023-04-26  1:10 UTC  (4+ messages)
` [PATCH v2 4/4] migration: Allow postcopy_ram_supported_by_host() to report err

[PATCH 10/21] Hexagon (target/hexagon) Mark registers as read during packet analysis
 2023-04-26  0:42 UTC  (10+ messages)
` [PATCH 11/21] Hexagon (target/hexagon) Short-circuit packet register writes
` [PATCH 12/21] Hexagon (target/hexagon) Short-circuit packet predicate writes
` [PATCH 13/21] Hexagon (target/hexagon) Short-circuit packet HVX writes
` [PATCH 14/21] Hexagon (target/hexagon) Short-circuit more HVX single instruction packets
` [PATCH 15/21] Hexagon (target/hexagon) Add overrides for disabled idef-parser insns
` [PATCH 16/21] Hexagon (target/hexagon) Make special new_value for USR
` [PATCH 17/21] Hexagon (target/hexagon) Move new_value to DisasContext
` [PATCH 18/21] Hexagon (target/hexagon) Move new_pred_value "
` [PATCH 19/21] Hexagon (target/hexagon) Move pred_written "

[PATCH v3 00/57] tcg: Improve atomicity support
 2023-04-26  0:45 UTC  (59+ messages)
` [PATCH v3 01/57] include/exec/memop: Add bits describing atomicity
` [PATCH v3 02/57] accel/tcg: Add cpu_in_serial_context
` [PATCH v3 03/57] accel/tcg: Introduce tlb_read_idx
` [PATCH v3 04/57] accel/tcg: Reorg system mode load helpers
` [PATCH v3 05/57] accel/tcg: Reorg system mode store helpers
` [PATCH v3 06/57] accel/tcg: Honor atomicity of loads
` [PATCH v3 07/57] accel/tcg: Honor atomicity of stores
` [PATCH v3 08/57] target/loongarch: Do not include tcg-ldst.h
` [PATCH v3 09/57] tcg: Unify helper_{be,le}_{ld,st}*
` [PATCH v3 10/57] accel/tcg: Implement helper_{ld, st}*_mmu for user-only
` [PATCH v3 11/57] tcg/tci: Use helper_{ld,st}*_mmu "
` [PATCH v3 12/57] tcg: Add 128-bit guest memory primitives
` [PATCH v3 13/57] meson: Detect atomic128 support with optimization
` [PATCH v3 14/57] tcg/i386: Add have_atomic16
` [PATCH v3 15/57] accel/tcg: Use have_atomic16 in ldst_atomicity.c.inc
` [PATCH v3 16/57] accel/tcg: Add aarch64 specific support in ldst_atomicity
` [PATCH v3 17/57] tcg/aarch64: Detect have_lse, have_lse2 for linux
` [PATCH v3 18/57] tcg/aarch64: Detect have_lse, have_lse2 for darwin
` [PATCH v3 19/57] accel/tcg: Add have_lse2 support in ldst_atomicity
` [PATCH v3 20/57] tcg: Introduce TCG_OPF_TYPE_MASK
` [PATCH v3 21/57] tcg/i386: Use full load/store helpers in user-only mode
` [PATCH v3 22/57] tcg/aarch64: "
` [PATCH v3 23/57] tcg/ppc: "
` [PATCH v3 24/57] tcg/loongarch64: "
` [PATCH v3 25/57] tcg/riscv: "
` [PATCH v3 26/57] tcg/arm: Adjust constraints on qemu_ld/st
` [PATCH v3 27/57] tcg/arm: Use full load/store helpers in user-only mode
` [PATCH v3 28/57] tcg/mips: "
` [PATCH v3 29/57] tcg/s390x: "
` [PATCH v3 30/57] tcg/sparc64: Allocate %g2 as a third temporary
` [PATCH v3 31/57] tcg/sparc64: Rename tcg_out_movi_imm13 to tcg_out_movi_s13
` [PATCH v3 32/57] tcg/sparc64: Rename tcg_out_movi_imm32 to tcg_out_movi_u32
` [PATCH v3 33/57] tcg/sparc64: Split out tcg_out_movi_s32
` [PATCH v3 34/57] tcg/sparc64: Use standard slow path for softmmu
` [PATCH v3 35/57] accel/tcg: Remove helper_unaligned_{ld,st}
` [PATCH v3 36/57] tcg/loongarch64: Assert the host supports unaligned accesses
` [PATCH v3 37/57] tcg/loongarch64: Support softmmu "
` [PATCH v3 38/57] tcg/riscv: "
` [PATCH v3 39/57] tcg: Introduce tcg_target_has_memory_bswap
` [PATCH v3 40/57] tcg: Add INDEX_op_qemu_{ld,st}_i128
` [PATCH v3 41/57] tcg: Support TCG_TYPE_I128 in tcg_out_{ld, st}_helper_{args, ret}
` [PATCH v3 42/57] tcg: Introduce atom_and_align_for_opc
` [PATCH v3 43/57] tcg/i386: Use atom_and_align_for_opc
` [PATCH v3 44/57] tcg/aarch64: "
` [PATCH v3 45/57] tcg/arm: "
` [PATCH v3 46/57] tcg/loongarch64: "
` [PATCH v3 47/57] tcg/mips: "
` [PATCH v3 48/57] tcg/ppc: "
` [PATCH v3 49/57] tcg/riscv: "
` [PATCH v3 50/57] tcg/s390x: "
` [PATCH v3 51/57] tcg/sparc64: "
` [PATCH v3 52/57] tcg/i386: Honor 64-bit atomicity in 32-bit mode
` [PATCH v3 53/57] tcg/i386: Support 128-bit load/store with have_atomic16
` [PATCH v3 54/57] tcg/aarch64: Rename temporaries
` [PATCH v3 55/57] tcg/aarch64: Support 128-bit load/store
` [PATCH v3 56/57] tcg/ppc: "
` [PATCH v3 57/57] tcg/s390x: "

[PATCH 09/21] Hexagon (target/hexagon) Don't overlap dest writes with source reads
 2023-04-26  0:42 UTC 

[PATCH 20/21] Hexagon (target/hexagon) Move pkt_has_store_s1 to DisasContext
 2023-04-26  0:42 UTC  (2+ messages)
` [PATCH 21/21] Hexagon (target/hexagon) Move items "

[PATCH 06/21] Hexagon (target/hexagon) Remove log_reg_write from op_helper.[ch]
 2023-04-26  0:41 UTC 

[PATCH 04/21] Hexagon (target/hexagon) Add overrides for allocframe/deallocframe
 2023-04-26  0:41 UTC 

[PATCH 05/21] Hexagon (target/hexagon) Add overrides for clr[tf]new
 2023-04-26  0:41 UTC 

[PATCH 07/21] Hexagon (target/hexagon) Eliminate uses of log_pred_write function
 2023-04-26  0:41 UTC 

[PATCH 08/21] Hexagon (target/hexagon) Clean up pred_written usage
 2023-04-26  0:42 UTC 

[PATCH 03/21] Hexagon (target/hexagon) Add overrides for loop setup instructions
 2023-04-26  0:41 UTC 

[PATCH 02/21] Hexagon (target/hexagon) Add DisasContext arg to gen_log_reg_write
 2023-04-26  0:41 UTC 

[PATCH 01/21] meson.build Add CONFIG_HEXAGON_IDEF_PARSER
 2023-04-26  0:40 UTC 

[PATCH 00/21] Hexagon (target/hexagon) short-circuit and move to DisasContext
 2023-04-26  0:39 UTC 

[PATCH v2] hw/net: npcm7xx_emc: set MAC in register space
 2023-04-25 23:48 UTC  (4+ messages)

[PATCH v10 9/9] KVM: Enable and expose KVM_MEM_PRIVATE
 2023-04-25 23:01 UTC  (3+ messages)

[PATCH v3 0/2] tests/tcg/s390x: Enable the multiarch system tests
 2023-04-25 22:48 UTC  (3+ messages)
` [PATCH v3 1/2] tests/tcg/multiarch: Make the system memory test work on big-endian
` [PATCH v3 2/2] tests/tcg/s390x: Enable the multiarch system tests

[PATCH 00/20] Graph locking, part 3 (more block drivers)
 2023-04-25 21:23 UTC  (41+ messages)
` [PATCH 01/20] qcow2: Don't call bdrv_getlength() in coroutine_fns
` [PATCH 02/20] block: Consistently call bdrv_activate() outside coroutine
` [PATCH 03/20] block: bdrv/blk_co_unref() for calls in coroutine context
` [PATCH 04/20] block: Don't call no_coroutine_fns in qmp_block_resize()
` [PATCH 05/20] test-bdrv-drain: Don't modify the graph in coroutines
` [PATCH 06/20] graph-lock: Add GRAPH_UNLOCKED(_PTR)
` [PATCH 07/20] graph-lock: Fix GRAPH_RDLOCK_GUARD*() to be reader lock
` [PATCH 08/20] block: .bdrv_open is non-coroutine and unlocked
` [PATCH 09/20] nbd: Remove nbd_co_flush() wrapper function
` [PATCH 10/20] nbd: Mark nbd_co_do_establish_connection() and callers GRAPH_RDLOCK
` [PATCH 11/20] vhdx: Take graph lock for accessing a node's parent list
` [PATCH 12/20] mirror: "
` [PATCH 13/20] block: Mark bdrv_co_get_allocated_file_size() and callers GRAPH_RDLOCK
` [PATCH 14/20] block: Mark bdrv_co_get_info() "
` [PATCH 15/20] block: Mark bdrv_co_debug_event() GRAPH_RDLOCK
` [PATCH 16/20] block: Mark BlockDriver callbacks for amend job GRAPH_RDLOCK
` [PATCH 17/20] block: Mark bdrv_query_bds_stats() and callers GRAPH_RDLOCK
` [PATCH 18/20] block: Mark bdrv_query_block_graph_info() "
` [PATCH 19/20] block: Mark bdrv_recurse_can_replace() "
` [PATCH 20/20] block: Mark bdrv_refresh_limits() "

[RFC] hw/arm/virt: Provide DT binding generation for PCI eXpander Bridges
 2023-04-25 20:15 UTC  (8+ messages)

[PATCH v3 00/57] tcg: Simplify calls to load/store helpers
 2023-04-25 19:55 UTC  (13+ messages)
` [PATCH v3 01/57] tcg/loongarch64: Conditionalize tcg_out_exts_i32_i64
` [PATCH v3 02/57] tcg/mips: "
` [PATCH v3 03/57] tcg/i386: Conditionalize tcg_out_extu_i32_i64
` [PATCH v3 04/57] tcg: Introduce tcg_out_movext2
` [PATCH v3 07/57] tcg/i386: Introduce HostAddress
` [PATCH v3 08/57] tcg/i386: Drop r0+r1 local variables from tcg_out_tlb_load

[PATCH v8 0/3] Eliminate multifd flush
 2023-04-25 18:49 UTC  (4+ messages)
` [PATCH v8 1/3] multifd: Create property multifd-flush-after-each-section

[PATCH 0/2] vmstate-static-checker: Fix VMS_ARRAY comparisons
 2023-04-25 18:05 UTC  (3+ messages)
` [PATCH 1/2] migration/vmstate-dump: Dump array size too as "num"
` [PATCH 2/2] vmstate-static-checker: Recognize "num" field


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).