qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-03 14:43:44 to 2022-03-03 20:02:12 UTC [more...]

[PATCH v2 00/12] mos6522: switch to gpios, add control line edge-triggering and extra debugging
 2022-03-03 19:55 UTC  (17+ messages)
` [PATCH v2 01/12] mos6522: add defines for IFR bit flags
` [PATCH v2 02/12] mac_via: use IFR bit flag constants for VIA1 IRQs
` [PATCH v2 03/12] mac_via: use IFR bit flag constants for VIA2 IRQs
` [PATCH v2 04/12] mos6522: switch over to use qdev gpios for IRQs
` [PATCH v2 05/12] mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass
` [PATCH v2 06/12] mos6522: use device_class_set_parent_reset() to propagate reset to parent
` [PATCH v2 07/12] mos6522: add register names to register read/write trace events
` [PATCH v2 08/12] mos6522: add "info via" HMP command for debugging

[PATCH v3 0/9] tcg: support 32-bit guest addresses as signed
 2022-03-03 19:56 UTC  (11+ messages)
` [PATCH v3 1/9] tcg: Add TCG_TARGET_SIGNED_ADDR32
` [PATCH v3 2/9] accel/tcg: Split out g2h_tlbe
` [PATCH v3 3/9] accel/tcg: Support TCG_TARGET_SIGNED_ADDR32 for softmmu
` [PATCH v3 4/9] accel/tcg: Add guest_base_signed_addr32 for user-only
` [PATCH v3 5/9] linux-user: Support TCG_TARGET_SIGNED_ADDR32
` [PATCH v3 6/9] tcg/aarch64: "
` [PATCH v3 7/9] tcg/mips: "
` [PATCH v3 8/9] tcg/riscv: "
` [PATCH v3 9/9] tcg/loongarch64: "

[PATCH v6 00/16] Make image fleecing more usable
 2022-03-03 19:43 UTC  (16+ messages)
` [PATCH v6 01/16] block/block-copy: move copy_bitmap initialization to block_copy_state_new()
` [PATCH v6 02/16] block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
` [PATCH v6 03/16] block/block-copy: block_copy_state_new(): add bitmap parameter
` [PATCH v6 04/16] block/copy-before-write: add bitmap open parameter
` [PATCH v6 05/16] block/block-copy: add block_copy_reset()
` [PATCH v6 06/16] block: intoduce reqlist
` [PATCH v6 07/16] block/reqlist: reqlist_find_conflict(): use ranges_overlap()
` [PATCH v6 08/16] block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
` [PATCH v6 09/16] block/reqlist: add reqlist_wait_all()
` [PATCH v6 10/16] block/io: introduce block driver snapshot-access API
` [PATCH v6 11/16] block: introduce snapshot-access block driver
` [PATCH v6 12/16] block: copy-before-write: realize snapshot-access API
` [PATCH v6 13/16] iotests/image-fleecing: add test-case for fleecing format node
` [PATCH v6 14/16] iotests.py: add qemu_io_pipe_and_status()
` [PATCH v6 16/16] iotests/image-fleecing: test push backup with fleecing

[PATCH v2 0/5] tests/tcg/ppc64le: fix the build of TCG tests with Clang
 2022-03-03 19:30 UTC  (11+ messages)
` [PATCH v2 1/5] tests/tcg/ppc64le: use inline asm instead of __builtin_mtfsf
` [PATCH v2 2/5] target/ppc: change xs[n]madd[am]sp to use float64r32_muladd
` [RFC PATCH v2 3/5] tests/tcg/ppc64le: drop __int128 usage in bcdsub
` [RFC PATCH v2 4/5] tests/tcg/ppc64le: emit bcdsub with .long when needed
` [PATCH v2 5/5] tests/tcg/ppc64le: Use Altivec register names in clobbler list

[PATCH v4 00/14] vDPA shadow virtqueue
 2022-03-03 18:51 UTC  (15+ messages)
` [PATCH v4 01/14] vhost: Add VhostShadowVirtqueue
` [PATCH v4 02/14] vhost: Add Shadow VirtQueue kick forwarding capabilities
` [PATCH v4 03/14] vhost: Add Shadow VirtQueue call "
` [PATCH v4 04/14] vhost: Add vhost_svq_valid_features to shadow vq
` [PATCH v4 05/14] virtio: Add vhost_svq_get_vring_addr
` [PATCH v4 06/14] vdpa: adapt vhost_ops callbacks to svq
` [PATCH v4 07/14] vhost: Shadow virtqueue buffers forwarding
` [PATCH v4 08/14] util: Add iova_tree_alloc_map
` [PATCH v4 09/14] vhost: Add VhostIOVATree
` [PATCH v4 10/14] vdpa: Add custom IOTLB translations to SVQ
` [PATCH v4 11/14] vdpa: Adapt vhost_vdpa_get_vring_base "
` [PATCH v4 12/14] vdpa: Never set log_base addr if SVQ is enabled
` [PATCH v4 13/14] vdpa: Expose VHOST_F_LOG_ALL on SVQ
` [PATCH v4 14/14] vdpa: Add x-svq to NetdevVhostVDPAOptions

[PATCH v3] target/riscv: Add isa extenstion strings to the device tree
 2022-03-03 18:58 UTC  (3+ messages)

[PATCH v5 0/6] Privilege version update
 2022-03-03 18:54 UTC  (7+ messages)
` [PATCH v5 1/6] target/riscv: Define simpler privileged spec version numbering
` [PATCH v5 2/6] target/riscv: Add the privileged spec version 1.12.0
` [PATCH v5 3/6] target/riscv: Introduce privilege version field in the CSR ops
` [PATCH v5 4/6] target/riscv: Add support for mconfigptr
` [PATCH v5 5/6] target/riscv: Add *envcfg* CSRs support
` [PATCH v5 6/6] target/riscv: Enable privileged spec version 1.12

[PATCH] deprecation: x86 default machine types
 2022-03-03 18:59 UTC  (5+ messages)

[PATCH v4 0/6] Privilege version update
 2022-03-03 18:54 UTC  (4+ messages)
` [PATCH v4 5/6] target/riscv: Add *envcfg* CSRs support

[PATCH v2 00/10] q800: migration fixes
 2022-03-03 18:40 UTC  (16+ messages)
` [PATCH v2 01/10] macfb: add VMStateDescription for MacfbNubusState and MacfbSysBusState
` [PATCH v2 03/10] macfb: increase number of registers saved in MacfbState
` [PATCH v2 04/10] macfb: add VMStateDescription fields for display type and VBL timer
` [PATCH v2 05/10] macfb: set initial value of mode control registers in macfb_common_realize()
` [PATCH v2 09/10] esp: include the current PDMA callback in the migration stream

[PATCH v15 0/8] Add vmnet.framework based network backend
 2022-03-03 18:34 UTC  (13+ messages)
` [PATCH v15 3/8] net/vmnet: implement shared mode (vmnet-shared)

[PATCH v6 00/43] CXl 2.0 emulation Support
 2022-03-03 18:07 UTC  (13+ messages)
` [PATCH v6 06/43] hw/cxl/device: Implement basic mailbox (8.2.8.4)
` [PATCH v6 16/43] hw/cxl/rp: Add a root port
` [PATCH v6 18/43] qtests/cxl: Add initial root port and CXL type3 tests
` [PATCH v6 19/43] hw/cxl/device: Implement MMIO HDM decoding (8.2.5.12)

[PATCH v1 0/2] s390x: Add support for Vector Enhancements Facility 2
 2022-03-03 18:04 UTC  (7+ messages)
` [PATCH v1 1/2] s390x/tcg: Implement Vector-Enhancements Facility 2 for s390x

[PATCH v5 00/16] Make image fleecing more usable
 2022-03-03 17:35 UTC  (8+ messages)
` [PATCH v5 11/16] block: introduce snapshot-access block driver
` [PATCH v5 16/16] iotests/image-fleecing: test push backup with fleecing

[PATCH v3 00/14] vDPA shadow virtqueue
 2022-03-03 17:23 UTC  (6+ messages)
` [PATCH v3 14/14] vdpa: Add x-svq to NetdevVhostVDPAOptions

[PATCH V7 00/29] Live Update
 2022-03-03 17:21 UTC  (30+ messages)
` [PATCH V7 01/29] memory: qemu_check_ram_volatile
` [PATCH V7 02/29] migration: fix populate_vfio_info
` [PATCH V7 03/29] migration: qemu file wrappers
` [PATCH V7 04/29] migration: simplify savevm
` [PATCH V7 05/29] vl: start on wakeup request
` [PATCH V7 10/29] machine: memfd-alloc option
` [PATCH V7 28/29] chardev: cpr for sockets
` [PATCH V7 29/29] cpr: only-cpr-capable option

[PATCH 0/2] virtiofsd: Support FUSE_SYNCFS on unannounced submounts
 2022-03-03 17:13 UTC  (3+ messages)
` [PATCH 1/2] virtiofsd: Track submounts
` [PATCH 2/2] virtiofsd: Support FUSE_SYNCFS on unannounced submounts

[PATCH v2 0/3] block: Make bdrv_refresh_limits() non-recursive
 2022-03-03 16:56 UTC  (3+ messages)
` [PATCH v2 1/3] "

[PATCH 0/9] Cleanup of qemu_oom_check() and qemu_memalign()
 2022-03-03 16:55 UTC  (6+ messages)
` [PATCH 4/9] util/oslib-win32: Return NULL on qemu_try_memalign() with zero size

[PATCH v2 0/4] qsd: Add --daemonize; and add job quit tests
 2022-03-03 16:48 UTC  (5+ messages)
` [PATCH v2 1/4] os-posix: Add os_set_daemonize()
` [PATCH v2 2/4] qsd: Add pre-init argument parsing pass
` [PATCH v2 3/4] qsd: Add --daemonize
` [PATCH v2 4/4] iotests/185: Add post-READY quit tests

[PATCH v2 00/14] vDPA shadow virtqueue
 2022-03-03 16:32 UTC  (4+ messages)
` [PATCH v2 09/14] vhost: Add VhostIOVATree

[PATCH v4 00/14] Initial support for machine creation via QMP
 2022-03-03 16:19 UTC  (22+ messages)
` [PATCH v4 01/14] machine: add phase_get() and document phase_check()/advance()
` [PATCH v4 03/14] vl: support machine-initialized target in phase_until()
` [PATCH v4 04/14] qapi/device_add: compute is_hotplug flag
` [PATCH v4 08/14] none-machine: add 'ram-addr' property
` [PATCH v4 09/14] none-machine: allow cold plugging sysbus devices
` [PATCH v4 12/14] add sysbus-mmio-map qapi command
` [PATCH v4 13/14] hw/mem/system-memory: add a memory sysbus device

[PATCH v4 0/2] TPM-CRB: Remove spurious error report when used with VFIO
 2022-03-03 16:16 UTC  (6+ messages)
` [PATCH v4 1/2] tpm: CRB: Use ram_device for "tpm-crb-cmd" region

[PATCH v3 0/5] target/nios2: Shadow register set, EIC and VIC
 2022-03-03 15:39 UTC  (6+ messages)
` [PATCH v3 1/5] target/nios2: Check supervisor on eret
` [PATCH v3 2/5] target/nios2: Shadow register set
` [PATCH v3 3/5] target/nios2: Exteral Interrupt Controller (EIC)
` [PATCH v3 4/5] hw/intc: Vectored Interrupt Controller (VIC)
` [PATCH v3 5/5] hw/nios2: Machine with a Vectored Interrupt Controller

[PATCH v2 0/9] tcg: support 32-bit guest addresses as signed
 2022-03-03 16:19 UTC  (9+ messages)
` [PATCH v2 3/9] accel/tcg: Support TCG_TARGET_SIGNED_ADDR32 for softmmu
` [PATCH v2 4/9] accel/tcg: Add guest_base_signed_addr32 for user-only
` [PATCH v2 6/9] tcg/aarch64: Support TCG_TARGET_SIGNED_ADDR32

[PATCH 0/2] target/arm: Check Neon VLD1/VST1 stride bits are zero
 2022-03-03 16:11 UTC  (5+ messages)
` [PATCH 1/2] target/arm/translate-neon: UNDEF if VLD1/VST1 stride bits are non-zero
` [PATCH 2/2] target/arm/translate-neon: Simplify align field check for VLD3

[PATCH 00/12] nbd: enable use of TLS on non-TCP transports and other TLS improvements
 2022-03-03 16:03 UTC  (13+ messages)
` [PATCH 01/12] crypto: mandate a hostname when checking x509 creds on a client
` [PATCH 02/12] block: pass desired TLS hostname through from block driver client
` [PATCH 03/12] block/nbd: support override of hostname for TLS certificate validation
` [PATCH 04/12] qemu-nbd: add --tls-hostname option "
` [PATCH 05/12] block/nbd: don't restrict TLS usage to IP sockets
` [PATCH 06/12] tests/qemu-iotests: add QEMU_IOTESTS_REGEN=1 to update reference file
` [PATCH 07/12] tests/qemu-iotests: expand _filter_nbd rules
` [PATCH 08/12] tests/qemu-iotests: introduce filter for qemu-nbd export list
` [PATCH 09/12] tests/qemu-iotests: convert NBD TLS test to use standard filters
` [PATCH 10/12] tests/qemu-iotests: validate NBD TLS with hostname mismatch
` [PATCH 11/12] tests/qemu-iotests: validate NBD TLS with UNIX sockets
` [PATCH 12/12] tests/qemu-iotests: validate NBD TLS with UNIX sockets and PSK

[PATCH 0/5] --disable-tcg qtest/avocado fixes for ppc64
 2022-03-03 16:08 UTC  (8+ messages)
` [PATCH 1/5] qtest/meson.build: check CONFIG_TCG for prom-env-test in qtests_ppc
` [PATCH 2/5] qtest/meson.build: check CONFIG_TCG for boot-serial-test "
` [PATCH 3/5] avocado/boot_linux_console.py: check for tcg in test_ppc_powernv8/9
` [PATCH 4/5] avocado/boot_linux_console.py: check tcg accel in test_ppc64_e500
` [PATCH 5/5] avocado/replay_kernel.py: make tcg-icount check in run_vm()

[PATCH v8 00/31] block layer: split block APIs in global state and I/O
 2022-03-03 15:16 UTC  (32+ messages)
` [PATCH v8 01/31] main-loop.h: introduce qemu_in_main_thread()
` [PATCH v8 02/31] main loop: macros to mark GS and I/O functions
` [PATCH v8 03/31] include/block/block: split header into I/O and global state API
` [PATCH v8 04/31] assertions for block "
` [PATCH v8 05/31] IO_CODE and IO_OR_GS_CODE for block I/O API
` [PATCH v8 06/31] block/export/fuse.c: allow writable exports to take RESIZE permission
` [PATCH v8 07/31] include/sysemu/block-backend: split header into I/O and global state (GS) API
` [PATCH v8 08/31] block/block-backend.c: assertions for block-backend
` [PATCH v8 09/31] IO_CODE and IO_OR_GS_CODE for block-backend I/O API
` [PATCH v8 10/31] block.c: assertions to the block layer permissions API
` [PATCH v8 11/31] include/block/block_int: split header into I/O and global state API
` [PATCH v8 12/31] assertions for block_int "
` [PATCH v8 13/31] IO_CODE and IO_OR_GS_CODE for block_int I/O API
` [PATCH v8 14/31] block: introduce assert_bdrv_graph_writable
` [PATCH v8 15/31] include/block/blockjob_int.h: split header into I/O and GS API
` [PATCH v8 16/31] GS and IO CODE macros for blockjob_int.h
` [PATCH v8 17/31] block.c: add assertions to static functions
` [PATCH v8 18/31] include/block/blockjob.h: global state API
` [PATCH v8 19/31] assertions for blockjob.h "
` [PATCH v8 20/31] include/sysemu/blockdev.h: "
` [PATCH v8 21/31] assertions for blockdev.h "
` [PATCH v8 22/31] include/block/snapshot: global state API + assertions
` [PATCH v8 23/31] block/copy-before-write.h: "
` [PATCH v8 24/31] block/coroutines: I/O and "I/O or GS" API
` [PATCH v8 25/31] block_int-common.h: split function pointers in BlockDriver
` [PATCH v8 26/31] block_int-common.h: assertions in the callers of BlockDriver function pointers
` [PATCH v8 27/31] block_int-common.h: split function pointers in BdrvChildClass
` [PATCH v8 28/31] block_int-common.h: assertions in the callers of BdrvChildClass function pointers
` [PATCH v8 29/31] block-backend-common.h: split function pointers in BlockDevOps
` [PATCH v8 30/31] job.h: split function pointers in JobDriver
` [PATCH v8 31/31] job.h: assertions in the callers of JobDriver function pointers

[PATCH v2 0/4] util/thread-pool: Expose minimun and maximum size
 2022-03-03 15:13 UTC  (5+ messages)
` [PATCH v2 1/4] util/thread-pool: Fix thread pool freeing locking
` [PATCH v2 2/4] Introduce event-loop-base abstract class
` [PATCH v2 3/4] util/main-loop: Introduce the main loop into QOM
` [PATCH v2 4/4] util/event-loop-base: Introduce options to set the thread pool size

SPI support for the virt platform
 2022-03-03 15:07 UTC  (2+ messages)

[PATCH v6 00/19] vfio-user server in QEMU
 2022-03-03 14:49 UTC  (6+ messages)
` [PATCH v6 12/19] vfio-user: IOMMU support for remote device

[PULL 00/18] migration queue
 2022-03-03 14:46 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).