qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-20 22:46:24 to 2024-02-21 15:47:44 UTC [more...]

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

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

[PATCH 0/5] Implement port 92 in south bridges
 2024-02-21 12:23 UTC  (8+ messages)
` [PATCH 1/5] hw/isa/meson.build: Sort alphabetically
` [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 v4 00/34] migration: File based migration with multifd and fixed-ram
 2024-02-21 15:05 UTC  (14+ messages)
` [PATCH v4 09/34] io: fsync before closing a file channel
` [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 v4 0/3] Adjust the output of x-query-virtio-status
 2024-02-21 14:28 UTC  (3+ messages)
` [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 v3 0/3] Add support for the RAPL MSRs series
 2024-02-21 13:47 UTC  (7+ messages)
` [PATCH v3 2/3] tools: build qemu-vmsr-helper

[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  (48+ messages)
` [Stable-8.2.2 01/60] migration: Plug memory leak on HMP migrate error path
` [Stable-8.2.2 02/60] migration: Fix use-after-free of migration state object
` [Stable-8.2.2 03/60] vfio/pci: Clear MSI-X IRQ index always
` [Stable-8.2.2 04/60] Make 'uri' optional for migrate QAPI
` [Stable-8.2.2 05/60] qemu-docs: Update options for graphical frontends
` [Stable-8.2.2 06/60] block/blkio: Make s->mem_region_alignment be 64 bits
` [Stable-8.2.2 07/60] target/arm: fix exception syndrome for AArch32 bkpt insn
` [Stable-8.2.2 08/60] system/vl.c: Fix handling of '-serial none -serial something'
` [Stable-8.2.2 09/60] qemu-options.hx: Improve -serial option documentation
` [Stable-8.2.2 10/60] target/arm: Reinstate "vfp" property on AArch32 CPUs
` [Stable-8.2.2 11/60] pci-host: designware: Limit value range of iATU viewport register
` [Stable-8.2.2 12/60] tcg/loongarch64: Set vector registers call clobbered
` [Stable-8.2.2 13/60] linux-user/aarch64: Add padding before __kernel_rt_sigreturn
` [Stable-8.2.2 14/60] hw/scsi/lsi53c895a: add missing decrement of reentrancy counter
` [Stable-8.2.2 16/60] iotests: give tempdir an identifying name
` [Stable-8.2.2 17/60] virtio-scsi: Attach event vq notifier with no_poll
` [Stable-8.2.2 19/60] virtio-blk: avoid using ioeventfd state in irqfd conditional
` [Stable-8.2.2 23/60] configure: run plugin TCG tests again
` [Stable-8.2.2 26/60] hw/net/tulip: add chip status register values
` [Stable-8.2.2 27/60] tcg: Increase width of temp_subindex
` [Stable-8.2.2 28/60] tcg/arm: Fix goto_tb for large translation blocks
` [Stable-8.2.2 30/60] cxl/cdat: Handle cdat table build errors
` [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 34/60] virtio-gpu: Correct virgl_renderer_resource_get_info() error check
` [Stable-8.2.2 35/60] virtio_iommu: Clear IOMMUPciBus pointer cache when system reset
` [Stable-8.2.2 36/60] smmu: Clear SMMUPciBus "
` [Stable-8.2.2 37/60] tests/acpi: Allow update of DSDT.cxl
` [Stable-8.2.2 38/60] hw/i386: Fix _STA return value for ACPI0017
` [Stable-8.2.2 39/60] tests/acpi: Update DSDT.cxl to reflect change _STA return value
` [Stable-8.2.2 40/60] linux-user/aarch64: Choose SYNC as the preferred MTE mode
` [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 44/60] target/arm: Handle mte in do_ldrq, do_ldro
` [Stable-8.2.2 45/60] target/arm: Fix SVE/SME gross MTE suppression checks
` [Stable-8.2.2 47/60] iotests: Make 144 deterministic again
` [Stable-8.2.2 48/60] .gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
` [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 51/60] i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
` [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 56/60] ui/clipboard: add asserts for update and request
` [Stable-8.2.2 57/60] ui/console: Fix console resize with placeholder surface
` [Stable-8.2.2 58/60] audio: Depend on dbus_display1_dep
` [Stable-8.2.2 59/60] meson: Explicitly specify dbus-display1.h dependency
` [Stable-8.2.2 60/60] tests/qtest: Depend on dbus_display1_dep

[PATCH 00/10] reset: Make whole system three-phase-reset aware
 2024-02-21 15:42 UTC  (7+ messages)
` [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

QNX VM hang on Qemu
 2024-02-21 13:27 UTC  (8+ messages)

[RFC PATCH v2 00/22] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
 2024-02-21 13:08 UTC  (18+ messages)
` [RFC PATCH v2 01/22] target/arm: Add FEAT_NMI to max
` [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 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 13/22] hw/intc/arm_gicv3: Add external IRQ lines for NMI
` [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 16/22] hw/intc/arm_gicv3: Implement GICD_INMIR
` [RFC PATCH v2 17/22] hw/intc: Enable FEAT_GICv3_NMI Feature
` [RFC PATCH v2 20/22] hw/intc/arm_gicv3: Add NMI handling CPU interface registers
` [RFC PATCH v2 21/22] hw/intc/arm_gicv3: Implement NMI interrupt prioirty
` [RFC PATCH v2 22/22] hw/intc/arm_gicv3: Report the NMI interrupt in gicv3_cpuif_update()

[PATCH 0/6] [PATCH 0/6] Fix missing ERRP_GUARD() when dereference @errp
 2024-02-21 15:12 UTC  (17+ 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 3/6] hw/mem/cxl_type3: Fix missing ERRP_GUARD() in ct3_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] vhost-user: fix the issue of vhost deadlock in nested virtualization
 2024-02-21  9:19 UTC  (6+ messages)

[PATCH RFC 0/8] Add Counter delegation ISA extension support
 2024-02-21 14:58 UTC  (2+ 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  (6+ 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 00/23] qemu-img: refersh options and --help handling
 2024-02-21 12:19 UTC  (8+ messages)
` [PATCH 12/23] qemu-img: make -l (list) the default for "snapshot" subcommand
` [PATCH 15/23] qemu-img: resize: do not always eat last argument

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

[PATCH V4 0/5] string list functions
 2024-02-21 13:29 UTC  (9+ messages)
` [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 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 v2 0/7] hw/ide: Clean up hw/ide/qdev.c and include/hw/ide/internal.h
 2024-02-21 11:54 UTC  (2+ messages)

[PATCH 1/1] qga/linux: Add new api 'guest-network-get-route'
 2024-02-21  9:04 UTC 

[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 10:00 UTC  (2+ messages)

[PATCH] qapi: Misc cleanups to migrate QAPIs
 2024-02-21  8:30 UTC  (5+ messages)

[PATCH 0/9] Simplify initialization of PC machines
 2024-02-21 14:05 UTC  (3+ messages)
` [PATCH 2/9] hw/i386/pc_piix: Share pc_cmos_init() invocation between pc and isapc machines

[PATCH] docs/system: Fix key for input grab
 2024-02-21 13:19 UTC 

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

[PATCH] migration: Fix qmp_query_migrate mbps value
 2024-02-21 12:56 UTC  (3+ messages)

[PATCH v3] pc: q35: Bump max_cpus to 4096 vcpus
 2024-02-21 12:01 UTC  (5+ messages)

[PATCH v5 0/7] riscv: set vstart_eq_zero on mark_vs_dirty
 2024-02-21  8:57 UTC  (10+ messages)
` [PATCH v5 1/7] trans_rvv.c.inc: mark_vs_dirty() before loads and stores
` [PATCH v5 2/7] trans_rvv.c.inc: remove 'is_store' bool from load/store fns
` [PATCH v5 3/7] target/riscv: remove 'over' brconds from vector trans
` [PATCH v5 4/7] target/riscv/translate.c: remove 'cpu_vstart' global
` [PATCH v5 5/7] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
` [PATCH v5 6/7] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH v5 7/7] target/riscv: Clear vstart_qe_zero flag

[PATCH 1/1] tests/9p: add 'use-after-unlink' test
 2024-02-21 14:13 UTC 

[PATCH v4 0/3] Fix MCE handling on AMD hosts
 2024-02-21 11:42 UTC  (4+ messages)

[PATCH v9 0/5] eBPF RSS through QMP support
 2024-02-21 12:30 UTC  (3+ messages)
` [PATCH v9 4/5] qmp: Added new command to retrieve eBPF blob

[PATCH] linux-user: Add FIFREEZE and FITHAW ioctls
 2024-02-21 11:28 UTC  (2+ messages)

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

[qemu-web PATCH] Replace deprecated "bundle install --path vendor"
 2024-02-21  8:38 UTC 

[PATCH 0/2] migration: cleanup TLS channel referencing
 2024-02-21 12:58 UTC  (8+ messages)
` [PATCH 1/2] migration/multifd: Cleanup TLS iochannel referencing
` [PATCH 2/2] migration/multifd: Drop registered_yank

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

[RESEND PATCH v4 00/17] Add boot LoongArch elf kernel with FDT
 2024-02-21  8:21 UTC  (2+ messages)

[PATCH v6 00/15] hw/pci: SR-IOV related fixes and improvements
 2024-02-21  8:18 UTC  (9+ 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 v6 14/15] vfio: Avoid inspecting option QDict for rombar
` [PATCH v6 15/15] hw/qdev: Remove opts member

[PATCH] tests: skip dbus-display tests that need a console
 2024-02-21  8:10 UTC  (2+ messages)

[PATCH] hw/virtio: Add support for VDPA network simulation devices
 2024-02-21  8:05 UTC  (2+ messages)

[PATCH 0/3] qtest: migration: Add validation tests for 'channels' argument in migrate QAPIs
 2024-02-21  7:42 UTC  (6+ messages)
` [PATCH 1/3] qtest: migration: Enhance qtest migration functions to support 'channels' argument

[PATCH v2] hw/intc: Handle the error of IOAPICCommonClass.realize()
 2024-02-21  7:39 UTC 

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

[PATCH qemu-web] _download/windows.md: Drop 32-bit Windows support
 2024-02-21  7:01 UTC  (2+ messages)

[PATCH] hw/char/pl011: Add support for loopback
 2024-02-21  6:56 UTC  (3+ messages)

[PATCH v7] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-02-21  6:34 UTC 

[PATCH 0/8] tests/unit/test-smp-parse.c: Add more CPU topology test cases
 2024-02-21  6:47 UTC  (3+ messages)

[PATCH v6] arm/kvm: Enable support for KVM_ARM_VCPU_PMU_V3_FILTER
 2024-02-21  6:16 UTC  (3+ messages)

[PATCH v1 00/21] Trivial tree wide typo fixes
 2024-02-21  4:44 UTC  (5+ messages)
` [PATCH v1 07/21] sh4: correct typos
` [PATCH v1 13/21] hw/riscv/virt.h: "

[PATCH 0/5] Add migration test for loongarch64
 2024-02-21  4:14 UTC  (7+ messages)
` [PATCH 4/5] hw/loongarch: Set minimium memory size as 256M
` [PATCH 5/5] tests: Add migration test for loongarch64

[PATCH v3 0/3] Adjust the output of x-query-virtio-status
 2024-02-21  3:59 UTC  (4+ messages)
` [PATCH v3 2/3] virtio: Declare the decoding functions to static

[PATCH V3 00/13] allow cpr-reboot for vfio
 2024-02-21  2:13 UTC  (4+ messages)

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

[PATCH v4 0/6] riscv: set vstart_eq_zero on mark_vs_dirty
 2024-02-20 23:54 UTC  (7+ messages)
` [PATCH v4 1/6] trans_rvv.c.inc: mark_vs_dirty() before loads and stores
` [PATCH v4 2/6] trans_rvv.c.inc: remove 'is_store' bool from load/store fns
` [PATCH v4 3/6] target/riscv: remove 'over' brconds from vector trans

[PATCH v3] docs/system/ppc: Document running Linux on AmigaNG machines
 2024-02-20 23:22 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).