qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-05 03:33:14 to 2024-03-05 13:30:29 UTC [more...]

[PATCH v2 00/13] contrib/elf2dmp: Improve robustness
 2024-03-05 13:29 UTC  (18+ messages)
` [PATCH v2 01/13] contrib/elf2dmp: Remove unnecessary err flags
` [PATCH v2 02/13] contrib/elf2dmp: Assume error by default
` [PATCH v2 03/13] contrib/elf2dmp: Continue even contexts are lacking
` [PATCH v2 04/13] contrib/elf2dmp: Conform to the error reporting pattern
` [PATCH v2 05/13] contrib/elf2dmp: Always check for PA resolution failure
` [PATCH v2 06/13] contrib/elf2dmp: Always destroy PA space
` [PATCH v2 07/13] contrib/elf2dmp: Ensure segment fits in file
` [PATCH v2 08/13] contrib/elf2dmp: Use lduw_le_p() to read PDB
` [PATCH v2 09/13] contrib/elf2dmp: Use rol64() to decode
` [PATCH v2 10/13] MAINTAINERS: Add Akihiko Odaki as a elf2dmp reviewer
` [PATCH v2 11/13] contrib/elf2dmp: Build only for little endian host
` [PATCH v2 12/13] contrib/elf2dmp: Use GPtrArray
` [PATCH v2 13/13] contrib/elf2dmp: Clamp QEMU note to file size

[PATCH v3 0/3] Add support for the RAPL MSRs series
 2024-03-05 13:25 UTC  (6+ messages)
` [PATCH v3 3/3] Add support for RAPL MSRs in KVM/Qemu

[PATCH] qemu-options.hx: Fix uncorrect description of "-serial"
 2024-03-05 13:21 UTC  (2+ messages)

[PATCH] hw/intc/apic: fix memory leak
 2024-03-05 13:21 UTC  (4+ messages)

[PATCH] ui/gtk: flush display pipeline before saving vmstate when blob=true
 2024-03-05 12:56 UTC  (4+ messages)
` [PATCH 1/3] "
  ` [PATCH 3/3] virtio-gpu: first surface update with blob scanout after resumed

[PATCH] hw/core/machine-smp: Remove deprecated "parameter=0" SMP configurations
 2024-03-05 12:37 UTC  (6+ messages)

[PATCH] make-release: switch to .xz format by default
 2024-03-05 12:22 UTC  (4+ messages)

[PATCH 00/19] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
 2024-03-05 12:21 UTC  (13+ messages)
` [PATCH 12/19] get rid of global smbios_ep_type
` [PATCH 13/19] smbios: extend smbios-entry-point-type with 'auto' value
` [PATCH 14/19] smbios: in case of entry point is 'auto' try to build v2 tables 1st
` [PATCH 15/19] smbios: error out when building type 4 table is not possible
` [PATCH 18/19] pc/q35: set SMBIOS entry point type to 'auto' by default

[PATCH 00/29] maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
 2024-03-05 12:10 UTC  (30+ messages)
` [PATCH 01/29] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
` [PATCH 02/29] gdbstub: Support disablement in a multi-threaded process
` [PATCH 03/29] {linux,bsd}-user: Introduce get_task_state()
` [PATCH 04/29] {linux,bsd}-user: Update ts_tid after fork()
` [PATCH 05/29] gdbstub: Introduce gdbserver_fork_start()
` [PATCH 06/29] {linux,bsd}-user: Pass pid to fork_end()
` [PATCH 07/29] {linux,bsd}-user: Pass pid to gdbserver_fork()
` [PATCH 08/29] gdbstub: Call gdbserver_fork() both in parent and in child
` [PATCH 09/29] gdbstub: Introduce gdb_handle_query_supported_user()
` [PATCH 10/29] gdbstub: Introduce gdb_handle_set_thread_user()
` [PATCH 11/29] gdbstub: Introduce gdb_handle_detach_user()
` [PATCH 12/29] gdbstub: Implement follow-fork-mode child
` [PATCH 13/29] tests/tcg: Add two follow-fork-mode tests
` [PATCH 14/29] plugins: scoreboard API
` [PATCH 15/29] plugins: define qemu_plugin_u64
` [PATCH 16/29] plugins: implement inline operation relative to cpu_index
` [PATCH 17/29] plugins: add inline operation per vcpu
` [PATCH 18/29] tests/plugin: add test plugin for inline operations
` [PATCH 19/29] tests/plugin/mem: migrate to new per_vcpu API
` [PATCH 20/29] tests/plugin/insn: "
` [PATCH 21/29] tests/plugin/bb: "
` [PATCH 22/29] contrib/plugins/hotblocks: "
` [PATCH 23/29] contrib/plugins/howvec: "
` [PATCH 24/29] plugins: remove non per_vcpu inline operation from API
` [PATCH 25/29] plugins: cleanup codepath for previous inline operation
` [PATCH 26/29] disas: introduce show_opcodes
` [PATCH 27/29] disas/hppa: honour show_opcodes
` [PATCH 28/29] target/loongarch: honour show_opcodes when disassembling
` [PATCH 29/29] target/riscv: "

[PATCH 0/3] ui/gtk: introducing vc->visible
 2024-03-05 12:18 UTC  (3+ messages)

[PATCH] hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
 2024-03-05 11:58 UTC  (4+ messages)

[RFC PATCH 0/2] ci: allow running Coverity Scan uploads via GitLab
 2024-03-05 11:50 UTC  (4+ messages)
` [RFC PATCH 2/2] gitlab-ci: add manual job to run Coverity

[PATCH v5 00/18] first version of mcdstub
 2024-03-05 11:27 UTC  (10+ messages)
` [PATCH v5 04/18] gdbstub: DebugClass added to system mode
` [PATCH v5 05/18] mcdstub: memory helper functions added
` [PATCH v5 11/18] mcdstub: system and core queries added

[PATCH 00/60] linux-user and tcg patch queue
 2024-03-05 11:17 UTC  (2+ messages)

[PULL 00/12] Cocoa patches for 2024-03-05
 2024-03-05 11:06 UTC  (13+ messages)
` [PULL 01/12] ui/cocoa: add zoom-interpolation display option
` [PULL 02/12] ui/cocoa: Fix window clipping on macOS 14
` [PULL 03/12] ui/cocoa: Split [-QemuCocoaView handleEventLocked:]
` [PULL 04/12] ui/cocoa: Immediately call [-QemuCocoaView handleMouseEvent:buttons:]
` [PULL 05/12] ui/cocoa: Release specific mouse buttons
` [PULL 06/12] ui/cocoa: Scale with NSView instead of Core Graphics
` [PULL 07/12] ui/cocoa: Fix pause label coordinates
` [PULL 08/12] ui/cocoa: Let the platform toggle fullscreen
` [PULL 09/12] ui/cocoa: Remove normalWindow
` [PULL 10/12] ui/cocoa: Make window resizable
` [PULL 11/12] ui/cocoa: Call console_select() with the BQL
` [PULL 12/12] ui/cocoa: Remove stretch_video flag

[Question] Can I start qemu-system-aarch64 with a vmlinux(ELF format)?
 2024-03-05 10:56 UTC  (6+ messages)

[PATCH v2 0/2] kvm: add support for guest physical bits
 2024-03-05 10:54 UTC  (4+ messages)
` [PATCH v2 1/2] [debug] log kvm supported cpuid
` [PATCH v2 2/2] kvm: add support for guest physical bits

[PATCH v2] docs/conf.py: Remove usage of distutils
 2024-03-05 10:39 UTC  (7+ messages)

[PATCH v7 0/2] acpi: report numa nodes for device memory using GI
 2024-03-05 10:38 UTC  (7+ messages)
` [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure

KVM/QEMU Community Call 5th March Agenda Items
 2024-03-05 10:26 UTC 

[PATCH 00/41] target/sparc: Implement VIS4
 2024-03-05 10:20 UTC  (2+ messages)

[PATCH v2 2/2] e1000e: fix link state on resume
 2024-03-05 10:06 UTC  (3+ messages)

[RFC PATCH] tests: bump QOS_PATH_MAX_ELEMENT_SIZE again
 2024-03-05 10:02 UTC  (3+ messages)

[PULL 0/5] Hppa latest patches
 2024-03-05  9:44 UTC  (2+ messages)

[PATCH 0/2] Fix CI build on Free BSD 13
 2024-03-05  9:44 UTC  (3+ messages)

[PATCH v1 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-05  9:28 UTC  (10+ messages)
` [PATCH v1 1/1] memory tier: acpi/hmat: create CPUless memory tiers after obtaining HMAT info
    ` [External] "
  ` [External] Re: [PATCH v1 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes

[PATCH] target/arm: Fix 32-bit SMOPA
 2024-03-05  9:19 UTC  (2+ messages)

[RFC 0/2] Add RISC-V Server Platform Reference Board
 2024-03-05  9:15 UTC  (8+ messages)
` [RFC 1/2] hw/riscv: Add server platform reference machine
` [RFC 2/2] target/riscv: Add server platform reference cpu
    ` [RISC-V][tech-server-soc] "

[PATCH v5 00/65] QEMU Guest memfd + QEMU TDX support
 2024-03-05  9:10 UTC  (3+ messages)
` [PATCH v5 08/65] kvm: handle KVM_EXIT_MEMORY_FAULT

[PATCH RFC v3 0/6] virtio-net: add support for SR-IOV emulation
 2024-03-05  8:58 UTC  (7+ messages)
` [PATCH RFC v3 1/6] hw/pci: Do not add ROM BAR for SR-IOV VF
` [PATCH RFC v3 2/6] pcie_sriov: Ensure PF and VF are mutually exclusive
` [PATCH RFC v3 3/6] pcie_sriov: Check PCI Express for SR-IOV PF
` [PATCH RFC v3 4/6] pcie_sriov: Allow user to create SR-IOV device
` [PATCH RFC v3 5/6] virtio-pci: Implement SR-IOV PF
` [PATCH RFC v3 6/6] virtio-net: Implement SR-IOV VF

[PATCH v3 00/26] migration: Improve error reporting
 2024-03-05  8:54 UTC  (23+ messages)
` [PATCH v3 01/26] s390/stattrib: Add Error** argument to set_migrationmode() handler
` [PATCH v3 03/26] migration: Always report an error in block_save_setup()
` [PATCH v3 04/26] migration: Always report an error in ram_save_setup()
` [PATCH v3 05/26] migration: Add Error** argument to vmstate_save()
` [PATCH v3 10/26] migration: Move cleanup after after error reporting in qemu_savevm_state_setup()
` [PATCH v3 12/26] migration: Add Error** argument to .save_setup() handler
` [PATCH v3 14/26] memory: Add Error** argument to .log_global*() handlers

[PATCH v4 00/15] Nested PAPR API (KVM on PowerVM)
 2024-03-05  8:26 UTC  (13+ messages)
` [PATCH v4 11/15] spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls
` [PATCH v4 12/15] spapr: nested: Use correct source for parttbl info for nested PAPR API
` [PATCH v4 14/15] spapr: nested: Introduce cap-nested-papr for Nested "
` [PATCH v4 15/15] spapr: nested: Set the PCR when logical PVR is set

[RFC 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
 2024-03-05  8:09 UTC  (5+ messages)

[PATCH v1 0/8] virtio,vhost: Add VIRTIO_F_NOTIFICATION_DATA support
 2024-03-05  8:05 UTC  (7+ messages)
` [PATCH v1 1/8] virtio/virtio-pci: Handle extra notification data
` [PATCH v1 3/8] virtio-mmio: "
` [PATCH v1 4/8] virtio-mmio: Lock ioeventfd state with VIRTIO_F_NOTIFICATION_DATA

[PATCH v4 0/3] qga/commands-win32: Style cleanups before adding Windows Server 2025
 2024-03-05  7:50 UTC  (7+ messages)
` [PATCH v4 1/3] qga/commands-win32: Declare const qualifier before type
` [PATCH v4 2/3] qga/commands-win32: Do not set matrix_lookup_t/win_10_0_t arrays size
` [PATCH v4 3/3] qga-win: Add support of Windows Server 2025 in get-osinfo command

[PATCH 0/3] cxl: Fix issues with g_steal_pointer()
 2024-03-05  7:27 UTC  (4+ messages)
` [PATCH 3/3] hw/mem/cxl_type3: Fix problem "

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

[PATCH v5 0/5] Add ISA extension smcntrpmf support
 2024-03-05  7:03 UTC  (7+ messages)
` [PATCH v5 1/5] target/riscv: Fix the predicate functions for mhpmeventhX CSRs
` [PATCH v5 2/5] target/riscv: Add cycle & instret privilege mode filtering properties
` [PATCH v5 5/5] target/riscv: Implement privilege mode filtering for cycle/instret

[PATCH v3] target/loongarch: Add TCG macro in structure CPUArchState
 2024-03-05  6:26 UTC 

[PATCH V2 0/1] target/loongarch: Fixed tlb huge page loading issue
 2024-03-05  6:21 UTC  (4+ messages)
` [PATCH V2 1/1] "

[PATCH v7 0/9] Add powernv10 I2C devices and tests
 2024-03-05  6:20 UTC  (4+ messages)
` [PATCH v7 7/9] misc: Add a pca9554 GPIO device model

[PATCH v4 0/8] Live Migration With IAA
 2024-03-04 14:00 UTC  (9+ messages)
` [PATCH v4 1/8] docs/migration: add qpl compression feature
` [PATCH v4 2/8] migration/multifd: add get_iov_count in the multifd method
` [PATCH v4 3/8] configure: add --enable-qpl build option
` [PATCH v4 4/8] migration/multifd: add qpl compression method
` [PATCH v4 5/8] migration/multifd: implement initialization of qpl compression
` [PATCH v4 6/8] migration/multifd: implement qpl compression and decompression
` [PATCH v4 7/8] migration/multifd: fix zlib and zstd compression levels not working
` [PATCH v4 8/8] tests/migration-test: add qpl compression test

[PATCH v2 0/9] Add AST2700 support
 2024-03-05  5:08 UTC  (5+ messages)
  ` [PATCH v2 8/9] aspeed: Add an AST2700 eval board

[RFC PATCH v5 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-03-05  3:58 UTC  (5+ messages)
` [RFC PATCH v5 18/22] hw/intc/arm_gicv3: Implement NMI interrupt prioirty

[PATCH v1 0/8] Add AST2700 support
 2024-03-05  3:55 UTC  (4+ messages)
` [PATCH v1 7/8] aspeed/soc: "

[PATCH 0/7] contrib/elf2dmp: Improve robustness
 2024-03-05  3:53 UTC  (4+ messages)
` [PATCH 3/7] contrib/elf2dmp: Ensure segment fits in file


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