qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-21 17:22:02 to 2024-10-22 09:47:12 UTC [more...]

[PATCH v2 00/18] Fix write incorrect data into flash in user mode
 2024-10-22  9:41 UTC  (19+ messages)
` [PATCH v2 01/18] aspeed/smc: "
` [PATCH v2 02/18] hw/block:m25p80: Fix coding style
` [PATCH v2 03/18] hw/block:m25p80: Support write status register 2 command (0x31) for w25q01jvq
` [PATCH v2 04/18] hw/block/m25p80: Add SFDP table for w25q80bl flash
` [PATCH v2 05/18] hw/arm/aspeed: Correct spi_model w25q256 for ast1030-a1 EVB
` [PATCH v2 06/18] hw/arm/aspeed: Correct fmc_model w25q80bl "
` [PATCH v2 07/18] aspeed: Fix hardcode attach flash model of spi controllers
` [PATCH v2 08/18] test/qtest/aspeed_smc-test: Fix coding style
` [PATCH v2 09/18] test/qtest/aspeed_smc-test: Move testcases to test_palmetto_bmc function
` [PATCH v2 10/18] test/qtest/aspeed_smc-test: Introduce a new TestData to test different BMC SOCs
` [PATCH v2 11/18] test/qtest/aspeed_smc-test: Support to test all CE pins
` [PATCH v2 12/18] test/qtest/aspeed_smc-test: Introducing a "page_addr" data field
` [PATCH v2 13/18] test/qtest/aspeed_smc-test: Support to test AST2500
` [PATCH v2 14/18] test/qtest/aspeed_smc-test: Support to test AST2600
` [PATCH v2 15/18] test/qtest/aspeed_smc-test: Support to test AST1030
` [PATCH v2 16/18] test/qtest/aspeed_smc-test: Support write page command with QPI mode
` [PATCH v2 17/18] test/qtest: Introduce a new aspeed-smc-utils.c to place common testcases
` [PATCH v2 18/18] test/qtest/ast2700-smc-test: Support to test AST2700

[PATCH 0/3] vfio/migration: Some bug fixes and cleanups
 2024-10-22  9:38 UTC  (7+ messages)
` [PATCH 2/3] vfio/migration: Refactor vfio_vmstate_change/_prepare() error reporting

[PATCH] linux-user: Trace rt_sigprocmask's sigsets
 2024-10-22  9:41 UTC  (3+ messages)

[RFC] Virtualizing tagged disaggregated memory capacity (app specific, multi host shared)
 2024-10-22  9:33 UTC  (4+ messages)

[PATCH v1 00/16] Fix write incorrect data into flash in user mode
 2024-10-22  9:29 UTC  (16+ messages)
` [PATCH v1 01/16] aspeed/smc: "
  ` [SPAM] "
` [PATCH v1 09/16] test/qtest/aspeed_smc-test: Introduce a new TestData to test different BMC SOCs
  ` [SPAM] "
` [PATCH v1 11/16] test/qtest/aspeed_smc-test: Support to test all flash models
  ` [SPAM] "
` [PATCH v1 16/16] test/qtest/ast2700-smc-test: Support to test AST2700
  ` [SPAM] "

[PATCH] migration: Deprecate query-migrationthreads command
 2024-10-22  9:21 UTC  (6+ messages)

[PULL 00/24] Kraxel 20220927 patches
 2024-10-22  9:06 UTC  (7+ messages)
` [PULL 20/24] audio: Add sndio backend

[PATCH v6 00/16] Introduce support for IGVM files
 2024-10-22  9:05 UTC  (5+ messages)
` [PATCH v6 04/16] hw/i386: Add igvm-cfg object and processing "

[PATCH] arm: Kconfig: disable stellaris if Rust is enabled
 2024-10-22  9:04 UTC  (2+ messages)

[PATCH 0/2] arm: Add collie and sx functional tests
 2024-10-22  9:02 UTC  (11+ messages)
` [PATCH 1/2] tests/functional: Add a functional test for the collie board

[PATCH] tcg-plugins: add a hook for interrupts, exceptions and traps
 2024-10-22  8:58 UTC  (16+ messages)
` [RFC PATCH v2 0/7] tcg-plugins: add hooks "
  ` [RFC PATCH v2 3/7] contrib/plugins: add plugin showcasing new trap related API
  ` [RFC PATCH v2 4/7] target/arm: call plugin trap callbacks

[PATCH] gitlab: enable afalg tests in fedora system test
 2024-10-22  8:54 UTC  (5+ messages)

[Question] What is the definition of “private” fields in QOM?
 2024-10-22  8:42 UTC  (11+ messages)

[PATCH v17 00/14] hw/pci: SR-IOV related fixes and improvements
 2024-10-22  8:36 UTC  (15+ messages)
` [PATCH v17 01/14] hw/pci: Rename has_power to enabled
` [PATCH v17 02/14] hw/ppc/spapr_pci: Do not create DT for disabled PCI device
` [PATCH v17 03/14] hw/ppc/spapr_pci: Do not reject VFs created after a PF
` [PATCH v17 04/14] s390x/pci: Avoid creating zpci for VFs
` [PATCH v17 05/14] s390x/pci: Allow plugging SR-IOV devices
` [PATCH v17 06/14] s390x/pci: Check for multifunction after device realization
` [PATCH v17 07/14] pcie_sriov: Do not manually unrealize
` [PATCH v17 08/14] pcie_sriov: Ensure VF addr does not overflow
` [PATCH v17 09/14] pcie_sriov: Reuse SR-IOV VF device instances
` [PATCH v17 10/14] pcie_sriov: Release VFs failed to realize
` [PATCH v17 11/14] pcie_sriov: Remove num_vfs from PCIESriovPF
` [PATCH v17 12/14] pcie_sriov: Register VFs after migration
` [PATCH v17 13/14] hw/pci: Use -1 as the default value for rombar
` [PATCH v17 14/14] hw/qdev: Remove opts member

[PATCH 0/2] Allow injection of virtio-gpu EDID name
 2024-10-22  8:36 UTC  (11+ messages)
` [PATCH 1/2] ui: Allow injection of vnc display name

[RFC V1 00/14] precreate phase
 2024-10-22  8:30 UTC  (17+ messages)
` [RFC V1 01/14] accel: encapsulate search state
` [RFC V1 04/14] accel: set accelerator and machine props earlier
` [RFC V1 05/14] migration: init and listen during precreate
` [RFC V1 11/14] monitor: connect in precreate
` [RFC V1 13/14] net: cleanup for precreate phase
` [RFC V1 14/14] migration: allow commands during precreate and preconfig

[PATCH] pcie: enable Extended tag field capability
 2024-10-22  7:34 UTC  (4+ messages)

[PATCH v5 00/19] s390x: Add Full Boot Order Support
 2024-10-22  7:33 UTC  (3+ messages)
` [PATCH v5 17/19] pc-bios/s390x: Enable multi-device boot loop

[PATCH v2 00/13] rust: miscellaneous cleanups + QOM integration tests
 2024-10-22  7:20 UTC  (15+ messages)
` [PATCH v2 03/13] meson: pass rustc_args when building all crates
` [PATCH v2 04/13] rust: do not use --no-size_t-is-usize
` [PATCH v2 07/13] rust: build integration test for the qemu_api crate
` [PATCH v2 08/13] rust: cleanup module_init!, use it from #[derive(Object)]
` [PATCH v2 10/13] qdev: make properties array "const"

[PATCH v2] intel_iommu: Introduce property "x-stale-tm" to control Transient Mapping (TM) field
 2024-10-22  7:13 UTC  (5+ messages)

[PATCH v6 00/14] tcg/riscv: Add support for vector
 2024-10-22  6:59 UTC  (15+ messages)
` [PATCH v6 01/14] tcg: Reset data_gen_ptr correctly
` [PATCH v6 02/14] disas/riscv: Fix vsetivli disassembly
` [PATCH v6 03/14] util: Add RISC-V vector extension probe in cpuinfo
` [PATCH v6 09/14] tcg/riscv: Accept constant first argument to sub_vec

[PATCH] virtio-net: Add queues before loading them
 2024-10-22  6:49 UTC 

[PATCH v2] migration/dirtyrate: Silence warning about strcpy() on OpenBSD
 2024-10-22  6:43 UTC  (2+ messages)

[PATCH v1 0/7] target/riscv: Support SXL32 on RV64 CPU
 2024-10-22  6:41 UTC  (3+ messages)

[PATCH 0/7] virtio-net fixes
 2024-10-22  6:37 UTC  (5+ messages)
` [PATCH 6/7] virtio-net: Copy received header to buffer

[PULL 0/5] Trivial patches for 2024-10-22
 2024-10-22  6:15 UTC  (6+ messages)
` [PULL 1/5] linux-user: Clean up unused header
` [PULL 2/5] ui/console-vc: Silence warning about sprintf() on OpenBSD
` [PULL 3/5] configure: Replace literally printed '\n' with newline
` [PULL 4/5] meson.build: Remove ncurses workaround for OpenBSD
` [PULL 5/5] replace error_setg(&error_fatal, ...) with error_report()

[PATCH v3 0/5] Guestperf: miscellaneous refinement and enrichment
 2024-10-22  6:04 UTC  (7+ messages)
` [PATCH v3 1/5] tests/migration: Move the guestperf tool to scripts directory
` [PATCH v3 2/5] tests/migration: Make initrd-stress.img built by default
` [PATCH v3 3/5] guestperf: Support deferred migration for multifd
` [PATCH v3 4/5] guestperf: Nitpick the inconsistent parameters
` [PATCH v3 5/5] guestperf: Introduce multifd compression option

[PATCH] target/i386: fix CPUID check for LFENCE and SFENCE
 2024-10-22  5:59 UTC 

[PATCH v2 0/8] chardev/mux: implement frontend detach
 2024-10-22  5:21 UTC  (7+ messages)
` [PATCH v2 2/8] chardev/chardev-internal: remove unused `max_size` struct member
` [PATCH v2 3/8] chardev/mux: use bool type for `linestart` and `term_got_escape`
` [PATCH v2 7/8] chardev/mux: implement detach of frontends from mux

[PATCH v2 0/6] Support virtio-gpu DRM native context
 2024-10-22  5:11 UTC  (5+ messages)
` [PATCH v2 5/6] virtio-gpu: Support asynchronous fencing

[PATCH] tap-linux: Open ipvtap and macvtap
 2024-10-22  4:59 UTC  (5+ messages)

[PATCH v2 0/3] virtio: Convert feature properties to OnOffAuto
 2024-10-22  4:50 UTC  (4+ messages)
` [PATCH v2 1/3] qdev-properties: Accept bool for OnOffAuto
` [PATCH v2 2/3] qdev-properties: Add DEFINE_PROP_ON_OFF_AUTO_BIT64()
` [PATCH v2 3/3] virtio: Convert feature properties to OnOffAuto

[PATCH v2 0/8] Introduce MIPS64r6 target
 2024-10-22  4:49 UTC  (2+ messages)

[PATCH] docs: explicitly permit a "commonly known identity" with SoB
 2024-10-22  4:21 UTC  (3+ messages)

[PATCH] tests/tcg: Stop using exit() in the gdbstub testcases
 2024-10-22  4:14 UTC  (5+ messages)

[PATCH] target/mips: Introduce ase_3d_available() helper
 2024-10-22  4:06 UTC  (4+ messages)

[RFC PATCH 00/16] rust: allow older versions of rustc and bindgen
 2024-10-22  3:59 UTC  (6+ messages)
` [PATCH 03/16] rust: pass rustc_args when building all crates

[PATCH] hw/cxl: Support aborting background commands
 2024-10-22  3:23 UTC  (2+ messages)

[PATCH] tests/tcg: Replace -mpower8-vector with -mvsx
 2024-10-22  2:59 UTC  (2+ messages)

[PATCH] rust: introduce alternative implementation of offset_of!
 2024-10-22  2:39 UTC  (5+ messages)

[PATCH] linux-user: Tolerate CONFIG_LSM_MMAP_MIN_ADDR
 2024-10-22  2:34 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add myself as a reviewer of x86 general architecture support
 2024-10-22  2:36 UTC 

[PATCH 0/2] linux-user/ppc: Fix sigmask endianness issue in sigreturn
 2024-10-22  2:05 UTC  (3+ messages)
` [PATCH 2/2] tests/tcg: Test that sigreturn() does not corrupt the signal mask

[PATCH] linux-user: Emulate /proc/self/maps under mmap_lock
 2024-10-22  2:02 UTC  (2+ messages)

[PATCH v2 0/3] target/i386: Use probe_access_full_mmu in ptw_translate
 2024-10-22  2:01 UTC  (2+ messages)

[PATCH v2] block/file-posix: optimize append write
 2024-10-22  1:56 UTC  (9+ messages)

[PATCH v3] target-i386: Walk NPT in guest real mode
 2024-10-22  1:55 UTC  (2+ messages)

[PATCH] disas: Fix build against Capstone v6 (again)
 2024-10-22  1:30 UTC 

[PATCH v7 00/14] tcg/riscv: Add support for vector
 2024-10-22  0:11 UTC  (15+ messages)
` [PATCH v7 01/14] tcg: Reset data_gen_ptr correctly
` [PATCH v7 02/14] disas/riscv: Fix vsetivli disassembly
` [PATCH v7 03/14] util: Add RISC-V vector extension probe in cpuinfo
` [PATCH v7 04/14] tcg/riscv: Add basic support for vector
` [PATCH v7 05/14] tcg/riscv: Implement vector mov/dup{m/i}
` [PATCH v7 06/14] tcg/riscv: Add support for basic vector opcodes
` [PATCH v7 07/14] tcg/riscv: Implement vector cmp/cmpsel ops
` [PATCH v7 08/14] tcg/riscv: Implement vector neg ops
` [PATCH v7 09/14] tcg/riscv: Accept constant first argument to sub_vec
` [PATCH v7 10/14] tcg/riscv: Implement vector sat/mul ops
` [PATCH v7 11/14] tcg/riscv: Implement vector min/max ops
` [PATCH v7 12/14] tcg/riscv: Implement vector shi/s/v ops
` [PATCH v7 13/14] tcg/riscv: Implement vector roti/v/x ops
` [PATCH v7 14/14] tcg/riscv: Enable native vector support for TCG host

[PATCH V1 0/4] Arch agnostic ACPI changes to support vCPU Hotplug (on Archs like ARM)
 2024-10-21 21:50 UTC  (10+ messages)
` [PATCH V1 1/4] hw/acpi: Initialize ACPI Hotplug CPU Status with Support for vCPU `Persistence`

[PATCH v4 0/4] KVM: Dynamic sized memslots array
 2024-10-21 21:18 UTC  (6+ messages)
` [PATCH v4 1/4] KVM: Dynamic sized kvm "

[QEMU PATCH v8] xen/passthrough: use gsi to map pirq when dom0 is PVH
 2024-10-21 20:55 UTC  (2+ messages)

[PATCH RFC V5 00/30] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-10-21 20:49 UTC  (5+ messages)

[PATCH] target/mips: Remove unused CPUMIPSState::current_fpu field
 2024-10-21 20:04 UTC  (3+ messages)

[PATCH 0/2] Support 64-bit address of initrd
 2024-10-21 19:30 UTC  (3+ messages)
` [PATCH 2/2] hw/riscv: Support different address-cells for initrd

[ANNOUNCE] QEMU 9.1.1 Stable released
 2024-10-21 18:53 UTC 

[PATCH v2] hw/i386: define _AS_LATEST() macros for machine types
 2024-10-21 18:03 UTC  (2+ messages)

[PATCH 0/6] ui: various improvements to VNC SASL code
 2024-10-21 17:53 UTC  (2+ messages)

[PATCH v4] scripts/symlink-install-tree.py: Fix MESONINTROSPECT parsing
 2024-10-21 17:48 UTC  (3+ messages)

[PATCH] target/i386: Do not re-compute new pc with CF_PCREL
 2024-10-21 17:21 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).