messages from 2024-03-05 12:23:30 to 2024-03-06 01:40:19 UTC [more...]
[PATCH v6 0/9] riscv: set vstart_eq_zero on mark_vs_dirty
2024-03-06 1:38 UTC (17+ messages)
` [PATCH v6 1/9] trans_rvv.c.inc: mark_vs_dirty() before loads and stores
` [PATCH v6 2/9] trans_rvv.c.inc: remove 'is_store' bool from load/store fns
` [PATCH v6 3/9] target/riscv: remove 'over' brconds from vector trans
` [PATCH v6 4/9] target/riscv/translate.c: remove 'cpu_vstart' global
` [PATCH v6 5/9] target/riscv: remove 'cpu_vl' global
` [PATCH v6 6/9] target/riscv/vector_helper.c: set vstart = 0 in GEN_VEXT_VSLIDEUP_VX()
` [PATCH v6 7/9] trans_rvv.c.inc: remove redundant mark_vs_dirty() calls
` [PATCH v6 8/9] target/riscv: Clear vstart_qe_zero flag
[PATCH v3] target/loongarch: Add TCG macro in structure CPUArchState
2024-03-06 1:21 UTC (3+ messages)
[PATCH v4 0/8] Live Migration With IAA
2024-03-06 1:16 UTC (8+ messages)
` [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] migration/multifd: Don't fsync when closing QIOChannelFile
2024-03-06 0:52 UTC (3+ messages)
[RFC 0/2] Add RISC-V Server Platform Reference Board
2024-03-06 0:27 UTC (4+ messages)
` [RFC 1/2] hw/riscv: Add server platform reference machine
[PATCH 0/4 for 9.0] Clean-up disassembler handling for plugins
2024-03-06 0:14 UTC (3+ messages)
` [PATCH 4/4] target/riscv: honour no_raw_bytes when disassembling
[PATCH 0/2] linux-user/elfload: Two Coverity fixes
2024-03-05 23:39 UTC (3+ messages)
` [PATCH 1/2] linux-user/elfload: Don't close an unopened file descriptor
` [PATCH 2/2] linux-user/elfload: Fully initialize struct target_elf_prpsinfo
[PATCH v7 0/9] Add powernv10 I2C devices and tests
2024-03-05 23:38 UTC (6+ messages)
` [PATCH v7 7/9] misc: Add a pca9554 GPIO device model
[PATCH] hw/ppc/sam460ex: Support short options for adding drives
2024-03-05 22:57 UTC
[RFC PATCH v6 00/23] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
2024-03-05 22:36 UTC (16+ messages)
` [RFC PATCH v6 04/23] target/arm: Implement ALLINT MSR (immediate)
` [RFC PATCH v6 06/23] target/arm: Add support for Non-maskable Interrupt
` [RFC PATCH v6 08/23] target/arm: Handle IS/FS in ISR_EL1 for NMI
` [RFC PATCH v6 12/23] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [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
[PATCH] ui/gtk: flush display pipeline before saving vmstate when blob=true
2024-03-05 22:22 UTC (6+ messages)
` [PATCH 1/3] "
` [PATCH 3/3] virtio-gpu: first surface update with blob scanout after resumed
` [PATCH 1/2] ui/gtk: flush display pipeline before saving vmstate when blob=true
` [PATCH 2/2] virtio-gpu: first surface update with blob scanout after resumed
[PATCH v4 0/2] target: New binary to prototype heterogeneous machines
2024-03-05 22:09 UTC (3+ messages)
` [PATCH v4 1/2] meson: Make qemu-system binary installation optional
` [PATCH v4 2/2] target: Add system emulation aiming to target any architecture
(no subject)
2024-03-05 21:32 UTC
[PATCH v6 0/3] Add device STM32L4x5 GPIO
2024-03-05 21:10 UTC (3+ messages)
[PATCH v7 0/2] acpi: report numa nodes for device memory using GI
2024-03-05 21:06 UTC (5+ messages)
` [PATCH v7 2/2] hw/acpi: Implement the SRAT GI affinity structure
[PATCH v7 0/3] Add device STM32L4x5 GPIO
2024-03-05 21:03 UTC (4+ messages)
` [PATCH v7 1/3] hw/gpio: Implement "
` [PATCH v7 2/3] hw/arm: Connect STM32L4x5 GPIO to STM32L4x5 SoC
` [PATCH v7 3/3] tests/qtest: Add STM32L4x5 GPIO QTest testcase
[PATCH 00/29] maintainer/next for 9.0 (testing, gdbstub, plugins, disas)
2024-03-05 20:48 UTC (11+ messages)
` [PATCH 04/29] {linux,bsd}-user: Update ts_tid after fork()
` [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 v3 0/4] Simplify initialization of PC machines
2024-03-05 20:00 UTC (8+ messages)
` [PATCH v3 1/4] hw/i386/pc: Remove "rtc_state" link again
` [PATCH v3 2/4] hw/i386/pc: Avoid one use of the current_machine global
[PATCH v2] migration/multifd: Don't fsync when closing QIOChannelFile
2024-03-05 19:56 UTC
[PATCH v2] target/arm: Fix 32-bit SMOPA
2024-03-05 19:39 UTC (2+ messages)
ARM hypervisors
2024-03-05 19:15 UTC (4+ messages)
[PATCH v2 1/2] hw/xen: detect when running inside stubdomain
2024-03-05 19:12 UTC (2+ messages)
` [PATCH v2 2/2] xen: fix stubdom PCI addr
[PATCH 0/2] ci: allow running Coverity Scan uploads via GitLab
2024-03-05 19:09 UTC (3+ messages)
` [PATCH 1/2] run-coverity-scan: add --check-upload-only option
` [PATCH 2/2] gitlab-ci: add manual job to run Coverity
[PATCH v2 0/7] qga/commands-posix: replace code duplicating commands with a helper
2024-03-05 18:38 UTC (7+ messages)
` [PATCH v2 2/7] qga: introduce ga_run_command() helper for guest cmd execution
` [PATCH v2 6/7] qga/commands-posix: use ga_run_command helper when suspending via sysfs
` [PATCH v2 7/7] qga/commands-posix: qmp_guest_set_user_password: use ga_run_command helper
Why does the vmovdqu works for passthrough device but crashes for emulated device with "illegal operand" error (in x86_64 QEMU, -accel = kvm) ?
2024-03-05 18:25 UTC (6+ messages)
[PATCH v6 0/9] VIRTIO-IOMMU: Introduce aw-bits and granule options
2024-03-05 18:06 UTC (10+ messages)
` [PATCH v6 1/9] qdev: Add a granule_mode property
` [PATCH v6 2/9] virtio-iommu: Add a granule property
` [PATCH v6 3/9] virtio-iommu: Change the default granule to the host page size
` [PATCH v6 4/9] qemu-options.hx: Document the virtio-iommu-pci granule option
` [PATCH v6 5/9] virtio-iommu: Trace domain range limits as unsigned int
` [PATCH v6 6/9] virtio-iommu: Add an option to define the input range width
` [PATCH v6 7/9] hw/i386/q35: Set virtio-iommu aw-bits default value to 39
` [PATCH v6 8/9] hw/arm/virt: Set virtio-iommu aw-bits default value to 48
` [PATCH v6 9/9] qemu-options.hx: Document the virtio-iommu-pci aw-bits option
[RFC PATCH] plugins: filter out the PC from the register list
2024-03-05 17:36 UTC (3+ messages)
[PATCH v5 00/13] Enabling DCD emulation support in Qemu
2024-03-05 17:14 UTC (6+ messages)
` [PATCH v5 13/13] qapi/cxl.json: Add QMP interfaces to print out accepted and pending DC extents
[RFC v2 0/5] ARM Nested Virt Support
2024-03-05 16:57 UTC (6+ messages)
` [RFC v2 2/5] hw/arm: Allow setting KVM vGIC maintenance IRQ
` [RFC v2 4/5] target/arm: Enable feature ARM_FEATURE_EL2 if EL2 is supported
[PATCH RESEND v3 0/3] i386: Fix Hyper-V Gen1 guests stuck on boot with 'hv-passthrough'
2024-03-05 16:42 UTC (4+ messages)
` [PATCH RESEND v3 1/3] i386: Fix conditional CONFIG_SYNDBG enablement
` [PATCH RESEND v3 2/3] i386: Exclude 'hv-syndbg' from 'hv-passthrough'
` [PATCH RESEND v3 3/3] docs/system: Add recommendations to Hyper-V enlightenments doc
[PATCH v2 00/20] Workaround Windows failing to find 64bit SMBIOS entry point with SeaBIOS
2024-03-05 15:57 UTC (21+ messages)
` [PATCH v2 01/20] tests: smbios: make it possible to write SMBIOS only test
` [PATCH v2 02/20] tests: smbios: add test for -smbios type=11 option
` [PATCH v2 03/20] tests: smbios: add test for legacy mode CLI options
` [PATCH v2 04/20] smbios: cleanup smbios_get_tables() from legacy handling
` [PATCH v2 05/20] smbios: get rid of smbios_smp_sockets global
` [PATCH v2 06/20] smbios: get rid of smbios_legacy global
` [PATCH v2 07/20] smbios: avoid mangling user provided tables
` [PATCH v2 08/20] smbios: don't check type4 structures in legacy mode
` [PATCH v2 09/20] smbios: add smbios_add_usr_blob_size() helper
` [PATCH v2 10/20] smbios: rename/expose structures/bitmaps used by both legacy and modern code
` [PATCH v2 11/20] smbios: build legacy mode code only for 'pc' machine
` [PATCH v2 12/20] smbios: handle errors consistently
` [PATCH v2 13/20] smbios: get rid of global smbios_ep_type
` [PATCH v2 14/20] smbios: extend smbios-entry-point-type with 'auto' value
` [PATCH v2 15/20] smbios: in case of entry point is 'auto' try to build v2 tables 1st
` [PATCH v2 16/20] smbios: error out when building type 4 table is not possible
` [PATCH v2 17/20] smbios: clear smbios_type4_count before building tables
` [PATCH v2 18/20] tests: acpi/smbios: whitelist expected blobs
` [PATCH v2 19/20] pc/q35: set SMBIOS entry point type to 'auto' by default
` [PATCH v2 20/20] tests: acpi: update expected SSDT.dimmpxm blob
[PATCH] target/arm: Fix 32-bit SMOPA
2024-03-05 16:01 UTC (4+ messages)
[PATCH 0/3] cxl: Fix issues with g_steal_pointer()
2024-03-05 15:52 UTC (5+ messages)
` [PATCH 3/3] hw/mem/cxl_type3: Fix problem "
Any interest in the QEMU community attending DVCon Europe October 2024?
2024-03-05 15:50 UTC
[RFC PATCH v2 0/9] i386/sev: Use C API of Rust SEV library
2024-03-05 15:40 UTC (4+ messages)
` [RFC PATCH v2 1/9] Add Rust SEV library as subproject
[PATCH V2 0/1] target/loongarch: Fixed tlb huge page loading issue
2024-03-05 15:37 UTC (5+ messages)
` [PATCH V2 1/1] "
[PULL 00/12] Cocoa patches for 2024-03-05
2024-03-05 15:27 UTC (2+ messages)
[PULL 00/20] target-arm queue
2024-03-05 15:26 UTC (22+ messages)
` [PULL 01/20] hw/i2c: Implement Broadcom Serial Controller (BSC)
` [PULL 02/20] hw/arm: Connect BSC to BCM2835 board as I2C0, I2C1 and I2C2
` [PULL 03/20] tests/qtest: Add testcase for BCM2835 BSC
` [PULL 04/20] hw/char/pl011: Add support for loopback
` [PULL 05/20] hw/misc/stm32l4x5_rcc: Implement STM32L4x5_RCC skeleton
` [PULL 06/20] hw/misc/stm32l4x5_rcc: Add an internal clock multiplexer object
` [PULL 07/20] hw/misc/stm32l4x5_rcc: Add an internal PLL Clock object
` [PULL 08/20] hw/misc/stm32l4x5_rcc: Initialize PLLs and clock multiplexers
` [PULL 09/20] hw/misc/stm32l4x5_rcc: Handle Register Updates
` [PULL 10/20] hw/misc/stm32l4x5_rcc: Add write protections to CR register
` [PULL 11/20] hw/arm/stm32l4x5_soc.c: Use the RCC Sysclk
` [PULL 12/20] tests/qtest/stm32l4x5_rcc-test.c: Add tests for the STM32L4x5_RCC
` [PULL 13/20] target/arm: Support 32-byte alignment in pow2_align
` [PULL 14/20] exec/memattrs: Remove target_tlb_bit*
` [PULL 15/20] accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
` [PULL 16/20] accel/tcg: Add TLB_CHECK_ALIGNED
` [PULL 17/20] target/arm: Do memory type alignment check when translation disabled
` [PULL 18/20] target/arm: Do memory type alignment check when translation enabled
` [PULL 19/20] atomic.h: Reword confusing comment for qatomic_cmpxchg
` [PULL 20/20] qemu-options.hx: Don't claim "-serial" has limit of 4 serial ports
[PATCH v6 00/23] migration: File based migration with multifd and mapped-ram
2024-03-05 15:23 UTC (9+ messages)
[PATCH 0/4] target: Improve error reporting for CpuModelInfo member @props
2024-03-05 14:59 UTC (5+ messages)
` [PATCH 1/4] target: Simplify type checks "
` [PATCH 2/4] target/i386: Fix query-cpu-model-expansion to reject props
` [PATCH 3/4] target: Improve error reporting for CpuModelInfo member @props
` [PATCH 4/4] target/loongarch: Fix query-cpu-model-expansion to reject props
[PATCH v3 0/3] Add support for the RAPL MSRs series
2024-03-05 14:58 UTC (9+ messages)
` [PATCH v3 3/3] Add support for RAPL MSRs in KVM/Qemu
[PATCH v3 00/26] migration: Improve error reporting
2024-03-05 14:54 UTC (6+ messages)
` [PATCH v3 01/26] s390/stattrib: Add Error** argument to set_migrationmode() handler
` [PATCH v3 14/26] memory: Add Error** argument to .log_global*() handlers
[PATCH] hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
2024-03-05 14:45 UTC (5+ messages)
[PULL 0/4] machine development tool
2024-03-05 14:43 UTC (3+ messages)
[PATCH v3 0/5] Generate x86 cpu features
2024-03-05 14:17 UTC (2+ messages)
[PATCH-for-9.1 00/18] hw/i386: Remove deprecated pc-i440fx-2.0 -> 2.3 machines
2024-03-05 13:42 UTC (19+ messages)
` [PATCH-for-9.1 01/18] hw/i386/pc: Remove deprecated pc-i440fx-2.0 machine
` [PATCH-for-9.1 02/18] hw/usb/hcd-xhci: Enumerate xhci_flags setting values
` [PATCH-for-9.1 03/18] hw/usb/hcd-xhci: Remove XHCI_FLAG_FORCE_PCIE_ENDCAP flag
` [PATCH-for-9.1 04/18] hw/usb/hcd-xhci: Remove XHCI_FLAG_SS_FIRST flag
` [PATCH-for-9.1 05/18] hw/i386/acpi: Remove PCMachineClass::legacy_acpi_table_size
` [PATCH-for-9.1 06/18] hw/i386/pc: Remove deprecated pc-i440fx-2.1 machine
` [PATCH-for-9.1 07/18] target/i386/kvm: Remove x86_cpu_change_kvm_default() and 'kvm-cpu.h'
` [PATCH-for-9.1 08/18] hw/i386/pc: Remove PCMachineClass::smbios_uuid_encoded
` [PATCH-for-9.1 09/18] hw/i386/pc: Remove PCMachineClass::enforce_aligned_dimm
` [PATCH-for-9.1 10/18] hw/mem/pc-dimm: Remove legacy_align argument from pc_dimm_pre_plug()
` [PATCH-for-9.1 11/18] hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
` [PATCH-for-9.1 12/18] hw/i386/pc: Remove deprecated pc-i440fx-2.2 machine
` [PATCH-for-9.1 13/18] hw/i386/pc: Remove PCMachineClass::resizable_acpi_blob
` [PATCH-for-9.1 14/18] hw/i386/pc: Remove PCMachineClass::rsdp_in_ram
` [PATCH-for-9.1 15/18] hw/i386/acpi: Remove AcpiBuildState::rsdp field
` [PATCH-for-9.1 16/18] hw/i386/pc: Remove deprecated pc-i440fx-2.3 machine
` [PATCH-for-9.1 17/18] target/i386: Remove X86CPU::kvm_no_smi_migration field
` [PATCH-for-9.1 18/18] hw/i386/pc: Replace PCMachineClass::acpi_data_size by PC_ACPI_DATA_SIZE
[PULL 00/27] Migration next patches
2024-03-05 13:44 UTC (2+ messages)
[PULL 00/18] QAPI patches patches for 2024-03-04
2024-03-05 13:45 UTC (2+ messages)
[PATCH v2 00/13] contrib/elf2dmp: Improve robustness
2024-03-05 13:38 UTC (19+ messages)
` [PATCH v2 01/13] contrib/elf2dmp: Remove unnecessary err flags
` [PATCH v2 02/13] contrib/elf2dmp: Assume error by default
` [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 07/13] contrib/elf2dmp: Ensure segment fits in file
` [PATCH v2 08/13] contrib/elf2dmp: Use lduw_le_p() to read PDB
` [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] 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 (2+ messages)
[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 (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).