messages from 2023-04-20 08:14:20 to 2023-04-20 12:12:57 UTC [more...]
[PULL 00/20] Block patches
2023-04-20 12:09 UTC (10+ messages)
` [PULL 03/20] block/block-backend: add block layer APIs resembling Linux ZonedBlockDevice ioctls
` [PULL 04/20] block/raw-format: add zone operations to pass through requests
` [PULL 05/20] block: add zoned BlockDriver check to block layer
` [PULL 06/20] iotests: test new zone operations
` [PULL 08/20] docs/zoned-storage: add zoned device documentation
` [PULL 12/20] block: introduce zone append write for zoned devices
` [PULL 15/20] include: update virtio_blk headers to v6.3-rc1
` [PULL 16/20] virtio-blk: add zoned storage emulation for zoned devices
` [PULL 18/20] virtio-blk: add some trace events for zoned emulation
[PATCH] migration: move migration_global_dump() to migration-hmp-cmds.c
2023-04-20 12:05 UTC (3+ messages)
[PATCH v2] migration: move migration_global_dump() to migration-hmp-cmds.c
2023-04-20 12:02 UTC
[PATCH v3 0/7] target/riscv: Fix PMP related problem
2023-04-20 11:58 UTC (3+ messages)
` [PATCH v3 1/7] target/riscv: Update pmp_get_tlb_size()
[PATCH v2 0/4] COLO: improve build options
2023-04-20 11:56 UTC (15+ messages)
` [PATCH v2 1/4] block/meson.build: prefer positive condition for replication
` [PATCH v2 2/4] scripts/qapi: allow optional experimental enum values
` [PATCH v2 3/4] build: move COLO under CONFIG_REPLICATION
` [PATCH v2 4/4] configure: add --disable-colo-filters option
[PATCH v3 00/20] block: remove aio_disable_external() API
2023-04-20 11:37 UTC (21+ messages)
` [PATCH v3 01/20] hw/qdev: introduce qdev_is_realized() helper
` [PATCH v3 02/20] virtio-scsi: avoid race between unplug and transport event
` [PATCH v3 03/20] virtio-scsi: stop using aio_disable_external() during unplug
` [PATCH v3 04/20] block/export: only acquire AioContext once for vhost_user_server_stop()
` [PATCH v3 05/20] util/vhost-user-server: rename refcount to in_flight counter
` [PATCH v3 06/20] block/export: wait for vhost-user-blk requests when draining
` [PATCH v3 07/20] block/export: stop using is_external in vhost-user-blk server
` [PATCH v3 08/20] hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore
` [PATCH v3 09/20] block: add blk_in_drain() API
` [PATCH v3 10/20] block: drain from main loop thread in bdrv_co_yield_to_drain()
` [PATCH v3 11/20] xen-block: implement BlockDevOps->drained_begin()
` [PATCH v3 12/20] hw/xen: do not set is_external=true on evtchn fds
` [PATCH v3 13/20] block/export: rewrite vduse-blk drain code
` [PATCH v3 14/20] block/export: don't require AioContext lock around blk_exp_ref/unref()
` [PATCH v3 15/20] block/fuse: do not set is_external=true on FUSE fd
` [PATCH v3 16/20] virtio: make it possible to detach host notifier from any thread
` [PATCH v3 17/20] virtio-blk: implement BlockDevOps->drained_begin()
` [PATCH v3 18/20] virtio-scsi: "
` [PATCH v3 19/20] virtio: do not set is_external=true on host notifiers
` [PATCH v3 20/20] aio: remove aio_disable_external() API
[PATCH 0/2] Send all the SVQ control commands in parallel
2023-04-20 11:38 UTC (6+ messages)
` [PATCH 2/2] vdpa: send CVQ state load "
[PATCH 0/2] tests/qtest: make migraton-test faster
2023-04-20 11:37 UTC (4+ messages)
` [PATCH 1/2] tests/qtest: capture RESUME events during migration
[PATCH v2 0/2] migration: use qatzip to acclerate the live migration
2023-04-20 11:29 UTC (4+ messages)
` [PATCH v2 2/2] migration: add support for qatzip compression when doing "
[PATCH v2 00/16] block: remove aio_disable_external() API
2023-04-20 11:29 UTC (8+ messages)
` [PATCH v2 01/16] hw/qdev: introduce qdev_is_realized() helper
` [PATCH v2 05/16] util/vhost-user-server: rename refcount to in_flight counter
` [PATCH v2 16/16] virtio: make it possible to detach host notifier from any thread
[PATCH RFC v1 00/10] Add loongarch kvm accel support
2023-04-20 11:13 UTC (16+ messages)
` [PATCH RFC v1 01/10] linux-headers: Add KVM headers for loongarch
` [PATCH RFC v1 02/10] target/loongarch: Define some kvm_arch interfaces
` [PATCH RFC v1 03/10] target/loongarch: Supplement vcpu env initial when vcpu reset
` [PATCH RFC v1 04/10] target/loongarch: Implement kvm get/set registers
` [PATCH RFC v1 05/10] target/loongarch: Implement kvm_arch_init function
` [PATCH RFC v1 06/10] target/loongarch: Implement kvm_arch_init_vcpu
` [PATCH RFC v1 07/10] target/loongarch: Implement kvm_arch_handle_exit
` [PATCH RFC v1 08/10] target/loongarch: Implement set vcpu intr for kvm
` [PATCH RFC v1 09/10] target/loongarch: Add kvm-stub.c
` [PATCH RFC v1 10/10] target/loongarch: Add kvm file into meson build
[PATCH v2 RESEND] xen: Fix SEGV on domain disconnect
2023-04-20 11:02 UTC
[PATCH 0/3] softmmu/ioport.c: fix use-after-free when calling portio_list_destroy()
2023-04-20 10:53 UTC (6+ messages)
` [PATCH 1/3] softmmu/ioport.c: allocate MemoryRegionPortioList ports on the heap
` [PATCH 2/3] softmmu/ioport.c: QOMify MemoryRegionPortioList
[PATCH 0/4] vhost-user-fs: Internal migration
2023-04-20 10:44 UTC (10+ messages)
` [PATCH 2/4] vhost-user: Interface for migration state transfer
[PATCH v2] migration: Handle block device inactivation failures better
2023-04-20 10:41 UTC (3+ messages)
[PATCH v2 00/13] migration/ram.c: Refactor compress code
2023-04-20 10:37 UTC (17+ messages)
` [PATCH v2 01/13] qtest/migration-test.c: Add postcopy tests with compress enabled
` [PATCH v2 02/13] ram.c: Let the compress threads return a CompressResult enum
` [PATCH v2 03/13] ram.c: Dont change param->block in the compress thread
` [PATCH v2 04/13] ram.c: Reset result after sending queued data
` [PATCH v2 05/13] ram.c: Do not call save_page_header() from compress threads
` [PATCH v2 06/13] ram.c: Call update_compress_thread_counts from compress_send_queued_data
` [PATCH v2 07/13] ram.c: Remove last ram.c dependency from the core compress code
` [PATCH v2 08/13] ram.c: Introduce whitespace (squash with next patch)
` [PATCH v2 09/13] ram.c: Move core compression code into its own file
` [PATCH v2 10/13] ram.c: Remove whitespace (squash with previous patch)
` [PATCH v2 11/13] ram.c: Move core decompression code into its own file
` [PATCH v2 12/13] ram compress: Assert that the file buffer matches the result
` [PATCH v2 13/13] ram-compress.c: Make target independent
` [PATCH v2 14/13] migration: Initialize and cleanup decompression in migration.c
[PATCH v3 0/3] qapi: allow unions to contain further unions
2023-04-20 10:26 UTC (4+ messages)
` [PATCH v3 1/3] qapi: support updating expected test output via make
` [PATCH v3 2/3] qapi: improve specificity of type/member descriptions
` [PATCH v3 3/3] qapi: allow unions to contain further unions
[PATCH] Ensure the PV ring is drained on disconnect
2023-04-20 10:20 UTC (2+ messages)
` [PATCH 0/1] Updated: Ensure PV ring is drained on disconenct
[PATCH v2 00/13] virtio: add vhost-user-generic and reduce copy and paste
2023-04-20 10:18 UTC (23+ messages)
` [PATCH v2 01/13] include: attempt to document device_class_set_props
` [PATCH v2 02/13] include/hw: document the device_class_set_parent_* fns
` [PATCH v2 03/13] hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
` [PATCH v2 04/13] include/hw/virtio: document virtio_notify_config
` [PATCH v2 05/13] include/hw/virtio: add kerneldoc for virtio_init
` [PATCH v2 06/13] include/hw/virtio: document some more usage of notifiers
` [PATCH v2 07/13] virtio: add vhost-user-base and a generic vhost-user-device
` [PATCH v2 08/13] virtio: add PCI stub for vhost-user-device
` [PATCH v2 09/13] hw/virtio: derive vhost-user-rng from vhost-user-device
` [PATCH v2 11/13] hw/virtio: derive vhost-user-gpio "
` [PATCH v2 12/13] hw/virtio: derive vhost-user-i2c from vhost-user-base
[PULL 00/23] First batch of testing and misc patches for 8.1
2023-04-20 10:12 UTC (24+ messages)
` [PULL 01/23] hw: Add compat machines "
` [PULL 02/23] docs: Fix typo (wphx => whpx)
` [PULL 03/23] docs/cxl: Fix sentence
` [PULL 04/23] test: Fix test-crypto-secret when compiling without keyring support
` [PULL 05/23] qtest: Don't assert on "-qtest chardev:myid"
` [PULL 06/23] chardev: Allow setting file chardev input file on the command line
` [PULL 07/23] travis.yml: Add missing clang-10 package to the 'Clang (disable-tcg)' job
` [PULL 08/23] travis.yml: Add missing 'flex', 'bison' packages to 'GCC (user)' job
` [PULL 09/23] tests/migration: Only run auto_converge in slow mode
` [PULL 10/23] target/i386: Set family/model/stepping of the "max" CPU according to LM bit
` [PULL 11/23] hw/char: Move two more files from specific_ss to softmmu_ss
` [PULL 12/23] softmmu/qtest: Move the target-specific pseries RTAS code out of qtest.c
` [PULL 13/23] include/exec: Provide the tswap() functions for target independent code, too
` [PULL 14/23] softmmu: Make qtest.c target independent
` [PULL 15/23] hw/display: Compile vga.c as target-independent code
` [PULL 16/23] softmmu: Move dirtylimit.c into the target independent source set
` [PULL 17/23] hw/core: Move numa.c "
` [PULL 18/23] cpu: Remove parameter of list_cpus()
` [PULL 19/23] MAINTAINERS: Add Juan Quintela to developer guides review
` [PULL 20/23] qtest: Add functions for accessing devices on Aspeed I2C controller
` [PULL 21/23] qtest: Move tpm_util_tis_transmit() into tpm-tis-utils.c and rename it
` [PULL 22/23] qtest: Add a test case for TPM TIS I2C connected to Aspeed I2C controller
` [PULL 23/23] tests/vm/freebsd: Update to FreeBSD 13.2
[PATCH v5] memory: Optimize replay of guest mapping
2023-04-20 9:57 UTC
[PULL 00/21] target-arm queue
2023-04-20 10:04 UTC (22+ messages)
` [PULL 01/21] hw/arm: Fix some typos in comments (most found by codespell)
` [PULL 02/21] exynos: Fix out-of-bounds access in exynos4210_gcomp_find debug printf
` [PULL 03/21] hw/watchdog: Allwinner WDT emulation for system reset
` [PULL 04/21] hw/arm: Add WDT to Allwinner-A10 and Cubieboard
` [PULL 05/21] hw/arm: Add WDT to Allwinner-H3 and Orangepi-PC
` [PULL 06/21] tests/avocado: Add reboot tests to Cubieboard
` [PULL 07/21] hw/timer/imx_epit: don't shadow variable
` [PULL 08/21] hw/timer/imx_epit: fix limit check
` [PULL 09/21] target/arm: Remove KVM AArch32 CPU definitions
` [PULL 10/21] hw/arm/virt: Restrict Cortex-A7 check to TCG
` [PULL 11/21] target/arm: Initialize debug capabilities only once
` [PULL 12/21] target/arm: Pass ARMMMUFaultInfo to merge_syn_data_abort()
` [PULL 13/21] target/arm: Don't set ISV when reporting stage 1 faults in ESR_EL2
` [PULL 14/21] target/arm: Implement FEAT_PAN3
` [PULL 15/21] docs/devel/kconfig.rst: Fix incorrect markup
` [PULL 16/21] target/arm: Report pauth information to gdb as 'pauth_v2'
` [PULL 17/21] hw/net/imx_fec: Support two Ethernet interfaces connected to single MDIO bus
` [PULL 18/21] fsl-imx6ul: Add fec[12]-phy-connected properties
` [PULL 19/21] arm/mcimx6ul-evk: Set fec1-phy-connected property to false
` [PULL 20/21] fsl-imx7: Add fec[12]-phy-connected properties
` [PULL 21/21] arm/mcimx7d-sabre: Set fec2-phy-connected property to false
[PATCH v3 00/10] Deprecate/rename singlestep command line option, monitor interfaces
2023-04-20 10:05 UTC (21+ messages)
` [PATCH v3 02/10] softmmu: Don't use 'singlestep' global in QMP and HMP commands
` [PATCH v3 03/10] accel/tcg: Use one_insn_per_tb global instead of old singlestep global
` [PATCH v3 04/10] linux-user: Add '-one-insn-per-tb' option equivalent to '-singlestep'
` [PATCH v3 05/10] bsd-user: "
` [PATCH v3 06/10] Document that -singlestep command line option is deprecated
` [PATCH v3 07/10] accel/tcg: Report one-insn-per-tb in 'info jit', not 'info status'
` [PATCH v3 08/10] hmp: Add 'one-insn-per-tb' command equivalent to 'singlestep'
` [PATCH v3 09/10] qapi/run-state.json: Fix missing newline at end of file
` [PATCH v3 10/10] hmp: Deprecate 'singlestep' member of StatusInfo
[PATCH v2 00/41] igb: Fix for DPDK
2023-04-20 9:55 UTC (7+ messages)
` [PATCH v2 01/41] hw/net/net_tx_pkt: Decouple implementation from PCI
` [PATCH v2 02/41] hw/net/net_tx_pkt: Decouple interface "
` [PATCH v2 13/41] net/eth: Rename eth_setup_vlan_headers_ex
[PATCH 0/5] Support both Ethernet interfaces on i.MX6UL and i.MX7
2023-04-20 9:48 UTC (8+ messages)
[PATCH v4 0/2] Add gdbstub support to HVF
2023-04-20 9:33 UTC (3+ messages)
` [PATCH v4 2/2] hvf: implement guest debugging on Apple Silicon hosts
[PATCH 0/2] Re-enable qom-cast-debug by default
2023-04-20 9:26 UTC (3+ messages)
` [PATCH 2/2] meson_options.txt: Enable qom-cast-debug by default again
[PATCH v2] travis.yml: Add missing 'flex', 'bison' packages to 'GCC (user)' job
2023-04-20 9:23 UTC (2+ messages)
` [PATCH v2] travis.yml: Add missing 'flex','bison' "
[PATCH RESEND v7 00/12] target/riscv: rework CPU extensions validation
2023-04-20 9:21 UTC (13+ messages)
` [PATCH RESEND v7 01/12] target/riscv/cpu.c: add riscv_cpu_validate_v()
` [PATCH RESEND v7 02/12] target/riscv/cpu.c: remove set_vext_version()
` [PATCH RESEND v7 03/12] target/riscv/cpu.c: remove set_priv_version()
` [PATCH RESEND v7 04/12] target/riscv: add PRIV_VERSION_LATEST
` [PATCH RESEND v7 05/12] target/riscv: Mask the implicitly enabled extensions in isa_string based on priv version
` [PATCH RESEND v7 06/12] target/riscv: Update check for Zca/Zcf/Zcd
` [PATCH RESEND v7 07/12] target/riscv/cpu.c: add priv_spec validate/disable_exts helpers
` [PATCH RESEND v7 08/12] target/riscv/cpu.c: add riscv_cpu_validate_misa_mxl()
` [PATCH RESEND v7 09/12] target/riscv/cpu.c: validate extensions before riscv_timer_init()
` [PATCH RESEND v7 10/12] target/riscv/cpu.c: remove cfg setup from riscv_cpu_init()
` [PATCH RESEND v7 11/12] target/riscv: rework write_misa()
` [PATCH RESEND v7 12/12] target/riscv: forbid write_misa() for static CPUs
[PATCH v4 0/6] testing/next: avocado, docs, gitlab
2023-04-20 9:20 UTC (7+ messages)
` [PATCH v4 1/6] tests/requirements.txt: bump up avocado-framework version to 101.0
` [PATCH v4 5/6] scripts/device-crash-test: Add a parameter to run with TCG only
[PATCH v4] memory: Optimize replay of guest mapping
2023-04-20 9:20 UTC (4+ messages)
[PATCH v7 00/12] target/riscv: rework CPU extensions validation
2023-04-20 9:12 UTC (4+ messages)
` [PATCH v7 02/12] target/riscv/cpu.c: remove set_vext_version()
[PATCH] igb: packet-split descriptors support
2023-04-20 9:12 UTC (2+ messages)
[RFC PATCH v1 00/26] migration: File based migration with multifd and fixed-ram
2023-04-20 9:02 UTC (11+ messages)
[PATCH 1/2] Reduce vdpa initialization / startup overhead
2023-04-20 8:59 UTC (6+ messages)
[PATCH v19 00/21] s390x: CPU Topology
2023-04-20 8:59 UTC (3+ messages)
` [PATCH v19 02/21] s390x/cpu topology: add topology entries on CPU hotplug
[PATCH] cpu: Remove parameter of list_cpus()
2023-04-20 8:42 UTC (2+ messages)
[PATCH v7 00/14] KVM: mm: fd-based approach for supporting KVM guest private memory
2023-04-20 8:35 UTC (8+ messages)
` [RFC PATCH v3 1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
[PATCH] MAINTAINERS: Add Juan Quintela to developer guides review
2023-04-20 8:21 UTC (2+ messages)
[RFC PATCH v3 00/44] Add LoongArch LSX instructions
2023-04-20 8:07 UTC (2+ messages)
` [RFC PATCH v3 41/44] target/loongarch: Implement vld vst
[PATCH v2] tests/avocado/tuxrun_baselines.py: improve code coverage for ppc64
2023-04-20 8:12 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).