qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-02 13:33:22 to 2021-06-03 08:29:33 UTC [more...]

[PULL 00/42] ppc-for-6.1 queue 20210603
 2021-06-03  8:22 UTC  (11+ messages)
` [PULL 01/42] target/ppc: cleaned error_report from ppc_store_sdr1
` [PULL 02/42] target/ppc: moved ppc_store_lpcr and ppc_store_msr to cpu.c
` [PULL 03/42] target/ppc: reduce usage of fpscr_set_rounding_mode
` [PULL 04/42] target/ppc: removed unnecessary inclusion of helper-proto.h
` [PULL 05/42] spapr: Don't hijack current_machine->boot_order
` [PULL 06/42] spapr: Fix EEH capability issue on KVM guest for PCI passthru
` [PULL 10/42] spapr: Remove stale comment about power-saving LPCR bits
` [PULL 11/42] spapr: Set LPCR to current AIL mode when starting a new CPU
` [PULL 12/42] target/ppc: used ternary operator when registering MAS
` [PULL 14/42] target/ppc: created tcg-stub.c file

[PATCH 0/2] Fixes for broken commit 48afe6e4eabf, Windows fails to boot
 2021-06-03  8:13 UTC  (7+ messages)
` [PATCH 1/2] i386: reorder call to cpu_exec_realizefn in x86_cpu_realizefn
` [PATCH 2/2] i386: run accel_cpu_instance_init as instance_post_init

[PATCH v4 00/15] qemu_iotests: improve debugging options
 2021-06-03  8:06 UTC  (4+ messages)
` [PATCH v4 01/15] python: qemu: add timer parameter for qmp.accept socket

[PATCH 0/2] block-copy: small fix and refactor
 2021-06-03  7:38 UTC  (4+ messages)

[PATCH v8 00/12] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-06-03  7:31 UTC  (4+ messages)
` [PATCH v8 02/12] accel: Introduce 'query-accels' QMP command

[PATCH] target/i386/sev: Ensure sev_fw_errlist is sync with update-linux-headers
 2021-06-03  7:30 UTC  (4+ messages)

[PATCH v3 0/2] Gitlab: Add issue templates
 2021-06-03  7:26 UTC  (7+ messages)
` [PATCH v3 1/2] GitLab: Add "Bug" issue reporting template
` [PATCH v3 2/2] GitLab: Add "Feature Request" issue template

[PATCH] tests/vm: update NetBSD to 9.2
 2021-06-03  7:19 UTC  (2+ messages)

[PATCH v3 00/19] Python: move /scripts/qmp/qom* to /python/qemu/qmp/qom*
 2021-06-03  7:11 UTC  (24+ messages)
` [PATCH v3 01/19] python/pipenv: Update Pipfile.lock
` [PATCH v3 02/19] python/qmp: Fix type of SocketAddrT
` [PATCH v3 03/19] python/qmp: add parse_address classmethod
` [PATCH v3 04/19] python/qmp: Add qom script rewrites
` [PATCH v3 05/19] python/qmp: add qom script entry points
` [PATCH v3 06/19] scripts/qmp: redirect qom-xxx scripts to python/qemu/qmp/
` [PATCH v3 07/19] scripts/qom-fuse: apply isort rules
` [PATCH v3 08/19] scripts/qom-fuse: apply flake8 rules
` [PATCH v3 09/19] python: Add 'fh' to known-good variable names
` [PATCH v3 10/19] scripts/qom-fuse: Apply pylint rules
` [PATCH v3 11/19] scripts/qom-fuse: Add docstrings
` [PATCH v3 12/19] scripts/qom-fuse: Convert to QOMCommand
` [PATCH v3 13/19] scripts/qom-fuse: use QOMCommand.qom_list()
` [PATCH v3 14/19] scripts/qom-fuse: ensure QOMFuse.read always returns bytes
` [PATCH v3 15/19] scripts/qom-fuse: add static type hints
` [PATCH v3 16/19] python: add optional FUSE dependencies
` [PATCH v3 17/19] scripts/qom-fuse: move to python/qemu/qmp/qom_fuse.py
` [PATCH v3 18/19] scripts/qom-fuse: add redirection shim to python/qemu/qmp/qom-fuse.py
` [PATCH v3 19/19] python/qmp: add fuse command to 'qom' tools

[PATCH v7 00/10] vhost-vdpa: add support for configure interrupt
 2021-06-03  6:58 UTC  (19+ messages)
` [PATCH v7 02/10] virtio-pci:decouple virtqueue from interrupt setting process
` [PATCH v7 03/10] virtio: decouple virtqueue from set notifier fd handler
` [PATCH v7 04/10] vhost: add new call back function for config interrupt
` [PATCH v7 05/10] vhost-vdpa: add support for config interrupt call back
` [PATCH v7 06/10] vhost:add support for configure interrupt
` [PATCH v7 07/10] virtio-mmio: add "
` [PATCH v7 08/10] virtio-pci: decouple virtqueue from kvm_virtio_pci_vector_use
` [PATCH v7 09/10] virtio-pci: add support for configure interrupt
` [PATCH v7 10/10] virtio-net: add peer_deleted check in virtio_net_handle_rx

[PATCH 0/8] PALcode fixes required to run NetBSD/alpha
 2021-06-03  3:53 UTC  (9+ messages)
` [PATCH 1/8] Make qemu-palcode build environment standalone. NFC
` [PATCH 2/8] Fix delivery of unaligned access exceptions
` [PATCH 3/8] Fix initialization of the hwrpb.hwrpb.cpuid field
` [PATCH 4/8] Make some PCI macros available to other files. NFC
` [PATCH 5/8] Fix incorrect initialization of PCI BARs
` [PATCH 6/8] Provide interrupt mapping information in PCI config registers
` [PATCH 7/8] Provide a Console Terminal Block in the HWRPB
` [PATCH 8/8] Fixes for seconday CPU start-up

[RFC v3 00/29] vDPA software assisted live migration
 2021-06-03  3:39 UTC  (20+ messages)
` [RFC v3 06/29] virtio-net: Honor VIRTIO_CONFIG_S_DEVICE_STOPPED
` [RFC v3 13/29] vhost: Add vhost_get_iova_range operation
` [RFC v3 17/29] vhost: Shadow virtqueue buffers forwarding
` [RFC v3 25/29] vhost: Add custom IOTLB translations to SVQ

[PATCH v2] target/ppc: fix single-step exception regression
 2021-06-03  1:01 UTC  (3+ messages)

[PATCH] hw/arm/boot: Use NUMA node ID in memory node name
 2021-06-03  4:48 UTC  (5+ messages)

[RFC PATCH 0/2] migration/rdma: Enable use of g_autoptr with struct rdma_cm_event
 2021-06-03  1:34 UTC  (4+ messages)
` [PATCH 1/2] migration/rdma: Fix cm event use after free
` [RFC PATCH 2/2] migration/rdma: Enable use of g_autoptr with struct rdma_cm_event

[PATCH v4 00/35] block: publish backup-top filter
 2021-06-02 23:43 UTC  (11+ messages)
` [PATCH v4 25/35] python/qemu/machine.py: refactor _qemu_args()
` [PATCH v4 26/35] python/qemu/machine: QEMUMachine: improve qmp() method
` [PATCH v4 27/35] iotests.py: VM: add own __enter__ method
` [PATCH v4 30/35] iotests: move 222 to tests/image-fleecing
` [PATCH v4 31/35] iotests.py: hmp_qemu_io: support qdev
` [PATCH v4 32/35] iotests/image-fleecing: proper source device
` [PATCH v4 33/35] iotests/image-fleecing: rename tgt_node
` [PATCH v4 35/35] iotests/image-fleecing: add test-case for copy-before-write filter

[PATCH qemu] Add basic power management to raspi
 2021-06-02 23:32 UTC  (5+ messages)

[PATCH v8] qapi: introduce 'query-kvm-cpuid' action
 2021-06-02 23:24 UTC  (6+ messages)

[PATCH qemu v2] Add basic power management to raspi
 2021-05-18 20:24 UTC 

[PATCH v2 00/28] Convert floatx80 and float128 to FloatParts
 2021-06-02 22:29 UTC  (10+ messages)
` [PATCH v2 03/28] softfloat: Move uint_to_float to softfloat-parts.c.inc
` [PATCH v2 04/28] softfloat: Move minmax_flags "
` [PATCH v2 25/28] softfloat: Move floatN_log2 "

[RFC PATCH] target/ppc: fix address translation bug for hash table mmus
 2021-06-02 22:19 UTC  (4+ messages)

[PATCH v2 00/10] block/nbd: move connection code to separate file
 2021-06-02 21:32 UTC  (3+ messages)
` [PATCH v2 10/10] nbd: move connection code from block/nbd to nbd/client-connection

[PATCH v3 00/33] block/nbd: rework client connection
 2021-06-02 21:27 UTC  (13+ messages)
` [PATCH v3 07/33] block/nbd: simplify waking of nbd_co_establish_connection()
` [PATCH v3 09/33] block/nbd: bs-independent interface for nbd_co_establish_connection()
` [PATCH v3 10/33] block/nbd: make nbd_co_establish_connection_cancel() bs-independent
` [PATCH v3 11/33] block/nbd: rename NBDConnectThread to NBDClientConnection
` [PATCH v3 12/33] block/nbd: introduce nbd_client_connection_new()
` [PATCH v3 13/33] block/nbd: introduce nbd_client_connection_release()

[RFC PATCH 0/4] target/ppc: mmu cleanup
 2021-06-02 20:54 UTC  (6+ messages)
` [RFC PATCH 1/4] target/ppc: Don't compile ppc_tlb_invalid_all without TCG
` [RFC PATCH 2/4] target/ppc: divided mmu_helper.c in 2 files
` [RFC PATCH 3/4] target/ppc: moved ppc_store_sdr1 to mmu_common.c
` [RFC PATCH 4/4] target/ppc: Moved helpers to mmu_helper.c

[PATCH v2 1/3] doc: Fix some mistakes in the SEV documentation
 2021-06-02 20:07 UTC  (3+ messages)

[PATCH v3] target/riscv: fix VS interrupts forwarding to HS
 2021-06-02 19:14 UTC  (4+ messages)

[PATCH 0/2] target/riscv: fix hypervisor exceptions
 2021-06-02 19:11 UTC  (3+ messages)
` [PATCH 1/2] target/riscv: fix VS interrupts forwarding to HS
` [PATCH 2/2] target/riscv: remove force HS exception

[RFC] Adding the A64FX's HPC funtions
 2021-06-02 19:10 UTC  (3+ messages)

[PATCH 0/3] virtiofsd: Find original inode ID of mount points
 2021-06-02 18:59 UTC  (4+ messages)
` [PATCH 1/3] "

[PULL 00/17] doc updates and CentOS 7 removal
 2021-06-02 18:31 UTC  (2+ messages)

[PATCH v7 00/27] TCI fixes and cleanups
 2021-06-02 18:03 UTC  (10+ messages)
` [PATCH v7 04/27] plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb
` [PATCH v7 09/27] tcg/tci: Improve tcg_target_call_clobber_regs
` [PATCH v7 23/27] tcg/tci: Split out tci_qemu_ld, tci_qemu_st
` [PATCH v7 25/27] tcg/tci: Remove the qemu_ld/st_type macros

[PATCH v4 0/8] GICv3 LPI and ITS feature implementation
 2021-06-02 18:00 UTC  (9+ messages)
` [PATCH v4 1/8] hw/intc: GICv3 ITS initial framework
` [PATCH v4 2/8] hw/intc: GICv3 ITS register definitions added
` [PATCH v4 3/8] hw/intc: GICv3 ITS command queue framework
` [PATCH v4 4/8] hw/intc: GICv3 ITS Command processing
` [PATCH v4 5/8] hw/intc: GICv3 ITS Feature enablement
` [PATCH v4 6/8] hw/intc: GICv3 redistributor ITS processing
` [PATCH v4 7/8] hw/arm/sbsa-ref: add ITS support in SBSA GIC
` [PATCH v4 8/8] hw/arm/virt: add ITS support in virt GIC

[PATCH v3 0/8] GICv3 LPI and ITS feature implementation
 2021-06-02 17:55 UTC  (2+ messages)

[PATCH 0/3] trivial: Fix some typos
 2021-06-02 17:52 UTC  (8+ messages)
` [PATCH 1/3] misc: Fix "havn't" typo
` [PATCH 2/3] target/mips: Fix 'Uncoditional' typo
` [PATCH 3/3] scripts/oss-fuzz: Fix typo in documentation

[PATCH] target/ppc: fix single-step exception regression
 2021-06-02 17:13 UTC  (5+ messages)

[PULL v2 00/44] Python patches
 2021-06-02 16:27 UTC  (3+ messages)

[PATCH v2 0/2] Gitlab: Add issue templates
 2021-06-02 16:09 UTC  (4+ messages)
` [PATCH v2 1/2] GitLab: Add "Bug" issue reporting template

[PATCH] migration/rdma: Fix cm event use after free
 2021-06-02 15:52 UTC  (2+ messages)

[RFC PATCH] gitlab: work harder to avoid false positives in checkpatch
 2021-06-02 15:36 UTC  (2+ messages)

[PATCH 0/2] Adds quanta-gbs-bmc machine to nuvoton boards
 2021-06-02 15:23 UTC  (5+ messages)
` [PATCH 1/2] hw/arm: add quanta-gbs-bmc machine

[PATCH 0/5] virtio: Add vhost-user based RNG service
 2021-06-02 15:19 UTC  (3+ messages)
  ` [Stratos-dev] [PATCH 3/5] vhost-user-rng: backend: Add RNG vhost-user daemon implementation

[PATCH V3 00/22] Live Update
 2021-06-02 15:19 UTC  (3+ messages)

[PATCH] s390x/kvm: remove unused gs handling
 2021-06-02 15:13 UTC  (2+ messages)

[RFC PATCH 0/5] target/ppc: powerpc_excp improvements - part I
 2021-06-02 15:11 UTC  (4+ messages)
` [RFC PATCH 5/5] target/ppc: powerpc_excp: Move interrupt raising code to QOM

[PATCH] buildsys: Restore listing binaries/tools/helpers in 'make help' target
 2021-06-02 15:08 UTC 

[PATCH 0/1] tests/acceptance: change armbian archive to a faster host
 2021-06-02 14:42 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH v4 0/8] IOMMU: Add support for IOMMU Bypass Feature
 2021-06-02 14:21 UTC  (3+ messages)
` [PATCH v4 6/8] hw/arm/virt-acpi-build: Add explicit IORT idmap for smmuv3 node

[PULL 00/23] Vga 20210527 patches
 2021-06-02 14:08 UTC  (3+ messages)
` [PULL 15/23] virtio-gpu: Refactor virtio_gpu_set_scanout

[PULL 00/20] Block layer patches
 2021-06-02 13:45 UTC  (21+ messages)
` [PULL 01/20] block/quorum: Provide .bdrv_co_flush instead of .bdrv_co_flush_to_disk
` [PULL 02/20] qemu-io-cmds: assert that we don't have .perm requested in no-blk case
` [PULL 03/20] block/vvfat: child_vvfat_qcow: add .get_parent_aio_context, fix crash
` [PULL 04/20] block/vvfat: fix vvfat_child_perm crash
` [PULL 05/20] block: consistently use bdrv_is_read_only()
` [PULL 06/20] block: drop BlockDriverState::read_only
` [PULL 07/20] block: drop BlockBackendRootState::read_only
` [PULL 08/20] block/file-posix: Fix problem with fallocate(PUNCH_HOLE) on GPFS
` [PULL 09/20] block/file-posix: Try other fallbacks after invalid FALLOC_FL_ZERO_RANGE
` [PULL 10/20] block: document child argument of bdrv_attach_child_common()
` [PULL 11/20] block-backend: improve blk_root_get_parent_desc()
` [PULL 12/20] block: improve bdrv_child_get_parent_desc()
` [PULL 13/20] block/vvfat: inherit child_vvfat_qcow from child_of_bds
` [PULL 14/20] block: simplify bdrv_child_user_desc()
` [PULL 15/20] block: improve permission conflict error message
` [PULL 16/20] block-backend: add drained_poll
` [PULL 17/20] nbd/server: Use drained block ops to quiesce the server
` [PULL 18/20] block-copy: fix block_copy_task_entry() progress update
` [PULL 19/20] block-copy: refactor copy_range handling
` [PULL 20/20] docs/secure-coding-practices: Describe how to use 'null-co' block driver

[PATCH V3 00/22] Live Update
 2021-06-02 13:51 UTC  (12+ messages)
              ` [PATCH V3 00/22] Live Update [restart]

[PATCH 1/2] vhost-vdpa: don't initialize backend_features
 2021-06-02  7:38 UTC  (2+ messages)

[PATCH_V3] Adding ifdefs to call the respective routines only when their configs are enabled
 2021-06-02 13:44 UTC  (10+ messages)

[PATCH v3 0/5] blkdebug: fix racing condition when iterating on
 2021-06-02 13:24 UTC  (5+ messages)
` [PATCH v3 5/5] blkdebug: protect rules and suspended_reqs with a lock


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