messages from 2023-11-13 02:25:12 to 2023-11-13 18:20:08 UTC [more...]
[PATCH-for-9.0 00/10] hw/xen: Have most of Xen files become target-agnostic
2023-11-13 18:19 UTC (20+ messages)
` [PATCH-for-9.0 01/10] sysemu/xen: Forbid using Xen headers in user emulation
` [PATCH-for-9.0 02/10] hw/xen/xen_arch_hvm: Rename prototypes using 'xen_arch_' prefix
` [PATCH-for-9.0 03/10] hw/xen: Merge 'hw/xen/arch_hvm.h' in 'hw/xen/xen-hvm-common.h'
` [PATCH-for-9.0 04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq()
` [PATCH-for-9.0 05/10] hw/xen: Use target-agnostic qemu_target_page_bits()
` [PATCH-for-9.0 06/10] hw/xen: Reduce inclusion of 'cpu.h' to target-specific sources
` [PATCH-for-9.0 07/10] sysemu/xen-mapcache: Check Xen availability with CONFIG_XEN_IS_POSSIBLE
` [PATCH-for-9.0 08/10] system/physmem: Only include 'hw/xen/xen.h' when Xen is available
` [PATCH-for-9.0 09/10] hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
` [PATCH-for-9.0 10/10] hw/xen: Have most of Xen files become target-agnostic
[PULL 0/5] Misc fixes for 2023-11-13
2023-11-13 18:17 UTC (6+ messages)
` [PULL 1/5] hw/mips: LOONGSON3V depends on UNIMP device
` [PULL 2/5] hw/display/vmware_vga: fix probably typo
` [PULL 3/5] tests/avocado: add test to exercise processor address space memory bound checks
` [PULL 4/5] tests/avocado/machine_s390_ccw_virtio.py: Fix SyntaxWarnings from python 3.12
` [PULL 5/5] MAINTAINERS: update virtio-fs mailing list address
[PATCH v3 1/1] target/i386/kvm: introduce 'pmu-cap-disabled' to set KVM_PMU_CAP_DISABLE
2023-11-13 18:07 UTC
[Stable-8.1.3 00/55] Patch Round-up for stable 8.1.3, freeze on 2023-11-19
2023-11-13 18:01 UTC (3+ messages)
[PATCH stable-8.1.3 0/2] RISC-V KVM fixes for 8.1.3
2023-11-13 17:50 UTC (3+ messages)
` [PATCH stable-8.1.3 1/2] target/riscv/kvm: improve 'init_multiext_cfg' error msg
` [PATCH stable-8.1.3 2/2] target/riscv/kvm: support KVM_GET_REG_LIST
[PATCH v1 0/4] virtio: Refactor vhost input stub
2023-11-13 17:48 UTC (5+ messages)
` [PATCH v1 3/4] hw/virtio: Move vhost-user-input into virtio folder
[PULL 0/4] target-arm queue
2023-11-13 17:46 UTC (5+ messages)
` [PULL 1/4] hw/arm/virt: fix GIC maintenance IRQ registration
` [PULL 2/4] target/arm: HVC at EL3 should go to EL3, not EL2
` [PULL 3/4] target/arm: Correct MTE tag checking for reverse-copy MOPS
` [PULL 4/4] target/arm/tcg: enable PMU feature for Cortex-A8 and A9
[PATCH V6 0/9] Add architecture agnostic code to support vCPU Hotplug
2023-11-13 17:45 UTC (7+ messages)
` [PATCH V6 4/9] hw/acpi: Init GED framework with CPU hotplug events
` [PATCH V6 5/9] hw/acpi: Update CPUs AML with cpu-(ctrl)dev change
[PATCH v2 0/8] Add powernv10 I2C devices and tests
2023-11-13 17:40 UTC (8+ messages)
` [PATCH v2 1/8] ppc/pnv: Add pca9552 to powernv10 for PCIe hotplug power control
` [PATCH v2 3/8] ppc/pnv: PNV I2C engines assigned incorrect XSCOM addresses
` [PATCH v2 4/8] ppc/pnv: Fix PNV I2C invalid status after reset
[PULL 00/12] target/hppa: last minute hppa64 fixes
2023-11-13 17:32 UTC (12+ messages)
` [PULL 01/12] target/hppa: Mask reserved PSW bits in expand_sm_imm
` [PULL 02/12] target/hppa: Use only low 2 immediate bits for PROBEI
` [PULL 03/12] target/hppa: Use PRIV_P_TO_MMU_IDX in helper_probe
` [PULL 04/12] target/hppa: Fix calculation of CR_IIASQ back register
` [PULL 05/12] target/hppa: Fix possible overflow in TLB size calculation
` [PULL 06/12] target/hppa: Introduce MMU_IDX_MMU_DISABLED
` [PULL 07/12] target/hppa: Replace MMU_PHYS_IDX with MMU_ABS_IDX, MMU_ABS_W_IDX
` [PULL 08/12] target/hppa: Reduce TARGET_PHYS_ADDR_SPACE_BITS to 40
` [PULL 09/12] hw/pci-host/astro: Fix boot for C3700 machine
` [PULL 10/12] hw/hppa: Move software power button address to page zero
` [PULL 12/12] hw/hppa: Require at least SeaBIOS-hppa version 12
[RFC PATCH v2 0/4] migration: Fix multifd qemu_mutex_destroy race
2023-11-13 17:33 UTC (3+ messages)
` [RFC PATCH v2 2/4] migration/multifd: Join the TLS thread
[PATCH] test/qtest: Add an API function to capture IRQ toggling
2023-11-13 17:33 UTC (4+ messages)
[PATCH v6 11/21] virtio-net: Return an error when vhost cannot enable RSS
2023-11-13 17:26 UTC (20+ messages)
[PATCH] risu: Add test summary
2023-11-13 17:14 UTC (3+ messages)
[PATCH-for-9.0 04/10] hw/xen: Factor xen_arch_align_ioreq_data() out of handle_ioreq()
2023-11-13 17:11 UTC (3+ messages)
[PATCH v3] target/arm/tcg: enable pmu feature for cortex a9
2023-11-13 17:04 UTC (2+ messages)
[PATCH v2] tests/qemu-iotests/149: Use more inclusive language in this test
2023-11-13 17:00 UTC (2+ messages)
[RFC PATCH 0/2] migration: Fix multifd qemu_mutex_destroy race
2023-11-13 16:51 UTC (9+ messages)
` [RFC PATCH 1/2] migration: Report error in incoming migration
` [RFC PATCH 2/2] migration/multifd: Move semaphore release into main thread
[PATCH 0/3] kvm: fix two svm pmu virtualization bugs
2023-11-13 16:39 UTC (3+ messages)
` [PATCH 2/3] i386: kvm: disable KVM_CAP_PMU_CAPABILITY if "pmu" is disabled
[PATCH v3 0/4] riscv: zicntr/zihpm flags and disable support
2023-11-13 16:39 UTC (3+ messages)
[PATCH] qapi/pragma.json: Improve the comment about the lists of QAPI rule exceptions
2023-11-13 16:29 UTC
[PATCH] tests/data/qobject/qdict.txt: Avoid non-inclusive words
2023-11-13 16:25 UTC
[PATCH 0/2] Replace anti-social QOM type names (again)
2023-11-13 16:22 UTC (10+ messages)
` [PATCH 1/2] docs/system/arm: Fix for rename of type "xlnx.bbram-ctrl"
` [PATCH 2/2] hw: Replace anti-social QOM type names (again)
[PATCH] tests/avocado/machine_s390_ccw_virtio.py: Fix SyntaxWarnings from python 3.12
2023-11-13 16:12 UTC (4+ messages)
[PATCH] MAINTAINERS: update virtio-fs mailing list address
2023-11-13 15:57 UTC (3+ messages)
[PATCH] hw/mips: LOONGSON3V depends on UNIMP device
2023-11-13 15:56 UTC (2+ messages)
[PATCH] hw/display/vmware_vga: fix probably typo
2023-11-13 15:55 UTC (3+ messages)
[PATCH-for-8.2 v4 00/10] hw/char/pl011: Implement TX (async) FIFO to avoid blocking the main loop
2023-11-13 15:44 UTC (5+ messages)
[PATCH v2 0/2] s390x/pci: small set of fixes
2023-11-13 14:49 UTC (3+ messages)
[PATCH v5 00/11] Implementation of NPI Mailbox and GMAC Networking Module
2023-11-13 3:48 UTC (5+ messages)
` [PATCH v5 01/11] hw/misc: Add Nuvoton's PCI Mailbox Module
` [PATCH v5 02/11] hw/arm: Add PCI mailbox module to Nuvoton SoC
[PULL 00/32] Block layer patches
2023-11-13 14:38 UTC (4+ messages)
` [PULL 29/32] virtio-blk: implement BlockDevOps->drained_begin()
[PATCH 1/1] hw/i2c: add pca9543 i2c-mux switch
2023-11-13 6:31 UTC
[PATCH] util/qemu-config: Remove unnecessary traversal
2023-11-13 14:19 UTC
[PATCH v3 0/2] vfio/nvgpu: Add vfio pci variant module for grace hopper
2023-11-13 14:18 UTC (5+ messages)
` [PATCH v3 2/2] hw/acpi: Implement the SRAT GI affinity structure
Invitation to comment on Virtual I/O Device (VIRTIO) Version 1.3 - ends December 8th
2023-11-13 13:35 UTC (2+ messages)
` [virtio] "
[PATCH v2 00/14] Nested PAPR API (KVM on PowerVM)
2023-11-13 13:15 UTC (2+ messages)
[PATCH] hw/arm/virt: fix GIC maintenance IRQ registration
2023-11-13 13:14 UTC (4+ messages)
[PATCH] msix: unset PCIDevice::msix_vector_poll_notifier in rollback
2023-11-13 13:03 UTC (3+ messages)
[PATCH v1 0/7] xen-arm: add support for virtio-pci
2023-11-13 13:02 UTC (9+ messages)
` [PATCH v1 3/7] xen: xenstore: add possibility to preserve owner
` [PATCH v1 7/7] xen_arm: Add basic virtio-pci support
[PATCH v6] limit address space used for pci devices
2023-11-13 12:50 UTC
[PATCH] host/include/generic/host/atomic128: Fix compilation problem with Clang 17
2023-11-13 12:35 UTC (4+ messages)
[PULL 00/38] maintainer updates for 8.1: testing, fuzz, plugins, docs, gdbstub
2023-11-13 12:21 UTC (6+ messages)
` [PULL 21/38] plugins: update lockstep to use g_memdup2
[PATCH v4 0/8] Misc clean ups to target/ppc exception handling
2023-11-13 12:08 UTC (4+ messages)
[PULL 00/23] Final test, gdbstub, plugin and gitdm updates for 8.2
2023-11-13 11:23 UTC (3+ messages)
` [PULL 06/23] tests/tcg: add an explicit gdbstub register tester
[PULL 00/12] Misc patches for 8.2-rc0
2023-11-13 11:07 UTC (13+ messages)
` [PULL 01/12] host/include/generic/host/atomic128: Fix compilation problem with Clang 17
` [PULL 02/12] s390x/pci: bypass vfio DMA counting when using cdev
` [PULL 03/12] s390x/pci: only limit DMA aperture if vfio DMA limit reported
` [PULL 04/12] MAINTAINERS: Add include/hw/input/pl050.h to the PrimeCell/CMSDK section
` [PULL 05/12] MAINTAINERS: Add hw/input/ads7846.c to the PXA2XX section
` [PULL 06/12] MAINTAINERS: Add hw/display/sii9022.c to the Versatile Express section
` [PULL 07/12] MAINTAINERS: Extend the Stellaris section
` [PULL 08/12] MAINTAINERS: Add a general architecture section for x86
` [PULL 09/12] tests/vm/netbsd: Use Python v3.11
` [PULL 10/12] test-resv-mem: Fix CID 1523911
` [PULL 11/12] tests/tsan: Rename the file with the entries that should be ignored
` [PULL 12/12] hw/audio/es1370: Clean up comment
[PULL 0/8] Firmware/edk2 20230918 patches
2023-11-13 11:09 UTC (3+ messages)
[PATCH v5 00/20] vfio: Adopt iommufd
2023-11-13 11:08 UTC (11+ messages)
` [PATCH v5 03/20] vfio/iommufd: Implement the iommufd backend
` [PATCH v5 10/20] vfio/pci: Make vfio cdev pre-openable by passing a file handle
[PATCH v3 00/36] maintainer omnibus: testing, fuzz, plugins, documentation, gdbstub (pre-PR)
2023-11-13 11:03 UTC (3+ messages)
` [PATCH v3 19/36] plugins: update lockstep to use g_memdup2
[PULL 0/3] QAPI patches patches for 2023-11-13
2023-11-13 10:34 UTC (4+ messages)
` [PULL 1/3] qapi: Fix QAPISchemaEntity.__repr__()
` [PULL 2/3] sphinx/qapidoc: Tidy up pylint warning raise-missing-from
` [PULL 3/3] tests/qapi-schema: Tidy up pylint warnings and advice
[PATCH] hv-balloon: avoid alloca() usage
2023-11-13 10:33 UTC (4+ messages)
[RFC PATCH 0/2] RISC-V: Add TSO extensions (Ztso/Ssdtso)
2023-11-13 9:56 UTC (3+ messages)
` [RFC PATCH 1/2] RISC-V: Add support for Ztso
` [RFC PATCH 2/2] RISC-V: Add support for Ssdtso
[PATCH v3 00/21] parallels: Add full dirty bitmap support
2023-11-13 9:53 UTC (5+ messages)
` [PATCH v3 04/21] parallels: Add parallels_mark_unused() helper
[PATCH for 8.2] ui/gtk-egl: move function calls back to regular code path
2023-11-13 9:53 UTC (3+ messages)
[PULL 0/2] -Wshadow=local patches for 2023-11-13
2023-11-13 9:36 UTC (3+ messages)
` [PULL 1/2] block/snapshot: Fix compiler warning with -Wshadow=local
` [PULL 2/2] meson: Enable -Wshadow=local
[PATCH v1] target/i386/host-cpu: Use IOMMU addr width for passthrough devices on Intel platforms
2023-11-13 9:29 UTC (2+ messages)
[PATCH v3 00/20] first version of mcdstub
2023-11-13 9:20 UTC (6+ messages)
` [PATCH v3 05/20] mcdstub: tcp packet processing added
[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
2023-11-13 8:54 UTC (20+ messages)
` [RFC PATCH v2 01/19] virt: Introduce Hypervisor Enforced Kernel Integrity (Heki)
` [RFC PATCH v2 02/19] KVM: x86: Add new hypercall to lock control registers
` [RFC PATCH v2 04/19] heki: Lock guest control registers at the end of guest kernel init
` [RFC PATCH v2 05/19] KVM: VMX: Add MBEC support
` [RFC PATCH v2 06/19] KVM: x86: Add kvm_x86_ops.fault_gva()
` [RFC PATCH v2 07/19] KVM: x86: Make memory attribute helpers more generic
` [RFC PATCH v2 08/19] KVM: x86: Extend kvm_vm_set_mem_attributes() with a mask
` [RFC PATCH v2 09/19] KVM: x86: Extend kvm_range_has_memory_attributes() with match_all
` [RFC PATCH v2 11/19] KVM: x86: Add new hypercall to set EPT permissions
` [RFC PATCH v2 12/19] x86: Implement the Memory Table feature to store arbitrary per-page data
` [RFC PATCH v2 13/19] heki: Implement a kernel page table walker
` [RFC PATCH v2 14/19] heki: x86: Initialize permissions counters for pages mapped into KVA
` [RFC PATCH v2 15/19] heki: x86: Initialize permissions counters for pages in vmap()/vunmap()
` [RFC PATCH v2 16/19] heki: x86: Update permissions counters when guest page permissions change
` [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching
` [RFC PATCH v2 18/19] heki: x86: Protect guest kernel memory using the KVM hypervisor
` [RFC PATCH v2 19/19] virt: Add Heki KUnit tests
[GIT PULL 0/1] Host Memory Backends and Memory devices queue 2023-11-13
2023-11-13 8:46 UTC (2+ messages)
` [GIT PULL 1/1] virtio-mem: fix division by zero in virtio_mem_activate_memslots_to_plug()
[PATCH v1] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
2023-11-13 8:17 UTC
[PATCH v6 00/21] virtio-net RSS/hash report fixes and improvements
2023-11-13 8:14 UTC (5+ messages)
` [PATCH v6 06/21] net: Remove flag propagation
[risu PATCH 0/5] Add LoongArch LSX/LASX instructions
2023-11-13 8:06 UTC (2+ messages)
[PATCH for-8.2] test-resv-mem: Fix CID 1523911
2023-11-13 7:59 UTC (4+ messages)
[PATCH] MAINTAINERS: Add a general architecture section for x86
2023-11-13 7:27 UTC (4+ messages)
[RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating
2023-11-13 6:53 UTC (7+ messages)
[PATCH 1/1] hw/intc/riscv_aclint:Change the way to get CPUState from hard-base to pu_index
2023-11-13 4:25 UTC (3+ messages)
[PATCH v4 28/41] vfio/iommufd: Implement the iommufd backend
2023-11-13 3:17 UTC (14+ 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).