qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-16 11:23:15 to 2023-01-16 22:02:44 UTC [more...]

[PATCH v7 00/51] Xen support under KVM
 2023-01-16 21:58 UTC  (27+ messages)
` [PATCH v7 01/51] include: import Xen public headers to include/standard-headers/
` [PATCH v7 02/51] xen: add CONFIG_XENFV_MACHINE and CONFIG_XEN_EMU options for Xen emulation
` [PATCH v7 05/51] i386/kvm: handle Xen HVM cpuid leaves
` [PATCH v7 06/51] i386/hvm: Set Xen vCPU ID in KVM
` [PATCH v7 07/51] xen-platform: exclude vfio-pci from the PCI platform unplug
` [PATCH v7 08/51] xen-platform: allow its creation with XEN_EMULATE mode
` [PATCH v7 09/51] i386/xen: handle guest hypercalls
` [PATCH v7 16/51] i386/xen: implement HYPERVISOR_memory_op
` [PATCH v7 17/51] i386/xen: implement XENMEM_add_to_physmap_batch
` [PATCH v7 18/51] i386/xen: implement HYPERVISOR_hvm_op
` [PATCH v7 21/51] i386/xen: handle VCPUOP_register_vcpu_time_info
` [PATCH v7 23/51] i386/xen: implement HYPERVISOR_event_channel_op
` [PATCH v7 24/51] i386/xen: implement HVMOP_set_evtchn_upcall_vector
` [PATCH v7 25/51] i386/xen: implement HVMOP_set_param
` [PATCH v7 26/51] hw/xen: Add xen_evtchn device for event channel emulation
` [PATCH v7 29/51] hw/xen: Implement EVTCHNOP_close
` [PATCH v7 30/51] hw/xen: Implement EVTCHNOP_unmask
` [PATCH v7 34/51] hw/xen: Implement EVTCHNOP_alloc_unbound
` [PATCH v7 36/51] hw/xen: Implement EVTCHNOP_bind_vcpu
` [PATCH v7 39/51] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_GSI callback
` [PATCH v7 40/51] hw/xen: Support HVM_PARAM_CALLBACK_TYPE_PCI_INTX callback
` [PATCH v7 42/51] hw/xen: Add xen_gnttab device for grant table emulation
` [PATCH v7 43/51] hw/xen: Support mapping grant frames
` [PATCH v7 44/51] i386/xen: Implement HYPERVISOR_grant_table_op and GNTTABOP_[gs]et_verson
` [PATCH v7 45/51] hw/xen: Implement GNTTABOP_query_size
` [PATCH v7 48/51] i386/xen: handle HVMOP_get_param

[PATCH] scsi/lsi53c895a: restrict DMA engine to memory regions (CVE-2023-0330)
 2023-01-16 21:50 UTC  (2+ messages)

completion timeouts with pin-based interrupts in QEMU hw/nvme
 2023-01-16 21:14 UTC  (2+ messages)

[PATCH v14 00/11] s390x: CPU Topology
 2023-01-16 21:09 UTC  (17+ messages)
` [PATCH v14 01/11] s390x/cpu topology: adding s390 specificities to CPU topology
` [PATCH v14 02/11] s390x/cpu topology: add topology entries on CPU hotplug
` [PATCH v14 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB
` [PATCH v14 06/11] s390x/cpu topology: interception of PTF instruction
` [PATCH v14 08/11] qapi/s390/cpu topology: change-topology monitor command

[RFC PATCH for 8.0 00/13] vDPA-net inflight descriptors migration with SVQ
 2023-01-16 21:01 UTC  (11+ messages)
` [RFC PATCH for 8.0 10/13] virtio-net: Migrate vhost inflight descriptors

[RFC PATCH] tests/tcg: skip the vma-pthread test on CI
 2023-01-16 20:31 UTC  (3+ messages)

[PATCH 0/1] hw/ide: share bmdma read and write functions
 2023-01-16 20:29 UTC  (5+ messages)

[PATCH 0/2] target/arm: Look up ARMCPRegInfo at runtime
 2023-01-16 20:16 UTC  (2+ messages)

[PATCH 0/1] Fix some typos
 2023-01-16 20:06 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH v6 00/51] Xen support under KVM
 2023-01-16 19:54 UTC  (37+ messages)
` [PATCH v6 08/51] xen-platform: allow its creation with XEN_EMULATE mode
` [PATCH v6 09/51] i386/xen: handle guest hypercalls
` [PATCH v6 11/51] i386/xen: implement HYPERVISOR_sched_op, SCHEDOP_shutdown
` [PATCH v6 12/51] i386/xen: Implement SCHEDOP_poll and SCHEDOP_yield
` [PATCH v6 13/51] hw/xen: Add xen_overlay device for emulating shared xenheap pages
` [PATCH v6 14/51] i386/xen: add pc_machine_kvm_type to initialize XEN_EMULATE mode
` [PATCH v6 15/51] i386/xen: manage and save/restore Xen guest long_mode setting
` [PATCH v6 16/51] i386/xen: implement HYPERVISOR_memory_op
` [PATCH v6 17/51] i386/xen: implement XENMEM_add_to_physmap_batch
` [PATCH v6 18/51] i386/xen: implement HYPERVISOR_hvm_op
` [PATCH v6 19/51] i386/xen: implement HYPERVISOR_vcpu_op
` [PATCH v6 20/51] i386/xen: handle VCPUOP_register_vcpu_info
` [PATCH v6 21/51] i386/xen: handle VCPUOP_register_vcpu_time_info
` [PATCH v6 22/51] i386/xen: handle VCPUOP_register_runstate_memory_area
` [PATCH v6 23/51] i386/xen: implement HYPERVISOR_event_channel_op
` [PATCH v6 25/51] i386/xen: implement HVMOP_set_param

[PATCH 0/4] accel/tcg: Fixes for user-only page tracking
 2023-01-16 19:21 UTC  (10+ messages)
` [PATCH 4/4] tests/tcg/multiarch: add vma-pthread.c

[PATCH trivial for 7.2 2/2] hw/virtio/virtio.c: spelling: suppoted
 2023-01-16 18:37 UTC  (2+ messages)

[PATCH trivial for 7.2] hw/ssi/sifive_spi.c: spelling: reigster
 2023-01-16 18:30 UTC  (2+ messages)

[PATCH] hw/cxl/cxl-host: Fix an error message typo
 2023-01-16 18:16 UTC  (2+ messages)

[PATCH] ui/vnc.c: Allow websocket connections over AF_UNIX sockets
 2023-01-16 18:15 UTC  (2+ messages)

[PATCH v8] xen/pt: reserve PCI slot 2 for Intel igd-passthru
 2023-01-16 18:00 UTC  (12+ messages)

[PATCH Trivial] hw/cxl/cxl-cdat.c: spelling: missmatch
 2023-01-16 17:56 UTC  (2+ messages)

[PATCH v3] hw/pvrdma: Protect against buggy or malicious guest driver
 2023-01-16 17:50 UTC  (7+ messages)

[PATCH 00/10] Various win32 fixes & new 'get-win32-socket' QMP command
 2023-01-16 17:46 UTC  (3+ messages)
` [PATCH 01/10] ccid-card-emulated: fix cast warning/error

[PATCH v3 0/3]s390x/pv: Improve error reporting of protected VMs
 2023-01-16 17:46 UTC  (4+ messages)
` [PATCH v3 1/3] s390x/pv: Implement a CGS check helper
` [PATCH v3 2/3] s390x/pv: Introduce a s390_pv_check() helper for runtime
` [PATCH v3 3/3] s390x/pv: Move check on hugepage under s390_pv_guest_check()

[PATCH v2] hw/i386/pc: Remove unused 'owner' argument from pc_pci_as_mapping_init
 2023-01-16 17:42 UTC  (2+ messages)

[PATCH] tests/qtest/test-hmp: Improve the check for verbose mode
 2023-01-16 17:37 UTC  (2+ messages)

[PATCH v2 0/6] riscv: fdt related cleanups
 2023-01-16 17:34 UTC  (7+ messages)
` [PATCH v2 1/6] hw/riscv/boot.c: calculate fdt size after fdt_pack()
` [PATCH v2 2/6] hw/riscv: split fdt address calculation from fdt load
` [PATCH v2 3/6] hw/riscv: simplify riscv_compute_fdt_addr()
` [PATCH v2 4/6] hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
` [PATCH v2 5/6] hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
` [PATCH v2 6/6] hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'

[PATCH-for-8.0] block/nbd: Add missing <qemu/bswap.h> include
 2023-01-16 17:35 UTC  (3+ messages)

[PATCH v3 0/5] hw/i2c/bitbang_i2c: Housekeeping
 2023-01-16 17:30 UTC  (2+ messages)

[PATCH 00/12] More cleanups and fixes for drain
 2023-01-16 17:25 UTC  (9+ messages)
` [PATCH 07/15] block-backend: enter aio coroutine only after drain
` [PATCH 10/15] block-backend: always wait for drain before starting operation
` [PATCH 11/15] block-backend: make queued_requests thread-safe

[PATCH 0/6] hw/nvram/eeprom_at24c: Cleanup + FRUID EEPROM init example
 2023-01-16 17:23 UTC  (16+ messages)
` [PATCH 1/6] hw/nvram/eeprom_at24c: Add header w/ init helper
` [PATCH 2/6] hw/arm/aspeed: Remove local copy of at24c_eeprom_init
` [PATCH 3/6] hw/arm/aspeed: Replace aspeed_eeprom_init with at24c_eeprom_init
` [PATCH 4/6] hw/arm/npcm7xx: Remove local copy of at24c_eeprom_init
` [PATCH 6/6] hw/arm/aspeed: Init fby35 BMC FRUID EEPROM

[PATCH 0/7] Trivial: Mark some more files as target-independant
 2023-01-16 16:58 UTC  (2+ messages)

[PATCH v2] tests/qtest/qom-test: Do not print tested properties by default
 2023-01-16 16:55 UTC  (3+ messages)

[PATCH v3 0/7] AML Housekeeping
 2023-01-16 16:45 UTC  (11+ messages)
` [PATCH v3 1/7] hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::madt_cpu
` [PATCH v3 2/7] hw/acpi/acpi_dev_interface: Resolve AcpiDeviceIfClass::madt_cpu
` [PATCH v3 3/7] hw/acpi/acpi_dev_interface: Remove now unused #include "hw/boards.h"
` [PATCH v3 4/7] hw/acpi/piix4: No need to #include "hw/southbridge/piix.h"
` [PATCH v3 5/7] hw/i386/acpi-build: Remove unused attributes
` [PATCH v3 6/7] hw/isa/isa-bus: Turn isa_build_aml() into qbus_build_aml()
` [PATCH v3 7/7] piix3, ich9: Reuse qbus_build_aml()

Call qemu_socketpair() instead of socketpair() when possible
 2023-01-16 16:43 UTC  (2+ messages)

[PATCH v2] semihosting: add O_BINARY flag in host_open for NT compatibility
 2023-01-16 16:39 UTC  (9+ messages)

[RFC v2 00/13] Dinamycally switch to vhost shadow virtqueues at vdpa net migration
 2023-01-16 16:17 UTC  (16+ messages)
` [RFC v2 06/13] vhost: delay set_vring_ready after DRIVER_OK
` [RFC v2 08/13] vdpa: Negotiate _F_SUSPEND feature
` [RFC v2 11/13] vdpa: add vdpa net migration state notifier

[QUESTION] About virtio and eventloop
 2023-01-16 16:16 UTC  (2+ messages)

[PATCH 0/7] AML Housekeeping
 2023-01-16 15:51 UTC  (13+ messages)
` [PATCH 1/7] hw/acpi: Add missing includes
` [PATCH 2/7] hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::madt_cpu
` [PATCH 6/7] hw/i386/acpi-microvm: Reuse qbus_build_aml()

[PATCH] usb-ccid: make ids and descriptor configurable
 2023-01-16 15:46 UTC 

[PATCH v8 00/13] vfio/migration: Implement VFIO migration protocol v2
 2023-01-16 15:38 UTC  (16+ messages)
` [PATCH v8 01/13] linux-headers: Update to v6.2-rc1
` [PATCH v8 02/13] migration: No save_live_pending() method uses the QEMUFile parameter
` [PATCH v8 03/13] vfio/migration: Fix NULL pointer dereference bug
` [PATCH v8 04/13] vfio/migration: Allow migration without VFIO IOMMU dirty tracking support
` [PATCH v8 05/13] migration/qemu-file: Add qemu_file_get_to_fd()
` [PATCH v8 06/13] vfio/common: Change vfio_devices_all_running_and_saving() logic to equivalent one
` [PATCH v8 07/13] vfio/migration: Move migration v1 logic to vfio_migration_init()
` [PATCH v8 08/13] vfio/migration: Rename functions/structs related to v1 protocol
` [PATCH v8 09/13] vfio/migration: Implement VFIO migration protocol v2
` [PATCH v8 10/13] vfio/migration: Optimize vfio_save_pending()
` [PATCH v8 11/13] vfio/migration: Remove VFIO migration protocol v1
` [PATCH v8 12/13] vfio: Alphabetize migration section of VFIO trace-events file
` [PATCH v8 13/13] docs/devel: Align VFIO migration docs to v2 protocol

[RFC] 2-stage translation emulation support for SMMUv3 on TCG
 2023-01-16 15:37 UTC 

[PATCH 0/3] various aarch64 fixes for running Hyper-V on TCG
 2023-01-16 15:19 UTC  (4+ messages)
` [PATCH 3/3] target/arm: allow writes to SCR_EL3.HXEn bit when FEAT_HCX is enabled

[PATCH 1/1] vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requests
 2023-01-23 12:21 UTC 

[PATCH 1/1] vhost-user: Skip unnecessary duplicated VHOST_USER_ADD/REM_MEM_REG requests
 2023-01-01 21:45 UTC 

[PULL 00/46] MIPS patches for 2023-01-13
 2023-01-16 15:00 UTC  (4+ messages)

[PATCH v3 3/8] migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM)
 2023-01-16 14:57 UTC  (12+ messages)

[PATCH v4 0/8] Fix win32/msys2 shader compilation & update lcitool deps
 2023-01-16 14:52 UTC  (7+ messages)
` [PATCH v4 8/8] lcitool: drop texinfo from QEMU project/dependencies

[PATCH v4] qapi/qmp: Add timestamps to qmp command responses
 2023-01-16 14:45 UTC  (3+ messages)
  ` [PING] "

[RFC] cxl-host: Fix committed check for passthrough decoder
 2023-01-16 14:37 UTC  (4+ messages)

[PATCH v5 0/2] riscv: Allow user to set the satp mode
 2023-01-16 14:16 UTC  (3+ messages)
` [PATCH v5 1/2] riscv: Pass Object to register_cpu_props instead of DeviceState

[RFC PATCH v3 00/28] target/arm: Allow CONFIG_TCG=n builds
 2023-01-16 14:08 UTC  (10+ messages)
` [RFC PATCH v3 20/28] target/arm: Set cortex-a57 as default cpu for KVM-only build
` [RFC PATCH v3 21/28] tests/qtest: Skip tests that depend on TCG when CONFIG_TCG=n

[PATCH] target/arm: Widen cnthctl_el2 to uint64_t
 2023-01-16 14:02 UTC  (2+ messages)

[PATCH v2 0/8] AML Housekeeping
 2023-01-16 14:01 UTC  (10+ messages)
` [PATCH v2 1/8] hw/acpi: Add missing includes
` [PATCH v2 2/8] hw/acpi/acpi_dev_interface: Remove unused parameter from AcpiDeviceIfClass::madt_cpu
` [PATCH v2 3/8] hw/acpi/acpi_dev_interface: Resolve AcpiDeviceIfClass::madt_cpu
` [PATCH v2 4/8] hw/acpi/piix4: No need to #include "hw/southbridge/piix.h"
` [PATCH v2 5/8] hw/i386/acpi-build: Remove unused attributes
` [PATCH v2 6/8] hw/acpi/acpi_aml_interface: Extract qbus_build_aml()
` [PATCH v2 7/8] hw/i386/acpi-microvm: Reuse qbus_build_aml()
` [PATCH v2 8/8] hw/isa/isa-bus: Remove now unused isa_build_aml()

[PATCH v10 0/9] KVM: mm: fd-based approach for supporting KVM
 2023-01-16 13:48 UTC  (3+ messages)

[PATCH v7 00/13] vfio/migration: Implement VFIO migration protocol v2
 2023-01-16 13:07 UTC  (4+ messages)
` [PATCH v7 09/13] "

[RFC] virtio-iommu: Take into account possible aliasing in virtio_iommu_mr()
 2023-01-16 12:47 UTC 

[PATCH v8 0/3] hw/riscv: clear kernel_entry high bits with 32bit CPUs
 2023-01-16 12:45 UTC  (6+ messages)
` [PATCH v8 1/3] hw/riscv/boot.c: consolidate all kernel init in riscv_load_kernel()
` [PATCH v8 2/3] hw/riscv/boot.c: make riscv_load_initrd() static
` [PATCH v8 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()

[PATCH v5 0/4] Add zone append write for zoned device
 2023-01-16 11:54 UTC  (3+ messages)
` [PATCH v5 1/4] file-posix: add tracking of the zone write pointers

[RFC PATCH 0/5] Xen PIRQ support
 2023-01-16 11:27 UTC  (3+ messages)
` [RFC PATCH 4/5] hw/xen: [FIXME] Avoid deadlock in xen_evtchn_set_gsi()

[for-8.0 v2 00/11] Refactor cryptodev
 2023-01-16 11:27 UTC  (8+ messages)
` [for-8.0 v2 06/11] cryptodev: Support statistics
` [for-8.0 v2 07/11] cryptodev-builtin: Detect akcipher capability
  ` Re: [for-8.0 v2 00/11] Refactor cryptodev


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