qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-26 14:04:17 to 2020-09-28 10:43:11 UTC [more...]

[PATCH] aspeed: Add support for the g220a-bmc board
 2020-09-28 10:11 UTC  (4+ messages)
  ` [External] "

[PATCH v7 00/13] monitor: Optionally run handlers in coroutines
 2020-09-28 10:42 UTC  (29+ messages)
` [PATCH v7 07/13] monitor: Make current monitor a per-coroutine property
` [PATCH v7 08/13] qapi: Add a 'coroutine' flag for commands
` [PATCH v7 09/13] qmp: Move dispatcher to a coroutine
` [PATCH v7 12/13] block: Add bdrv_co_move_to_aio_context()
` [PATCH v7 13/13] block: Convert 'block_resize' to coroutine

[PATCH] vfio-ccw: plug memory leak while getting region info
 2020-09-28 10:17 UTC 

[RFC PATCH v6 0/2] Add file-backed and write-once features to OTP
 2020-09-28 10:11 UTC  (3+ messages)
` [RFC PATCH v6 1/2] hw/misc/sifive_u_otp: Add write function and write-once protection
` [RFC PATCH v6 2/2] hw/misc/sifive_u_otp: Add backend drive support

[PATCH] tests/venv: force compatible avocado-framework-plugin-result-html version
 2020-09-28 10:09 UTC 

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-09-28  9:58 UTC  (4+ messages)
` [PATCH v4] introduce vfio-user protocol specification

[PATCH V12 0/8] mips: Add Loongson-3 machine support
 2020-09-28  9:49 UTC  (9+ messages)
` [PATCH V12 1/8] linux-headers: Update MIPS KVM type defintition
` [PATCH V12 2/8] target/mips: Fix PageMask with variable page size
` [PATCH V12 3/8] target/mips: Add loongson-ext lswc2 group of instructions (Part 1)
` [PATCH V12 4/8] target/mips: Add loongson-ext lswc2 group of instructions (Part 2)
` [PATCH V12 5/8] target/mips: Add loongson-ext lsdc2 group of instructions
` [PATCH V12 6/8] hw/mips: Implement fw_cfg_arch_key_name()
` [PATCH V12 7/8] hw/mips: Add Loongson-3 machine support
` [PATCH V12 8/8] docs/system: Update MIPS machine documentation

[PATCH 00/10] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-09-28  9:43 UTC  (5+ messages)
` [PATCH 01/10] qdev: add "check if address free" callback for buses
` [PATCH 02/10] scsi: switch to bus->check_address

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-09-28  9:39 UTC  (4+ messages)
` [PATCH v26 04/17] vfio: Add migration region initialization and finalize function

[PATCH v1 0/5] virtio-mem: block size and address-assignment optimizations
 2020-09-28  9:36 UTC  (10+ messages)
` [PATCH v1 1/5] virtio-mem: Probe THP size to determine default block size
` [PATCH v1 4/5] memory-device: Add get_min_alignment() callback
` [PATCH v1 5/5] virito-mem: Implement get_min_alignment()

[PATCH] hw/arm/sbsa-ref : Fix SMMUv3 Initialisation
 2020-09-28  9:35 UTC  (4+ messages)

Outline for VHOST_USER_PROTOCOL_F_VDPA
 2020-09-28  9:25 UTC 

[RFC PATCH v5 0/2] Add file-backed and write-once features to OTP
 2020-09-28  9:18 UTC  (4+ messages)
` [RFC PATCH v5 2/2] hw/riscv: sifive_u: Add backend drive support

[PULL 0/8] Trivial branch for 5.2 patches
 2020-09-28  9:16 UTC  (9+ messages)
` [PULL 1/8] vhost-vdpa: fix indentation in vdpa_ops
` [PULL 2/8] meson: fix static flag summary
` [PULL 3/8] virtio: vdpa: omit check return of g_malloc
` [PULL 4/8] Add *.pyc back to the .gitignore file
` [PULL 5/8] vhost-vdpa: remove useless variable
` [PULL 6/8] timer: Fix timer_mod_anticipate() documentation
` [PULL 7/8] migration/multifd: Remove superfluous semicolons
` [PULL 8/8] docs/system/deprecated: Move lm32 and unicore32 to the right section

[RFC 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-09-28  9:05 UTC  (5+ messages)
` [PATCH 0/5] memory: Skip "
  ` [PATCH 5/5] memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type

[PATCH 0/2] virtio-vga: fix blue boot console @ ppc
 2020-09-28  8:53 UTC  (3+ messages)
` [PATCH 1/2] virtio-vga: implement big-endian-framebuffer property
` [PATCH 2/2] ppc/pseries: enable big-endian-framebuffer quirk for bochs-display and virtio-vga

[PATCH v5 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-28  8:51 UTC  (18+ messages)
` [PATCH v5 01/14] hw/block/nvme: Report actual LBA data shift in LBAF
` [PATCH v5 02/14] hw/block/nvme: Add Commands Supported and Effects log
` [PATCH v5 03/14] hw/block/nvme: Introduce the Namespace Types definitions
` [PATCH v5 04/14] hw/block/nvme: Define trace events related to NS Types
` [PATCH v5 05/14] hw/block/nvme: Add support for Namespace Types
` [PATCH v5 06/14] hw/block/nvme: Add support for active/inactive namespaces
` [PATCH v5 07/14] hw/block/nvme: Make Zoned NS Command Set definitions
` [PATCH v5 08/14] hw/block/nvme: Define Zoned NS Command Set trace events
` [PATCH v5 09/14] hw/block/nvme: Support Zoned Namespace Command Set
` [PATCH v5 10/14] hw/block/nvme: Introduce max active and open zone limits
` [PATCH v5 11/14] hw/block/nvme: Support Zone Descriptor Extensions
` [PATCH v5 12/14] hw/block/nvme: Add injection of Offline/Read-Only zones
` [PATCH v5 13/14] hw/block/nvme: Use zone metadata file for persistence
` [PATCH v5 14/14] hw/block/nvme: Document zoned parameters in usage text

[PATCH 0/3] qdev-clock: Minor improvements to the Clock API
 2020-09-28  8:45 UTC  (8+ messages)
` [PATCH 1/3] util/cutils: Introduce freq_to_str() to display Hertz units
` [PATCH 2/3] qdev-monitor: Display frequencies scaled to SI unit
` [PATCH 3/3] hw/qdev-clock: Display error hint when clock is missing from device

[PATCH 00/14] raspi: add the bcm2835 cprman clock manager
 2020-09-28  8:45 UTC  (22+ messages)
` [PATCH 01/14] hw/core/clock: provide the VMSTATE_ARRAY_CLOCK macro
` [PATCH 02/14] hw/core/clock: trace clock values in Hz instead of ns
` [PATCH 03/14] hw/arm/raspi: fix cprman base address
` [PATCH 04/14] hw/arm/raspi: add a skeleton implementation of the cprman
` [PATCH 05/14] hw/misc/bcm2835_cprman: add a PLL skeleton implementation
` [PATCH 06/14] hw/misc/bcm2835_cprman: implement PLLs behaviour
` [PATCH 07/14] hw/misc/bcm2835_cprman: add a PLL channel skeleton implementation
` [PATCH 08/14] hw/misc/bcm2835_cprman: implement PLL channels behaviour
` [PATCH 10/14] hw/misc/bcm2835_cprman: implement clock mux behaviour

[PATCH 00/12] 9pfs: add tests using local fs driver
 2020-09-28  8:37 UTC  (16+ messages)
` [PATCH 01/12] tests/qtest/qgraph: add qemu_name to QOSGraphNode
` [PATCH 02/12] tests/qtest/qgraph: add qos_node_create_driver_named()
` [PATCH 03/12] tests/qtest/qos: add qos_dump_graph()
` [PATCH 04/12] tests/qtest/qos-test: new QTEST_DUMP_GRAPH environment variable
` [PATCH 05/12] tests/qtest/qos-test: add QTEST_DUMP_ENV "
` [PATCH 06/12] tests/qtest/qos-test: add environment variable QTEST_DEBUG
` [PATCH 07/12] test/9pfs: change export tag name to qtest-synth
` [PATCH 08/12] tests/9pfs: refactor test names and test devices
` [PATCH 09/12] tests/9pfs: introduce local tests
` [PATCH 10/12] tests/9pfs: wipe local 9pfs test directory
` [PATCH 11/12] tests/9pfs: add virtio_9p_test_path()
` [PATCH 12/12] tests/9pfs: add local Tmkdir test

[PATCH 0/4] block/export: add BlockExportOptions->iothread member
 2020-09-28  8:37 UTC  (4+ messages)
` [PATCH 4/4] "

[Qemu-devel] [Bug 1502884] [NEW] Super important feature req: QEMU VNC server: Introduce a keyboard "norepeat" option!
 2020-09-28  8:15 UTC  (3+ messages)
` [Bug 1502884] "

[PATCH v4 1/1] accel/tcg: Fix computing of is_write for MIPS
 2020-09-28  8:14 UTC  (4+ messages)
    ` [PATCH v3 "

[PATCH] vhost: Ignore vrings in dirty log when using a vIOMMU
 2020-09-28  7:37 UTC  (3+ messages)

[PATCH v1 0/3] Remove the limitation of Intel PT CPUID info
 2020-09-28  7:35 UTC  (10+ messages)
` [PATCH v1 1/3] i386: Remove the limitation of IP payloads for Intel PT

[Qemu-devel] [Bug 1815721] [NEW] RISC-V PLIC enable interrupt for multicore
 2020-09-28  7:15 UTC  (2+ messages)
` [Bug 1815721] "

[PATCH v4 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-28  6:36 UTC  (4+ messages)

[PATCH v2 0/6] pseries NUMA distance calculation
 2020-09-28  6:25 UTC  (7+ messages)
` [PATCH v2 2/6] spapr_numa: forbid asymmetrical NUMA setups

[Bug 1897481] [NEW] qemu crashes with VGA pass-through, e-GPU, nvidia 1060
 2020-09-27 20:45 UTC 

[PATCH] linux-user: i386: Use trapnr which returns from cpu_exec() instead of exception_index
 2020-09-27 17:54 UTC  (2+ messages)

[Bug 1896317] [NEW] ioapic: UndefinedBehaviorSanitizer starting qemu-system-i386
 2020-09-27 16:33 UTC  (2+ messages)
` [Bug 1896317] "

[PATCH 0/2] hw/mips: Code simplifications
 2020-09-27 16:39 UTC  (3+ messages)
` [PATCH 1/2] hw/mips: Simplify loading 64-bit ELF kernels
` [PATCH 2/2] hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)

[PATCH] hw/mips/malta: Fix FPGA I/O region size
 2020-09-27 16:26 UTC  (2+ messages)

[PATCH v1 1/1] riscv: Convert interrupt logs to use qemu_log_mask()
 2020-09-27 16:22 UTC  (2+ messages)

[PATCH v3 0/6] Add physical display dimensions to spice/virtio-gpu
 2020-09-27 15:43 UTC  (8+ messages)
` [PATCH v3 1/6] edid: fix physical display size computation
` [PATCH v3 2/6] edid: use physical dimensions if available
` [PATCH v3 3/6] ui: add getter for UIInfo
` [PATCH v3 4/6] spice: remove the single monitor config logic
` [PATCH v3 5/6] spice: get monitors physical dimension
` [PATCH v3 6/6] virtio-gpu: set physical dimensions for EDID

[PATCH v2 0/4] Enable plugin support on msys2/mingw
 2020-09-27 15:40 UTC  (7+ messages)
` [PATCH v2 1/4] plugins: Fixes a issue when dlsym failed, the handle not closed
` [PATCH v2 2/4] plugin: Fixes compiling errors on msys2/mingw
` [PATCH v2 3/4] cirrus: Enable plugin in cirrus for windows
` [PATCH v2 4/4] Getting qemu-plugin works under win32

[PULL 0/2] register queue
 2020-09-27 13:46 UTC  (3+ messages)
` [PULL 1/2] load_elf: Remove unused address variables from callers
` [PULL 2/2] core/register: Specify instance_size in the TypeInfo

[RFC PATCH 0/7] block-backend: Introduce I/O hang
 2020-09-27 13:32 UTC  (10+ messages)
` [RFC PATCH 1/7] block-backend: introduce I/O rehandle info
` [RFC PATCH 2/7] block-backend: rehandle block aios when EIO
` [RFC PATCH 3/7] block-backend: add I/O hang timeout
` [RFC PATCH 4/7] block-backend: add I/O hang drain when disbale
` [RFC PATCH 5/7] virtio-blk: disable I/O hang when resetting
` [RFC PATCH 6/7] qemu-option: add I/O hang timeout option
` [RFC PATCH 7/7] qapi: add I/O hang and I/O hang timeout qapi event

[PATCH] virtio-gpu-3d: fix abnormal display after a warm reboot
 2020-09-27 12:17 UTC  (2+ messages)

tools/virtiofs: Multi threading seems to hurt performance
 2020-09-27 12:14 UTC  (4+ messages)
` virtiofs vs 9p performance(Re: tools/virtiofs: Multi threading seems to hurt performance)

[PATCH] ssi: Display chip select polarity in monitor 'info qtree'
 2020-09-27  9:19 UTC 

[PATCH 0/4] Enable plugin support on msys2/mingw
 2020-09-27  8:42 UTC  (9+ messages)
` [PATCH 1/4] plugins: Fixes a issue when dlsym failed, the handle not closed
` [PATCH 2/4] plugin: Fixes compiling errors on msys2/mingw
` [PATCH 3/4] Getting qemu-plugin works under win32
` [PATCH 4/4] cirrus: Enable plugin in cirrus for windows

[PATCH v3 1/1] accel/tcg: Fix computing of is_write for MIPS
 2020-09-27  8:22 UTC  (3+ messages)

[PATCH] target/riscv: raise exception to HS-mode at get_physical_address
 2020-09-27  7:54 UTC  (3+ messages)

[PATCH v5 0/7] vhost-user-blk: fix the migration issue and enhance qtests
 2020-09-27  6:48 UTC  (3+ messages)

[PATCH] migration/dirtyrate: present dirty rate only when querying the rate has completed
 2020-09-27  4:55 UTC 

[Qemu-devel] [Bug 1256122] [NEW] vfio bug with all no VGA card
 2020-09-27  4:17 UTC  (2+ messages)
` [Bug 1256122] "

[PATCH] build: Build and install the info manual
 2020-09-27  2:22 UTC  (5+ messages)

[PATCH v2 0/6] QOM minor fixes
 2020-09-26 20:11 UTC  (8+ messages)
` [PATCH v2 1/6] sparc32-dma: use object_initialize_child() for espdma and ledma child objects
` [PATCH v2 2/6] sparc32-ledma: use object_initialize_child() for lance child object
` [PATCH v2 3/6] sparc32-espdma: use object_initialize_child() for esp "
` [PATCH v2 4/6] sparc32-ledma: don't reference nd_table directly within the device
` [PATCH v2 5/6] macio: don't reference serial_hd() "
` [PATCH v2 6/6] sabre: don't call sysbus_mmio_map() in sabre_realize()

[Qemu-devel] [Bug 1776760] [NEW] Loading from a saved state results in blue screen due to qxl_dod driver
 2020-09-26 17:21 UTC  (2+ messages)
` [Bug 1776760] "

[Qemu-devel] [Bug 1779650] [NEW] The display stays black after waking up a domain via SPICE with a QXL card
 2020-09-26 17:24 UTC  (2+ messages)
` [Bug 1779650] "

[Qemu-devel] [Bug 1479717] [NEW] Auto resize VM doesn't work with windows 10 guest
 2020-09-26 17:16 UTC  (2+ messages)
` [Bug 1479717] "

[Qemu-devel] [Bug 1637511] [NEW] Armitage crashes KVM guest with Kali2016.2 for QXL video
 2020-09-26 17:18 UTC  (2+ messages)
` [Bug 1637511] "

[Qemu-devel] [Bug 1713825] [NEW] Booting Windows 2016 with qxl video crashes qemu
 2020-09-26 17:11 UTC  (2+ messages)
` [Bug 1713825] "

Vim editor strange keyboard behaviour
 2020-09-26 17:17 UTC 

[Qemu-devel] [Bug 1708215] [NEW] Windows 10 clipboard bug
 2020-09-26 17:08 UTC  (2+ messages)
` [Bug 1708215] "

[Qemu-devel] [Bug 1707297] [NEW] qemu became more picky parsing -m option
 2020-09-26 17:04 UTC  (2+ messages)
` [Bug 1707297] "

[Qemu-devel] [Bug 1722857] [NEW] Missing PCI "programming interface" ID emulation for USB host controllers
 2020-09-26 16:55 UTC  (2+ messages)
` [Bug 1722857] "

[Qemu-devel] [Bug 1719689] [NEW] [feature request] add flag to treat warnings as errors
 2020-09-26 16:58 UTC  (2+ messages)
` [Bug 1719689] "

[Qemu-devel] [Bug 1719870] [NEW] Converting 100G VHDX fixed image to QCOW2 fails
 2020-09-26 16:57 UTC  (2+ messages)
` [Bug 1719870] "

[Qemu-devel] [Bug 1721952] [NEW] Network issue above 2.5.1.1
 2020-09-26 16:56 UTC  (2+ messages)
` [Bug 1721952] "

[PATCH v2] linux-user: Add most IFTUN ioctls
 2020-09-26 16:44 UTC  (2+ messages)

[PATCH nbdinfo proposal] info: Add a --map option for displaying allocation metadata
 2020-09-26 14:36 UTC  (2+ 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).