messages from 2023-11-10 19:51:36 to 2023-11-13 11:10:36 UTC [more...]
[PULL 0/8] Firmware/edk2 20230918 patches
2023-11-13 11:09 UTC (3+ messages)
[PULL 00/12] Misc patches for 8.2-rc0
2023-11-13 11:07 UTC (12+ messages)
` [PULL 01/12] host/include/generic/host/atomic128: Fix compilation problem with Clang 17
` [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
[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 00/38] maintainer updates for 8.1: testing, fuzz, plugins, docs, gdbstub
2023-11-13 10:46 UTC (3+ messages)
` [PULL 21/38] 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] host/include/generic/host/atomic128: Fix compilation problem with Clang 17
2023-11-13 10:34 UTC (3+ messages)
[PATCH v4 0/8] Misc clean ups to target/ppc exception handling
2023-11-13 10:34 UTC (3+ messages)
[PATCH] hv-balloon: avoid alloca() usage
2023-11-13 10:33 UTC (4+ messages)
[PATCH] test/qtest: Add an API function to capture IRQ toggling
2023-11-13 10:14 UTC (3+ messages)
[PATCH] msix: unset PCIDevice::msix_vector_poll_notifier in rollback
2023-11-13 10:05 UTC (2+ 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 (4+ 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
[PATCH v2 0/8] Add powernv10 I2C devices and tests
2023-11-13 9:10 UTC (10+ 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
` [PATCH v2 6/8] misc: Add a pca9554 GPIO device model
` [PATCH v2 7/8] ppc/pnv: Add a pca9554 I2C device to powernv10
` [PATCH v2 8/8] ppc/pnv: Test pnv i2c master and connected devices
[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
2023-11-13 8:54 UTC (22+ 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 03/19] KVM: x86: Add notifications for Heki policy configuration and violation
` [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 10/19] KVM: x86: Implement per-guest-page permissions
` [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)
[PATCH v1 0/4] virtio: Refactor vhost input stub
2023-11-13 7:24 UTC (8+ messages)
` [PATCH v1 1/4] hw/virtio: Support set_config() callback in vhost-user-base
` [PATCH v1 2/4] docs/system: Add vhost-user-input documentation
` [PATCH v1 3/4] hw/virtio: Move vhost-user-input into virtio folder
` [PATCH v1 4/4] hw/virtio: derive vhost-user-input from vhost-user-base
[RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating
2023-11-13 6:53 UTC (7+ messages)
[PATCH] hw/display/vmware_vga: fix probably typo
2023-11-13 6:32 UTC (2+ messages)
[PATCH v2 0/2] s390x/pci: small set of fixes
2023-11-13 6:29 UTC (2+ 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)
[PATCH v1 0/7] xen-arm: add support for virtio-pci
2023-11-12 22:11 UTC (22+ messages)
` [PATCH v1 1/7] xen-block: Do not write frontend nodes
` [PATCH v1 3/7] xen: xenstore: add possibility to preserve owner
` [PATCH v1 2/7] xen-bus: Do not destroy frontend/backend directories
` [PATCH v1 4/7] xen_pvdev: Do not assume Dom0 when creating a directrory
` [PATCH v1 6/7] xen_arm: Set mc->max_cpus to GUEST_MAX_VCPUS in xen_arm_init()
` [PATCH v1 5/7] xen-bus: Set offline if backend's state is XenbusStateClosed
` [PATCH v1 7/7] xen_arm: Add basic virtio-pci support
[PATCH] linux-user: xtensa: fix signal delivery in FDPIC
2023-11-12 20:37 UTC (4+ messages)
disable-pie build
2023-11-12 19:11 UTC (7+ messages)
[PATCH for-8.2 00/11] target/hppa: PA2.0 fixes
2023-11-12 18:10 UTC (16+ messages)
` [PATCH 01/11] target/hppa: Update to SeaBIOS-hppa version 11
` [PATCH 02/11] hw/hppa: Require at least "
` [PATCH 03/11] target/hppa: Mask reserved PSW bits in expand_sm_imm
` [PATCH 04/11] target/hppa: Use only low 2 immediate bits for PROBEI
` [PATCH 05/11] target/hppa: Use PRIV_P_TO_MMU_IDX in helper_probe
` [PATCH 06/11] target/hppa: Fix calculation of CR_IIASQ back register
` [PATCH 07/11] target/hppa: Fix possible overflow in TLB size calculation
` [PATCH 08/11] target/hppa: Introduce MMU_IDX_MMU_DISABLED
` [PATCH 09/11] target/hppa: Replace MMU_PHYS_IDX with MMU_ABS_IDX, MMU_ABS_W_IDX
` [PATCH 10/11] target/hppa: Reduce TARGET_PHYS_ADDR_SPACE_BITS to 44
` [PATCH 11/11] hw/pci-host/astro: Fix boot for C3700 machine
[PULL 0/6] Biuld system and CI changes for 2023-11-10
2023-11-12 18:06 UTC (8+ messages)
` [PULL 1/6] coverity: physmem: use simple assertions instead of modelling
` [PULL 2/6] tests: respect --enable/--disable-download for Avocado
` [PULL 3/6] docs: document what configure does with virtual environments
` [PULL 4/6] buildsys: Bump known good meson version to v1.2.3
` [PULL 5/6] .gitlab-ci.d/cirrus: Upgrade macOS to 13 (Ventura)
` [PULL 6/6] .gitlab-ci.d/cirrus: Add manual testing of macOS 14 (Sonoma)
[PATCH v3] target/arm/tcg: enable pmu feature for cortex a9
2023-11-12 16:56 UTC
[PATCH v8] target/ppc: Fix bugs in VSX_CVT_FP_TO_INT and VSX_CVT_FP_TO_INT2 macros
2023-11-12 16:56 UTC (3+ messages)
[PATCH v2] target/arm/tcg: enable pmu feature for cortex a9
2023-11-12 16:53 UTC
[PATCH] target/arm/tcg: enable pmu feature for cortex a9
2023-11-12 16:50 UTC
[PATCH] target/arm: Correct MTE tag checking for reverse-copy MOPS
2023-11-12 16:22 UTC (2+ messages)
[PATCH] fsl-imx: Add simple RTC emulation for i.MX6 and i.MX7 boards
2023-11-12 9:22 UTC
[RFC 0/2] vhost-user-test: Add negotiated features check
2023-11-12 13:03 UTC (3+ messages)
` [RFC 1/2] qapi/virtio: introduce the "show-bits" argument for x-query-virtio-status
` [RFC 2/2] vhost-user-test: Add negotiated features check
[PATCH] Fix Windows 2000 and XP HDAudio Support
2023-11-12 8:50 UTC (5+ messages)
QTest framework does not capture toggled irq line
2023-11-12 2:55 UTC (3+ messages)
[PATCH v4 0/3] pnv nest1 chiplet model
2023-11-11 17:31 UTC (8+ messages)
` [PATCH v4 1/3] hw/ppc: Add pnv pervasive common chiplet units
` [PATCH v4 2/3] hw/ppc: Add nest1 chiplet model
` [PATCH v4 3/3] hw/ppc: Nest1 chiplet wiring
[PATCH v6 11/21] virtio-net: Return an error when vhost cannot enable RSS
2023-11-11 15:28 UTC (17+ messages)
[PATCH 0/1] ui/cocoa: add zoom-interpolation display option
2023-11-11 14:45 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] hw/audio/es1370: Clean up comment
2023-11-11 14:02 UTC (2+ messages)
[PULL v2 00/11] qdev: Make array properties user accessible again
2023-11-11 9:53 UTC (2+ messages)
[PATCH] linux-user/riscv: Add Zicboz block size to hwprobe
2023-11-11 8:14 UTC (2+ messages)
[PATCH] accel/tcg: Forward probe size on to notdirty_write
2023-11-11 5:51 UTC (2+ messages)
[PATCH for-8.2 00/11] target/hppa: PA2.0 fixes
2023-11-11 1:31 UTC (3+ messages)
` [PATCH for-8.2] accel/tcg: Remove CF_LAST_IO
` [PATCH 01/11] target/hppa: Update to SeaBIOS-hppa version 11
[PATCH] MAINTAINERS: update virtio-fs mailing list address
2023-11-11 0:49 UTC
[PATCH] hw/cxl/mbox: Remove dead code
2023-11-10 23:26 UTC
[PATCH] target/hppa: Fix possible overflow in TLB size calculation
2023-11-10 22:48 UTC (2+ messages)
[PATCH v2 0/1] plugins: Move the windows linking function to qemu
2023-11-10 21:47 UTC (4+ messages)
` [PATCH v2 1/1] "
prctl call wrongly succeeds on HPPA?
2023-11-10 20:31 UTC (2+ messages)
[RFC PATCH v2 0/4] migration: Fix multifd qemu_mutex_destroy race
2023-11-10 20:02 UTC (5+ messages)
` [RFC PATCH v2 1/4] migration/multifd: Stop setting p->ioc before connecting
` [RFC PATCH v2 2/4] migration/multifd: Join the TLS thread
` [RFC PATCH v2 3/4] migration/multifd: Remove p->running
` [RFC PATCH v2 4/4] migration/multifd: Move semaphore release into main thread
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).