qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-17 09:36:52 to 2021-04-19 06:18:42 UTC [more...]

[PATCH v4 0/8] RISC-V: Add support for ePMP v0.9.1
 2021-04-19  6:16 UTC  (2+ messages)
` [PATCH v4 2/8] target/riscv: Define ePMP mseccfg

[Qemu-devel] [Bug 1824616] [NEW] Build succeeds despite flex/bison missing
 2021-04-19  6:01 UTC  (2+ messages)
` [Bug 1824616] "

[Qemu-devel] [Bug 1825452] [NEW] Pulse audio backend doesn't work in v4.0.0-rc4 release
 2021-04-19  5:58 UTC  (2+ messages)
` [Bug 1825452] "

[PATCH] target/riscv: fix vrgather macro index variable type bug
 2021-04-19  6:03 UTC 

[PATCH] target/riscv: fix vssub.vv saturation bug
 2021-04-19  6:01 UTC 

[Bug 1919035] [NEW] Assertion failure in fifo8_pop_buf() through am53c974
 2021-04-19  5:53 UTC  (2+ messages)
` [Bug 1919035] "

[Bug 1919036] [NEW] Assertion failure in fifo8_push_all() through am53c974
 2021-04-19  5:52 UTC  (2+ messages)
` [Bug 1919036] "

[PATCH] fpu/softfloat: set invalid excp flag for RISC-V muladd instructions
 2021-04-19  5:56 UTC 

[RFC PATCH 00/15] gitlab-ci: Allow forks to use different pipelines than mainstream
 2021-04-19  5:48 UTC  (21+ messages)
` [PATCH 01/15] gitlab-ci: Replace YAML anchors by extends (container_job)
` [PATCH 02/15] gitlab-ci: Replace YAML anchors by extends (native_build_job)
` [PATCH 03/15] gitlab-ci: Replace YAML anchors by extends (native_test_job)
` [PATCH 04/15] gitlab-ci: Replace YAML anchors by extends (acceptance_test_job)
` [PATCH 05/15] gitlab-ci: Rename acceptance_test_job -> integration_test_job
` [PATCH 06/15] gitlab-ci: Extract container job template to container-template.yml
` [PATCH 07/15] gitlab-ci: Extract crossbuild job templates to crossbuild-template.yml
` [PATCH 08/15] gitlab-ci: Extract DCO/style check jobs to checks.yml
` [PATCH 09/15] gitlab-ci: Extract build stages to stages.yml
` [PATCH 10/15] gitlab-ci: Extract all default build/test jobs to buildtest.yml
` [PATCH 11/15] gitlab-ci: Extract core container jobs to container-core.yml
` [PATCH 12/15] gitlab-ci: Move current job set to qemu-project.yml
` [RFC PATCH 13/15] gitlab-ci: Switch to dynamically generated pipelines
` [RFC PATCH 14/15] gitlab-ci: Allow forks to use different set of jobs
` [NOTFORMERGE PATCH 15/15] gitlab-ci: Use my own set of jobs for CI pipeline

[PATCH 0/2] ppc64: do not use MachineClass::max_cpus to limit CPUs
 2021-04-19  5:41 UTC  (5+ messages)
` [PATCH 1/2] spapr.c: "
` [PATCH 2/2] spapr.h: increase FDT_MAX_SIZE

[RFC PATCH 0/4] target/ppc: add disable-tcg option
 2021-04-19  5:28 UTC  (3+ messages)
` [PATCH 3/4] target/ppc: Add stubs for tcg functions, so it builds

[PATCH 1/4] target/ppc: Code motion required to build disabling tcg
 2021-04-19  5:23 UTC  (4+ messages)

target/ppc: sPAPR invalid function calls when compiling without TCG
 2021-04-19  5:17 UTC  (2+ messages)

[PATCH] block/file-posix: Fix problem with fallocate(PUNCH_HOLE) on GPFS
 2021-04-19  5:06 UTC  (3+ messages)

[PATCH v5 0/3] ppc: Enable 2nd DAWR support on Power10
 2021-04-19  4:53 UTC  (5+ messages)
` [PATCH v5 2/3] ppc: Rename current DAWR macros and variables
` [PATCH v5 3/3] ppc: Enable 2nd DAWR support on p10

[RFC-PATCH] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall
 2021-04-19  4:45 UTC  (2+ messages)

[Qemu-devel] [Bug 1815263] [NEW] hvf accelerator crashes on quest boot
 2021-04-19  4:17 UTC  (2+ messages)
` [Bug 1815263] "

[Qemu-devel] [Bug 1815445] [NEW] change and eject commands are not working on an overlay
 2021-04-19  4:17 UTC  (2+ messages)
` [Bug 1815445] "

[Qemu-devel] [Bug 1816189] [NEW] Unable to create or revert snapshots
 2021-04-19  4:17 UTC  (2+ messages)
` [Bug 1816189] "

[PATCH 0/1] pSeries: handle hotunplug errors in drc_unisolate_logical()
 2021-04-19  4:08 UTC  (3+ messages)
` [PATCH 1/1] spapr_drc.c: "

[RFC PATCH v2 0/6] hw/arm/virt: Introduce cpu topology support
 2021-04-19  1:13 UTC  (5+ messages)
` [RFC PATCH v2 1/6] device_tree: Add qemu_fdt_add_path

[RFC PATCH 0/3] tests/tcg/ppc64le: paddi tests
 2021-04-19  1:14 UTC  (4+ messages)

[PATCH v2 00/11] memory: Forbid mapping AddressSpace root MemoryRegion
 2021-04-19  1:00 UTC  (15+ messages)
` [PATCH v2 01/11] hw/arm/aspeed: Do not directly map ram container onto main address bus
` [PATCH v2 02/11] hw/aspeed/smc: Use the RAM memory region for DMAs
` [PATCH v2 03/11] hw/arm/aspeed: Do not sysbus-map mmio flash region directly, use alias
` [PATCH v2 04/11] hw/pci-host: Rename Raven ASIC PCI bridge as raven.c
` [PATCH v2 05/11] hw/pci-host/raven: Add PCI_IO_BASE_ADDR definition
` [PATCH v2 06/11] hw/pci-host/raven: Assert PCI I/O AddressSpace is based at 0x80000000
` [PATCH v2 07/11] hw/pci-host/raven: Use MR alias for AS root, not sysbus mapped MR
` [RFC PATCH v2 08/11] hw/pci-host/raven: Remove pointless alias mapping onto system bus
` [PATCH v2 09/11] hw/pci-host/prep: Do not directly map bus-master region onto main bus
` [PATCH v2 10/11] memory: Make sure root MR won't be added as subregion
` [PATCH v2 11/11] hw/pci-host/raven: Remove temporary assertion 'root MR is zero-based'

[PATCH v2 00/29] target/mips: Re-org to allow KVM-only builds
 2021-04-18 23:03 UTC  (31+ messages)
` [PATCH v2 01/29] target/mips: Simplify meson TCG rules
` [PATCH v2 02/29] target/mips: Move IEEE rounding mode array to new source file
` [PATCH v2 03/29] target/mips: Move msa_reset() "
` [PATCH v2 04/29] target/mips: Make CPU/FPU regnames[] arrays global
` [PATCH v2 05/29] target/mips: Optimize CPU/FPU regnames[] arrays
` [PATCH v2 06/29] target/mips: Restrict mips_cpu_dump_state() to cpu.c
` [PATCH v2 07/29] target/mips: Turn printfpr() macro into a proper function
` [PATCH v2 08/29] target/mips: Declare mips_cpu_set_error_pc() inlined in "internal.h"
` [PATCH v2 09/29] target/mips: Extract load/store helpers to ldst_helper.c
` [PATCH v2 10/29] meson: Introduce meson_user_arch source set for arch-specific user-mode
` [PATCH v2 11/29] target/mips: Introduce tcg-internal.h for TCG specific declarations
` [PATCH v2 12/29] target/mips: Add simple user-mode mips_cpu_do_interrupt()
` [PATCH v2 13/29] target/mips: Add simple user-mode mips_cpu_tlb_fill()
` [PATCH v2 14/29] target/mips: Move cpu_signal_handler definition around
` [PATCH v2 15/29] target/mips: Move sysemu specific files under sysemu/ subfolder
` [PATCH v2 16/29] target/mips: Move physical addressing code to sysemu/physaddr.c
` [PATCH v2 17/29] target/mips: Restrict cpu_mips_get_random() / update_pagemask() to TCG
` [PATCH v2 18/29] target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder
` [PATCH v2 19/29] target/mips: Restrict mmu_init() to TCG
` [PATCH v2 20/29] target/mips: Move tlb_helper.c to tcg/sysemu/
` [PATCH v2 21/29] target/mips: Restrict CPUMIPSTLBContext::map_address() handlers scope
` [PATCH v2 22/29] target/mips: Move Special opcodes to tcg/sysemu/special_helper.c
` [PATCH v2 23/29] target/mips: Move helper_cache() "
` [PATCH v2 24/29] target/mips: Move TLB management helpers to tcg/sysemu/tlb_helper.c
` [PATCH v2 25/29] target/mips: Move exception management code to exception.c
` [PATCH v2 26/29] target/mips: Move CP0 helpers to sysemu/cp0.c
` [PATCH v2 27/29] target/mips: Move TCG source files under tcg/ sub directory
` [PATCH v2 28/29] hw/mips: Restrict non-virtualized machines to TCG
` [PATCH v2 29/29] gitlab-ci: Add KVM mips64el cross-build jobs

[PATCH 00/26] target/mips: Re-org to allow KVM-only builds
 2021-04-18 22:46 UTC  (58+ messages)
` [PATCH 01/26] target/mips: Simplify meson TCG rules
` [PATCH 02/26] target/mips: Move IEEE rounding mode array to new source file
` [PATCH 03/26] target/mips: Move msa_reset() "
` [PATCH 04/26] target/mips: Make CPU/FPU regnames[] arrays global
` [PATCH 05/26] target/mips: Restrict mips_cpu_dump_state() to cpu.c
` [PATCH 06/26] target/mips: Extract load/store helpers to ldst_helper.c
` [PATCH 07/26] meson: Introduce meson_user_arch source set for arch-specific user-mode
` [PATCH 08/26] target/mips: Introduce tcg-internal.h for TCG specific declarations
` [PATCH 09/26] target/mips: Add simple user-mode mips_cpu_do_interrupt()
` [PATCH 10/26] target/mips: Add simple user-mode mips_cpu_tlb_fill()
` [PATCH 11/26] target/mips: Move cpu_signal_handler definition around
` [PATCH 12/26] target/mips: Move sysemu specific files under sysemu/ subfolder
` [PATCH 13/26] target/mips: Move code related to physical addressing to sysemu/phys.c
` [PATCH 14/26] target/mips: Move sysemu TCG-specific code to tcg/sysemu/ subfolder
` [PATCH 15/26] target/mips: Restrict mmu_init() to TCG
` [PATCH 16/26] target/mips: Move tlb_helper.c to tcg/sysemu/
` [PATCH 17/26] target/mips: Restrict CPUMIPSTLBContext::map_address() handlers scope
` [PATCH 18/26] target/mips: Move Special opcodes to tcg/sysemu/special_helper.c
` [PATCH 19/26] target/mips: Move helper_cache() "
` [PATCH 20/26] target/mips: Move TLB management helpers to tcg/sysemu/tlb_helper.c
` [PATCH 21/26] target/mips: Move exception management code to exception.c
` [PATCH 22/26] target/mips: Move CP0 helpers to sysemu/cp0.c
` [PATCH 23/26] target/mips: Move helper.h -> tcg/helper.h.inc
` [PATCH 24/26] target/mips: Move TCG source files under tcg/ sub directory
` [PATCH 25/26] hw/mips: Restrict non-virtualized machines to TCG
` [PATCH 26/26] gitlab-ci: Add KVM mips64el cross-build jobs

[Bug 1921061] [NEW] Corsair iCUE Install Fails, qemu VM Reboots
 2021-04-18 22:16 UTC  (2+ messages)
` [Bug 1921061] "

[PATCH v4 00/12] target/hexagon: introduce idef-parser
 2021-04-18 21:43 UTC  (15+ messages)
` [PATCH v4 01/12] tcg: expose TCGCond manipulation routines
` [PATCH v4 02/12] target/hexagon: update MAINTAINERS for idef-parser
` [PATCH v4 04/12] target/hexagon: make slot number an unsigned
` [PATCH v4 05/12] target/hexagon: make helper functions non-static
` [PATCH v4 06/12] target/hexagon: introduce new helper functions
` [PATCH v4 07/12] target/hexagon: expose next PC in DisasContext
` [PATCH v4 08/12] target/hexagon: prepare input for the idef-parser

Resetting non-qdev children in a 3-phase reset device
 2021-04-18 20:16 UTC  (2+ messages)

[PATCH v2] hw/mips/jazz: Remove confusing ifdef'ry
 2021-04-18 19:51 UTC  (3+ messages)

[PULL 0/7] queue of proposed rc4 fixes
 2021-04-18 16:31 UTC  (11+ messages)
` [PULL 1/7] osdep: include glib-compat.h before other QEMU headers
` [PULL 2/7] osdep: protect qemu/osdep.h with extern "C"
` [PULL 3/7] include/qemu/osdep.h: Move system includes to top
` [PULL 4/7] hw/arm/armsse: Give SSE-300 its own Property array
` [PULL 5/7] hw/arm/armsse: Make SSE-300 use Cortex-M55
` [PULL 6/7] target/arm: drop CF_LAST_IO/dc->condjump check
` [PULL 7/7] accel/tcg: avoid re-translating one-shot instructions

[PATCH RFC] migration: warn about non-migratable configurations unless '--no-migration' was specified
 2021-04-18 15:53 UTC  (3+ messages)

[Bug 1924912] [NEW] VirtIO drivers don't work on Windows: "GLib: Too many handles to wait for!" crash
 2021-04-18 14:34 UTC  (3+ messages)
` [Bug 1924912] "

[Bug 1924914] [NEW] Running sway in a QEMU VM results in a GPU hang of the guest (virtio-gpu driver)
 2021-04-18 13:40 UTC  (2+ messages)
` [Bug 1924914] "

[PATCH v5 1/1] docs/devel: Add VFIO device migration documentation
 2021-04-18 12:22 UTC 

any remaining for-6.0 issues?
 2021-04-18 10:38 UTC  (5+ messages)

[PATCH-for-6.0] target/mips: Correct the license text
 2021-04-18  8:03 UTC 

[Bug 1923197] [NEW] RISC-V priviledged instruction error
 2021-04-18  6:37 UTC  (3+ messages)
` [Bug 1923197] "

[PATCH v4] memory: Directly dispatch alias accesses on origin memory region
 2021-04-18  5:57 UTC 

[PATCH-for-6.0? v2] mptsas: Remove unused MPTSASState 'pending' field (CVE-2021-3392)
 2021-04-18  5:31 UTC  (2+ messages)

[PATCH] mptsas: remove unused MPTSASState.pending (CVE-2021-3392)
 2021-04-18  5:16 UTC  (5+ messages)
` [PATCH-for-6.0?] "

[PATCH v2 0/2] hw/elf_ops: clear uninitialized segment space
 2021-04-17 15:36 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH v2] memory: Initialize MemoryRegionOps for RAM memory regions
 2021-04-17 14:09 UTC 

[PATCH v3] memory: Directly dispatch alias accesses on origin memory region
 2021-04-17 14:02 UTC 

[PATCH v4 00/19] qapi: static typing conversion, pt3
 2021-04-17 13:18 UTC  (9+ messages)
` [PATCH v4 02/19] flake8: Enforce shorter line length for comments and docstrings
` [PATCH v4 16/19] qapi/expr.py: Add docstrings

[PATCH] memory: Forbid memory_region_set_address() on AS root
 2021-04-17 12:59 UTC  (2+ messages)

[PATCH v2 0/8] qapi: static typing conversion, pt4
 2021-04-17 12:10 UTC  (8+ messages)
` [PATCH v2 4/8] qapi/error: Change assertion

[PATCH for-6.1 0/4] Remove more superfluous include statements
 2021-04-17  9:50 UTC  (5+ messages)
` [PATCH 2/4] Do not include hw/boards.h if it's not really necessary


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