qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-10 01:54:35 to 2022-10-10 17:19:39 UTC [more...]

[PATCH] hw/block/nvme: re-enable NVMe PCI hotplug
 2022-10-10 17:15 UTC  (9+ messages)

[PATCH v5 00/15] Support VIRTIO_F_RING_RESET for virtio-net, vhost-net kernel in virtio pci-modern
 2022-10-10 17:11 UTC  (2+ messages)

FAILED: libqemu-arm-bsd-user.fa.p/bsd-user_signal.c.o
 2022-10-10 17:01 UTC  (3+ messages)

Building Qemu Error
 2022-10-10 16:59 UTC  (3+ messages)

[PATCH v2] Hexagon (target/hexagon) Fix predicated assignment to .tmp and .cur
 2022-10-10 16:45 UTC 

[PATCH RFC] hw/cxl: type 3 devices can now present volatile or persistent memory
 2022-10-10 16:32 UTC  (13+ messages)

[PATCH] s390x: step down as general arch maintainer
 2022-10-10 16:09 UTC 

[BUG] cxl can not create region
 2022-10-10 16:20 UTC  (9+ messages)

[PATCH] ide: Add "ide-cf" driver, a CompactFlash card
 2022-10-10 15:06 UTC 

[PATCH] ide: Add 8-bit data mode
 2022-10-10 15:05 UTC 

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

[PATCH 0/3] linux-user: i386/signal: support XSAVE/XRSTOR for signal frame fpstate
 2022-10-10 15:39 UTC  (7+ messages)
` [PATCH 1/3] linux-user: i386/signal: move fpstate at the end of the 32-bit frames
` [PATCH 2/3] linux-user: i386/signal: support FXSAVE fpstate on 32-bit emulation
` [PATCH 3/3] linux-user: i386/signal: support XSAVE/XRSTOR for signal frame fpstate

[RISU PATCH 0/5] Add LoongArch architectures support
 2022-10-10 15:34 UTC  (13+ messages)
` [RISU PATCH 1/5] risu: Use alternate stack
` [RISU PATCH 2/5] loongarch: Add LoongArch basic test support
` [RISU PATCH 3/5] loongarch: Implement risugen module
` [RISU PATCH 4/5] loongarch: Add risufile with loongarch instructions
` [RISU PATCH 5/5] loongarch: Add block 'safefloat' and nanbox_s()

[PATCH v2] target/arm: update the cortex-a15 MIDR to latest rev
 2022-10-10 15:32 UTC 

[PATCH 1/2] hw/cxl: set cxl-type3 device type to PCI_CLASS_MEMORY_CXL
 2022-10-10 15:25 UTC  (3+ messages)
` [PATCH 2/2] hw/cxl: Allow CXL type-3 devices to be persistent or volatile

[PATCH] s390x/pv: remove semicolon from macro definition
 2022-10-10 15:19 UTC  (2+ messages)

[PATCH v3 0/8] m25p80: Add SFDP support
 2022-10-10 15:11 UTC  (14+ 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 v10 0/5] RISC-V Smstateen support
 2022-10-10 14:47 UTC  (9+ messages)
` [PATCH v10 3/5] target/riscv: generate virtual instruction exception
` [PATCH v10 4/5] target/riscv: smstateen check for fcsr

[PULL 00/28] target-arm queue
 2022-10-10 14:27 UTC  (29+ messages)
` [PULL 01/28] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
` [PULL 02/28] target/arm: allow setting SCR_EL3.EnTP2 when FEAT_SME is implemented
` [PULL 03/28] docs/nuvoton: Update URL for images
` [PULL 04/28] target/arm: Split s2walk_secure from ipa_secure in get_phys_addr
` [PULL 05/28] target/arm: Make the final stage1+2 write to secure be unconditional
` [PULL 06/28] target/arm: Add is_secure parameter to get_phys_addr_lpae
` [PULL 07/28] target/arm: Fix S2 disabled check in S1_ptw_translate
` [PULL 08/28] target/arm: Add is_secure parameter to regime_translation_disabled
` [PULL 09/28] target/arm: Split out get_phys_addr_with_secure
` [PULL 10/28] target/arm: Add is_secure parameter to v7m_read_half_insn
` [PULL 11/28] target/arm: Add TBFLAG_M32.SECURE
` [PULL 12/28] target/arm: Merge regime_is_secure into get_phys_addr
` [PULL 13/28] target/arm: Add is_secure parameter to do_ats_write
` [PULL 14/28] target/arm: Fold secure and non-secure a-profile mmu indexes
` [PULL 15/28] target/arm: Reorg regime_translation_disabled
` [PULL 16/28] target/arm: Drop secure check for HCR.TGE vs SCTLR_EL1.M
` [PULL 17/28] target/arm: Introduce arm_hcr_el2_eff_secstate
` [PULL 18/28] target/arm: Hoist read of *is_secure in S1_ptw_translate
` [PULL 19/28] target/arm: Remove env argument from combined_attrs_fwb
` [PULL 20/28] target/arm: Pass HCR to attribute subroutines
` [PULL 21/28] target/arm: Fix ATS12NSO* from S PL1
` [PULL 22/28] target/arm: Split out get_phys_addr_disabled
` [PULL 23/28] target/arm: Fix cacheattr in get_phys_addr_disabled
` [PULL 24/28] target/arm: Use tlb_set_page_full
` [PULL 25/28] hw/arm/boot: set CPTR_EL3.ESM and SCR_EL3.EnTP2 when booting Linux with EL3
` [PULL 26/28] target/arm: Don't allow guest to use unimplemented granule sizes
` [PULL 27/28] target/arm: Use ARMGranuleSize in ARMVAParameters
` [PULL 28/28] docs/system/arm/emulation.rst: Report FEAT_GTG support

[PATCH] i386/cpu: Adjust cpuid addresable id count to match the spec
 2022-10-10  2:49 UTC 

[PATCH v2 0/3] Add a simple latching_switch
 2022-10-10 14:24 UTC  (3+ messages)
` [PATCH v2 1/3] hw/misc/latching_switch: Add a simple latching_switch device

[PATCH] hw/arm/boot: set CPTR_EL3.ESM and SCR_EL3.EnTP2 when booting Linux with EL3
 2022-10-10 14:16 UTC  (4+ messages)

[PATCH] include/qemu/atomic128: Support 16-byte atomic read/write for Intel AVX
 2022-10-10 14:02 UTC  (3+ messages)

[PATCH v6 00/13] blkio: add libblkio BlockDriver
 2022-10-10 13:57 UTC  (6+ messages)
` [PATCH v6 08/13] numa: use QLIST_FOREACH_SAFE() for RAM block notifiers
` [PATCH v6 12/13] blkio: implement BDRV_REQ_REGISTERED_BUF optimization

[PULL 00/54] testing, gdbstub, plugin and gitdm updates
 2022-10-10 13:47 UTC  (5+ messages)
` [PULL 28/54] configure: build ROMs with container-based cross compilers

[PATCH v2 00/11] Add support for fixed ram offsets during migration
 2022-10-10 13:34 UTC  (12+ messages)
` [PATCH v2 01/11] migration: support file: uri for source migration
` [PATCH v2 02/11] migration: Add support for 'file:' uri for incoming migration
` [PATCH v2 03/11] migration: Make migration json writer part of MigrationState struct
` [PATCH v2 04/11] io: add pwritev support to QIOChannelFile
` [PATCH v2 05/11] io: Add support for seekable channels
` [PATCH v2 06/11] io: Add preadv support to QIOChannelFile
` [PATCH v2 07/11] migration: add qemu_get_buffer_at
` [PATCH v2 08/11] migration/ram: Introduce 'fixed-ram' migration stream capability
` [PATCH v2 09/11] migration: Refactor precopy ram loading code
` [PATCH v2 10/11] migration: Add support for 'fixed-ram' migration restore
` [PATCH v2 11/11] analyze-migration.py: add initial support for fixed ram streams

[RFC PATCH v2 0/4] ACPI MADT and FADT update according to the ACPI 6.0 spec
 2022-10-10 13:23 UTC  (5+ messages)
` [RFC PATCH v2 1/4] tests/acpi: virt: allow acpi MADT and FADT changes
` [RFC PATCH v2 2/4] acpi: fadt: support revision 6.0 of the ACPI specification
` [RFC PATCH v2 3/4] acpi: arm/virt: madt: bump to revision 4 accordingly to ACPI 6.0 Errata A
` [RFC PATCH v2 4/4] tests/acpi: virt: update ACPI MADT and FADT binaries

[PATCH v3 00/42] target/arm: Implement FEAT_HAFDBS
 2022-10-10 13:10 UTC  (2+ messages)

[PATCH v2 00/11] Refactor bdrv_try_set_aio_context using transactions
 2022-10-10 12:56 UTC  (15+ messages)
` [PATCH v2 05/11] blockjob: implement .change_aio_ctx in child_job
` [PATCH v2 06/11] block: implement .change_aio_ctx in child_of_bds
` [PATCH v2 07/11] block-backend: implement .change_aio_ctx in child_root
` [PATCH v2 08/11] block: use the new _change_ API instead of _can_set_ and _set_
` [PATCH v2 09/11] block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks
` [PATCH v2 10/11] block: rename bdrv_child_try_change_aio_context in bdrv_try_change_aio_context
` [PATCH v2 11/11] block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_aio_context

[PATCH v3 01/10] acpi/tests/avocado/bits: initial commit of test scripts that are run by biosbits
 2022-10-10 12:32 UTC  (11+ 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 v4] x86: add etc/phys-bits fw_cfg file
 2022-10-10  7:30 UTC  (9+ messages)

[PATCH] target/arm: Make the final stage1+2 write to secure be unconditional
 2022-10-10 11:59 UTC  (4+ messages)

[PATCH v2 0/7] hostmem: NUMA-aware memory preallocation using ThreadContext
 2022-10-10 11:18 UTC  (10+ messages)
` [PATCH v2 1/7] util: Cleanup and rename os_mem_prealloc()
` [PATCH v2 2/7] util: Introduce qemu_thread_set_affinity() and qemu_thread_get_affinity()
` [PATCH v2 3/7] util: Introduce ThreadContext user-creatable object
` [PATCH v2 4/7] util: Add write-only "node-affinity" property for ThreadContext
` [PATCH v2 5/7] util: Make qemu_prealloc_mem() optionally consume a ThreadContext
` [PATCH v2 6/7] hostmem: Allow for specifying a ThreadContext for preallocation
` [PATCH v2 7/7] vl: Allow ThreadContext objects to be created before the sandbox option

[PATCH] migration: Fix the minus value for compressed_size
 2022-10-10 10:58 UTC  (3+ messages)

[PATCH v7 0/5] QEMU PCIe DOE for PCIe 4.0/5.0 and CXL 2.0
 2022-10-10 10:30 UTC  (2+ messages)

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

[PATCH v3 00/10] Introduce new acpi/smbios avocado tests using biosbits
 2022-10-10  9:36 UTC  (7+ messages)

[PATCH] ui/vnc-clipboard: fix integer underflow in vnc_client_cut_text_ext
 2022-10-10  9:15 UTC  (2+ messages)

[PATCH v3 0/3] Fix some loongarch tcg bugs
 2022-10-10  9:15 UTC  (2+ messages)

[PATCH RESEND] linux-user: Fix struct statfs ABI on loongarch64
 2022-10-10  9:10 UTC  (3+ messages)

[PATCH v4 0/2] Add memmap and fix bugs for LoongArch
 2022-10-10  9:12 UTC  (2+ messages)

total fail on FreeBSD 14.0 amd64 regardless of compiler
 2022-10-10  9:04 UTC  (4+ messages)

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

[PATCH 1/2] hw/ide/core.c (cmd_read_native_max): Avoid limited device parameters
 2022-10-10  8:52 UTC  (2+ messages)
` [PATCH 2/2] tests/qtest/ide-test: Verify READ NATIVE MAX ADDRESS is not limited

[PATCH] linux-user: Implement faccessat2
 2022-10-10  8:53 UTC  (2+ messages)

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

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-10  8:33 UTC  (16+ 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 v3] disas/riscv.c: rvv: Add disas support for vector instructions
 2022-10-10  7:35 UTC  (3+ 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 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] 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)


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