messages from 2020-08-20 15:56:42 to 2020-08-21 10:36:14 UTC [more...]
[PULL v8 000/152] Meson-based build system
2020-08-21 10:21 UTC (27+ messages)
` [PULL v8 001/152] oss-fuzz/build: remove LIB_FUZZING_ENGINE
` [PULL v8 002/152] optionrom: simplify Makefile
` [PULL v8 003/152] pc-bios/s390-ccw: do not use rules.mak
` [PULL v8 004/152] trace: switch position of headers to what Meson requires
` [PULL v8 005/152] meson: rename included C source files to .c.inc
` [PULL v8 006/152] meson: rename .inc.h files to .h.inc
` [PULL v8 007/152] build-sys hack: ensure target directory is there
` [PULL v8 008/152] tests/vm: do not pollute configure with --efi-aarch64
` [PULL v8 009/152] tests/vm: check for Python YAML parser in the Makefile
` [PULL v8 010/152] tests/docker: add test script for static linux-user builds
` [PULL v8 011/152] nsis: use "make DESTDIR=" instead of "make prefix="
` [PULL v8 012/152] configure: do not include $(...) variables in config-host.mak
` [PULL v8 013/152] configure: expand path variables for meson configure
` [PULL v8 014/152] configure: prepare CFLAGS/CXXFLAGS/LDFLAGS for Meson
` [PULL v8 015/152] tests/vm: include setuptools
` [PULL v8 016/152] configure: add support for pseudo-"in source tree" builds
` [PULL v8 018/152] configure: generate Meson cross file
` [PULL v8 020/152] build-sys: add meson submodule
` [PULL v8 021/152] meson: move summary to meson.build
` [PULL v8 022/152] meson: enable pie
` [PULL v8 024/152] meson: add sparse support
` [PULL v8 025/152] meson: add testsuite Makefile generator
` [PULL v8 026/152] libqemuutil, qapi, trace: convert to meson
` [PULL v8 028/152] meson: add version.o
` [PULL v8 034/152] contrib/rdmacm-mux: convert to Meson
` [PULL v8 037/152] contrib/ivshmem: convert to meson
[PATCH v3] configure: add support for pseudo-"in source tree" builds
2020-08-21 10:22 UTC
[PATCH v5 00/15] block/nvme: Various cleanups required to use multiple queues
2020-08-21 10:20 UTC (28+ messages)
` [PATCH v5 01/15] block/nvme: Replace magic value by SCALE_MS definition
` [PATCH v5 02/15] block/nvme: Avoid further processing if trace event not enabled
` [PATCH v5 03/15] block/nvme: Let nvme_create_queue_pair() fail gracefully
` [PATCH v5 04/15] block/nvme: Define INDEX macros to ease code review
` [PATCH v5 05/15] block/nvme: Improve error message when IO queue creation failed
` [PATCH v5 06/15] block/nvme: Use common error path in nvme_add_io_queue()
` [PATCH v5 07/15] block/nvme: Rename local variable
` [PATCH v5 08/15] block/nvme: Use union of NvmeIdCtrl / NvmeIdNs structures
` [PATCH v5 09/15] block/nvme: Replace qemu_try_blockalign0 by qemu_try_blockalign/memset
` [PATCH v5 10/15] block/nvme: Replace qemu_try_blockalign(bs) by qemu_try_memalign(pg_sz)
` [PATCH v5 11/15] block/nvme: Simplify nvme_init_queue() arguments
` [PATCH v5 12/15] block/nvme: Replace BDRV_POLL_WHILE by AIO_WAIT_WHILE
` [PATCH v5 13/15] block/nvme: Simplify nvme_create_queue_pair() arguments
` [PATCH v5 14/15] block/nvme: Extract nvme_poll_queue()
` [PATCH v5 15/15] block/nvme: Use an array of EventNotifier
[PATCH 00/18] hw/riscv: Add Microchip PolarFire SoC Icicle Kit board support
2020-08-21 10:09 UTC (6+ messages)
` [PATCH 07/18] hw/sd: sd: Fix incorrect populated function switch status data structure
[PATCH v2] configure: add support for pseudo-"in source tree" builds
2020-08-21 10:17 UTC (10+ messages)
[PATCH] configure: add support for psuedo-"in source tree" builds
2020-08-21 10:14 UTC (13+ messages)
[PATCH 0/2] fdmon-poll: reset npfd when upgrading to fdmon-epoll
2020-08-21 10:12 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests: add test-fdmon-epoll
[PATCH] virtio-gpu: fix unmap the already mapped items
2020-08-21 10:07 UTC (2+ messages)
[PATCH] numa: hmat: fix cache size check
2020-08-21 10:05 UTC
[PATCH v3 00/10] *** A Method for evaluating dirty page rate ***
2020-08-21 10:00 UTC (29+ messages)
` [PATCH v3 01/10] migration/dirtyrate: Add get_dirtyrate_thread() function
` [PATCH v3 02/10] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info
` [PATCH v3 03/10] migration/dirtyrate: Add dirtyrate statistics series functions
` [PATCH v3 04/10] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
` [PATCH v3 05/10] migration/dirtyrate: Record hash results for each sampled page
` [PATCH v3 06/10] migration/dirtyrate: Compare page hash results for recorded "
` [PATCH v3 07/10] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
` [PATCH v3 08/10] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period()
` [PATCH v3 09/10] migration/dirtyrate: Implement calculate_dirtyrate() function
` [PATCH v3 10/10] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
deprecation of in-tree builds
2020-08-21 9:55 UTC (12+ messages)
Suspicious QOM types without instance/class size
2020-08-21 9:43 UTC (5+ messages)
[PATCH V6] Introduce a new flag for i440fx to disable PCI hotplug on the root bus
2020-08-21 9:16 UTC (3+ messages)
[PATCH] hw/arm/sbsa-ref: fix typo breaking PCIe IRQs
2020-08-21 9:08 UTC (2+ messages)
[PATCH 00/10] pseries NUMA distance rework
2020-08-21 8:55 UTC (7+ messages)
` [PATCH 02/10] numa: introduce MachineClass::forbid_asymmetrical_numa
[PATCH 0/2] Enable virtio-fs on s390x
2020-08-21 8:50 UTC (4+ messages)
` [PATCH 2/2] libvhost-user: handle endianness as mandated by the spec
[PATCH] cirrus: handle wraparound in cirrus_invalidate_region
2020-08-21 8:26 UTC
[PATCH] hw: cirrus_vga: mask 'off_begin' in cirrus_invalidate_region()
2020-08-21 8:23 UTC (2+ messages)
[PATCH v4 0/4] migration: Add block-bitmap-mapping parameter
2020-08-21 8:09 UTC (5+ messages)
` [PATCH v4 4/4] iotests: Test node/bitmap aliases during migration
[PATCH] .gitignore: add virtiofsd binary
2020-08-21 7:09 UTC
[PATCH] util/vfio-helpers: Unify trace-events size format
2020-08-21 6:56 UTC (2+ messages)
[PULL v7 000/151] Meson-based build system
2020-08-21 6:15 UTC (7+ messages)
[PATCH v2] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends
2020-08-21 5:39 UTC (3+ messages)
[PATCH] virtiofsd: add -o allow_directio|no_directio option
2020-08-21 3:41 UTC
[RFC PATCH v2 0/4] Use ACPI PCI hot-plug for q35
2020-08-21 3:41 UTC (2+ messages)
device compatibility interface for live migration with assigned devices
2020-08-21 3:14 UTC (13+ messages)
` [ovirt-devel] "
[Bug 1892441] [NEW] "No zIPL section in IPL2 record" error when emulating Debian 10.5.0 on s390x
2020-08-21 2:16 UTC (2+ messages)
` [Bug 1892441] "
[PATCH v2 0/4] spapr/xive: Allocate vCPU IPIs from the vCPU contexts
2020-08-21 1:38 UTC (2+ messages)
[PATCH] hw/arm/virt: Default to architecture appropriate CPU
2020-08-21 1:08 UTC (3+ messages)
[PATCH v2 0/3] hw/sd: Add Cadence SDHCI emulation
2020-08-21 0:54 UTC (3+ messages)
[PATCH v5 0/3] migration: Add block-bitmap-mapping parameter
2020-08-21 0:39 UTC (7+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 3/3] iotests: Test node/bitmap aliases during migration
[PATCH v2] ppc/pnv: Add a HIOMAP erase command
2020-08-20 22:54 UTC (4+ messages)
[PATCH 1/1] spapr_vscsi: do not allow device hotplug
2020-08-20 23:21 UTC (2+ messages)
[PATCH v2 0/5] iotest.FilePath fixes and cleanups
2020-08-20 23:54 UTC (6+ messages)
` [PATCH v2 1/5] qemu-iotests: Fix FilePaths cleanup
` [PATCH v2 2/5] qemu-iotests: Fix FilePaths docstring
` [PATCH v2 3/5] qemu-iotests: Support varargs syntax in FilePaths
` [PATCH v2 4/5] qemu-iotests: Merge FilePaths and FilePath
` [PATCH v2 5/5] qemu-iotests: Simplify FilePath __init__
[PATCH 0/1] qcow2: Skip copy-on-write when allocating a zero cluster
2020-08-20 21:58 UTC (9+ messages)
[PATCH] qemu-iotests: Fix FilePaths cleanup
2020-08-20 21:55 UTC (6+ messages)
[PATCH v4 00/10] preallocate filter
2020-08-20 21:09 UTC (15+ messages)
` [PATCH v4 01/10] block: simplify comment to BDRV_REQ_SERIALISING
` [PATCH v4 02/10] block/io.c: drop assertion on double waiting for request serialisation
` [PATCH v4 03/10] block/io: split out bdrv_find_conflicting_request
` [PATCH v4 04/10] block/io: bdrv_wait_serialising_requests_locked: drop extra bs arg
` [PATCH v4 05/10] block: bdrv_mark_request_serialising: split non-waiting function
` [PATCH v4 06/10] block: introduce BDRV_REQ_NO_WAIT flag
` [PATCH v4 07/10] block: introduce preallocate filter
` [PATCH v4 08/10] iotests.py: add verify_o_direct helper
` [PATCH v4 09/10] iotests.py: add filter_img_check
` [PATCH v4 10/10] iotests: add 298 to test new preallocate filter driver
[PATCH v7 00/13] Add Nuvoton NPCM730/NPCM750 SoCs and two BMC machines
2020-08-20 20:30 UTC (9+ messages)
` [PATCH v7 13/13] tests/acceptance: console boot tests for quanta-gsj
Trying to install win7 on qemu 5.1 with whpx failed, any suggestion?
2020-08-20 20:28 UTC
[PATCH v1 0/2] pc-bios: petalogix: Re-generate DTB and add DTS files
2020-08-20 19:43 UTC (3+ messages)
` [PATCH v1 1/2] microblaze: petalogix-ml605: Add device-tree source
` [PATCH v1 2/2] microblaze: petalogix-s3adsp1800: "
Avocado's upcoming LTS release
2020-08-20 19:09 UTC
[PATCH v2 00/58] qom: Automated conversion of type checking boilerplate
2020-08-20 18:48 UTC (6+ messages)
` [PATCH v2 44/58] qom: provide convenient macros for declaring and defining types
[PATCH 1/2] linux user: fixed proc myself execfd behaviour, added tests for proc myself fd
2020-08-20 17:38 UTC (2+ messages)
` [PATCH 2/2] linux user: refactored is proc functions for syscalls
[PATCH] ppc/pnv: Add a HIOMAP erase command
2020-08-20 16:45 UTC (3+ messages)
[PATCH] hw/arm/sbsa-ref.c : Add a fake embedded controller
2020-08-20 16:04 UTC (3+ messages)
[Qemu-devel] [Bug 1843254] [NEW] HCR.TID3 traps are not implemented
2020-08-20 15:40 UTC (2+ messages)
` [Bug 1843254] Re: arm emulation of "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).