qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-01 01:47:42 to 2022-07-02 13:43:12 UTC [more...]

[PATCH] target/riscv: fix csr check for cycle{h}, instret{h}, time{h}, hpmcounter3~31{h}
 2022-07-02 13:41 UTC 

[PATCH 0/9] cleanup error handling in kvmppc_read_int_cpu_dt()
 2022-07-02 13:34 UTC  (12+ messages)
` [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 v2] target/ppc: Return default CPU for max CPU
 2022-07-02 13:28 UTC  (2+ messages)

[PATCH v3 00/11] target/ppc: BCDA and mffscdrn implementations
 2022-07-02 13:28 UTC  (2+ messages)

[PATCH qemu v3] ppc/spapr: Implement H_WATCHDOG
 2022-07-02 13:27 UTC  (2+ messages)

[PATCH qemu v3] ppc: Define SETFIELD for the ppc target
 2022-07-02 13:27 UTC  (2+ messages)

[RFC PATCH v5 0/4] RISC-V Smstateen support
 2022-07-02 10:33 UTC  (5+ messages)
` [RFC PATCH v5 1/4] target/riscv: Add smstateen support
  `  "
` [RFC PATCH v5 2/4] target/riscv: smstateen check for h/senvcfg
  `  "

[PATCH] hw/i2c/pca954x: Add method to get channels
 2022-07-02  2:00 UTC 

[RFC 0/8] Introduce an extensible static analyzer
 2022-07-02 11:33 UTC  (9+ messages)
` [RFC 1/8] Add "
` [RFC 2/8] Drop some unused static function return values
` [RFC 3/8] static-analyzer: Enforce coroutine_fn restrictions for direct calls
` [RFC 4/8] Fix some direct calls from non-coroutine_fn to coroutine_fn
` [RFC 5/8] static-analyzer: Enforce coroutine_fn restrictions on function pointers
` [RFC 6/8] Fix some coroutine_fn indirect calls and pointer assignments
` [RFC 7/8] block: Add no_coroutine_fn marker
` [RFC 8/8] Avoid calls from coroutine_fn to no_coroutine_fn

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

[PATCH] tcg/tci: Fix enable-debug got an error
 2022-07-02  9:38 UTC 

[PATCH v2 0/4] target/s390x: Exit tb after executing ex_value
 2022-07-02  7:41 UTC  (6+ messages)
` [PATCH v2 1/4] target/s390x: Remove DISAS_GOTO_TB
` [PATCH v2 2/4] target/s390x: Remove DISAS_PC_STALE
` [PATCH v2 3/4] target/s390x: Remove DISAS_PC_STALE_NOCHAIN
` [PATCH v2 4/4] target/s390x: Exit tb after executing ex_value

[PATCH] aspeed: Create SRAM name from first CPU index
 2022-07-02  7:36 UTC  (4+ messages)

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

[PATCH v2] aspeed: Refactor UART init for multi-SoC machines
 2022-07-02  6:44 UTC  (3+ messages)

[PATCH 00/12] s390-ccw bios fixes and clean-ups
 2022-07-02  6:28 UTC  (20+ 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 04/12] pc-bios/s390-ccw/virtio-blkdev: Simplify/fix virtio_ipl_disk_is_valid()
` [PATCH 05/12] pc-bios/s390-ccw/virtio-blkdev: Remove virtio_assume_scsi()
` [PATCH 07/12] pc-bios/s390-ccw/virtio: Read device config after feature negotiation
` [PATCH 08/12] pc-bios/s390-ccw/virtio: Beautify the code for reading virtqueue configuration
` [PATCH 09/12] pc-bios/s390-ccw: Split virtio-scsi code from virtio_blk_setup_device()

[PATCH] ui/cocoa: Fix switched_to_fullscreen warning
 2022-07-02  4:43 UTC 

[PATCH v2] hw/i2c/pca954x: Add method to get channels
 2022-07-02  2:33 UTC 

[PATCH] hw/intc: loongarch_pch_msi: Fix msi vector convertion
 2022-07-02  1:48 UTC  (2+ messages)

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

[PATCH RESEND 00/11] target/ppc: Implement slbiag move slb* to decodetree
 2022-07-01 20:53 UTC  (13+ 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] aspeed: Refactor UART init for multi-SoC machines
 2022-07-01 20:02 UTC  (2+ messages)

[PATCH 00/40] PS2 device QOMification - part 2
 2022-07-01 19:37 UTC  (2+ messages)

[PULL v2 0/9] Block jobs & NBD patches
 2022-07-01 17:02 UTC  (3+ messages)

[PATCH v6 00/10] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
 2022-07-01 16:10 UTC  (11+ 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 v6 10/10] i386/pc: restrict AMD only enforcing of valid IOVAs to new machine type

[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] 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] 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)

[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  (4+ messages)
` [PATCH 3/3] gitlab: honour QEMU_CI variable in edk2/opensbi jobs

[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  (11+ messages)
` [PATCH v3 10/14] hw/sensor: Add Renesas ISL69259 device model
` [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] 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


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