qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-28 12:43:38 to 2023-04-29 12:17:38 UTC [more...]

[PULL 00/17] Misc patches for 2023-04-29
 2023-04-29 12:16 UTC  (5+ messages)
` [PULL 01/17] qapi, i386/sev: Change the reduced-phys-bits value from 5 to 1
` [PULL 02/17] qemu-options.hx: Update the reduced-phys-bits documentation
` [PULL 04/17] i386/cpu: Update how the EBX register of CPUID 0x8000001F is set
` [PULL 07/17] target/i386: Add support for AVX-IFMA in CPUID enumeration

[PATCH] hw/remote: Fix vfu_cfg trace offset format
 2023-04-28 23:12 UTC  (2+ messages)

[PATCH 06/21] Hexagon (target/hexagon) Remove log_reg_write from op_helper.[ch]
 2023-04-28 23:10 UTC  (2+ messages)

[PATCH v3 0/2] accel/tcg/tcg-accel-ops-rr: ensure fairness with icount
 2023-04-29  9:28 UTC  (4+ messages)
` [PATCH v3 1/2] cpu: expose qemu_cpu_list_lock for lock-guard use

[PATCH] hw/nvram: Avoid unnecessary Xilinx eFuse backstore write
 2023-04-28 23:08 UTC  (2+ messages)

[PATCH 0/9] misc AHCI cleanups
 2023-04-28 22:17 UTC  (11+ 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] tests/9p: fix potential leak in v9fs_rreaddir()
 2023-04-29 12:04 UTC  (2+ messages)

[PATCH] rcu: remove qatomic_mb_set, expand comments
 2023-04-29  9:47 UTC  (2+ messages)

[PATCH] test-aio-multithread: do not use mb_read/mb_set for simple flags
 2023-04-29  9:48 UTC  (2+ messages)

[PATCH v2] target/hexagon: fix = vs. == mishap
 2023-04-29  9:27 UTC  (2+ messages)

[PATCH v3 0/4] Smstateen FCSR
 2023-04-29  9:20 UTC  (9+ messages)
` [PATCH v3 1/4] target/riscv: smstateen check for fcsr
` [PATCH v3 2/4] target/riscv: Reuse tb->flags.FS
` [PATCH v3 3/4] target/riscv: check smstateen fcsr flag
` [PATCH v3 4/4] target/riscv: smstateen knobs

[PULL 00/17] QAPI patches patches for 2023-04-28
 2023-04-29  9:04 UTC  (2+ messages)

[PATCH v3 00/19] Add RISC-V vector cryptographic instruction set support
 2023-04-29  3:21 UTC  (29+ 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 v4 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈️)
 2023-04-28 22:59 UTC  (3+ messages)
` [PATCH v4 3/3] Add a Hyper-V Dynamic Memory Protocol driver (hv-balloon)

[PATCH] softmmu: Tidy dirtylimit_dirty_ring_full_time
 2023-04-28 22:49 UTC  (5+ messages)

[PATCH v11 00/13] target/arm: Allow CONFIG_TCG=n builds
 2023-04-28 22:41 UTC  (16+ messages)
` [PATCH v11 01/13] target/arm: Move cortex sysregs into a separate file
` [PATCH v11 04/13] target/arm: Do not expose all -cpu max features to qtests
` [PATCH v11 05/13] target/arm: Move 64-bit TCG CPUs into tcg/
` [PATCH v11 06/13] tests/qtest: Adjust and document query-cpu-model-expansion test for arm
` [PATCH v11 07/13] target/arm: move cpu_tcg to tcg/cpu32.c
` [PATCH v11 08/13] tests/qtest: Fix tests when no KVM or TCG are present

[PATCH v2 1/5] hw/display/virtio-gpu-virgl: virtio_gpu_gl -> virtio_gpu_virgl
 2023-04-28 22:27 UTC  (7+ messages)
` [PATCH v2 2/5] hw/display/virtio-gpu-virgl: make GL device more library agnostic
` [PATCH v2 3/5] hw/display/virtio-gpu-virgl: define callbacks in realize function
` [PATCH v2 4/5] virtio: Add shared memory capability
` [PATCH v2 5/5] virtio-gpu: CONTEXT_INIT feature

[PATCH v4 0/5] parallels: Add duplication check, repair at open, fix bugs
 2023-04-28 22:15 UTC  (5+ messages)
` [PATCH v4 3/5] parallels: Add checking and repairing duplicate offsets in BAT

[RFC PATCH] plugins: force slow path when plugins instrument memory ops
 2023-04-28 22:14 UTC  (2+ messages)

[PATCH v4 0/7] target/riscv: Fix PMP related problem
 2023-04-28 22:10 UTC  (3+ messages)
` [PATCH v4 5/7] accel/tcg: Uncache the host address for instruction fetch when tlb size < 1

[PATCH] cpus-common: stop using mb_set/mb_read
 2023-04-28 21:52 UTC  (2+ messages)

[PATCH v16 08/11] qapi/s390x/cpu topology: set-cpu-topology monitor command
 2023-04-28 21:25 UTC 

[PATCH v2 0/9] Hexagon (target/hexagon) New architecture support
 2023-04-28 21:44 UTC  (2+ messages)

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

[PULL 00/13] DMA reentrancy fixes and other misc patches
 2023-04-28 20:59 UTC  (2+ messages)

[PATCH v2] Hexagon (target/hexagon) Additional instructions handled by idef-parser
 2023-04-28 20:53 UTC  (3+ messages)

[PATCH v2 0/3] ROM migration
 2023-04-28 20:37 UTC  (5+ messages)
` [PATCH v2 3/3] pci: ROM preallocation for incoming migration

[PATCH v4 00/10] COLO: improve build options
 2023-04-28 19:49 UTC  (11+ messages)
` [PATCH v4 01/10] block/meson.build: prefer positive condition for replication
` [PATCH v4 02/10] colo: make colo_checkpoint_notify static and provide simpler API
` [PATCH v4 03/10] build: move COLO under CONFIG_REPLICATION
` [PATCH v4 04/10] configure: add --disable-colo-proxy option
` [PATCH v4 05/10] migration: drop colo_incoming_thread from MigrationIncomingState
` [PATCH v4 06/10] migration: process_incoming_migration_co: simplify code flow around ret
` [PATCH v4 07/10] migration: split migration_incoming_co
` [PATCH v4 08/10] migration: process_incoming_migration_co(): move colo part to colo
` [PATCH v4 09/10] migration: disallow change capabilities in COLO state
` [PATCH v4 10/10] migration: block incoming colo when capability is disabled

[PATCH] target/hexagon: fix = vs. == mishap
 2023-04-28 19:22 UTC  (4+ messages)

[PULL 00/21] Migration 20230428 patches
 2023-04-28 19:12 UTC  (22+ messages)
` [PULL 01/21] multifd: We already account for this packet on the multifd thread
` [PULL 02/21] migration: Move ram_stats to its own file migration-stats.[ch]
` [PULL 03/21] migration: Rename ram_counters to mig_stats
` [PULL 04/21] migration: Rename RAMStats to MigrationAtomicStats
` [PULL 05/21] migration/rdma: Split the zero page case from acct_update_position
` [PULL 06/21] migration/rdma: Unfold last user of acct_update_position()
` [PULL 07/21] migration: Drop unused parameter for migration_tls_get_creds()
` [PULL 08/21] migration: Drop unused parameter for migration_tls_client_create()
` [PULL 09/21] qtest/migration-test.c: Add tests with compress enabled
` [PULL 10/21] qtest/migration-test.c: Add postcopy "
` [PULL 11/21] ram.c: Let the compress threads return a CompressResult enum
` [PULL 12/21] ram.c: Dont change param->block in the compress thread
` [PULL 13/21] ram.c: Reset result after sending queued data
` [PULL 14/21] ram.c: Do not call save_page_header() from compress threads
` [PULL 15/21] ram.c: Call update_compress_thread_counts from compress_send_queued_data
` [PULL 16/21] ram.c: Remove last ram.c dependency from the core compress code
` [PULL 17/21] ram.c: Move core compression code into its own file
` [PULL 18/21] ram.c: Move core decompression "
` [PULL 19/21] ram compress: Assert that the file buffer matches the result
` [PULL 20/21] ram-compress.c: Make target independent
` [PULL 21/21] migration: Initialize and cleanup decompression in migration.c

[PATCH 00/17] qapi: Reformat doc comments
 2023-04-28 18:33 UTC  (36+ messages)
` [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] ui: return NULL when getting cursor without a console
 2023-04-28 18:03 UTC  (2+ messages)

[PATCH v7 0/1] arm: enable MTE for QEMU + kvm
 2023-04-28 17:50 UTC  (3+ messages)
` [PATCH v7 1/1] arm/kvm: add support for MTE

[PATCH v3] meson: Pass -j option to sphinx
 2023-04-28 17:45 UTC  (4+ messages)

[PATCH v2 00/13] migration/ram.c: Refactor compress code
 2023-04-28 17:33 UTC  (13+ messages)
` [PATCH v2 08/13] ram.c: Introduce whitespace (squash with next patch)
` [PATCH v2 10/13] ram.c: Remove whitespace (squash with previous patch)
` [PATCH v2 11/13] ram.c: Move core decompression code into its own file
` [PATCH v2 12/13] ram compress: Assert that the file buffer matches the result
` [PATCH v2 13/13] ram-compress.c: Make target independent
` [PATCH v2 14/13] migration: Initialize and cleanup decompression in migration.c

[PATCH 00/13] Clean up PCI IDE device models
 2023-04-28 17:00 UTC  (9+ messages)
` [PATCH 10/13] hw/ide/piix: Reuse PCIIDEState::{cmd,data}_ops

[PATCH] async: Suppress GCC13 false positive in aio_bh_poll()
 2023-04-28 16:55 UTC  (7+ messages)

QMP (without OOB) function running in thread different from the main thread as part of aio_poll
 2023-04-28 16:54 UTC  (12+ messages)

[PULL 00/18] testing and doc updates
 2023-04-28 16:43 UTC  (4+ messages)
` [PULL 02/18] tests/avocado: use the new snapshots for testing

[PATCH v11 00/12] parallels: Refactor the code of images checks and fix a bug
 2023-04-28 16:36 UTC  (2+ messages)

[PATCH v3 00/18] hw/ide: Untangle ISA/PCI abuses of ide_init_ioport()
 2023-04-28 16:09 UTC  (7+ messages)
` [PATCH v3 03/18] hw/i386/pc_piix: Wire PIIX3 IDE ouput IRQs to ISA bus IRQs 14/15

[PATCH] tests/qtest: Disable the spice test of readconfig-test on FreeBSD
 2023-04-28 15:19 UTC  (3+ messages)

[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 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] Don't require libcap-ng for virtfs support
 2023-04-28 13:34 UTC  (2+ messages)
` [PATCH v2] "

[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  (7+ messages)
` [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  (5+ messages)
` [PULL 06/17] iotests: test new zone operations
` [PULL 12/17] block: add some trace events for zone append
` [PULL 14/17] virtio-blk: add zoned storage emulation for zoned devices
` [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)


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).