qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-21 21:49:57 to 2024-02-22 13:30:45 UTC [more...]

[PATCH] migration: Fix qmp_query_migrate mbps value
 2024-02-22 13:29 UTC  (5+ messages)

[PATCH V3 00/13] allow cpr-reboot for vfio
 2024-02-22 13:29 UTC  (10+ messages)
` [PATCH V3 10/13] migration: stop vm for cpr

[PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
 2024-02-22 13:26 UTC  (6+ messages)
` [PATCH v4 32/34] monitor: fdset: Match against O_DIRECT

[PATCH 00/23] maintainer updates for 9.0 pre-PR (tests, plugin register support)
 2024-02-22 13:22 UTC  (11+ messages)
` [PATCH 18/23] plugins: add an API to read registers

[PATCH v2 0/3] Drop 32-bit Windows as a supported platform
 2024-02-22 13:12 UTC  (6+ messages)
` [PATCH v2 1/3] docs: Document that 32-bit Windows is unsupported
` [PATCH v2 2/3] .gitlab-ci.d: Drop cross-win32-system job
` [PATCH v2 3/3] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction

[PULL 02/32] hw/sysbus: Inline and remove sysbus_add_io()
 2024-02-22 12:58 UTC  (10+ messages)
` [PULL 07/32] hw/ppc/spapr_cpu: Use qdev_is_realized() instead of QOM API
` [PULL 08/32] hw/ppc/pnv_bmc: Use qdev_new() "
` [PULL 09/32] hw/tricore/testboard: Use qdev_new() instead of QOM basic API
` [PULL 19/32] hw/i386/pc_sysfw: Use qdev_is_realized() instead of QOM API
` [PULL 22/32] hw/acpi: Include missing 'qapi/qapi-types-acpi.h' generated header
` [PULL 23/32] hw/acpi/cpu: Use CPUState typedef
` [PULL 24/32] hw/acpi/ich9_tco: Include missing 'migration/vmstate.h' header
` [PULL 32/32] hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
` [PULL v2 00/32] Misc HW patches for 2024-02-22

[PATCH v2 0/2] Update description for input grab key
 2024-02-22 12:50 UTC  (7+ messages)
` [PATCH v2 1/2] docs/system: "
` [PATCH v2 2/2] system/vl: "

[RFC PATCH v2 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-02-22 12:48 UTC  (33+ messages)
` [RFC PATCH v2 01/22] target/arm: Add FEAT_NMI to max
` [RFC PATCH v2 03/22] target/arm: Add PSTATE.ALLINT
` [RFC PATCH v2 04/22] target/arm: Implement ALLINT MSR (immediate)
` [RFC PATCH v2 05/22] target/arm: Support MSR access to ALLINT
` [RFC PATCH v2 06/22] target/arm: Add support for Non-maskable Interrupt
` [RFC PATCH v2 07/22] target/arm: Add support for NMI event state
` [RFC PATCH v2 08/22] target/arm: Handle IS/FS in ISR_EL1 for NMI
` [RFC PATCH v2 11/22] target/arm: Set pstate.ALLINT in arm_cpu_reset_hold
` [RFC PATCH v2 19/22] hw/intc/arm_gicv3: Add irq superpriority information

[PATCH 0/3] Drop 32-bit Windows as a supported platform
 2024-02-22 12:47 UTC  (13+ messages)
` [PATCH 2/3] .gitlab-ci.d: Drop cross-win32-system job
` [PATCH 3/3] .gitlab-ci.d/windows.yml: Remove shared-msys2 abstraction

[PATCH] gitlab: force allow use of pip in Cirrus jobs
 2024-02-22 12:45 UTC  (3+ messages)

[PULL 0/1] loongarch-to-apply queue
 2024-02-22 12:42 UTC  (2+ messages)

[PATCH 0/4] RISC-V: Modularize common match conditions for trigger
 2024-02-22 12:37 UTC  (8+ messages)
` [PATCH 2/4] target/riscv: Apply modularized matching conditions for breakpoint
` [PATCH 4/4] target/riscv: Apply modularized matching conditions for icount trigger

[PATCH v6 0/9] Misc clean ups to target/ppc exception handling
 2024-02-22 12:20 UTC  (13+ messages)
` [PATCH v6 1/9] target/ppc: Use env_cpu for cpu_abort in excp_helper
` [PATCH v6 2/9] target/ppc: Readability improvements in exception handlers
` [PATCH v6 3/9] target/ppc: Fix gen_sc to use correct nip
` [PATCH v6 4/9] target/ppc: Move patching nip from exception handler to helper_scv
` [PATCH v6 5/9] target/ppc: Simplify syscall exception handlers
` [PATCH v6 6/9] target/ppc: Clean up ifdefs in excp_helper.c, part 1
` [PATCH v6 7/9] target/ppc: Clean up ifdefs in excp_helper.c, part 2
` [PATCH v6 8/9] target/ppc: Clean up ifdefs in excp_helper.c, part 3
` [PATCH v6 9/9] target/ppc: Remove interrupt handler wrapper functions

[PULL 00/34] Trivial patches for 2024-02-22
 2024-02-22 11:26 UTC  (35+ messages)
` [PULL 01/34] hw/usb: Style cleanup
` [PULL 02/34] hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS
` [PULL 03/34] hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS
` [PULL 04/34] hw/i386/kvm/ioapic: Replace magic '24' value by proper definition
` [PULL 05/34] target/i386/monitor: Remove unused 'hw/i386/pc.h' header
` [PULL 06/34] hw/timer: Move HPET_INTCAP definition to "hpet.h"
` [PULL 07/34] hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h'
` [PULL 08/34] hw/i386/acpi: Declare pc_madt_cpu_entry() in 'acpi-common.h'
` [PULL 09/34] hw/i386/port92: Add missing 'hw/isa/isa.h' header
` [PULL 10/34] hw/acpi/cpu_hotplug: Include 'pci_device.h' instead of 'pci.h'
` [PULL 11/34] hw/acpi/cpu_hotplug: Include 'x86.h' instead of 'pc.h'
` [PULL 12/34] system/physmem: remove redundant arg reassignment
` [PULL 13/34] docs: correct typos
` [PULL 14/34] tests: "
` [PULL 15/34] accel/tcg: "
` [PULL 16/34] loongson3: "
` [PULL 17/34] ppc: "
` [PULL 18/34] sh4: "
` [PULL 19/34] include/exec/memory.h: "
` [PULL 20/34] hw/arm/omap.h: "
` [PULL 21/34] hw/cxl/cxl_device.h: "
` [PULL 22/34] hw/net/npcm_gmac.h: "
` [PULL 23/34] hw/riscv/virt.h: "
` [PULL 24/34] pc-bios/README: "
` [PULL 25/34] qapi/ui: "
` [PULL 26/34] qemu-options.hx: "
` [PULL 27/34] ci/gitlab-pipeline-status: "
` [PULL 28/34] hexagon: "
` [PULL 29/34] m68k: "
` [PULL 30/34] s390x: "
` [PULL 31/34] target/sparc: "
` [PULL 32/34] hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
` [PULL 33/34] docs/system: Update description for input grab key
` [PULL 34/34] system/vl: "

[PATCH] hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
 2024-02-22 11:27 UTC  (6+ messages)

[PATCH v5 0/9] Misc clean ups to target/ppc exception handling
 2024-02-22 11:15 UTC  (11+ messages)
` [PATCH v5 6/9] target/ppc: Clean up ifdefs in excp_helper.c, part 1
` [PATCH v5 7/9] target/ppc: Clean up ifdefs in excp_helper.c, part 2
` [PATCH v5 8/9] target/ppc: Clean up ifdefs in excp_helper.c, part 3
` [PATCH v5 9/9] target/ppc: Remove interrupt handler wrapper functions

QNX VM hang on Qemu
 2024-02-22 10:55 UTC  (11+ messages)

Support Android hypervisors
 2024-02-22 10:39 UTC  (3+ messages)

[PATCH v2 0/7] Introduce multifd zero page checking
 2024-02-22 10:36 UTC  (3+ messages)
` [PATCH v2 1/7] migration/multifd: Add new migration option zero-page-detection

[PULL 00/25] Misc HW patches for 2024-02-21
 2024-02-22 10:22 UTC  (2+ messages)

[PATCH v2 0/3] target/arm: Allow compilation without CONFIG_ARM_V7M
 2024-02-22 10:22 UTC  (5+ messages)
` [PATCH v2 1/3] target/arm: Move v7m-related code from cpu32.c into a separate file

[PATCH] hw/nvme: fix invalid endian conversion
 2024-02-22 10:13 UTC  (3+ messages)

[PATCH 00/21] hw: More QDev cleanups
 2024-02-22 10:10 UTC  (22+ messages)
` [PATCH 01/21] hw/i386/pc: Do not use C99 mixed-declarations style
` [PATCH 02/21] hw/i386/pc_sysfw: Use qdev_is_realized() instead of QOM API
` [PATCH 03/21] hw/ppc/spapr_cpu: "
` [PATCH 06/21] hw: Replace DEVICE(object_new) -> qdev_new()
` [PATCH 07/21] target: "
` [PATCH 09/21] hw/usb: Inline usb_try_new()
` [PATCH 10/21] hw/usb: Inline usb_new()
` [PATCH 11/21] hw/usb: Add QOM parentship relation with hub devices
` [PATCH 17/21] hw/i386/iommu: Prefer object_initialize_child over object_initialize
` [PATCH 21/21] hw: Add QOM parentship relation with CPUs

[PATCH] pl031: Update last RTCLR value on write in case it's read back
 2024-02-22 10:10 UTC  (2+ messages)

[PATCH] target/m68k: Fix exception frame format for 68010
 2024-02-22  9:57 UTC  (2+ messages)

[PATCH v2 0/5] migration: cleanup TLS channel referencing
 2024-02-22  9:53 UTC  (6+ messages)
` [PATCH v2 1/5] migration/multifd: Cleanup TLS iochannel referencing
` [PATCH v2 2/5] migration/multifd: Drop registered_yank
` [PATCH v2 3/5] migration/multifd: Make multifd_channel_connect() return void
` [PATCH v2 4/5] migration/multifd: Cleanup outgoing_args in state destroy
` [PATCH v2 5/5] migration/multifd: Drop unnecessary helper to destroy IOC

[PATCH v7] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-02-22  9:45 UTC  (2+ messages)

[PATCH v2 0/2] Field 'reason' for MIGRATION event
 2024-02-22  9:22 UTC  (7+ messages)
` [PATCH v2 1/2] qapi/migration.json: add reason to "

[PATCH] hw/nvme/ns: Add NVMe NGUID property
 2024-02-22  9:13 UTC  (2+ messages)

[PATCH 00/16] qapi: Doc comment parsing & doc generation work
 2024-02-22  8:55 UTC  (4+ messages)
` [PATCH 14/16] qapi: Rewrite doc comment parser

[PATCH] hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
 2024-02-22  8:42 UTC  (3+ messages)

[PATCH 0/3] Replace variable length arrays in ppc KVM code
 2024-02-22  8:19 UTC  (5+ messages)
` [PATCH 3/3] meson: Enable -Wvla

[PATCH v2 0/1] update the array size
 2024-02-22  8:08 UTC  (3+ messages)
` [PATCH v2 1/1] qga-win: Add support of Windows Server 2025 in get-osinfo command

[PATCH v6 0/9] riscv: set vstart_eq_zero on mark_vs_dirty
 2024-02-22  7:59 UTC  (8+ messages)
` [PATCH v6 4/9] target/riscv/translate.c: remove 'cpu_vstart' global
` [PATCH v6 5/9] target/riscv: remove 'cpu_vl' global
` [PATCH v6 9/9] target/riscv/vector_helper.c: optimize loops in ldst helpers

[PATCH v4 0/3] Adjust the output of x-query-virtio-status
 2024-02-22  7:58 UTC  (3+ messages)
` [PATCH v4 2/3] virtio: Declare the decoding functions to static

[PATCH v3 0/3] VIRTIO-IOMMU: Set default granule to host page size
 2024-02-22  7:53 UTC  (4+ messages)
` [PATCH v3 1/3] qdev: Add a granule_mode property

[PATCH] vhost_net: add NOTIFICATION_DATA and IN_ORDER feature bits to vdpa_feature_bits
 2024-02-22  7:23 UTC  (4+ messages)
  ` [EXT] "

[PATCH 0/6] [PATCH 0/6] Fix missing ERRP_GUARD() when dereference @errp
 2024-02-22  7:29 UTC  (3+ messages)

[PATCH v6 00/15] hw/pci: SR-IOV related fixes and improvements
 2024-02-22  6:50 UTC  (7+ messages)
` [PATCH v6 12/15] hw/pci: Use -1 as a default value for rombar
` [PATCH v6 13/15] hw/pci: Determine if rombar is explicitly enabled

[PATCH] ui/cocoa: Fix incorrect window clipping on macOS Sonoma
 2024-02-22  6:08 UTC  (2+ messages)

[QEMU PATCH v6 0/1] S3 support
 2024-02-22  3:40 UTC  (2+ messages)
` [QEMU PATCH v6 1/1] virtio-pci: implement No_Soft_Reset bit

[PATCH] qga-win: Add support of Windows Server 2025 in get-osinfo command
 2024-02-22  2:56 UTC  (3+ messages)

[PATCH v2 0/1] update the array size
 2024-02-22  2:53 UTC  (2+ messages)
` [PATCH v2 1/1] qga-win: Add support of Windows Server 2025 in get-osinfo command

[RFC PATCH SET] cxl: add poison event handler
 2024-02-22  2:27 UTC  (5+ messages)
` [RFC PATCH 1/5] cxl/core: correct length of DPA field masks

[PATCH v4 0/2] Add support for LAM in QEMU
 2024-02-22  2:16 UTC  (3+ messages)

[PATCH 0/5] Add migration test for loongarch64
 2024-02-22  1:57 UTC  (4+ messages)
` [PATCH 5/5] tests: "

[PULL 00/13] linux-user patch queue
 2024-02-22  0:14 UTC  (9+ messages)
` [PULL 05/13] linux-user: Use walk_memory_regions for open_self_maps
            `  "

[PATCH] hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space zeroing
 2024-02-21 22:21 UTC  (3+ messages)

[PATCH v2] hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space zeroing
 2024-02-21 22:18 UTC 

[Stable-7.2.10 v0 00/33] Patch Round-up for stable 7.2.10, freeze on 2024-03-02
 2024-02-21 21:47 UTC  (20+ messages)
` [Stable-7.2.10 03/33] block/blkio: Make s->mem_region_alignment be 64 bits
` [Stable-7.2.10 05/33] system/vl.c: Fix handling of '-serial none -serial something'
` [Stable-7.2.10 06/33] qemu-options.hx: Improve -serial option documentation
` [Stable-7.2.10 11/33] cxl/cdat: Handle cdat table build errors
` [Stable-7.2.10 14/33] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
` [Stable-7.2.10 16/33] tests/acpi: Allow update of DSDT.cxl
` [Stable-7.2.10 17/33] hw/i386: Fix _STA return value for ACPI0017
` [Stable-7.2.10 18/33] tests/acpi: Update DSDT.cxl to reflect change _STA return value
` [Stable-7.2.10 23/33] iotests: Make 144 deterministic again
` [Stable-7.2.10 24/33] i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
` [Stable-7.2.10 25/33] i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_HI leafs
` [Stable-7.2.10 26/33] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
` [Stable-7.2.10 27/33] i386/cpuid: Move leaf 7 to correct group
` [Stable-7.2.10 28/33] target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix
` [Stable-7.2.10 29/33] ui: reject extended clipboard message if not activated
` [Stable-7.2.10 30/33] ui/clipboard: mark type as not available when there is no data
` [Stable-7.2.10 31/33] ui/clipboard: add asserts for update and request
` [Stable-7.2.10 32/33] ui/console: Fix console resize with placeholder surface
` [Stable-7.2.10 33/33] audio: Depend on dbus_display1_dep


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