qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-21 14:36:54 to 2022-06-22 11:02:52 UTC [more...]

[PATCH v3 00/14] scsi: add quirks and features to support m68k Macs
 2022-06-22 10:53 UTC  (8+ messages)
` [PATCH v3 01/14] scsi-disk: add new quirks bitmap to SCSIDiskState
` [PATCH v3 03/14] q800: implement compat_props to enable quirk_mode_page_apple_vendor for scsi-cd devices
` [PATCH v3 04/14] scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD quirk for Macintosh
` [PATCH v3 05/14] q800: implement compat_props to enable quirk_mode_sense_rom_use_dbd for scsi-cd devices
` [PATCH v3 06/14] scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFIC_APPLE quirk for Macintosh
` [PATCH v3 09/14] scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED "
` [PATCH v3 10/14] q800: implement compat_props to enable quirk_mode_page_truncated for scsi-cd devices

[PATCH 00/10] Add functions for LoongArch virt machine
 2022-06-22 10:43 UTC  (11+ messages)
` [PATCH 01/10] hw/loongarch: rename macro prefix LS_PCI to LS7A_PCI
` [PATCH 02/10] hw/loongarch: Add fw_cfg table support
` [PATCH 03/10] hw/loongarch: Add uefi bios loading support
` [PATCH 04/10] hw/loongarch: Add linux kernel booting support
` [PATCH 05/10] hw/loongarch: Add smbios support
` [PATCH 06/10] hw/loongarch: Add acpi ged support
` [PATCH 07/10] hw/loongarch: Add fdt support
` [PATCH 08/10] hw/loongarch: Fix ipi device access of 64bits
` [PATCH 09/10] target/loongarch: Fix the meaning of ECFG reg's VS field
` [PATCH 10/10] target/loongarch: Add lock when writing timer clear reg

[RFC PATCH] hw/cxl: Initial poison injection support
 2022-06-22 10:38 UTC  (3+ messages)

[PATCH v3 0/8] pnv-phb related cleanups
 2022-06-22 10:06 UTC  (11+ messages)
` [PATCH v3 1/8] ppc/pnv: move root port attach to pnv_phb4_realize()
` [PATCH v3 2/8] ppc/pnv: attach phb3/phb4 root ports in QOM tree
` [PATCH v3 3/8] ppc/pnv: assign pnv-phb-root-port chassis/slot earlier
` [PATCH v3 4/8] ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
` [PATCH v3 5/8] ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
` [PATCH v3 6/8] ppc/pnv: make pnv_chip_power8_pic_print_info() "
` [PATCH v3 7/8] ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb3 root bus
` [PATCH v3 8/8] ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb4 "

[PATCH] memory: Fix wrong end address dump
 2022-06-22  9:59 UTC 

[PULL 00/19] aspeed queue
 2022-06-22  9:55 UTC  (20+ messages)
` [PULL 01/19] aspeed: Remove fake RTC device on ast2500-evb
` [PULL 02/19] test/avocado/machine_aspeed.py: Move OpenBMC tests
` [PULL 03/19] test/avocado/machine_aspeed.py: Add tests using buildroot images
` [PULL 04/19] test/avocado/machine_aspeed.py: Add I2C tests to ast2500-evb
` [PULL 05/19] test/avocado/machine_aspeed.py: Add I2C tests to ast2600-evb
` [PULL 06/19] test/avocado/machine_aspeed.py: Add an I2C RTC test
` [PULL 07/19] hw/registerfields: Add shared fields macros
` [PULL 08/19] aspeed: i2c: Migrate to registerfields API
` [PULL 09/19] aspeed: i2c: Use reg array instead of individual vars
` [PULL 10/19] aspeed: i2c: Add new mode support
` [PULL 11/19] aspeed: i2c: Add PKT_DONE IRQ to trace
` [PULL 12/19] aspeed: i2c: Move regs and helpers to header file
` [PULL 13/19] aspeed/i2c: Add ast1030 controller models
` [PULL 14/19] aspeed: Add I2C buses to AST1030 model
` [PULL 15/19] hw/i2c/aspeed: rework raise interrupt trace event
` [PULL 16/19] hw/i2c/aspeed: add DEV_ADDR in old register mode
` [PULL 17/19] aspeed/i2c: Enable SLAVE_ADDR_RX_MATCH always
` [PULL 18/19] aspeed/hace: Add missing newlines to unimp messages
` [PULL 19/19] hw: m25p80: fixing individual test failure when tests are running in isolation

[PATCH v2] virtio-iommu: Fix the partial copy of probe request
 2022-06-22 10:20 UTC  (2+ messages)

[PATCH v4] hw: m25p80: add WP# pin and SRWD bit for write protection
 2022-06-22  9:45 UTC  (2+ messages)

[PATCH v4 00/53] semihosting cleanup
 2022-06-22  9:35 UTC  (9+ messages)
` [PATCH v4 05/53] accel/stubs: Add tcg stub for probe_access_flags
` [PATCH v4 19/53] gdbstub: Convert GDB error numbers to host error numbers
` [PATCH v4 25/53] semihosting: Use env more often in do_common_semihosting
` [PATCH v4 27/53] semihosting: Split out semihost_sys_open

[PATCH 0/6] Fix support for biarch compilers and cross cflags
 2022-06-22  9:31 UTC  (9+ messages)
` [PATCH 1/6] pc-bios/optionrom: use -m16 unconditionally
` [PATCH 2/6] configure, pc-bios/optionrom: pass cross CFLAGS correctly
` [PATCH 4/6] configure, pc-bios/vof: "

[RFC PATCH 00/12] Introduce QEMU userspace ebpf support
 2022-06-22  9:21 UTC  (11+ messages)
` [RFC PATCH 01/12] configure: Add iovisor/ubpf project as a submodule for QEMU

[PATCH v2 0/7] crypto: Introduce ECDSA algorithm
 2022-06-22  9:15 UTC  (8+ messages)
` [PATCH v2 1/7] crypto: Introduce ECDSA algorithm API
` [PATCH v2 2/7] crypto: Support more ASN.1 types
` [PATCH v2 3/7] crypto: Remove "qemu/osdep.h" in rsakey.h
` [PATCH v2 4/7] crypto: Add ECDSA key parser
` [PATCH v2 5/7] crypto: Implement ECDSA algorithm by hogweed
` [PATCH v2 6/7] crypto: Implement ECDSA algorithm by gcrypt
` [PATCH v2 7/7] crypto: Add test suite for ECDSA algorithm

[RESOLVED] aarch64 edk2 + linux kernel crash with gicv4
 2022-06-22  9:15 UTC  (3+ messages)

[PATCH v7 0/8] s390x/pci: zPCI interpretation support
 2022-06-22  8:50 UTC  (5+ messages)
` [PATCH v7 3/8] s390x/pci: enable for load/store intepretation
` [PATCH v7 8/8] s390x/s390-virtio-ccw: add zpcii-disable machine property

[PULL 00/33] testing updates (gitlab, junit, lcitool, x-compile)
 2022-06-22  8:39 UTC  (8+ messages)
` [PULL 20/33] configure: handle host compiler in probe_target_compiler

[PATCH] hw/i386: Add unaccepted memory configuration
 2022-06-22  8:28 UTC  (4+ messages)

[RFC PATCH v3 00/11] qapi: net: add unix socket type support to netdev backend
 2022-06-22  8:00 UTC  (8+ messages)
` [RFC PATCH v3 03/11] qapi: net: introduce a way to bypass qemu_opts_parse_noisily()
` [RFC PATCH v3 04/11] qapi: net: add stream and dgram netdevs

[PATCH 1/1] hw: m25p80: fixing individual test failure when tests are running in isolation
 2022-06-22  7:37 UTC  (2+ messages)

[PATCH v2 0/7] semihosting: proper QEMU exit on semihosted exit syscall
 2022-06-22  7:11 UTC  (3+ messages)

[PATCH] build: improve -fsanitize-coverage-allowlist check
 2022-06-22  6:23 UTC  (2+ messages)

[PATCH qemu v3] ppc/spapr: Implement H_WATCHDOG
 2022-06-22  5:52 UTC  (2+ messages)

[PATCH qemu v2] spapr/ddw: Reset DMA when the last non-default window is removed
 2022-06-22  5:29 UTC 

[v2] pair of device-tree helpers
 2022-06-22  5:13 UTC  (5+ messages)
` [PATCH 4/4] hw/riscv: use qemu_fdt_setprop_strings() in sifive_u.c

[PATCH qemu v2] ppc: Define SETFIELD for the ppc target
 2022-06-22  5:08 UTC 

[PATCH qemu] spapr/ddw: Reset DMA when the last non-default window is removed
 2022-06-22  2:26 UTC  (3+ messages)

[PULL 00/25] Migration 20220621 patches
 2022-06-22  2:14 UTC  (27+ messages)
` [PULL 01/25] migration: Remove RDMA_UNREGISTRATION_EXAMPLE
` [PULL 02/25] QIOChannelSocket: Introduce assert and reduce ifdefs to improve readability
` [PULL 03/25] QIOChannelSocket: Fix zero-copy send so socket flush works
` [PULL 04/25] migration: Change zero_copy_send from migration parameter to migration capability
` [PULL 05/25] io: add a QIOChannelNull equivalent to /dev/null
` [PULL 06/25] migration: switch to use QIOChannelNull for dummy channel
` [PULL 07/25] migration: remove unreachble RDMA code in save_hook impl
` [PULL 08/25] migration: rename rate limiting fields in QEMUFile
` [PULL 09/25] migration: rename 'pos' field in QEMUFile to 'bytes_processed'
` [PULL 10/25] migration: rename qemu_ftell to qemu_file_total_transferred
` [PULL 11/25] migration: rename qemu_update_position to qemu_file_credit_transfer
` [PULL 12/25] migration: rename qemu_file_update_transfer to qemu_file_acct_rate_limit
` [PULL 13/25] migration: introduce a QIOChannel impl for BlockDriverState VMState
` [PULL 14/25] migration: convert savevm to use QIOChannelBlock for VMState
` [PULL 15/25] migration: stop passing 'opaque' parameter to QEMUFile hooks
` [PULL 16/25] migration: hardcode assumption that QEMUFile is backed with QIOChannel
` [PULL 17/25] migration: introduce new constructors for QEMUFile
` [PULL 18/25] migration: remove unused QEMUFileGetFD typedef / qemu_get_fd method
` [PULL 19/25] migration: remove the QEMUFileOps 'shut_down' callback
` [PULL 20/25] migration: remove the QEMUFileOps 'set_blocking' callback
` [PULL 21/25] migration: remove the QEMUFileOps 'close' callback
` [PULL 22/25] migration: remove the QEMUFileOps 'get_buffer' callback
` [PULL 23/25] migration: remove the QEMUFileOps 'writev_buffer' callback
` [PULL 24/25] migration: remove the QEMUFileOps 'get_return_path' callback
` [PULL 25/25] migration: remove the QEMUFileOps abstraction

[PATCH] softmmu/physmem: Fix input parameters for flatview_access_allowed()
 2022-06-22  1:28 UTC 

[PATCH v3 00/51] target/arm: Scalable Matrix Extension
 2022-06-22  0:58 UTC  (10+ messages)
` [PATCH v3 09/51] target/arm: Add the SME ZA storage to CPUARMState
` [PATCH v3 17/51] target/arm: Add cpu properties for SME
` [PATCH v3 23/51] target/arm: Implement SME RDSVL, ADDSVL, ADDSPL
` [PATCH v3 24/51] target/arm: Implement SME ZERO

[PATCH v3] docs: add PCIe root bus for VGA compat guideline
 2022-06-22  0:56 UTC  (2+ messages)
` [PATCH v4] docs: mention devices with VBE on Root Complex

[PATCH v7 00/14] migration: Postcopy Preemption
 2022-06-22  0:05 UTC  (5+ messages)
` [PATCH v7 01/14] migration: Add postcopy-preempt capability
` [PATCH v7 02/14] migration: Postcopy preemption preparation on channel creation

[PULL 0/9] tcg patch queue for 2022-06-21
 2022-06-21 23:33 UTC  (11+ messages)
` [PULL 1/9] tcg/ppc: implement rem[u]_i{32,64} with mod[su][wd]
` [PULL 2/9] target/avr: Drop avr_cpu_memory_rw_debug()
` [PULL 3/9] accel/tcg: Init TCG cflags in vCPU thread handler
` [PULL 4/9] accel/tcg: Reorganize tcg_accel_ops_init()
` [PULL 5/9] qemu-timer: Skip empty timer lists before locking in qemu_clock_deadline_ns_all
` [PULL 6/9] softmmu: Always initialize xlat in address_space_translate_for_iotlb
` [PULL 7/9] util: Merge cacheflush.c and cacheinfo.c
` [PULL 8/9] util/cacheflush: Merge aarch64 ctr_el0 usage
` [PULL 9/9] util/cacheflush: Optimize flushing when ppc host has coherent icache

AIX 7.2 guest, Windows 10 host, networking, qemu 6.0.50
 2022-06-21 22:04 UTC 

[PATCH 0/3] ppc: Check for bad Radix configs
 2022-06-21 21:26 UTC  (5+ messages)
` [PATCH 2/3] target/ppc: Improve Radix xlate level validation
` [PATCH 3/3] target/ppc: Check page dir/table base alignment

misaligned-pointer-use libslirp/src/tcp_input.c
 2022-06-21 19:33 UTC  (9+ messages)

[PULL 00/15] ppc queue
 2022-06-21 18:30 UTC  (2+ messages)

[PATCH v3] linux-user: Adjust child_tidptr on set_tid_address() syscall
 2022-06-21 18:33 UTC  (3+ messages)

[PATCH v2] linux-user: Add partial support for MADV_DONTNEED
 2022-06-21 18:21 UTC  (2+ messages)

[RFC PATCH] linux-user: un-parent OBJECT(cpu) when closing thread
 2022-06-21 18:17 UTC  (2+ messages)

[PATCH] linux-user/x86_64: Fix ELF_PLATFORM
 2022-06-21 18:16 UTC  (2+ messages)

[PATCH v2 1/2] accel: Introduce current_accel_name()
 2022-06-21 17:34 UTC  (4+ messages)
` [PATCH v2 2/2] target/arm: Catch invalid kvm state also for hvf

[PATCH v7 00/18] job: replace AioContext lock with job_mutex
 2022-06-21 17:26 UTC  (12+ messages)
` [PATCH v7 03/18] job.c: API functions not used outside should be static
` [PATCH v7 04/18] aio-wait.h: introduce AIO_WAIT_WHILE_UNLOCKED
` [PATCH v7 05/18] job.h: add _locked duplicates for job API functions called with and without job_mutex
` [PATCH v7 06/18] jobs: protect jobs with job_lock/unlock
` [PATCH v7 10/18] jobs: rename static functions called with job_mutex held

[RFC PATCH RESEND] scripts/checkpatch.pl: Change line limit warning
 2022-06-21 17:19 UTC  (3+ messages)

[PATCH 00/11] target/ppc: Implement slbiag move slb* to decodetree
 2022-06-21 16:56 UTC  (23+ messages)
` [PATCH 01/11] target/ppc: receive DisasContext explicitly in GEN_PRIV
` [PATCH 02/11] target/ppc: add macros to check privilege level
` [PATCH 03/11] target/ppc: Move slbie to decodetree
` [PATCH 04/11] target/ppc: Move slbieg "
` [PATCH 05/11] target/ppc: Move slbia "
` [PATCH 06/11] target/ppc: Move slbmte "
` [PATCH 07/11] target/ppc: Move slbmfev "
` [PATCH 08/11] target/ppc: Move slbmfee "
` [PATCH 09/11] target/ppc: Move slbfee "
` [PATCH 10/11] target/ppc: Move slbsync "
` [PATCH 11/11] target/ppc: Implement slbiag

[PATCH v2 0/2] handling guest multiple displays
 2022-06-21 16:33 UTC  (4+ messages)
` [PATCH v2 2/2] ui/gtk: a new array param monitor to specify the target displays

[PATCH 1/2] softmmu/cpus: Check if the cpu work list is empty atomically
 2022-06-21 16:25 UTC  (5+ messages)
` [PATCH 2/2] qemu-timer: Skip empty timer lists before locking in qemu_clock_deadline_ns_all

[PATCH v3 0/1] target/riscv: Add Zihintpause support
 2022-06-21 16:17 UTC  (4+ messages)
` [PATCH v3 1/1] "

[PATCH 0/4] Multiple interface support on top of Multi-FD
 2022-06-21 16:16 UTC  (13+ messages)
` [PATCH 3/4] Establishing connection between any non-default source and destination pair
` [PATCH 4/4] Adding support for multi-FD connections dynamically

[PATCH] iotests/297: Have mypy ignore unused ignores
 2022-06-21 15:53 UTC  (2+ messages)

[PATCH v2] memory: prevent dma-reentracy issues
 2022-06-21 15:53 UTC  (5+ messages)

[PATCH v2] softmmu: Always initialize xlat in address_space_translate_for_iotlb
 2022-06-21 15:46 UTC  (2+ messages)

[PATCH v2 00/21] migration: remove QEMUFileOps concept and assume use of QIOChannel
 2022-06-21 15:42 UTC  (4+ messages)
` [PATCH v2 09/21] migration: introduce a QIOChannel impl for BlockDriverState VMState

[PATCH v2 0/3] util: Optimize flushing when ppc host has coherent icache
 2022-06-21 15:21 UTC  (7+ messages)
` [PATCH v2 1/3] util: Merge cacheflush.c and cacheinfo.c
` [PATCH v2 2/3] util/cacheflush: Merge aarch64 ctr_el0 usage
` [PATCH v2 3/3] util/cacheflush: Optimize flushing when ppc host has coherent icache

[PATCH] ui/cocoa: Fix clipboard text release
 2022-06-21 15:15 UTC  (2+ messages)

[PATCH v4 0/4] MSG_ZEROCOPY fixes & improvements
 2022-06-21 15:09 UTC  (8+ messages)
` [PATCH v4 3/4] migration: zero-copy flush only at the end of bitmap scanning

[PATCH] softmmu: Always initialize xlat in address_space_translate_for_iotlb
 2022-06-21 15:06 UTC  (4+ messages)

[PATCH] docs/devel: add doc about device life cycles
 2022-06-21 14:54 UTC  (3+ messages)

[PATCH 0/9] Preliminary patches for subproject split
 2022-06-21 14:13 UTC  (3+ messages)
` [PATCH 8/9] scripts/qapi-gen: add -i option


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