qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-24 13:14:01 to 2023-07-25 13:47:37 UTC [more...]

[Stable-8.0.4 00/31] Patch Round-up for stable 8.0.4, freeze on 2023-08-05
 2023-07-25 13:45 UTC  (8+ messages)
` [Stable-8.0.4 01/31] virtio-net: correctly report maximum tx_queue_size value
` [Stable-8.0.4 02/31] qemu_cleanup: begin drained section after vm_shutdown()
` [Stable-8.0.4 04/31] linux-user: Fix accept4(SOCK_NONBLOCK) syscall
` [Stable-8.0.4 05/31] vfio: Fix null pointer dereference bug in vfio_bars_finalize()
` [Stable-8.0.4 09/31] target/s390x: Fix LRA overwriting the top 32 bits on DAT error
` [Stable-8.0.4 12/31] hw/ide/piix: properly initialize the BMIBA register
` [Stable-8.0.4 20/31] linux-user: Prohibit brk() to to shrink below initial heap address

[PATCH v21 00/20] s390x: CPU Topology
 2023-07-25 13:43 UTC  (11+ messages)
` [PATCH v21 01/20] s390x/cpu topology: add s390 specifics to CPU topology
` [PATCH v21 02/20] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v21 05/20] s390x/cpu topology: resetting the Topology-Change-Report

[PATCH v4 00/12] Add VIRTIO sound card
 2023-07-25 13:38 UTC  (3+ messages)
` [PATCH v4 05/12] virtio-sound: prepare PCM streams

[PATCH] migration/ram: Refactor precopy ram loading code
 2023-07-25 13:31 UTC  (2+ messages)

[PATCH] ppc: spapr: Fix device tree entries in absence of XIVE native mode
 2023-07-25 11:40 UTC  (3+ messages)

[PATCH] memory: avoid updating ioeventfds for some address_space
 2023-07-25  8:53 UTC 

[PATCH] memory: avoid updating ioeventfds for some address_space
 2023-07-25 11:20 UTC 

[PATCH] Open file as read only on private mapping in qemu_ram_alloc_from_file
 2023-07-25 11:42 UTC  (2+ messages)

[PATCH 0/6] vhost-user: Add suspend/resume
 2023-07-25 13:09 UTC  (21+ messages)
` [PATCH 1/6] vhost-user.rst: "
` [PATCH 3/6] vhost: Do not reset suspended devices on stop
` [PATCH 6/6] vhost-user: Have reset_status fall back to reset

intel-iommu: Report interrupt remapping faults, fix return value
 2023-07-25 13:09 UTC  (3+ messages)

[PATCH for-8.1] hw/rdma/vmw/pvrdma_cmd: Use correct struct in query_port()
 2023-07-25 13:08 UTC  (2+ messages)

[PATCH v3 0/8] misc AHCI cleanups
 2023-07-25 12:58 UTC  (3+ messages)

[PATCH] ui/dbus: fix win32 compilation when !opengl
 2023-07-25 12:52 UTC  (2+ messages)

[PATCH v2] kvm: Remove KVM_CREATE_IRQCHIP support assumption
 2023-07-25 12:47 UTC  (3+ messages)

[PATCH] kvm: Remove KVM_CREATE_IRQCHIP support assumption
 2023-07-25 12:19 UTC  (4+ messages)

[PATCH v3 0/3] linux-user: Fix static armhf binaries and optmize memory layout
 2023-07-25 11:52 UTC  (4+ messages)
` [PATCH v3 1/3] linux-user: Show heap address in /proc/pid/maps
` [PATCH v3 2/3] linux-user: Optimize memory layout for static and dynamic executables
` [PATCH v3 3/3] linux-user: Load pie executables at upper memory

[PULL 00/16] s390x fixes
 2023-07-25 11:44 UTC  (18+ messages)
` [PULL 01/16] target/s390x: Make CKSM raise an exception if R2 is odd
` [PULL 02/16] target/s390x: Fix CLM with M3=0
` [PULL 03/16] target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
` [PULL 04/16] target/s390x: Fix ICM with M3=0
` [PULL 05/16] target/s390x: Make MC raise specification exception when class >= 16
` [PULL 06/16] target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
` [PULL 07/16] tests/tcg/s390x: Test CKSM
` [PULL 08/16] tests/tcg/s390x: Test CLGEBR and CGEBRA
` [PULL 09/16] tests/tcg/s390x: Test CLM
` [PULL 10/16] tests/tcg/s390x: Test ICM
` [PULL 11/16] tests/tcg/s390x: Test MC
` [PULL 12/16] tests/tcg/s390x: Test STPQ
` [PULL 13/16] tests/tcg/s390x: Test VCKSM
` [PULL 14/16] tests/avocado/migration: Remove the malfunctioning s390x tests
` [PULL 15/16] target/loongarch: Fix the CSRRD CPUID instruction on big endian hosts
` [PULL 16/16] tests/avocado/machine_s390_ccw_virtio: Skip the flaky virtio-gpu test by default

[PULL 0/2] QAPI patches patches for 2023-07-10
 2023-07-25 11:44 UTC  (2+ messages)

Format type of qemu NVMe virtual drive reverted back to its default (512 bytes block size) after performing hot plugout/plugin operation on that drive
 2023-07-25 11:23 UTC 

[PATCH] block/blkio: do not use open flags in qemu_open()
 2023-07-25 11:20 UTC  (3+ messages)

[PATCH] migration: Allow user to specify migration available bandwidth
 2023-07-25 11:10 UTC  (6+ messages)

[PATCH] vhost-user-scsi: support reconnect to backend
 2023-07-25 10:58 UTC  (10+ messages)
` [PATCH v2 0/4] Implement reconnect for vhost-user-scsi
  ` [PATCH v2 1/4] vhost: fix the fd leak
  ` [PATCH v2 2/4] vhost-user-common: send get_inflight_fd once
  ` [PATCH v2 3/4] vhost: move and rename the conn retry times
  ` [PATCH v2 4/4] vhost-user-scsi: support reconnect to backend

[PATCH] semihosting/uaccess.c: Replaced a malloc call with g_malloc
 2023-07-25 10:57 UTC  (6+ messages)

[PATCH] block/blkio: enable the completion eventfd
 2023-07-25 10:37 UTC 

[PULL 0/5] target-arm queue
 2023-07-25 10:25 UTC  (6+ messages)
` [PULL 1/5] hw/arm/smmu: Handle big-endian hosts correctly
` [PULL 2/5] scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour
` [PULL 3/5] target/arm: Special case M-profile in debug_helper.c code
` [PULL 4/5] For curses display, recognize a few more control keys
` [PULL 5/5] tests/decode: Suppress "error: " string for expected-failure tests

i386/xen: prevent guest from binding loopback event channel to itself
 2023-07-25 10:05 UTC 

[PATCH 0/6] Add nRF51 DETECT signal with test
 2023-07-25  9:23 UTC  (15+ messages)
` [PATCH 1/6] hw/gpio/nrf51: implement DETECT signal
` [PATCH 3/6] qtest: bail from irq_intercept_in if name is specified
` [PATCH 4/6] qtest: factor out qtest_install_gpio_out_intercepts
` [PATCH 5/6] qtest: irq_intercept_[out/in]: return FAIL if no intercepts are installed
` [PATCH 6/6] qtest: microbit-test: add tests for nRF51 DETECT

[PATCH QEMU v10 0/9] migration: introduce dirtylimit capability
 2023-07-25  9:08 UTC  (11+ messages)
` [PATCH QEMU v10 1/9] softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
` [PATCH QEMU v10 2/9] qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
` [PATCH QEMU v10 3/9] qapi/migration: Introduce vcpu-dirty-limit parameters
` [PATCH QEMU v10 4/9] migration: Introduce dirty-limit capability
` [PATCH QEMU v10 5/9] migration: Refactor auto-converge capability logic
` [PATCH QEMU v10 7/9] migration: Implement dirty-limit convergence algorithm
` [PATCH QEMU v10 8/9] migration: Extend query-migrate to provide dirty-limit info
` [PATCH QEMU v10 9/9] tests: Add migration dirty-limit capability test
` [PATCH QEMU v10 6/9] migration: Put the detection logic before auto-converge checking

[PATCH] migrate/multifd: fix coredump when the multifd thread cleanup
 2023-07-25  8:43 UTC  (5+ messages)

[Bug 1787] Qemu asan test make vm crash when using qxl and spice
 2023-07-25  8:35 UTC 

[PATCH v6 0/6] Hyper-V Dynamic Memory Protocol driver (hv-balloon 🎈️)
 2023-07-25  8:26 UTC  (10+ messages)
` [PATCH v6 4/6] qapi: Add HvBalloonDeviceInfo sub-type to MemoryDeviceInfo
` [PATCH v6 5/6] qapi: Add HV_BALLOON_STATUS_REPORT event

[PATCH v2 0/4] Vhost-vdpa Shadow Virtqueue VLAN support
 2023-07-25  7:48 UTC  (10+ messages)
` [PATCH v2 1/4] virtio-net: do not reset vlan filtering at set_features
` [PATCH v2 2/4] virtio-net: Expose MAX_VLAN
` [PATCH v2 3/4] vdpa: Restore vlan filtering state
` [PATCH v2 4/4] vdpa: Allow VIRTIO_NET_F_CTRL_VLAN in SVQ

[RFC PATCH 00/12] Prefer to use SVQ to stall dataplane at NIC state restore through CVQ
 2023-07-25  7:15 UTC  (14+ messages)
` [RFC PATCH 03/12] vhost_net: Use ops->vhost_restart_queue in vhost_net_virtqueue_restart
` [RFC PATCH 04/12] vhost_net: Use ops->vhost_reset_queue in vhost_net_virtqueue_reset
` [RFC PATCH 07/12] vdpa: add vhost_vdpa_reset_queue
` [RFC PATCH 11/12] vdpa: use SVQ to stall dataplane while NIC state is being restored

[PATCH v2] net: add initial support for AF_XDP network backend
 2023-07-25  6:55 UTC  (4+ messages)

[PATCH 0/3] hw/arm/virt: Use generic CPU invalidation
 2023-07-25  6:46 UTC  (15+ messages)
` [PATCH 1/3] machine: Factor CPU type invalidation out into helper

[Question - ARM CCA] vCPU Hotplug Support in ARM Realm world might require ARM spec change?
 2023-07-25  6:24 UTC  (5+ messages)

[PATCH] target/riscv: don't read write-only CSR
 2023-07-25  5:38 UTC 

[PATCH] ui/gtk: set scanout mode in gd_egl/gd_gl_area_scanout_texture
 2023-07-25  0:11 UTC 

[PATCH for-8.2 0/2] arm/kvm: use kvm_{get,set}_one_reg
 2023-07-25  0:01 UTC  (5+ messages)
` [PATCH for-8.2 2/2] arm/kvm: convert to kvm_get_one_reg

[PATCH for-8.2 0/3] arm: Use correct number of MPU regions on mps2-tz boards
 2023-07-24 19:25 UTC  (5+ messages)
` [PATCH for-8.2 1/3] target/arm: Do all "ARM_FEATURE_X implies Y" checks in post_init
` [PATCH for-8.2 2/3] hw/arm/armv7m: Add mpu-ns-regions and mpu-s-regions properties
` [PATCH for-8.2 3/3] hw/arm: Set number of MPU regions correctly for an505, an521, an524

[PATCH v3] linux-user: Fix qemu-arm to run static armhf binaries
 2023-07-24 18:20 UTC  (3+ messages)

[Qemu PATCH RESEND 0/9] Enabling DCD emulation support in Qemu
 2023-07-24 18:19 UTC  (11+ messages)
    ` [Qemu PATCH RESEND 6/9] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
    ` [Qemu PATCH RESEND 2/9] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
    ` [Qemu PATCH RESEND 3/9] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
    ` [Qemu PATCH RESEND 4/9] hw/mem/cxl_type3: Add support to create DC regions to "
    ` [Qemu PATCH RESEND 5/9] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
    ` [Qemu PATCH RESEND 1/9] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
    ` [Qemu PATCH RESEND 7/9] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
    ` [Qemu PATCH RESEND 8/9] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
    ` [Qemu PATCH RESEND 9/9] hw/mem/cxl_type3: Add dpa range validation for accesses to dc regions

[RFC PATCH] docs/interop: define STANDALONE protocol feature for vhost-user
 2023-07-24 18:08 UTC  (7+ messages)

[PATCH 01/44] Split out common part of BCM283X classes
 2023-07-24 17:36 UTC 

[PULL 00/19] UI & audio patches
 2023-07-24 17:23 UTC  (5+ messages)
` [PULL 06/19] ui/gtk: set scanout-mode right before scheduling draw

[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
 2023-07-24 17:19 UTC  (2+ messages)

[Qemu PATCH 0/9] Enabling DCD emulation support in Qemu
 2023-07-24 16:41 UTC  (4+ messages)

[PATCH 5/9] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
 2023-07-24 16:29 UTC  (2+ messages)

[PATCH 0/2] block/blkio: fix opening virtio-blk drivers
 2023-07-24 15:46 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] block/blkio: use blkio_set_int("fd") to check fd support

[PATCH 00/10] RISC-V: ACPI: Enable AIA and update RHC
 2023-07-24 15:32 UTC  (5+ messages)
` [PATCH 01/10] hw/arm/virt-acpi-build.c: Move fw_cfg and virtio to common location
` [PATCH 04/10] hw/riscv: virt: Add PCIe HIGHMEM in memmap

[RFC] risc-v vector (RVV) emulation performance issues
 2023-07-24 15:23 UTC  (2+ messages)

[PATCH] docs/devel: Document the tarball publishing/release process
 2023-07-24 15:18 UTC  (2+ messages)

[PATCH v2 00/19] hw/timer/arm_timer: QOM'ify ARM_TIMER and correct sysbus/irq in ICP_PIT
 2023-07-24 15:01 UTC  (3+ messages)
` [PATCH v2 17/19] hw/timer/arm_timer: QDev'ify ARM_TIMER

[PATCH 00/14] target/arm/ptw: Cleanups and a few bugfixes
 2023-07-24 14:38 UTC  (5+ messages)
` [PATCH 06/14] target/arm/ptw: Pass an ARMSecuritySpace to arm_hcr_el2_eff_secstate()

[PATCH v2 0/7] migration: Better error handling in return path thread
 2023-07-24 14:11 UTC  (2+ messages)

[PATCH for-8.2 0/4] rtc devices: Avoid putting time_t in 32-bit variables
 2023-07-24 14:01 UTC  (4+ messages)

[PATCH v1] rtc/mc146818rtc: improve rtc performance
 2023-07-24  8:54 UTC  (2+ messages)

[PATCH v1] block/stream:add flush l2_table_cache, ensure data integrity
 2023-07-24  7:30 UTC  (2+ messages)

[PATCH] hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
 2023-07-24 13:59 UTC  (7+ messages)

[PATCH 00/26] Migration PULL 2023-07-24
 2023-07-24 13:29 UTC  (6+ messages)
` [PATCH 02/26] migration/multifd: Protect accesses to migration_threads
` [PATCH 17/26] docs/migration: Update postcopy bits
` [PATCH 23/26] qemu_file: Make qemu_file_is_writable() static

[PATCH] tests/avocado/machine_s390_ccw_virtio: Skip the flaky virtio-gpu test by default
 2023-07-24 13:23 UTC  (2+ messages)

[PATCH] tests/decode: Suppress "error: " string for expected-failure tests
 2023-07-24 13:22 UTC  (2+ messages)

[PULL for-8.1-rc1 0/7] tcg patch queue
 2023-07-24 13:21 UTC  (2+ messages)

[PULL for-8.1 0/1] revert "linux-user: Fix qemu-arm to run static armhf binaries"
 2023-07-24 13:20 UTC  (2+ messages)

[PULL 0/1] riscv-to-apply queue
 2023-07-24 13:21 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).