qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-30 15:20:41 to 2022-07-01 16:30:14 UTC [more...]

[PATCH v6 00/10] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-07-01 16:10 UTC  (10+ messages)
` [PATCH v6 01/10] hw/i386: add 4g boundary start to X86MachineState
` [PATCH v6 02/10] i386/pc: create pci-host qdev prior to pc_memory_init()
` [PATCH v6 03/10] i386/pc: pass pci_hole64_size "
` [PATCH v6 04/10] i386/pc: factor out above-4g end to an helper
` [PATCH v6 05/10] i386/pc: factor out cxl range end to helper
` [PATCH v6 06/10] i386/pc: factor out cxl range start "
` [PATCH v6 07/10] i386/pc: handle unitialized mr in pc_get_cxl_range_end()
` [PATCH v6 08/10] i386/pc: factor out device_memory base/size to helper
` [PATCH v6 09/10] i386/pc: relocate 4g start to 1T where applicable

[PATCH 00/17] acpi:pc/q35: minor PCI refactoring/cleanups
 2022-07-01 16:26 UTC  (19+ messages)
` [PATCH 01/17] tests: acpi: whitelist pc/q35 DSDT due to HPET AML move
` [PATCH 02/17] acpi: x86: deduplicate HPET AML building
` [PATCH 03/17] tests: acpi: update expected blobs after HPET move
` [PATCH 04/17] tests: acpi: whitelist pc/q35 DSDT due to HPET AML move
` [PATCH 05/17] acpi: x86: refactor PDSM method to reduce nesting
` [PATCH 06/17] x86: acpi: _DSM: use Package to pass parameters
` [PATCH 07/17] tests: acpi: update expected blobs
` [PATCH 08/17] tests: acpi: whitelist pc/q35 DSDT before switching _DSM to use ASUN
` [PATCH 09/17] x86: acpi: cleanup PCI device _DSM duplication
` [PATCH 10/17] tests: acpi: update expected blobs
` [PATCH 11/17] tests: acpi: whitelist pc/q35 DSDT before moving _ADR field
` [PATCH 12/17] x86: pci: acpi: reorder Device's _ADR and _SUN fields
` [PATCH 13/17] tests: acpi: update expected blobs
` [PATCH 14/17] tests: acpi: whitelist pc/q35 DSDT before moving _ADR field
` [PATCH 15/17] x86: pci: acpi: reorder Device's _DSM method
` [PATCH 16/17] tests: acpi: update expected blobs
` [PATCH 17/17] x86: pci: acpi: deduplate PCI slots creation

[PATCH v2 00/10] Improve reliability of VM tests
 2022-07-01 16:15 UTC  (6+ messages)
` [PATCH v2 01/10] tests/qemu-iotests: hotfix for 307, 223 output
` [PATCH v2 02/10] tests/qemu-iotests: skip 108 when FUSE is not loaded

[PATCH v4 0/4] hmat acpi: Don't require initiator value in -numa
 2022-07-01 16:08 UTC  (5+ messages)

[PATCH v4 00/45] target/arm: Scalable Matrix Extension
 2022-07-01 16:19 UTC  (33+ messages)
` [PATCH v4 01/45] target/arm: Handle SME in aarch64_cpu_dump_state
` [PATCH v4 03/45] target/arm: Trap non-streaming usage when Streaming SVE is active
` [PATCH v4 04/45] target/arm: Mark ADR as non-streaming
` [PATCH v4 05/45] target/arm: Mark RDFFR, WRFFR, SETFFR "
` [PATCH v4 06/45] target/arm: Mark BDEP, BEXT, BGRP, COMPACT, FEXPA, FTSSEL "
` [PATCH v4 07/45] target/arm: Mark PMULL, FMMLA "
` [PATCH v4 08/45] target/arm: Mark FTSMUL, FTMAD, FADDA "
` [PATCH v4 09/45] target/arm: Mark SMMLA, UMMLA, USMMLA "
` [PATCH v4 10/45] target/arm: Mark string/histo/crypto "
` [PATCH v4 11/45] target/arm: Mark gather/scatter load/store "
` [PATCH v4 12/45] target/arm: Mark gather prefetch "
` [PATCH v4 13/45] target/arm: Mark LDFF1 and LDNF1 "
` [PATCH v4 14/45] target/arm: Mark LD1RO "
` [PATCH v4 15/45] target/arm: Add SME enablement checks
` [PATCH v4 16/45] target/arm: Handle SME in sve_access_check
` [PATCH v4 19/45] target/arm: Implement SME MOVA

[PATCH v2] hw/nvme: Use ioeventfd to handle doorbell updates
 2022-07-01 16:04 UTC  (2+ messages)

[PATCH v2 0/3] Zero copy improvements (QIOChannel + multifd)
 2022-07-01 15:59 UTC  (4+ messages)
` [PATCH v2 1/3] QIOChannelSocket: Fix zero-copy flush returning code 1 when nothing sent
` [PATCH v2 2/3] Add zero-copy-copied migration stat
` [PATCH v2 3/3] migration/multifd: Warn user when zerocopy not working

[PATCH 00/12] s390-ccw bios fixes and clean-ups
 2022-07-01 15:36 UTC  (8+ messages)
` [PATCH 01/12] pc-bios/s390-ccw: Add a proper prototype for main()
` [PATCH 02/12] pc-bios/s390-ccw/virtio: Introduce a macro for the DASD block size
` [PATCH 03/12] pc-bios/s390-ccw/bootmap: Improve the guessing logic in zipl_load_vblk()

[PATCH] qga: add command 'guest-get-cpustats'
 2022-07-01 14:23 UTC  (3+ messages)

[PATCH] ebpf: replace deprecated bpf_program__set_socket_filter
 2022-07-01 14:04 UTC  (4+ messages)

[PULL 00/15] qdev: Add JSON -device
 2022-07-01 13:37 UTC  (3+ messages)
` [PULL 14/15] qdev: Base object creation on QDict rather than QemuOpts

[PATCH RESEND 00/11] target/ppc: Implement slbiag move slb* to decodetree
 2022-07-01 13:35 UTC  (12+ messages)
` [PATCH RESEND 01/11] target/ppc: receive DisasContext explicitly in GEN_PRIV
` [PATCH RESEND 02/11] target/ppc: add macros to check privilege level
` [PATCH RESEND 03/11] target/ppc: Move slbie to decodetree
` [PATCH RESEND 04/11] target/ppc: Move slbieg "
` [PATCH RESEND 05/11] target/ppc: Move slbia "
` [PATCH RESEND 06/11] target/ppc: Move slbmte "
` [PATCH RESEND 07/11] target/ppc: Move slbmfev "
` [PATCH RESEND 08/11] target/ppc: Move slbmfee "
` [PATCH RESEND 09/11] target/ppc: Move slbfee "
` [PATCH RESEND 10/11] target/ppc: Move slbsync "
` [PATCH RESEND 11/11] target/ppc: Implement slbiag

[PATCH] linux-user: Passthrough MADV_DONTNEED for certain file mappings
 2022-07-01 13:52 UTC 

[PATCH 0/3] hw/cxl, hw/machine, hw/i386: Misc minor fixes / cleanup
 2022-07-01 13:23 UTC  (4+ messages)
` [PATCH 1/3] hw/machine: Clear out left over CXL related pointer from move of state handling to machines
` [PATCH 2/3] hw/i386/pc: Always place CXL Memory Regions after device_memory
` [PATCH 3/3] hw/cxl: Fix size of constant in interleave granularity function

[PATCH 0/2] Add Block Protect (BP) and Top Bottom (TB) bits for write protect
 2022-07-01 13:16 UTC  (8+ messages)
` [PATCH 1/2] hw: m25p80: Add Block Protect and Top Bottom "
` [PATCH 2/2] hw: m25p80: add tests for BP and TB bit "

API to change the vendor of IDE disk
 2022-07-01  8:18 UTC 

[libvirt PATCH v2] tools: add virt-qmp-proxy for proxying QMP clients to libvirt QEMU guests
 2022-07-01 13:01 UTC  (2+ messages)

venv for python qtest bits? (was: Re: [PATCH 11/12] acpi/tests/bits: add README file for bits qtests)
 2022-07-01 12:54 UTC  (34+ messages)
        ` Why we should avoid new submodules if possible

[PATCH 0/2] target/riscv: Fixes for Ibex and OpenTitan
 2022-07-01 12:32 UTC  (5+ messages)
` [PATCH 1/2] target/riscv: Fixup MSECCFG minimum priv check
` [PATCH 2/2] target/riscv: Ibex: Support priv version 1.11

[PATCH v2 0/3] CanoKey: Fix xHCI compatibility and CCID ZLP
 2022-07-01 10:51 UTC  (3+ messages)

[PATCH v3] ui/cocoa: Take refresh rate into account
 2022-07-01 10:13 UTC  (4+ messages)

[PATCH v3 0/4] In v3:
 2022-07-01 10:07 UTC  (7+ messages)
` [PATCH v3 3/4] docs: rSTify GettingStartedDevelopers wiki; move it to QEMU Git
` [PATCH v4 0/4] rSTify a few more docs; move them to QEMU Git [Was: Re: [PATCH v3 0/4] In v3:]
  ` [PATCH v3 0/4] rSTify a few more docs; move them to QEMU Git

[PATCH] gtk: Add show_tabs=on|off command line option
 2022-07-01 10:01 UTC  (5+ messages)

[PATCH v3 0/2] handling guest multiple displays
 2022-07-01  9:58 UTC  (4+ messages)
` [PATCH v3 2/2] ui/gtk: a new array param monitor to specify the target displays

[PATCH] Add some documentation for "dtb" devices tree blobs
 2022-07-01  9:58 UTC  (2+ messages)

[PATCH] block/rbd: support driver-specific reopen
 2022-07-01  9:41 UTC  (2+ messages)

[PATCH v2 00/11] Fix bugs for LoongArch virt machine
 2022-07-01  9:34 UTC  (12+ messages)
` [PATCH 01/11] hw/rtc/ls7a_rtc: Fix uninitialied bugs and toymatch writing function
` [PATCH 02/11] hw/rtc/ls7a_rtc: Fix timer call back function
` [PATCH 03/11] hw/rtc/ls7a_rtc: Remove unimplemented device in realized function
` [PATCH 04/11] hw/rtc/ls7a_rtc: Add reset function
` [PATCH 05/11] hw/rtc/ls7a_rtc: Fix rtc enable and disable function
` [PATCH 06/11] hw/rtc/ls7a_rtc: Use tm struct pointer as arguments in toy_time_to_val()
` [PATCH 07/11] hw/rtc/ls7a_rtc: Fix 'calculate' spelling errors
` [PATCH 08/11] target/loongarch: Fix the meaning of ECFG reg's VS field
` [PATCH 09/11] target/loongarch: Add lock when writing timer clear reg
` [PATCH 10/11] hw/intc/loongarch_ipi: Fix ipi device access of 64bits
` [PATCH 11/11] hw/intc/loongarch_ipi: Fix mail send and any send function

[RFC PATCH v4 00/11] qapi: net: add unix socket type support to netdev backend
 2022-07-01  9:36 UTC  (4+ messages)
` [RFC PATCH v4 10/11] qemu-sockets: introduce socket_uri()

[QEMU PATCH v2 0/6] Support ACPI NVDIMM Label Methods
 2022-07-01  9:23 UTC  (10+ messages)
` [QEMU PATCH v2 3/6] acpi/nvdimm: NVDIMM _DSM Spec supports revision 2
` [QEMU PATCH v2 4/6] nvdimm: Implement ACPI NVDIMM Label Methods
` [QEMU PATCH v2 6/6] acpi/nvdimm: Define trace events for NVDIMM and substitute nvdimm_debug()

[PATCH v5 00/12] qapi: net: add unix socket type support to netdev backend
 2022-07-01  9:20 UTC  (4+ messages)
` [PATCH v5 07/12] net: stream: add unix socket

[PATCH v2] microvm: turn off io reservations for pcie root ports
 2022-07-01  9:15 UTC 

[RFC v1] util/aio: Keep notification disabled as much as possible
 2022-07-01  9:13 UTC 

[PATCH 0/3] gitlab: stopp edk2/opensbi jobs running in forks by default
 2022-07-01  8:56 UTC  (8+ messages)
` [PATCH 1/3] gitlab: normalize indentation in edk2/opensbi rules
` [PATCH 2/3] gitlab: tweak comments in edk2/opensbi jobs
` [PATCH 3/3] gitlab: honour QEMU_CI variable "

[PATCH 0/9] Add Qualcomm BMC machines
 2022-07-01  7:52 UTC  (6+ messages)
` [PATCH 3/9] hw/arm/aspeed: qcom-dc-scm-v1: add block backed FRU device

[PATCH v2 00/13] hw/i2c/aspeed: Add new-registers DMA slave mode RX support
 2022-07-01  6:20 UTC  (6+ messages)
` [PATCH v2 09/13] hw/i2c/pmbus: Add read-only IC_DEVICE_ID support

[PATCH v1 0/2] Zero copy improvements (QIOChannel + multifd)
 2022-07-01  6:18 UTC  (9+ messages)
` [PATCH v1 2/2] migration/multifd: Warn user when zerocopy not working

[RFC PATCH 00/12] Introduce QEMU userspace ebpf support
 2022-07-01  6:14 UTC  (3+ messages)

[PATCH] contrib/vhost-user-blk: Clean up deallocation of VuVirtqElement
 2022-07-01  5:40 UTC  (3+ messages)

[PATCH v3 00/14] hw/i2c/aspeed: I2C slave mode DMA RX w/ new regs
 2022-07-01  5:39 UTC  (21+ messages)
` [PATCH v3 08/14] hw/i2c/pmbus: Add idle state to return 0xff's
` [PATCH v3 09/14] hw/sensor: Add IC_DEVICE_ID to ISL voltage regulators
` [PATCH v3 10/14] hw/sensor: Add Renesas ISL69259 device model
` [PATCH v3 13/14] hw/misc/aspeed: Add intel-me
` [PATCH v3 14/14] hw/arm/aspeed: Add oby35-cl machine

[PATCH 0/3] aspeed: small cleanups
 2022-07-01  5:30 UTC  (5+ messages)
` [PATCH 3/3] aspeed: sbc: Allow per-machine settings

[PULL 00/14] (Mostly) build system changes for 2022-06-24
 2022-07-01  4:11 UTC  (6+ messages)

[PATCH] hw/intc: loongarch_pch_msi: Fix msi vector convertion
 2022-07-01  3:07 UTC 

[PATCH] include/qemu/host-utils: Remove unused code in the *_overflow wrappers
 2022-07-01  2:51 UTC 

[PATCH 0/5] Eliminate multifd flush
 2022-07-01  2:29 UTC  (3+ messages)
` [PATCH 5/5] multifd: Only sync once each full round of memory

[PATCH] scripts: check if .git exists before checking submodule status
 2022-07-01  1:39 UTC  (2+ messages)

[PATCH] io_uring: fix short read slow path corruptions
 2022-07-01  1:33 UTC  (6+ messages)
` [PATCH v2] io_uring: fix short read slow path

[PULL 00/27] aspeed queue
 2022-07-01  1:28 UTC  (2+ messages)

[PATCH v6 0/8] KVM: mm: fd-based approach for supporting KVM guest private memory
 2022-07-01  1:21 UTC  (7+ messages)
` [PATCH v6 6/8] KVM: Handle page fault for "

[PATCH 0/3] hw/sensor: Add ISL69259 with IC_DEVICE_ID
 2022-07-01  0:06 UTC  (4+ messages)
` [PATCH 1/3] hw/i2c/pmbus: Add idle state to return 0xff's
` [PATCH 2/3] hw/sensor: Add IC_DEVICE_ID to ISL voltage regulators
` [PATCH 3/3] hw/sensor: Add Renesas ISL69259 device model

[PATCH v2 0/3] python/qemu/machine: fix potential hang in QMP accept
 2022-06-30 22:49 UTC  (2+ messages)

[PATCH 0/2] python/qemu/machine: fix potential hang in QMP accept
 2022-06-30 22:43 UTC  (6+ messages)
` [PATCH 2/2] python/qemu/machine: accept QMP connection asynchronously

[PATCH v2] target/ppc: Return default CPU for max CPU
 2022-06-30 20:58 UTC  (2+ messages)

[PATCH 0/9] cleanup error handling in kvmppc_read_int_cpu_dt()
 2022-06-30 19:42 UTC  (10+ messages)
` [PATCH 1/9] target/ppc/kvm.c: do not return -1 on uint64_t return
` [PATCH 2/9] target/ppc: add errp to kvmppc_read_int_cpu_dt()
` [PATCH 3/9] target/ppc: Add error reporting when opening file fails
` [PATCH 4/9] target/ppc: use g_autofree in kvmppc_read_int_cpu_dt()
` [PATCH 5/9] target/ppc: use Error pointer in kvmppc_get_clockfreq()
` [PATCH 6/9] ppc440_bamboo.c: handle clock freq read error in load_device_tree
` [PATCH 7/9] sam460ex.c: use CPU_FREQ if unable to read DT clock
` [PATCH 8/9] e500.c: use PLATFORM_CLK_FREQ_HZ if unable to read clock freq from DT
` [PATCH 9/9] spapr.c: handle clock freq read errors in spapr_dt_cpu()

[PATCH 0/5] target/arm: Implement (or don't) OS Lock and DoubleLock properly
 2022-06-30 19:41 UTC  (6+ messages)
` [PATCH 1/5] target/arm: Fix code style issues in debug helper functions
` [PATCH 2/5] target/arm: Move define_debug_regs() to debug_helper.c
` [PATCH 3/5] target/arm: Suppress debug exceptions when OS Lock set
` [PATCH 4/5] target/arm: Implement AArch32 DBGDEVID, DBGDEVID1, DBGDEVID2
` [PATCH 5/5] target/arm: Correctly implement Feat_DoubleLock

[Qemu-devel] [Bug 1838390] [NEW] vmx_write_mem: mmu_gva_to_gpa failed when using hvf
 2022-06-30 17:32 UTC  (2+ messages)
` [Bug 1838390] "

[PATCH] Align Raspberry Pi DMA interrupts with Linux DTS
 2022-06-30  8:32 UTC  (3+ messages)

[PATCH] linux-user: Fix stracing in-memory mmap arguments
 2022-06-30 16:59 UTC 

[PATCH v2] target/i386: Add unaccepted memory configuration
 2022-06-30 16:11 UTC  (4+ messages)

[PATCH RFC 0/2] arm: enable MTE for QEMU + kvm
 2022-06-30 16:09 UTC  (10+ messages)
` [PATCH RFC 1/2] arm/kvm: enable MTE if available


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