qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-16 08:57:36 to 2023-01-16 19:46:38 UTC [more...]

[PATCH v6 00/51] Xen support under KVM
 2023-01-16 19:45 UTC  (36+ 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

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

[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 v14 00/11] s390x: CPU Topology
 2023-01-16 18:24 UTC  (14+ 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] 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 0/1] Fix some typos
 2023-01-16 18:10 UTC  (4+ messages)
` [PATCH 1/1] "

[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  (20+ 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  (32+ messages)
` [RFC v2 02/13] vdpa net: move iova tree creation from init to start
` [RFC v2 04/13] vdpa: rewind at get_base, not set_base
` [RFC v2 05/13] vdpa net: add migration blocker if cannot migrate cvq
` [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  (19+ 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 4/7] hw/i386/acpi-build: Remove unused attributes
` [PATCH 5/7] hw/acpi/acpi_aml_interface: Extract qbus_build_aml()
` [PATCH 6/7] hw/i386/acpi-microvm: Reuse qbus_build_aml()
` [PATCH 7/7] hw/isa/isa-bus: Remove now unused isa_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 0/8] virtio-mem: Handle preallocation with migration
 2023-01-16 14:57 UTC  (13+ messages)
` [PATCH v3 3/8] migration/savevm: Allow immutable device state to be migrated early (i.e., before RAM)

[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  (18+ messages)
` [for-8.0 v2 01/11] cryptodev: Introduce cryptodev.json
` [for-8.0 v2 02/11] cryptodev: Remove 'name' & 'model' fields
` [for-8.0 v2 03/11] cryptodev: Introduce cryptodev alg type in QAPI
` [for-8.0 v2 04/11] cryptodev: Introduce server "
` [for-8.0 v2 05/11] cryptodev: Introduce 'query-cryptodev' QMP command
` [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

[PATCH] accel/kvm: Specify default IPA size for arm64
 2023-01-16 11:18 UTC  (4+ messages)

[PATCH 0/7] hw/cxl: RAS error emulation and injection
 2023-01-16 11:04 UTC  (4+ messages)
` [PATCH 7/7] hw/mem/cxl_type3: Add CXL RAS Error Injection Support

regarding qapi and qapi-rs
 2023-01-16 10:40 UTC  (2+ messages)

[PATCH 00/19] e1000x cleanups (preliminary for IGB)
 2023-01-16  9:28 UTC  (3+ messages)
` [PATCH 17/19] e1000e: Remove extra pointer indirection

[PATCH v7 0/3] hw/riscv: clear kernel_entry high bits with 32bit CPUs
 2023-01-16  9:25 UTC  (3+ messages)
` [PATCH v7 3/3] hw/riscv: clear kernel_entry higher bits in load_elf_ram_sym()

[PATCH 0/9] audio: remove deprecated QEMU_AUDIO env support
 2023-01-16  9:23 UTC  (4+ messages)
` [PATCH 2/9] audio: remove special audio_calloc function

[PATCH v2] Fix exec migration on Windows (w32+w64)
 2023-01-16  9:22 UTC  (3+ messages)

[PULL 0/4] M68k next patches
 2023-01-16  9:19 UTC  (5+ messages)
` [PULL 1/4] target/m68k: pass quotient directly into make_quotient()
` [PULL 2/4] target/m68k: pass sign "
` [PULL 3/4] target/m68k: fix FPSR quotient byte for fmod instruction
` [PULL 4/4] target/m68k: fix FPSR quotient byte for frem instruction

[PATCH] tests/vm/haiku.x86_64: Update the Haiku VM to Beta 4
 2023-01-16  9:13 UTC  (3+ messages)

[PATCH 00/11] audio: more improvements
 2023-01-16  9:03 UTC  (7+ messages)
` [PATCH 07/11] audio/audio_template: use g_malloc0() to replace audio_calloc()
` [PATCH 08/11] audio/audio_template: use g_new0() "


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