qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-06 10:44:57 to 2023-11-06 14:48:49 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

[PULL 00/22] vfio queue
 2023-11-06 14:36 UTC  (21+ 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 21/22] vfio/spapr: Make vfio_spapr_create/remove_window static

[PATCH v2 00/10] block: Make raw_co_get_allocated_file_size asynchronous
 2023-11-06 14:40 UTC  (9+ messages)
` [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 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

[PATCH v4 00/17] Get Xen PV shim running in QEMU, add net and console
 2023-11-06 14:35 UTC  (18+ 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

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

[PATCH 0/4] tcg: Canonicalize SUBI to ANDI
 2023-11-06 14:43 UTC  (7+ 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 v4 00/33] Unified CPU type check
 2023-11-06 14:40 UTC  (5+ 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 v2 0/3] ide: implement simple legacy/native mode switching for PCI IDE controllers
 2023-11-06 14:35 UTC  (5+ 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] 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)

[PATCH v4 00/41] vfio: Adopt iommufd
 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

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

[PATCH] target/riscv: don't enable Zfa by default
 2023-11-06 11:14 UTC 

[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 v2 00/11] qapi-go: add generator for Golang interface
 2023-11-06 12:00 UTC  (5+ messages)

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

[PATCH 00/71] *: Constify VMState
 2023-11-06 11:55 UTC  (33+ 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 20/71] hw/9pfs: "
` [PATCH 46/71] hw/pci-host: "
` [PATCH 52/71] hw/sd: "
` [PATCH 53/71] hw/sensor: "
` [PATCH 66/71] migration: "
` [PATCH 67/71] system: "
` [PATCH 70/71] tests/unit/test-vmstate: "
` [PATCH 71/71] docs: Constify VMstate in examples

[PATCH 0/4] target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'
 2023-11-06 11:44 UTC  (5+ 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
` [PATCH 4/4] target/s390x/cpu: Restrict CPUS390XState declaration to 'cpu.h'

[PATCH v3 0/6] migration: check required entries and sections are loaded
 2023-11-06 11:36 UTC  (7+ messages)
` [PATCH v3 1/6] block/fdc: 'phase' is not needed on load
` [PATCH v3 2/6] virtio: make endian_needed() work during loading
` [PATCH v3 3/6] migration: check required subsections are loaded, once
` [PATCH v3 4/6] migration: check required entries "
` [PATCH v3 5/6] test-vmstate: add some subsection tests
` [PATCH v3 6/6] docs/migration: reflect the changes about needed subsections

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

[PULL 00/60] Misc HW/UI patches for 2023-11-06
 2023-11-06 11:03 UTC  (61+ messages)
` [PULL 01/60] vl: Free machine list
` [PULL 02/60] vl: constify default_list
` [PULL 03/60] tests/vm/ubuntu.aarch64: Correct comment about TCG specific delay
` [PULL 04/60] tests/unit/test-seccomp: Remove mentions of softmmu in test names
` [PULL 05/60] accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
` [PULL 06/60] accel: Introduce cpu_exec_reset_hold()
` [PULL 07/60] accel/tcg: Factor tcg_cpu_reset_hold() out
` [PULL 08/60] target: Unify QOM style
` [PULL 09/60] target: Mention 'cpu-qom.h' is target agnostic
` [PULL 10/60] target/arm: Move internal declarations from 'cpu-qom.h' to 'cpu.h'
` [PULL 11/60] target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
` [PULL 12/60] target/riscv: "
` [PULL 13/60] target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
` [PULL 14/60] target/hexagon: Declare QOM definitions "
` [PULL 15/60] target/loongarch: "
` [PULL 16/60] target/nios2: "
` [PULL 17/60] target/openrisc: "
` [PULL 18/60] target/riscv: Move TYPE_RISCV_CPU_BASE definition to 'cpu.h'
` [PULL 19/60] target/ppc: Use env_archcpu() in helper_book3s_msgsndp()
` [PULL 20/60] target/riscv: Use env_archcpu() in [check_]nanbox()
` [PULL 21/60] target/s390x: Use env_archcpu() in handle_diag_308()
` [PULL 22/60] target/xtensa: Use env_archcpu() in update_c[compare|count]()
` [PULL 23/60] target/i386/hvf: Use x86_cpu in simulate_[rdmsr|wrmsr]()
` [PULL 24/60] target/i386/hvf: Use env_archcpu() in simulate_[rdmsr/wrmsr]()
` [PULL 25/60] target/i386/hvf: Use CPUState typedef
` [PULL 26/60] target/i386/hvf: Rename 'CPUState *cpu' variable as 'cs'
` [PULL 27/60] target/i386/hvf: Rename 'X86CPU *x86_cpu' variable as 'cpu'
` [PULL 28/60] target/i386/kvm: Correct comment in kvm_cpu_realize()
` [PULL 29/60] target/i386/monitor: synchronize cpu state for lapic info
` [PULL 30/60] target/mips: Fix MSA BZ/BNZ opcodes displacement
` [PULL 31/60] target/mips: Fix TX79 LQ/SQ opcodes
` [PULL 32/60] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
` [PULL 33/60] hw/ppc/e500: Restrict ppce500_init_mpic_kvm() to KVM
` [PULL 34/60] target/ppc: Restrict KVM objects to system emulation
` [PULL 35/60] target/ppc: Prohibit target specific KVM prototypes on user emulation
` [PULL 36/60] target/nios2: Create IRQs *after* accelerator vCPU is realized
` [PULL 37/60] target/alpha: Tidy up alpha_cpu_class_by_name()
` [PULL 38/60] hw/cpu: Call object_class_is_abstract() once in cpu_class_by_name()
` [PULL 39/60] exec/cpu: Have cpu_exec_realize() return a boolean
` [PULL 40/60] hw/cpu: Clean up global variable shadowing
` [PULL 41/60] hw/loader: Clean up global variable shadowing in rom_add_file()
` [PULL 42/60] hw/isa/i82378: Propagate error if PC_SPEAKER device creation failed
` [PULL 43/60] hw/i386: Fix comment style in topology.h
` [PULL 44/60] tests/unit: Rename test-x86-cpuid.c to test-x86-topo.c
` [PULL 45/60] system/cpus: Fix CPUState.nr_cores' calculation
` [PULL 46/60] hw/cpu: Update the comments of nr_cores and nr_dies
` [PULL 47/60] hw/ide: reset: cancel async DMA operation before resetting state
` [PULL 48/60] tests/qtest: ahci-test: add test exposing reset issue with pending callback
` [PULL 49/60] hw/i2c: pmbus add support for block receive
` [PULL 50/60] hw/i2c: pmbus: add vout mode bitfields
` [PULL 51/60] hw/i2c: pmbus: add fan support
` [PULL 52/60] hw/i2c: pmbus: add VCAP register
` [PULL 53/60] hw/sensor: add ADM1266 device model
` [PULL 54/60] tests/qtest: add tests for ADM1266
` [PULL 55/60] hw/i2c: pmbus: immediately clear faults on request
` [PULL 56/60] hw/i2c: pmbus: reset page register for out of range reads
` [PULL 57/60] MAINTAINERS: Add include/hw/timer/tmu012.h to the SH4 R2D section
` [PULL 58/60] MAINTAINERS: Add the CAN documentation file to the CAN section
` [PULL 59/60] MAINTAINERS: update libvirt devel mailing list address
` [PULL 60/60] ui/sdl2: use correct key names in win title on mac

[PATCH v13 00/11] Add VIRTIO sound card
 2023-11-06 11:35 UTC  (5+ messages)

[PATCH 00/29] gdbstub and plugin read register and windows support
 2023-11-06 11:40 UTC  (4+ messages)
` [PATCH 24/29] plugins: add an API to read registers

[PATCH v2 0/4] Misc ati-vga patches
 2023-11-06 11:32 UTC  (7+ messages)
` [PATCH v2 4/4] ati-vga: Implement fallback for pixman routines

[PULL v2 00/24] Pixman patches
 2023-11-06 11:05 UTC  (9+ messages)
` [PULL v2 22/24] hw/display: make ATI_VGA depend on PIXMAN

[PATCH v2 0/5] virtio-gpu: add blob migration support
 2023-11-06 10:44 UTC  (4+ messages)


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