qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-18 20:13:33 to 2020-05-19 13:31:56 UTC [more...]

[PATCH v7 00/12] tests/vm: Add support for aarch64 VMs
 2020-05-19 13:22 UTC  (9+ messages)
` [PATCH v7 01/12] configure: add alternate binary for genisoimage
` [PATCH v7 02/12] tests/vm: pass --genisoimage to basevm script
` [PATCH v7 03/12] tests/vm: pass args through to BaseVM's __init__
` [PATCH v7 04/12] tests/vm: Add configuration to basevm.py
` [PATCH v7 05/12] tests/vm: Added configuration file support
` [PATCH v7 06/12] tests/vm: Pass --debug through for vm-boot-ssh
` [PATCH v7 07/12] tests/vm: Add ability to select QEMU from current build
` [PATCH v7 09/12] tests/vm: Added a new script for ubuntu.aarch64

[PATCH v2 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-05-19 13:19 UTC  (5+ messages)
` [PATCH v2 3/8] s390/sclp: rework sclp boundary and length checks

[PATCH v3] docs/s390x: document vfio-ccw
 2020-05-19 13:19 UTC  (2+ messages)

[PATCH 0/6] colo: migration related bugfixes
 2020-05-19 13:08 UTC  (5+ messages)
` [PATCH 5/6] migration/qemu-file.c: Don't ratelimit a shutdown fd
  ` 答复: "

[PATCH 00/24] Fixes around device realization
 2020-05-19 13:05 UTC  (57+ messages)
` [PATCH 01/24] arm/stm32f405: Fix realization of "stm32f2xx-adc" devices
` [PATCH 02/24] display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"
` [PATCH 04/24] aspeed: Don't create unwanted "ftgmac100", "aspeed-mmi" devices
` [PATCH 05/24] aspeed: Don't create unwanted "cortex-a7-arm-cpu" devices
` [PATCH 08/24] mac_via: Fix to realize "mos6522-q800-via*" devices
` [PATCH 10/24] macio: Bury unwanted "macio-gpio" devices
` [PATCH 11/24] pnv/phb4: Bury unwanted "pnv-phb4-pec-stack" devices
` [PATCH 13/24] ppc4xx: Drop redundant device realization
` [PATCH 14/24] macio: Put "macio-nvram" device on the macio bus
` [PATCH 15/24] macio: Fix macio-bus to be a subtype of System bus
` [PATCH 16/24] ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
` [PATCH 17/24] pnv/psi: Correct the pnv-psi* devices not to be sysbus devices
` [PATCH 18/24] display/sm501 display/ati: Fix to realize "i2c-ddc"
` [PATCH 22/24] qdev: Assert devices are plugged into a bus that can take them

[PULL 0/7] bitmaps patches for 2020-05-18
 2020-05-19 12:42 UTC  (9+ messages)
` [PULL 1/7] bitmaps: Update maintainer
` [PULL 2/7] docs: Sort sections on qemu-img subcommand parameters
` [PULL 3/7] qemu-img: Fix stale comments on doc location
` [PULL 4/7] block: Make it easier to learn which BDS support bitmaps
` [PULL 5/7] blockdev: Promote several bitmap functions to non-static
` [PULL 6/7] blockdev: Split off basic bitmap operations for qemu-img
` [PULL 7/7] qemu-img: Add bitmap sub-command

[RFC PATCH 0/3] block: Synchronous bdrv_*() from coroutine in different AioContext
 2020-05-19 12:32 UTC  (4+ messages)

[PATCH v3 00/10] vhost-user: Lift Max Ram Slots Limitation
 2020-05-19 12:25 UTC  (11+ messages)
` [PATCH v3 01/10] Add helper to populate vhost-user message regions
` [PATCH v3 02/10] Add vhost-user helper to get MemoryRegion data
` [PATCH v3 03/10] Add VHOST_USER_PROTOCOL_F_CONFIGURE_MEM_SLOTS
` [PATCH v3 04/10] Transmit vhost-user memory regions individually
` [PATCH v3 05/10] Lift max memory slots limit imposed by vhost-user
` [PATCH v3 06/10] Refactor out libvhost-user fault generation logic
` [PATCH v3 07/10] Support ram slot configuration in libvhost-user
` [PATCH v3 08/10] Support adding individual regions "
` [PATCH v3 09/10] Support individual region unmap "
` [PATCH v3 10/10] Lift max ram slots limit "

[RFC PATCH 0/8] RISCV risu porting
 2020-05-19 12:27 UTC  (6+ messages)
` [RFC PATCH 8/8] riscv: Add RV64F instructions description

[PATCH] target/i386: Fix OUTL debug output
 2020-05-19 12:23 UTC  (3+ messages)

[PATCH] xen: fix build without pci passthrough
 2020-05-19 12:20 UTC  (4+ messages)

[PATCH] linux-user/mmap.c: fix integer underflow in target_mremap
 2020-05-19 12:17 UTC  (6+ messages)

[PULL v2 00/52] Block layer patches
 2020-05-19 12:13 UTC  (2+ messages)

[PATCH] ARM: PL061: Introduce N_GPIOS
 2020-05-19 12:01 UTC  (2+ messages)

[PATCH v4 0/9] Rework iotests/check
 2020-05-19 11:41 UTC  (6+ messages)
` [PATCH v4 9/9] iotests: rename and move 169 and 199 tests

[PATCH v2 0/9] block/io: safer inc/dec in_flight sections
 2020-05-19 11:25 UTC  (12+ messages)
` [PATCH v2 5/9] block/io: expand in_flight inc/dec section: simple cases
` [PATCH v2 6/9] block/io: expand in_flight inc/dec section: block-status

[PULL 0/6] NBD patches for 2020-05-18
 2020-05-19 10:58 UTC  (3+ messages)

[PATCH RFC 00/32] python/qemu: refactor as installable package
 2020-05-19 10:54 UTC  (7+ messages)
` [PATCH RFC 01/32] python/qemu: create qemu.lib module

[PATCH v3 0/7] fix migration with bitmaps and mirror
 2020-05-19 10:51 UTC  (4+ messages)
` [PATCH v3 4/7] migration/block-dirty-bitmap: fix bitmaps pre-blockdev migration during mirror job

[PATCH] icount: fix shift=auto for record/replay
 2020-05-19 10:43 UTC 

[PATCH] replay: synchronize on every virtual timer callback
 2020-05-19 10:38 UTC  (8+ messages)

[PATCH v2 0/5] vhost-user reconnect issues during vhost initialization
 2020-05-19 10:24 UTC  (18+ messages)
` [PATCH v2 5/5] vhost: add device started check in migration set log

[PATCH 00/10] softfloat: misc cleanups
 2020-05-19 10:10 UTC  (21+ messages)
` [PATCH 01/10] softfloat: Use post test for floatN_mul
` [PATCH 02/10] softfloat: Replace flag with bool
` [PATCH 03/10] softfloat: Change tininess_before_rounding to bool
` [PATCH 04/10] softfloat: Name rounding mode enum
` [PATCH 05/10] softfloat: Name compare relation enum
` [PATCH 06/10] softfloat: Inline float32 compare specializations
` [PATCH 07/10] softfloat: Inline float64 "
` [PATCH 08/10] softfloat: Inline float128 "
` [PATCH 09/10] softfloat: Inline floatx80 "
` [PATCH 10/10] softfloat: Return bool from all classification predicates

[PATCH 0/9] ppc/pnv: Introduce the XIVE2 and PHB5 controllers for the POWER10 chip
 2020-05-19  9:48 UTC  (6+ messages)
` [PATCH 2/9] ppc/xive: Export xive_presenter_notify()
` [PATCH 5/9] ppc/pnv: Add a XIVE2 controller to the POWER10 chip

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-05-19  9:34 UTC  (2+ messages)
` [Bug 1856335] "

[PATCH] arm/aspeed: Compute the number of CPUs from the SoC definition
 2020-05-19  9:16 UTC 

Migration with ``drive-mirror`` + NBD will let quorum qcow2 image become larger
 2020-05-19  9:15 UTC  (2+ messages)

QEMU 5.1: Can we require each new device/machine to provided a test?
 2020-05-19  9:04 UTC  (5+ messages)

[PATCH v5 0/4] Introduce Xilinx ZynqMP CAN controller
 2020-05-19  8:50 UTC  (3+ messages)
` [PATCH v5 1/4] hw/net/can: "

[PATCH] hw/arm/virt: Fix PL061 node name and properties
 2020-05-19  8:49 UTC 

[PATCH] hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
 2020-05-19  8:45 UTC  (5+ messages)

Qemu Support for Virtio Video V4L2 driver
 2020-05-19  8:37 UTC  (7+ messages)
` [virtio-dev] Re: Fwd: "

[PATCH RFC v2 0/5] block: add block-dirty-bitmap-populate job
 2020-05-19  8:27 UTC  (10+ messages)
` [PATCH RFC v2 1/5] block: add bitmap-populate job
` [PATCH RFC v2 2/5] blockdev: combine DriveBackupState and BlockdevBackupState
` [PATCH RFC v2 3/5] qmp: expose block-dirty-bitmap-populate
` [PATCH RFC v2 5/5] iotests: add 287 for block-dirty-bitmap-populate

[PULL 0/8] Block patches
 2020-05-19  8:00 UTC  (9+ messages)
` [PULL 1/8] tests/fuzz/Makefile: Do not link code using unavailable devices
` [PULL 2/8] Makefile: List fuzz targets in 'make help'
` [PULL 3/8] tests/fuzz: Add missing space in test description
` [PULL 4/8] tests/fuzz: Remove unuseful/unused typedefs
` [PULL 5/8] tests/fuzz: Extract pciconfig_fuzz_qos() method
` [PULL 6/8] tests/fuzz: Extract ioport_fuzz_qtest() method
` [PULL 7/8] aio-posix: don't duplicate fd handler deletion in fdmon_io_uring_destroy()
` [PULL 8/8] aio-posix: disable fdmon-io_uring when GSource is used

[PATCH v2 0/7] exec/memory: Enforce checking MemTxResult values
 2020-05-19  7:58 UTC  (3+ messages)
` [PATCH v2 4/7] hw/elf_ops: Do not ignore write failures when loading ELF

sharing intention for developing per-target, dynamically loadable accelerator modules
 2020-05-19  7:53 UTC  (3+ messages)

[PATCH Kernel v22 6/8] vfio iommu: Update UNMAP_DMA ioctl to get dirty bitmap before unmap
 2020-05-19  6:54 UTC  (2+ messages)

[PATCH Kernel v22 8/8] vfio: Selective dirty page tracking if IOMMU backed device pins pages
 2020-05-19  6:54 UTC  (2+ messages)

[PATCH Kernel v22 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-19  7:11 UTC  (5+ messages)
` [PATCH Kernel v22 5/8] vfio iommu: Implementation of ioctl for dirty pages tracking

[PATCH v3] block: make BlockConf.*_size properties 32-bit
 2020-05-19  7:17 UTC  (2+ messages)

[PATCH v2 00/11] Patches for ui/gtk and ui/sdl
 2020-05-19  7:03 UTC  (5+ messages)
` [PATCH v2 02/11] ui/gtk: fix handling of AltGr key on Windows
` [PATCH v2 06/11] ui/sdl2: "

[PATCH not-for-merge 0/5] Instrumentation for "Fixes around device realization"
 2020-05-19  6:50 UTC  (6+ messages)
` [PATCH not-for-merge 2/5] qom: Make "info qom-tree" show children sorted

Audio passthroguh
 2020-05-19  5:48 UTC 

[PATCH] replay: implement fair mutex
 2020-05-19  5:46 UTC  (3+ messages)

[PATCH] icount: fix shift=auto for record/replay
 2020-05-19  5:40 UTC  (3+ messages)

[PATCH v3 0/3] various: Remove unnecessary casts
 2020-05-19  4:34 UTC  (6+ messages)

[PATCH Kernel v21 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-19  3:22 UTC  (4+ messages)

[RISU v2 00/17] risu cleanups and improvements
 2020-05-19  2:53 UTC  (18+ messages)
` [RISU v2 01/17] Use bool for tracing variables
` [RISU v2 02/17] Unify master_fd and apprentice_fd to comm_fd
` [RISU v2 03/17] Hoist trace file opening
` [RISU v2 04/17] Adjust tracefile open for write
` [RISU v2 05/17] Use EXIT_FAILURE, EXIT_SUCCESS
` [RISU v2 06/17] Make some risu.c symbols static
` [RISU v2 07/17] Add enum RisuOp
` [RISU v2 08/17] Add enum RisuResult
` [RISU v2 09/17] Unify i/o functions and use RisuResult
` [RISU v2 10/17] Pass non-OK result back through siglongjmp
` [RISU v2 11/17] Always write for --master
` [RISU v2 12/17] Simplify syncing with master
` [RISU v2 13/17] Split RES_MISMATCH for registers and memory
` [RISU v2 14/17] Add magic and size to the trace header
` [RISU v2 15/17] Compute reginfo_size based on the reginfo
` [RISU v2 16/17] aarch64: Reorg sve reginfo to save space
` [RISU v2 17/17] Add --dump option to inspect trace files

Simplifying the Hexagon frontend
 2020-05-19  2:41 UTC  (2+ messages)

[Bug 1879425] [NEW] The thread of "CPU 0 /KVM" keeping 99.9%CPU
 2020-05-19  1:32 UTC 

checkpatch error checking target arch in libvhost-user
 2020-05-19  0:58 UTC  (2+ messages)

[PATCH v7 00/14] LUKS: encryption slot management using amend interface
 2020-05-18 23:04 UTC  (2+ messages)

[PATCH v2 1/2] spapr: Add associativity reference point count to machine info
 2020-05-18 21:44 UTC  (2+ messages)
` [PATCH v2 2/2] spapr: Add a new level of NUMA for GPUs

[PATCH v3 0/3] Add secret_keyring object
 2020-05-18 20:28 UTC  (4+ messages)
` [PATCH v3 1/3] crypto/secret: move main logic from 'secret' to 'secret_common'
` [PATCH v3 2/3] crypto/linux_keyring: add 'secret_keyring' secret object
` [PATCH v3 3/3] test-crypto-secret: add 'secret_keyring' object tests

[PATCH v6 00/21] target/mips: MSA, FPU and other cleanups and improvements
 2020-05-18 20:09 UTC  (17+ messages)
` [PATCH v6 04/21] target/mips: fpu: Demacro DIV.<D|S|PS>
` [PATCH v6 05/21] target/mips: fpu: Remove now unused macro FLOAT_BINOP
` [PATCH v6 08/21] target/mips: fpu: Demacro NMADD.<D|S|PS>
` [PATCH v6 09/21] target/mips: fpu: Demacro NMSUB.<D|S|PS>
` [PATCH v6 10/21] target/mips: fpu: Remove now unused UNFUSED_FMA and FLOAT_FMA macros
` [PATCH v6 11/21] target/mips: fpu: Demacro CLASS.<D|S>
` [PATCH v6 12/21] target/mips: fpu: Remove now unused FLOAT_CLASS macro
` [PATCH v6 13/21] target/mips: fpu: Demacro RINT.<D|S>
` [PATCH v6 14/21] target/mips: fpu: Remove now unused FLOAT_RINT macro
` [PATCH v6 15/21] target/mips: fpu: Name better paired-single variables
` [PATCH v6 16/21] target/mips: fpu: Refactor conversion from ieee to mips exception flags
` [PATCH v6 17/21] MAINTAINERS: Change Aleksandar Rikalo's email address
` [PATCH v6 18/21] target/mips: msa: Split helpers for MADDV.<B|H|W|D>
` [PATCH v6 19/21] target/mips: msa: Split helpers for MSUBV.<B|H|W|D>
` [PATCH v6 20/21] hw/mips: Add some logging for bad register offset cases
` [PATCH v6 21/21] hw/mips: Rename malta/mipssim/r4k/jazz files in hw/mips


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