qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-22 09:55:25 to 2021-02-22 16:29:43 UTC [more...]

Interactive launch over QMP socket?
 2021-02-22 16:23 UTC  (7+ messages)

[PATCH v2 00/22] eMMC support
 2021-02-22 16:17 UTC  (13+ messages)
` [PATCH v2 01/22] block: add eMMC block device type
` [PATCH v2 04/22] sd: emmc: update OCR fields for eMMC
` [PATCH v2 16/22] sd: emmc: Add Extended CSD register definitions

[PATCH v3 0/6] Pegasos2 emulation
 2021-02-22 16:19 UTC  (8+ messages)
` [PATCH v3 1/6] vt82c686: Implement control of serial port io ranges via config regs
` [PATCH v3 6/6] hw/ppc: Add emulation of Genesi/bPlan Pegasos II
` [PATCH v3 2/6] vt82c686: QOM-ify superio related functionality
` [PATCH v3 4/6] vt82c686: Add emulation of VT8231 south bridge
` [PATCH v3 3/6] vt82c686: Add VT8231_SUPERIO based on VIA_SUPERIO
` [PATCH v3 5/6] hw/pci-host: Add emulation of Marvell MV64361 PPC system controller

[Bug 1916506] [NEW] make check-venv may leave stale and incomplete tests/venv directory directory
 2021-02-22 16:08 UTC  (2+ messages)
` [Bug 1916506] "

[PATCH 0/3] vhost-user: warn when guest RAM is not shared
 2021-02-22 16:10 UTC  (4+ messages)
` [PATCH 1/3] tests/qtest/vhost-user-test: use share=on with memfd
` [PATCH 2/3] memory: add memory_region_is_mapped_shared()
` [PATCH 3/3] vhost-user: warn when guest RAM is not shared

[PATCH] fuzz: fix the pro100 generic-fuzzer config
 2021-02-22 16:08 UTC  (3+ messages)

QEMU hosting
 2021-02-22 16:11 UTC  (5+ messages)

[RFC v1 00/38] arm cleanup experiment for kvm-only build
 2021-02-22 16:08 UTC  (7+ messages)
  ` [RFC v1 05/38] target/arm: wrap arm_cpu_exec_interrupt in CONFIG_TCG

[PATCH v2 0/6] testing/next (meson check-tcg, fedora bump, docs)
 2021-02-22 16:05 UTC  (15+ messages)
` [PATCH v2 1/6] meson.build: expose TCG cross compiler information in summary
` [PATCH v2 2/6] docker: Bump Fedora images to release 33
` [PATCH v2 3/6] tests/acceptance: allow a "graceful" failing for virtio-gpu test
  ` Probing Meson for build configurations (was: [PATCH v2 3/6] tests/acceptance: allow a "graceful" failing for virtio-gpu test)
` [PATCH v2 4/6] docs/devel: expand on use of containers to build tests
` [PATCH v2 5/6] docs/devel: update the container based tests
` [PATCH v2 6/6] docs/devel: add forward reference to check-tcg

[Bug 1916501] [NEW] qemu-img convert segfaults with specific URL
 2021-02-22 15:34 UTC 

[PATCH v6 00/12] virtio-mem: vfio support
 2021-02-22 15:38 UTC  (23+ messages)
` [PATCH v6 01/12] memory: Introduce RamDiscardMgr for RAM memory regions
` [PATCH v6 02/12] virtio-mem: Factor out traversing unplugged ranges
` [PATCH v6 03/12] virtio-mem: Don't report errors when ram_block_discard_range() fails
` [PATCH v6 04/12] virtio-mem: Implement RamDiscardMgr interface
` [PATCH v6 05/12] vfio: Support for RamDiscardMgr in the !vIOMMU case
` [PATCH v6 06/12] vfio: Query and store the maximum number of possible DMA mappings
` [PATCH v6 07/12] vfio: Sanity check maximum number of DMA mappings with RamDiscardMgr
` [PATCH v6 08/12] vfio: Support for RamDiscardMgr in the vIOMMU case
` [PATCH v6 09/12] softmmu/physmem: Don't use atomic operations in ram_block_discard_(disable|require)
` [PATCH v6 10/12] softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
` [PATCH v6 11/12] virtio-mem: Require only coordinated discards
` [PATCH v6 12/12] vfio: Disable only uncoordinated discards for VFIO_TYPE1 iommus

A brief look at deprecating our JSON extensions over RFC 8259
 2021-02-22 15:43 UTC  (4+ messages)

tests: n810 arm failing
 2021-02-22 15:35 UTC  (2+ messages)

[PATCH] linux-user: manage binfmt-misc preserve-arg[0] flag
 2021-02-22 15:15 UTC  (14+ messages)

[PATCH] FreeBSD: Upgrade to 12.2 release
 2021-02-22 15:12 UTC  (3+ messages)

Editing QEMU POWER Platform wiki page
 2021-02-22 15:16 UTC  (4+ messages)

[PATCH v3 0/8] [RfC] fix tracing for modules
 2021-02-22 15:13 UTC  (3+ messages)

tools/virtiofs: Multi threading seems to hurt performance
 2021-02-22 15:08 UTC  (6+ messages)
` Can not set high msize with virtio-9p (Was: Re: virtiofs vs 9p performance)

[PATCH] ui/cocoa: Fix mouse association state
 2021-02-22 15:07 UTC  (2+ messages)
` [PATCH v2] "

Any reason we need memoryregionsection
 2021-02-22 14:55 UTC 

[PATCH qemu v13] spapr: Implement Open Firmware client interface
 2021-02-22 15:01 UTC  (3+ messages)

[PATCH v2 0/3] virtiofsd: Add options to enable/disable posix acl
 2021-02-22 14:47 UTC  (5+ messages)

[PATCH] ui/cocoa: Fix stride resolution of pixman image
 2021-02-22 14:40 UTC  (2+ messages)
` [PATCH v2] "

who's using the ozlabs patchwork install for QEMU patches ?
 2021-02-22 14:43 UTC  (5+ messages)

[PATCH 0/2] sysemu: Let VMChangeStateHandler take boolean 'running' argument
 2021-02-22 14:34 UTC  (2+ messages)

[PATCH] multi-process: Acceptance test for multiprocess QEMU
 2021-02-22 14:32 UTC  (2+ messages)

[RFC PATCH v2 0/3] hw/flash_cfi01: Reduce memory consumption when flash image is smaller than region
 2021-02-22 14:31 UTC  (8+ messages)
` [RFC PATCH v2 1/3] hw/pflash_cfi*: Replace DPRINTF with trace events
` [RFC PATCH v2 2/3] hw/pflash_cfi01: Correct the type of PFlashCFI01.ro
` [RFC PATCH v2 3/3] hw/pflash_cfi01: Allow devices to have a smaller backing device

[PATCH v4 0/8] hw/sh4: Kconfig cleanups
 2021-02-22 14:15 UTC  (9+ messages)
` [PATCH v4 1/8] hw/sh4: Add missing license
` [PATCH v4 2/8] hw/sh4: Add missing Kconfig dependency on SH7750 for the R2D board
` [PATCH v4 3/8] hw/intc: Introduce SH_INTC Kconfig entry
` [PATCH v4 4/8] hw/char: Introduce SH_SCI "
` [PATCH v4 5/8] hw/timer: Introduce SH_TIMER "
` [PATCH v4 6/8] hw/block: Introduce TC58128 eeprom "
` [PATCH v4 7/8] hw/pci-host: Introduce SH_PCI "
` [PATCH v4 8/8] hw/sh4: Remove now unused CONFIG_SH4 from Kconfig

[PATCH v3 0/8] hw/sh4: Kconfig cleanups
 2021-02-22 14:19 UTC  (7+ messages)
` [PATCH v3 1/8] hw/sh4: Add missing license
` [PATCH v3 7/8] hw/pci-host: Introduce SH_PCI Kconfig entry

[Bug 1914535] [NEW] PL110 8-bit mode is not emulated correctly
 2021-02-22 14:04 UTC  (4+ messages)
` [Bug 1914535] "

[Qemu-devel] [Bug 1836501] [NEW] cpu_address_space_init fails with assertion
 2021-02-22 13:58 UTC  (2+ messages)
` [Bug 1836501] "

[PATCH v2] configure: fix --enable-fuzzing linker failures
 2021-02-22 14:10 UTC  (3+ messages)

[PATCH] docs/system: Extend PPC section
 2021-02-22 14:04 UTC  (2+ messages)

[PATCH v21 00/17] i386 cleanup PART 2
 2021-02-22 14:00 UTC  (22+ messages)
` [PATCH v21 01/17] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [PATCH v21 02/17] cpu: call AccelCPUClass::cpu_realizefn in cpu_exec_realizefn
` [PATCH v21 03/17] accel: introduce new accessor functions
` [PATCH v21 04/17] target/i386: fix host_cpu_adjust_phys_bits error handling
` [PATCH v21 05/17] accel-cpu: make cpu_realizefn return a bool
` [PATCH v21 06/17] meson: add target_user_arch
` [PATCH v21 07/17] i386: split off softmmu-only functionality in tcg-cpu
` [PATCH v21 08/17] i386: split smm helper (softmmu)
` [PATCH v21 09/17] i386: split tcg excp_helper into softmmu and user parts
` [PATCH v21 10/17] i386: move TCG btp_helper into softmmu/
` [PATCH v21 11/17] i386: split misc helper into user and softmmu parts
` [PATCH v21 12/17] i386: separate fpu_helper "
` [PATCH v21 13/17] i386: split svm_helper into softmmu and stub-only user
` [PATCH v21 14/17] i386: split seg_helper into user-only and softmmu parts
` [PATCH v21 15/17] i386: split off softmmu part of cpu.c
` [PATCH v21 16/17] i386: gdbstub: only write CR0/CR2/CR3/EFER for SOFTMMU
` [PATCH v21 17/17] i386: move cpu_load_efer into SOFTMMU-only section of cpu.h

vhost reply_ack negotiation (a.k.a differences in vhost-user behaviour with libvhost-user and vhost-user-backend.rs)
 2021-02-22 13:27 UTC  (4+ messages)

[PATCH v20 00/17] i386 cleanup PART 2
 2021-02-22 13:30 UTC  (4+ messages)
` [PATCH v20 06/17] meson: add target_user_arch

[PATCH v2 1/1] hw/s390x: modularize virtio-gpu-ccw
 2021-02-22 12:55 UTC 

[PATCH 0/3] hw/block/nvme: misc fixes
 2021-02-22 13:16 UTC  (9+ messages)
` [PATCH 1/3] hw/block/nvme: nvme_identify fixes
` [PATCH 2/3] hw/block/nvme: fix potential compilation error
` [PATCH 3/3] hw/block/nvme: report non-mdts command size limit for dsm

[RESEND PATCH v4 0/5] hw/arm: zynqmp: Implement a CSU DMA model and connect it with GQSPI
 2021-02-22 13:15 UTC  (6+ messages)
` [RESEND PATCH v4 1/5] hw/dma: xlnx_csu_dma: Implement a Xilinx CSU DMA model
` [RESEND PATCH v4 2/5] hw/arm: xlnx-zynqmp: Clean up coding convention issues
` [RESEND PATCH v4 3/5] hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
` [RESEND PATCH v4 4/5] hw/ssi: xilinx_spips: Clean up coding convention issues
` [RESEND PATCH v4 5/5] hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips

[PATCH v2 00/11] hw/accel: Exit gracefully when accelerator is invalid
 2021-02-22 13:19 UTC  (4+ messages)
` [RFC PATCH v2 06/11] hw/ppc: Restrict KVM to various PPC machines

[PATCH v4 0/5] hw/arm: zynqmp: Implement a CSU DMA model and connect it with GQSPI
 2021-02-22 13:05 UTC  (6+ messages)
` [PATCH v4 1/5] hw/dma: xlnx_csu_dma: Implement a Xilinx CSU DMA model
` [PATCH v4 2/5] hw/arm: xlnx-zynqmp: Clean up coding convention issues
` [PATCH v4 3/5] hw/arm: xlnx-zynqmp: Connect a Xilinx CSU DMA module for QSPI
` [PATCH v4 4/5] hw/ssi: xilinx_spips: Clean up coding convention issues
` [PATCH v4 5/5] hw/ssi: xilinx_spips: Remove DMA related dead codes from zynqmp_spips

[Bug 1916394] [NEW] [git] Cannot build qemu: FAILED: target/hexagon/semantics_generated.pyinc
 2021-02-22 12:40 UTC  (3+ messages)
` [Bug 1916394] "

[PATCH v2] iotests: Drop deprecated 'props' from object-add
 2021-02-22 11:57 UTC 

[PATCH] vhost: simplify vhost_dev_init() fail_busyloop label
 2021-02-22 11:49 UTC 

[PATCH] ui/gtk: vte: fix sending multiple characeters
 2021-02-22 11:39 UTC  (4+ messages)

[PATCH v5 00/11] virtio-mem: vfio support
 2021-02-22 11:29 UTC  (4+ messages)
` [PATCH v5 03/11] virtio-mem: Implement RamDiscardMgr interface

[PATCH] docs/system: Document the removal of "compat" property for POWER CPUs
 2021-02-22 11:28 UTC 

[PATCH v2 0/1] css: SCHIB measurement block origin must be aligned
 2021-02-22 11:11 UTC  (2+ messages)

[PATCH v5 0/9] block: Add retry for werror=/rerror= mechanism
 2021-02-22 11:00 UTC  (3+ messages)

[PATCH] virtio-gpu: Respect graphics update interval for EDID
 2021-02-22 10:57 UTC  (2+ messages)

[PATCH] ui/console: Assert graphic console surface is not NULL
 2021-02-22 10:51 UTC  (3+ messages)
` [PATCH v2] ui/console: Pass placeholder surface to displays

[PATCH 0/4] ui: add support for 'secret' object to provide VNC/SPICE passwords
 2021-02-22 10:40 UTC  (3+ messages)
` [PATCH 4/4] ui, monitor: remove deprecated VNC ACL option and HMP commands

[PATCH v2] ui/cocoa: Use kCGColorSpaceSRGB
 2021-02-22 10:36 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] ui/cocoa: Remove the uses of full screen APIs
 2021-02-22 10:30 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] configure: Do not require GBM for OpenGL
 2021-02-22 10:28 UTC  (2+ messages)

[PULL v1 0/3] CRIS queue
 2021-02-22 10:23 UTC  (6+ messages)
` [PULL v1 3/3] target/cris: Plug leakage of TCG temporaries

[PATCH v4 00/19] i386: KVM: expand Hyper-V features early and provide simple 'hv-default=on' option
 2021-02-22 10:20 UTC  (11+ messages)
` [PATCH v4 16/21] i386: track explicit 'hv-*' features enablement/disablement


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