qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-17 16:09:10 to 2020-08-18 10:28:51 UTC [more...]

[PATCH v7 00/47] block: Deal with filters
 2020-08-18 10:27 UTC  (3+ messages)
` [PATCH v7 10/47] mirror-top: Support compressed writes

[PATCH v3 000/150] Meson integration for 5.2
 2020-08-18 10:26 UTC  (12+ messages)
` [PATCH 108/150] meson: convert hw/isa
` [PATCH 119/150] meson: convert hw/cpu
` [PATCH 123/150] meson: convert hw/adc

[PATCH V2] Introduce a new flag for piix to disable root bus PCI hotplug
 2020-08-18 10:19 UTC  (4+ messages)

[PATCH 00/41] qom: Automated conversion of type checking boilerplate
 2020-08-18  9:59 UTC  (42+ messages)
` [PATCH 06/41] allwinner-h3: Rename memmap enum constants
` [PATCH 13/41] hvf: Add missing include
` [PATCH 16/41] throttle-groups: Move ThrottleGroup typedef to header
` [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 21/41] s390_flic: Move KVMS390FLICState typedef to header
` [PATCH 22/41] can_emu: Delete macros for non-existing typedef
` [PATCH 23/41] nubus: Delete unused NUBUS_BRIDGE macro
` [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 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)

[RFC PATCH 0/9] hw/misc: Add support for interleaved memory accesses
 2020-08-18  9:58 UTC  (13+ messages)
` [RFC PATCH 1/9] memory: Initialize MemoryRegionOps for RAM memory regions
` [RFC PATCH 2/9] qtest: Add local qtest_mem_as() getter
` [RFC PATCH 3/9] qtest: Directly use global address_space_memory when no CPU available
` [RFC PATCH 4/9] hw/misc: Add interleaver device to make interleaved memory accesses
` [RFC PATCH 5/9] hw/misc: Add MMIO test device
` [RFC PATCH 6/9] hw/core/null-machine: Allow to use the MMIO 'test' device
` [RFC PATCH 7/9] tests/qtest: Add generic MMIO tests
` [RFC PATCH 8/9] memory: Allow memory region to display its subregions own descriptions
` [RFC PATCH 9/9] hw/misc/interleaver: Display subregions in 'info mtree'

[PATCH 2/2] hw: ehci: check return value of 'usb_packet_map'
 2020-08-18  9:41 UTC  (2+ messages)

device compatibility interface for live migration with assigned devices
 2020-08-18  9:38 UTC  (18+ messages)

[PATCH] fixed proc myself (linux user) for musl
 2020-08-18  9:38 UTC  (3+ messages)

[RFC PATCH] os-posix: fix regression for install-less datadir location
 2020-08-18  9:10 UTC  (2+ messages)

[RFC PATCH 00/22] block/export: Add infrastructure and QAPI for block exports
 2020-08-18  9:05 UTC  (5+ messages)
` [RFC PATCH 06/22] qemu-nbd: Use raw block driver for --offset

[PATCH] hw: dev-wacom: Support wacom tablet emulation in linux qemu
 2020-08-18  8:23 UTC  (7+ messages)

[PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
 2020-08-18  8:18 UTC  (6+ messages)

[Bug 1890545] [NEW] (ARM64) qemu-x86_64+schroot(Debian bullseye) can't run chrome and can't load HTML
 2020-08-18  7:50 UTC  (3+ messages)
` [Bug 1890545] "

[PATCH] memory: Directly dispatch alias accesses on origin memory region
 2020-08-18  8:01 UTC  (3+ messages)

[PATCH-for-5.2] memory: Add trace events to audit MemoryRegionOps fields
 2020-08-18  7:56 UTC  (3+ messages)

[PATCH 0/2] Two Fixes for xsave compoent features
 2020-08-18  7:45 UTC  (3+ messages)
` [PATCH 1/2] i386/cpu: Clear FEAT_XSAVE_COMP_{LO, HI} when XSAVE is not available

[Bug 1882851] [NEW] QEMU video freezes with "Guest disabled display" (virtio driver)
 2020-08-18  7:25 UTC  (2+ messages)
` [Bug 1882851] [PATCH 1/2] drm/virtio: fix unblank

[PATCH v4 0/8] Generalize start-powered-off property from ARM
 2020-08-18  7:28 UTC  (13+ messages)
` [PATCH v4 1/8] target/arm: Move start-powered-off property to generic CPUState
` [PATCH v4 2/8] target/arm: Move setting of CPU halted state to generic code
` [PATCH v4 3/8] ppc/spapr: Use start-powered-off CPUState property
` [PATCH v4 4/8] ppc/e500: "
` [PATCH v4 5/8] mips/cps: "
` [PATCH v4 6/8] sparc/sun4m: Remove main_cpu_reset()
` [PATCH v4 7/8] sparc/sun4m: Use start-powered-off CPUState property
` [PATCH v4 8/8] target/s390x: "

hw-display-qxl.so: undefined symbol: qemu_qxl_io_log_semaphore
 2020-08-18  7:22 UTC  (6+ messages)

[PATCH] qemu-img: Explicit number replaced by a constant
 2020-08-18  7:19 UTC  (2+ messages)

[PATCH-for-5.1 v2 0/2] stubs: Fix notify-event stub linkage error on MinGW
 2020-08-18  7:09 UTC  (8+ messages)
` [PATCH-for-5.1 v2 2/2] stubs: Remove qemu_notify_event()

[PATCH 0/4] WIP: add physical display dimensions to spice/virtio-gpu
 2020-08-18  6:25 UTC  (5+ messages)
` [PATCH 1/4] edid: use physical dimensions if available

[PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
 2020-08-18  6:17 UTC  (19+ messages)
` [PATCH 01/18] target/riscv: cpu: Add a new 'resetvec' property
` [PATCH 02/18] hw/riscv: hart: "
` [PATCH 03/18] target/riscv: cpu: Set reset vector based on the configured property value
` [PATCH 04/18] hw/riscv: Initial support for Microchip PolarFire SoC Icicle Kit board
` [PATCH 05/18] hw/char: Add Microchip PolarFire SoC MMUART emulation
` [PATCH 06/18] hw/riscv: microchip_pfsoc: Connect 5 MMUARTs

What is bs->reqs_lock for?
 2020-08-18  6:16 UTC  (4+ messages)

[PATCH] hw: add a number of SPI-flash's of m25p80 family
 2020-08-18  6:08 UTC  (4+ messages)

[PULL 00/40] ppc-for-5.2 queue 20200818
 2020-08-18  4:19 UTC  (41+ messages)
` [PULL 01/40] target/ppc: Fix TCG leak with the evmwsmiaa instruction
` [PULL 02/40] target/ppc: Introduce Power ISA 3.1 flag
` [PULL 03/40] target/ppc: Enable Power ISA 3.1
` [PULL 04/40] target/ppc: add byte-reverse br[dwh] instructions
` [PULL 05/40] target/ppc: convert vmuluwm to tcg_gen_gvec_mul
` [PULL 06/40] target/ppc: add vmulld instruction
` [PULL 07/40] ppc/spapr: Fix 32 bit logical memory block size assumptions
` [PULL 08/40] spapr: Use error_append_hint() in spapr_caps.c
` [PULL 09/40] spapr: Forbid nested KVM-HV in pre-power9 compat mode
` [PULL 10/40] ppc/xive: Fix some typos in comments
` [PULL 11/40] Update PowerPC AT_HWCAP2 definition
` [PULL 12/40] target/ppc: add vmulld to INDEX_op_mul_vec case
` [PULL 13/40] target/ppc: add vmulh{su}w instructions
` [PULL 14/40] target/ppc: add vmulh{su}d instructions
` [PULL 15/40] target/ppc: Fix SPE unavailable exception triggering
` [PULL 16/40] docs: adding NUMA documentation for pseries
` [PULL 17/40] docs: Update POWER9 XIVE support for nested guests
` [PULL 18/40] spapr: Clarify error and documentation for broken KVM XICS
` [PULL 19/40] spapr/xive: Fix xive->fd if kvm_create_device() fails
` [PULL 20/40] spapr/xive: Simplify kvmppc_xive_disconnect()
` [PULL 21/40] target/ppc: Integrate icount to purr, vtb, and tbu40
` [PULL 22/40] ppc/xive: Rework setup of XiveSource::esb_mmio
` [PULL 23/40] ppc/xive: Introduce dedicated kvm_irqchip_in_kernel() wrappers
` [PULL 24/40] spapr/xive: Convert KVM device fd checks to assert()
` [PULL 25/40] spapr: Simplify error handling in spapr_phb_realize()
` [PULL 26/40] spapr/xive: Rework error handling of kvmppc_xive_cpu_connect()
` [PULL 27/40] spapr/xive: Rework error handling of kvmppc_xive_source_reset()
` [PULL 28/40] spapr/xive: Rework error handling of kvmppc_xive_mmap()
` [PULL 29/40] spapr/xive: Rework error handling of kvmppc_xive_cpu_[gs]et_state()
` [PULL 30/40] spapr/xive: Rework error handling of kvmppc_xive_[gs]et_queue_config()
` [PULL 31/40] spapr/xive: Rework error handling in kvmppc_xive_get_queues()
` [PULL 32/40] spapr/xive: Rework error handling of kvmppc_xive_set_source_config()
` [PULL 33/40] spapr/kvm: Fix error handling in kvmppc_xive_pre_save()
` [PULL 34/40] spapr/xive: Fix error handling in kvmppc_xive_post_load()
` [PULL 35/40] ppc/xive: Fix error handling in vmstate_xive_tctx_*() callbacks
` [PULL 36/40] spapr/xive: Simplify error handling in kvmppc_xive_connect()
` [PULL 37/40] ppc/xive: Simplify error handling in xive_tctx_realize()
` [PULL 38/40] spapr/xive: Simplify error handling of kvmppc_xive_cpu_synchronize_state()
` [PULL 39/40] nvram: Exit QEMU if NVRAM cannot contain all -prom-env data
` [PULL 40/40] spapr/xive: Use xive_source_esb_len()

[PATCH V1 00/32] Live Update
 2020-08-18  2:42 UTC  (7+ messages)
` [PATCH V1 18/32] osdep: import MADV_DOEXEC

[PATCH v3 0/8] Generalize start-powered-off property from ARM
 2020-08-18  1:43 UTC  (5+ messages)

[Bug 1891829] [NEW] High bits(s) sometimes set high on rcvd serial bytes when char size < 8 bits
 2020-08-18  1:19 UTC  (2+ messages)
` [Bug 1891829] Re: High bit(s) "

[PATCH 0/2] Fix the assert failure in scsi_dma_complete
 2020-08-18  0:46 UTC  (3+ messages)

[PATCH 00/11] trivial patchs for static code analyzer fixes
 2020-08-18  0:24 UTC  (5+ messages)
` [PATCH 08/11] tcg/optimize: Remove redundant statement in tcg_optimize()

[PATCH v1 0/1] target/microblaze: mbar: Trap sleeps from user-space
 2020-08-18  0:06 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH 1/3] linux user: make execfd global (like exec path) and keep it open
 2020-08-17 23:57 UTC  (3+ messages)
` [PATCH 2/3] linux user: moving is proc functions to separate file
` [PATCH 3/3] linux user: refactored is proc myself, added support for fd/<execfd>

[PATCH 00/17] crypto/cipher: Class hierarchy cleanups
 2020-08-17 20:50 UTC  (35+ messages)
` [PATCH 01/17] crypto: Move QCryptoCipher typedef to qemu/typedefs.h
` [PATCH 03/17] crypto: Assume blocksize is a power of 2
` [PATCH 04/17] crypto: Rename cipher include files to .inc.c
` [PATCH 05/17] crypto: Remove redundant includes
` [PATCH 06/17] crypto/nettle: Fix xts_encrypt arguments
` [PATCH 07/17] crypto: Use the correct const type for driver
` [PATCH 08/17] crypto: Allocate QCryptoCipher with the subclass
` [PATCH 09/17] crypto: Move cipher->driver init to qcrypto_*_cipher_ctx_new
` [PATCH 10/17] crypto: Constify cipher data tables
` [PATCH 11/17] crypto/builtin: Remove odd-sized AES block handling
` [PATCH 12/17] crypto/builtin: Merge qcrypto_cipher_aes_{ecb, xts}_{en, de}crypt
  ` [PATCH 12/17] crypto/builtin: Merge qcrypto_cipher_aes_{ecb,xts}_{en,de}crypt
` [PATCH 13/17] crypto/builtin: Move AES_cbc_encrypt into cipher-builtin.inc.c
` [PATCH 14/17] crypto/builtin: Split and simplify AES_encrypt_cbc

[PATCH] ui/gtk: Update refresh interval after widget is realized
 2020-08-17 19:05 UTC  (3+ messages)

[PATCH] hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers
 2020-08-17 18:42 UTC  (2+ messages)

[PATCH] hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
 2020-08-17 18:40 UTC  (2+ messages)

[PATCH] pc-bios: s390x: Only set lowcore iplb address on list-directed IPL
 2020-08-17 17:51 UTC  (3+ messages)

[PATCH v4 0/9] memory: assert and define MemoryRegionOps callbacks
 2020-08-17 17:38 UTC  (5+ messages)

[PATCH v1 0/5] target/microblaze: Enable MTTCG
 2020-08-17 17:03 UTC  (15+ messages)
` [PATCH v1 1/5] target/microblaze: mbar: Transfer dc->rd to mbar_imm
` [PATCH v1 2/5] target/microblaze: mbar: Move LOG_DIS to before sleep
` [PATCH v1 3/5] target/microblaze: mbar: Add support for data-access barriers
` [PATCH v1 4/5] target/microblaze: swx: Use atomic_cmpxchg
` [PATCH v1 5/5] configure: microblaze: Enable mttcg

[PATCH 0/2] block;scsi-generic: Fix max transfer size calculation
 2020-08-17 16:38 UTC  (4+ messages)
` [PATCH 2/2] scsi-generic: Fix HM-zoned device scan
` [PATCH 0/2] block; scsi-generic: Fix max transfer size calculation

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

[PATCH 00/12] fix some error memleaks
 2020-08-17 16:11 UTC  (3+ messages)
` [PATCH 02/12] hw/vfio/ap: Plug memleak in vfio_ap_get_group()


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