qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-18 06:48:42 to 2022-10-18 21:21:56 UTC [more...]

[PATCH v4 0/7] ppc/e500: Add support for two types of flash, cleanup
 2022-10-18 21:01 UTC  (6+ messages)
` [PATCH v4 1/7] docs/system/ppc/ppce500: Use qemu-system-ppc64 across the board(s)
` [PATCH v4 2/7] hw/block/pflash_cfi0{1, 2}: Error out if device length isn't a power of two
` [PATCH v4 4/7] hw/sd/sdhci: Rename ESDHC_* defines to USDHC_*
` [PATCH v4 5/7] hw/ppc/e500: Implement pflash handling
` [PATCH v4 7/7] hw/ppc/e500: Add Freescale eSDHC to e500plat

MultiFD and default channel out of order mapping on receive side
 2022-10-18 21:00 UTC  (8+ messages)

[PULL 00/53] target/i386, scsi, build patches for 2022-10-18
 2022-10-18 20:01 UTC  (55+ messages)
` [PULL 01/53] virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug events
` [PULL 02/53] configure: don't enable firmware for targets that are not built
` [PULL 03/53] scsi: Use device_cold_reset() and bus_cold_reset()
` [PULL 04/53] hw/scsi/vmw_pvscsi.c: Use device_cold_reset() to reset SCSI devices
` [PULL 05/53] hyperv: fix SynIC SINT assertion failure on guest reset
` [PULL 06/53] configure: Avoid using strings binary
` [PULL 07/53] target/i386: Use device_cold_reset() to reset the APIC
` [PULL 08/53] target/i386: Save and restore pc_save before tcg_remove_ops_after
` [PULL 09/53] target/i386: Use MMUAccessType across excp_helper.c
` [PULL 10/53] target/i386: Direct call get_hphys from mmu_translate
` [PULL 11/53] target/i386: Introduce structures for mmu_translate
` [PULL 12/53] target/i386: Reorg GET_HPHYS
` [PULL 13/53] target/i386: Add MMU_PHYS_IDX and MMU_NESTED_IDX
` [PULL 14/53] target/i386: Use MMU_NESTED_IDX for vmload/vmsave
` [PULL 15/53] target/i386: Combine 5 sets of variables in mmu_translate
` [PULL 16/53] target/i386: Use atomic operations for pte updates
` [PULL 17/53] target/i386: Use probe_access_full for final stage2 translation
` [PULL 18/53] target/i386: Define XMMReg and access macros, align ZMM registers
` [PULL 19/53] target/i386: make ldo/sto operations consistent with ldq
` [PULL 20/53] target/i386: make rex_w available even in 32-bit mode
` [PULL 21/53] target/i386: add core of new i386 decoder
` [PULL 22/53] target/i386: add ALU load/writeback core
` [PULL 23/53] target/i386: add CPUID[EAX=7,ECX=0].ECX to DisasContext
` [PULL 24/53] target/i386: add CPUID feature checks to new decoder
` [PULL 25/53] target/i386: add AVX_EN hflag
` [PULL 26/53] target/i386: validate VEX prefixes via the instructions' exception classes
` [PULL 27/53] target/i386: validate SSE prefixes directly in the decoding table
` [PULL 28/53] target/i386: move scalar 0F 38 and 0F 3A instruction to new decoder
` [PULL 29/53] target/i386: Prepare ops_sse_header.h for 256 bit AVX
` [PULL 30/53] target/i386: extend helpers to support VEX.V 3- and 4- operand encodings
` [PULL 31/53] target/i386: support operand merging in binary scalar helpers
` [PULL 32/53] target/i386: provide 3-operand versions of unary "
` [PULL 33/53] target/i386: implement additional AVX comparison operators
` [PULL 34/53] target/i386: Introduce 256-bit vector helpers
` [PULL 35/53] target/i386: reimplement 0x0f 0x60-0x6f, add AVX
` [PULL 36/53] target/i386: reimplement 0x0f 0xd8-0xdf, 0xe8-0xef, 0xf8-0xff, "
` [PULL 37/53] target/i386: reimplement 0x0f 0x50-0x5f, "
` [PULL 38/53] target/i386: reimplement 0x0f 0x78-0x7f, "
` [PULL 39/53] target/i386: reimplement 0x0f 0x70-0x77, "
` [PULL 40/53] target/i386: reimplement 0x0f 0xd0-0xd7, 0xe0-0xe7, 0xf0-0xf7, "
` [PULL 41/53] target/i386: clarify (un)signedness of immediates from 0F3Ah opcodes
` [PULL 42/53] target/i386: reimplement 0x0f 0x3a, add AVX
` [PULL 43/53] target/i386: Use tcg gvec ops for pmovmskb
` [PULL 44/53] target/i386: reimplement 0x0f 0x38, add AVX
` [PULL 45/53] target/i386: reimplement 0x0f 0xc2, 0xc4-0xc6, "
` [PULL 46/53] target/i386: reimplement 0x0f 0x10-0x17, "
` [PULL 47/53] target/i386: reimplement 0x0f 0x28-0x2f, "
` [PULL 48/53] target/i386: implement XSAVE and XRSTOR of AVX registers
` [PULL 49/53] target/i386: implement VLDMXCSR/VSTMXCSR
` [PULL 50/53] target/i386: Enable AVX cpuid bits when using TCG
` [PULL 51/53] tests/tcg: extend SSE tests to AVX
` [PULL 52/53] target/i386: move 3DNow to the new decoder
` [PULL 53/53] target/i386: remove old SSE decoder

[PULL 00/38] ppc queue
 2022-10-18 20:01 UTC  (2+ messages)

socket chardevs: data loss when other end closes connection?
 2022-10-18 19:21 UTC  (2+ messages)

[PATCH] Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat
 2022-10-18 18:42 UTC  (2+ messages)
` [PATCH] Hexagon (target/hexagon) Add pkt and insn to DisasContext

[PATCH v10 0/9] s390x: CPU Topology
 2022-10-18 17:51 UTC  (12+ messages)
` [PATCH v10 1/9] s390x/cpu topology: core_id sets s390x CPU topology
` [PATCH v10 2/9] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v10 3/9] s390x/cpu_topology: resetting the Topology-Change-Report
` [PATCH v10 6/9] s390x/cpu topology: add topology-disable machine property
` [PATCH v10 7/9] s390x/cpu topology: add max_threads machine class attribute

[PATCH 0/3] Add qemu-img checksum command using blkhash
 2022-10-18 17:49 UTC  (3+ messages)

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

[PATCH v5 00/18] tests/qtest: Enable running qtest on Windows
 2022-10-18 17:14 UTC  (9+ messages)
` [PATCH v5 09/18] tests/qtest: Use send/recv for socket communication

[PATCH v2 0/4] ui:hw: fix tab indentation
 2022-10-18 16:25 UTC  (5+ messages)
` [PATCH v2 1/4] ui: "
` [PATCH v2 2/4] hw/audio: "
` [PATCH v2 3/4] hw/display: "
` [PATCH v2 4/4] hw/usb: "

[RESEND PATCH] hw/mem/nvdimm: fix error message for 'unarmed' flag
 2022-10-18 16:49 UTC  (3+ messages)

[PATCH v2] nbd/client: Use smarter assert
 2022-10-18 16:37 UTC  (3+ messages)

[RFC PATCH 0/5] Guest announce feature emulation using Shadow VirtQueue
 2022-10-18 15:53 UTC  (6+ messages)
` [RFC PATCH 1/5] vdpa: Save emulated features list in vhost_vdpa
` [RFC PATCH 2/5] vdpa: Remove shadow CVQ command check
` [RFC PATCH 3/5] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail
` [RFC PATCH 4/5] vhost_net: return VIRTIO_NET_S_ANNOUNCE is device model has it set
` [RFC PATCH 5/5] vdpa: Offer VIRTIO_NET_F_GUEST_ANNOUNCE feature if SVQ is enabled

[PATCH v4 00/10] Introduce new acpi/smbios avocado tests using biosbits
 2022-10-18 15:43 UTC  (8+ messages)
` [PATCH v4 08/10] acpi/tests/avocado/bits: add acpi and smbios avocado tests that uses biosbits
` [PATCH v4 10/10] MAINTAINERS: add myself as the maintainer for acpi biosbits avocado tests

[PATCH] vhost: Warn if DEVIOTLB_UNMAP is not supported and ats is set
 2022-10-18 15:08 UTC  (3+ messages)

[PULL 0/5] loongarch-to-apply queue
 2022-10-17 21:22 UTC  (2+ messages)

[BUG] hw/i386/pc.c: CXL Fixed Memory Window should not reserve e820 in bios
 2022-10-18 15:00 UTC  (6+ messages)

[PATCH v8 0/8] KVM: mm: fd-based approach for supporting KVM
 2022-10-18 13:42 UTC  (7+ messages)
` [PATCH v8 1/8] mm/memfd: Introduce userspace inaccessible memfd

[PATCH] linux-user: Implement faccessat2
 2022-10-18 13:05 UTC  (4+ messages)

[PATCH] target/i386: Save and restore pc_save before tcg_remove_ops_after
 2022-10-18 13:17 UTC  (2+ messages)

KVM Call for 2022-10-18
 2022-10-18 13:15 UTC  (2+ messages)

[PATCH v2 00/28] qapi: Elide redundant has_FOO in generated C
 2022-10-18 13:06 UTC  (43+ messages)
` [PATCH v2 01/28] docs/devel/qapi-code-gen: Update example to match current code
` [PATCH v2 02/28] qapi: Tidy up whitespace in generated code
` [PATCH v2 04/28] qapi: Start to elide redundant has_FOO in generated C
` [PATCH v2 05/28] qapi tests: Elide "
` [PATCH v2 06/28] qapi acpi: "
` [PATCH v2 07/28] qapi audio: "
` [PATCH v2 08/28] qapi block: "
` [PATCH v2 09/28] qapi char: "
` [PATCH v2 10/28] qapi crypto: "
` [PATCH v2 11/28] qapi dump: "
` [PATCH v2 12/28] qapi job: "
` [PATCH v2 15/28] qapi misc: "
` [PATCH v2 17/28] qapi pci: "
` [PATCH v2 18/28] qapi qdev qom: "
` [PATCH v2 19/28] qapi replay: "
` [PATCH v2 21/28] qapi run-state: "
` [PATCH v2 22/28] qapi stats: "
` [PATCH v2 23/28] qapi tpm: "
` [PATCH v2 24/28] qapi transaction: "
` [PATCH v2 25/28] qapi ui: "
` [PATCH v2 26/28] qapi virtio: "
` [PATCH v2 27/28] qapi qga: "
` [PATCH v2 28/28] qapi: Drop temporary logic to support conversion step by step

[PATCH v4 1/3] hw: misc: edu: fix 2 off-by-one errors
 2022-10-18 12:25 UTC  (3+ messages)
` [PATCH v4 2/3] hw: misc: edu: rename local vars in edu_check_range
` [PATCH v4 3/3] hw: misc: edu: use qemu_log_mask instead of hw_error

[RFC 0/7] migration patches for VFIO
 2022-10-18 12:22 UTC  (8+ messages)
` [RFC 7/7] migration: call qemu_savevm_state_pending_exact() with the guest stopped

[v2] hw: misc: edu: fix 2 off-by-one errors
 2022-10-18 12:11 UTC  (7+ messages)

[PATCH 00/20] tests/9p: introduce declarative function calls
 2022-10-18 11:54 UTC  (2+ messages)

[PATCH v3 00/13] Misc ppc/mac machines clean up
 2022-10-18 11:37 UTC  (3+ messages)

[PATCH v3 0/9] ppc/e500: Add support for two types of flash, cleanup
 2022-10-18 11:13 UTC  (10+ messages)
` [PATCH v3 2/9] hw/{arm,ppc}: Resolve unreachable code
` [PATCH v3 7/9] hw/ppc/e500: Implement pflash handling

[PATCH v2 00/11] Add support for fixed ram offsets during migration
 2022-10-18 10:53 UTC  (15+ 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] vhost-user: Fix out of order vring host notification handling
 2022-10-18 10:34 UTC  (2+ messages)

[PATCH RESEND] hw/i2c: Enable an id for the pca954x devices
 2022-10-18 10:36 UTC  (2+ messages)

[PATCH] bsd-user: Catch up with sys/param.h requirement for machine/pmap.h
 2022-10-18 10:29 UTC  (2+ messages)

has anybody looked at the long-standing intermittent raspi2 avocado test failure?
 2022-10-18 10:23 UTC 

[PATCH v2 0/7] testing/next (configure, RUNC, win32|64)
 2022-10-18 10:09 UTC  (3+ messages)
` [PATCH v2 2/7] tests/docker: update test-mingw to run single build

x86, pflash, unassigned memory access
 2022-10-18  9:56 UTC  (3+ messages)

[PATCH 0/4] ui:hw: fix tab indentation
 2022-10-18  9:38 UTC  (3+ messages)
` [PATCH 1/4] ui: "

[PATCH v3 0/2] Refactoring: expand usage of TFR() macro
 2022-10-18  9:31 UTC  (5+ messages)
` [PATCH v3 1/2] Refactoring: refactor TFR() macro to RETRY_ON_EINTR()
` [PATCH v3 2/2] error handling: Use RETRY_ON_EINTR() macro where applicable

Question about TCG backend correctness
 2022-10-18  9:22 UTC  (5+ messages)

[RFC v3 0/2] Add zoned storage emulation to virtio-blk driver
 2022-10-18  8:56 UTC  (4+ messages)
` [RFC v3 2/2] virtio-blk: add zoned storage emulation for zoned devices

[PATCH v4 0/3] Add zone append write for zoned device
 2022-10-18  8:48 UTC  (4+ messages)
` [PATCH v4 2/3] block: introduce zone append write for zoned devices

[PATCH v12 0/7] Add support for zoned device
 2022-10-18  8:41 UTC  (11+ messages)
` [PATCH v12 3/7] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [PATCH v12 6/7] qemu-iotests: test new zone operations

[PATCH v1 00/12] Introduce xenpv machine for arm architecture
 2022-10-18  8:24 UTC  (5+ messages)
` [PATCH v1 10/12] hw/arm: introduce xenpv machine

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

[PATCH] elf2dmp: free memory in failure
 2022-10-18  6:42 UTC  (2+ messages)

[PATCH] qga: Fix memory leak in split_list
 2022-10-18  6:42 UTC  (4+ messages)

[PATCH v2] migration/channel-block: fix return value for qio_channel_block_{readv, writev}
 2022-10-18  7:01 UTC  (3+ messages)

[PATCH v5 0/9] Add 'q35' machine type to hotplug tests
 2022-10-18  6:39 UTC  (3+ messages)
` [PATCH v5 7/9] tests/x86: replace snprint() by g_strdup_printf() in drive_del-test


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