messages from 2022-12-21 01:13:09 to 2022-12-21 13:43:55 UTC [more...]
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2022-12-21 13:39 UTC (8+ messages)
` [PATCH v10 1/9] mm: Introduce memfd_restricted system call to create restricted user memory
[PATCH v2 0/3] block: Clean up includes
2022-12-21 13:35 UTC (4+ messages)
` [PATCH v2 1/3] include/block: Untangle inclusion loops
` [PATCH v2 2/3] hw/sparc64/niagara: Use blk_name() instead of open-coding it
` [PATCH v2 3/3] include/hw/block: Include hw/block/block.h where needed
[PULL 00/41] virtio,pc,pci: features, cleanups, fixes
2022-12-21 13:41 UTC (40+ messages)
` [PULL 01/41] hw/acpi: add trace events for TCO watchdog register access
` [PULL 02/41] hw/isa: add trace events for ICH9 LPC chip config access
` [PULL 03/41] hw/watchdog: add trace events for watchdog action handling
` [PULL 04/41] hw: Add compat machines for 8.0
` [PULL 05/41] pc: clean up compat machines
` [PULL 06/41] hw/isa: enable TCO watchdog reboot pin strap by default
` [PULL 07/41] ich9: honour 'enable_tco' property
` [PULL 08/41] virtio: get class_id and pci device id by the virtio id
` [PULL 09/41] vdpa: add vdpa-dev support
` [PULL 10/41] vdpa: add vdpa-dev-pci support
` [PULL 11/41] vdpa-dev: mark the device as unmigratable
` [PULL 12/41] vdpa: use v->shadow_vqs_enabled in vhost_vdpa_svqs_start & stop
` [PULL 13/41] vhost: set SVQ device call handler at SVQ start
` [PULL 14/41] vhost: allocate SVQ device file descriptors at device start
` [PULL 15/41] vhost: move iova_tree set to vhost_svq_start
` [PULL 16/41] vdpa: add vhost_vdpa_net_valid_svq_features
` [PULL 17/41] vdpa: request iova_range only once
` [PULL 18/41] vdpa: move SVQ vring features check to net/
` [PULL 19/41] vdpa: allocate SVQ array unconditionally
` [PULL 20/41] vdpa: add asid parameter to vhost_vdpa_dma_map/unmap
` [PULL 21/41] vdpa: store x-svq parameter in VhostVDPAState
` [PULL 22/41] vdpa: add shadow_data to vhost_vdpa
` [PULL 23/41] vdpa: always start CVQ in SVQ mode if possible
` [PULL 24/41] vhost-user: send set log base message only once
` [PULL 25/41] include/hw: attempt to document VirtIO feature variables
` [PULL 26/41] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests
` [PULL 27/41] vhost: fix vq dirty bitmap syncing when vIOMMU is enabled
` [PULL 28/41] remove DEC 21154 PCI bridge
` [PULL 29/41] pci: drop redundant PCIDeviceClass::is_bridge field
` [PULL 30/41] docs/acpi/bits: document BITS_DEBUG environment variable
` [PULL 31/41] acpi/tests/avocado/bits: add mformat as one of the dependencies
` [PULL 32/41] hw/acpi: Rename tco.c -> ich9_tco.c
` [PULL 33/41] hw/cxl/device: Add Flex Bus Port DVSEC
` [PULL 34/41] hw/virtio: Add missing "hw/core/cpu.h" include
` [PULL 35/41] hw/virtio: Rename virtio_ss[] -> specific_virtio_ss[]
` [PULL 38/41] hw/virtio: Extract config read/write accessors to virtio-config-io.c
` [PULL 40/41] libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq
` [PULL 41/41] contrib/vhost-user-blk: Replace lseek64 with lseek
[PATCH v3 0/5] coroutine: Clean up includes
2022-12-21 13:14 UTC (6+ messages)
` [PATCH v3 1/5] coroutine: Clean up superfluous inclusion of qemu/coroutine.h
` [PATCH v3 2/5] coroutine: Move coroutine_fn to qemu/osdep.h, trim includes
` [PATCH v3 3/5] coroutine: Clean up superfluous inclusion of qemu/lockable.h
` [PATCH v3 4/5] coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
` [PATCH v3 5/5] coroutine: Use Coroutine typedef name instead of structure tag
[PATCH v3 00/10] Compiler warning fixes for libvhost-user,libvduse
2022-12-21 13:10 UTC (11+ messages)
` [PATCH v3 01/10] libvhost-user: Provide _GNU_SOURCE when compiling outside of QEMU
` [PATCH v3 02/10] libvhost-user: Replace typeof with __typeof__
` [PATCH v3 03/10] libvhost-user: Cast rc variable to avoid compiler warning
` [PATCH v3 04/10] libvhost-user: Use unsigned int i for some for-loop iterations
` [PATCH v3 05/10] libvhost-user: Declare uffdio_register early to make it C90 compliant
` [PATCH v3 06/10] libvhost-user: Change dev->postcopy_ufd assignment "
` [PATCH v3 07/10] libvhost-user: Switch to unsigned int for inuse field in struct VuVirtq
` [PATCH v3 08/10] libvduse: Provide _GNU_SOURCE when compiling outside of QEMU
` [PATCH v3 09/10] libvduse: Switch to unsigned int for inuse field in struct VduseVirtq
` [PATCH v3 10/10] libvduse: Fix assignment in vring_set_avail_event
[PATCH] hw/core/loader: Remove declarations of option_rom_has_mr/rom_file_has_mr
2022-12-21 13:23 UTC
[PATCH-for-8.0 0/4] ppc: Clean up few headers to make them target agnostic
2022-12-21 13:26 UTC (5+ messages)
` [PATCH-for-8.0 4/4] hw/ppc/spapr_ovec: Avoid target_ulong spapr_ovec_parse_vector()
[PATCH v6 0/3] Fix the virtio features negotiation flaw
2022-12-21 13:06 UTC (4+ messages)
` [PATCH v6 1/3] vhost-user: Refactor vhost acked features saving
` [PATCH v6 2/3] vhost-user: Refactor the chr_closed_bh
` [PATCH v6 3/3] vhost-user: Fix the virtio features negotiation flaw
[PATCH v2 00/10] Compiler warning fixes for libvhost-user,libvduse
2022-12-21 13:08 UTC (6+ messages)
` [PATCH v2 09/10] libvduse: Switch to unsigned int for inuse field in struct VduseVirtq
` [RFC v2 10/10] libvduse: Fix assignment in vring_set_avail_event
[PULL v3 0/6] QEMU Guest Agent misc patches
2022-12-21 12:37 UTC (2+ messages)
[RFC PATCH-for-8.0 0/3] hw/ppc: Remove tswap() calls
2022-12-21 12:33 UTC (9+ messages)
` [RFC PATCH-for-8.0 2/3] hw/ppc/spapr: Replace tswap64(HPTE) by cpu_to_be64(HPTE)
[PATCH] m25p80: Add the is25wp256 SFPD table
2022-12-21 12:22 UTC
[RFC PATCH v2 00/22] Xen HVM support under KVM
2022-12-21 12:16 UTC (6+ messages)
` [RFC PATCH v2 20/22] i386/xen: HVMOP_set_param / HVM_PARAM_CALLBACK_IRQ
[PATCH v3 0/4] Guest announce feature emulation using Shadow VirtQueue
2022-12-21 11:50 UTC (5+ messages)
` [PATCH v3 1/4] virtio_net: Modify virtio_net_get_config to early return
` [PATCH v3 2/4] virtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model has it
` [PATCH v3 3/4] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail
` [PATCH v3 4/4] vdpa: do not handle VIRTIO_NET_F_GUEST_ANNOUNCE in vhost-vdpa
[PATCH v9 00/12] ASID support in vhost-vdpa net
2022-12-21 11:47 UTC (6+ messages)
` [PATCH v9 06/12] vdpa: request iova_range only once
[PATCH 0/5] include/hw/pci include/hw/cxl: Clean up includes
2022-12-21 11:34 UTC (4+ messages)
` [PATCH 4/5] include/hw/pci: Split pci_device.h off pci.h
[PATCH RESEND v5 0/3] Fix the virtio features negotiation flaw
2022-12-21 11:27 UTC (2+ messages)
[PATCH v20 00/10] vhost-vdpa: add support for configure interrupt
2022-12-21 11:25 UTC (3+ messages)
` [PATCH v20 08/10] virtio-net: "
[PATCH 00/11] audio: more improvements
2022-12-21 11:03 UTC (3+ messages)
` [PATCH 10/11] alsaaudio: change default playback settings
[PATCH 0/5] exec: QAPI housekeeping for user emulation
2022-12-21 10:55 UTC (3+ messages)
` [PATCH 4/5] replay: Extract core API to 'exec/replay-core.h'
[PATCH 0/6] Trivial PPC cleanups
2022-12-21 10:27 UTC (5+ messages)
[PULL 00/15] ppc queue
2022-12-21 10:25 UTC (4+ messages)
[PATCH RESEND v2 0/5] target: Restrict 'qapi-commands-machine.h' to system emulation
2022-12-21 10:22 UTC (5+ messages)
` [PATCH RESEND v2 4/5] target/mips: "
` [PATCH RESEND v2 5/5] target/ppc: "
[PATCH v2 0/6] current status of testing/next
2022-12-21 10:23 UTC (12+ messages)
` [PATCH v2 1/6] configure: Fix check-tcg not executing any tests
` [PATCH v2 2/6] gitlab: turn off verbose logging for make check on custom runners
` [PATCH v2 3/6] configure: repeat ourselves for the benefit of CI
` [PATCH v2 4/6] tests/tcg: fix unused variable in linux-test
` [PATCH v2 5/6] tests/docker: use prebuilt toolchain for debian-hexagon-cross
` [PATCH v2 6/6] gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
[PATCH] target/hexagon: suppress unused variable warning
2022-12-21 10:13 UTC (2+ messages)
[RFC PATCH v3 00/38] Xen HVM support under KVM
2022-12-21 9:49 UTC (5+ messages)
` [RFC PATCH v3 03/38] xen: Add XEN_DISABLED mode and make it default
[PATCH 0/2] hw/arm/virt: Handle HVF in finalize_gic_version()
2022-12-21 9:43 UTC (4+ messages)
` [PATCH v2 1/2] hw/arm/virt: Consolidate GIC finalize logic
` [PATCH v2 2/2] hw/arm/virt: Make accels in GIC finalize logic explicit
[PATCH 0/2] hw/arm/virt: Handle HVF in finalize_gic_version()
2022-12-21 9:28 UTC (5+ messages)
` [PATCH 1/2] hw/arm/virt: Consolidate GIC finalize logic
[PATCH v2] MIPS: remove support for trap and emulate KVM
2022-12-21 9:17 UTC
[PATCH v4 0/6] Only generate cluster node in PPTT when specified
2022-12-21 9:13 UTC (3+ messages)
[[PATCH]--edit 0/6] current status of testing/next
2022-12-21 8:56 UTC (11+ messages)
` [[PATCH]--edit 1/6] configure: Fix check-tcg not executing any tests
` [[PATCH]--edit 2/6] gitlab: turn off verbose logging for make check on custom runners
` [[PATCH]--edit 3/6] configure: repeat ourselves for the benefit of CI
` [[PATCH]--edit 4/6] tests/tcg: fix unused variable in linux-test
` [[PATCH]--edit 5/6] tests/docker: use prebuilt toolchain for debian-hexagon-cross
` [[PATCH]--edit 6/6] gitlab-ci: Disable docs and GUIs for the build-tci and build-tcg-disabled jobs
[PATCH] MIPS: remove support for trap and emulate KVM
2022-12-21 8:51 UTC (2+ messages)
[PATCH] meson: Clean up some dependencies regarding qemu-system
2022-12-21 7:49 UTC (8+ messages)
[PATCH] hw/net: Fix read of uninitialized memory in ftgmac100
2022-12-21 7:30 UTC (2+ messages)
[PATCH v2 0/3] Decouple INTx-to-LNKx routing from south bridges
2022-12-21 7:24 UTC (8+ messages)
[PATCH 0/3] hw/arm/nseries: Minor housekeeping
2022-12-21 7:16 UTC (4+ messages)
` [PATCH 3/3] hw/arm/nseries: Silent -Wmissing-field-initializers warning
[PATCH-for-8.0 v2 00/11] hw/mips/malta: Generate nanoMIPS bootloader with bootloader generator API
2022-12-21 7:07 UTC (2+ messages)
[PATCH v2 0/7] hw/mips: Make gt64xxx_pci.c endian-agnostic
2022-12-21 7:06 UTC (2+ messages)
[PATCH v2 0/5] coroutine: Clean up includes
2022-12-21 7:01 UTC (3+ messages)
` [PATCH v2 4/5] coroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
[PATCH] target/riscv: Set pc_succ_insn for !rvc illegal insn
2022-12-21 6:20 UTC (2+ messages)
[PATCH v12 0/1] vhost-vdpa: add support for vIOMMU
2022-12-21 6:13 UTC (3+ messages)
[PULL v2 00/14] accel/tcg: Rewrite user-only vma tracking
2022-12-21 5:03 UTC (15+ messages)
` [PULL v2 01/14] util: Add interval-tree.c
` [PULL v2 02/14] accel/tcg: Rename page_flush_tb
` [PULL v2 03/14] accel/tcg: Use interval tree for TBs in user-only mode
` [PULL v2 04/14] accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE
` [PULL v2 05/14] accel/tcg: Drop PAGE_RESERVED for CONFIG_BSD
` [PULL v2 06/14] accel/tcg: Move page_{get,set}_flags to user-exec.c
` [PULL v2 07/14] accel/tcg: Use interval tree for user-only page tracking
` [PULL v2 08/14] accel/tcg: Move PageDesc tree into tb-maint.c for system
` [PULL v2 09/14] accel/tcg: Move remainder of page locking to tb-maint.c
` [PULL v2 10/14] accel/tcg: Restrict cpu_io_recompile() to system emulation
` [PULL v2 11/14] accel/tcg: Remove trace events from trace-root.h
` [PULL v2 12/14] accel/tcg: Rename tb_invalidate_phys_page_fast{, __locked}()
` [PULL v2 13/14] accel/tcg: Factor tb_invalidate_phys_range_fast() out
` [PULL v2 14/14] accel/tcg: Restrict page_collection structure to system TB maintainance
[RFC v5 0/3] Add zoned storage emulation to virtio-blk driver
2022-12-21 4:06 UTC (4+ messages)
` [RFC v5 2/3] virtio-blk: add zoned storage emulation for zoned devices
[PATCH 0/5] cpus: Remove system reset() API from user emulation
2022-12-21 4:00 UTC (3+ messages)
[PATCH 0/3] Fix UNMAP notifier for intel-iommu
2022-12-21 3:17 UTC (3+ messages)
[RFC PATCH v4 01/47] Xen HVM support under KVM
2022-12-21 1:06 UTC (36+ messages)
` [RFC PATCH v4 01/47] include: import Xen public headers to include/standard-headers/
` [RFC PATCH v4 03/47] xen: Add XEN_DISABLED mode and make it default
` [RFC PATCH v4 04/47] i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
` [RFC PATCH v4 06/47] i386/hvm: Set Xen vCPU ID in KVM
` [RFC PATCH v4 07/47] xen-platform: exclude vfio-pci from the PCI platform unplug
` [RFC PATCH v4 08/47] xen-platform: allow its creation with XEN_EMULATE mode
` [RFC PATCH v4 10/47] i386/xen: handle guest hypercalls
` [RFC PATCH v4 12/47] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
` [RFC PATCH v4 14/47] hw/xen: Add xen_overlay device for emulating shared xenheap pages
` [RFC PATCH v4 15/47] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
` [RFC PATCH v4 17/47] i386/xen: implement HYPERVISOR_memory_op
` [RFC PATCH v4 18/47] i386/xen: implement XENMEM_add_to_physmap_batch
` [RFC PATCH v4 19/47] i386/xen: implement HYPERVISOR_hvm_op
` [RFC PATCH v4 20/47] i386/xen: implement HYPERVISOR_vcpu_op
` [RFC PATCH v4 21/47] i386/xen: handle VCPUOP_register_vcpu_info
` [RFC PATCH v4 22/47] i386/xen: handle VCPUOP_register_vcpu_time_info
` [RFC PATCH v4 24/47] i386/xen: implement HYPERVISOR_event_channel_op
` [RFC PATCH v4 25/47] i386/xen: implement HVMOP_set_evtchn_upcall_vector
` [RFC PATCH v4 27/47] hw/xen: Add xen_evtchn device for event channel emulation
` [RFC PATCH v4 29/47] hw/xen: Implement EVTCHNOP_status
` [RFC PATCH v4 30/47] hw/xen: Implement EVTCHNOP_close
` [RFC PATCH v4 31/47] hw/xen: Implement EVTCHNOP_unmask
` [RFC PATCH v4 32/47] hw/xen: Implement EVTCHNOP_bind_virq
` [RFC PATCH v4 33/47] hw/xen: Implement EVTCHNOP_bind_ipi
` [RFC PATCH v4 34/47] hw/xen: Implement EVTCHNOP_send
` [RFC PATCH v4 35/47] hw/xen: Implement EVTCHNOP_alloc_unbound
` [RFC PATCH v4 36/47] hw/xen: Implement EVTCHNOP_bind_interdomain
` [RFC PATCH v4 37/47] hw/xen: Implement EVTCHNOP_bind_vcpu
` [RFC PATCH v4 38/47] hw/xen: Implement EVTCHNOP_reset
` [RFC PATCH v4 42/47] kvm/i386: Add xen-gnttab-max-frames property
` [RFC PATCH v4 43/47] hw/xen: Add xen_gnttab device for grant table emulation
` [RFC PATCH v4 44/47] hw/xen: Support mapping grant frames
` [RFC PATCH v4 45/47] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
` [RFC PATCH v4 46/47] hw/xen: Implement GNTTABOP_query_size
` [RFC PATCH v4 47/47] i386/xen: handle PV timer hypercalls
[PATCH v2 0/5] target/arm: Some CONFIG_TCG code movement
2022-12-21 1:23 UTC (5+ messages)
` [PATCH v2 4/5] target/arm: Move PC alignment check
` [PATCH v2 5/5] target/arm: only perform TCG cpu and machine inits if TCG enabled
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).