QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-06 13:05:13 to 2020-10-07 04:35:36 UTC [more...]

[Qemu-devel] [Bug 1248959] [NEW] pdpe1gb flag is missing in guest running on Intel h/w
 2020-10-07  4:17 UTC  (2+ messages)
` [Bug 1248959] "

[Bug 1323758] Re: Mouse stops working when connected usb-storage-device
 2020-10-07  4:17 UTC  (2+ messages)

[Qemu-devel] [Bug 1280521] [NEW] Plan 9 can't use GUI well emulating a RTL8139 card
 2020-10-07  4:17 UTC  (2+ messages)
` [Bug 1280521] "

[Qemu-devel] [Bug 1462949] [NEW] vmdk files cause qemu-img to consume lots of time and memory
 2020-10-07  4:17 UTC  (2+ messages)
` [Bug 1462949] "

[Qemu-devel] [Bug 1478376] [NEW] PL050 KMIDATA register does not reset
 2020-10-07  4:17 UTC  (2+ messages)
` [Bug 1478376] "

[Qemu-devel] [Bug 1505041] [NEW] Live snapshot revert times increases linearly with snapshot age
 2020-10-07  4:17 UTC  (2+ messages)
` [Bug 1505041] "

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

[PATCH 00/14] *** ARC port for review ***
 2020-10-07  4:14 UTC  (5+ messages)
` [PATCH 01/14] arc: Add initial core cpu files
` [PATCH 13/14] arc: Add support for ARCv2

[PATCH v2 0/9] 5p80: Add SFDP support
 2020-10-07  3:55 UTC  (3+ messages)

[PATCH v3 0/3] Improve cirrus msys2
 2020-10-07  3:51 UTC  (4+ messages)
` [PATCH v3 1/3] docker: Add win32/msys2/mingw64 docker
` [PATCH v3 2/3] cirrus: Fixing and speedup the msys2/mingw CI
` [PATCH v3 3/3] cirrus: msys2/mingw speed is up, add excluded target back

[PATCH] Changes to support booting NetBSD/alpha
 2020-10-07  3:30 UTC  (2+ messages)

[PATCH v2 0/2] Improve cirrus msys2
 2020-10-07  3:11 UTC  (3+ messages)
` [PATCH v2 1/2] docker: Add win32/msys2/mingw64 docker
` [PATCH v2 2/2] cirrus: Fixing and speedup the msys2/mingw CI

[PATCH] qemu-palcode: Changes to support booting NetBSD/alpha
 2020-10-07  2:52 UTC 

[Bug 1897194] [NEW] Test failure in test-crypto-secret.c
 2020-10-07  2:44 UTC  (2+ messages)
` [Bug 1897194] "

[PATCH 0/2] Improve cirrus msys2
 2020-10-07  2:41 UTC  (3+ messages)
` [PATCH 1/2] docker: Add win32/msys2/mingw64 docker
` [PATCH 2/2] cirrus: Fixing and speedup the msys2/mingw CI

[PATCH 00/20] python/qemu: strictly typed mypy conversion, pt2
 2020-10-06 23:58 UTC  (21+ messages)
` [PATCH 01/20] python/qemu: use isort to lay out imports
` [PATCH 02/20] python/machine.py: Fix monitor address typing
` [PATCH 03/20] python/machine.py: reorder __init__
` [PATCH 04/20] python/machine.py: Don't modify state in _base_args()
` [PATCH 05/20] python/machine.py: Handle None events in events_wait
` [PATCH 06/20] python/machine.py: use qmp.command
` [PATCH 07/20] python/machine.py: Add _qmp access shim
` [PATCH 08/20] python/machine.py: fix _popen access
` [PATCH 09/20] python/qemu: make 'args' style arguments immutable
` [PATCH 10/20] iotests.py: Adjust HMP kwargs typing
` [PATCH 11/20] python/qemu: Add mypy type annotations
` [PATCH 12/20] python/qemu/console_socket.py: Correct type of recv()
` [PATCH 13/20] python/qemu/console_socket.py: fix typing of settimeout
` [PATCH 14/20] python/qemu/console_socket.py: Clarify type of drain_thread
` [PATCH 15/20] python/qemu/console_socket.py: Add type hint annotations
` [PATCH 16/20] python/console_socket: avoid encoding to/from string
` [PATCH 17/20] python/qemu/qmp.py: Preserve error context on re-raise
` [PATCH 18/20] python/qemu/qmp.py: re-raise OSError when encountered
` [PATCH 19/20] python/qemu/qmp.py: Straighten out exception hierarchy
` [PATCH 20/20] python: add mypy config

[PATCH v11 0/3] Add Versal usb model
 2020-10-06 23:21 UTC  (4+ messages)
` [PATCH v11 2/3] usb: Add DWC3 model

acceptance-system-fedora failures
 2020-10-06 23:07 UTC 

[PULL 00/21] machine + QOM queue, 2020-10-06
 2020-10-06 22:09 UTC  (22+ messages)
` [PULL 01/21] hw/core/qdev-properties: Use qemu_strtol() in set_mac() handler
` [PULL 02/21] hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()
` [PULL 03/21] hw/core/qdev-properties: Fix code style
` [PULL 04/21] hw/core/qdev-properties: Export enum-related functions
` [PULL 05/21] hw/core/qdev-properties: Export qdev_prop_enum
` [PULL 06/21] hw/core/qdev-properties: Export some integer-related functions
` [PULL 07/21] hw/core/qdev-properties: Extract system-mode specific properties
` [PULL 08/21] hw/core/cpu: Add missing 'exec/cpu-common.h' include
` [PULL 09/21] qom: Improve error message displayed with missing object properties
` [PULL 10/21] qom: Fix DECLARE_*CHECKER documentation
` [PULL 11/21] docs/devel/qom: Fix indentation of bulleted list
` [PULL 12/21] docs/devel/qom: Fix indentation of code blocks
` [PULL 13/21] docs/devel/qom: Use *emphasis* for emphasis
` [PULL 14/21] docs/devel/qom: Remove usage of <code>
` [PULL 15/21] docs/devel/qom: Avoid long lines
` [PULL 16/21] kernel-doc: Handle function typedefs that return pointers
` [PULL 17/21] kernel-doc: Handle function typedefs without asterisks
` [PULL 18/21] qom: Explicitly tag doc comments for typedefs and structs
` [PULL 19/21] memory: Explicitly tag doc comments for structs
` [PULL 20/21] kernel-doc: Remove $decl_type='type name' hack
` [PULL 21/21] numa: hmat: require parent cache description before the next level one

Purpose of QOM properties registered at realize time?
 2020-10-06 22:06 UTC 

[PATCH 0/1] docs: Clarify formatting for 'fmode' and 'dmode'
 2020-10-06 20:25 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] qom: fix objects with improper parent type
 2020-10-06 19:20 UTC  (3+ messages)

Fwd: Enable IOMMU Inside QEMU
 2020-10-06 20:23 UTC  (2+ messages)

[PULL 00/37] Build system + accel + record/replay patches for 2020-10-06
 2020-10-06 20:13 UTC  (4+ messages)
` [PULL 27/37] migration: introduce icount field for snapshots

[PATCH v7 00/14] Reverse debugging
 2020-10-06 19:55 UTC  (6+ messages)
` [PATCH v7 14/14] tests/acceptance: add reverse debugging test

[PATCH 00/16] hw/mips: Set CPU frequency
 2020-10-06 19:53 UTC  (11+ messages)
` [PATCH 01/16] hw/core/cpu: Let CPU object have a clock source

[PULL 00/21] machine + QOM queue, 2020-10-05
 2020-10-06 19:10 UTC  (13+ messages)

[RFC PATCH 0/2] contrib/gitdm: Add more academic contributors
 2020-10-06 18:41 UTC  (5+ messages)
` [RFC PATCH 1/2] "

[PULL 00/16] s390-ccw bios update
 2020-10-06 18:31 UTC  (17+ messages)
` [PULL 01/16] pc-bios/s390-ccw/Makefile: Compile with -std=gnu99, -fwrapv and -fno-common
` [PULL 02/16] pc-bios/s390-ccw: Move ipl-related code from main() into a separate function
` [PULL 03/16] pc-bios/s390-ccw: Introduce ENODEV define and remove guards of others
` [PULL 04/16] pc-bios/s390-ccw: Move the inner logic of find_subch() to a separate function
` [PULL 05/16] pc-bios/s390-ccw: Do not bail out early if not finding a SCSI disk
` [PULL 06/16] pc-bios/s390-ccw: Scan through all devices if no boot device specified
` [PULL 07/16] pc-bios/s390-ccw: Allow booting in case the first virtio-blk disk is bad
` [PULL 08/16] pc-bios/s390-ccw/main: Remove superfluous call to enable_subchannel()
` [PULL 09/16] pc-bios/s390-ccw: fix off-by-one error
` [PULL 10/16] pc-bios/s390-ccw: break loop if a null block number is reached
` [PULL 11/16] pc-bios: s390x: Fix bootmap.c zipl component entry data handling
` [PULL 12/16] pc-bios: s390x: Save PSW rework
` [PULL 13/16] pc-bios: s390x: Use reset PSW if avaliable
` [PULL 14/16] pc-bios: s390x: Go into disabled wait when encountering a PGM exception
` [PULL 15/16] pc-bios/s390: Update the s390-ccw bios binaries
` [PULL 16/16] tests/qtest/cdrom: Add more s390x-related boot tests

KVM call for agenda for 2020-10-06
 2020-10-06 18:21 UTC  (3+ messages)

[PATCH v4 0/4] pc-bios: s390x: Cleanup part 2
 2020-10-06 18:10 UTC  (3+ messages)
` [PATCH v4 3/4] pc-bios: s390x: Use reset PSW if avaliable

[PATCH] elfload: use g_new instead of malloc
 2020-10-06 17:58 UTC  (8+ messages)
        ` [PATCH v2] elfload: use g_new/g_malloc and g_autofree

[PATCH v2 0/6] spapr/xive: Activate StoreEOI in P10 compat guests
 2020-10-06 17:56 UTC  (16+ messages)
` [PATCH v2 1/6] spapr/xive: Introduce a StoreEOI capability
` [PATCH v2 2/6] spapr/xive: Add a warning when StoreEOI is activated on POWER8 CPUs
` [PATCH v2 3/6] spapr/xive: Add a warning when StoreEOI is activated on POWER9 CPUs
` [PATCH v2 4/6] spapr/xive: Enforce load-after-store ordering
` [PATCH v2 5/6] spapr/xive: Activate StoreEOI at the source level
` [PATCH v2 6/6] spapr/xive: Introduce a new CAS value for the StoreEOI capability

[PATCH v5 00/36] qapi: static typing conversion, pt1
 2020-10-06 17:51 UTC  (11+ messages)
` [PATCH v5 02/36] qapi: modify docstrings to be sphinx-compatible
` [PATCH v5 03/36] qapi-gen: Separate arg-parsing from generation

[PATCH] tests/docker: Add genisoimage to the docker file
 2020-10-06 17:44 UTC  (2+ messages)

[PATCH v2 0/9] Retrieve zPCI hardware information from VFIO
 2020-10-06 17:38 UTC  (15+ messages)
` [PATCH v2 1/9] s390x/pci: Move header files to include/hw/s390x
` [PATCH v2 2/9] MAINTAINERS: Update s390 PCI entry to include headers
` [PATCH v2 3/9] update-linux-headers: Add vfio_zdev.h
` [PATCH v2 4/9] linux-headers: update against 5.9-rc7
` [PATCH v2 5/9] s390x/pci: create a header dedicated to PCI CLP

[PATCH v5 00/10] migration: bring improved savevm/loadvm/delvm to QMP
 2020-10-06 17:36 UTC  (4+ messages)
` [PATCH v5 10/10] migration: introduce snapshot-{save, load, delete} QMP commands
    ` [PATCH v5 10/10] migration: introduce snapshot-{save,load,delete} "

[PATCH v10.5 0/1] tests/tcg/aarch64: Add bti mmap smoke test
 2020-10-06 17:30 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/3] docs: Include QTest protocol and libqtest API on documentation
 2020-10-06 17:22 UTC  (5+ messages)
` [PATCH 3/3] docs/devel/qtest: Include libqtest API reference

[PATCH v3 0/1] qom: Fix missing interface in qemu-storage-daemon
 2020-10-06 16:20 UTC  (11+ messages)
` [PATCH v3 1/1] hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE

[PATCH v2 0/6] virtiofsd xattr name mappings
 2020-10-06 16:17 UTC  (6+ messages)
` [PATCH v2 3/6] tools/virtiofsd: xattr name mappings: Add option
` [PATCH v2 5/6] tools/virtiofsd: xattr name mappings: Map server xattr names

[PATCH] hw/ide/ahci: silence a compiler warning
 2020-10-06 16:11 UTC  (2+ messages)

[PATCH 00/12] contrib/gitdm: First round of updates
 2020-10-06 16:06 UTC  (13+ messages)
` [PATCH 01/12] contrib/gitdm: Add more academic domains
` [PATCH 02/12] contrib/gitdm: Add more individual contributors
` [PATCH 03/12] contrib/gitdm: Add Baidu to the domain map
` [PATCH 04/12] contrib/gitdm: Add ByteDance "
` [PATCH 05/12] contrib/gitdm: Add Google "
` [PATCH 06/12] contrib/gitdm: Add Nuvia "
` [PATCH 07/12] contrib/gitdm: Add Qualcomm "
` [PATCH 08/12] contrib/gitdm: Add Nir Soffer to Red Hat domain
` [PATCH 09/12] contrib/gitdm: Add SUSE to the domain map
` [PATCH 10/12] contrib/gitdm: Add Yadro "
` [PATCH 11/12] contrib/gitdm: Add Yandex "
` [PATCH 12/12] .mailmap: Fix more contributor entries

[PATCH] vhost: Ignore vrings in dirty log when using a vIOMMU
 2020-10-06 15:30 UTC  (7+ messages)

[PATCH v2] numa: hmat: require parent cache description before the next level one
 2020-10-06 15:00 UTC 

[RFC PATCH 00/21] contrib/gitdm: Add more companies entries
 2020-10-06 14:14 UTC  (9+ messages)
` [RFC PATCH 08/21] contrib/gitdm: Add Mentor Graphics to the domain map

[PATCH v5] hw/avr: Add limited support for avr gpio registers
 2020-10-06 13:53 UTC 

[PATCH v2 0/3] qga: add command guest-get-disk
 2020-10-06 13:56 UTC  (5+ messages)
` [PATCH v2 1/3] qga: add command guest-get-disks

[PATCH] hw/pci: Fix typo in PCI hot-plug error message
 2020-10-06 13:53 UTC  (2+ messages)

[PATCH] virtiofsd: avoid /proc/self/fd tempdir
 2020-10-06 13:43 UTC  (2+ messages)

[PATCH v2 0/9] meson: Move the creation of the library to the main meson.build
 2020-10-06 13:09 UTC  (9+ messages)
` [PATCH v2 2/9] meson.build: Sort sourcesets alphabetically
` [PATCH v2 3/9] hw/core: Move the creation of the library to the main meson.build
` [PATCH v2 5/9] migration: "
` [PATCH v2 7/9] crypto: "
` [PATCH v2 9/9] qom: "

[PATCH v7 00/13] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-10-06 13:17 UTC  (5+ messages)
` [PATCH v7 03/13] qtest: switch users back to qtest_qmp_receive

[PATCH v2 0/1] qom: Fix missing interface in qemu-storage-daemon
 2020-10-06 13:03 UTC  (4+ messages)
` [PATCH v2 1/1] hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE

[PATCH v2] hw/pci/pci: Fix slot check for plugged devices
 2020-10-06 12:59 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).