qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-01 14:44:27 to 2023-02-02 05:49:20 UTC [more...]

[PATCH v2 00/23] vfio-user client
 2023-02-02  5:55 UTC  (15+ messages)
` [PATCH v2 01/23] vfio-user: introduce vfio-user protocol specification
` [PATCH v2 02/23] vfio-user: add VFIO base abstract class
` [PATCH v2 03/23] vfio-user: add container IO ops vector
` [PATCH v2 05/23] vfio-user: add device "
` [PATCH v2 07/23] vfio-user: connect vfio proxy to remote server
` [PATCH v2 08/23] vfio-user: define socket receive functions
` [PATCH v2 09/23] vfio-user: define socket send functions
` [PATCH v2 11/23] vfio-user: get region info
` [PATCH v2 12/23] vfio-user: region read/write
` [PATCH v2 13/23] vfio-user: pci_user_realize PCI setup
` [PATCH v2 20/23] vfio-user: dma read/write operations
` [PATCH v2 21/23] vfio-user: pci reset
` [PATCH v2 22/23] vfio-user: add 'x-msg-timeout' option that specifies msg wait times
` [PATCH v2 23/23] vfio-user: add coalesced posted writes

[PATCH v1 00/24] vfio-user client
 2023-02-02  5:21 UTC  (12+ messages)
` [PATCH v1 04/24] vfio-user: add region cache
` [PATCH v1 09/24] vfio-user: define socket send functions
` [PATCH v1 14/24] vfio-user: get and set IRQs

[PATCH 00/10] Add basic ACPI support for risc-v virt
 2023-02-02  4:52 UTC  (11+ messages)
` [PATCH 01/10] hw/riscv/virt: Add OEM_ID and OEM_TABLE_ID fields
` [PATCH 02/10] hw/riscv/virt: Add a switch to enable/disable ACPI
` [PATCH 03/10] hw/riscv/virt: Add memmap pointer to RiscVVirtState
` [PATCH 04/10] hw/riscv/virt: virt-acpi-build.c: Add basic ACPI tables
` [PATCH 05/10] hw/riscv/virt: virt-acpi-build.c: Add RINTC in MADT
` [PATCH 06/10] hw/riscv/virt: virt-acpi-build.c: Add RHCT Table
` [PATCH 07/10] hw/riscv: meson.build: Build virt-acpi-build.c
` [PATCH 08/10] hw/riscv/Kconfig: virt: Enable ACPI config options
` [PATCH 09/10] hw/riscv/virt.c: Initialize the ACPI tables
` [PATCH 10/10] MAINTAINERS: Add entry for RISC-V ACPI

Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
 2023-02-02  3:44 UTC  (12+ messages)

[PATCH 1/1] target/loongarch: LL.{W/D} need writes val to dest register after sign extension
 2023-02-02  3:16 UTC 

[SeaBIOS PATCH] xen: require Xen info structure at 0x1000 to detect Xen
 2023-02-02  2:13 UTC  (2+ messages)
` [SeaBIOS] "

[PATCH v5 0/3] riscv_load_fdt() semantics change
 2023-02-02  2:03 UTC  (6+ messages)
` [PATCH v5 1/3] hw/riscv/boot.c: calculate fdt size after fdt_pack()
` [PATCH v5 2/3] hw/riscv: split fdt address calculation from fdt load
` [PATCH v5 3/3] hw/riscv: change riscv_compute_fdt_addr() semantics

[RFC v2 00/13] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
 2023-02-02  1:52 UTC  (10+ messages)
` [RFC v2 11/13] vdpa: add vdpa net migration state notifier
` [RFC v2 12/13] vdpa: preemptive kick at enable

[PATCH 00/14] linux-user/sparc: Handle missing traps
 2023-02-02  1:15 UTC  (16+ messages)
` [PATCH 01/14] linux-user/sparc: Raise SIGILL for all unhandled software traps
` [PATCH 02/14] linux-user/sparc: Tidy syscall trap
` [PATCH 03/14] linux-user/sparc: Use TT_TRAP for flush windows
` [PATCH 04/14] linux-user/sparc: Tidy window spill/fill traps
` [PATCH 05/14] linux-user/sparc: Fix sparc64_{get,set}_context traps
` [PATCH 06/14] linux-user/sparc: Handle software breakpoint trap
` [PATCH 07/14] linux-user/sparc: Handle division by zero traps
` [PATCH 08/14] linux-user/sparc: Handle getcc, setcc, getpsr traps
` [PATCH 09/14] linux-user/sparc: Handle priviledged opcode trap
` [PATCH 10/14] linux-user/sparc: Handle privilidged action trap
` [PATCH 11/14] linux-user/sparc: Handle coprocessor disabled trap
` [PATCH 12/14] linux-user/sparc: Handle unimplemented flush trap
` [PATCH 13/14] linux-user/sparc: Handle floating-point exceptions
` [PATCH 14/14] linux-user/sparc: Handle tag overflow traps

[PATCH] vhost-user-fs: add capability to allow migration
 2023-02-02  0:54 UTC  (9+ messages)

[PATCH v9 0/5] riscv: Allow user to set the satp mode
 2023-02-02  0:48 UTC  (5+ messages)
` [PATCH v9 3/5] "
` [PATCH v9 4/5] riscv: Introduce satp mode hw capabilities

[PATCH v7 0/7] Misc ppc/mac machines clean up
 2023-02-02  0:46 UTC  (12+ messages)
` [PATCH v7 3/7] mac_{old,new}world: Pass MacOS VGA NDRV in card ROM instead of fw_cfg

[PATCH v2] target/riscv: set tval for triggered watchpoints
 2023-02-02  0:42 UTC  (3+ messages)

[PATCH v9 0/3] hw/riscv: clear kernel_entry high bits with 32bit CPUs
 2023-02-02  0:28 UTC  (5+ messages)
` [PATCH v9 1/3] hw/riscv: clear kernel_entry higher bits from load_elf_ram_sym()

[PATCH] hw/riscv: boot: Don't use CSRs if they are disabled
 2023-02-02  0:26 UTC  (7+ messages)

[PATCH v2 0/2] mac_nvram: Add block backend to persist NVRAM contents
 2023-02-02  0:24 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mac_oldworld: Allow specifying nvram backing store

[PATCH 0/4] Misc macio clean ups
 2023-02-01 23:54 UTC  (5+ messages)
` [PATCH 4/4] hw/misc/macio: Return bool from functions taking errp

[PATCH] mac_nvram: Add block backend to persist NVRAM contents
 2023-02-01 23:27 UTC  (2+ messages)

An issue with x86 tcg and MMIO
 2023-02-01 21:50 UTC 

[PATCH] target/riscv: Add RVV registers to log
 2023-02-01 21:30 UTC  (2+ messages)

[PATCH 0/5] docs: expand block driver documentation
 2023-02-01 21:12 UTC  (6+ messages)
` [PATCH 1/5] docs: expand introduction to disk images
` [PATCH 2/5] docs: differentiate between block driver create and runtime opts
` [PATCH 3/5] docs: flesh out raw format driver description
` [PATCH 4/5] docs: flesh out qcow2 "
` [PATCH 5/5] docs: add throttle filter description

[PATCH v2 0/3] util/userfaultfd: Support /dev/userfaultfd
 2023-02-01 21:10 UTC  (4+ messages)
` [PATCH v2 1/3] linux-headers: Update to v6.1
` [PATCH v2 2/3] util/userfaultfd: Add uffd_open()
` [PATCH v2 3/3] util/userfaultfd: Support /dev/userfaultfd

[RFC PATCH v5 0/9] target/arm: Allow CONFIG_TCG=n builds
 2023-02-01 20:54 UTC  (6+ messages)
` [RFC PATCH v5 7/9] target/avocado: Pass parameters to migration test on aarch64

[RFC PATCH 0/2] fix SD card migration
 2023-02-01 20:52 UTC  (4+ messages)
` [RFC PATCH 2/2] hw/sd: skip double power-up in sd_vmstate_pre_load()

[PATCH: fix for virt instr exception] target/riscv: fix for virtual instr exception
 2023-02-01 20:50 UTC  (4+ messages)

[PATCH] x86: fix q35 kernel measurements broken due to rng seeding
 2023-02-01 20:48 UTC  (13+ messages)

[PATCH 00/32] Move and clean up monitor command code
 2023-02-01 20:46 UTC  (5+ messages)
` [PATCH 17/32] migration: Move HMP commands from monitor/ to migration/
` [PATCH 18/32] migration: Move the QMP command "

[PATCH] accel/tcg: Complete cpu initialization before registration
 2023-02-01 20:37 UTC  (3+ messages)

[PATCH 00/18] vfio: Add migration pre-copy support and device dirty tracking
 2023-02-01 20:10 UTC  (10+ messages)
` [PATCH 01/18] vfio/migration: Add VFIO migration pre-copy support

[PATCH 0/4] Fix deadlock when dying because of a signal
 2023-02-01 19:58 UTC  (10+ messages)
` [PATCH 1/4] cpus: Make {start,end}_exclusive() recursive
` [PATCH 2/4] linux-user/microblaze: Handle privileged exception
` [PATCH 3/4] linux-user/sparc: Handle "ta 5"
` [PATCH 4/4] tests/tcg/linux-test: Add linux-fork-trap test

[PATCH RFC 00/21] migration: Support hugetlb doublemaps
 2023-02-01 19:52 UTC  (22+ messages)
` [PATCH RFC 14/21] migration: Map hugetlbfs ramblocks twice, and pre-allocate
` [PATCH RFC 15/21] migration: Teach qemu about minor faults and doublemap
` [PATCH RFC 16/21] migration: Enable doublemap with MADV_SPLIT
` [PATCH RFC 17/21] migration: Rework ram discard logic for hugetlb double-map
` [PATCH RFC 18/21] migration: Allow postcopy_register_shared_ufd() to fail
` [PATCH RFC 19/21] migration: Add postcopy_mark_received()
` [PATCH RFC 20/21] migration: Handle page faults using UFFDIO_CONTINUE
` [PATCH RFC 21/21] migration: Collapse huge pages again after postcopy finished

[PATCH v6 32/36] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
 2023-02-01 19:07 UTC  (3+ messages)
` [PATCH] tests/tcg/s390x: Add cdsg.c

[PATCH v6 00/36] tcg: Support for Int128 with helpers
 2023-02-01 19:05 UTC  (9+ messages)
` [PATCH v6 15/36] tcg: Add guest load/store primitives for TCGv_i128
` [PATCH v6 19/36] target/arm: Use tcg_gen_atomic_cmpxchg_i128 for CASP
` [PATCH v6 29/36] target/s390x: Copy wout_x1 to wout_x1_P

[PATCH v5 00/14] Hexagon: COF overrides, new generator, test/bug update
 2023-02-01 18:43 UTC  (4+ messages)
` [PATCH v5 03/14] Hexagon (target/hexagon) Add overrides for endloop1/endloop01

Fortnightly KVM call for 2023-02-07
 2023-02-01 18:39 UTC  (2+ messages)

[RFC v2 0/2] spice: Add an option to forward the dmabuf directly to the encoder (v2)
 2023-02-01 18:25 UTC  (7+ messages)
` [RFC v2 2/2] "

[QEMU][PATCH v5 00/10] Introduce xenpvh machine for arm architecture
 2023-02-01 18:22 UTC  (4+ messages)
` [QEMU][PATCH v5 09/10] hw/arm: introduce xenpvh machine

[PULL 00/35] Testing, docs, semihosting and plugin updates
 2023-02-01 18:06 UTC  (3+ messages)

[PATCH 1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h
 2023-02-01 17:33 UTC 

[PATCH 1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h
 2023-02-01 16:37 UTC  (3+ messages)

[PATCH v4 0/9] igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech>
 2023-02-01 11:17 UTC  (3+ messages)
` [PATCH v4 2/9] igb: handle PF/VF reset properly
` [PATCH v4 3/9] igb: add ICR_RXDW

no more pullreq processing til February
 2023-02-01 16:18 UTC  (5+ messages)

[RFC PATCH v2 0/3] hw/cxl: Poison get, inject, clear
 2023-02-01 16:10 UTC  (5+ messages)
` [RFC PATCH v2 1/3] hw/cxl: QMP based poison injection support

[PULL v4 00/38] Block layer patches
 2023-02-01 16:03 UTC 

[RFC v3 00/18] vfio: Adopt iommufd
 2023-02-01 15:42 UTC  (4+ messages)
` [RFC v3 16/18] vfio/iommufd: Implement the iommufd backend

[PATCH v3 0/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
 2023-02-01 15:27 UTC  (5+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] qemu-io: use BdrvRequestFlags instead of int
` [PATCH v3 3/4] qemu-io: add -r option to register I/O buffer
` [PATCH v3 4/4] iotests/detect-zeroes-registered-buf: add new test

[PATCH 00/25] aspeed: Various extensions, fixes and cleanups
 2023-02-01 15:01 UTC  (5+ messages)
` [PATCH 02/25] aspeed: Add Supermicro X11 SPI machine type

[PATCH v6 0/2] check magic value for deciding the mapping of channels
 2023-02-01 15:00 UTC  (7+ messages)
` [PATCH v6 1/2] io: Add support for MSG_PEEK for socket channel
` [PATCH v6 2/2] migration: check magic value for deciding the mapping of channels

[PATCH 0/3] util/userfaultfd: Support /dev/userfaultfd
 2023-02-01 14:58 UTC  (11+ messages)

[PATCH v10 00/59] Xen HVM support under KVM
 2023-02-01 14:31 UTC  (33+ messages)
` [PATCH v10 01/59] include: import Xen public headers to hw/xen/interface
` [PATCH v10 02/59] xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation
` [PATCH v10 04/59] i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
` [PATCH v10 05/59] i386/kvm: handle Xen HVM cpuid leaves
` [PATCH v10 07/59] xen-platform: exclude vfio-pci from the PCI platform unplug
` [PATCH v10 09/59] i386/xen: handle guest hypercalls
` [PATCH v10 10/59] i386/xen: implement HYPERVISOR_xen_version
` [PATCH v10 12/59] i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
` [PATCH v10 13/59] hw/xen: Add xen_overlay device for emulating shared xenheap pages
` [PATCH v10 14/59] xen: Permit --xen-domid argument when accel is KVM
` [PATCH v10 16/59] i386/xen: manage and save/restore Xen guest long_mode setting
` [PATCH v10 17/59] i386/xen: implement HYPERVISOR_memory_op
` [PATCH v10 18/59] i386/xen: implement XENMEM_add_to_physmap_batch
` [PATCH v10 19/59] i386/xen: implement HYPERVISOR_hvm_op
` [PATCH v10 21/59] i386/xen: handle VCPUOP_register_vcpu_info
` [PATCH v10 23/59] i386/xen: handle VCPUOP_register_runstate_memory_area
` [PATCH v10 27/59] hw/xen: Add xen_evtchn device for event channel emulation
` [PATCH v10 29/59] hw/xen: Implement EVTCHNOP_status
` [PATCH v10 32/59] hw/xen: Implement EVTCHNOP_bind_virq
` [PATCH v10 34/59] hw/xen: Implement EVTCHNOP_send
` [PATCH v10 38/59] hw/xen: Implement EVTCHNOP_reset
` [PATCH v10 39/59] i386/xen: add monitor commands to test event injection
` [PATCH v10 41/59] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
` [PATCH v10 42/59] kvm/i386: Add xen-gnttab-max-frames property
` [PATCH v10 45/59] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
` [PATCH v10 47/59] i386/xen: handle PV timer hypercalls
` [PATCH v10 49/59] i386/xen: handle HVMOP_get_param
` [PATCH v10 51/59] hw/xen: Add xen_xenstore device for xenstore emulation
` [PATCH v10 52/59] hw/xen: Add basic ring handling to xenstore
` [PATCH v10 54/59] i386/xen: Implement HYPERVISOR_physdev_op
` [PATCH v10 55/59] hw/xen: Implement emulated PIRQ hypercall support
` [PATCH v10 56/59] hw/xen: Support GSI mapping to PIRQ

[PATCH v5 00/20] Clean up includes
 2023-02-01 14:54 UTC  (7+ messages)
` [PATCH v5 04/20] scripts/clean-includes: Improve --git commit message

[PATCH] vhost-user-fs: add capability to allow migration
 2023-02-01 14:37 UTC  (13+ messages)

[RFC PATCH v1 0/8] Look Ma! We made a XenStore
 2023-02-01 14:43 UTC  (9+ messages)
` [RFC PATCH v1 1/8] hw/xen: Add xenstore wire implementation and implementation stubs
` [RFC PATCH v1 2/8] hw/xen: Add basic XenStore tree walk and write/read/directory support
` [RFC PATCH v1 3/8] hw/xen: Implement XenStore watches
` [RFC PATCH v1 4/8] hw/xen: Implement XenStore transactions
` [RFC PATCH v1 5/8] hw/xen: Watches on "
` [RFC PATCH v1 6/8] xenstore perms WIP
` [RFC PATCH v1 7/8] hw/xen: Implement core serialize/deserialize methods for xenstore_impl
` [RFC PATCH v1 8/8] hw/xen: Create initial XenStore nodes

[PATCH v2 0/4] block: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
 2023-02-01 14:49 UTC  (4+ messages)
` [PATCH v2 3/4] qemu-io: add -r option to register I/O buffer


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).