qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-12 15:36:30 to 2020-10-12 23:47:09 UTC [more...]

[PATCH v9 0/5] Fixes curses on msys2/mingw
 2020-10-12 23:43 UTC  (4+ 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 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

[Bug 1899539] [NEW] keyboard errors in DOS, found links to similar errors for reference
 2020-10-12 22:17 UTC 

[PATCH v3 RESEND] fcntl: Add 32bit filesystem mode
 2020-10-12 22:06 UTC 

[PULL v2 00/30] Block patches
 2020-10-12 21:48 UTC  (33+ 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 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  (12+ messages)
` [PATCH 01/10] decodetree: Fix codegen for non-overlapping group inside overlapping group
` [PATCH 02/10] target/arm: Implement v8.1M NOCP handling
` [PATCH 03/10] target/arm: Implement v8.1M conditional-select insns
` [PATCH 04/10] target/arm: Make the t32 insn[25:23]=111 group non-overlapping
` [PATCH 05/10] target/arm: Don't allow BLX imm for M-profile
` [PATCH 06/10] target/arm: Implement v8.1M branch-future insns (as NOPs)
` [PATCH 07/10] target/arm: Implement v8.1M low-overhead-loop instructions
` [PATCH 08/10] target/arm: Fix has_vfp/has_neon ID reg squashing for M-profile
` [PATCH 09/10] target/arm: Implement FPSCR.LTPSIZE for M-profile LOB extension
` [PATCH 10/10] target/arm: Fix writing to FPSCR.FZ16 on M-profile

[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  (4+ 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

Why guest physical addresses are not the same as the corresponding host virtual addresses in QEMU/KVM? Thanks!
 2020-10-12 16:54 UTC  (4+ messages)

[PATCH v3] SEV: QMP support for Inject-Launch-Secret
 2020-10-12 16:49 UTC  (8+ messages)

[PATCH 0/3] Fix some crashes when using -object
 2020-10-12 16:23 UTC  (3+ messages)
` [PATCH 2/3] can-host-socketcan: Fix crash when 'if' option is not set

[PATCH 0/2] hw/mips/malta: Minor housekeeping in mips_malta_init()
 2020-10-12 16:05 UTC  (3+ messages)
` [PATCH 1/2] hw/mips/malta: Move gt64120 related code together
` [PATCH 2/2] hw/mips/malta: Use clearer qdev style

Who uses TYPE_VMBUS_DEVICE?
 2020-10-12 16:04 UTC  (4+ messages)

[PULL 00/30] Block patches
 2020-10-12 15:50 UTC  (3+ messages)

[PATCH 00/10] target/arm: Various v8.1M minor features
 2020-10-12 15:45 UTC  (34+ messages)
` [PATCH] Deprecate TileGX port
` [PATCH] Deprecate Unicore32 port
` [PATCH] Deprecate lm32 port
` [PATCH for-5.1] Makefile: Remove config-devices.mak on "make clean"
` [PATCH RISU] arm.risu: Add patterns for fp16 insns
` [PATCH RISU] arm.risu, thumb.risu: Add v8.2 DP and FHM insns
` [PATCH] configure: Test that gio libs from pkg-config work
` [PATCH 01/10] decodetree: Fix codegen for non-overlapping group inside overlapping group
` [PATCH for-5.1] docs/system/arm/virt: Document mte machine option
` [PATCH for-5.1] hw/arm/armsse: Assert info->num_cpus is in-bounds in armsse_realize()
` [PATCH] hw/arm/mps2: New board model mps2-386
` [PATCH for-5.1] hw/arm/netduino2, netduinoplus2: Set system_clock_scale
` [PATCH for-5.1] hw/arm/nrf51_soc: "
` [PATCH] hw/display/bcm2835_fb.c: Initialize all fields of struct
` [PATCH] hw/input/virtio-input-hid.c: Don't undef CONFIG_CURSES
` [PATCH] hw/intc/arm_gicv3_cpuif: Don't copy CPU's maintenance interrupt
` [PATCH] hw/intc/arm_gicv3_cpuif: Make GIC maintenance interrupts work
` [PATCH] hw/timer/armv7m_systick: assert that board code set system_clock_scale
` [PATCH for-5.1] hw/timer/imx_epit: Avoid assertion when CR.SWR is written
` [PATCH] hw/virtio/virtio-iommu-pci.c: Fix typo in error message
` [RFC PATCH v2] linux-user: Use FD_32BIT_MODE fd flag for 32-bit guests
` [PATCH] linux-user/arm/signal.c: Drop TARGET_CONFIG_CPU_32
` [PATCH] meson.build: Don't look for libudev for static builds
` [PATCH] msf2-soc, stellaris: Don't wire up SYSRESETREQ
` [PATCH] net/tap-solaris.c: Include qemu-common.h for TFR macro
` [PATCH] osdep.h: Add doc comment for qemu_get_thread_id()
` [PATCH for-5.1] qapi/machine.json: Fix missing newline in doc comment
` [PATCH v2] target/arm: Allow user-mode code to write CPSR.E via MSR
` [PATCH] target/arm: Delete unused ARM_FEATURE_CRC
` [PATCH] target/arm: Delete unused VFP_DREG macros

[PATCH] scripts: display how long each test takes to execute
 2020-10-12 15:34 UTC  (4+ 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).