messages from 2023-02-01 11:15:23 to 2023-02-01 20:11:51 UTC [more...]
[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] x86: fix q35 kernel measurements broken due to rng seeding
2023-02-01 19:35 UTC (10+ messages)
[PATCH v6 00/36] tcg: Support for Int128 with helpers
2023-02-01 19:07 UTC (13+ 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 v6 32/36] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
` [PATCH] tests/tcg/s390x: Add cdsg.c
[PATCH v5 00/14] Hexagon: COF overrides, new generator, test/bug update
2023-02-01 18:43 UTC (10+ messages)
` [PATCH v5 01/14] Hexagon (target/hexagon) Add overrides for jumpr31 instructions
` [PATCH v5 02/14] Hexagon (target/hexagon) Add overrides for callr
` [PATCH v5 03/14] Hexagon (target/hexagon) Add overrides for endloop1/endloop01
` [PATCH v5 04/14] Hexagon (target/hexagon) Add overrides for dealloc-return instructions
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 v5 0/3] riscv_load_fdt() semantics change
2023-02-01 17:12 UTC (4+ 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
[PATCH 1/9] Updated the FSF address in file hw/sh4/sh7750_regs.h
2023-02-01 16:37 UTC (14+ messages)
` [PATCH 2/9] Updated the FSF address in file contrib/gitdm/filetypes.txt
` [PATCH 3/9] Updated the FSF address in file hw/scsi/viosrp.h
` [PATCH 4/9] Updated the FSF address in file include/qemu/uri.h
` [PATCH 5/9] Updated the FSF address in file include/hw/arm/raspi_platform.h
` [PATCH 6/9] Updated the FSF address in file tests/unit/rcutorture.c
` [PATCH 7/9] Updated the FSF address in file util/uri.c
` [PATCH 8/9] Updated the FSF address in tests/unit/test-rcu-list.c
` [PATCH 9/9] Updated the FSF address in tests/qemu-iotests/022
[PATCH v4 0/9] igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech>
2023-02-01 13:13 UTC (11+ messages)
` [PATCH v4 1/9] MAINTAINERS: Add Sriram Yagnaraman as a igb reviewer
` [PATCH v4 2/9] igb: handle PF/VF reset properly
` [PATCH v4 3/9] igb: add ICR_RXDW
` [PATCH v4 4/9] igb: implement VFRE and VFTE registers
` [PATCH v4 5/9] igb: check oversized packets for VMDq
` [PATCH v4 6/9] igb: respect E1000_VMOLR_RSSE
` [PATCH v4 7/9] igb: implement VF Tx and Rx stats
` [PATCH v4 8/9] igb: respect VT_CTL ignore MAC field
` [PATCH v4 9/9] igb: respect VMVIR and VMOLR for VLAN
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
[PATCH v9 0/5] riscv: Allow user to set the satp mode
2023-02-01 15:49 UTC (7+ messages)
` [PATCH v9 2/5] riscv: Change type of valid_vm_1_10_[32|64] to bool
` [PATCH v9 4/5] riscv: Introduce satp mode hw capabilities
` [PATCH v9 5/5] riscv: Correctly set the device-tree entry 'mmu-type'
[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] target/riscv: Add RVV registers to log
2023-02-01 14:24 UTC
[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 (9+ messages)
` [PATCH 02/25] aspeed: Add Supermicro X11 SPI machine type
` [PATCH 08/25] hw/arm/boot: Export write_bootloader for Aspeed machines
[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 (60+ 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 03/59] xen: Add XEN_DISABLED mode and make it default
` [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 06/59] i386/hvm: Set Xen vCPU ID in KVM
` [PATCH v10 07/59] xen-platform: exclude vfio-pci from the PCI platform unplug
` [PATCH v10 08/59] xen-platform: allow its creation with XEN_EMULATE mode
` [PATCH v10 09/59] i386/xen: handle guest hypercalls
` [PATCH v10 10/59] i386/xen: implement HYPERVISOR_xen_version
` [PATCH v10 11/59] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
` [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 15/59] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
` [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 20/59] i386/xen: implement HYPERVISOR_vcpu_op
` [PATCH v10 21/59] i386/xen: handle VCPUOP_register_vcpu_info
` [PATCH v10 22/59] i386/xen: handle VCPUOP_register_vcpu_time_info
` [PATCH v10 23/59] i386/xen: handle VCPUOP_register_runstate_memory_area
` [PATCH v10 24/59] i386/xen: implement HYPERVISOR_event_channel_op
` [PATCH v10 25/59] i386/xen: implement HVMOP_set_evtchn_upcall_vector
` [PATCH v10 26/59] i386/xen: implement HVMOP_set_param
` [PATCH v10 27/59] hw/xen: Add xen_evtchn device for event channel emulation
` [PATCH v10 28/59] i386/xen: Add support for Xen event channel delivery to vCPU
` [PATCH v10 29/59] hw/xen: Implement EVTCHNOP_status
` [PATCH v10 30/59] hw/xen: Implement EVTCHNOP_close
` [PATCH v10 31/59] hw/xen: Implement EVTCHNOP_unmask
` [PATCH v10 32/59] hw/xen: Implement EVTCHNOP_bind_virq
` [PATCH v10 33/59] hw/xen: Implement EVTCHNOP_bind_ipi
` [PATCH v10 34/59] hw/xen: Implement EVTCHNOP_send
` [PATCH v10 35/59] hw/xen: Implement EVTCHNOP_alloc_unbound
` [PATCH v10 36/59] hw/xen: Implement EVTCHNOP_bind_interdomain
` [PATCH v10 37/59] hw/xen: Implement EVTCHNOP_bind_vcpu
` [PATCH v10 38/59] hw/xen: Implement EVTCHNOP_reset
` [PATCH v10 39/59] i386/xen: add monitor commands to test event injection
` [PATCH v10 40/59] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
` [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 43/59] hw/xen: Add xen_gnttab device for grant table emulation
` [PATCH v10 44/59] hw/xen: Support mapping grant frames
` [PATCH v10 45/59] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
` [PATCH v10 46/59] hw/xen: Implement GNTTABOP_query_size
` [PATCH v10 47/59] i386/xen: handle PV timer hypercalls
` [PATCH v10 48/59] i386/xen: Reserve Xen special pages for console, xenstore rings
` [PATCH v10 49/59] i386/xen: handle HVMOP_get_param
` [PATCH v10 50/59] hw/xen: Add backend implementation of interdomain event channel support
` [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 53/59] hw/xen: Automatically add xen-platform PCI device for emulated Xen guests
` [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 v10 57/59] hw/xen: Support MSI "
` [PATCH v10 58/59] kvm/i386: Add xen-evtchn-max-pirq property
` [PATCH v10 59/59] i386/xen: Document Xen HVM emulation
[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
[PATCH] vhost-user-fs: add capability to allow migration
2023-02-01 14:26 UTC (8+ messages)
[PATCH] accel/tcg: Complete cpu initialization before registration
2023-02-01 14:20 UTC (2+ messages)
[PATCH v2] x86: fix q35 kernel measurements broken due to rng seeding
2023-02-01 13:59 UTC
[PATCH 0/2] target/i386: add support for cpu FLUSH_L1D feature and FB_CLEAR capability
2023-02-01 13:57 UTC (3+ messages)
` [PATCH 1/2] target/i386: add support for FLUSH_L1D feature
` [PATCH 2/2] target/i386: add support for FB_CLEAR feature
[PATCH v9 0/3] hw/riscv: clear kernel_entry high bits with 32bit CPUs
2023-02-01 13:48 UTC (4+ messages)
` [PATCH v9 1/3] hw/riscv: clear kernel_entry higher bits from load_elf_ram_sym()
[RFC PATCH v5 0/9] target/arm: Allow CONFIG_TCG=n builds
2023-02-01 13:36 UTC (2+ messages)
[PATCH v15 00/11] s390x: CPU Topology
2023-02-01 13:20 UTC (12+ messages)
` [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
` [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v15 04/11] s390x/sclp: reporting the maximum nested topology entries
` [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report
` [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction
` [PATCH v15 07/11] target/s390x/cpu topology: activating CPU topology
` [PATCH v15 08/11] qapi/s390x/cpu topology: x-set-cpu-topology monitor command
` [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast
` [PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event
` [PATCH v15 11/11] docs/s390x/cpu topology: document s390x cpu topology
[PULL v3 00/38] Block layer patches
2023-02-01 13:28 UTC (2+ messages)
[PATCH] hw/usb/hcd-ohci: Fix typo
2023-02-01 13:23 UTC (2+ messages)
[PATCH v3 00/11] tests/qtest: Allow running boot-serial / migration with TCG disabled
2023-02-01 13:07 UTC (5+ messages)
` [PATCH v3 06/11] tests/qtest/migration-test: Reduce 'cmd_source' string scope
[PATCH v4 00/16] hw/9pfs: Add 9pfs support for Windows
2023-02-01 13:04 UTC (5+ messages)
[PATCH v3 0/9] igb: merge changes from <20221229190817.25500-1-sriram.yagnaraman@est.tech>
2023-02-01 13:03 UTC (5+ messages)
` [PATCH v3 8/9] igb: respect VT_CTL ignore MAC field
Emulating device configuration / max_virtqueue_pairs in vhost-vdpa and vhost-user
2023-02-01 11:48 UTC (5+ messages)
[PATCH] tests/tcg/s390x: Use -nostdlib for softmmu tests
2023-02-01 11:06 UTC (2+ 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).