messages from 2020-09-25 00:49:24 to 2020-09-25 12:40:00 UTC [more...]
[PULL 00/11] capstone + disassembler patch queue
2020-09-25 12:33 UTC (3+ messages)
[PATCH v2 00/31] block/export: Add infrastructure and QAPI for block exports
2020-09-25 12:34 UTC (6+ messages)
` [PATCH v2 21/31] block/export: Add BLOCK_EXPORT_DELETED event
[PATCH v3 0/2] vhost-vdpa: add trace functions in vhost-vdpa.c
2020-09-25 12:24 UTC (4+ messages)
` [PATCH v3 1/2] util/hexdump: introduce qemu_hexdump_line()
` [PATCH v3 2/2] vhost-vdpa: add trace-events
[PATCH] virtio-pmem-pci: force virtio version 1
2020-09-25 12:19 UTC (5+ messages)
[PATCH v2 00/38] qapi: static typing conversion, pt1
2020-09-25 12:22 UTC (23+ messages)
` [PATCH v2 02/38] qapi-gen: Separate arg-parsing from generation
` [PATCH v2 04/38] qapi: Prefer explicit relative imports
` [PATCH v2 09/38] qapi/common.py: Add indent manager
` [PATCH v2 18/38] qapi/events.py: Move comments into docstrings
` [PATCH v2 22/38] qapi/source.py: add type hint annotations
[PATCH QEMU v25 00/17] Add migration support for VFIO devices
2020-09-25 12:17 UTC (5+ messages)
` [PATCH v26 07/17] vfio: Register SaveVMHandlers for VFIO device
` [PATCH v26 16/17] vfio: Make vfio-pci device migration capable
tools/virtiofs: Multi threading seems to hurt performance
2020-09-25 12:11 UTC (10+ messages)
` virtiofs vs 9p performance(Re: tools/virtiofs: Multi threading seems to hurt performance)
` virtiofs vs 9p performance
` [Virtio-fs] tools/virtiofs: Multi threading seems to hurt performance
[PULL 00/26] migration and friends queue
2020-09-25 12:06 UTC (27+ messages)
` [PULL 01/26] migration: Properly destroy variables on incoming side
` [PULL 02/26] migration: Rework migrate_send_rp_req_pages() function
` [PULL 03/26] migration/dirtyrate: setup up query-dirtyrate framwork
` [PULL 04/26] migration/dirtyrate: add DirtyRateStatus to denote calculation status
` [PULL 05/26] migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info
` [PULL 06/26] migration/dirtyrate: Add dirtyrate statistics series functions
` [PULL 07/26] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h
` [PULL 08/26] migration/dirtyrate: Record hash results for each sampled page
` [PULL 09/26] migration/dirtyrate: Compare page hash results for recorded "
` [PULL 10/26] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE
` [PULL 11/26] migration/dirtyrate: Implement set_sample_page_period() and is_sample_period_valid()
` [PULL 12/26] migration/dirtyrate: Implement calculate_dirtyrate() function
` [PULL 13/26] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function
` [PULL 14/26] migration/dirtyrate: Add trace_calls to make it easier to debug
` [PULL 15/26] migration: Truncate state file in xen-save-devices-state
` [PULL 16/26] migration: increase max-bandwidth to 128 MiB/s (1 Gib/s)
` [PULL 17/26] migration/tls: save hostname into MigrationState
` [PULL 18/26] migration/tls: extract migration_tls_client_create for common-use
` [PULL 19/26] migration/tls: add tls_hostname into MultiFDSendParams
` [PULL 20/26] migration/tls: extract cleanup function for common-use
` [PULL 21/26] migration/tls: add support for multifd tls-handshake
` [PULL 22/26] migration/tls: add trace points for multifd-tls
` [PULL 23/26] monitor: Use LOCK_GUARD macros
` [PULL 24/26] virtiofsd: document cache=auto default
` [PULL 25/26] virtiofsd: Used glib "shared" thread pool
` [PULL 26/26] virtiofsd: Add -o allow_direct_io|no_allow_direct_io options
[PULL v4 00/92] Misc patches for 2020-09-24
2020-09-25 12:05 UTC
[PATCH 00/14] raspi: add the bcm2835 cprman clock manager
2020-09-25 11:56 UTC (17+ 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 09/14] hw/misc/bcm2835_cprman: add a clock mux skeleton implementation
` [PATCH 10/14] hw/misc/bcm2835_cprman: implement clock mux behaviour
` [PATCH 11/14] hw/misc/bcm2835_cprman: add the DSI0HSCK multiplexer
` [PATCH 12/14] hw/misc/bcm2835_cprman: add sane reset values to the registers
` [RFC PATCH 13/14] hw/char/pl011: add a clock input
` [RFC PATCH 14/14] hw/arm/bcm2835_peripherals: connect the UART clock
[PATCH v2 0/6] migration/postcopy: Sync faulted addresses after network recovered
2020-09-25 11:50 UTC (3+ messages)
[PULL v2 00/92] Misc patches for 2020-09-24
2020-09-25 11:44 UTC (4+ messages)
[PULL v3 00/92] Misc patches for 2020-09-24
2020-09-25 11:30 UTC
[PATCH v6 00/15] preallocate filter
2020-09-25 11:25 UTC (15+ messages)
` [PATCH v6 10/15] iotests: qemu_io_silent: support --image-opts
` [PATCH v6 11/15] iotests: add 298 to test new preallocate filter driver
` [PATCH v6 12/15] scripts/simplebench: support iops
` [PATCH v6 13/15] scripts/simplebench: improve view of ascii table
` [PATCH v6 14/15] scripts/simplebench: improve ascii table: add difference line
` [PATCH v6 15/15] scripts/simplebench: add bench_prealloc.py
[PATCH v1 0/5] virtio-mem: block size and address-assignment optimizations
2020-09-25 10:16 UTC (2+ messages)
[PULL 00/92] Misc patches for 2020-09-24
2020-09-25 10:08 UTC (2+ messages)
[PULL 00/13] Block patches
2020-09-25 9:59 UTC (4+ messages)
[PATCH] build: Build and install the info manual
2020-09-25 9:45 UTC (4+ messages)
[PATCH 0/7] Retrieve zPCI hardware information from VFIO
2020-09-25 9:41 UTC (5+ messages)
` [PATCH 3/7] s390x/pci: create a header dedicated to PCI CLP
` [PATCH 4/7] s390x/pci: use a PCI Group structure
[PATCH v3 0/2] MTE support for KVM guest
2020-09-25 9:36 UTC (3+ messages)
` [PATCH v3 1/2] arm64: kvm: Save/restore MTE registers
` [PATCH v3 2/2] arm64: kvm: Introduce MTE VCPU feature
[PATCH V1 00/32] Live Update
2020-09-25 9:26 UTC (13+ messages)
` [PATCH V1 01/32] savevm: add vmstate handler iterators
` [PATCH V1 04/32] savevm: HMP Command for cprsave
` [PATCH V1 11/32] cpu: disable ticks when suspended
[PATCH 0/4] qemu/bswap: Use compiler __builtin_bswap()
2020-09-25 9:22 UTC (7+ messages)
` [PATCH 4/4] qemu/bswap: Remove <byteswap.h> dependency
[PATCH v3 00/47] qapi: static typing conversion, pt1
2020-09-25 9:20 UTC (30+ messages)
` [PATCH v3 05/47] qapi/doc.py: Change code templates from function to string
` [PATCH v3 12/47] qapi: enforce import order/styling with isort
` [PATCH v3 14/47] qapi: add pylintrc
` [PATCH v3 20/47] qapi/common.py: add type hint annotations
` [PATCH v3 21/47] qapi/common.py: Convert comments into docstrings, and elaborate
` [PATCH v3 22/47] qapi/common.py: move build_params into gen.py
` [PATCH v3 23/47] qapi: establish mypy type-checking baseline
` [PATCH v3 25/47] qapi/events.py: Move comments into docstrings
` [PATCH v3 26/47] qapi/commands.py: Don't re-bind to variable of different type
` [PATCH v3 29/47] qapi/source.py: add type hint annotations
` [PATCH v3 30/47] qapi/source.py: delint with pylint
` [PATCH v3 31/47] qapi/gen.py: Fix edge-case of _is_user_module
` [PATCH v3 32/47] qapi/gen.py: add type hint annotations
` [PATCH v3 34/47] qapi/gen.py: Remove unused parameter
` [PATCH v3 35/47] qapi/gen.py: update write() to be more idiomatic
` [PATCH v3 36/47] qapi/gen.py: delint with pylint
` [PATCH v3 37/47] qapi/introspect.py: assert obj is a dict when features are given
` [PATCH v3 38/47] qapi/instrospect.py: add preliminary type hint annotations
` [PATCH v3 39/47] qapi/introspect.py: add _gen_features helper
` [PATCH v3 40/47] qapi/introspect.py: Unify return type of _make_tree()
` [PATCH v3 41/47] qapi/introspect.py: replace 'extra' dict with 'comment' argument
` [PATCH v3 42/47] qapi/introspect.py: create a typed 'Node' data structure
` [PATCH v3 43/47] qapi/types.py: add type hint annotations
` [PATCH v3 44/47] qapi/types.py: remove one-letter variables
` [PATCH v3 45/47] qapi/visit.py: assert tag_member contains a QAPISchemaEnumType
` [PATCH v3 46/47] qapi/visit.py: remove unused parameters from gen_visit_object
` [PATCH v3 47/47] qapi/visit.py: add type hint annotations
[PATCH 0/8] softfloat: Implement float128_muladd
2020-09-25 9:17 UTC (5+ messages)
` [PATCH 6/8] "
[PATCH v3 1/1] accel/tcg: Fix computing of is_write for MIPS
2020-09-25 9:05 UTC (2+ messages)
[PATCH] tests/vm: Add Haiku test based on their vagrant images
2020-09-25 9:00 UTC (4+ messages)
[RFC v4 00/70] support vector extension v1.0
2020-09-25 8:51 UTC (6+ messages)
` [RFC v4 17/70] target/riscv: rvv-1.0: configure instructions
` [RFC v4 53/70] target/riscv: rvv-1.0: floating-point slide instructions
SEV guest debugging support for Qemu
2020-09-25 8:51 UTC (7+ messages)
[PATCH v7 0/5] fix & merge block_status_above and is_allocated_above
2020-09-25 8:38 UTC (2+ messages)
[PATCH] docs: add 'io_uring' option to 'aio' param in qemu-options.hx
2020-09-25 8:38 UTC (2+ messages)
[PATCH v2 1/1] accel/tcg: Fix computing of is_write for mips
2020-09-25 8:34 UTC (3+ messages)
[PATCH v2 0/3] qga: add command guest-get-disk
2020-09-25 8:32 UTC (2+ messages)
[PATCH v9 0/7] coroutines: generate wrapper code
2020-09-25 8:32 UTC (4+ messages)
` [PATCH v9 4/7] scripts: add block-coroutine-wrapper.py
` [PATCH 0.5/7] include/block/block.h: drop non-ascii quotation mark
[PATCH v4] hw/i386/pc: add max combined fw size as machine configuration option
2020-09-25 8:23 UTC (3+ messages)
[RFC PATCH v3 0/7] Use ACPI PCI hot-plug for Q35
2020-09-25 8:20 UTC (4+ messages)
` [RFC PATCH v3 2/7] hw/i386/acpi-build: Add ACPI PCI hot-plug methods to Q35
[PATCH v1 0/3] Remove the limitation of Intel PT CPUID info
2020-09-25 8:20 UTC (10+ messages)
[PATCH v9 0/7] coroutines: generate wrapper code
2020-09-25 8:04 UTC (2+ messages)
[PATCH] configure: Fix build dependencies with vhost-vdpa
2020-09-25 7:59 UTC (3+ messages)
[PATCH 00/16] hw/block/nvme: zoned namespace command set
2020-09-25 7:55 UTC (5+ messages)
[PATCH 0/1] tcg: Adjust simd_desc size encoding
2020-09-25 7:56 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 00/37] qapi: static typing conversion, pt1
2020-09-25 7:49 UTC (14+ messages)
` [PATCH 14/37] qapi/common.py: Move comments into docstrings
` [PATCH 16/37] qapi: establish mypy type-checking baseline
[PATCH 1/3] virtio-net: Set mac address to hardware if the peer is vdpa
2020-09-25 7:46 UTC (5+ messages)
[PATCH v5] hw/i386/pc: add max combined fw size as machine configuration option
2020-09-25 7:00 UTC (2+ messages)
[PATCH 0/3] Hyper-V Dynamic Memory Protocol driver (hv-balloon)
2020-09-25 6:49 UTC (8+ messages)
[PATCH v5 00/20] Convert QAPI doc comments to generate rST instead of texinfo
2020-09-25 6:48 UTC (10+ messages)
` [PATCH v5 09/20] docs/sphinx: Add new qapi-doc Sphinx extension
` [PATCH v5 14/20] scripts/qapi: Remove texinfo generation support
[PATCH v5.1.0] build: Build and install the info manual
2020-09-25 2:36 UTC
[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
2020-09-25 6:09 UTC (4+ messages)
` [Bug 1849644] "
[PATCH 00/16] qapi: static typing conversion, pt2
2020-09-25 6:03 UTC (44+ messages)
` [PATCH 03/16] qapi/expr.py: constrain incoming expression types
` [PATCH 04/16] qapi/expr.py: Add assertion for union type 'check_dict'
` [PATCH 06/16] qapi/expr.py: Check type of 'data' member
` [PATCH 07/16] qapi/expr.py: Add casts in a few select cases
` [PATCH 08/16] qapi/expr.py: add type hint annotations
` [PATCH 09/16] qapi/expr.py: rewrite check_if
` [PATCH 10/16] qapi/expr.py: Remove single-letter variable
` [PATCH 11/16] qapi/expr.py: enable pylint checks
` [PATCH 12/16] qapi/expr.py: Add docstrings
` [PATCH 13/16] qapi/expr.py: Modify check_keys to accept any Iterable
` [PATCH 14/16] qapi/expr.py: Use tuples instead of lists for static data
` [PATCH 15/16] qapi/expr.py: move related checks inside check_xxx functions
` [PATCH 16/16] qapi/expr.py: Use an expression checker dispatch table
[PATCH] input-linux: Reset il->fd handler before closing it
2020-09-25 4:31 UTC (2+ messages)
[PATCH V9 0/6] mips: Add Loongson-3 machine support
2020-09-25 4:28 UTC (6+ messages)
` [PATCH V9 6/6] hw/mips: "
[PATCH v2 0/6] pseries NUMA distance calculation
2020-09-25 3:48 UTC (12+ messages)
` [PATCH v2 2/6] spapr_numa: forbid asymmetrical NUMA setups
` [PATCH v2 3/6] spapr_numa: translate regular NUMA distance to PAPR distance
` [PATCH v2 4/6] spapr_numa: change reference-points and maxdomain settings
` [PATCH v2 5/6] spapr_numa: consider user input when defining associativity
` [PATCH v2 6/6] specs/ppc-spapr-numa: update with new NUMA support
[Bug 1897194] [NEW] Test failure in test-crypto-secret.c
2020-09-25 1:33 UTC
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).