messages from 2022-12-06 13:35:20 to 2022-12-07 17:18:13 UTC [more...]
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2022-12-07 17:16 UTC (30+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
` [PATCH v10 2/9] KVM: Introduce per-page memory attributes
` [PATCH v10 3/9] KVM: Extend the memslot to support fd-based private memory
` [PATCH v10 4/9] KVM: Add KVM_EXIT_MEMORY_FAULT exit
` [PATCH v10 5/9] KVM: Use gfn instead of hva for mmu_notifier_retry
` [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes
` [PATCH v10 7/9] KVM: Update lpage info when private/shared memory are mixed
[PATCH for 7.2?] target/i386: Remove compilation errors when -Werror=maybe-uninitialized
2022-12-07 16:55 UTC (7+ messages)
[PATCH for-8.0] hw/rtc/mc146818rtc: Make this rtc device target independent
2022-12-07 16:20 UTC (11+ messages)
[PATCH 00/18] block: Introduce a block graph rwlock
2022-12-07 16:08 UTC (21+ messages)
` [PATCH 01/18] block: Factor out bdrv_drain_all_begin_nopoll()
` [PATCH 02/18] graph-lock: Introduce a lock to protect block graph operations
` [PATCH 03/18] graph-lock: Implement guard macros
` [PATCH 04/18] async: Register/unregister aiocontext in graph lock list
` [PATCH 05/18] Import clang-tsa.h
` [PATCH 06/18] clang-tsa: Add TSA_ASSERT() macro
` [PATCH 07/18] clang-tsa: Add macros for shared locks
` [PATCH 08/18] configure: Enable -Wthread-safety if present
` [PATCH 09/18] test-bdrv-drain: Fix incorrrect drain assumptions
` [PATCH 10/18] block: Fix locking in external_snapshot_prepare()
` [PATCH 11/18] block: wrlock in bdrv_replace_child_noperm
` [PATCH 12/18] block: remove unnecessary assert_bdrv_graph_writable()
` [PATCH 13/18] block: assert that graph read and writes are performed correctly
` [PATCH 14/18] graph-lock: TSA annotations for lock/unlock functions
` [PATCH 15/18] Mark assert_bdrv_graph_readable/writable() GRAPH_RD/WRLOCK
` [PATCH 16/18] block-coroutine-wrapper.py: introduce annotations that take the graph rdlock
` [PATCH 17/18] block: use co_wrapper_mixed_bdrv_rdlock in functions taking the rdlock
` [PATCH 18/18] block: GRAPH_RDLOCK for functions only called by co_wrappers
[RFC PATCH] migration: reduce time of loading non-iterable vmstate
2022-12-07 16:07 UTC (7+ messages)
` [External] "
[PATCH] configure: Fix check-tcg not executing any tests
2022-12-07 15:51 UTC (3+ messages)
[PATCH V9 00/46] Live Update
2022-12-07 15:48 UTC (2+ messages)
[PATCH v3] hw/pvrdma: Protect against buggy or malicious guest driver
2022-12-07 15:05 UTC (3+ messages)
Thoughts on removing the TARGET_I386 part of hw/display/vga/vbe_portio_list[]
2022-12-07 14:59 UTC (9+ messages)
[PATCH v3 00/13] tcg/s390x: misc patches
2022-12-07 14:55 UTC (32+ messages)
` [PATCH v3 01/13] tcg/s390x: Use register pair allocation for div and mulu2
` [PATCH v3 02/13] tcg/s390x: Remove TCG_REG_TB
` [PATCH v3 03/13] tcg/s390x: Use LARL+AGHI for odd addresses
` [PATCH v3 04/13] tcg/s390x: Distinguish RRF-a and RRF-c formats
` [PATCH v3 05/13] tcg/s390x: Distinguish RIE formats
` [PATCH v3 06/13] tcg/s390x: Support MIE2 multiply single instructions
` [PATCH v3 07/13] tcg/s390x: Support MIE2 MGRK instruction
` [PATCH v3 08/13] tcg/s390x: Support MIE3 logical operations
` [PATCH v3 09/13] tcg/s390x: Create tgen_cmp2 to simplify movcond
` [PATCH v3 10/13] tcg/s390x: Generalize movcond implementation
` [PATCH v3 11/13] tcg/s390x: Support SELGR instruction in movcond
` [PATCH v3 12/13] tcg/s390x: Use tgen_movcond_int in tgen_clz
` [PATCH v3 13/13] tcg/s390x: Implement ctpop operation
[PATCH 1/1] qemu-iotests/stream-under-throttle: do not shutdown QEMU
2022-12-07 14:07 UTC (3+ messages)
[PATCH for 8.0 0/2] virtio-iommu: Fix Replay
2022-12-07 13:36 UTC (3+ messages)
` [PATCH for 8.0 1/2] virtio-iommu: Add unmap on virtio_iommu_remap()
` [PATCH for 8.0 2/2] virtio-iommu: Fix replay on device attach
[PATCH] block/mirror: add 'write-blocking-after-ready' copy mode
2022-12-07 13:27 UTC
[PULL 00/10] virtio,pc,pci: fixes,cleanups,features
2022-12-07 13:26 UTC (9+ messages)
` [PULL 02/10] pci-bridge/cxl_downstream: Add a CXL switch downstream port
[PATCH v15 0/6] hmp,qmp: Add commands to introspect virtio devices
2022-12-07 13:22 UTC (8+ messages)
` [PATCH v15 1/6] qmp: add QMP command x-query-virtio
[PATCH v2] tests/stream-under-throttle: New test
2022-12-07 13:00 UTC (4+ messages)
[PATCH v12 0/7] s390x: CPU Topology
2022-12-07 11:52 UTC (14+ messages)
` [PATCH v12 1/7] s390x/cpu topology: Creating CPU topology device
` [PATCH v12 2/7] s390x/cpu topology: reporting the CPU topology to the guest
[RFC PATCH 00/21] Xen HVM support under KVM
2022-12-07 11:15 UTC (7+ messages)
` [RFC PATCH 12/21] i386/xen: set shared_info page
[PATCH for-8.0] ui/vnc: fix bad address parsing
2022-12-07 10:35 UTC (3+ messages)
How to best make include/hw/pci/pcie_sriov.h self-contained
2022-12-07 10:29 UTC (4+ messages)
[PATCH] vhost-user-blk: Fix live migration crash during event handling
2022-12-07 10:20 UTC
[PATCH 01/15] hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC
2022-12-07 10:11 UTC (21+ messages)
` [PATCH 07/15] hw/intc: sifive_plic: Improve robustness of the PLIC config parser
` [PATCH 08/15] hw/intc: sifive_plic: Update "num-sources" property default value
` [PATCH 09/15] hw/riscv: microchip_pfsoc: Fix the number of interrupt sources of PLIC
` [PATCH 10/15] hw/riscv: sifive_e: "
` [PATCH 11/15] hw/riscv: sifive_u: Avoid using magic number for "riscv, ndev"
` [PATCH 12/15] hw/riscv: virt: Fix the value of "riscv, ndev" in the dtb
` [PATCH 13/15] hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0
` [PATCH 14/15] hw/riscv: opentitan: Drop "hartid-base" and "priority-base" initialization
` [PATCH 15/15] hw/intc: sifive_plic: Fix the pending register range check
[PATCH v2 01/16] hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC
2022-12-07 10:03 UTC (16+ messages)
` [PATCH v2 02/16] hw/intc: Select MSI_NONBROKEN in RISC-V AIA interrupt controllers
` [PATCH v2 03/16] hw/riscv: Fix opentitan dependency to SIFIVE_PLIC
` [PATCH v2 04/16] hw/riscv: Sort machines Kconfig options in alphabetical order
` [PATCH v2 05/16] hw/riscv: spike: Remove misleading comments
` [PATCH v2 06/16] hw/intc: sifive_plic: Drop PLICMode_H
` [PATCH v2 07/16] hw/intc: sifive_plic: Improve robustness of the PLIC config parser
` [PATCH v2 08/16] hw/intc: sifive_plic: Use error_setg() to propagate the error up via errp in sifive_plic_realize()
` [PATCH v2 09/16] hw/intc: sifive_plic: Update "num-sources" property default value
` [PATCH v2 10/16] hw/riscv: microchip_pfsoc: Fix the number of interrupt sources of PLIC
` [PATCH v2 11/16] hw/riscv: sifive_e: "
` [PATCH v2 12/16] hw/riscv: sifive_u: Avoid using magic number for "riscv, ndev"
` [PATCH v2 13/16] hw/riscv: virt: Fix the value of "riscv, ndev" in the dtb
` [PATCH v2 14/16] hw/intc: sifive_plic: Change "priority-base" to start from interrupt source 0
` [PATCH v2 15/16] hw/riscv: opentitan: Drop "hartid-base" and "priority-base" initialization
` [PATCH v2 16/16] hw/intc: sifive_plic: Fix the pending register range check
[PATCH 00/11] exec: Restrict various system emulation specific headers (to sysemu)
2022-12-07 10:09 UTC (11+ messages)
` [PATCH 02/11] exec: Restrict hwaddr.h to sysemu/
[PATCH v3] intel-iommu: Document iova_tree
2022-12-07 9:51 UTC (2+ messages)
REG: TTC Timer
2022-12-07 9:37 UTC (4+ messages)
[PATCH 1/2] target/riscv: Simplify helper_sret() a little bit
2022-12-07 9:00 UTC (2+ messages)
` [PATCH 2/2] target/riscv: Clear mstatus.MPRV when leaving M-mode for priv spec 1.12+
[RFC PATCH for 8.0 00/13] vDPA-net inflight descriptors migration with SVQ
2022-12-07 8:59 UTC (8+ messages)
` [RFC PATCH for 8.0 10/13] virtio-net: Migrate vhost inflight descriptors
[PATCH] blockdev: add 'media=cdrom' argument to support usb cdrom emulated as cdrom
2022-12-07 8:39 UTC (6+ messages)
[PATCH] target/riscv: Set pc_succ_insn for !rvc illegal insn
2022-12-07 7:00 UTC (4+ messages)
[PATCH] target/riscv: Fix mret exception cause when no pmp rule is configured
2022-12-07 5:18 UTC (2+ messages)
[PATCH v3 0/3] Implement the watchdog timer of HiFive 1 rev b
2022-12-07 4:02 UTC (3+ messages)
` [PATCH v3 1/3] hw/misc: sifive_e_aon: Support "
[PATCH v4] RISC-V: Add Zawrs ISA extension support
2022-12-07 3:01 UTC (2+ messages)
[PATCH] hw/intc: sifive_plic: fix out-of-bound access of source_priority array
2022-12-07 2:59 UTC (2+ messages)
[QEMU][PATCH v3 0/4] Introduce Xilinx Versal CANFD
2022-12-07 2:13 UTC (6+ messages)
` [QEMU][PATCH v3 1/4] MAINTAINERS: Include canfd tests under Xilinx CAN
` [QEMU][PATCH v3 2/4] hw/net/can: Introduce Xilinx Versal CANFD controller
` [QEMU][PATCH v3 3/4] xlnx-versal: Connect Xilinx VERSAL CANFD controllers
` [QEMU][PATCH v3 3/4] xlnx-zynqmp: "
` [QEMU][PATCH v3 4/4] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
[PATCH v2 0/2] two optimizations to speed up the start time
2022-12-07 0:22 UTC (6+ messages)
` [PATCH v2 1/2] vhost: configure all host notifiers in a single MR transaction
[QEMU][PATCH v3 1/4] MAINTAINERS: Include canfd tests under Xilinx CAN
2022-12-07 0:08 UTC (5+ messages)
` [QEMU][PATCH v3 2/4] hw/net/can: Introduce Xilinx Versal CANFD controller
` [QEMU][PATCH v3 3/4] xlnx-versal: Connect Xilinx VERSAL CANFD controllers
` [QEMU][PATCH v3 3/4] xlnx-zynqmp: "
` [QEMU][PATCH v3 4/4] tests/qtest: Introduce tests for Xilinx VERSAL CANFD controller
[QEMU][PATCH v2 0/5] Introduce Xilinx Versal CANFD
2022-12-06 23:13 UTC (4+ messages)
` [QEMU][PATCH v2 2/5] hw/net/can: Introduce Xilinx Versal CANFD controller
[PATCH v2] intel-iommu: Document iova_tree
2022-12-06 22:13 UTC (2+ messages)
[PATCH] intel-iommu: Document iova_tree
2022-12-06 22:09 UTC (11+ messages)
[Bug 1903470] [NEW] qemu 5.1.0: Add UNIX socket support for netdev socket
2022-12-06 17:34 UTC (4+ messages)
` [Bug 1903470] "
[RFC PATCH 0/1] QEMU: Dirty quota-based throttling of vcpus
2022-12-06 17:29 UTC (4+ messages)
[PATCH for-8.0 v3 00/34] tcg misc patches
2022-12-06 15:58 UTC (5+ messages)
` [PATCH v3 29/34] tcg: Reorg function calls
[PATCH v1 00/13] various virtio docs, fixes and tweaks
2022-12-06 15:45 UTC (3+ messages)
` [PATCH v1 13/13] virtio/vhost-user: dynamically assign VhostUserHostNotifiers
[PATCH 00/22] tcg: exit_tb tidy, goto_tb reorg
2022-12-06 15:41 UTC (7+ messages)
` [PATCH 18/22] tcg/sparc64: Remove USE_REG_TB
` [PATCH 22/22] tcg/riscv: Implement direct branch for goto_tb
[PATCH qemu] migration/ram: support resize of option rom
2022-12-06 3:49 UTC
[PATCH 0/3] Fix UNMAP notifier for intel-iommu
2022-12-06 13:58 UTC (11+ messages)
` [PATCH 3/3] intel-iommu: build iova tree during IOMMU translation
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).