messages from 2023-02-09 17:59:09 to 2023-02-10 13:44:18 UTC [more...]
[RFC PATCH] Do not include "qemu/error-report.h" in headers that do not need it
2023-02-10 13:43 UTC (3+ messages)
[PATCH] vhost: avoid a potential use of an uninitialized variable in vhost_svq_poll()
2023-02-10 10:29 UTC
[PATCH] libvhost-user: check for NULL when allocating a virtqueue element
2023-02-10 11:25 UTC
[PATCH v1] Adding new machine Tiogapass in QEMU
2023-02-10 12:26 UTC
[PATCH v3 00/15] pci hotplug tracking
2023-02-10 13:38 UTC (26+ messages)
` [PATCH v3 01/15] pci/shpc: set attention led to OFF on reset
` [PATCH v3 02/15] pci/shpc: change shpc_get_status() return type to uint8_t
` [PATCH v3 03/15] pci/shpc: shpc_slot_command(): handle PWRONLY -> ENABLED transition
` [PATCH v3 04/15] pci/shpc: more generic handle hot-unplug in shpc_slot_command()
` [PATCH v3 05/15] pci/shpc: pass PCIDevice pointer to shpc_slot_command()
` [PATCH v3 06/15] pcie: pcie_cap_slot_write_config(): use correct macro
` [PATCH v3 07/15] pcie_regs: drop duplicated indicator value macros
` [PATCH v3 08/15] pcie: drop unused PCIExpressIndicator
` [PATCH v3 09/15] pcie: pcie_cap_slot_enable_power() use correct helper
` [PATCH v3 10/15] pcie: introduce pcie_sltctl_powered_off() helper
` [PATCH v3 11/15] pcie: set power indicator to off on reset by default
` [PATCH v3 12/15] pci: introduce pci_find_the_only_child()
` [PATCH v3 13/15] qapi: add HOTPLUG_STATE event
` [PATCH v3 14/15] qapi: introduce DEVICE_ON event
` [PATCH v3 15/15] qapi: introduce query-hotplug command
[PATCH 00/11] enable write_misa() and RISCV_FEATURE_* cleanups
2023-02-10 13:36 UTC (12+ messages)
` [PATCH 01/11] target/riscv: do not mask unsupported QEMU extensions in write_misa()
` [PATCH 02/11] target/riscv: allow users to actually write the MISA CSR
` [PATCH 03/11] target/riscv: remove RISCV_FEATURE_MISA
` [PATCH 04/11] target/riscv: introduce riscv_cpu_cfg()
` [PATCH 05/11] target/riscv: remove RISCV_FEATURE_DEBUG
` [PATCH 06/11] target/riscv/cpu.c: error out if EPMP is enabled without PMP
` [PATCH 07/11] target/riscv: remove RISCV_FEATURE_EPMP
` [PATCH 08/11] target/riscv: remove RISCV_FEATURE_PMP
` [PATCH 09/11] hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create_fdt_socket_cpus()
` [PATCH 10/11] target/riscv: remove RISCV_FEATURE_MMU
` [PATCH 11/11] target/riscv/cpu: remove CPUArchState::features and friends
[PULL 00/17] Migration 20230209 patches
2023-02-10 13:36 UTC (20+ messages)
` [PULL 01/17] migration: Remove spurious files
` [PULL 02/17] multifd: cleanup the function multifd_channel_connect
` [PULL 03/17] multifd: Remove some redundant code
` [PULL 04/17] linux-headers: Update to v6.1
` [PULL 05/17] util/userfaultfd: Support /dev/userfaultfd
` [PULL 06/17] migration: Simplify ram_find_and_save_block()
` [PULL 07/17] migration: Make find_dirty_block() return a single parameter
` [PULL 08/17] migration: Split ram_bytes_total_common() in two functions
` [PULL 09/17] migration: Calculate ram size once
` [PULL 10/17] migration: Make ram_save_target_page() a pointer
` [PULL 11/17] migration: I messed state_pending_exact/estimate
` [PULL 12/17] AVX512 support for xbzrle_encode_buffer
` [PULL 13/17] Update bench-code for addressing CI problem
` [PULL 14/17] migration: Rework multi-channel checks on URI
` [PULL 15/17] migration: Cleanup postcopy_preempt_setup()
` [PULL 16/17] migration: Add a semaphore to count PONGs
` [PULL 17/17] migration: Postpone postcopy preempt channel to be after main
[PATCH v10 00/59] Xen HVM support under KVM
2023-02-10 13:33 UTC (5+ messages)
` [PATCH v10 30/59] hw/xen: Implement EVTCHNOP_close
` [PATCH v10 31/59] hw/xen: Implement EVTCHNOP_unmask
[PATCH 00/22] target/arm: Implement FEAT_RME
2023-02-10 13:32 UTC (15+ messages)
` [PATCH 12/22] target/arm: NSTable is RES0 for the RME EL3 regime
` [PATCH 13/22] target/arm: Handle Block and Page bits for security space
` [PATCH 14/22] target/arm: Handle no-execute for Realm and Root regimes
` [PATCH 15/22] target/arm: Use get_phys_addr_with_struct in S1_ptw_translate
` [PATCH 16/22] target/arm: Move s1_is_El0 into S1Translate
` [PATCH 17/22] target/arm: Use get_phys_addr_with_struct for stage2
` [PATCH 18/22] target/arm: Add GPC syndrome
[PATCH] target/i386: Remove pointless env_archcpu() in helper_rdmsr()
2023-02-10 13:31 UTC (2+ messages)
[PATCH v2 0/6] migration: Modified 'migrate' QAPI command for migration
2023-02-10 13:28 UTC (25+ messages)
` [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
` QAPI unions as branches / unifying struct and union types (was: [PATCH v2 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command)
` [PATCH v2 3/6] migration: HMP side changes for modified 'migrate' QAPI design
` [PATCH v2 4/6] migration: Avoid multiple parsing of uri in migration code flow
[PATCH] include/hw: Do not include hw.h from headers
2023-02-10 13:25 UTC (4+ messages)
[PATCH v15 00/11] s390x: CPU Topology
2023-02-10 13:23 UTC (3+ messages)
[PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
2023-02-10 12:57 UTC (2+ messages)
[PATCH] target/riscv: avoid env_archcpu() in cpu_get_tb_cpu_state()
2023-02-10 12:54 UTC (2+ messages)
[PATCH v1 1/4] migration/multifd: Change multifd_load_cleanup() signature and usage
2023-02-10 12:51 UTC (9+ messages)
` [PATCH v1 2/4] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
` [PATCH v1 3/4] migration/multifd: Join all multifd threads in order to avoid leaks
` [PATCH v1 4/4] migration/multifd: Move load_cleanup inside incoming_state_destroy
[PATCH] include/hw: Do not include "hw/registerfields.h" in headers that don't need it
2023-02-10 12:42 UTC (2+ messages)
[PATCH 00/27] tcg: Simplify temporary usage
2023-02-10 12:35 UTC (2+ messages)
[PATCH v3 0/7] qapi: static typing conversion, pt5c
2023-02-10 12:33 UTC (10+ messages)
` [PATCH v3 1/7] qapi: Update flake8 config
` [PATCH v3 2/7] qapi: update pylint configuration
` [PATCH v3 3/7] qapi/expr: Split check_expr out from check_exprs
` [PATCH v3 4/7] qapi/expr: add typing workaround for AbstractSet
` [PATCH v3 5/7] qapi/parser: add QAPIExpression type
` [PATCH v3 6/7] qapi: remove _JSONObject
` [PATCH v3 7/7] qapi: remove JSON value FIXME
[PULL 00/30] Migration 20230206 patches
2023-02-10 12:11 UTC (4+ messages)
` [PULL 01/30] migration: Fix migration crash when target psize larger than host
[PATCH RFC 0/7] revert RNG seed mess
2023-02-10 11:32 UTC (5+ messages)
` [PATCH RFC 6/7] Revert "x86: return modified setup_data only if read as memory, not as file"
[PATCH] include/hw/i386: Clean up includes in x86.h
2023-02-10 11:14 UTC
[PULL 0/6] Block patches
2023-02-10 10:49 UTC (2+ messages)
[PATCH v2 0/7] Python: Drop support for Python 3.6
2023-02-10 10:45 UTC (14+ messages)
` [PATCH v2 1/7] python: support pylint 2.16
` [PATCH v2 2/7] python: drop pipenv
` [PATCH v2 3/7] configure: Look for auxiliary Python installations
` [PATCH v2 4/7] configure: Add nice hint to Python failure message
` [PATCH v2 5/7] DO-NOT-MERGE: testing: Add Python >= 3.7 to Centos, OpenSuSE
` [PATCH v2 6/7] CI: Stop building docs on centos8
` [PATCH v2 7/7] Python: Drop support for Python 3.6
[PATCH 0/7] Python: Drop support for Python 3.6
2023-02-10 10:38 UTC (12+ messages)
` [PATCH 5/7] testing: Add Python >= 3.7 to Centos, OpenSuSE
` [PATCH 6/7] CI: Stop building docs on centos8
` [PATCH 7/7] Python: Drop support for Python 3.6
[PULL 00/11] Misc patches for 2022-02-08
2023-02-10 10:23 UTC (3+ messages)
` [PULL 09/11] target/i386: Fix BEXTR instruction
VM crashed while hot-plugging memory
2023-02-10 9:30 UTC
[PATCH V2 0/4] string list functions
2023-02-10 9:25 UTC (14+ messages)
` [PATCH V2 1/4] qapi: strList_from_string
[PATCH v3 0/6] migration: Modified 'migrate' QAPI command for migration
2023-02-10 9:07 UTC (3+ messages)
` [PATCH v3 2/6] migration: Updated QAPI format for 'migrate' qemu monitor command
[PATCH] hw/misc/sga: Remove the deprecated "sga" device
2023-02-10 8:46 UTC (3+ messages)
Expose support for HyperV features via QMP
2023-02-10 8:42 UTC (5+ messages)
[PATCH v7 0/2] Update AVX512 support for xbzrle and CI failure
2023-02-10 7:04 UTC (8+ messages)
` [PATCH v7 1/2] AVX512 support for xbzrle_encode_buffer
` [PATCH v7 2/2] Update bench-code for addressing CI problem
[PATCH v1 1/4] migration/multifd: Change multifd_load_cleanup() signature and usage
2023-02-10 6:33 UTC (5+ messages)
` [PATCH v1 2/4] migration/multifd: Remove unnecessary assignment on multifd_load_cleanup()
` [PATCH v1 3/4] migration/multifd: Join all multifd threads in order to avoid leaks
` [PATCH v1 4/4] migration/multifd: Move load_cleanup inside incoming_state_destroy
[PATCH v4 0/4] Eliminate multifd flush
2023-02-10 6:29 UTC (7+ messages)
` [PATCH v4 1/4] multifd: Create property multifd-sync-after-each-section
` [PATCH v4 2/4] multifd: Protect multifd_send_sync_main() calls
` [PATCH v4 3/4] multifd: Only sync once each full round of memory
` [PATCH v4 4/4] ram: Document migration ram flags
[PATCH v2 00/23] vfio-user client
2023-02-10 5:28 UTC (11+ messages)
` [PATCH v2 12/23] vfio-user: region read/write
` [PATCH v2 15/23] vfio-user: forward msix BAR accesses to server
[PATCH RFCv1 0/8] hw/arm/virt: Support dirty ring
2023-02-10 4:57 UTC (4+ messages)
` [PATCH RFCv1 2/8] memory: Add last stage indicator to global dirty log synchronization
[PATCH] target/riscv: Smepmp: Skip applying default rules when address matches
2023-02-10 2:41 UTC (3+ messages)
[PATCH] MAINTAINERS: Add some RISC-V reviewers
2023-02-10 1:24 UTC (2+ messages)
[PATCH v2 1/2] meson: Add missing libdw knobs
2023-02-10 0:52 UTC (2+ messages)
` [PATCH v2 2/2] meson: Disable libdw for static builds by default
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-02-10 0:35 UTC (4+ messages)
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
[PATCH v10 00/12] vfio/migration: Implement VFIO migration protocol v2
2023-02-09 23:50 UTC (14+ messages)
` [PATCH v10 01/12] linux-headers: Update to v6.2-rc1
` [PATCH v10 02/12] vfio/migration: Fix NULL pointer dereference bug
` [PATCH v10 03/12] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
` [PATCH v10 04/12] migration/qemu-file: Add qemu_file_get_to_fd()
` [PATCH v10 05/12] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
` [PATCH v10 06/12] vfio/migration: Block multiple devices migration
` [PATCH v10 07/12] vfio/migration: Move migration v1 logic to vfio_migration_init()
` [PATCH v10 08/12] vfio/migration: Rename functions/structs related to v1 protocol
` [PATCH v10 09/12] vfio/migration: Implement VFIO migration protocol v2
` [PATCH v10 10/12] vfio/migration: Remove VFIO migration protocol v1
` [PATCH v10 11/12] vfio: Alphabetize migration section of VFIO trace-events file
` [PATCH v10 12/12] docs/devel: Align VFIO migration docs to v2 protocol
[PATCH v2] target/riscv: Remove privileged spec version restriction for RVV
2023-02-09 23:41 UTC (2+ messages)
Linker failures trying to build static qemu-user binary
2023-02-09 23:33 UTC (3+ messages)
[PATCH 00/18] vfio: Add migration pre-copy support and device dirty tracking
2023-02-09 22:21 UTC (9+ messages)
` [PATCH 06/18] util: Add iova_tree_nnodes()
` [PATCH 07/18] util: Extend iova_tree_foreach() to take data argument
` [PATCH 13/18] memory/iommu: Add IOMMU_ATTR_MAX_IOVA attribute
` [PATCH 14/18] intel-iommu: Implement get_attr() method
[PATCH v2 0/6] Resolve TYPE_PIIX3_XEN_DEVICE
2023-02-09 21:53 UTC (6+ messages)
"patches" tool has a new patches.json URL
2023-02-09 20:46 UTC
[PATCH v3 0/4] migration: Fix disorder of channel creations
2023-02-09 19:34 UTC (3+ messages)
` [PATCH v3 2/4] migration: Cleanup postcopy_preempt_setup()
[PATCH 0/3] Remove res_compatible parameter
2023-02-09 18:10 UTC (4+ messages)
` [PATCH 1/3] migration: In case of postcopy, the memory ends in res_postcopy_only
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).