qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-27 00:22:23 to 2022-06-27 16:10:36 UTC [more...]

[PATCH v5 00/12] qapi: net: add unix socket type support to netdev backend
 2022-06-27 15:47 UTC  (9+ messages)
` [PATCH v5 01/12] net: introduce convert_host_port()
` [PATCH v5 02/12] net: remove the @errp argument of net_client_inits()
` [PATCH v5 03/12] net: simplify net_client_parse() error management
` [PATCH v5 06/12] net: stream: Don't ignore EINVAL on netdev socket connection
` [PATCH v5 09/12] net: dgram: move mcast specific code from net_socket_fd_init_dgram()
` [PATCH v5 10/12] net: dgram: add unix socket
` [PATCH v5 11/12] qemu-sockets: introduce socket_uri()
` [PATCH v5 12/12] net: stream: move to QIO

[PATCH v3 0/1] target/riscv: Add Zihintpause support
 2022-06-27 15:55 UTC  (6+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/7] Add Qualcomm BMC machines
 2022-06-27 15:47 UTC  (8+ messages)
` [PATCH v2 1/7] hw/arm/aspeed: add support for the Qualcomm DC-SCM v1 board
` [PATCH v2 2/7] hw/arm/aspeed: add Qualcomm Firework BMC machine
` [PATCH v2 3/7] hw/i2c: pmbus: Page #255 is valid page for read requests
` [PATCH v2 4/7] hw/sensor: add Maxim MAX31785 device
` [PATCH v2 5/7] hw/arm/aspeed: Add MAX31785 Fan controllers
` [PATCH v2 6/7] hw/arm/aspeed: firework: Add Thermal Diodes
` [PATCH v2 7/7] hw/arm/aspeed: firework: add I2C MUXes for VR channels

use of uninitialized variable involving visit_type_uint32() and friends
 2022-06-27 15:33 UTC  (4+ messages)

[RFC PATCH v2 0/8] qapi: add generator for Golang interface
 2022-06-27 15:29 UTC  (4+ messages)

[PULL 00/33] migration queue
 2022-06-27 15:03 UTC  (9+ messages)
` [PULL 22/33] migration: remove the QEMUFileOps 'get_buffer' callback

[PATCH 0/9] Add Qualcomm BMC machines
 2022-06-27 15:01 UTC  (11+ messages)
` [PATCH 3/9] hw/arm/aspeed: qcom-dc-scm-v1: add block backed FRU device
` [PATCH 4/9] hw/arm/aspeed: add Qualcomm Firework machine and "

[PULL v2 00/86] virtio,pc,pci: fixes,cleanups,features
 2022-06-27 14:59 UTC  (4+ messages)
` [PULL v2 28/86] hw/cxl/component: Add utils for interleave parameter encoding/decoding

[PATCH] target/riscv: fix user-mode build issue because mhartid
 2022-06-27 14:29 UTC  (3+ messages)

[PATCH 0/6] Fix gen_*_exception error codes
 2022-06-27 14:11 UTC  (7+ messages)
` [PATCH 1/6] target/ppc: Fix gen_priv_exception error value in mfspr/mtspr
` [PATCH 2/6] target/ppc: fix exception error value in slbfee
` [PATCH 3/6] target/ppc: remove mfdcrux and mtdcrux
` [PATCH 4/6] target/ppc: fix exception error code in helper_{load, store}_dcr
` [PATCH 5/6] target/ppc: fix PMU Group A register read/write exceptions
` [PATCH 6/6] target/ppc: fix exception error code in spr_write_excp_vector

[RFC PATCH v4 00/11] qapi: net: add unix socket type support to netdev backend
 2022-06-27 14:36 UTC  (4+ messages)
` [RFC PATCH v4 04/11] qapi: net: add stream and dgram netdevs

[PATCH v8 00/12] s390x: CPU Topology
 2022-06-27 14:26 UTC  (5+ messages)
` [PATCH v8 02/12] s390x/cpu_topology: CPU topology objects and structures
` [PATCH v8 03/12] s390x/cpu_topology: implementating Store Topology System Information

[PATCH] migration: remove unreachable code after reading data
 2022-06-27 14:22 UTC  (2+ messages)

[PATCH] hw/riscv: boot: Reduce FDT address alignment constraints
 2022-06-27 14:03 UTC  (7+ messages)

[PATCH 0/3] libvhost-user: NEED_REPLY behaviour fixes
 2022-06-27 13:49 UTC  (5+ messages)
` [PATCH 1/3] docs/vhost-user: Fix mismerge
` [PATCH 2/3] libvhost-user: Fix VHOST_USER_GET_MAX_MEM_SLOTS reply
` [PATCH 3/3] libvhost-user: Fix VHOST_USER_ADD_MEM_REG reply

[PATCH] target/arm: Fix qemu-system-arm handling of LPAE block descriptors for highmem
 2022-06-27 13:48 UTC  (2+ messages)

[PATCH] aspeed/hace: Accumulative mode supported
 2022-06-27 13:14 UTC  (2+ messages)

[PATCH v4] aspeed: Set the dram container at the SoC level
 2022-06-27 13:13 UTC 

[PATCH] target/s390x/tcg: SPX: check validity of new prefix
 2022-06-27 13:12 UTC 

[PATCH v3] aspeed: Set the dram container at the SoC level
 2022-06-27 13:01 UTC 

[PATCH] hw/nvme: fix example serial in documentation
 2022-06-27 12:39 UTC 

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

virgl avocado hang
 2022-06-27 12:07 UTC  (3+ messages)

[PATCH v2 00/21] migration: remove QEMUFileOps concept and assume use of QIOChannel
 2022-06-27 12:04 UTC  (3+ messages)
` [PATCH v2 18/21] migration: remove the QEMUFileOps 'get_buffer' callback

[PATCH v2 0/4] hw/nvme: add support for TP4084
 2022-06-27 11:47 UTC  (5+ messages)
` [PATCH v2 1/4] hw/nvme: claim NVMe 2.0 compliance
` [PATCH v2 2/4] hw/nvme: store a pointer to the NvmeSubsystem in the NvmeNamespace
` [PATCH v2 3/4] hw/nvme: add support for ratified TP4084
` [PATCH v2 4/4] hw/nvme: add new never_ready parameter to test the DNR bit

[PULL 00/25] target-arm queue
 2022-06-27 10:22 UTC  (26+ messages)
` [PULL 01/25] sphinx: change default language to 'en'
` [PULL 02/25] accel: Introduce current_accel_name()
` [PULL 03/25] target/arm: Catch invalid kvm state also for hvf
` [PULL 04/25] target/arm: Implement TPIDR2_EL0
` [PULL 05/25] target/arm: Add SMEEXC_EL to TB flags
` [PULL 06/25] target/arm: Add syn_smetrap
` [PULL 07/25] target/arm: Add ARM_CP_SME
` [PULL 08/25] target/arm: Add SVCR
` [PULL 09/25] target/arm: Add SMCR_ELx
` [PULL 10/25] target/arm: Add SMIDR_EL1, SMPRI_EL1, SMPRIMAP_EL2
` [PULL 11/25] target/arm: Add PSTATE.{SM,ZA} to TB flags
` [PULL 12/25] target/arm: Add the SME ZA storage to CPUARMState
` [PULL 13/25] target/arm: Implement SMSTART, SMSTOP
` [PULL 14/25] target/arm: Move error for sve%d property to arm_cpu_sve_finalize
` [PULL 15/25] target/arm: Create ARMVQMap
` [PULL 16/25] target/arm: Generalize cpu_arm_{get,set}_vq
` [PULL 17/25] target/arm: Generalize cpu_arm_{get, set}_default_vec_len
` [PULL 18/25] target/arm: Move arm_cpu_*_finalize to internals.h
` [PULL 19/25] target/arm: Unexport aarch64_add_*_properties
` [PULL 20/25] target/arm: Add cpu properties for SME
` [PULL 21/25] target/arm: Introduce sve_vqm1_for_el_sm
` [PULL 22/25] target/arm: Add SVL to TB flags
` [PULL 23/25] target/arm: Move pred_{full, gvec}_reg_{offset, size} to translate-a64.h
` [PULL 24/25] target/arm: Extend arm_pamax to more than aarch64
` [PULL 25/25] target/arm: Check V7VE as well as LPAE in arm_pamax

[PATCH] hw/nvme: Use ioeventfd to handle doorbell updates
 2022-06-27 10:48 UTC 

[PATCH 0/2] Fix booting from non-DASD disks with sector size of 4096
 2022-06-27  9:44 UTC  (3+ messages)
` [PATCH 1/2] pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()

[PATCH v4] hw: m25p80: add tests for write protect (WP# and SRWD bit)
 2022-06-27  9:44 UTC  (2+ messages)

[PATCH v4 00/53] semihosting cleanup
 2022-06-27  9:22 UTC  (32+ messages)
` [PATCH v4 24/53] semihosting: Split out common-semi-target.h
` [PATCH v4 26/53] semihosting: Move GET_ARG/SET_ARG earlier in the file
` [PATCH v4 27/53] semihosting: Split out semihost_sys_open
` [PATCH v4 45/53] semihosting: Create qemu_semihosting_console_write
` [PATCH v4 46/53] semihosting: Add GuestFDConsole
` [PATCH v4 47/53] semihosting: Create qemu_semihosting_guestfd_init
` [PATCH v4 48/53] semihosting: Use console_in_gf for SYS_READC
` [PATCH v4 49/53] semihosting: Use console_out_gf for SYS_WRITEC
` [PATCH v4 50/53] semihosting: Remove qemu_semihosting_console_outc
` [PATCH v4 51/53] semihosting: Use console_out_gf for SYS_WRITE0
` [PATCH v4 52/53] semihosting: Remove qemu_semihosting_console_outs
` [PATCH v4 53/53] semihosting: Create semihost_sys_poll_one

[PATCH 0/4] Fix some coverity issues on VDUSE
 2022-06-27  9:02 UTC  (5+ messages)
` [PATCH 1/4] libvduse: Fix the incorrect function name
` [PATCH 2/4] libvduse: Replace strcpy() with strncpy()
` [PATCH 3/4] libvduse: Pass positive value to strerror()
` [PATCH 4/4] libvduse: Check the return value of some ioctls

[PATCH 0/2] Decouple Xen-HVM from PIIX
 2022-06-27  8:52 UTC  (5+ messages)
` [PATCH 1/2] hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()
` [PATCH 2/2] hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove it

[RFC v3 0/5] *** Add support for zoned device ***
 2022-06-27  8:44 UTC  (15+ messages)
` [RFC v3 1/5] block: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [RFC v3 2/5] qemu-io: add zoned block device operations
` [RFC v3 3/5] file-posix: introduce get_sysfs_long_val for zoned device information
` [RFC v3 4/5] file-posix: introduce get_sysfs_str_val for device zoned model
` [RFC v3 5/5] qemu-iotests: add zone operation tests

[PULL v2 00/20] Block layer patches
 2022-06-27  8:34 UTC  (4+ messages)
` [PULL v2 10/20] libvduse: Add VDUSE (vDPA Device in Userspace) library

[RFC PATCH v3] RISC-V: Add Zawrs ISA extension support
 2022-06-27  8:16 UTC  (3+ messages)

[PATCH 00/12] Introduce new acpi/smbios qtests using biosbits
 2022-06-27  7:32 UTC  (5+ messages)
` [PATCH 01/12] qtest: meson.build changes required to integrate python based qtests

[PATCH v2 00/11] vfio/migration: Implement VFIO migration protocol v2
 2022-06-27  7:36 UTC  (6+ messages)

[PATCH 00/12] Introduce new acpi/smbios qtests using biosbits
 2022-06-27  7:28 UTC  (11+ messages)
` [PATCH 01/12] qtest: meson.build changes required to integrate python based qtests
` [PATCH 04/12] acpi/tests/bits: initial commit of test scripts that are run by biosbits
` [PATCH 05/12] acpi/tests/bits: disable acpi PSS tests that are failing in biosbits
` [PATCH 06/12] acpi/tests/bits: add smilatency test suite from bits in order to disable it
` [PATCH 07/12] acpi/tests/bits: disable smilatency test since it does not pass everytime
` [PATCH 08/12] acpi/tests/bits: add biosbits config file for running bios tests
` [PATCH 09/12] acpi/tests/bits: add acpi and smbios python tests that uses biosbits
` [PATCH 10/12] acpi/tests/bits: add acpi bits qtest directory in meson for running tests
` [PATCH 11/12] acpi/tests/bits: add README file for bits qtests
` [PATCH 12/12] MAINTAINERS: add myself as the maintainer for acpi biosbits qtests

[RFC PATCH 00/10] Resolve isabus global
 2022-06-27  7:16 UTC  (11+ messages)
` [RFC PATCH 01/10] hw/ide/piix: Check for presence of ISABus before using it
` [RFC PATCH 02/10] Revert "hw/ide: Fix crash when plugging a piix3-ide device into the x-remote machine"
` [RFC PATCH 03/10] hw/i386/pc_piix: Allow for setting properties on "piix3-ide" before realizing it
` [RFC PATCH 04/10] hw/ide/piix: Avoid the isabus global when wiring ISA interrupts for internal devices
` [RFC PATCH 05/10] hw/isa/isa-bus: assert() if isa_get_irq() gets passed a NULL ISADevice
` [RFC PATCH 06/10] hw/ide/ioport: Rename ide_init_ioport() to isa_ide_init_ioport()
` [RFC PATCH 07/10] hw/pci/pci: Introduce pci_register_portio_list()
` [RFC PATCH 08/10] hw/ide/piix: Use pci_ide_init_ioport() rather than isa_ide_init_ioport()
` [RFC PATCH 09/10] hw/isa: Resolve unneeded usage of isabus global
` [RFC PATCH 10/10] hw/isa/isa-bus: Resolve "

QEMU Disassembler
 2022-06-27  7:20 UTC  (3+ messages)

[PATCH v2 1/1] i386/monitor: Fix page table walking issue for LA57 enabled guest
 2022-06-27  6:18 UTC 

[PATCH] Add some documentation for "dtb" devices tree blobs
 2022-06-27  6:15 UTC  (5+ messages)
` Booting bare-metal RISC-V virt (Was: [PATCH] Add some documentation for "dtb" devices tree blobs)

[PULL 00/55] qemu-sparc queue 20220626
 2022-06-27  6:12 UTC  (2+ messages)

[PATCH v3 0/2] hw/nvme: Add shadow doorbell buffer support
 2022-06-27  6:00 UTC  (2+ messages)

[PATCH qemu v2 0/2] ppc/spapr: Implement H_WATCHDOG
 2022-06-27  4:54 UTC  (4+ messages)
` [PATCH qemu v2 1/2] ppc: Define SETFIELD for the ppc target

[PATCH v10 0/4] cutils: Introduce bundle mechanism
 2022-06-27  3:57 UTC  (5+ messages)
` [PATCH v10 1/4] tests/vm: do not specify -bios option
` [PATCH v10 2/4] cutils: Introduce bundle mechanism
` [PATCH v10 3/4] datadir: Use "
` [PATCH v10 4/4] module: "

[PATCH v6 0/4] QEMU RISC-V nested virtualization fixes
 2022-06-27  2:56 UTC  (6+ messages)
` [PATCH v6 3/4] target/riscv: Update [m|h]tinst CSR in riscv_cpu_do_interrupt()
` [PATCH v6 4/4] target/riscv: Force disable extensions if priv spec version does not match

Intermittent meson failures on msys2
 2022-06-27  2:40 UTC 


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