qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-02 09:51:33 to 2022-08-03 09:57:04 UTC [more...]

[PATCH 00/19] ppc: QOM'ify 405 board
 2022-08-03  9:46 UTC  (42+ messages)
` [PATCH 01/19] ppc/ppc405: Remove taihu machine
` [PATCH 02/19] ppc/ppc405: Introduce a PPC405 generic machine
` [PATCH 03/19] ppc/ppc405: Move devices under the ref405ep machine
` [PATCH 04/19] ppc/ppc405: Introduce a PPC405 SoC
` [PATCH 05/19] ppc/ppc405: Start QOMification of the SoC
` [PATCH 06/19] ppc/ppc405: QOM'ify CPU
` [PATCH 07/19] ppc/ppc405: QOM'ify CPC
` [PATCH 08/19] ppc/ppc405: QOM'ify GPT
` [PATCH 09/19] ppc/ppc405: QOM'ify OCM
` [PATCH 10/19] ppc/ppc405: QOM'ify GPIO
` [PATCH 11/19] ppc/ppc405: QOM'ify DMA
` [PATCH 12/19] ppc/ppc405: QOM'ify EBC
` [PATCH 13/19] ppc/ppc405: QOM'ify OPBA
` [PATCH 14/19] ppc/ppc405: QOM'ify POB
` [PATCH 15/19] ppc/ppc405: QOM'ify PLB
` [PATCH 17/19] ppc/ppc405: QOM'ify FPGA
` [PATCH 19/19] ppc/ppc405: QOM'ify I2C

[PATCH for 7.1] linux-user: fix compat with glibc >= 2.36 sys/mount.h
 2022-08-03  9:27 UTC  (5+ messages)

[PATCH] README.rst: fix link formatting
 2022-08-03  9:02 UTC 

[RFC 0/1] SPI support in QEMU TPM
 2022-08-03  8:52 UTC  (4+ messages)
` [RFC 1/1] hw: tpmtisspi: add SPI support to QEMU TPM implementation

[PATCH v7 0/3] Implement Sstc extension
 2022-08-03  8:49 UTC  (6+ messages)
` [PATCH v7 1/3] hw/intc: Move mtimer/mtimecmp to aclint
` [PATCH v7 2/3] target/riscv: Add stimecmp support
` [PATCH v7 3/3] target/riscv: Add vstimecmp support

[PATCH 0/2] hw/arm/virt: Improve address assignment for highmem IO regions
 2022-08-03  8:44 UTC  (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] hw/arm/virt: Warn when high memory region is disabled

[PATCH v7 0/4] RISC-V Smstateen support
 2022-08-03  8:32 UTC  (7+ messages)
` [PATCH v7 1/4] target/riscv: Add smstateen support
` [PATCH v7 2/4] target/riscv: smstateen check for h/senvcfg
` [PATCH v7 3/4] target/riscv: smstateen check for fcsr

[PATCH] vdpa: do not save failed dma maps in SVQ iova tree
 2022-08-03  8:12 UTC  (4+ messages)

[PATCH 0/9] Preliminary patches for subproject split
 2022-08-03  7:42 UTC  (6+ messages)
` [PATCH 8/9] scripts/qapi-gen: add -i option

[PATCH v1 00/40] TDX QEMU support
 2022-08-03  7:33 UTC  (8+ messages)
` [PATCH v1 01/40] *** HACK *** linux-headers: Update headers to pull in TDX API changes
` [PATCH v1 08/40] i386/tdx: Adjust the supported CPUID based on TDX restrictions

[PATCH v12 0/6] Improve PMU support
 2022-08-03  6:58 UTC  (9+ messages)
` [PATCH v12 1/6] target/riscv: Add sscofpmf extension support
` [PATCH v12 2/6] target/riscv: Simplify counter predicate function
` [PATCH v12 3/6] target/riscv: Add few cache related PMU events
` [PATCH v12 4/6] hw/riscv: virt: Add PMU DT node to the device tree
` [PATCH v12 5/6] target/riscv: Update the privilege field for sscofpmf CSRs
` [PATCH v12 6/6] target/riscv: Remove additional priv version check for mcountinhibit

[PULL 0/1] semihosting patch queue
 2022-08-03  3:11 UTC  (3+ messages)
` [PULL 1/1] target/mips: Advance pc after semihosting exception

[PATCH] hw/riscv: remove 'fdt' param from riscv_setup_rom_reset_vec()
 2022-08-03  2:55 UTC  (3+ messages)

[PATCH v5 0/1] target/riscv: Add Zihintpause support
 2022-08-03  2:55 UTC  (4+ messages)

[PATCH] hw/nvme: Add helper functions for qid-db conversion
 2022-08-03  2:36 UTC  (7+ messages)

[PATCH v2] hw/nvme: Add helper functions for qid-db conversion
 2022-08-03  1:58 UTC 

[PULL 0/9] More fixes + random seed patches for QEMU 7.1
 2022-08-03  1:34 UTC  (8+ messages)
` [PULL 9/9] hw/i386: pass RNG seed via setup_data entry

[RFC 0/3] Add Generic SPI GPIO model
 2022-08-02 23:04 UTC  (7+ messages)

installing qemu on linux
 2022-08-02 15:30 UTC 

[PATCH v11 0/6] Improve PMU support
 2022-08-02 21:02 UTC  (6+ messages)
` [PATCH v11 2/6] target/riscv: Simplify counter predicate function

[PATCH 0/1] Update vfio-user module to the latest
 2022-08-02 20:13 UTC  (5+ messages)
` [PATCH 1/1] vfio-user: update submodule to latest

[PULL 0/5] migration queue
 2022-08-02 19:12 UTC  (7+ messages)
` [PULL 1/5] migration: add remaining params->has_* = true in migration_instance_init()
` [PULL 2/5] Revert "migration: Simplify unqueue_page()"
` [PULL 3/5] migration: Assert that migrate_multifd_compression() returns an in-range value
` [PULL 4/5] migration: Define BLK_MIG_BLOCK_SIZE as unsigned long long
` [PULL 5/5] virtiofsd: Disable killpriv_v2 by default

[PATCH v2] target/s390x: support PRNO_TRNG instruction
 2022-08-02 19:00 UTC  (15+ messages)
` [PATCH v3] "
                    ` [PATCH v4 0/2] MSA EXT 5 for s390x
                      ` [PATCH v4 1/2] target/s390x: support PRNO_TRNG instruction
                      ` [PATCH v4 2/2] target/s390x: support SHA-512 extensions

[PATCH v5 00/10] NIC vhost-vdpa state restore via Shadow CVQ
 2022-08-02 17:57 UTC  (11+ messages)
` [PATCH v5 01/10] vhost: stop transfer elem ownership in vhost_handle_guest_kick
` [PATCH v5 02/10] vhost: use SVQ element ndescs instead of opaque data for desc validation
` [PATCH v5 03/10] vhost: Do not depend on !NULL VirtQueueElement on vhost_svq_flush
` [PATCH v5 04/10] vdpa: Get buffers from VhostVDPAState on vhost_vdpa_net_cvq_map_elem
` [PATCH v5 05/10] vdpa: Extract vhost_vdpa_net_cvq_add from vhost_vdpa_net_handle_ctrl_avail
` [PATCH v5 06/10] vdpa: Make vhost_vdpa_net_cvq_map_elem accept any out sg
` [PATCH v5 07/10] vdpa: add NetClientState->load() callback
` [PATCH v5 08/10] vdpa: add net_vhost_vdpa_cvq_info NetClientInfo
` [PATCH v5 09/10] vdpa: Add virtio-net mac address via CVQ at start
` [PATCH v5 10/10] vdpa: Delete CVQ migration blocker

[PATCH v4 0/7] NIC vhost-vdpa state restore via Shadow CVQ
 2022-08-02 17:37 UTC  (5+ messages)
` [PATCH v4 6/7] vdpa: Add virtio-net mac address via CVQ at start

[PATCH v7 11/14] KVM: Register/unregister the guest private memory regions
 2022-08-02 16:38 UTC  (11+ messages)

[Qemu-devel] [PULL 00/36] QEMU patches for 2018-08-20
 2022-08-02 16:17 UTC  (3+ messages)
` [Qemu-devel] [PULL 15/36] memory: fix race between TCG and accesses to dirty bitmap

[PULL 0/7] Block layer patches
 2022-08-02 15:34 UTC  (9+ messages)
` [PULL 1/7] block/io_uring: add missing include file
` [PULL 2/7] libvduse: Fix the incorrect function name
` [PULL 3/7] libvduse: Replace strcpy() with strncpy()
` [PULL 4/7] libvduse: Pass positive value to strerror()
` [PULL 5/7] hw/block/hd-geometry: Do not override specified bios-chs-trans
` [PULL 6/7] qemu-iotests: Discard stderr when probing devices
` [PULL 7/7] main loop: add missing documentation links to GS/IO macros

[PATCH] virtio: remove unnecessary host_features in ->get_features()
 2022-08-02 15:31 UTC  (2+ messages)

[PATCH for-7.1] hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses
 2022-08-02 14:33 UTC  (3+ messages)

[PATCH] tests/avocado: fix replay-linux test
 2022-08-02 14:30 UTC  (2+ messages)

[PATCH] target/mips: Advance pc after semihosting exception
 2022-08-02 14:27 UTC  (4+ messages)

[PATCH] hw/usb/hcd-xhci: Fix endless loop in case the DMA access fails (CVE-2020-14394)
 2022-08-02 14:09 UTC  (2+ messages)

[PATCH 0/2] migration: fix coverity nits
 2022-08-02 13:49 UTC  (3+ messages)

[PATCH] virtiofsd: Disable killpriv_v2 by default
 2022-08-02 13:57 UTC  (3+ messages)

[PATCH v7 00/14] qapi: net: add unix socket type support to netdev backend
 2022-08-02 13:53 UTC  (5+ messages)
` [PATCH v7 05/14] qapi: net: add stream and dgram netdevs

[PATCH for-7.1] Revert "migration: Simplify unqueue_page()"
 2022-08-02 13:37 UTC  (4+ messages)

[PULL 0/1] riscv-to-apply queue
 2022-08-02 13:36 UTC  (2+ messages)

[PATCH v1 1/1] migration: add remaining params->has_* = true in migration_instance_init()
 2022-08-02 13:26 UTC  (3+ messages)

[PATCH] virtio: remove unnecessary host_features in ->get_features()
 2022-08-02 13:24 UTC 

[PATCH 0/2] vdpa: Merge all net_init_vhost_vdpa error goto
 2022-08-02 13:16 UTC  (10+ messages)
` [PATCH 1/2] vdpa: Fix file descriptor leak on get features error
` [PATCH 2/2] vdpa: Merge all net_init_vhost_vdpa error goto

[PATCH qemu] target/s390x: support PRNO_TRNG instruction
 2022-08-02 11:54 UTC  (3+ messages)
` [PATCH v2] "

Deadlock between bdrv_drain_all_begin and prepare_mmio_access
 2022-08-02 12:35 UTC  (2+ messages)

[PATCH] tests/qemu-iotests/264: Allow up to 5s for the BLOCK_JOB_CANCEL event to arrive
 2022-08-02 12:31 UTC 

[PATCH v2 00/15] Preliminary patches for subproject split
 2022-08-02 12:21 UTC  (5+ messages)
` [PATCH v2 06/15] qapi: move QEMU-specific dispatch code in monitor

Guest reboot issues since QEMU 6.0 and Linux 5.11
 2022-08-02 11:57 UTC  (3+ messages)

[PATCH v4 0/4] Enable unix socket support on Windows
 2022-08-02 11:43 UTC  (5+ messages)
` [PATCH v4 2/4] util/qemu-sockets: "
` [PATCH v4 4/4] tests/unit: Update test-io-channel-socket.c for Windows

[PATCH] docs/about/removed-features: Move the -soundhw into the right section
 2022-08-02 11:34 UTC  (3+ messages)

[PATCH v4 0/1] monitor: Support specified vCPU registers
 2022-08-02 10:55 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v4 for 7.2 00/22] virtio-gpio and various virtio cleanups
 2022-08-02  9:50 UTC  (23+ messages)
` [PATCH v4 01/22] hw/virtio: incorporate backend features in features
` [PATCH v4 02/22] hw/virtio: gracefully handle unset vhost_dev vdev
` [PATCH v4 03/22] hw/virtio: handle un-configured shutdown in virtio-pci
` [PATCH v4 04/22] hw/virtio: fix vhost_user_read tracepoint
` [PATCH v4 05/22] include/hw/virtio: more comment for VIRTIO_F_BAD_FEATURE
` [PATCH v4 06/22] include/hw: document vhost_dev feature life-cycle
` [PATCH v4 07/22] hw/virtio: fix some coding style issues
` [PATCH v4 08/22] hw/virtio: log potentially buggy guest drivers
` [PATCH v4 09/22] hw/virtio: add some vhost-user trace events
` [PATCH v4 10/22] hw/virtio: move vm_running check to virtio_device_started
` [PATCH v4 11/22] hw/virtio: move vhd->started check into helper and add FIXME
` [PATCH v4 12/22] hw/virtio: add boilerplate for vhost-user-gpio device
` [PATCH v4 13/22] hw/virtio: add vhost-user-gpio-pci boilerplate
` [PATCH v4 14/22] tests/qtest: pass stdout/stderr down to subtests
` [PATCH v4 15/22] tests/qtest: add a timeout for subprocess_run_one_test
` [PATCH v4 16/22] tests/qtest: use qos_printf instead of g_test_message
` [PATCH v4 17/22] tests/qtest: catch unhandled vhost-user messages
` [PATCH v4 18/22] tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURES
` [PATCH v4 19/22] tests/qtest: add assert to catch bad features
` [PATCH v4 20/22] tests/qtest: implement stub for VHOST_USER_GET_CONFIG
` [PATCH v4 21/22] tests/qtest: add a get_features op to vhost-user-test
` [PATCH v4 22/22] tests/qtest: enable tests for virtio-gpio

[PATCH] main loop: add missing documentation links to GS/IO macros
 2022-08-02 10:02 UTC  (2+ messages)

[PATCH] qemu-iotests: Discard stderr when probing devices
 2022-08-02  9:58 UTC  (2+ 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).