qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-07 13:02:40 to 2022-10-10 08:39:03 UTC [more...]

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-10  8:31 UTC  (13+ messages)
` [PATCH v8 2/8] KVM: Extend the memslot to support fd-based private memory
` [PATCH v8 8/8] KVM: Enable and expose KVM_MEM_PRIVATE

[PATCH] error handling: Use TFR() macro where applicable
 2022-10-10  8:33 UTC  (9+ messages)

[PATCH v3 01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits
 2022-10-10  7:56 UTC  (10+ messages)
` [PATCH v3 02/10] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
` [PATCH v3 03/10] acpi/tests/avocado/bits: disable acpi PSS tests that are failing in biosbits
` [PATCH v3 04/10] acpi/tests/avocado/bits: add smilatency test suite from bits in order to disable it
` [PATCH v3 05/10] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits smilatency tests
` [PATCH v3 06/10] acpi/tests/avocado/bits: disable smilatency test since it does not pass everytime
` [PATCH v3 07/10] acpi/tests/avocado/bits: add biosbits config file for running bios tests
` [PATCH v3 08/10] acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits
` [PATCH v3 09/10] MAINTAINERS: add myself as the maintainer for acpi biosbits avocado tests
` [PATCH v3 10/10] acpi/tests/avocado/bits: add a README file

[PATCH v3 00/10] Introduce new acpi/smbios avocado tests using biosbits
 2022-10-10  8:13 UTC  (2+ messages)

[PATCH v3] disas/riscv.c: rvv: Add disas support for vector instructions
 2022-10-10  7:35 UTC  (3+ messages)

total fail on FreeBSD 14.0 amd64 regardless of compiler
 2022-10-10  7:28 UTC  (3+ messages)

FAILED: libqemu-arm-bsd-user.fa.p/bsd-user_signal.c.o
 2022-10-10  7:13 UTC  (2+ messages)

[PATCH v11 0/7] Add support for zoned device
 2022-10-10  7:10 UTC  (13+ messages)
` [PATCH v11 1/7] include: add zoned device structs
` [PATCH v11 2/7] file-posix: introduce helper functions for sysfs attributes
` [PATCH v11 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [PATCH v11 4/7] raw-format: add zone operations to pass through requests
` [PATCH v11 5/7] config: add check to block layer
` [PATCH v11 6/7] qemu-iotests: test new zone operations
` [PATCH v11 7/7] docs/zoned-storage: add zoned device documentation

[PATCH v3 0/8] m25p80: Add SFDP support
 2022-10-10  6:23 UTC  (20+ messages)
` [PATCH v3 2/8] m25p80: Add the n25q256a SFDP table
` [PATCH v3 3/8] m25p80: Add the mx25l25635e SFPD table
` [PATCH v3 4/8] m25p80: Add the mx25l25635f "
` [PATCH v3 5/8] m25p80: Add the mx66l1g45g SFDP table
` [PATCH v3 6/8] m25p80: Add the w25q256 SFPD table
` [PATCH v3 7/8] m25p80: Add the w25q512jv "
` [PATCH v3 8/8] arm/aspeed: Replace mx25l25635e chip model
  ` [PATCH] m25p80: Add the w25q01jvq SFPD table

[PATCH v6 1/2] block: Ignore close() failure in get_tmp_filename()
 2022-10-10  4:04 UTC  (2+ messages)
` [PATCH v6 2/2] block: Refactor get_tmp_filename()

Question about RISC-V brom register a1 set value
 2022-10-10  3:55 UTC  (2+ messages)

[PATCH 1/6] device-tree: add re-randomization helper function
 2022-10-10  2:56 UTC  (3+ messages)
` [PATCH 3/6] riscv: re-randomize rng-seed on reboot

[PATCH] gdb-xml: Fix size of EFER register on i386 architecture when debugged by GDB
 2022-10-10  2:46 UTC  (2+ messages)
` [PATCH] [PING] "

[PATCH v1 0/2] Add OpenTitan lifecycle controller
 2022-10-10  2:47 UTC  (5+ messages)
` [PATCH v1 1/2] hw/misc: add ibex "
` [PATCH v1 2/2] riscv/opentitan: connect "

[PATCH v3 0/3] Add zone append write for zoned device
 2022-10-10  2:33 UTC  (4+ messages)
` [PATCH v3 1/3] file-posix:add the tracking of the zones write pointers
` [PATCH v3 2/3] block: introduce zone append write for zoned devices
` [PATCH v3 3/3] qemu-iotests: test zone append operation

[PATCH 0/3] Implement the watchdog timer of HiFive 1 rev b
 2022-10-10  2:26 UTC  (5+ messages)
` [PATCH 1/3] hw/misc: sifive_e_aon: Support "
` [PATCH 2/3] hw/riscv: sifive_e: "

[RFC v2] hw/registerfields: add `FIELDx_1CLEAR()` macro
 2022-10-10  1:53 UTC  (3+ messages)

[PATCH] hw/riscv: Update comment for qtest check in riscv_find_firmware()
 2022-10-10  1:40 UTC  (3+ messages)

[PATCH V5 0/3] hw/riscv: virt: Enable booting S-mode firmware from pflash
 2022-10-10  1:24 UTC  (3+ messages)
` [PATCH V5 3/3] "

[PATCH v2 00/13] ppc/e500: Add support for two types of flash, cleanup
 2022-10-09 21:22 UTC  (14+ messages)
` [PATCH v2 04/13] hw/ppc/e500: Reduce usage of sysbus API
` [PATCH v2 05/13] hw/ppc/mpc8544ds: Rename wrongly named method
` [PATCH v2 06/13] hw/ppc/mpc8544ds: Add platform bus
` [PATCH v2 09/13] hw/ppc/e500: Implement pflash handling

[PATCH v2 00/11] Introduce new acpi/smbios python tests using biosbits
 2022-10-09 16:06 UTC  (9+ messages)
` [PATCH v2 07/11] acpi/tests/bits: add python test that exercizes QEMU bios tables "

[PATCH v3] linux-user: Add close_range() syscall
 2022-10-09  8:55 UTC  (2+ messages)

[PATCH 0/4] Only generate cluster node in PPTT when specified
 2022-10-09  6:46 UTC  (5+ messages)
` [PATCH 1/4] hw/acpi/aml-build: "

[PATCH] linux-user: Implement faccessat2
 2022-10-09  6:08 UTC 

[PATCH V3 0/4] PASID support for Intel IOMMU
 2022-10-09  5:48 UTC  (5+ messages)
` [PATCH V3 1/4] intel-iommu: don't warn guest errors when getting rid2pasid entry
` [PATCH V3 2/4] intel-iommu: drop VTDBus
` [PATCH V3 3/4] intel-iommu: convert VTD_PE_GET_FPD_ERR() to be a function
` [PATCH V3 4/4] intel-iommu: PASID support

[PATCH v10 00/17] qapi: net: add unix socket type support to netdev backend
 2022-10-09  5:52 UTC  (3+ messages)

[PATCH v2] vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
 2022-10-09  5:43 UTC  (2+ messages)

[PATCH v2 0/2] Add zoned storage emulation to virtio-blk driver
 2022-10-09  2:38 UTC  (5+ messages)
` [PATCH v2 2/2] virtio-blk: add zoned storage emulation for zoned devices

[PATCH 00/11] ppc/e500: Add support for two types of flash, cleanup
 2022-10-09  2:31 UTC  (5+ messages)
` [PATCH 04/11] hw/ppc/mpc8544ds: Add platform bus

[PATCH] include/qemu/atomic128: Support 16-byte atomic read/write for Intel AVX
 2022-10-08 15:43 UTC  (2+ messages)

[PATCH 1/8] hw/avr: Add limited support for avr gpio registers
 2022-10-08 15:06 UTC  (3+ messages)

[PATCH] ui/gtk: Fix the implicit mouse ungrabbing logic
 2022-10-08 14:01 UTC 

[PATCH v3] linux-user: mprotect() should returns 0 when len is 0
 2022-10-08 13:06 UTC 

[PATCH v8 00/16] QMP/HMP: introduce 'dumpdtb'
 2022-10-08 10:52 UTC  (2+ messages)

[PATCH 0/4] Add a new backend for cryptodev
 2022-10-08  9:04 UTC  (3+ messages)
  ` [External] "

[PATCH v2 0/4] Add a new backend for cryptodev
 2022-10-08  8:50 UTC  (5+ messages)
` [PATCH v2 1/4] virtio-crypto: Support asynchronous mode
` [PATCH v2 2/4] crypto: Support DER encodings
` [PATCH v2 3/4] crypto: Support export akcipher to pkcs8
` [PATCH v2 4/4] cryptodev: Add a lkcf-backend for cryptodev

[PATCH v10 0/7] Add support for zoned device
 2022-10-08  3:42 UTC  (6+ messages)
` [PATCH v10 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls

[PATCH v3] win32: set threads name
 2022-10-08  2:25 UTC  (8+ messages)

[PATCH v5 00/18] tests/qtest: Enable running qtest on Windows
 2022-10-08  1:11 UTC  (4+ messages)
` [PATCH v5 17/18] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes

[PATCH v2] tests: Add sndio to the FreeBSD CI containers / VM
 2022-10-07 23:40 UTC  (4+ messages)

[PATCH RESEND] linux-user: Fix struct statfs ABI on loongarch64
 2022-10-07 21:15 UTC  (2+ messages)

[PATCH] linux-user: Fix more MIPS n32 syscall ABI issues
 2022-10-07 20:48 UTC  (2+ messages)

[PATCH RFC] hw/cxl: type 3 devices can now present volatile or persistent memory
 2022-10-07 19:55 UTC  (11+ messages)

[PATCH 0/6] Enable doorbell instruction for POWER8 CPUs
 2022-10-07 19:10 UTC  (7+ messages)
` [PATCH 1/6] target/ppc: fix msgclr/msgsnd insns flags
` [PATCH 2/6] target/ppc: fix msgsync "
` [PATCH 3/6] target/ppc: fix REQUIRE_HV macro definition

[PATCH 1/2] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
 2022-10-07 17:16 UTC  (4+ messages)

[PATCH v3 00/42] target/arm: Implement FEAT_HAFDBS
 2022-10-07 17:35 UTC  (28+ messages)
` [PATCH v3 01/42] target/arm: Split s2walk_secure from ipa_secure in get_phys_addr
` [PATCH v3 27/42] target/arm: Use softmmu tlbs for page table walking
` [PATCH v3 30/42] target/arm: Add ptw_idx argument to S1_ptw_translate
` [PATCH v3 32/42] target/arm: Extract HA and HD in aa64_va_parameters
` [PATCH v3 41/42] target/arm: Implement FEAT_HAFDBS

[PATCH v6 00/13] blkio: add libblkio BlockDriver
 2022-10-07 17:26 UTC  (6+ messages)
` [PATCH v6 02/13] blkio: add libblkio block driver
` [PATCH v6 09/13] block: add BlockRAMRegistrar

[PATCH v3] mips/malta: pass RNG seed to to kernel via env var
 2022-10-07 17:09 UTC 

[PATCH v1] vhost-vdpa : add support for vIOMMU
 2022-10-07 17:10 UTC  (2+ messages)

[PATCH v3] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
 2022-10-07 17:09 UTC  (11+ messages)

[PATCH v2 00/11] Refactor bdrv_try_set_aio_context using transactions
 2022-10-07 16:10 UTC  (9+ messages)
` [PATCH v2 01/11] block.c: assert bs->aio_context is written under BQL and drains
` [PATCH v2 02/11] block: use transactions as a replacement of ->{can_}set_aio_context()
` [PATCH v2 03/11] bdrv_change_aio_context: use hash table instead of list of visited nodes
` [PATCH v2 04/11] bdrv_child_try_change_aio_context: add transaction parameter

[PATCH 0/2] Fix the virito features negotiation flaw
 2022-10-07 16:58 UTC  (5+ messages)
` [PATCH 1/2] vhost-user: Refactor vhost acked features saving

[PATCH] target/arm: Make the final stage1+2 write to secure be unconditional
 2022-10-07 16:53 UTC  (3+ messages)

[PATCH v7 0/5] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2.0
 2022-10-07 15:21 UTC  (6+ messages)
` [PATCH v7 1/5] hw/pci: PCIe Data Object Exchange emulation
` [PATCH v7 2/5] hw/mem/cxl-type3: Add MSIX support
` [PATCH v7 3/5] hw/cxl/cdat: CXL CDAT Data Object Exchange implementation
` [PATCH v7 4/5] hw/mem/cxl-type3: Add CXL CDAT Data Object Exchange
` [PATCH v7 5/5] hw/pci-bridge/cxl-upstream: Add a CDAT table access DOE

[PATCH v1 0/8] migration: introduce dirtylimit capability
 2022-10-07 16:22 UTC  (6+ messages)
` [PATCH v1 5/8] migration: Export dirty-limit time info

[PATCH] block/io_uring: revert "Use io_uring_register_ring_fd() to skip fd operations"
 2022-10-07 15:38 UTC  (2+ messages)

[PATCH v2 0/3] fix for two ACPI GTDT physical addresses
 2022-10-07 15:32 UTC  (6+ messages)
` [PATCH v2 1/3] tests/acpi: virt: allow acpi GTDT changes
` [PATCH v2 2/3] acpi: arm/virt: build_gtdt: fix invalid 64-bit physical addresses
` [PATCH v2 3/3] tests/acpi: virt: update ACPI GTDT binaries
  ` [External] : Re: [PATCH v2 0/3] fix for two ACPI GTDT physical addresses

[PATCH] vhost-vdpa: fix assert !virtio_net_get_subqueue(nc)->async_tx.elem in virtio_net_reset
 2022-10-07 15:42 UTC  (2+ messages)

[RFC PATCH 0/4] Idea for using hardfloat in PPC
 2022-10-07 15:06 UTC  (4+ messages)

[PATCH] vhost-vdpa: allow passing opened vhostfd to vhost-vdpa
 2022-10-07 15:19 UTC  (2+ messages)

[PATCH v2] linux-user: mprotect() should returns 0 when len is 0
 2022-10-07 15:40 UTC 

[PATCH v2] hw/ide/piix: Ignore writes of hardwired PCI command register bits
 2022-10-07 13:54 UTC  (6+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] qpci_device_enable: Allow for command bits hardwired to 0
  ` [PATCH v3 2/2] hw/ide/piix: Ignore writes of hardwired PCI command register bits

[PATCH 0/3] fix for two ACPI GTDT physical addresses
 2022-10-07 14:32 UTC  (4+ messages)
` [PATCH 3/3] tests/acpi: virt: update ACPI GTDT binaries
    ` [External] : "

[PATCH v4] x86: add etc/phys-bits fw_cfg file
 2022-10-07 13:44 UTC  (8+ messages)

[PATCH] hw/arm/aspeed: increase Bletchley memory size
 2022-10-07 13:13 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/5] Support ACPI NVDIMM Label Methods
 2022-10-07 13:27 UTC  (6+ messages)
` [PATCH v4 5/5] test/acpi/bios-tables-test: SSDT: update golden master binaries

[RFC PATCH 0/4] ACPI MADT and FADT update according to the ACPI 6.0 spec
 2022-10-07 12:37 UTC  (4+ messages)
` [RFC PATCH 2/4] acpi: fadt: support revision 6.0 of the ACPI specification
    ` [External] : "

ublk-qcow2: ublk-qcow2 is available
 2022-10-07 11:23 UTC  (17+ messages)

[PATCH] gitmodules: recurse by default
 2022-10-07 11:09 UTC  (7+ messages)

[PULL 00/50] Block layer patches
 2022-10-07 10:47 UTC  (8+ messages)
` [PULL 11/50] nbd: add missing coroutine_fn annotations
` [PULL 37/50] jobs: use job locks also in the unit tests
` [PULL 43/50] blockjob: rename notifier callbacks as _locked
` [PULL 45/50] job.h: categorize JobDriver callbacks that need the AioContext lock
` [PULL 46/50] job.c: enable job lock/unlock and remove Aiocontext locks
` [PULL 48/50] blockjob: remove unused functions
` [PULL 49/50] job: "

[PATCH] i386: Fix KVM_CAP_ADJUST_CLOCK capability check
 2022-10-07 11:53 UTC  (5+ 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).