messages from 2020-08-13 10:36:14 to 2020-08-13 22:46:59 UTC [more...]
[PATCH 00/41] qom: Automated conversion of type checking boilerplate
2020-08-13 22:26 UTC (35+ 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 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 34/41] [automated] Use "
` [PATCH 37/41] [automated] Use DECLARE_*CHECKER* when possible (--force mode)
` [PATCH 39/41] [automated] Use OBJECT_DECLARE_SIMPLE_TYPE when possible
` [PATCH 41/41] crypto: use QOM macros for declaration/definition of TLS creds types
[Bug 1886076] [NEW] risc-v pmp implementation error
2020-08-13 22:30 UTC (2+ messages)
` [Bug 1886076] "
[PATCH] spapr/xive: Use xive_source_esb_len()
2020-08-13 22:00 UTC (3+ messages)
[PATCH 00/14] ppc/spapr: Error handling fixes and cleanups
2020-08-13 21:39 UTC (28+ messages)
` [PATCH 01/14] spapr: Simplify error handling in spapr_phb_realize()
` [PATCH 03/14] spapr/xive: Rework error handling of kvmppc_xive_source_reset()
` [PATCH 04/14] spapr/xive: Rework error handling of kvmppc_xive_mmap()
` [PATCH 05/14] spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()
` [PATCH 06/14] spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()
` [PATCH 07/14] spapr/xive: Rework error handling in kvmppc_xive_get_queues()
` [PATCH 08/14] spapr/xive: Rework error handling of kvmppc_xive_set_source_config()
` [PATCH 09/14] spapr/kvm: Fix error handling in kvmppc_xive_pre_save()
` [PATCH 10/14] spapr/xive: Fix error handling in kvmppc_xive_post_load()
` [PATCH 11/14] ppc/xive: Fix error handling in vmstate_xive_tctx_*() callbacks
` [PATCH 12/14] spapr/xive: Simplify error handling in kvmppc_xive_connect()
` [PATCH 13/14] ppc/xive: Simplify error handling in xive_tctx_realize()
` [PATCH 14/14] spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()
[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] hw: virtio-gpu: remove duplicated 'virtqueue_pop'
2020-08-13 20:20 UTC (2+ messages)
[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
[RFC PATCH v2 0/3] target/mips: Report unimplemented cache() operations
2020-08-13 19:51 UTC (6+ 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
[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()
[PULL 0/3] Fixes 20200724 patches
2020-08-13 19:07 UTC (4+ messages)
` [PULL 3/3] configure: Allow to build tools without pixman
device compatibility interface for live migration with assigned devices
2020-08-13 19:02 UTC (15+ messages)
[PATCH 1/2] target/mips: Coding style update to fix checkpatch errors
2020-08-13 18:27 UTC (4+ messages)
` [PATCH 2/2] target/mips: Add definition of Loongson-3A3000 CPU
[PATCH-for-5.2] target/mips: Report unimplemented cache() operations
2020-08-13 17:59 UTC (9+ messages)
[PATCH 0/3] float16 APIs and alternative sNaN handling
2020-08-13 17:25 UTC (7+ 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
[PATCH] hw: virtio-mem: detach the element fromt the virtqueue when error occurs
2020-08-13 17:15 UTC (2+ 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 (20+ messages)
` [RFC 1/9] target/arm: convert isar regs to array
` [RFC 2/9] target/arm: parse cpu feature related options
` [RFC 3/9] target/arm: register CPU features for property
` [RFC 5/9] target/arm: introduce CPU feature dependency mechanism
` [RFC 6/9] target/arm: introduce KVM_CAP_ARM_CPU_FEATURE
` [RFC 7/9] target/arm: Add CPU features to query-cpu-model-expansion
` [RFC 8/9] target/arm: Update ID fields
` [RFC 9/9] target/arm: Add more CPU features
[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 (3+ messages)
[PATCH 0/3] Implement blfoat16 in softfloat
2020-08-13 16:06 UTC (2+ messages)
[PATCH v5 00/14] QEMU cpus.c refactoring part2
2020-08-13 16:06 UTC (3+ messages)
[PATCH] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
2020-08-13 15:55 UTC
[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 (6+ 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)
[PATCH 0/2] Add support for Control-Flow Integrity
2020-08-13 14:00 UTC (11+ messages)
` [PATCH 2/2] configure: add "
[PATCH v3] block: Raise an error when backing file parameter is an empty string
2020-08-13 13:47 UTC
[PATCH 0/3] target/arm: Complete ISS for MTE tag check fail
2020-08-13 12:26 UTC (7+ messages)
[PATCH 1/2] QSLIST: add atomic replace operation
2020-08-13 4:44 UTC (2+ messages)
` [PATCH 2/2] coroutine: take exactly one batch from global pool at a time
[PATCH for-5.2 v3 0/3] migration: Add block-bitmap-mapping parameter
2020-08-13 13:04 UTC (7+ messages)
` [PATCH for-5.2 v3 1/3] "
[PATCH v2] block: Raise an error when backing file parameter is an empty string
2020-08-13 12:59 UTC (3+ messages)
[PATCH v3 0/3] aio-posix: keep aio_notify_me disabled during polling
2020-08-13 12:28 UTC (2+ messages)
[PATCH v3 0/7] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
2020-08-13 12:26 UTC (2+ messages)
[PULL 0/9] Tracing patches
2020-08-13 12:17 UTC (3+ messages)
[PATCH] tcg: Fix tcg gen for vectorized absolute value
2020-08-13 11:40 UTC (2+ messages)
[PATCH 0/2] target/arm: Implement an IMPDEF pauth algorithm
2020-08-13 11:10 UTC (9+ messages)
` [PATCH 1/2] target/arm: Add cpu property to control pauth
Contributor wanting to get started with simple contributions
2020-08-13 11:18 UTC
[PATCH 00/17] crypto/cipher: Class hierarchy cleanups
2020-08-13 11:11 UTC (3+ messages)
[Bug 1874678] [NEW] [Feature request] python-qemu package
2020-08-13 11:04 UTC (2+ messages)
` [Bug 1874678] "
[PATCH v3 for-5.2 0/3] spapr: Cleanups for XIVE
2020-08-13 11:00 UTC (8+ messages)
` [PATCH v3 for-5.2 1/3] ppc/xive: Rework setup of XiveSource::esb_mmio
` [PATCH v3 for-5.2 2/3] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
` [PATCH v3 for-5.2 3/3] spapr/xive: Convert KVM device fd checks to assert()
Call for Outreachy Mentors (December 2020 - March 2021)
2020-08-13 10:48 UTC
[PATCH v2 0/2] spapr/nvram: Fix QEMU crash
2020-08-13 10:32 UTC (6+ messages)
` [PATCH v2 2/2] spapr/nvram: Error out if NVRAM cannot contain all -prom-env data
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).