messages from 2023-02-16 03:11:00 to 2023-02-16 09:48:42 UTC [more...]
[RFC PATCH v11bis 00/26] Emulated XenStore and PV backend support
2023-02-16 9:44 UTC (27+ messages)
` [RFC PATCH v11bis 01/26] hw/xen: Add xenstore wire implementation and implementation stubs
` [RFC PATCH v11bis 02/26] hw/xen: Add basic XenStore tree walk and write/read/directory support
` [RFC PATCH v11bis 03/26] hw/xen: Implement XenStore watches
` [RFC PATCH v11bis 04/26] hw/xen: Implement XenStore transactions
` [RFC PATCH v11bis 05/26] hw/xen: Watches on "
` [RFC PATCH v11bis 06/26] xenstore perms WIP
` [RFC PATCH v11bis 07/26] hw/xen: Implement core serialize/deserialize methods for xenstore_impl
` [RFC PATCH v11bis 08/26] hw/xen: Create initial XenStore nodes
` [RFC PATCH v11bis 09/26] hw/xen: Add evtchn operations to allow redirection to internal emulation
` [RFC PATCH v11bis 10/26] hw/xen: Add gnttab "
` [RFC PATCH v11bis 11/26] hw/xen: Pass grant ref to gnttab unmap operation
` [RFC PATCH v11bis 12/26] hw/xen: Add foreignmem operations to allow redirection to internal emulation
` [RFC PATCH v11bis 13/26] hw/xen: Add xenstore "
` [RFC PATCH v11bis 14/26] hw/xen: Move xenstore_store_pv_console_info to xen_console.c
` [RFC PATCH v11bis 15/26] hw/xen: Use XEN_PAGE_SIZE in PV backend drivers
` [RFC PATCH v11bis 16/26] hw/xen: Rename xen_common.h to xen_native.h
` [RFC PATCH v11bis 17/26] hw/xen: Build PV backend drivers for CONFIG_XEN_BUS
` [RFC PATCH v11bis 18/26] hw/xen: Avoid crash when backend watch fires too early
` [RFC PATCH v11bis 19/26] hw/xen: Only advertise ring-page-order for xen-block if gnttab supports it
` [RFC PATCH v11bis 20/26] hw/xen: Hook up emulated implementation for event channel operations
` [RFC PATCH v11bis 21/26] hw/xen: Add emulated implementation of grant table operations
` [RFC PATCH v11bis 22/26] hw/xen: Add emulated implementation of XenStore operations
` [RFC PATCH v11bis 23/26] hw/xen: Map guest XENSTORE_PFN grant in emulated Xenstore
` [RFC PATCH v11bis 24/26] hw/xen: Implement soft reset for emulated gnttab
` [RFC PATCH v11bis 25/26] hw/xen: Subsume xen_be_register_common() into xen_be_init()
` [RFC PATCH v11bis 26/26] i386/xen: Initialize Xen backends from pc_basic_device_init() for emulation
[PATCH] qemu: make version available in coredump
2023-02-16 9:44 UTC (3+ messages)
[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
2023-02-16 9:41 UTC (3+ messages)
Does the page boundary check still necessary?
2023-02-16 9:35 UTC (7+ messages)
[PATCH v3 00/10] enable write_misa() and RISCV_FEATURE_* cleanups
2023-02-16 9:33 UTC (4+ messages)
` [PATCH v3 02/10] target/riscv: always allow write_misa() to write MISA
[RFC PATCH v2 0/2] i386/sev: Support measured direct kernel boot on SNP
2023-02-16 9:33 UTC (6+ messages)
` [RFC PATCH v2 1/2] qapi, i386: Move kernel-hashes to SevCommonProperties
` [RFC PATCH v2 2/2] i386/sev: Allow measured direct kernel boot on SNP
[RFC 00/52] Introduce hybrid CPU topology
2023-02-16 9:31 UTC (5+ messages)
` [RFC 08/52] machine: Add helpers to get cpu topology info from MachineState.topo
` [RFC 12/52] hw/acpi: Replace MachineState.smp access with topology helpers
[PATCH] hw/arm: Add missing ZynqMP ZCU102 -> USB_DWC3 Kconfig dependency
2023-02-16 9:27 UTC (2+ messages)
Lost partition tables on ide-hd + ahci drive
2023-02-16 8:58 UTC (5+ messages)
[PATCH qemu 1/2] hw/at24c : modify at24c to support 1 byte address mode
2023-02-16 8:47 UTC (3+ messages)
[PATCH 0/8] aspeed: I2C fixes, -drive removal (first step)
2023-02-16 8:47 UTC (4+ messages)
` [PATCH 1/8] m25p80: Improve error when the backend file size does not match the device
[PATCH v3 0/2] s390x/pv: Add support for asynchronous teardown for reboot
2023-02-16 8:43 UTC (3+ messages)
` [PATCH v3 2/2] "
[PATCH v2] audio/pwaudio.c: Add Pipewire audio backend for QEMU
2023-02-16 8:25 UTC
[PATCH v10 00/12] vfio/migration: Implement VFIO migration protocol v2
2023-02-16 8:15 UTC (6+ messages)
` [PATCH v10 09/12] "
[PATCH 00/12] testing/next: docker, avocado, unit,
2023-02-16 8:15 UTC (15+ messages)
` [PATCH 01/12] gitlab: tweak and filter ninja output to reduce build noise
` [PATCH 04/12] tests: be a bit more strict cleaning up fifos
` [PATCH 05/12] gitlab: reduce default verbosity of cirrus run
` [PATCH 06/12] gitlab: extend custom runners with base_job_template
` [PATCH 07/12] testing: update ubuntu2004 to ubuntu2204
` [PATCH 12/12] tests: ensure we export job results for some cross builds
[PATCH v2 0/4] target/mips: misc microMIPS fixes
2023-02-16 8:08 UTC (7+ messages)
` [PATCH v2 1/4] target/mips: fix JALS32/J32 instruction handling for microMIPS
` [PATCH v2 2/4] target/mips: fix SWM32 handling for micromips
` [PATCH v2 3/4] target/mips: implement CP0.Config7.WII bit support
` [PATCH v2 4/4] target/mips: set correct CP0.Config[4, 5] values for M14K(c)
` [PATCH v2 4/4] target/mips: set correct CP0.Config[4,5] "
[PULL V2 00/10] Net patches
2023-02-16 7:59 UTC (12+ messages)
` [PULL V2 01/10] net: Move the code to collect available NIC models to a separate function
` [PULL V2 02/10] net: Restore printing of the help text with "-nic help"
` [PULL V2 03/10] net: Replace "Supported NIC models" with "Available NIC models"
` [PULL V2 04/10] hw/net/lan9118: log [read|write]b when mode_16bit is enabled rather than abort
` [PULL V2 05/10] hw/net/vmxnet3: allow VMXNET3_MAX_MTU itself as a value
` [PULL V2 06/10] net: Increase L2TPv3 buffer to fit jumboframes
` [PULL V2 07/10] vmnet: stop recieving events when VM is stopped
` [PULL V2 08/10] hw/net/can/xlnx-zynqmp-can: fix assertion failures in transfer_fifo()
` [PULL V2 09/10] net: stream: add a new option to automatically reconnect
` [PULL V2 10/10] vdpa: fix VHOST_BACKEND_F_IOTLB_ASID flag check
[RFC v3 00/18] vfio: Adopt iommufd
2023-02-16 7:58 UTC (4+ messages)
` [RFC v3 14/18] backends/iommufd: Introduce the iommufd object
[PATCH v2 00/15] linux-user/sparc: Handle missing traps
2023-02-16 7:55 UTC (20+ messages)
` [PATCH v2 01/15] linux-user/sparc: Raise SIGILL for all unhandled software traps
` [PATCH v2 02/15] linux-user/sparc: Tidy syscall trap
` [PATCH v2 03/15] linux-user/sparc: Tidy syscall error return
` [PATCH v2 04/15] linux-user/sparc: Use TT_TRAP for flush windows
` [PATCH v2 05/15] linux-user/sparc: Tidy window spill/fill traps
` [PATCH v2 06/15] linux-user/sparc: Fix sparc64_{get, set}_context traps
` [PATCH v2 07/15] linux-user/sparc: Handle software breakpoint trap
` [PATCH v2 08/15] linux-user/sparc: Handle division by zero traps
` [PATCH v2 09/15] linux-user/sparc: Handle getcc, setcc, getpsr traps
` [PATCH v2 10/15] linux-user/sparc: Handle priviledged opcode trap
` [PATCH v2 11/15] linux-user/sparc: Handle privilidged action trap
` [PATCH v2 12/15] linux-user/sparc: Handle coprocessor disabled trap
` [PATCH v2 13/15] linux-user/sparc: Handle unimplemented flush trap
` [PATCH v2 14/15] linux-user/sparc: Handle floating-point exceptions
` [PATCH v2 15/15] linux-user/sparc: Handle tag overflow traps
[PATCH 0/4] target/arm: Cache ARMVAParameters
2023-02-16 7:47 UTC (5+ messages)
` [PATCH 2/4] target/arm: Store tbi for both insns and data in ARMVAParameters
[PATCH v2 00/13] Dynamycally switch to vhost shadow virtqueues at vdpa net migration
2023-02-16 7:35 UTC (8+ messages)
` [PATCH v2 01/13] vdpa net: move iova tree creation from init to start
[PATCH] target/i386: Fix 32-bit AD[CO]X insns in 64-bit mode
2023-02-16 7:26 UTC (3+ messages)
[PATCH 00/27] tcg: Simplify temporary usage
2023-02-16 7:24 UTC (12+ messages)
` [PATCH 02/27] accel/tcg: Pass max_insn to gen_intermediate_code by pointer
` [PATCH 10/27] tcg: Add tcg_gen_movi_ptr
` [PATCH 12/27] accel/tcg/plugin: Use tcg_temp_ebb_*
` [PATCH 21/27] target/i386: Don't use tcg_temp_local_new
[PATCH] target/microblaze: Add gdbstub xml
2023-02-16 7:06 UTC (3+ messages)
[PATCH 0/1] accel/tcg: Allow the second page of an instruction to be MMIO
2023-02-16 6:52 UTC (2+ messages)
[PATCH] target/i386: Fix BZHI instruction
2023-02-16 6:50 UTC (2+ messages)
[PATCH v11 00/59] Xen HVM support under KVM
2023-02-16 6:24 UTC (60+ messages)
` [PATCH v11 01/59] include: import Xen public headers to hw/xen/interface
` [PATCH v11 02/59] xen: add CONFIG_XEN_BUS and CONFIG_XEN_EMU options for Xen emulation
` [PATCH v11 03/59] xen: Add XEN_DISABLED mode and make it default
` [PATCH v11 04/59] i386/kvm: Add xen-version KVM accelerator property and init KVM Xen support
` [PATCH v11 05/59] i386/kvm: handle Xen HVM cpuid leaves
` [PATCH v11 06/59] i386/hvm: Set Xen vCPU ID in KVM
` [PATCH v11 07/59] xen-platform: exclude vfio-pci from the PCI platform unplug
` [PATCH v11 08/59] xen-platform: allow its creation with XEN_EMULATE mode
` [PATCH v11 09/59] i386/xen: handle guest hypercalls
` [PATCH v11 10/59] i386/xen: implement HYPERVISOR_xen_version
` [PATCH v11 11/59] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
` [PATCH v11 12/59] i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
` [PATCH v11 13/59] hw/xen: Add xen_overlay device for emulating shared xenheap pages
` [PATCH v11 14/59] xen: Permit --xen-domid argument when accel is KVM
` [PATCH v11 15/59] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
` [PATCH v11 16/59] i386/xen: manage and save/restore Xen guest long_mode setting
` [PATCH v11 17/59] i386/xen: implement HYPERVISOR_memory_op
` [PATCH v11 18/59] i386/xen: implement XENMEM_add_to_physmap_batch
` [PATCH v11 19/59] i386/xen: implement HYPERVISOR_hvm_op
` [PATCH v11 20/59] i386/xen: implement HYPERVISOR_vcpu_op
` [PATCH v11 21/59] i386/xen: handle VCPUOP_register_vcpu_info
` [PATCH v11 22/59] i386/xen: handle VCPUOP_register_vcpu_time_info
` [PATCH v11 23/59] i386/xen: handle VCPUOP_register_runstate_memory_area
` [PATCH v11 24/59] i386/xen: implement HYPERVISOR_event_channel_op
` [PATCH v11 25/59] i386/xen: implement HVMOP_set_evtchn_upcall_vector
` [PATCH v11 26/59] i386/xen: implement HVMOP_set_param
` [PATCH v11 27/59] hw/xen: Add xen_evtchn device for event channel emulation
` [PATCH v11 28/59] i386/xen: Add support for Xen event channel delivery to vCPU
` [PATCH v11 29/59] hw/xen: Implement EVTCHNOP_status
` [PATCH v11 30/59] hw/xen: Implement EVTCHNOP_close
` [PATCH v11 31/59] hw/xen: Implement EVTCHNOP_unmask
` [PATCH v11 32/59] hw/xen: Implement EVTCHNOP_bind_virq
` [PATCH v11 33/59] hw/xen: Implement EVTCHNOP_bind_ipi
` [PATCH v11 34/59] hw/xen: Implement EVTCHNOP_send
` [PATCH v11 35/59] hw/xen: Implement EVTCHNOP_alloc_unbound
` [PATCH v11 36/59] hw/xen: Implement EVTCHNOP_bind_interdomain
` [PATCH v11 37/59] hw/xen: Implement EVTCHNOP_bind_vcpu
` [PATCH v11 38/59] hw/xen: Implement EVTCHNOP_reset
` [PATCH v11 39/59] i386/xen: add monitor commands to test event injection
` [PATCH v11 40/59] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
` [PATCH v11 41/59] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
` [PATCH v11 42/59] kvm/i386: Add xen-gnttab-max-frames property
` [PATCH v11 43/59] hw/xen: Add xen_gnttab device for grant table emulation
` [PATCH v11 44/59] hw/xen: Support mapping grant frames
` [PATCH v11 45/59] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
` [PATCH v11 46/59] hw/xen: Implement GNTTABOP_query_size
` [PATCH v11 47/59] i386/xen: handle PV timer hypercalls
` [PATCH v11 48/59] i386/xen: Reserve Xen special pages for console, xenstore rings
` [PATCH v11 49/59] i386/xen: handle HVMOP_get_param
` [PATCH v11 50/59] hw/xen: Add backend implementation of interdomain event channel support
` [PATCH v11 51/59] hw/xen: Add xen_xenstore device for xenstore emulation
` [PATCH v11 52/59] hw/xen: Add basic ring handling to xenstore
` [PATCH v11 53/59] hw/xen: Automatically add xen-platform PCI device for emulated Xen guests
` [PATCH v11 54/59] i386/xen: Implement HYPERVISOR_physdev_op
` [PATCH v11 55/59] hw/xen: Implement emulated PIRQ hypercall support
` [PATCH v11 56/59] hw/xen: Support GSI mapping to PIRQ
` [PATCH v11 57/59] hw/xen: Support MSI "
` [PATCH v11 58/59] kvm/i386: Add xen-evtchn-max-pirq property
` [PATCH v11 59/59] i386/xen: Document Xen HVM emulation
[PATCH v4 0/4] Fix deadlock when dying because of a signal
2023-02-16 6:09 UTC (2+ messages)
[PATCH v1 RFC Zisslpcfi 1/9] target/riscv: adding zimops and zisslpcfi extension to RISCV cpu config
2023-02-16 6:05 UTC (23+ messages)
` [PATCH v1 RFC Zisslpcfi 3/9] target/riscv: implements CSRs and new bits in existing CSRs in zisslpcfi
` [PATCH v1 RFC Zisslpcfi 6/9] target/riscv: MMU changes for back cfi's shadow stack
` [PATCH v1 RFC Zisslpcfi 7/9] target/riscv: Tracking indirect branches (fcfi) using TCG
[PATCH] Adding ability to change disassembler syntax in TCG plugins
2023-02-16 5:57 UTC (6+ messages)
[PATCH 0/2] *** configure: Add 'mkdir build' check ***
2023-02-16 5:48 UTC (3+ messages)
` [PATCH 1/2] configure: Add 'mkdir build' check
[PATCH] ebpf: fix compatibility with libbpf 1.0+
2023-02-16 5:28 UTC (6+ messages)
[PULL 00/10] Net patches
2023-02-16 4:45 UTC (5+ messages)
[PATCH RESEND 00/18] Support smp.clusters for x86
2023-02-16 4:33 UTC (4+ messages)
` [PATCH RESEND 07/18] i386: Support modules_per_die in X86CPUTopoInfo
[PATCH v2] memory: Optimize replay of guest mapping
2023-02-16 4:21 UTC (3+ messages)
[PATCH v1 00/19] target/arm: Implement FEAT_LSE2
2023-02-16 3:08 UTC (10+ messages)
` [PATCH v1 02/19] target/arm: Use tcg_gen_qemu_ld_i128 for LDXP
` [PATCH v1 06/19] target/arm: Sink gen_mte_check1 into load/store_exclusive
` [PATCH v1 08/19] target/arm: Add atom_data to DisasContext
` [PATCH v1 10/19] target/arm: Hoist finalize_memop out of do_gpr_{ld, st}
` [PATCH v1 11/19] target/arm: Hoist finalize_memop out of do_fp_{ld, st}
` [PATCH v1 12/19] target/arm: Pass memop to gen_mte_check1*
` [PATCH v1 14/19] target/arm: Check alignment in helper_mte_check
` [PATCH v1 18/19] test/tcg/multiarch: Adjust sigbus.c
` [PATCH v1 19/19] target/arm: Enable FEAT_LSE2 for -cpu max
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).