qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-13 14:58:07 to 2020-08-14 09:20:08 UTC [more...]

[PATCH v2 000/150] Meson integration for 5.2
 2020-08-14  9:11 UTC  (12+ messages)
` [PATCH 001/150] oss-fuzz/build: remove LIB_FUZZING_ENGINE
` [PATCH 002/150] optionrom: simplify Makefile
` [PATCH 003/150] pc-bios/s390-ccw: do not use rules.mak
` [PATCH 004/150] trace: switch position of headers to what Meson requires
` [PATCH 006/150] meson: rename .inc.h files to .h.inc
` [PATCH 007/150] build-sys hack: ensure target directory is there
` [PATCH 008/150] tests/vm: do not pollute configure with --efi-aarch64
` [PATCH 009/150] tests/vm: check for Python YAML parser in the Makefile
` [PATCH 010/150] tests/docker: add test script for static linux-user builds
` [PATCH 012/150] configure: do not include $(...) variables in config-host.mak
` [PATCH 014/150] configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson

[PATCH v2] block/vhdx: Support vhdx image only with 512 bytes logical sector size
 2020-08-14  9:10 UTC  (2+ messages)

[PATCH 0/3] float16 APIs and alternative sNaN handling
 2020-08-14  8:59 UTC  (8+ messages)
` [PATCH 1/3] softfloat: target/riscv: implement full set fp16 comparision
` [PATCH 2/3] softfloat: add APIs to handle alternative sNaN propagation
` [PATCH 3/3] softfloat: add fp16 and uint8/int8 interconvert functions

QEMU latest release riscv32-softmmu not working
 2020-08-14  8:45 UTC  (2+ messages)

[PATCH 0/7] block: Use definitions instead of magic values
 2020-08-14  8:28 UTC  (8+ messages)
` [PATCH 1/7] block/null: Make more explicit the driver default size is 1GiB
` [PATCH 2/7] hw/ide/core: Trivial typo fix
` [PATCH 3/7] hw/ide/core: Replace magic '512' value by BDRV_SECTOR_SIZE
` [PATCH 4/7] hw/ide/ahci: "
` [PATCH 5/7] hw/ide/atapi: "
` [PATCH 6/7] hw/ide/pci: "
` [PATCH 7/7] hw/scsi/scsi-disk: "

[PATCH v5 00/14] QEMU cpus.c refactoring part2
 2020-08-14  7:49 UTC  (3+ messages)

[PATCH] configure: Require pixman for vhost-user-gpu
 2020-08-14  7:46 UTC  (3+ messages)

[PULL 0/3] Fixes 20200724 patches
 2020-08-14  7:37 UTC  (5+ messages)
` [PULL 3/3] configure: Allow to build tools without pixman

[Qemu-devel] [Bug 1840719] [NEW] win98se floppy fails to boot with isapc machine
 2020-08-14  6:31 UTC  (2+ messages)
` [Bug 1840719] "

device compatibility interface for live migration with assigned devices
 2020-08-14  5:16 UTC  (18+ messages)

[PATCH] target/riscv: Fix bug in getting trap cause name for trace_riscv_trap
 2020-08-14  4:23 UTC  (2+ messages)

[PATCH v2] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
 2020-08-14  3:34 UTC  (2+ messages)

[PATCH] spapr/xive: Use xive_source_esb_len()
 2020-08-14  3:36 UTC  (5+ messages)

[PATCH 00/14] ppc/spapr: Error handling fixes and cleanups
 2020-08-14  3:32 UTC  (5+ messages)
` [PATCH 01/14] spapr: Simplify error handling in spapr_phb_realize()

[RFC v3 00/71] target/riscv: support vector extension v1.0
 2020-08-14  3:12 UTC  (7+ messages)
` [RFC v3 12/71] target/riscv: rvv-1.0: add fractional LMUL
` [RFC v3 26/71] target/riscv: rvv-1.0: update vext_max_elems() for load/store insns

[PATCH 1/2] target/mips: Coding style update to fix checkpatch errors
 2020-08-14  2:48 UTC  (6+ messages)
` [PATCH 2/2] target/mips: Add definition of Loongson-3A3000 CPU

[RFC PATCH v2 0/3] target/mips: Report unimplemented cache() operations
 2020-08-14  2:44 UTC  (8+ messages)
` [RFC PATCH v2 1/3] target/mips/op_helper: Convert multiple if() to switch case
` [RFC PATCH v2 2/3] target/mips/op_helper: Document Invalidate/Writeback opcodes as no-op
` [RFC PATCH v2 3/3] target/mips/op_helper: Log unimplemented cache opcode

[PATCH] qcow2: flush qcow2 l2 meta for new allocated clusters
 2020-08-14  2:26 UTC  (5+ messages)

[PATCH] hw: virtio-mem: detach the element fromt the virtqueue when error occurs
 2020-08-14  1:01 UTC  (3+ messages)

[PATCH] hw: virtio-gpu: remove duplicated 'virtqueue_pop'
 2020-08-14  0:52 UTC  (3+ messages)

[PATCH 0/2] migration: add vsock channel support
 2020-08-14  0:31 UTC  (4+ messages)
` [PATCH 2/2] migration: add vsock as data "

[PATCH 00/41] qom: Automated conversion of type checking boilerplate
 2020-08-13 23:07 UTC  (45+ messages)
` [PATCH 01/41] pl1110: Rename PL1110 enum
` [PATCH 02/41] e1000: Rename QOM class cast macros
` [PATCH 03/41] megasas: "
` [PATCH 04/41] vmw_pvscsi: "
` [PATCH 05/41] aspeed_timer: Fix ASPEED_TIMER macro definition
` [PATCH 06/41] allwinner-h3: Rename memmap enum constants
` [PATCH 07/41] aspeed_soc: Rename memmap/irqmap "
` [PATCH 08/41] opentitan: Rename memmap "
` [PATCH 09/41] sifive_e: "
` [PATCH 10/41] sifive_u: "
` [PATCH 11/41] versatile: Fix typo in PCI_VPB_HOST definition
` [PATCH 12/41] virtio-ccw: Fix definition of VIRTIO_CCW_BUS_GET_CLASS
` [PATCH 13/41] hvf: Add missing include
` [PATCH 14/41] hcd-dwc2: Rename USB_*CLASS macros for consistency
` [PATCH 15/41] tulip: Move TulipState typedef to header
` [PATCH 16/41] throttle-groups: Move ThrottleGroup "
` [PATCH 17/41] pci: Move PCIBusClass typedef to pci.h
` [PATCH 18/41] i8254: Move PITCommonState/PITCommonClass typedefs to i8254.h
` [PATCH 19/41] hvf: Move HVFState typedef to hvf.h
` [PATCH 20/41] mcf_fec: Move mcf_fec_state typedef to header
` [PATCH 21/41] s390_flic: Move KVMS390FLICState "
` [PATCH 22/41] can_emu: Delete macros for non-existing typedef
` [PATCH 23/41] nubus: Delete unused NUBUS_BRIDGE macro
` [PATCH 24/41] platform-bus: Delete macros for non-existing typedef
` [PATCH 25/41] qom: make object_ref/unref use a void * instead of Object *
` [PATCH 26/41] qom: provide convenient macros for declaring and defining types
` [PATCH 27/41] qom: Fix G_DEFINE_AUTOPTR_CLEANUP_FUNC
` [PATCH 28/41] qom: Allow class type name to be specified in OBJECT_DECLARE*
` [PATCH 29/41] qom: DECLARE_*_CHECKERS macros
` [PATCH 30/41] qom: Make type checker functions accept const pointers
` [PATCH 31/41] qom: TYPE_INFO macro
` [PATCH 32/41] codeconverter: script for automating QOM code cleanups
` [PATCH 33/41] [automated] Delete duplicate QOM typedefs
` [PATCH 34/41] [automated] Use TYPE_INFO macro
` [PATCH 35/41] [automated] Move QOM typedefs and add missing includes
` [PATCH 36/41] [automated] Use DECLARE_*CHECKER* macros
` [PATCH 37/41] [automated] Use DECLARE_*CHECKER* when possible (--force mode)
` [PATCH 38/41] [automated] Use OBJECT_DECLARE_TYPE where possible
` [PATCH 39/41] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
` [PATCH 40/41] crypto: use QOM macros for declaration/definition of secret types
` [PATCH 41/41] crypto: use QOM macros for declaration/definition of TLS creds types

[Bug 1889411] [NEW] RISC-V: Unable to unwind the stack upon signals
 2020-08-13 22:33 UTC  (2+ messages)
` [Bug 1889411] "

[PATCH] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
 2020-08-13 22:35 UTC  (2+ messages)

[Bug 1886076] [NEW] risc-v pmp implementation error
 2020-08-13 22:31 UTC  (3+ messages)
` [Bug 1886076] "

[RFC PATCH v2 0/2] Add write-once and file-backed features to OTP
 2020-08-13 21:24 UTC  (5+ messages)
` [RFC PATCH v2 1/2] hw/riscv: sifive_u: Add file-backed OTP

[PATCH v3 00/13] RISC-V: Update the Hypervisor spec to v0.6.1
 2020-08-13 21:26 UTC  (3+ messages)

[RFC PATCH v2 0/7] util/vfio-helpers: Add support for multiple IRQs
 2020-08-13 21:31 UTC  (12+ messages)
` [RFC PATCH v2 1/7] util/vfio-helpers: Store eventfd using int32_t type
` [RFC PATCH v2 2/7] util/vfio-helpers: Move IRQ 'type' from pci_init_irq() to open_pci()
` [RFC PATCH v2 3/7] util/vfio-helpers: Introduce 'irq_count' variable
` [RFC PATCH v2 4/7] util/vfio-helpers: Check the device allow up to 'irq_count' IRQs
` [RFC PATCH v2 5/7] util/vfio-helpers: Support multiple eventfd
` [RFC PATCH v2 6/7] util/vfio-helpers: Allow to set EventNotifier to particular IRQ
` [RFC PATCH v2 7/7] util/vfio-helpers: Allow opening device requesting for multiple IRQs

[PULL 00/20] riscv-to-apply queue
 2020-08-13 21:19 UTC  (6+ messages)
` [PULL 05/20] target/riscv: Check nanboxed inputs in trans_rvf.inc.c

[PATCH v3 0/3] Fix couple of issues with AMD topology
 2020-08-13 21:10 UTC  (7+ messages)
` [PATCH v3 2/3] hw/i386: Add a new check to configure smp dies for EPYC

[PATCH 1/1] target/arm: adjust CPTR_EL2 according to HCR_EL2.E2H
 2020-08-13 20:56 UTC  (2+ messages)

[PATCH v3 0/1] cputlb: Make store_helper less fragile to compiler optimizations
 2020-08-13 20:40 UTC  (2+ messages)
` [PATCH v3 1/1] "

[PATCH v2 0/2] target/arm: Fix syndrome for MTE tag check fail
 2020-08-13 20:08 UTC  (3+ messages)
` [PATCH v2 1/2] target/arm: Pass the entire mte descriptor to mte_check_fail
` [PATCH v2 2/2] target/arm: Fill in the WnR syndrome bit in mte_check_fail

[PATCH v2 0/3] target/arm: Implement an IMPDEF pauth algorithm
 2020-08-13 20:02 UTC  (4+ messages)
` [PATCH v2 1/3] target/arm: Add cpu properties to control pauth
` [PATCH v2 2/3] target/arm: Implement an IMPDEF pauth algorithm
` [PATCH v2 3/3] target/arm: Use object_property_add_bool for "sve" property

[Bug 1890775] [NEW] Aten USB to Serial bridge does not work with qemu under Windows 10
 2020-08-13 19:35 UTC  (2+ messages)
` [Bug 1890775] "

[PATCH] docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS
 2020-08-13 19:44 UTC  (4+ messages)

[Qemu-devel] [Bug 1815911] [NEW] aptitude crashes qemu-m68k with handle_cpu_signal received signal outside vCPU context
 2020-08-13 19:13 UTC  (2+ messages)
` [Bug 1815911] "

[PATCH 00/11] trivial patchs for static code analyzer fixes
 2020-08-13 19:18 UTC  (10+ messages)
` [PATCH 05/11] hw/virtio/vhost-user:Remove dead assignment in scrub_shadow_regions()
` [PATCH 07/11] vfio/platform: Remove dead assignment in vfio_intp_interrupt()
` [PATCH 08/11] tcg/optimize: Remove redundant statement in tcg_optimize()

[PATCH-for-5.2] target/mips: Report unimplemented cache() operations
 2020-08-13 17:59 UTC  (8+ messages)

[PATCH v2] tcg: Fix tcg gen for vectorized absolute value
 2020-08-13 16:56 UTC  (2+ messages)

[PATCH] hw: virtio-pmem: detach the element fromt the virtqueue when error occurs
 2020-08-13 16:51 UTC 

What is bs->reqs_lock for?
 2020-08-13 16:34 UTC  (3+ messages)

[RFC PATCH 00/22] block/export: Add infrastructure and QAPI for block exports
 2020-08-13 16:29 UTC  (23+ messages)
` [RFC PATCH 01/22] nbd: Remove unused nbd_export_get_blockdev()
` [RFC PATCH 02/22] qapi: Create block-export module
` [RFC PATCH 03/22] qapi: Rename BlockExport to BlockExportOptions
` [RFC PATCH 04/22] block/export: Add BlockExport infrastructure and block-export-add
` [RFC PATCH 05/22] qemu-storage-daemon: Use qmp_block_export_add()
` [RFC PATCH 06/22] qemu-nbd: Use raw block driver for --offset
` [RFC PATCH 07/22] block/export: Remove magic from block-export-add
` [RFC PATCH 08/22] nbd: Add max-connections to nbd-server-start
` [RFC PATCH 09/22] nbd: Add writethrough to block-export-add
` [RFC PATCH 10/22] nbd: Remove NBDExport.close callback
` [RFC PATCH 11/22] qemu-nbd: Use blk_exp_add() to create the export
` [RFC PATCH 12/22] nbd/server: Simplify export shutdown
` [RFC PATCH 13/22] block/export: Move refcount from NBDExport to BlockExport
` [RFC PATCH 14/22] block/export: Move AioContext "
` [RFC PATCH 15/22] block/export: Move device to BlockExportOptions
` [RFC PATCH 16/22] block/export: Allocate BlockExport in blk_exp_add()
` [RFC PATCH 17/22] block/export: Add blk_exp_close_all(_type)
` [RFC PATCH 18/22] block/export: Add 'id' option to block-export-add
` [RFC PATCH 19/22] block/export: Move strong user reference to block_exports
` [RFC PATCH 20/22] block/export: Add block-export-del
` [RFC PATCH 21/22] block/export: Move blk to BlockExport
` [RFC PATCH 22/22] block/export: Add query-block-exports

[RFC 0/9] Support disable/enable CPU features for AArch64
 2020-08-13 16:38 UTC  (7+ messages)
` [RFC 1/9] target/arm: convert isar regs to array

[PATCH] tests: fix a memory in test_socket_unix_abstract_good
 2020-08-13 16:32 UTC  (4+ messages)

[PATCH] docs: clarify absence of set_features in vhost-user
 2020-08-13 16:28 UTC  (2+ messages)

[PATCH] target/arm: Clarify HCR_EL2 ARMCPRegInfo type
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH 0/3] Implement blfoat16 in softfloat
 2020-08-13 16:06 UTC  (2+ messages)

[PATCH 0/3] Trapped instruction encoding support
 2020-08-13 15:52 UTC  (4+ messages)
` [PATCH 3/3] target/riscv: Update MTINST/HTINST CSR in riscv_cpu_do_interrupt()

virtio-vsock requires 'disable-legacy=on' in QEMU 5.1
 2020-08-13 15:36 UTC  (2+ messages)

[PATCH v6 0/4] Fix some PMP implementations
 2020-08-13 15:02 UTC  (5+ messages)
` [PATCH v6 4/4] target/riscv: Change the TLB page size depends on PMP entries

[PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
 2020-08-13 15:01 UTC  (4+ 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).