messages from 2023-04-28 04:54:48 to 2023-04-28 15:20:33 UTC [more...]
[PATCH] tests/qtest: Disable the spice test of readconfig-test on FreeBSD
2023-04-28 15:19 UTC (3+ messages)
[PATCH v3] meson: Pass -j option to sphinx
2023-04-28 15:04 UTC (2+ messages)
[PATCH v3 00/19] Add RISC-V vector cryptographic instruction set support
2023-04-28 14:47 UTC (20+ messages)
` [PATCH v3 01/19] target/riscv: Refactor some of the generic vector functionality
` [PATCH v3 02/19] target/riscv: Refactor vector-vector translation macro
` [PATCH v3 03/19] target/riscv: Remove redundant "cpu_vl == 0" checks
` [PATCH v3 04/19] target/riscv: Add Zvbc ISA extension support
` [PATCH v3 05/19] target/riscv: Move vector translation checks
` [PATCH v3 06/19] target/riscv: Refactor translation of vector-widening instruction
` [PATCH v3 07/19] target/riscv: Refactor some of the generic vector functionality
` [PATCH v3 08/19] qemu/bitops.h: Limit rotate amounts
` [PATCH v3 09/19] tcg: Add andcs and rotrs tcg gvec ops
` [PATCH v3 10/19] qemu/host-utils.h: Add clz and ctz functions for lower-bit integers
` [PATCH v3 11/19] target/riscv: Add Zvbb ISA extension support
` [PATCH v3 12/19] target/riscv: Add Zvkned "
` [PATCH v3 13/19] target/riscv: Add Zvknh "
` [PATCH v3 14/19] target/riscv: Add Zvksh "
` [PATCH v3 15/19] target/riscv: Add Zvkg "
` [PATCH v3 16/19] crypto: Create sm4_subword
` [PATCH v3 17/19] crypto: Add SM4 constant parameter CK
` [PATCH v3 18/19] target/riscv: Add Zvksed ISA extension support
` [PATCH v3 19/19] target/riscv: Expose Zvk* and Zvb[b, c] cpu properties
[PATCH v5 00/13] target/riscv: Fix PMP related problem
2023-04-28 14:36 UTC (14+ messages)
` [PATCH v5 01/13] target/riscv: Update pmp_get_tlb_size()
` [PATCH v5 02/13] target/riscv: Move pmp_get_tlb_size apart from get_physical_address_pmp
` [PATCH v5 03/13] target/riscv: Make the short cut really work in pmp_hart_has_privs
` [PATCH v5 04/13] target/riscv: Change the return type of pmp_hart_has_privs() to bool
` [PATCH v5 05/13] target/riscv: Make RLB/MML/MMWP bits writable only when Smepmp is enabled
` [PATCH v5 06/13] target/riscv: Remove unused paramters in pmp_hart_has_privs_default()
` [PATCH v5 07/13] target/riscv: Flush TLB when MMWP or MML bits are changed
` [PATCH v5 08/13] target/riscv: Update the next rule addr in pmpaddr_csr_write()
` [PATCH v5 09/13] target/riscv: Flush TLB when pmpaddr is updated
` [PATCH v5 10/13] target/riscv: Flush TLB only when pmpcfg/pmpaddr really changes
` [PATCH v5 11/13] accel/tcg: Uncache the host address for instruction fetch when tlb size < 1
` [PATCH v5 12/13] target/riscv: Separate pmp_update_rule() in pmpcfg_csr_write
` [PATCH v5 13/13] target/riscv: Deny access if access is partially inside the PMP entry
[PATCH] target: ppc: Correctly initialize HILE in HID-0 for book3s processors
2023-04-28 14:30 UTC (4+ messages)
[PATCH] async: Suppress GCC13 false positive in aio_bh_poll()
2023-04-28 14:26 UTC (6+ messages)
[PATCH v4 00/20] block: remove aio_disable_external() API
2023-04-28 14:22 UTC (3+ messages)
` [PATCH v4 04/20] virtio-scsi: stop using aio_disable_external() during unplug
[PATCH v11 00/13] target/arm: Allow CONFIG_TCG=n builds
2023-04-28 13:43 UTC (6+ messages)
` [PATCH v11 06/13] tests/qtest: Adjust and document query-cpu-model-expansion test for arm
[PATCH] Don't require libcap-ng for virtfs support
2023-04-28 13:34 UTC (2+ messages)
` [PATCH v2] "
[PATCH 0/9] misc AHCI cleanups
2023-04-28 13:21 UTC (10+ messages)
` [PATCH 1/9] hw/ide/ahci: remove stray backslash
` [PATCH 2/9] hw/ide/core: set ERR_STAT in unsupported command completion
` [PATCH 3/9] hw/ide/ahci: write D2H FIS on when processing NCQ command
` [PATCH 4/9] hw/ide/ahci: simplify and document PxCI handling
` [PATCH 5/9] hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
` [PATCH 6/9] hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
` [PATCH 7/9] hw/ide/ahci: trigger either error IRQ or regular IRQ, not both
` [PATCH 8/9] hw/ide/ahci: fix ahci_write_fis_sdb()
` [PATCH 9/9] hw/ide/ahci: fix broken SError handling
[PATCH 00/17] qapi: Reformat doc comments
2023-04-28 13:30 UTC (22+ messages)
` [PATCH 01/17] docs/devel/qapi-code-gen: Clean up use of quotes a bit
` [PATCH 02/17] docs/devel/qapi-code-gen: Turn FIXME admonitions into comments
` [PATCH 03/17] qapi: Fix crash on stray double quote character
` [PATCH 04/17] meson: Fix to make QAPI generator output depend on main.py
` [PATCH 05/17] Revert "qapi: BlockExportRemoveMode: move comments to TODO"
` [PATCH 06/17] sphinx/qapidoc: Do not emit TODO sections into user manuals
` [PATCH 07/17] qapi: Tidy up a slightly awkward TODO comment
` [PATCH 08/17] qapi/dump: Indent bulleted lists consistently
` [PATCH 09/17] tests/qapi-schema/doc-good: Improve a comment
` [PATCH 10/17] tests/qapi-schema/doc-good: Improve argument description tests
` [PATCH 11/17] qapi: Fix argument description indentation stripping
` [PATCH 12/17] qapi: Rewrite parsing of doc comment section symbols and tags
` [PATCH 13/17] qapi: Relax doc string @name: description indentation rules
` [PATCH 14/17] qapi: Section parameter @indent is no longer used, drop
` [PATCH 15/17] docs/devel/qapi-code-gen: Update doc comment conventions
` [PATCH 16/17] qga/qapi-schema: Reformat doc comments to conform to current conventions
` [PATCH 17/17] qapi: "
[PATCH v3 0/2] igb: packet-split descriptors support
2023-04-28 12:53 UTC (5+ messages)
` [PATCH v3 1/2] igb: RX descriptors handling cleanup
[PATCH] tests: virtio-9p-client: Rreaddir fields are all mandatory
2023-04-28 12:51 UTC (2+ messages)
[PATCH v20 00/21] s390x: CPU Topology
2023-04-28 12:42 UTC (10+ messages)
` [PATCH v20 01/21] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v20 02/21] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v20 03/21] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
[PULL 00/17] Block patches
2023-04-28 12:39 UTC (18+ messages)
` [PULL 01/17] block/block-common: add zoned device structs
` [PULL 02/17] block/file-posix: introduce helper functions for sysfs attributes
` [PULL 03/17] block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [PULL 04/17] block/raw-format: add zone operations to pass through requests
` [PULL 05/17] block: add zoned BlockDriver check to block layer
` [PULL 06/17] iotests: test new zone operations
` [PULL 07/17] block: add some trace events for new block layer APIs
` [PULL 08/17] docs/zoned-storage: add zoned device documentation
` [PULL 09/17] file-posix: add tracking of the zone write pointers
` [PULL 10/17] block: introduce zone append write for zoned devices
` [PULL 11/17] qemu-iotests: test zone append operation
` [PULL 12/17] block: add some trace events for zone append
` [PULL 13/17] include: update virtio_blk headers to v6.3-rc1
` [PULL 14/17] virtio-blk: add zoned storage emulation for zoned devices
` [PULL 15/17] block: add accounting for zone append operation
` [PULL 16/17] virtio-blk: add some trace events for zoned emulation
` [PULL 17/17] docs/zoned-storage:add zoned emulation use case
[PATCH v19 0/8] Add support for zoned device
2023-04-28 12:40 UTC (2+ messages)
[PATCH v10 0/4] Add zone append write for zoned device
2023-04-28 12:40 UTC (2+ messages)
[PATCH v6 0/1] util/async-teardown: appear in query-command-line-options
2023-04-28 12:36 UTC (4+ messages)
` [PATCH v6 1/1] util/async-teardown: wire up query-command-line-options
QMP (without OOB) function running in thread different from the main thread as part of aio_poll
2023-04-28 12:22 UTC (14+ messages)
[PATCH v2 00/13] migration/ram.c: Refactor compress code
2023-04-28 12:14 UTC (9+ messages)
` [PATCH v2 04/13] ram.c: Reset result after sending queued data
` [PATCH v2 05/13] ram.c: Do not call save_page_header() from compress threads
` [PATCH v2 06/13] ram.c: Call update_compress_thread_counts from compress_send_queued_data
` [PATCH v2 07/13] ram.c: Remove last ram.c dependency from the core compress code
[PATCH] tools/ebpf: Fix IPv4 fragmentation identify
2023-04-28 11:55 UTC (3+ messages)
[PULL 00/18] testing and doc updates
2023-04-28 12:08 UTC (6+ messages)
` [PULL 02/18] tests/avocado: use the new snapshots for testing
` [PULL 03/18] tests/avocado: Add set of boot tests on SBSA-ref
[PATCH v4 0/5] parallels: Add duplication check, repair at open, fix bugs
2023-04-28 11:48 UTC (4+ messages)
` [PATCH v4 3/5] parallels: Add checking and repairing duplicate offsets in BAT
[PATCH for-8.0 v2 1/2] qtest/migration-test.c: Add tests with compress enabled
2023-04-28 11:38 UTC (2+ messages)
[PATCH] test-aio-multithread: simplify test_multi_co_schedule
2023-04-28 11:19 UTC
[PATCH] test-aio-multithread: do not use mb_read/mb_set for simple flags
2023-04-28 11:12 UTC
[PATCH] softmmu: Tidy dirtylimit_dirty_ring_full_time
2023-04-28 10:57 UTC (2+ messages)
[PATCH] rcu: remove qatomic_mb_set, expand comments
2023-04-28 10:50 UTC
[PATCH 0/5] virtio-gpu cleanups and obvious definitions
2023-04-28 10:46 UTC (3+ messages)
` [PATCH 1/5] hw/display/virtio-gpu-virgl: virtio_gpu_gl -> virtio_gpu_virgl
[PULL 00/17] QAPI patches patches for 2023-04-28
2023-04-28 10:29 UTC (18+ messages)
` [PULL 01/17] qga/qapi-schema: Tidy up documentation of guest-fsfreeze-status
` [PULL 02/17] qga/qapi-schema: Fix a misspelled reference
` [PULL 03/17] qapi: Fix misspelled references
` [PULL 04/17] qapi: Fix up references to long gone error classes
` [PULL 05/17] qapi/block-core: Clean up after removal of dirty bitmap @status
` [PULL 06/17] qapi: @foo should be used to reference, not ``foo``
` [PULL 07/17] qapi: Tidy up examples
` [PULL 08/17] qapi: Delete largely misleading "Stability Considerations"
` [PULL 09/17] qapi: Fix bullet list markup in documentation
` [PULL 10/17] qapi: Fix unintended definition lists "
` [PULL 11/17] qga/qapi-schema: Fix member documentation markup
` [PULL 12/17] qapi: Fix argument "
` [PULL 13/17] qapi: Replace ad hoc "since" documentation by member documentation
` [PULL 14/17] qapi: Fix misspelled section tags in doc comments
` [PULL 15/17] qapi: Format since information the conventional way: (since X.Y)
` [PULL 16/17] qapi storage-daemon/qapi: Fix documentation section structure
` [PULL 17/17] docs/devel/qapi-code-gen: Describe some doc markup pitfalls
[PATCH v2 00/16] qapi qga/qapi-schema: Doc fixes
2023-04-28 10:27 UTC (6+ messages)
` [PATCH 17/16] docs/devel/qapi-code-gen: Describe some doc markup pitfalls
[PATCH] cpus-common: stop using mb_set/mb_read
2023-04-28 10:17 UTC
[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
2023-04-28 9:55 UTC (2+ messages)
` [PATCH v7 1/1] arm/kvm: add support for MTE
[PULL 00/18] Migration 20230427 patches
2023-04-28 9:55 UTC (2+ messages)
[PULL 00/13] DMA reentrancy fixes and other misc patches
2023-04-28 9:43 UTC (14+ messages)
` [PULL 01/13] s390x/gdb: Split s390-virt.xml
` [PULL 02/13] hw/rdma: Remove unused macros PG_DIR_SZ and PG_TBL_SZ
` [PULL 03/13] hw/rdma: Compile target-independent parts of the rdma code only once
` [PULL 04/13] hw/rdma: VMW_PVRDMA should depend on VMXNET3_PCI
` [PULL 05/13] tests: vhost-user-test: release mutex on protocol violation
` [PULL 06/13] memory: prevent dma-reentracy issues
` [PULL 07/13] async: Add an optional reentrancy guard to the BH API
` [PULL 08/13] checkpatch: add qemu_bh_new/aio_bh_new checks
` [PULL 09/13] hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
` [PULL 10/13] lsi53c895a: disable reentrancy detection for script RAM
` [PULL 11/13] bcm2835_property: disable reentrancy detection for iomem
` [PULL 12/13] raven: "
` [PULL 13/13] apic: disable reentrancy detection for apic-msi
[PATCH 00/16] qapi qga/qapi-schema: Doc fixes
2023-04-28 9:41 UTC (3+ messages)
[PATCH 2/2] hw/riscv: virt: fix pmu subnode paths
2023-04-28 9:34 UTC
[PATCH 1/2] target: riscv: fix typos
2023-04-28 9:32 UTC
[PATCH 0/2] target/riscv: RVV 1-fill tail element changes
2023-04-28 9:30 UTC (5+ messages)
` [PATCH 2/2] target/riscv/vector_helper.c: make vext_set_tail_elems_1s() debug only
[PATCH v10 0/8] memory: prevent dma-reentracy issues
2023-04-28 9:14 UTC (7+ messages)
` [PATCH v10 1/8] "
[PATCH 00/19] migration: Remove QEMUFileHooks
2023-04-28 9:06 UTC (3+ messages)
` [PATCH 07/19] migration/rdma: Unflod ram_control_before_iterate()
[PATCH v3 0/4] COLO: improve build options
2023-04-28 8:54 UTC (12+ messages)
` [PATCH v3 3/4] build: move COLO under CONFIG_REPLICATION
` [PATCH v3 4/4] configure: add --disable-colo-proxy option
[PATCH 0/2] migration: Remove unused parameters from tls functions
2023-04-28 8:39 UTC (5+ messages)
` [PATCH 1/2] migration: Drop unused parameter for migration_tls_get_creds()
` [PATCH 2/2] migration: Drop unused parameter for migration_tls_client_create()
[PATCH v2 0/3] ROM migration
2023-04-28 8:30 UTC (4+ messages)
` [PATCH v2 3/3] pci: ROM preallocation for incoming migration
[PATCH v2 00/21] Hexagon (target/hexagon) short-circuit and move to DisasContext
2023-04-28 8:09 UTC (7+ messages)
` [PATCH v2 01/21] meson.build Add CONFIG_HEXAGON_IDEF_PARSER
` [PATCH v2 05/21] Hexagon (target/hexagon) Add overrides for clr[tf]new
` [PATCH v2 14/21] Hexagon (target/hexagon) Short-circuit more HVX single instruction packets
[PATCH v2 0/4] COLO: improve build options
2023-04-28 6:52 UTC (7+ messages)
` [PATCH v2 3/4] build: move COLO under CONFIG_REPLICATION
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).