qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-21 15:34:22 to 2024-02-21 20:59:57 UTC [more...]

[PATCH v2 0/7] Introduce multifd zero page checking
 2024-02-21 20:59 UTC  (14+ messages)
` [PATCH v2 1/7] migration/multifd: Add new migration option zero-page-detection
` [PATCH v2 2/7] migration/multifd: Support for zero pages transmission in multifd format
` [PATCH v2 3/7] migration/multifd: Zero page transmission on the multifd thread
` [PATCH v2 4/7] migration/multifd: Enable zero page checking from multifd threads
` [PATCH v2 5/7] migration/multifd: Add new migration test cases for legacy zero page checking
` [PATCH v2 6/7] migration/multifd: Add zero pages and zero bytes counter to migration status interface

[PATCH v2 0/7] hw/ide: Clean up hw/ide/qdev.c and include/hw/ide/internal.h
 2024-02-21 20:52 UTC  (10+ messages)
` [PATCH v2 3/7] hw/ide: Move IDE DMA related definitions to a separate header ide-dma.h
` [PATCH v2 4/7] hw/ide: Move IDE device related definitions to ide-dev.h
` [PATCH v2 5/7] hw/ide: Move IDE bus related definitions to a new header ide-bus.h

[RFC PATCH v2 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-02-21 20:48 UTC  (30+ messages)
` [RFC PATCH v2 01/22] target/arm: Add FEAT_NMI to max
` [RFC PATCH v2 02/22] target/arm: Handle HCR_EL2 accesses for bits introduced with FEAT_NMI
` [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 09/22] target/arm: Add support for FEAT_NMI, Non-maskable Interrupt
` [RFC PATCH v2 10/22] target/arm: Handle PSTATE.ALLINT on taking an exception
` [RFC PATCH v2 11/22] target/arm: Set pstate.ALLINT in arm_cpu_reset_hold
` [RFC PATCH v2 12/22] hw/arm/virt: Wire NMI irq line from GIC to CPU
` [RFC PATCH v2 14/22] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [RFC PATCH v2 15/22] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
` [RFC PATCH v2 18/22] hw/arm/virt: Add FEAT_GICv3_NMI feature support in virt GIC
` [RFC PATCH v2 19/22] hw/intc/arm_gicv3: Add irq superpriority information
` [RFC PATCH v2 20/22] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
` [RFC PATCH v2 22/22] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()

[PATCH RFC 0/8] Add Counter delegation ISA extension support
 2024-02-21 20:17 UTC  (5+ messages)

[PATCH v2 0/2] Update description for input grab key
 2024-02-21 19:52 UTC  (3+ messages)
` [PATCH v2 1/2] docs/system: "
` [PATCH v2 2/2] system/vl: "

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

[PATCH] hw/sparc/leon3: Fix wrong usage of DO_UPCAST macro
 2024-02-21 18:49 UTC  (3+ messages)

[PATCH V3 00/13] allow cpr-reboot for vfio
 2024-02-21 18:32 UTC  (3+ messages)
` [PATCH V3 12/13] vfio: allow cpr-reboot migration if suspended

[PATCH v4 0/3] hw/i2c: smbus: Reset fixes
 2024-02-21 18:28 UTC  (3+ messages)
` [PATCH v4 2/3] hw/i2c/smbus_slave: Add object path on error prints

[PATCH v4 00/10] Enabling DCD emulation support in Qemu
 2024-02-21 18:16 UTC  (11+ messages)
` [PATCH v4 01/10] hw/cxl/cxl-mailbox-utils: Add dc_event_log_size field to output payload of identify memory device command
` [PATCH v4 02/10] hw/cxl/cxl-mailbox-utils: Add dynamic capacity region representative and mailbox command support
` [PATCH v4 03/10] include/hw/cxl/cxl_device: Rename mem_size as static_mem_size for type3 memory devices
` [PATCH v4 04/10] hw/mem/cxl_type3: Add support to create DC regions to "
` [PATCH v4 05/10] hw/mem/cxl-type3: Refactor ct3_build_cdat_entries_for_mr to take mr size insead of mr as argument
` [PATCH v4 06/10] hw/mem/cxl_type3: Add host backend and address space handling for DC regions
` [PATCH v4 07/10] hw/mem/cxl_type3: Add DC extent list representative and get DC extent list mailbox support
` [PATCH v4 08/10] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response
` [PATCH v4 09/10] hw/cxl/events: Add qmp interfaces to add/release dynamic capacity extents
` [PATCH v4 10/10] hw/mem/cxl_type3: Add dpa range validation for accesses to DC regions

QNX VM hang on Qemu
 2024-02-21 18:20 UTC  (10+ messages)

[PATCH 0/4] RISC-V: Modularize common match conditions for trigger
 2024-02-21 18:05 UTC  (9+ messages)
` [PATCH 1/4] target/riscv: Add functions for common matching conditions of trigger
` [PATCH 2/4] target/riscv: Apply modularized matching conditions for breakpoint
` [PATCH 3/4] target/riscv: Apply modularized matching conditions for watchpoint
` [PATCH 4/4] target/riscv: Apply modularized matching conditions for icount trigger

QEMU was not accepted into GSoC 2024
 2024-02-21 18:02 UTC 

Support Android hypervisors
 2024-02-21 16:00 UTC 

[PATCH v4 00/36] linux-user: Improve host and guest page size handling
 2024-02-21 17:49 UTC  (5+ messages)
` [PATCH v4 02/36] linux-user: Adjust SVr4 NULL page mapping

[PATCH] docs/system: Fix key for input grab
 2024-02-21 17:48 UTC  (2+ messages)

[PATCH 0/3] Replace variable length arrays in ppc KVM code
 2024-02-21 17:48 UTC  (11+ messages)
` [PATCH 1/3] target/ppc/kvm: Replace variable length array in kvmppc_save_htab()
` [PATCH 2/3] target/ppc/kvm: Replace variable length array in kvmppc_read_hptes()
` [PATCH 3/3] meson: Enable -Wvla

[PATCH] hw/nvme/ns: Add NVMe NGUID property
 2024-02-21 17:38 UTC 

[PATCH 0/5] Implement port 92 in south bridges
 2024-02-21 17:37 UTC  (8+ messages)
` [PATCH 2/5] hw/i386/port92: Allow for TYPE_PORT92 to be embedded in devices
` [PATCH 3/5] hw/isa: Embed TYPE_PORT92 in south bridges used in PC machines
` [PATCH 4/5] hw/i386/pc: Inline i8042_setup_a20_line() and remove it

[PATCH 0/2] ARM GICv3 ITS DeviceID modification implementation
 2024-02-21 17:33 UTC  (3+ messages)
` [PATCH 1/2] hw/intc/arm_gicv3_its_common: Increase DeviceID to 32 bits
` [PATCH 2/2] hw/intc/arm_gicv3_its: Use send_msi in the GITS_TRANSLATER write

[PATCH] vl, pc: turn -no-fd-bootchk into a machine property
 2024-02-21 17:34 UTC  (5+ messages)

[PATCH 0/2] ARM SMMUv3 StreamID Implementation
 2024-02-21 17:17 UTC  (3+ messages)
` [PATCH 1/2] hw/arm/smmuv3: Check StreamIDs against SMMU_IDR1.SIDSIZE value
` [PATCH 2/2] hw/arm/smmu-common: Create virtual function for implementation defined StreamID

[PATCH 00/10] reset: Make whole system three-phase-reset aware
 2024-02-21 17:06 UTC  (13+ messages)
` [PATCH 01/10] hw/i386: Store pointers to IDE buses in PCMachineState
` [PATCH 02/10] hw/i386/pc: Do pc_cmos_init_late() from pc_machine_done()
` [PATCH 06/10] hw/core: Add ResetContainer which holds objects implementing Resettable
` [PATCH 09/10] hw/core/machine: Use qemu_register_resettable for sysbus reset

[PATCH V4 0/5] string list functions
 2024-02-21 17:01 UTC  (17+ messages)
` [PATCH V4 1/5] util: strList_from_string
` [PATCH V4 2/5] qapi: QAPI_LIST_LENGTH
` [PATCH V4 3/5] util: strv_from_strList
` [PATCH V4 4/5] util: strList unit tests
` [PATCH V4 5/5] migration: simplify exec migration functions

[PATCH 0/2] SMBIOS type 9 descriptor implementation
 2024-02-21 17:00 UTC  (3+ messages)
` [PATCH 1/2] Implement base of SMBIOS type 9 descriptor
` [PATCH 2/2] Implement SMBIOS type 9 v2.6

[PATCH 00/23] qemu-img: refersh options and --help handling
 2024-02-21 16:45 UTC  (9+ messages)
` [PATCH 12/23] qemu-img: make -l (list) the default for "snapshot" subcommand
` [PATCH 23/23] qemu-img: inline list of supported commands, remove qemu-img-cmds.h include

[PATCH] target/i386: do not filter processor tracing features except on KVM
 2024-02-21 16:29 UTC 

[PATCH 0/9] Simplify initialization of PC machines
 2024-02-21 16:10 UTC  (11+ messages)
` [PATCH 3/9] hw/i386/x86: Turn apic_xrupt_override into class attribute
` [PATCH 5/9] hw/i386/pc: Defer smbios_set_defaults() to machine_done
` [PATCH 6/9] hw/i386/pc: Confine system flash handling to pc_sysfw
` [PATCH 7/9] hw/i386/pc_sysfw: Inline pc_system_flash_create() and remove it
` [PATCH 9/9] hw/i386/pc_{piix, q35}: Eliminate local pci_bus/pci_host variables

[PATCH] hw/char/pl011: Add support for loopback
 2024-02-21 16:05 UTC  (4+ messages)

[Stable-8.2.2 v0 00/60] Patch Round-up for stable 8.2.2, freeze on 2024-03-02
 2024-02-21  8:20 UTC  (21+ messages)
` [Stable-8.2.2 19/60] virtio-blk: avoid using ioeventfd state in irqfd conditional
` [Stable-8.2.2 24/60] hw/smbios: Fix OEM strings table option validation
` [Stable-8.2.2 26/60] hw/net/tulip: add chip status register values
` [Stable-8.2.2 31/60] cxl/cdat: Fix header sum value in CDAT checksum
` [Stable-8.2.2 32/60] hw/cxl/device: read from register values in mdev_reg_read()
` [Stable-8.2.2 33/60] hw/cxl: Pass CXLComponentState to cache_mem_ops
` [Stable-8.2.2 35/60] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
` [Stable-8.2.2 41/60] target/arm: Fix nregs computation in do_{ld, st}_zpa
` [Stable-8.2.2 42/60] target/arm: Adjust and validate mtedesc sizem1
` [Stable-8.2.2 43/60] target/arm: Split out make_svemte_desc
` [Stable-8.2.2 44/60] target/arm: Handle mte in do_ldrq, do_ldro
` [Stable-8.2.2 46/60] target/arm: Don't get MDCR_EL2 in pmu_counter_enabled() before checking ARM_FEATURE_PMU
` [Stable-8.2.2 49/60] i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
` [Stable-8.2.2 50/60] i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_HI leafs
` [Stable-8.2.2 52/60] i386/cpuid: Move leaf 7 to correct group
` [Stable-8.2.2 53/60] target/i386: Generate an illegal opcode exception on cmp instructions with lock prefix
` [Stable-8.2.2 54/60] ui: reject extended clipboard message if not activated
` [Stable-8.2.2 55/60] ui/clipboard: mark type as not available when there is no data
` [Stable-8.2.2 57/60] ui/console: Fix console resize with placeholder surface
` [Stable-8.2.2 60/60] tests/qtest: Depend on dbus_display1_dep

[PATCH 0/6] [PATCH 0/6] Fix missing ERRP_GUARD() when dereference @errp
 2024-02-21 15:12 UTC  (14+ messages)
` [PATCH 1/6] hw/cxl/cxl-host: Fix missing ERRP_GUARD() in cxl_fixed_memory_window_config()
` [PATCH 2/6] hw/display/macfb: Fix missing ERRP_GUARD() in macfb_nubus_realize()
` [PATCH 4/6] hw/misc/xlnx-versal-trng: Fix missing ERRP_GUARD() in trng_prop_fault_event_set()
` [PATCH 5/6] hw/pci-bridge/cxl_upstream: Fix missing ERRP_GUARD() in cxl_usp_realize()
` [PATCH 6/6] hw/vfio/iommufd: Fix missing ERRP_GUARD() in iommufd_cdev_getfd()

[PATCH v2] virtio-iommu: Use qemu_real_host_page_mask as default page_size_mask
 2024-02-21 12:45 UTC  (9+ messages)

[PATCH] test/qtest: Add an API function to capture IRQ toggling
 2024-02-21 15:47 UTC  (6+ messages)

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

[PATCH] qapi: Misc cleanups to migrate QAPIs
 2024-02-21  9:58 UTC  (7+ messages)

[PATCH v4 0/3] Adjust the output of x-query-virtio-status
 2024-02-21 14:28 UTC  (4+ messages)
` [PATCH v4 1/3] qmp: Switch x-query-virtio-status back to numeric encoding
` [PATCH v4 2/3] virtio: Declare the decoding functions to static
` [PATCH v4 3/3] qapi: Define VhostDeviceProtocols and VirtioDeviceFeatures as plain C types

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

[PULL 0/1] loongarch-to-apply queue
 2024-02-21  9:11 UTC  (2+ messages)
` [PULL 1/1] loongarch: Change the UEFI loading mode to loongarch

[RFC 0/8] Introduce SMP Cache Topology
 2024-02-21 15:17 UTC  (4+ messages)
` [RFC 4/8] hw/core: Add cache topology options in -smp

[PATCH v4 00/34] migration: File based migration with multifd and fixed-ram
 2024-02-21 13:50 UTC  (12+ messages)
` [PATCH v4 11/34] migration/ram: Introduce 'fixed-ram' migration capability
` [PATCH v4 27/34] migration: Add direct-io parameter
` [PATCH v4 30/34] monitor: Honor QMP request for fd removal immediately
` [PATCH v4 32/34] monitor: fdset: Match against O_DIRECT

[PATCH 1/1] qga/linux: Add new api 'guest-network-get-route'
 2024-02-21  9:04 UTC  (2+ messages)
` [PATCH v2 "

Help with qemu_input_event_send_key_number and IOThreads in Qemu
 2024-02-21  4:24 UTC 

[PATCH v3 0/3] Add support for the RAPL MSRs series
 2024-02-21 13:52 UTC  (8+ messages)
` [PATCH v3 2/3] tools: build qemu-vmsr-helper

[PATCH] vhost-user: fix the issue of vhost deadlock in nested virtualization
 2024-02-21  9:02 UTC  (5+ messages)

[RFC PATCH 0/2] hw: Replace cpu_interrupt() calls by qemu_irq(QDev GPIO)
 2024-02-21 12:24 UTC  (2+ messages)

[PATCH v5 0/9] Misc clean ups to target/ppc exception handling
 2024-02-21  9:42 UTC  (5+ messages)
` [PATCH v5 1/9] target/ppc: Use env_cpu for cpu_abort in excp_helper
` [PATCH v5 5/9] target/ppc: Simplify syscall exception handlers

[RFC 0/4] mirror: implement incremental and bitmap modes
 2024-02-21  9:21 UTC  (4+ messages)
` [RFC 1/4] drive-mirror: add support for sync=bitmap mode=never

[PATCH] qapi: Craft the BlockdevCreateOptionsLUKS comment
 2024-02-21  8:49 UTC  (5+ messages)

[PATCH v8 00/21] Introduce smp.modules for x86 in QEMU
 2024-02-21 15:15 UTC  (3+ messages)

[PATCH V2 0/1] Change the UEFI loading mode to loongarch
 2024-02-21  8:25 UTC  (3+ messages)
` [PATCH V2 1/1] loongarch: "

[PATCH] hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"
 2024-02-21 11:00 UTC 

[PATCH 00/14] hw/southbridge: Extract ICH9 QOM container model
 2024-02-21  8:54 UTC  (4+ messages)
` [PATCH 06/14] hw/pci-bridge: Extract QOM ICH definitions to 'ich_dmi_pci.h'

[PATCH 0/6] hw: Remove sysbus_address_space()
 2024-02-21 10:40 UTC  (13+ messages)
` [PATCH 1/6] hw/arm: Inline sysbus_create_simple(PL110 / PL111)

[PATCH v4] pc: q35: Bump max_cpus to 4096 vcpus
 2024-02-21 14:02 UTC 

[PATCH] qga-win: Add support of Windows Server 2025 in get-osinfo command
 2024-02-21  9:51 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).