qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-12 16:55:43 to 2020-10-13 06:07:30 UTC [more...]

[PATCH] tests/migration: Allow longer timeouts
 2020-10-13  6:06 UTC  (3+ messages)

Why guest physical addresses are not the same as the corresponding host virtual addresses in QEMU/KVM? Thanks!
 2020-10-13  5:46 UTC  (9+ messages)

[PATCH] hw/net: move allocation to the heap due to very large stack frame
 2020-10-13  5:32 UTC  (7+ messages)

[Qemu-devel][PATCH v6 0/6] Enable CET support for guest
 2020-10-13  5:19 UTC  (7+ messages)
` [Qemu-devel][PATCH v6 1/6] x86/cpu: Rename XSAVE related feature words
` [Qemu-devel][PATCH v6 2/6] x86/cpuid: Enable XSS feature enumeration for CPUID
` [Qemu-devel][PATCH v6 3/6] x86/cpu: Enable CET components support for XSAVE
` [Qemu-devel][PATCH v6 4/6] x86/cpu: Add user-space MSR access interface for CET
` [Qemu-devel][PATCH v6 5/6] x86/cpu: Add CET state support for guest migration
` [Qemu-devel][PATCH v6 6/6] x86/cpu: Advise CET bits in CPU/MSR feature words

[PATCH v3 00/81] target/arm: Implement SVE2
 2020-10-13  2:33 UTC  (3+ messages)
` [PATCH v3 34/81] target/arm: Implement SVE2 WHILERW, WHILEWR

[PATCH qemu v10] spapr: Implement Open Firmware client interface
 2020-10-13  2:19 UTC 

[PATCH 00/10] iOS and Apple Silicon host support
 2020-10-13  2:12 UTC  (13+ messages)
` [PATCH 01/10] configure: option to disable host block devices
` [PATCH 02/10] configure: cross-compiling without cross_prefix
` [PATCH 03/10] qemu: add support for iOS host
` [PATCH 04/10] meson: option to build as shared library
` [PATCH 05/10] slirp: update for iOS resolv fix
` [PATCH 06/10] coroutine: add libucontext as external library
` [PATCH 07/10] tcg: implement bulletproof JIT
` [PATCH 08/10] tcg: mirror mapping RWX pages for iOS optional
` [PATCH 09/10] tcg: support JIT on Apple Silicon
` [PATCH 10/10] block: check availablity for preadv/pwritev on mac

[PATCH qemu v9] spapr: Implement Open Firmware client interface
 2020-10-13  2:10 UTC  (11+ messages)

[PATCH] migration/block-dirty-bitmap: fix uninitialized variable warning
 2020-10-13  1:34 UTC  (3+ messages)

[PATCH] hw/core/qdev-properties: Fix pci bus range in set_pci_host_devaddr()
 2020-10-13  1:09 UTC  (2+ messages)

[PATCH 0/2] Fixes gcrypt testing on msys2/mingw
 2020-10-13  1:03 UTC  (3+ messages)
` [PATCH 1/2] gcrypt: test_tls_psk_init should write binary file instead text file
` [PATCH 2/2] gcrypt: Enable crypto tests under msys2/mingw

Which qemu change corresponds to RedHat bug 1655408
 2020-10-13  1:01 UTC  (6+ messages)

[Bug 1899539] [NEW] keyboard errors in DOS, found links to similar errors for reference
 2020-10-13  0:52 UTC  (2+ messages)
` [Bug 1899539] "

[PATCH 0/5] hw: Use PCI macros from 'hw/pci/pci.h'
 2020-10-13  0:45 UTC  (9+ messages)
` [PATCH 2/5] hw/pci-host: Use the PCI_BUILD_BDF() macro "
` [PATCH 3/5] hw/pci-host/uninorth: Use the PCI_FUNC() "
` [PATCH 4/5] hw: Use the PCI_SLOT() "
` [PATCH 5/5] hw: Use the PCI_DEVFN() "

[PATCH] spapr: Clarify why DR connectors aren't user creatable
 2020-10-13  0:39 UTC  (2+ messages)

[PATCH] spapr: Move spapr_create_nvdimm_dr_connectors() to core machine code
 2020-10-13  0:40 UTC  (2+ messages)

[PATCH v6 0/5] Enable plugin support on msys2/mingw
 2020-10-13  0:39 UTC  (7+ messages)
` [PATCH v6 1/5] plugins: getting qemu_plugin_get_hwaddr only expose one function prototype
` [PATCH v6 2/5] plugins: Fixes typo in qemu-plugin.h
` [PATCH v6 3/5] plugins: Getting qemu-plugin works under win32
` [PATCH v6 4/5] plugins: Getting qemu-plugin.h can be included in multiple source file
` [PATCH v6 5/5] cirrus: Enable plugins in cirrus for windows

[PATCH v2 0/2] Fixes building nfs on msys2/mingw
 2020-10-13  0:15 UTC  (3+ messages)
` [PATCH v2 1/2] block: Fixes nfs compiling error "
` [PATCH v2 2/2] block: enable libnfs on msys2/mingw in cirrus.yml

[PATCH v3 RESEND] fcntl: Add 32bit filesystem mode
 2020-10-13  0:08 UTC  (2+ messages)

[PULL v2 00/30] Block patches
 2020-10-13  0:05 UTC  (34+ messages)
` [PULL v2 01/30] block/nvme: Add driver statistics for access alignment and hw errors
` [PULL v2 02/30] libvhost-user: Allow vu_message_read to be replaced
` [PULL v2 03/30] libvhost-user: remove watch for kick_fd when de-initialize vu-dev
` [PULL v2 04/30] util/vhost-user-server: generic vhost user server
` [PULL v2 05/30] block: move logical block size check function to a common utility function
` [PULL v2 06/30] block/export: vhost-user block device backend server
` [PULL v2 07/30] test: new qTest case to test the vhost-user-blk-server
` [PULL v2 08/30] MAINTAINERS: Add vhost-user block device backend server maintainer
` [PULL v2 09/30] util/vhost-user-server: s/fileds/fields/ typo fix
` [PULL v2 10/30] util/vhost-user-server: drop unnecessary QOM cast
` [PULL v2 11/30] util/vhost-user-server: drop unnecessary watch deletion
` [PULL v2 12/30] block/export: consolidate request structs into VuBlockReq
` [PULL v2 13/30] util/vhost-user-server: drop unused DevicePanicNotifier
` [PULL v2 14/30] util/vhost-user-server: fix memory leak in vu_message_read()
` [PULL v2 15/30] util/vhost-user-server: check EOF when reading payload
` [PULL v2 16/30] util/vhost-user-server: rework vu_client_trip() coroutine lifecycle
` [PULL v2 17/30] block/export: report flush errors
` [PULL v2 18/30] block/export: convert vhost-user-blk server to block export API
` [PULL v2 19/30] util/vhost-user-server: move header to include/
` [PULL v2 20/30] util/vhost-user-server: use static library in meson.build
` [PULL v2 21/30] qemu-storage-daemon: avoid compiling blockdev_ss twice
` [PULL v2 22/30] block: move block exports to libblockdev
` [PULL v2 23/30] block/export: add iothread and fixed-iothread options
` [PULL v2 24/30] block/export: add vhost-user-blk multi-queue support
` [PULL v2 25/30] tests/qtest: add multi-queue test case to vhost-user-blk-test
` [PULL v2 26/30] block/io: fix bdrv_co_block_status_above
` [PULL v2 27/30] block/io: bdrv_common_block_status_above: support include_base
` [PULL v2 28/30] block/io: bdrv_common_block_status_above: support bs == base
` [PULL v2 29/30] block/io: fix bdrv_is_allocated_above
` [PULL v2 30/30] iotests: add commit top->base cases to 274

[PATCH v9 0/5] Fixes curses on msys2/mingw
 2020-10-12 23:43 UTC  (6+ messages)
` [PATCH v9 1/5] configure: fixes indent of $meson setup
` [PATCH v9 2/5] curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingw
` [PATCH v9 3/5] curses: Fixes curses compiling errors
` [PATCH v9 4/5] win32: Simplify gmtime_r detection not depends on if _POSIX_C_SOURCE are defined on msys2/mingw
` [PATCH v9 5/5] configure: Fixes ncursesw detection under msys2/mingw by convert them to meson

[PATCH v7 0/4] Improve cirrus msys2
 2020-10-12 23:37 UTC  (5+ messages)
` [PATCH v7 1/4] scripts: Convert qemu-version.sh to qemu-version.py
` [PATCH v7 2/4] gitignore: ignore a bit more
` [PATCH v7 3/4] docs: Fixes build docs on msys2/mingw
` [PATCH v7 4/4] cirrus: Enable doc build "

Using virtio-vhost-user or vhost-pci
 2020-10-12 23:14 UTC  (2+ messages)

[PATCH v4 0/5] pseries NUMA distance calculation
 2020-10-12 22:48 UTC  (4+ messages)
` [PATCH v4 4/5] spapr_numa: consider user input when defining associativity

[PATCH v2 0/3] unbreak non-tcg builds
 2020-10-12 22:29 UTC  (5+ messages)
` [PATCH v2 1/3] tests/Makefile.include: "
` [PATCH v2 2/3] qtest: unbreak non-TCG builds in bios-tables-test
` [PATCH v2 3/3] replay: do not build if TCG is not available

[PATCH 0/3] Acceptance Tests: improve usage on GitLab CI
 2020-10-12 21:18 UTC  (5+ messages)
` [PATCH 3/3] Acceptance tests: show test report "

[PATCH] hw/rtc/m48t59: Simplify m48t59_init()
 2020-10-12 21:18 UTC  (3+ messages)

[PULL v2 00/38] SCSI, qdev, qtest, meson patches for 2020-10-10
 2020-10-12 21:09 UTC  (40+ messages)
` [PULL 01/38] meson.build: Add comments to clarify code organization
` [PULL 02/38] meson.build: Sort sourcesets alphabetically
` [PULL 03/38] hw/core: Move the creation of the library to the main meson.build
` [PULL 04/38] chardev: "
` [PULL 05/38] migration: "
` [PULL 06/38] io: "
` [PULL 07/38] crypto: "
` [PULL 08/38] authz: "
` [PULL 09/38] qom: "
` [PULL 10/38] hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE
` [PULL 11/38] softmmu: move more files to softmmu/
` [PULL 12/38] exec: split out non-softmmu-specific parts
` [PULL 13/38] qom: fix objects with improper parent type
` [PULL 14/38] docs: Move QTest documentation to its own document
` [PULL 15/38] docs/devel/qtest: Include protocol spec in document
` [PULL 16/38] docs/devel/qtest: Include libqtest API reference
` [PULL 17/38] qtest: unify extra_qtest_srcs and extra_qtest_deps
` [PULL 18/38] docs/devel: update instruction on how to add new unit tests
` [PULL 19/38] build-sys: fix git version from -version
` [PULL 20/38] meson.build: Re-enable KVM support for MIPS
` [PULL 21/38] qtest: rename qtest_qmp_receive to qtest_qmp_receive_dict
` [PULL 22/38] qtest: Reintroduce qtest_qmp_receive with QMP event buffering
` [PULL 23/38] qtest: remove qtest_qmp_receive_success
` [PULL 24/38] device-plug-test: use qtest_qmp to send the device_del command
` [PULL 25/38] qtest: switch users back to qtest_qmp_receive
` [PULL 26/38] qtest: check that drives are really appearing and disappearing
` [PULL 27/38] qemu-iotests, qtest: rewrite test 067 as a qtest
` [PULL 28/38] qdev: add "check if address free" callback for buses
` [PULL 29/38] scsi/scsi_bus: switch search direction in scsi_device_find
` [PULL 30/38] device_core: use drain_call_rcu in in qmp_device_add
` [PULL 31/38] device-core: use RCU for list of children of a bus
` [PULL 32/38] scsi: switch to bus->check_address
` [PULL 33/38] device-core: use atomic_set on .realized property
` [PULL 34/38] scsi/scsi-bus: scsi_device_find: don't return unrealized devices
` [PULL 35/38] scsi/scsi_bus: Add scsi_device_get
` [PULL 36/38] virtio-scsi: use scsi_device_get
` [PULL 37/38] scsi/scsi_bus: fix races in REPORT LUNS
` [PULL 38/38] meson: identify more sections of meson.build

[RFC] Don't lookup full CPU state in the indirect branch fast path on AArch64 when running in user mode
 2020-10-12 20:52 UTC  (2+ messages)

[PATCH 0/1] mips: add 34Kf-64tlb fictitious cpu type like 34Kf but with 64 TLBs
 2020-10-12 20:36 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet()
 2020-10-12 20:34 UTC  (2+ messages)

[PATCH 0/2] Add Xen CpusAccel
 2020-10-12 20:44 UTC  (10+ messages)
` [PATCH 1/2] accel: move qtest CpusAccel functions to a common location
` [PATCH 2/2] accel: Add xen CpusAccel using dummy-cpu

[PATCH 0/4] spapr: Fix and cleanups for sPAPR CPU core
 2020-10-12 20:24 UTC  (3+ messages)
` [PATCH 4/4] spapr: Make spapr_cpu_core_unrealize() idempotent

[PATCH 00/10] target/arm: Various v8.1M minor features
 2020-10-12 19:56 UTC  (3+ messages)
` [PATCH 07/10] target/arm: Implement v8.1M low-overhead-loop instructions

[PATCH] meson.build: drop duplicate 'sparc64' entry
 2020-10-12 19:15 UTC  (2+ messages)

[Qemu-devel] [Bug 1775702] [NEW] High host CPU load and slower guest after upgrade guest OS Windows 10 to ver 1803
 2020-10-12 18:48 UTC  (2+ messages)
` [Bug 1775702] "

[PULL 00/14] Monitor patches for 2020-10-09
 2020-10-12 18:49 UTC  (8+ messages)
` [PULL 09/14] qmp: Move dispatcher to a coroutine

[RFC PATCH 0/2] contrib/gitdm: Add more academic contributors
 2020-10-12 18:28 UTC  (3+ messages)
` [RFC PATCH 2/2] contrib/gitdm: Add more academic domains

[PATCH v11 00/13] Apply COR-filter to the block-stream permanently
 2020-10-12 17:43 UTC  (14+ messages)
` [PATCH v11 01/13] copy-on-read: Support preadv/pwritev_part functions
` [PATCH v11 02/13] copy-on-read: add filter append/drop functions
` [PATCH v11 03/13] qapi: add filter-node-name to block-stream
` [PATCH v11 04/13] copy-on-read: pass overlay base node name to COR driver
` [PATCH v11 05/13] copy-on-read: limit COR operations to base in "
` [PATCH v11 06/13] block: modify the comment for BDRV_REQ_PREFETCH flag
` [PATCH v11 07/13] block: include supported_read_flags into BDS structure
` [PATCH v11 08/13] copy-on-read: add support for BDRV_REQ_PREFETCH to COR-filter
` [PATCH v11 09/13] copy-on-read: skip non-guest reads if no copy needed
` [PATCH v11 10/13] stream: skip filters when writing backing file name to QCOW2 header
` [PATCH v11 11/13] stream: mark backing-file argument as deprecated
` [PATCH v11 12/13] stream: remove unused backing-file name parameter
` [PATCH v11 13/13] block: apply COR-filter to block-stream jobs

[RFC PATCH 0/4] generic loader FDT support (for direct Xen boot)
 2020-10-12 17:25 UTC  (6+ messages)

Requirements for out-of-process device emulation
 2020-10-12 17:16 UTC  (2+ messages)

[PATCH 0/6] hw/pci-host/sabre: Report UNIMP/GUEST_ERROR accesses
 2020-10-12 17:09 UTC  (7+ messages)
` [PATCH 1/6] hw/pci-host/sabre: Update documentation link
` [PATCH 2/6] hw/pci-host/sabre: Remove superfluous address range check
` [PATCH 3/6] hw/pci-host/sabre: Simplify code initializing variable once
` [PATCH 4/6] hw/pci-host/sabre: Report unimplemented accesses via UNIMP log_mask
` [PATCH 5/6] hw/pci-host/sabre: Report IOMMU address range as unimplemented
` [PATCH 6/6] hw/pci-host/sabre: Log reserved address accesses as GUEST_ERROR

[PATCH v7 00/13] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
 2020-10-12 16:56 UTC  (6+ messages)
` [PATCH v7 02/13] qtest: Reintroduce qtest_qmp_receive


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