messages from 2022-12-07 08:57:31 to 2022-12-08 10:41:13 UTC [more...]
[PATCH v2 01/16] hw/riscv: Select MSI_NONBROKEN in SIFIVE_PLIC
2022-12-08 10:40 UTC (21+ 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
[PULL 00/21] target-arm queue
2022-12-08 10:39 UTC (4+ messages)
` [PULL 11/21] docs: Build and install all the docs in a single manual
[PATCH 0/1] hw/nvme: shadow doorbells broken on riscv64
2022-12-08 10:31 UTC (5+ messages)
` [PATCH 1/1] hw/nvme: fix missing cq eventidx update
[PATCH] gitlab-ci: Check building ppc64 without TCG
2022-12-08 10:18 UTC (3+ messages)
[PATCH-for-8.0 0/4] target/cpu: System/User cleanups around hwaddr/vaddr
2022-12-08 10:00 UTC (13+ messages)
` [PATCH-for-8.0 1/4] cputlb: Restrict SavedIOTLB to system emulation
` [PATCH-for-8.0 2/4] gdbstub: Use vaddr type for generic insert/remove_breakpoint() API
` [PATCH-for-8.0 3/4] target/cpu: Restrict cpu_get_phys_page_debug() handlers to sysemu
` [PATCH-for-8.0 4/4] target/sparc: Cleanup around sparc_cpu_do_unaligned_access()
[PATCH v13 0/7] s390x: CPU Topology
2022-12-08 9:44 UTC (8+ messages)
` [PATCH v13 1/7] s390x/cpu topology: Creating CPU topology device
` [PATCH v13 2/7] s390x/cpu topology: reporting the CPU topology to the guest
` [PATCH v13 3/7] s390x/cpu_topology: resetting the Topology-Change-Report
` [PATCH v13 4/7] s390x/cpu_topology: CPU topology migration
` [PATCH v13 5/7] s390x/cpu_topology: interception of PTF instruction
` [PATCH v13 6/7] s390x/cpu_topology: activating CPU topology
` [PATCH v13 7/7] docs/s390x: document s390x cpu topology
[PATCH v2 0/5] Nested virtualization fixes for QEMU
2022-12-08 8:41 UTC (4+ messages)
` [PATCH v2 2/5] target/riscv: Update VS timer whenever htimedelta changes
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2022-12-08 8:37 UTC (27+ 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 8/9] KVM: Handle page fault for private memory
[PATCH] target/i386/hax: Add XCR0 support
2022-12-08 8:22 UTC (5+ messages)
[PATCH v11 0/2] vhost-vdpa: add support for vIOMMU
2022-12-08 8:15 UTC (4+ messages)
` [PATCH v11 1/2] vhost-vdpa: Skip the range check while MR is IOMMU
[PATCH v3 0/2] hw/nvme: Add shadow doorbell buffer support
2022-12-08 8:08 UTC (5+ messages)
` [PATCH v3 1/2] hw/nvme: Implement "
[PATCH for 8.0 0/2] virtio-iommu: Fix Replay
2022-12-08 7:48 UTC (5+ 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] FreeBSD: Upgrade to 12.4 release
2022-12-08 7:47 UTC (2+ messages)
[RFC PATCH for 8.0 00/13] vDPA-net inflight descriptors migration with SVQ
2022-12-08 7:31 UTC (7+ messages)
` [RFC PATCH for 8.0 10/13] virtio-net: Migrate vhost inflight descriptors
[PATCH 0/6] target/i386: Support new Intel platform Instructions in CPUID enumeration
2022-12-08 7:19 UTC (7+ messages)
` [PATCH 1/6] target/i386: Add support for CMPCCXADD "
` [PATCH 2/6] target/i386: Add support for AMX-FP16 "
` [PATCH 3/6] target/i386: Add support for AVX-IFMA "
` [PATCH 4/6] target/i386: Add support for AVX-VNNI-INT8 "
` [PATCH 5/6] target/i386: Add support for AVX-NE-CONVERT "
` [PATCH 6/6] target/i386: Add support for PREFETCHIT0/1 "
[PATCH 0/5] Clean up dependencies of ACPI controllers
2022-12-08 6:50 UTC (7+ messages)
` [PATCH 1/5] hw/acpi/Kconfig: Add missing dependencies to ACPI_PIIX4
` [PATCH 2/5] hw/acpi/Kconfig: Rename ACPI_X86_ICH to ACPI_ICH9
` [PATCH 3/5] hw/acpi/Kconfig: Add missing dependencies "
` [PATCH 4/5] hw/isa/Kconfig: Add missing dependency to VT82C686
` [PATCH 5/5] hw/ppc/Kconfig: Remove unused dependencies from PEGASOS2
[PATCH v3 0/8] Make Intel PT configurable
2022-12-08 6:25 UTC (9+ messages)
` [PATCH v3 1/8] target/i386: Print CPUID subleaf info for unsupported feature
` [PATCH v3 2/8] target/i386/intel-pt: Fix INTEL_PT_ADDR_RANGES_NUM_MASK
` [PATCH v3 3/8] target/i386/intel-pt: Introduce FeatureWordInfo for Intel PT CPUID leaf 0x14
` [PATCH v3 4/8] target/i386/intel-pt: print special message for INTEL_PT_ADDR_RANGES_NUM
` [PATCH v3 5/8] target/i386/intel-pt: Rework/rename the default INTEL-PT feature set
` [PATCH v3 6/8] target/i386/intel-pt: Enable host pass through of Intel PT
` [PATCH v3 7/8] target/i386/intel-pt: Define specific PT feature set for IceLake-server and Snowridge
` [PATCH v3 8/8] target/i386/intel-pt: Access MSR_IA32_RTIT_ADDRn based on guest CPUID configuration
[PATCH 1/2] target/riscv: Simplify helper_sret() a little bit
2022-12-08 5:43 UTC (5+ messages)
` [PATCH 2/2] target/riscv: Clear mstatus.MPRV when leaving M-mode for priv spec 1.12+
[ANNOUNCE] QEMU 7.2.0-rc4 is now available
2022-12-08 3:01 UTC
[PATCH 0/6] Enable Cubieboard A10 boot SPL from SD card
2022-12-07 22:39 UTC (10+ messages)
` [PATCH 1/6] hw/misc: Allwinner-A10 Clock Controller Module Emulation
` [PATCH 2/6] hw/misc: Allwinner A10 DRAM Controller Emulation
` [PATCH 3/6] hw/i2c: Allwinner TWI/I2C Emulation
` [PATCH 6/6] hw/arm: Allwinner A10 enable SPL load from MMC
[PATCH v3 00/13] tcg/s390x: misc patches
2022-12-07 22:09 UTC (9+ messages)
` [PATCH v3 02/13] tcg/s390x: Remove TCG_REG_TB
[RFC PATCH] migration: reduce time of loading non-iterable vmstate
2022-12-07 22:08 UTC (8+ messages)
` [External] "
[PULL 00/39] i386, SCSI, build system changes for 2022-09-01
2022-12-07 22:06 UTC (3+ messages)
` [PULL 02/39] scsi: Add buf_len parameter to scsi_req_new()
[PATCH for 7.2?] target/i386: Remove compilation errors when -Werror=maybe-uninitialized
2022-12-07 20:39 UTC (17+ messages)
` Compiler warnings with maximum warning level (was: Re: [PATCH for 7.2?] target/i386: Remove compilation errors when -Werror=maybe-uninitialized)
[PATCH v4 0/4] compare machine type compat_props
2022-12-07 18:28 UTC (5+ messages)
` [PATCH v4 1/4] qom: add default value
` [PATCH v4 2/4] python/qmp: increase read buffer size
` [PATCH v4 3/4] qmp: add dump machine type compatible properties
` [PATCH v4 4/4] scripts: add script to compare "
[PATCH for-8.0] hw/rtc/mc146818rtc: Make this rtc device target independent
2022-12-07 17:47 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
[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 (6+ messages)
[PATCH 1/1] qemu-iotests/stream-under-throttle: do not shutdown QEMU
2022-12-07 14:07 UTC (3+ messages)
[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 (13+ 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 (4+ messages)
` [PATCH 14/15] hw/riscv: opentitan: Drop "hartid-base" and "priority-base" initialization
[PATCH 00/11] exec: Restrict various system emulation specific headers (to sysemu)
2022-12-07 10:09 UTC (6+ 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)
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).