qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-30 06:16:44 to 2022-07-01 11:18:08 UTC [more...]

[PATCH v4 00/45] target/arm: Scalable Matrix Extension
 2022-07-01 11:11 UTC  (7+ 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 v2 0/3] CanoKey: Fix xHCI compatibility and CCID ZLP
 2022-07-01 10:51 UTC  (3+ messages)

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

[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  (7+ messages)

[PATCH v3 0/2] handling guest multiple displays
 2022-07-01  9:58 UTC  (6+ messages)
` [PATCH v3 1/3] ui/gtk: detach VCs for additional guest displays
` [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  (9+ messages)
` [PATCH v5 05/12] qapi: net: add stream and dgram netdevs
` [PATCH v5 07/12] net: stream: add unix socket
` [PATCH v5 11/12] qemu-sockets: introduce socket_uri()

[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 v2 00/10] Improve reliability of VM tests
 2022-07-01  8:05 UTC  (5+ 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 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 0/2] Add Block Protect (BP) and Top Bottom (TB) bits for write protect
 2022-07-01  7:24 UTC  (5+ messages)
` [PATCH 1/2] hw: m25p80: Add Block Protect and Top Bottom "
` [PATCH 2/2] hw: m25p80: add tests for BP and TB bit "

[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  (27+ 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 11/14] hw/misc/aspeed: Add PECI controller
` [PATCH v3 12/14] hw/misc/aspeed: Add fby35-sb-cpld
` [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] qga: add command 'guest-get-cpustats'
 2022-07-01  3:05 UTC 

[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  (5+ messages)
` [PATCH 1/5] multifd: Create property multifd-sync-each-iteration
` [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  (29+ messages)
` [PULL 01/27] hw: m25p80: add WP# pin and SRWD bit for write protection
` [PULL 02/27] hw: m25p80: add tests for write protect (WP# and SRWD bit)
` [PULL 03/27] aspeed: Set the dram container at the SoC level
` [PULL 04/27] aspeed/scu: Add trace events for read ops
` [PULL 05/27] aspeed/i2c: Change trace event for NORMAL_STOP states
` [PULL 06/27] aspeed/hace: Accumulative mode supported
` [PULL 07/27] aspeed/smc: Fix potential overflow
` [PULL 08/27] aspeed: Set CPU memory property explicitly
` [PULL 09/27] aspeed: Add memory property to Aspeed SoC
` [PULL 10/27] aspeed: Remove usage of sysbus_mmio_map
` [PULL 11/27] aspeed: Map unimplemented devices in SoC memory
` [PULL 12/27] aspeed: Remove use of qemu_get_cpu
` [PULL 13/27] hw/arm/aspeed: add support for the Qualcomm DC-SCM v1 board
` [PULL 14/27] hw/arm/aspeed: add Qualcomm Firework BMC machine
` [PULL 15/27] hw/i2c: pmbus: Page #255 is valid page for read requests
` [PULL 16/27] hw/sensor: add Maxim MAX31785 device
` [PULL 17/27] hw/arm/aspeed: Add MAX31785 Fan controllers
` [PULL 18/27] hw/arm/aspeed: firework: Add Thermal Diodes
` [PULL 19/27] hw/arm/aspeed: firework: add I2C MUXes for VR channels
` [PULL 20/27] hw/i2c/aspeed: Fix R_I2CD_FUN_CTRL reference
` [PULL 21/27] hw/i2c/aspeed: Fix DMA len write-enable bit handling
` [PULL 22/27] hw/i2c/aspeed: Fix MASTER_EN missing error message
` [PULL 23/27] hw/i2c: support multiple masters
` [PULL 24/27] hw/i2c: add asynchronous send
` [PULL 25/27] hw/i2c/aspeed: add slave device in old register mode
` [PULL 26/27] hw/i2c/aspeed: Add new-registers DMA slave mode RX support
` [PULL 27/27] hw/misc/aspeed: Add PECI controller

[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  (5+ messages)
` [PATCH v2 1/3] python/qmp/protocol: add open_with_socket()
` [PATCH v2 2/3] python/qmp/legacy: make QEMUMonitorProtocol accept a socket
` [PATCH v2 3/3] python/qemu/machine: use socketpair() for QMP by default

[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

[PATCH v3 0/3] ppc: Check for bad Radix configs
 2022-06-30 13:37 UTC  (3+ messages)
` [PATCH v3 2/3] target/ppc: Improve Radix xlate level validation

[PATCH v4 0/4] hmat acpi: Don't require initiator value in -numa
 2022-06-30 13:30 UTC  (11+ messages)
` [PATCH v4 1/4] "
` [PATCH v4 2/4] tests: acpi: add and whitelist *.hmat-noinitiator expected blobs
` [PATCH v4 3/4] tests: acpi: q35: add test for hmat nodes without initiators
` [PATCH v4 4/4] tests: acpi: q35: update expected blobs *.hmat-noinitiators

[PATCH v6 00/15] block: cleanup backing and file handling
 2022-06-30 13:18 UTC  (2+ messages)

[PATCH v20 00/13] Add LoongArch linux-user emulation support
 2022-06-30 13:05 UTC  (2+ messages)

[PULL 00/18] HMP-to-QMP info command patches
 2022-06-30 12:55 UTC  (8+ messages)
` [PULL 15/18] qapi: introduce x-query-ramblock QMP command

[PATCH] hw/i386: pass RNG seed to e820 setup table
 2022-06-30 11:37 UTC 

[PATCH] hw/arm/virt: dt: add rng-seed property
 2022-06-30 10:37 UTC  (12+ messages)
                    ` [PATCH v2] "

[RFC v3 0/5] *** Add support for zoned device ***
 2022-06-30 10:11 UTC  (5+ messages)
` [RFC v3 5/5] qemu-iotests: add zone operation tests

[PATCH 12/14] aspeed: Make aspeed_board_init_flashes public
 2022-06-30  9:43 UTC  (9+ messages)

[PATCH v2] target/s390x/tcg: SPX: check validity of new prefix
 2022-06-30  9:43 UTC 

[PATCH v2 0/7] crypto: Introduce ECDSA algorithm
 2022-06-30  9:35 UTC  (4+ messages)
` [PATCH v2 4/7] crypto: Add ECDSA key parser
` PING: [PATCH v2 0/7] crypto: Introduce ECDSA algorithm

[PATCH] target/s390x: Exit tb after executing ex_value
 2022-06-30  8:47 UTC  (2+ messages)

[PATCH v9 0/2] QEMU RISC-V nested virtualization fixes
 2022-06-30  6:17 UTC  (2+ messages)


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