qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-18 07:59:51 to 2024-03-18 16:20:15 UTC [more...]

[PULL 00/24] virtio,pc,pci: bugfixes
 2024-03-18 16:17 UTC  (21+ messages)
` [PULL 01/24] SMBIOS: fix long lines
` [PULL 02/24] qapi: document PCIe Gen5/Gen6 speeds since 9.0
` [PULL 03/24] docs/specs/pvpanic: mark shutdown event as not implemented
` [PULL 04/24] tests: smbios: make it possible to write SMBIOS only test
` [PULL 05/24] tests: smbios: add test for -smbios type=11 option
` [PULL 06/24] tests: smbios: add test for legacy mode CLI options
` [PULL 07/24] smbios: cleanup smbios_get_tables() from legacy handling
` [PULL 08/24] smbios: get rid of smbios_smp_sockets global
` [PULL 09/24] smbios: get rid of smbios_legacy global
` [PULL 10/24] smbios: avoid mangling user provided tables
` [PULL 12/24] smbios: add smbios_add_usr_blob_size() helper
` [PULL 13/24] smbios: rename/expose structures/bitmaps used by both legacy and modern code
` [PULL 14/24] smbios: build legacy mode code only for 'pc' machine
` [PULL 15/24] smbios: handle errors consistently
` [PULL 16/24] smbios: get rid of global smbios_ep_type
` [PULL 18/24] smbios: extend smbios-entry-point-type with 'auto' value
` [PULL 19/24] smbios: in case of entry point is 'auto' try to build v2 tables 1st
` [PULL 22/24] pc/q35: set SMBIOS entry point type to 'auto' by default
` [PULL 23/24] tests: acpi: update expected SSDT.dimmpxm blob
` [PULL 24/24] smbios: add extra comments to smbios_get_table_legacy()

[PATCH v4 00/25] migration: Improve error reporting
 2024-03-18 16:19 UTC  (12+ messages)
` [PATCH v4 13/25] memory: Add Error** argument to .log_global_start() handler
` [PATCH v4 14/25] memory: Add Error** argument to the global_dirty_log routines

[PATCH 0/2] support unaligned access for some xHCI registers
 2024-03-18 16:18 UTC  (4+ messages)
` [PATCH 2/2] hw/usb/hcd-xhci.c: allow unaligned access to Capability Registers

Regression in v7.2.10 - ui-dbus.so requires -fPIC
 2024-03-18 16:16 UTC  (7+ messages)

[PATCH v2 0/2] support unaligned access for some xHCI registers
 2024-03-18 16:15 UTC  (3+ messages)
` [PATCH v2 1/2] system/memory.c: support unaligned access

[PATCH] configure: Fix error message when C compiler is not working
 2024-03-18 16:08 UTC  (2+ messages)

[PATCH 0/9] Introduce support for IGVM files
 2024-03-18 15:59 UTC  (9+ messages)
` [PATCH 7/9] i386/sev: Refactor setting of reset vector and initial CPU state
` [PATCH 9/9] docs/system: Add documentation on support for IGVM

[PATCH v2] ppc/pnv: I2C controller is not user creatable
 2024-03-18 15:58 UTC 

[PATCH] ppc/pnv: I2C controller is not user creatable
 2024-03-18 15:54 UTC  (4+ messages)

[PATCH v4 0/2] kvm: add support for guest physical bits
 2024-03-18 15:53 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] target/i386: add guest-phys-bits cpu property

[PATCH v3 0/3] kvm: add support for guest physical bits
 2024-03-18 15:50 UTC  (6+ messages)
` [PATCH v3 2/3] "

[PATCH v5 00/24] replay: fixes and new test cases
 2024-03-18 15:46 UTC  (25+ messages)
` [PATCH v5 01/24] scripts/replay-dump.py: Update to current rr record format
` [PATCH v5 02/24] scripts/replay-dump.py: rejig decoders in event number order
` [PATCH v5 03/24] tests/avocado: excercise scripts/replay-dump.py in replay tests
` [PATCH v5 04/24] replay: allow runstate shutdown->running when replaying trace
` [PATCH v5 05/24] Revert "replay: stop us hanging in rr_wait_io_event"
` [PATCH v5 06/24] tests/avocado: replay_kernel.py add x86-64 q35 machine test
` [PATCH v5 07/24] chardev: set record/replay on the base device of a muxed device
` [PATCH v5 08/24] replay: Fix migration use of clock
` [PATCH v5 09/24] replay: Fix migration replay_mutex locking
` [PATCH v5 10/24] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state
` [PATCH v5 11/24] virtio-net: Use virtual time for RSC timers
` [PATCH v5 12/24] savevm: Fix load_snapshot error path crash
` [PATCH v5 13/24] tests/avocado: replay_linux.py remove the timeout expected guards
` [PATCH v5 14/24] tests/avocado: reverse_debugging.py mark aarch64 and pseries as not flaky
` [PATCH v5 15/24] tests/avocado: reverse_debugging.py add test for x86-64 q35 machine
` [PATCH v5 16/24] tests/avocado: reverse_debugging.py verify addresses between record and replay
` [PATCH v5 17/24] tests/avocado: reverse_debugging.py stop VM before sampling icount
` [PATCH v5 18/24] tests/avocado: reverse_debugging reverse-step at the end of the trace
` [PATCH v5 19/24] tests/avocado: reverse_debugging.py add snapshot testing
` [PATCH v5 20/24] replay: simple auto-snapshot mode for record
` [PATCH v5 21/24] tests/avocado: reverse_debugging.py test auto-snapshot mode
` [PATCH v5 22/24] target/ppc: fix timebase register reset state
` [PATCH v5 23/24] spapr: Fix vpa dispatch count for record-replay
` [PATCH v5 24/24] tests/avocado: replay_linux.py add ppc64 pseries test

[PATCH v4 0/3] Add support for the RAPL MSRs series
 2024-03-18 15:12 UTC  (4+ messages)
` [PATCH v4 1/3] qio: add support for SO_PEERCRED for socket channel
` [PATCH v4 2/3] tools: build qemu-vmsr-helper
` [PATCH v4 3/3] Add support for RAPL MSRs in KVM/Qemu

[PATCH v1 00/11] Add a host IOMMU device abstraction
 2024-03-18 15:11 UTC  (18+ messages)
` [PATCH v1 01/11] Introduce a common abstract struct HostIOMMUDevice
` [PATCH v1 04/11] vfio: Add HostIOMMUDevice handle into VFIODevice
` [PATCH v1 05/11] vfio: Introduce host_iommu_device_create callback
` [PATCH v1 08/11] vfio/pci: Allocate and initialize HostIOMMUDevice after attachment
` [PATCH v1 09/11] hw/pci: Introduce pci_device_set/unset_iommu_device()
` [PATCH v1 11/11] backends/iommufd: Introduce helper function iommufd_device_get_info()

[PATCH v2] vfio/pci: migration: Skip config space check for vendor specific capability during restore/load
 2024-03-18 14:58 UTC  (4+ messages)

[PATCH v7 0/8] tests/qtest/migration: Add tests for introducing 'channels' argument in migrate QAPIs
 2024-03-18 14:16 UTC  (5+ messages)
` [PATCH v7 3/8] tests/qtest/migration: Replace migrate_get_connect_uri inplace of migrate_get_socket_address

Unmapping KVM Guest Memory from Host Kernel
 2024-03-18 14:11 UTC  (5+ messages)

[PATCH v3 0/4] tests/avocado: update sbsa-ref firmware to latest
 2024-03-18 14:08 UTC  (5+ messages)
` [PATCH v3 1/4] tests/avocado: update sbsa-ref firmware
` [PATCH v3 2/4] tests/avocado: drop virtio-rng from sbsa-ref tests
` [PATCH v3 3/4] tests/avocado: sbsa-ref: add Alpine tests for misc 'max' setup
` [PATCH v3 4/4] tests/avocado: sbsa-ref: add OpenBSD "

[PATCH for-9.0 v2 0/3] target/hppa: Fix some wide mode displacements
 2024-03-18 13:58 UTC  (3+ messages)
` [PATCH v2 1/3] target/hppa: Fix assemble_16 insns for wide mode

qemu-img: very bad performance with the default number of coroutines (8) in presence of compression. Fixed adding "-m 1" to the cmdline
 2024-03-18 13:55 UTC 

[PATCH for-9.0 0/2] nbd: Fix server crash on reset with iothreads
 2024-03-18 13:28 UTC  (2+ messages)

[PATCH v1 0/6] Check and sync host IOMMU cap/ecap with vIOMMU
 2024-03-18 13:20 UTC  (8+ messages)
` [PATCH v1 3/6] intel_iommu: Add a framework to check and sync host IOMMU cap/ecap

[PULL 00/15] Block layer patches
 2024-03-18 13:01 UTC  (16+ messages)
` [PULL 01/15] mirror: Don't call job_pause_point() under graph lock
` [PULL 02/15] nbd/server: Fix race in draining the export
` [PULL 03/15] iotests: Add test for reset/AioContext switches with NBD exports
` [PULL 04/15] blockdev: Fix blockdev-snapshot-sync error reporting for no medium
` [PULL 05/15] qemu-img: Fix Column Width and Improve Formatting in snapshot list
` [PULL 06/15] tests/qemu-iotests: Fix test 033 for running with non-file protocols
` [PULL 07/15] tests/qemu-iotests: Restrict test 066 to the 'file' protocol
` [PULL 08/15] tests/qemu-iotests: Restrict test 114 "
` [PULL 09/15] tests/qemu-iotests: Restrict test 130 "
` [PULL 10/15] tests/qemu-iotests: Restrict test 134 and 158 "
` [PULL 11/15] tests/qemu-iotests: Restrict test 156 "
` [PULL 12/15] tests/qemu-iotests: Restrict tests that use --image-opts "
` [PULL 13/15] tests/qemu-iotests: Fix some tests that use --image-opts for other protocols
` [PULL 14/15] tests/qemu-iotests: Restrict tests using "--blockdev file" to the file protocol
` [PULL 15/15] iotests: adapt to output change for recently introduced 'detached header' field

[PATCH for-9.0] mirror: Don't call job_pause_point() under graph lock
 2024-03-18 12:58 UTC  (4+ messages)

[PATCH] hw/virtio: Add support for VDPA network simulation devices
 2024-03-18 12:41 UTC  (5+ messages)

[PATCH] iotests: adapt to output change for recently introduced 'detached header' field
 2024-03-18 12:35 UTC  (2+ messages)

[PATCH 0/9] tests/qemu-iotests: Fix running with "check -ssh -qcow2"
 2024-03-18 12:14 UTC  (2+ messages)

[PATCH v3 for 9.1 0/6] virtio, vhost: Add VIRTIO_F_NOTIFICATION_DATA support
 2024-03-18 11:55 UTC  (4+ messages)

[PATCH v4] qemu-img: Fix Column Width and Improve Formatting in snapshot list
 2024-03-18 11:53 UTC  (2+ messages)

[PATCH] blockdev: Fix blockdev-snapshot-sync error reporting for no medium
 2024-03-18 11:47 UTC  (2+ messages)

[PATCH-for-9.1 v2 0/3] ui/display: Introduce API to change console orientation
 2024-03-18 11:31 UTC  (4+ messages)
` [PATCH-for-9.1 v2 1/3] ui/console: "
` [PATCH-for-9.1 v2 2/3] hw/display/pxa2xx_lcd: Set rotation angle using qemu_console_set_rotate
` [PATCH-for-9.1 v2 3/3] ui/console: Add 'rotate_arcdegree' field to allow per-console rotation

[PATCH-for-9.1 0/3] ui/display: Introduce API to change console orientation
 2024-03-18 11:31 UTC  (7+ messages)
` [PATCH-for-9.1 1/3] ui/console: "
` [PATCH-for-9.1 2/3] hw/display/pxa2xx_lcd: Set rotation angle using qemu_console_set_rotate
` [PATCH-for-9.1 3/3] ui/console: Add 'rotate_arcdegree' field to allow per-console rotation

[PATCH 00/14] Cleanup on SMP and its test
 2024-03-18 11:18 UTC  (9+ messages)
` [PATCH 03/14] hw/core/machine-smp: Simplify variables' initialization in machine_parse_smp_config()

[PATCH v2 0/1] cxl/mem: Fix for the index of Clear Event Record Handle
 2024-03-18 10:57 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 00/10] Reduce usage of QERR_ macros further
 2024-03-18 10:49 UTC  (7+ messages)
` [PATCH 08/10] qapi: Correct error message for 'vcpu_dirty_limit' parameter

[PATCH v1 0/2] Some fixes for pause and resume all vcpus
 2024-03-18 10:14 UTC  (5+ messages)
` [PATCH v1 1/2] system/cpus: Fix pause_all_vcpus() under concurrent environment
` [PATCH v1 2/2] system/cpus: Fix resume_all_vcpus() under vCPU hotplug condition

[PATCH 00/22] plugins: Rewrite plugin code generation
 2024-03-18 10:04 UTC  (10+ messages)
` [PATCH 02/22] tcg: Make tcg/helper-info.h self-contained
` [PATCH 03/22] tcg: Pass function pointer to tcg_gen_call*
` [PATCH 04/22] plugins: Zero new qemu_plugin_dyn_cb entries
` [PATCH 05/22] plugins: Move function pointer in qemu_plugin_dyn_cb

[RFC PATCH v8 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-03-18  9:35 UTC  (24+ messages)
` [RFC PATCH v8 01/23] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
` [RFC PATCH v8 02/23] target/arm: Add PSTATE.ALLINT
` [RFC PATCH v8 03/23] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
` [RFC PATCH v8 04/23] target/arm: Implement ALLINT MSR (immediate)
` [RFC PATCH v8 05/23] target/arm: Support MSR access to ALLINT
` [RFC PATCH v8 06/23] target/arm: Add support for Non-maskable Interrupt
` [RFC PATCH v8 07/23] target/arm: Add support for NMI in arm_phys_excp_target_el()
` [RFC PATCH v8 08/23] target/arm: Handle IS/FS in ISR_EL1 for NMI
` [RFC PATCH v8 09/23] target/arm: Handle PSTATE.ALLINT on taking an exception
` [RFC PATCH v8 10/23] hw/arm/virt: Wire NMI and VNMI irq lines from GIC to CPU
` [RFC PATCH v8 11/23] hw/intc/arm_gicv3: Add external IRQ lines for NMI
` [RFC PATCH v8 12/23] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [RFC PATCH v8 13/23] hw/intc/arm_gicv3: Add irq superpriority information
` [RFC PATCH v8 14/23] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
` [RFC PATCH v8 15/23] hw/intc/arm_gicv3: Implement GICD_INMIR
` [RFC PATCH v8 16/23] hw/intc: Enable FEAT_GICv3_NMI Feature
` [RFC PATCH v8 17/23] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
` [RFC PATCH v8 18/23] hw/intc/arm_gicv3: Handle icv_nmiar1_read() for icc_nmiar1_read()
` [RFC PATCH v8 19/23] hw/intc/arm_gicv3: Implement NMI interrupt prioirty
` [RFC PATCH v8 20/23] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()
` [RFC PATCH v8 21/23] hw/intc/arm_gicv3: Report the VNMI interrupt
` [RFC PATCH v8 22/23] target/arm: Add FEAT_NMI to max
` [RFC PATCH v8 23/23] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC

[PATCH 0/4] ui/console: Remove console_select()
 2024-03-18  9:30 UTC  (8+ messages)
` [PATCH 1/4] ui/vc: Do not inherit the size of active console
` [PATCH 2/4] ui/vnc: Do not use console_select()
` [PATCH 4/4] ui/curses: "

[PATCH v5 00/25] qapi: statically type schema.py
 2024-03-18  9:11 UTC  (3+ messages)
` [PATCH v5 25/25] qapi: Dumb down QAPISchema.lookup_entity()

[PATCH for 9.0 v15 00/10] target/riscv: vector fixes
 2024-03-18  9:10 UTC  (9+ messages)
` [PATCH for 9.0 v15 02/10] trans_rvv.c.inc: set vstart = 0 in int scalar move insns
` [PATCH for 9.0 v15 03/10] target/riscv/vector_helper.c: fix 'vmvr_v' memcpy endianess
` [PATCH for 9.0 v15 04/10] target/riscv: always clear vstart in whole vec move insns
` [PATCH for 9.0 v15 05/10] target/riscv: always clear vstart for ldst_whole insns

[PATCH for-9.0 v3] vdpa-dev: Fix initialisation order to restore VDUSE compatibility
 2024-03-18  9:03 UTC  (4+ messages)

[PATCH] ui/cocoa: Do not automatically zoom for HiDPI
 2024-03-18  9:02 UTC 

[QEMU PATCH v6 0/1] S3 support
 2024-03-18  8:58 UTC  (4+ messages)
` [QEMU PATCH v6 1/1] virtio-pci: implement No_Soft_Reset bit

[PATCH v2 0/3] Simplify user_creatable_add_type error path
 2024-03-18  8:57 UTC  (5+ messages)
` [PATCH v2 2/3] qom/object_interfaces: Make object_set_properties_from_qdict return bool
` [PATCH v2 3/3] qom/object_interfaces: Remove local_err in user_creatable_add_type

[RFC PATCH-for-9.1 00/21] qapi: Make @query-cpu-definitions command target-agnostic
 2024-03-18  8:47 UTC  (11+ messages)
` [PATCH-for-9.1 02/21] target/mips: Declare CPU QOM types using DEFINE_TYPES() macro
` [PATCH-for-9.1 03/21] target/ppc: "
` [PATCH-for-9.1 04/21] target/sparc: "
` [PATCH-for-9.1 05/21] cpus: Open code OBJECT_DECLARE_TYPE() in OBJECT_DECLARE_CPU_TYPE()
` [PATCH-for-9.1 06/21] target/i386: Make X86_CPU common to new I386_CPU / X86_64_CPU types

[PATCH] vhost-vdpa: check vhost_vdpa_set_vring_ready() return value
 2024-03-18  8:27 UTC  (5+ messages)

[PATCH 0/5] hw/loongarch: Refine numa memory map
 2024-03-18  8:01 UTC  (6+ messages)
` [PATCH 1/5] hw/loongarch: Refine acpi srat table for numa memory
` [PATCH 2/5] hw/loongarch: Refine fadt memory "
` [PATCH 3/5] hw/loongarch: Refine fwcfg memory map
` [PATCH 4/5] hw/loongarch: Refine system dram memory region
` [PATCH 5/5] hw/loongarch: Remove minimum and default memory size

[PATCH 0/2] ui/cocoa: Add cursor composition
 2024-03-18  7:58 UTC  (2+ messages)
` [PATCH 2/2] ui/console: Remove dpy_cursor_define_supported()


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