qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-09 04:01:57 to 2022-03-10 08:58:42 UTC [more...]

[PATCH 0/6] 9pfs: fix 'Twalk' protocol violation
 2022-03-10  8:57 UTC  (8+ messages)
` [PATCH 1/6] tests/9pfs: walk to non-existent dir
` [PATCH 2/6] tests/9pfs: Twalk with nwname=0
` [PATCH 3/6] tests/9pfs: compare QIDs in fs_walk_none() test
` [PATCH 4/6] 9pfs: refactor 'name_idx' -> 'nvalid' in v9fs_walk()
` [PATCH 5/6] 9pfs: fix 'Twalk' to only send error if no component walked
` [PATCH 6/6] tests/9pfs: guard recent 'Twalk' behaviour fix

[RFC PATCH] tests/tcg: drop -cpu max from s390x sha512-mvx invocation
 2022-03-10  8:36 UTC  (4+ messages)

[RFC PATCH 0/2] Add dirty page rate limit qtest
 2022-03-10  8:29 UTC  (4+ messages)
` [RFC PATCH 1/2] migration-test: Export migration-test util funtions
` [RFC PATCH 2/2] tests: Add dirty page rate limit test

[PATCH v7 00/46] CXl 2.0 emulation Support
 2022-03-10  8:02 UTC  (6+ messages)

[PULL 00/23] QEMU changes for 7.0 soft freeze
 2022-03-10  7:56 UTC  (8+ messages)

[PATCH v4] tests: Do not treat the iotests as separate meson test target anymore
 2022-03-10  7:50 UTC 

[RFC PATCH] hw/i386/e820: remove legacy reserved entries for e820
 2022-03-10  6:21 UTC  (2+ messages)

[PATCH] tests: add (riscv virt) machine mapping to testenv
 2022-03-10  6:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] aspeed: sbc: Correct default reset values
 2022-03-10  5:21 UTC 

[PULL V2 00/15] Net patches
 2022-03-10  2:39 UTC  (16+ messages)
` [PULL V2 01/15] virtio-net: fix map leaking on error during receive
` [PULL V2 02/15] vhost: Add VhostShadowVirtqueue
` [PULL V2 03/15] vhost: Add Shadow VirtQueue kick forwarding capabilities
` [PULL V2 04/15] vhost: Add Shadow VirtQueue call "
` [PULL V2 05/15] vhost: Add vhost_svq_valid_features to shadow vq
` [PULL V2 06/15] virtio: Add vhost_svq_get_vring_addr
` [PULL V2 07/15] vdpa: adapt vhost_ops callbacks to svq
` [PULL V2 08/15] vhost: Shadow virtqueue buffers forwarding
` [PULL V2 09/15] util: Add iova_tree_alloc_map
` [PULL V2 10/15] util: add iova_tree_find_iova
` [PULL V2 11/15] vhost: Add VhostIOVATree
` [PULL V2 12/15] vdpa: Add custom IOTLB translations to SVQ
` [PULL V2 13/15] vdpa: Adapt vhost_vdpa_get_vring_base "
` [PULL V2 14/15] vdpa: Never set log_base addr if SVQ is enabled
` [PULL V2 15/15] vdpa: Expose VHOST_F_LOG_ALL on SVQ

[PULL 00/15] Net patches
 2022-03-10  2:39 UTC  (3+ messages)

Lost patch
 2022-03-10  0:44 UTC  (3+ messages)

[RFC v4 00/21] vfio-user client
 2022-03-09 23:40 UTC  (5+ messages)
` [RFC v4 01/21] vfio-user: introduce vfio-user protocol specification
` [RFC v4 04/21] vfio-user: add region cache

propagating vmgenid outward and upward
 2022-03-09 22:02 UTC  (3+ messages)

[PULL 0/3] Linux user for 7.0 patches
 2022-03-09 21:16 UTC  (2+ messages)

QEMU, UEFI and Windows with Bitlocker encryption
 2022-03-09 16:55 UTC 

[PULL 00/11] aspeed queue
 2022-03-09 19:56 UTC  (2+ messages)

How to backtrace an separate stack?
 2022-03-09 19:50 UTC  (5+ messages)

[PATCH] target/ppc: fix ISI fault cause for Radix MMU
 2022-03-09 19:27 UTC 

[RFC PATCH 1/2] spapr: Report correct GTSE support via ov5
 2022-03-09 19:09 UTC  (2+ messages)

starting to look at qemu savevm performance, a first regression detected
 2022-03-09 18:53 UTC  (17+ messages)
                  ` bad qemu savevm to /dev/null performance (600 MiB/s max) (Was: Re: starting to look at qemu savevm performance, a first regression detected)
                          ` bad virsh save /dev/null performance (600 MiB/s max)

[RFC PATCH] docs/devel: start documenting writing VirtIO devices
 2022-03-09 18:07 UTC  (2+ messages)

[PULL 0/1] qemu-openbios queue 20220308
 2022-03-09 18:06 UTC  (2+ messages)

[PATCH v4 00/33] target/nios2: Shadow register set, EIC and VIC
 2022-03-09 18:01 UTC  (4+ messages)
` [PATCH v4 24/33] target/nios2: Introduce shadow register sets

[PATCH 0/4] block: copy-before-write: cbw-timeout
 2022-03-09 17:35 UTC  (3+ messages)
` [PATCH 2/4] block/block-copy: block_copy(): add timeout_ns parameter

QEMU device refcounting when device creates a container MR
 2022-03-09 16:56 UTC  (5+ messages)

[PULL 00/22] q800-updates-for-7.0 queue 20220309
 2022-03-09 17:05 UTC  (24+ messages)
` [PULL 01/22] mos6522: add defines for IFR bit flags
` [PULL 02/22] mac_via: use IFR bit flag constants for VIA1 IRQs
` [PULL 03/22] mac_via: use IFR bit flag constants for VIA2 IRQs
` [PULL 04/22] mos6522: switch over to use qdev gpios for IRQs
` [PULL 05/22] mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass
` [PULL 06/22] mos6522: use device_class_set_parent_reset() to propagate reset to parent
` [PULL 07/22] mos6522: add register names to register read/write trace events
` [PULL 08/22] mos6522: add "info via" HMP command for debugging
` [PULL 09/22] mos6522: record last_irq_levels in mos6522_set_irq()
` [PULL 10/22] mac_via: make SCSI_DATA (DRQ) bit live rather than latched
` [PULL 11/22] mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
` [PULL 12/22] macio/pmu.c: remove redundant code
` [PULL 13/22] macfb: add VMStateDescription for MacfbNubusState and MacfbSysBusState
` [PULL 14/22] macfb: don't use special irq_state and irq_mask variables in MacfbState
` [PULL 15/22] macfb: increase number of registers saved "
` [PULL 16/22] macfb: add VMStateDescription fields for display type and VBL timer
` [PULL 17/22] macfb: set initial value of mode control registers in macfb_common_realize()
` [PULL 18/22] esp: introduce esp_set_pdma_cb() function
` [PULL 19/22] esp: introduce esp_pdma_cb() function
` [PULL 20/22] esp: convert ESPState pdma_cb from a function pointer to an integer
` [PULL 21/22] esp: include the current PDMA callback in the migration stream
` [PULL 22/22] esp: recreate ESPState current_req after migration

[PATCH] tests/qemu-iotests: Use GNU sed in two more spots where it is necessary
 2022-03-09 17:04 UTC  (3+ messages)

[PATCH 00/11] edk2: update to stable202202
 2022-03-09 13:30 UTC  (27+ messages)
` [PATCH 01/11] tests/acpi: allow virt memory hotplug changes
` [PATCH 02/11] edk2: update submodule to stable202202
` [PATCH 03/11] edk2: switch to release builds
` [PATCH 05/11] edk2: add microvm build
` [PATCH 06/11] edk2: update binaries to stable202202
` [PATCH 07/11] tests/acpi: update expected data files
` [PATCH 09/11] edk2/docker: install python3
` [PATCH 10/11] edk2/docker: use ubuntu 18.04
` [PATCH 11/11] MAINTAINERS: take edk2
      ` MAINTAINERS: macOS host support (was: MAINTAINERS: take edk2)

[PULL 00/15] NBD patches for 7.0-rc0
 2022-03-09 15:50 UTC  (2+ messages)

[PATCH 0/3] block: copy-before-write: on-cbw-error behavior
 2022-03-09 15:43 UTC  (3+ messages)
` [PATCH 2/3] block/copy-before-write: add on-cbw-error open parameter

[PATCH v2 0/6] Support exporting BDSs via VDUSE
 2022-03-09 15:37 UTC  (2+ messages)

[PATCH V7 00/29] Live Update
 2022-03-09 14:18 UTC  (7+ messages)
` [PATCH V7 08/29] memory: flat section iterator
` [PATCH V7 11/29] qapi: list utility functions
` [PATCH V7 12/29] vl: helper to request re-exec

[PATCH 1/1] target/riscv: misa to ISA string conversion fix
 2022-03-09 14:09 UTC 

[RFC PATCH] docs/devel: try and impose some organisation
 2022-03-09 13:53 UTC 

[RFC PATCH 0/5] Removal of AioContext lock, bs->parents and ->children: proof of concept
 2022-03-09 13:49 UTC  (7+ messages)
` [RFC PATCH 2/5] introduce BDRV_POLL_WHILE_UNLOCKED

[PATCH v4] target/riscv: Add isa extenstion strings to the device tree
 2022-03-09 13:47 UTC  (2+ messages)

[PATCH v7 00/22] host: Support macOS 12
 2022-03-09 13:40 UTC  (16+ messages)
` [PATCH v7 02/22] tests/fp/berkeley-testfloat-3: Ignore ignored #pragma directives
` [PATCH v7 06/22] hvf: Fix OOB write in RDTSCP instruction decode
` [PATCH v7 22/22] gitlab-ci: Support macOS 12 via cirrus-run

[PATCH v2] block/nbd.c: Fixed IO request coroutine not being wakeup when kill NBD server
 2022-03-09 13:21 UTC  (2+ messages)

[PATCH v5 00/15] hw/nvme: SR-IOV with Virtualization Enhancements
 2022-03-09 12:41 UTC  (4+ messages)
` [PATCH v5 13/15] hw/nvme: Add support for the Virtualization Management command

[PULL 00/18] testing and semihosting updates
 2022-03-09 11:18 UTC  (4+ messages)
` [PULL 13/18] tests/tcg: add vectorised sha512 versions

[PULL v2 00/16] MIPS patches for 2022-03-07
 2022-03-09 11:38 UTC  (2+ messages)

[PATCH v16] ACPI ERST: specification for ERST support
 2022-03-09 11:03 UTC  (4+ messages)

[PATCH v3 00/12] GL & D-Bus display related fixes
 2022-03-09 10:54 UTC  (33+ messages)
` [PATCH v3 12/12] ui/console: call gfx_switch() even if the current scanout is GL

[PATCH v1] ui/gtk-egl: Check for a valid context before making EGL calls
 2022-03-09 10:37 UTC  (4+ messages)

[PULL v4 00/47] virtio,pc,pci: features, cleanups, fixes
 2022-03-09  9:13 UTC  (2+ messages)

[PATCH 0/4] COLO net and runstate bugfix/optimization
 2022-03-09  8:38 UTC  (5+ messages)
` [PATCH 1/4] softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCH
` [PATCH 2/4] net/colo: Fix a "double free" crash to clear the conn_list
` [PATCH 3/4] net/colo.c: No need to track conn_list for filter-rewriter
` [PATCH 4/4] net/colo.c: fix segmentation fault when packet is not parsed correctly

[PATCH] docs/devel/migration.rst: Updates content from code and fixes minor issues
 2022-03-09  8:54 UTC  (2+ messages)

[PATCH 0/5] --disable-tcg qtest/avocado fixes for ppc64
 2022-03-09  8:21 UTC  (5+ messages)
` [PATCH 5/5] avocado/replay_kernel.py: make tcg-icount check in run_vm()

[PATCH v5 00/15] vDPA shadow virtqueue
 2022-03-09  7:45 UTC  (12+ messages)

[PATCH] block/nbd.c: Fixed IO request coroutine not being wakeup when kill NBD server
 2022-03-09  7:34 UTC  (4+ messages)

[libvirt] [PATCH RESEND v2 0/4] re-introduce <acpi-hotplug-bridge>
 2022-03-09  7:17 UTC  (6+ messages)

[PATCH 0/2] hw/arm/virt: Fix make check-qtest-aarch64 when CONFIG_ARM_GIC_TCG is unset
 2022-03-09  7:14 UTC  (5+ messages)
` [PATCH 1/2] hw/intc: Rename CONFIG_ARM_GIC_TCG into CONFIG_ARM_GICV3_TCG
` [PATCH 2/2] hw/arm/virt: Fix gic-version=max when CONFIG_ARM_GICV3_TCG is unset

[PATCH 00/14] iotests: ensure all qemu-img calls are either checked or logged
 2022-03-09  3:54 UTC  (7+ messages)
` [PATCH 08/14] iotests/149: Remove qemu_img_pipe() call
` [PATCH 10/14] iotests: use qemu_img() in has_working_luks()
` [PATCH 11/14] iotests: replace qemu_img_log('create', ...) calls
` [PATCH 12/14] iotests: remove qemu_img_pipe_and_status()
` [PATCH 13/14] iotests: make qemu_img_log() check log level
` [PATCH 14/14] iotests: make img_info_log() call qemu_img_log()


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