qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-06 11:51:04 to 2023-11-06 18:08:46 UTC [more...]

[PATCH V6 0/9] Add architecture agnostic code to support vCPU Hotplug
 2023-11-06 14:40 UTC  (7+ messages)
` [PATCH V6 1/9] accel/kvm: Extract common KVM vCPU {creation, parking} code
  ` [PATCH V6 1/9] accel/kvm: Extract common KVM vCPU {creation,parking} code
` [PATCH V6 3/9] hw/acpi: Add ACPI CPU hotplug init stub

[PATCH v2 00/35] tcg: Introduce TCG_COND_TST{EQ,NE}
 2023-11-06 18:07 UTC  (12+ messages)
` [PATCH v2 01/35] "
` [PATCH v2 02/35] tcg/optimize: Split out arg_is_const_val
` [PATCH v2 03/35] tcg/optimize: Split out do_constant_folding_cond1
` [PATCH v2 05/35] tcg/optimize: Split out arg_new_constant
` [PATCH v2 19/35] tcg/sparc64: Implement tcg_out_extrl_i64_i32

[PATCH v5 0/6] virtio: cleanup vhost-user-generic and reduce c&p
 2023-11-06 17:53 UTC  (9+ messages)
` [PATCH v5 1/6] virtio: split into vhost-user-base and vhost-user-device
` [PATCH v5 3/6] hw/virtio: derive vhost-user-gpio from vhost-user-base

[PATCH v3 0/6] migration: check required entries and sections are loaded
 2023-11-06 17:44 UTC  (5+ messages)
` [PATCH v3 2/6] virtio: make endian_needed() work during loading
` [PATCH v3 5/6] test-vmstate: add some subsection tests
` [PATCH v3 6/6] docs/migration: reflect the changes about needed subsections

[PATCH] Support Intel 82574L for older macOS native Kext
 2023-11-06 16:36 UTC 

[PATCH] tests: Fix printf format string in acpi-utils.c
 2023-11-06 17:40 UTC  (2+ messages)

[PATCH v7 00/13] RISC-V: ACPI: Enable AIA, PLIC and update RHCT
 2023-11-06 17:37 UTC  (3+ messages)
` [PATCH v7 10/13] hw/pci-host/gpex: Define properties for MMIO ranges

[PATCH v4 00/41] vfio: Adopt iommufd
 2023-11-06 17:35 UTC  (36+ messages)
` [PATCH v4 06/41] vfio: Introduce base object for VFIOContainer and targeted interface
` [PATCH v4 07/41] vfio/container: Introduce a empty VFIOIOMMUOps
` [PATCH v4 08/41] vfio/container: Switch to dma_map|unmap API
` [PATCH v4 09/41] vfio/common: Introduce vfio_container_init/destroy helper
` [PATCH v4 10/41] vfio/common: Move giommu_list in base container
` [PATCH v4 11/41] vfio/container: Move space field to "
` [PATCH v4 12/41] vfio/container: Switch to IOMMU BE set_dirty_page_tracking/query_dirty_bitmap API
` [PATCH v4 15/41] vfio/container: Move pgsizes and dma_max_mappings to base container
` [PATCH v4 16/41] vfio/container: Move vrdl_list "
` [PATCH v4 17/41] vfio/container: Move listener "
` [PATCH v4 19/41] vfio/container: Move iova_ranges "
` [PATCH v4 20/41] vfio/container: Implement attach/detach_device
` [PATCH v4 21/41] vfio/spapr: Introduce spapr backend and target interface
` [PATCH v4 22/41] vfio/spapr: switch to spapr IOMMU BE add/del_section_window
` [PATCH v4 23/41] vfio/spapr: Move prereg_listener into spapr container
` [PATCH v4 24/41] vfio/spapr: Move hostwin_list "
` [PATCH v4 30/41] vfio/iommufd: Add support for iova_ranges

[PATCH] virtio: rng: Check notifier helpers for VIRTIO_CONFIG_IRQ_IDX
 2023-11-06 17:34 UTC  (2+ messages)

[PULL 0/3] Block patches
 2023-11-06 17:10 UTC  (4+ messages)
` [PULL 1/3] qcow2: keep reference on zeroize with discard-no-unref enabled
` [PULL 2/3] block/file-posix: fix update_zones_wp() caller
` [PULL 3/3] file-posix: fix over-writing of returning zone_append offset

[PATCH] target/riscv: don't enable Zfa by default
 2023-11-06 16:38 UTC  (4+ messages)

[PATCH v2 0/5] target/s390x: CC fixes
 2023-11-06 16:15 UTC  (7+ messages)
` [PATCH v2 2/5] tests/tcg/s390x: Test CLC with inaccessible second operand
` [PATCH v2 3/5] target/s390x: Fix LAALG not updating cc_src
` [PATCH v2 4/5] tests/tcg/s390x: Test LAALG with negative cc_src

[PATCH v2 0/3] ide: implement simple legacy/native mode switching for PCI IDE controllers
 2023-11-06 16:13 UTC  (6+ messages)
` [PATCH v2 1/3] ide/pci.c: introduce pci_ide_update_mode() function
` [PATCH v2 3/3] hw/ide/via: implement legacy/native mode switching

[PATCH v2 00/11] qapi-go: add generator for Golang interface
 2023-11-06 16:12 UTC  (9+ messages)
` [PATCH v2 04/11] qapi: golang: Generate qapi's alternate types in Go

[PATCH v4 00/17] Get Xen PV shim running in QEMU, add net and console
 2023-11-06 16:10 UTC  (22+ messages)
` [PATCH v4 01/17] i386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singleshot_timer()
` [PATCH v4 02/17] hw/xen: Clean up event channel 'type_val' handling to use union
` [PATCH v4 03/17] include: update Xen public headers to Xen 4.17.2 release
` [PATCH v4 04/17] i386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in CPUID
` [PATCH v4 05/17] hw/xen: populate store frontend nodes with XenStore PFN/port
` [PATCH v4 06/17] hw/xen: automatically assign device index to block devices
` [PATCH v4 07/17] hw/xen: add get_frontend_path() method to XenDeviceClass
` [PATCH v4 08/17] hw/xen: do not repeatedly try to create a failing backend device
` [PATCH v4 09/17] hw/xen: update Xen console to XenDevice model
` [PATCH v4 10/17] hw/xen: add support for Xen primary console in emulated mode
` [PATCH v4 11/17] hw/xen: only remove peers of PCI NICs on unplug
` [PATCH v4 12/17] hw/xen: update Xen PV NIC to XenDevice model
` [PATCH v4 13/17] hw/i386/pc: support '-nic' for xen-net-device
` [PATCH v4 14/17] net: do not delete nics in net_cleanup()
` [PATCH v4 15/17] xen-platform: unplug AHCI disks
` [PATCH v4 16/17] doc/sphinx/hxtool.py: add optional label argument to SRST directive
` [PATCH v4 17/17] docs: update Xen-on-KVM documentation

[PATCH 00/71] *: Constify VMState
 2023-11-06 16:08 UTC  (27+ messages)
` [PATCH 01/71] migration: Make VMStateDescription.subsections const
` [PATCH 02/71] target/arm: Constify VMState in machine.c
` [PATCH 03/71] targt/arm: Constify hvf/hvf.c
` [PATCH 05/71] target/avr: Constify VMState in machine.c
` [PATCH 12/71] target/mips: "
` [PATCH 18/71] hw/arm: Constify VMState
` [PATCH 19/71] hw/core: "
` [PATCH 46/71] hw/pci-host: "
` [PATCH 52/71] hw/sd: "
` [PATCH 53/71] hw/sensor: "
` [PATCH 67/71] system: "
` [PATCH 71/71] docs: Constify VMstate in examples

[PATCH] xen/pt: Emulate multifunction bit in header type
 2023-11-06 15:53 UTC  (2+ messages)

[PATCH 00/29] gdbstub and plugin read register and windows support
 2023-11-06 15:44 UTC  (9+ messages)
` [PATCH 01/29] default-configs: Add TARGET_XML_FILES definition
` [PATCH 13/29] target/riscv: Use GDBFeature for dynamic XML
` [PATCH 25/29] contrib/plugins: extend execlog to track register changes

[PULL 00/12] target-arm queue
 2023-11-06 15:32 UTC  (13+ messages)
` [PULL 01/12] hw/arm/virt: fix PMU IRQ registration
` [PULL 02/12] tests/qtest/bios-tables-test: Allow changes to virt SPCR and DBG2
` [PULL 03/12] hw/arm/virt: Report correct register sizes in ACPI DBG2/SPCR tables
` [PULL 04/12] tests/qtest/bios-tables-test: Update virt SPCR and DBG2 golden references
` [PULL 05/12] hw/i386/intel_iommu: vtd_slpte_nonzero_rsvd(): assert no overflow
` [PULL 06/12] util/filemonitor-inotify: qemu_file_monitor_watch(): "
` [PULL 07/12] mc146818rtc: rtc_set_time(): initialize tm to zeroes
` [PULL 08/12] block/nvme: nvme_process_completion() fix bound for cid
` [PULL 09/12] hw/core/loader: gunzip(): initialize z_stream
` [PULL 10/12] io/channel-socket: qio_channel_socket_flush(): improve msg validation
` [PULL 11/12] hw/arm/vexpress-a9: Remove useless mapping of RAM at address 0
` [PULL 12/12] target/arm: Fix A64 LDRA immediate decode

[PATCH] Add class property to configure KVM device node to use
 2023-11-06 15:35 UTC  (5+ messages)

[PATCH] tests/acpi/bios-tables-test: do not write new blobs unless there are changes
 2023-11-06 15:21 UTC  (4+ messages)

[PATCH] file-posix: fix over-writing of returning zone_append offset
 2023-11-06 15:16 UTC  (2+ messages)

[PATCH v2 00/10] block: Make raw_co_get_allocated_file_size asynchronous
 2023-11-06 15:02 UTC  (18+ messages)
` [PATCH v2 03/10] block: Allow the wrapper script to see functions declared in qapi.h
` [PATCH v2 04/10] block: Temporarily mark bdrv_co_get_allocated_file_size as mixed
` [PATCH v2 05/10] block: Convert bdrv_query_block_graph_info to coroutine
` [PATCH v2 06/10] block: Convert bdrv_block_device_info into co_wrapper
` [PATCH v2 07/10] block: Convert qmp_query_named_block_nodes to coroutine
` [PATCH v2 08/10] block: Don't query all block devices at hmp_nbd_server_start
` [PATCH v2 09/10] block: Convert qmp_query_block() to coroutine_fn
` [PATCH v2 10/10] block: Add a thread-pool version of fstat

[PATCH v2 00/16] target: Make 'cpu-qom.h' really target agnostic
 2023-11-06 14:58 UTC  (4+ messages)
` [PATCH v2 12/16] target: Move ArchCPUClass definition to 'cpu.h'

[PATCH v4 00/33] Unified CPU type check
 2023-11-06 14:48 UTC  (7+ messages)
` [PATCH v4 01/33] target/alpha: Tidy up alpha_cpu_class_by_name()
` [PATCH v4 02/33] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
` [PATCH v4 03/33] cpu: Call object_class_dynamic_cast() "

[PULL 00/22] vfio queue
 2023-11-06 14:36 UTC  (23+ messages)
` [PULL 01/22] memory: Let ReservedRegion use Range
` [PULL 02/22] memory: Introduce memory_region_iommu_set_iova_ranges
` [PULL 03/22] vfio: Collect container iova range info
` [PULL 04/22] virtio-iommu: Rename reserved_regions into prop_resv_regions
` [PULL 05/22] range: Make range_compare() public
` [PULL 06/22] util/reserved-region: Add new ReservedRegion helpers
` [PULL 07/22] virtio-iommu: Introduce per IOMMUDevice reserved regions
` [PULL 08/22] range: Introduce range_inverse_array()
` [PULL 09/22] virtio-iommu: Record whether a probe request has been issued
` [PULL 10/22] virtio-iommu: Implement set_iova_ranges() callback
` [PULL 11/22] virtio-iommu: Consolidate host reserved regions and property set ones
` [PULL 12/22] test: Add some tests for range and resv-mem helpers
` [PULL 13/22] hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
` [PULL 14/22] util/uuid: Add UUID_STR_LEN definition
` [PULL 15/22] vfio/pci: Fix buffer overrun when writing the VF token
` [PULL 16/22] util/uuid: Remove UUID_FMT_LEN
` [PULL 17/22] util/uuid: Define UUID_STR_LEN from UUID_NONE string
` [PULL 18/22] vfio/container: Move IBM EEH related functions into spapr_pci_vfio.c
` [PULL 19/22] vfio/container: Move vfio_container_add/del_section_window into spapr.c
` [PULL 20/22] vfio/container: Move spapr specific init/deinit "
` [PULL 21/22] vfio/spapr: Make vfio_spapr_create/remove_window static
` [PULL 22/22] vfio/common: Move vfio_host_win_add/del into spapr.c

intermittent qtest-aarch64/xlnx-canfd-test test failure
 2023-11-06 14:47 UTC  (4+ messages)

[PATCH 0/4] tcg: Canonicalize SUBI to ANDI
 2023-11-06 14:49 UTC  (9+ messages)
` [PATCH 1/4] tcg: Canonicalize subi to addi during opcode generation
` [PATCH 2/4] tcg/optimize: Canonicalize subi to addi during optimization
` [PATCH 3/4] tcg/optimize: Canonicalize sub2 with constants to add2
` [PATCH 4/4] NOTFORMERGE tcg/i386: Assert sub of immediate has been folded

[PATCH v3 0/3] virt: Report UART correctly in ACPI DBG2/SPCR
 2023-11-06 14:42 UTC  (6+ messages)
` [PATCH v3 2/3] hw/arm/virt: Report correct register sizes in ACPI DBG2/SPCR tables

Adding support of ARM board B-L475E-IOT01A using STM32L475 SoC
 2023-11-06 14:37 UTC  (2+ messages)

[PATCH] tests/avocado: Allow newer versions of tesseract in the nextcube test
 2023-11-06 14:34 UTC  (2+ messages)

[PULL 00/40] Migration 20231102 patches
 2023-11-06 14:27 UTC  (4+ messages)
` [PULL 38/40] migration: Implement MigrateChannelList to qmp migration flow

[PULL 00/21] target/sparc: Cleanup condition codes
 2023-11-06 14:23 UTC  (2+ messages)

[PULL 0/8] Dump patches
 2023-11-06 14:22 UTC  (2+ messages)

[PULL 00/10] loongarch-to-apply queue
 2023-11-06 14:22 UTC  (2+ messages)

[PULL 0/7] Migration 20231103 patches
 2023-11-06 14:23 UTC  (2+ messages)

[PULL 00/10] Hyper-V Dynamic Memory Protocol driver (hv-balloon) pull req fixed
 2023-11-06 14:20 UTC  (11+ messages)
` [PULL 01/10] memory-device: Support empty memory devices
` [PULL 02/10] Revert "hw/virtio/virtio-pmem: Replace impossible check by assertion"
` [PULL 03/10] memory-device: Drop size alignment check
` [PULL 04/10] Add Hyper-V Dynamic Memory Protocol definitions
` [PULL 05/10] Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) base
` [PULL 06/10] Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) hot-add support
` [PULL 07/10] qapi: Add query-memory-devices support to hv-balloon
` [PULL 08/10] qapi: Add HV_BALLOON_STATUS_REPORT event and its QMP query command
` [PULL 09/10] hw/i386/pc: Support hv-balloon
` [PULL 10/10] MAINTAINERS: Add an entry for Hyper-V Dynamic Memory Protocol

[PATCH 0/3] hvf x86 correctness and efficiency improvements
 2023-11-06 14:15 UTC  (10+ messages)
` [PATCH 2/3] i386: hvf: In kick_vcpu use hv_vcpu_interrupt to force exit

[PULL 00/10] Gpu patches
 2023-11-06 13:32 UTC  (11+ messages)
` [PULL 01/10] virtio-gpu-rutabaga: Add empty interface to fix arm64 crash
` [PULL 02/10] ati-vga: Fix aperture sizes
` [PULL 03/10] ati-vga: Support unaligned access to GPIO DDC registers
` [PULL 04/10] ati-vga: Add 30 bit palette access register
` [PULL 05/10] ati-vga: Implement fallback for pixman routines
` [PULL 06/10] virtio-gpu: block migration of VMs with blob=true
` [PULL 07/10] virtio-gpu: factor out restore mapping
` [PULL 08/10] virtio-gpu: move scanout restoration to post_load
` [PULL 09/10] virtio-gpu: add virtio-gpu/blob vmstate subsection
` [PULL 10/10] Revert "virtio-gpu: block migration of VMs with blob=true"

[PATCH v2 00/29] migration: File based migration with multifd and fixed-ram
 2023-11-06 13:18 UTC  (10+ messages)
` [PATCH v2 16/29] migration/ram: Add support for 'fixed-ram' migration restore

[PATCH v3 0/6] coverity fixes
 2023-11-06 12:38 UTC  (2+ messages)

[PATCH] target/arm: Fix A64 LDRA immediate decode
 2023-11-06 11:59 UTC  (2+ messages)

[PATCH 0/4] target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'
 2023-11-06 11:44 UTC  (4+ messages)
` [PATCH 1/4] hw/s390x/css: Have css_do_sic() take S390CPU instead of CPUS390XState
` [PATCH 2/4] hw/s390x/sclp: Have sclp_service_call[_protected]() take S390CPU*
` [PATCH 3/4] target/s390x/cpu: Restrict cpu_get_tb_cpu_state() definition to TCG

Error detecting linker while compiling qemu-system-ppc on macOS
 2023-11-06 11:36 UTC 


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