qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-30 14:54:01 to 2021-03-31 15:44:42 UTC [more...]

[PATCH 1/8] hw/riscv: sifive_u: Switch to use qemu_fdt_setprop_string_array() helper
 2021-03-31 15:40 UTC  (2+ messages)

[PATCH v2 0/4] Add support for Shakti SoC from IIT-M
 2021-03-31 15:38 UTC  (5+ messages)
` [PATCH v2 2/4] riscv: Add initial support for Shakti C machine
` [PATCH v2 3/4] hw/char: Add Shakti UART emulation

[PULL 0/5] ppc-for-6.0 queue 20210331
 2021-03-31 15:38 UTC  (7+ messages)
` [PULL 1/5] hw/ppc: e500: Add missing #address-cells and #size-cells in the eTSEC node
` [PULL 2/5] target/ppc/kvm: Cache timebase frequency
` [PULL 3/5] spapr: Assert DIMM unplug state in spapr_memory_unplug()
` [PULL 4/5] spapr: Fix typo in the patb_entry comment
` [PULL 5/5] hw/net: fsl_etsec: Tx padding length should exclude CRC

[ RFC 0/6] Improve PMU support
 2021-03-31 15:29 UTC  (3+ messages)
` [ RFC 2/6] target/riscv: Implement mcountinhibit CSR

[PATCH] hw/riscv: sifive_e: Add 'const' to sifive_e_memmap[]
 2021-03-31 15:26 UTC  (4+ messages)

[PATCH 0/2] pseries: SMP sockets must match NUMA nodes
 2021-03-31 15:22 UTC  (15+ messages)
` [PATCH 1/2] spapr: number of SMP sockets must be equal to "

[Bug 1922102] [NEW] Broken tap networking on macOS host
 2021-03-31 15:08 UTC 

[PATCH 1/2] target/riscv: csr: Fix hmode32() for RV64
 2021-03-31 15:03 UTC  (3+ messages)
` [PATCH 2/2] target/riscv: csr: Remove redundant check in fp csr read/write routines

[PATCH] configure: Do not use default_feature for EXESUF
 2021-03-31 15:06 UTC  (2+ messages)

[PATCH] docs: Add a QEMU Code of Conduct and Conflict Resolution Policy document
 2021-03-31 15:05 UTC 

[PATCH v1 1/1] hw/opentitan: Update the interrupt layout
 2021-03-31 15:00 UTC 

[PATCH for 6.0-rc2? v1 0/6] check-tcg for non-x86 hosts
 2021-03-31 14:57 UTC  (15+ messages)
` [PATCH v1 1/6] tests/tcg: update the defaults for x86 compilers
` [PATCH v1 2/6] tests/docker: don't set DOCKER_REGISTRY on non-x86_64
` [PATCH v1 5/6] tests/tcg/i386: expand .data sections for system tests
` [PATCH v1 6/6] tests/i386/test-i386: try and correct constrain 16 bit call (WIP)

[PATCH] gitlab-ci.yml: Fix the filtering for the git submodules
 2021-03-31 14:56 UTC  (3+ messages)

[RFC 0/8] virtio: Improve boot time of virtio-scsi-pci and virtio-blk-pci
 2021-03-31 14:47 UTC  (7+ messages)
` [RFC 3/8] virtio: Add API to batch set host notifiers

[PATCH for-6.1] hw: add compat machines for 6.1
 2021-03-31 14:38 UTC  (2+ messages)

[PATCH] target/openrisc: fix icount handling for timer instructions
 2021-03-31 14:30 UTC  (6+ messages)

[PATCH] virtiofsd: Changed allocations of fuse_session to GLib's functions
 2021-03-31 14:30 UTC  (2+ messages)

[PATCH] block/export: improve vu_blk_sect_range_ok()
 2021-03-31 14:27 UTC 

[PATCH v10 0/6] MTE support for KVM guest
 2021-03-31 14:14 UTC  (16+ messages)
` [PATCH v10 1/6] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v10 2/6] arm64: kvm: Introduce MTE VM feature

An error due to installation that require binutils package
 2021-03-31 10:03 UTC  (4+ messages)

[PATCH] iotests: Test mirror-top filter permissions
 2021-03-31 12:28 UTC 

[PULL 0/1] Linux user for 6.0 patches
 2021-03-31 12:13 UTC  (3+ messages)

[PATCH qemu v16] spapr: Implement Open Firmware client interface
 2021-03-31 11:54 UTC  (5+ messages)

[PATCH v2] i386: Make 'hv-reenlightenment' require explicit 'tsc-frequency' setting
 2021-03-31 11:39 UTC 

[PATCH for-6.0 0/2] document gdbstub debugging of multicore machines
 2021-03-31 11:25 UTC  (2+ messages)

[RFC v1 0/5] s390x cleanup
 2021-03-31 11:07 UTC  (3+ messages)
` [RFC v1 1/5] hw/s390x: only build qemu-tod from the CONFIG_TCG build

[PATCH v3 0/8] [RfC] fix tracing for modules
 2021-03-31 10:55 UTC  (9+ messages)

[PATCH v3 0/3] ppc: Enable 2nd DAWR support on Power10
 2021-03-31 10:16 UTC  (8+ messages)
` [PATCH v3 2/3] ppc: Rename current DAWR macros and variables
` [PATCH v3 3/3] ppc: Enable 2nd DAWR support on p10

[PATCH 00/24] virtiofs dax patches
 2021-03-31 10:14 UTC  (9+ messages)
` [PATCH 16/24] DAX/unmap: virtiofsd: Add VHOST_USER_SLAVE_FS_IO
` [PATCH 18/24] DAX/unmap virtiofsd: Parse unmappable elements

[RFC PATCH v2 0/4] Add migration support for VFIO PCI devices in SMMUv3 nested stage mode
 2021-03-31 10:12 UTC  (5+ messages)
` [RFC PATCH v2 1/4] vfio: Introduce helpers to mark dirty pages of a RAM section
` [RFC PATCH v2 2/4] vfio: Add vfio_prereg_listener_log_sync in nested stage
` [RFC PATCH v2 3/4] vfio: Add vfio_prereg_listener_global_log_start/stop "
` [RFC PATCH v2 4/4] hw/arm/smmuv3: Post-load stage 1 configurations to the host

[PATCH] sockets: update SOCKET_ADDRESS_TYPE_FD listen(2) backlog
 2021-03-31 10:08 UTC  (4+ messages)

[RFC PATCH 0/6] Introduce cluster cpu topology support
 2021-03-31 10:00 UTC  (8+ messages)
` [RFC PATCH 1/6] vl.c: Add arch-neutral -smp, clusters=* command line support
` [RFC PATCH 2/6] hw/core/machine: Parse cluster cpu topology in smp_parse()
` [RFC PATCH 3/6] hw/arm/virt: Parse cluster cpu topology for ARM machines
` [RFC PATCH 4/6] hw/i386/pc: Parse cluster cpu topology for PC machines
` [RFC PATCH 5/6] hw/arm/virt-acpi-build: Add cluster level for ARM PPTT table
` [RFC PATCH 6/6] hw/arm/virt: Add cluster level for ARM device tree

[PULL for-6.0 0/6] Block patches
 2021-03-31  9:50 UTC  (7+ messages)
` [PULL for-6.0 1/6] block/vdi: When writing new bmap entry fails, don't leak the buffer
` [PULL for-6.0 2/6] block/vdi: Don't assume that blocks are larger than VdiHeader
` [PULL for-6.0 3/6] coroutine-lock: Store the coroutine in the CoWaitRecord only once
` [PULL for-6.0 4/6] coroutine-lock: Reimplement CoRwlock to fix downgrade bug
` [PULL for-6.0 5/6] test-coroutine: Add rwlock upgrade test
` [PULL for-6.0 6/6] test-coroutine: Add rwlock downgrade test

[PATCH 0/4] DEVICE_NOT_DELETED/DEVICE_UNPLUG_ERROR QAPI events
 2021-03-31  9:49 UTC  (8+ messages)

[PATCH] target/arm: Make number of counters in PMCR follow the CPU
 2021-03-31  9:43 UTC  (3+ messages)

Serious doubts about Gitlab CI
 2021-03-31  9:31 UTC  (23+ messages)

[PATCH v3] hw/block/nvme: add device self test command support
 2021-03-31  9:24 UTC 

[PATCH v2] qapi: introduce 'query-cpu-model-cpuid' action
 2021-03-31  9:19 UTC  (4+ messages)

[PATCH] ppc/spapr: Add support for implement support for H_SCM_HEALTH
 2021-03-31  9:15 UTC  (6+ messages)

[PATCH v2] IOMMU not supported by vhost-user
 2021-03-31  9:14 UTC  (4+ messages)

[PATCH RFC RESEND v2 0/6] Introduce IOMMU Option For PCI Root Bus
 2021-03-31  9:00 UTC  (2+ messages)

[PATCH v2] hw/block/nvme: add device self test command support
 2021-03-31  8:48 UTC  (2+ messages)

[PATCH v2] docs: Add a QEMU Code of Conduct and Conflict Resolution Policy document
 2021-03-31  8:33 UTC  (7+ messages)

[PATCH] hw/block/nvme: add device self test command support
 2021-03-31  7:48 UTC  (2+ messages)

[PATCH v5 00/10] target/ppc: Fix truncation of env->hflags
 2021-03-31  7:30 UTC  (12+ messages)
` [PATCH v5 02/10] target/ppc: Disconnect hflags from MSR

[PATCH qemu] spapr: Rename RTAS_MAX_ADDR to FDT_MAX_ADDR
 2021-03-31  7:20 UTC  (2+ messages)

[Bug 1921948] [NEW] MTE tags not checked properly for unaligned accesses at EL1
 2021-03-31  6:44 UTC  (4+ messages)
` [Bug 1921948] "

[PATCH] hw/arm/smmuv3: Support 16K translation granule
 2021-03-31  6:47 UTC 

[PATCH v4 0/3] qcow2: fix parallel rewrite and discard (rw-lock)
 2021-03-31  6:23 UTC  (9+ messages)
` [PATCH v4 for-6.0? "

[PATCH 00/11] Add support for Blob resources feature
 2021-03-31  5:18 UTC  (14+ messages)
` [PATCH 01/11] ui: Get the fd associated with udmabuf driver
` [PATCH 02/11] ui/pixman: Add qemu_pixman_to_drm_format()
` [PATCH 03/11] virtio-gpu: Add udmabuf helpers
` [PATCH 04/11] virtio-gpu: Add virtio_gpu_find_check_resource
` [PATCH 05/11] virtio-gpu: Refactor virtio_gpu_set_scanout
` [PATCH 06/11] virtio-gpu: Refactor virtio_gpu_create_mapping_iov
` [PATCH 07/11] virtio-gpu: Add initial definitions for blob resources
` [PATCH 08/11] virtio-gpu: Add virtio_gpu_resource_create_blob
` [PATCH 09/11] virtio-gpu: Add helpers to create and destroy dmabuf objects
` [PATCH 10/11] virtio-gpu: Add virtio_gpu_set_scanout_blob
` [PATCH 11/11] virtio-gpu: Update cursor data using blob

Planning wiki page is outdated (says 5.0 is currently in development)
 2021-03-31  4:59 UTC  (2+ messages)

[PATCH qemu v18] spapr: Implement Open Firmware client interface
 2021-03-31  2:53 UTC 

[PATCH v3 0/3] spapr: nvdimm: Enable sync-dax property for nvdimm
 2021-03-30 23:57 UTC  (5+ messages)
` [PATCH v3 2/3] spapr: nvdimm: Implement H_SCM_FLUSH hcall

[PATCH v2 0/3] ppc: Enable 2nd DAWR support on Power10
 2021-03-30 23:49 UTC  (5+ messages)
` [PATCH v2 3/3] ppc: Enable 2nd DAWR support on p10

[PATCH] target/xtensa: fix core import to meson.build
 2021-03-30 23:17 UTC  (3+ messages)

[ANNOUNCE] QEMU 6.0.0-rc1 is now available
 2021-03-30 22:28 UTC 

[PATCH-for-5.2] target/mips: Deprecate nanoMIPS ISA
 2021-03-30 21:29 UTC  (2+ messages)

[RFC PATCH] docs: rst-ify the record/replay documentation
 2021-03-30 19:51 UTC  (2+ messages)

AUTIA authentication sometimes fails
 2021-03-30 19:49 UTC  (2+ messages)

[Bug 1898490] [NEW] gtk with virtio and opengl black screen
 2021-03-30 18:38 UTC  (2+ messages)
` [Bug 1898490] "

[PATCH V4] target/riscv: Align the data type of reset vector address
 2021-03-30 18:29 UTC  (2+ messages)

[PATCH v8 0/4] yank: Add chardev tests and fixes
 2021-03-30 18:13 UTC  (5+ messages)
` [PATCH v8 1/4] chardev/char.c: Move object_property_try_add_child out of chardev_new
` [PATCH v8 2/4] chardev/char.c: Always pass id to chardev_new
` [PATCH v8 3/4] chardev: Fix yank with the chardev-change case
` [PATCH v8 4/4] tests: Add tests for "

[PATCH] nvme: expose 'bootindex' property
 2021-03-30 18:10 UTC  (2+ messages)

[PATCH v6 0/6] coroutine rwlock downgrade fix, minor VDI changes
 2021-03-30 17:50 UTC  (10+ messages)
` [PATCH v6 1/6] block/vdi: When writing new bmap entry fails, don't leak the buffer
` [PATCH v6 2/6] block/vdi: Don't assume that blocks are larger than VdiHeader
` [PATCH v6 3/6] coroutine-lock: Store the coroutine in the CoWaitRecord only once
` [PATCH v6 4/6] coroutine-lock: Reimplement CoRwlock to fix downgrade bug

[PATCH 0/4] iotests/297: Cover tests/
 2021-03-30 17:36 UTC  (11+ messages)
` [PATCH 1/4] iotests/297: Drop 169 and 199 from the skip list
` [PATCH 2/4] migrate-bitmaps-postcopy-test: Fix pylint warnings
` [PATCH 3/4] migrate-bitmaps-test: "
` [PATCH 4/4] iotests/297: Cover tests/

[PATCH v2 0/8] qapi: static typing conversion, pt4
 2021-03-30 17:18 UTC  (9+ messages)
` [PATCH v2 1/8] qapi/error: Repurpose QAPIError as a generic exception base class
` [PATCH v2 2/8] qapi/error: Use Python3-style super()
` [PATCH v2 3/8] qapi/error: Make QAPISourceError 'col' parameter optional
` [PATCH v2 4/8] qapi/error: Change assertion
` [PATCH v2 5/8] qapi/error.py: move QAPIParseError to parser.py
` [PATCH v2 6/8] qapi/error.py: enable pylint checks
` [PATCH v2 7/8] qapi/error: Add type hints
` [PATCH v2 8/8] qapi/error.py: enable mypy checks

[PULL 0/5] target-arm queue
 2021-03-30 17:13 UTC  (2+ messages)

[RFC PATCH 00/13] blobs: Only install required (system emulation) files
 2021-03-30 16:47 UTC  (3+ messages)
` [RFC PATCH 10/13] blobs: Only install s390x firmwares if s390x system target is built

[PATCH 0/1] Remove flatview_simplify()
 2021-03-30 16:35 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH V5] target/riscv: Align the data type of reset vector address
 2021-03-30 16:30 UTC  (2+ messages)

[PATCH] nsis: Install *.elf images
 2021-03-30 16:15 UTC  (2+ messages)

[PATCH v3 00/12] target/hexagon: introduce idef-parser
 2021-03-30 15:57 UTC  (2+ messages)

[PATCH] i386: Make 'hv-reenlightenment' require explicit 'tsc-frequency' setting
 2021-03-30 15:57 UTC  (2+ messages)

[PULL 0/9] Block patches for 6.0-rc1
 2021-03-30 15:34 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).