messages from 2020-09-28 02:38:16 to 2020-09-28 13:29:12 UTC [more...]
[PATCH v9 0/9] Apply COR-filter to the block-stream permanently
2020-09-28 13:00 UTC (8+ messages)
` [PATCH v9 1/9] copy-on-read: Support preadv/pwritev_part functions
` [PATCH v9 2/9] copy-on-read: add filter append/drop functions
` [PATCH v9 3/9] qapi: add filter-node-name to block-stream
` [PATCH v9 4/9] copy-on-read: pass base node name to COR driver
` [PATCH v9 5/9] copy-on-read: limit guest COR activity to base in "
` [PATCH v9 7/9] stream: skip filters when writing backing file name to QCOW2 header
` [PATCH v9 8/9] block: remove unused backing-file name parameter
[PATCH v2 0/9] s390x/tcg: Implement some z14 facilities
2020-09-28 12:55 UTC (12+ messages)
` [PATCH v2 1/9] s390x/cpu_model: S390_FEAT_MISC_INSTRUCTION_EXT -> S390_FEAT_MISC_INSTRUCTION_EXT2
` [PATCH v2 2/9] s390x/tcg: Implement ADD HALFWORD (AGH)
` [PATCH v2 3/9] s390x/tcg: Implement SUBTRACT HALFWORD (SGH)
` [PATCH v2 4/9] s390x/tcg: Implement MULTIPLY (MG, MGRK)
` [PATCH v2 5/9] s390x/tcg: Implement MULTIPLY HALFWORD (MGH)
` [PATCH v2 6/9] s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
` [PATCH v2 7/9] s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
` [PATCH v2 8/9] s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2
` [PATCH v2 9/9] s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA)
[PULL 0/5] Usb 20200928 patches
2020-09-28 13:16 UTC (4+ messages)
` [PULL 2/5] usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.c
` [PULL 3/5] usb/hcd-xhci: Split pci wrapper for xhci base model
` [PULL 4/5] usb: hcd-xhci-sysbus: Attach xhci to sysbus device
[PATCH v6 00/21] Convert QAPI doc comments to generate rST instead of texinfo
2020-09-28 13:04 UTC (9+ messages)
` [PATCH v6 01/21] qapi: Fix doc comment indentation again
` [PATCH v6 02/21] qapi/block.json: Add newline after "Example:" for block-latency-histogram-set
[PATCH] hw/usb: Use lock guard macros
2020-09-28 13:15 UTC (2+ messages)
[PATCH v1 0/3] Remove the limitation of Intel PT CPUID info
2020-09-28 12:42 UTC (11+ messages)
` [PATCH v1 1/3] i386: Remove the limitation of IP payloads for Intel PT
[PATCH v10 0/7] Make hcd-xhci independent of pci hooks
2020-09-28 13:15 UTC (4+ messages)
` [PATCH v10 7/7] Versal: Connect DWC3 controller with virt-versal
[PATCH] aspeed: Add support for the g220a-bmc board
2020-09-28 10:11 UTC (4+ messages)
` [External] "
[PATCH 0/3] qdev-clock: Minor improvements to the Clock API
2020-09-28 13:04 UTC (11+ messages)
` [PATCH 1/3] util/cutils: Introduce freq_to_str() to display Hertz units
` [PATCH 2/3] qdev-monitor: Display frequencies scaled to SI unit
` [PATCH 3/3] hw/qdev-clock: Display error hint when clock is missing from device
[PATCH v2] aspeed: Add support for the g220a-bmc board
2020-09-28 9:27 UTC
[PULL v7 00/87] Misc patches for 2020-09-24
2020-09-28 13:02 UTC (2+ messages)
[RFC PATCH v4 01/29] Hexagon Update MAINTAINERS file
2020-09-28 12:36 UTC (29+ messages)
` [RFC PATCH v4 02/29] Hexagon (target/hexagon) README
` [RFC PATCH v4 03/29] Hexagon (include/elf.h) ELF machine definition
` [RFC PATCH v4 04/29] Hexagon (target/hexagon) scalar core definition
` [RFC PATCH v4 05/29] Hexagon (disas) disassembler
` [RFC PATCH v4 06/29] Hexagon (target/hexagon) register names
` [RFC PATCH v4 07/29] Hexagon (target/hexagon) scalar core helpers
` [RFC PATCH v4 08/29] Hexagon (target/hexagon) GDB Stub
` [RFC PATCH v4 09/29] Hexagon (target/hexagon) architecture types
` [RFC PATCH v4 10/29] Hexagon (target/hexagon) instruction and packet types
` [RFC PATCH v4 11/29] Hexagon (target/hexagon) register fields
` [RFC PATCH v4 12/29] Hexagon (target/hexagon) instruction attributes
` [RFC PATCH v4 13/29] Hexagon (target/hexagon) instruction/packet decode
` [RFC PATCH v4 14/29] Hexagon (target/hexagon) instruction printing
` [RFC PATCH v4 15/29] Hexagon (target/hexagon) utility functions
` [RFC PATCH v4 16/29] Hexagon (target/hexagon/imported) arch import
` [RFC PATCH v4 17/29] Hexagon (target/hexagon) generator phase 1 - C preprocessor for semantics
` [RFC PATCH v4 18/29] Hexagon (target/hexagon) generator phase 2 - generate header files
` [RFC PATCH v4 19/29] Hexagon (target/hexagon) generator phase 3 - C preprocessor for decode tree
` [RFC PATCH v4 20/29] Hexagon (target/hexagon) generater phase 4 - "
` [RFC PATCH v4 21/29] Hexagon (target/hexagon) opcode data structures
` [RFC PATCH v4 22/29] Hexagon (target/hexagon) macros
` [RFC PATCH v4 23/29] Hexagon (target/hexagon) instruction classes
` [RFC PATCH v4 24/29] Hexagon (target/hexagon) TCG generation
` [RFC PATCH v4 25/29] Hexagon (target/hexagon) TCG for instructions with multiple definitions
` [RFC PATCH v4 26/29] Hexagon (target/hexagon) translation
` [RFC PATCH v4 27/29] Hexagon (linux-user/hexagon) Linux user emulation
` [RFC PATCH v4 28/29] Hexagon (tests/tcg/hexagon) TCG tests
` [RFC PATCH v4 29/29] Hexagon build infrastructure
[PATCH 0/3] qemu/compiler: Remove unused special case code for GCC < 4.8
2020-09-28 12:58 UTC (2+ messages)
` [PATCH 2/3] qemu/atomic: Drop special case for unsupported compiler
[PATCH] migration/dirtyrate: present dirty rate only when querying the rate has completed
2020-09-28 13:00 UTC (3+ messages)
[PATCH 00/12] 9pfs: add tests using local fs driver
2020-09-28 12:42 UTC (9+ messages)
` [PATCH 06/12] tests/qtest/qos-test: add environment variable QTEST_DEBUG
` [PATCH 08/12] tests/9pfs: refactor test names and test devices
[PATCH v7 00/13] monitor: Optionally run handlers in coroutines
2020-09-28 12:21 UTC (34+ messages)
` [PATCH v7 06/13] qmp: Call monitor_set_cur() only in qmp_dispatch()
` [PATCH v7 07/13] monitor: Make current monitor a per-coroutine property
` [PATCH v7 08/13] qapi: Add a 'coroutine' flag for commands
` [PATCH v7 09/13] qmp: Move dispatcher to a coroutine
` [PATCH v7 12/13] block: Add bdrv_co_move_to_aio_context()
` [PATCH v7 13/13] block: Convert 'block_resize' to coroutine
[PATCH v3 00/47] qapi: static typing conversion, pt1
2020-09-28 12:13 UTC (5+ messages)
` [PATCH v3 12/47] qapi: enforce import order/styling with isort
[PATCH v1 0/8] s390x/tcg: Implement some z14 facilities
2020-09-28 12:13 UTC (9+ messages)
` [PATCH v1 5/8] s390x/tcg: Implement BRANCH INDIRECT ON CONDITION (BIC)
` [PATCH v1 6/8] s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
[PATCH v2 00/38] qapi: static typing conversion, pt1
2020-09-28 12:09 UTC (26+ messages)
` [PATCH v2 02/38] qapi-gen: Separate arg-parsing from generation
` [PATCH v2 18/38] qapi/events.py: Move comments into docstrings
` [PATCH v2 24/38] qapi/gen.py: Fix edge-case of _is_user_module
` [PATCH v2 28/38] qapi/gen.py: update write() to be more idiomatic
[PATCH v4 0/4] Introducing QMP query-netdev command
2020-09-28 12:07 UTC (2+ messages)
[PATCH v2 0/3] add MEMORY_FAILURE event
2020-09-28 12:01 UTC (2+ messages)
` PING: "
[PATCH v2 0/5] virtio-mem: block size and address-assignment optimizations
2020-09-28 11:49 UTC (6+ messages)
` [PATCH v2 1/5] virtio-mem: Probe THP size to determine default block size
` [PATCH v2 2/5] virtio-mem: Check that "memaddr" is multiples of the "
` [PATCH v2 3/5] memory-device: Support big alignment requirements
` [PATCH v2 4/5] memory-device: Add get_min_alignment() callback
` [PATCH v2 5/5] virito-mem: Implement get_min_alignment()
[RFC PATCH v6 0/2] Add file-backed and write-once features to OTP
2020-09-28 11:43 UTC (4+ messages)
` [RFC PATCH v6 1/2] hw/misc/sifive_u_otp: Add write function and write-once protection
` [RFC PATCH v6 2/2] hw/misc/sifive_u_otp: Add backend drive support
[PATCH] vfio-ccw: plug memory leak while getting region info
2020-09-28 11:41 UTC (3+ messages)
Outline for VHOST_USER_PROTOCOL_F_VDPA
2020-09-28 11:21 UTC (2+ messages)
[PATCH] tests/venv: force compatible avocado-framework-plugin-result-html version
2020-09-28 11:08 UTC (2+ messages)
[PATCH] pci: check bus pointer before dereference
2020-09-28 11:03 UTC (6+ messages)
[PATCH v6] nvme: allow cmb and pmr emulation on same device
2020-09-28 10:51 UTC (2+ messages)
[RFC PATCH 0/7] block-backend: Introduce I/O hang
2020-09-28 10:57 UTC (2+ messages)
[PATCH v3 00/12] microvm: add pcie support
2020-09-28 10:42 UTC (13+ messages)
` [PATCH v3 01/12] move MemMapEntry
` [PATCH v3 02/12] acpi: add acpi_dsdt_add_gpex
` [PATCH v3 03/12] arm: use acpi_dsdt_add_gpex
` [PATCH v3 04/12] microvm: add irq table
` [PATCH v3 05/12] microvm: add pcie support
` [PATCH v3 06/12] microvm/pcie: add 64bit mmio window
` [PATCH v3 07/12] tests/acpi: allow updates for expected data files
` [PATCH v3 08/12] tests/acpi: add empty tests/data/acpi/microvm/DSDT.pcie file
` [PATCH v3 09/12] tests/acpi: factor out common microvm test setup
` [PATCH v3 10/12] tests/acpi: add microvm pcie test
` [PATCH v3 11/12] acpi/gpex: no reason to use a method for _CRS
` [PATCH v3 12/12] tests/acpi: update expected data files
[PATCH v5 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
2020-09-28 10:42 UTC (19+ messages)
` [PATCH v5 01/14] hw/block/nvme: Report actual LBA data shift in LBAF
` [PATCH v5 02/14] hw/block/nvme: Add Commands Supported and Effects log
` [PATCH v5 03/14] hw/block/nvme: Introduce the Namespace Types definitions
` [PATCH v5 04/14] hw/block/nvme: Define trace events related to NS Types
` [PATCH v5 05/14] hw/block/nvme: Add support for Namespace Types
` [PATCH v5 06/14] hw/block/nvme: Add support for active/inactive namespaces
` [PATCH v5 07/14] hw/block/nvme: Make Zoned NS Command Set definitions
` [PATCH v5 08/14] hw/block/nvme: Define Zoned NS Command Set trace events
` [PATCH v5 09/14] hw/block/nvme: Support Zoned Namespace Command Set
` [PATCH v5 10/14] hw/block/nvme: Introduce max active and open zone limits
` [PATCH v5 11/14] hw/block/nvme: Support Zone Descriptor Extensions
` [PATCH v5 12/14] hw/block/nvme: Add injection of Offline/Read-Only zones
` [PATCH v5 13/14] hw/block/nvme: Use zone metadata file for persistence
` [PATCH v5 14/14] hw/block/nvme: Document zoned parameters in usage text
[PATCH v3] introduce VFIO-over-socket protocol specificaion
2020-09-28 9:58 UTC (4+ messages)
` [PATCH v4] introduce vfio-user protocol specification
[PATCH V12 0/8] mips: Add Loongson-3 machine support
2020-09-28 9:49 UTC (9+ messages)
` [PATCH V12 1/8] linux-headers: Update MIPS KVM type defintition
` [PATCH V12 2/8] target/mips: Fix PageMask with variable page size
` [PATCH V12 3/8] target/mips: Add loongson-ext lswc2 group of instructions (Part 1)
` [PATCH V12 4/8] target/mips: Add loongson-ext lswc2 group of instructions (Part 2)
` [PATCH V12 5/8] target/mips: Add loongson-ext lsdc2 group of instructions
` [PATCH V12 6/8] hw/mips: Implement fw_cfg_arch_key_name()
` [PATCH V12 7/8] hw/mips: Add Loongson-3 machine support
` [PATCH V12 8/8] docs/system: Update MIPS machine documentation
[PATCH 00/10] Fix scsi devices plug/unplug races w.r.t virtio-scsi iothread
2020-09-28 9:43 UTC (5+ messages)
` [PATCH 01/10] qdev: add "check if address free" callback for buses
` [PATCH 02/10] scsi: switch to bus->check_address
[PATCH QEMU v25 00/17] Add migration support for VFIO devices
2020-09-28 9:39 UTC (4+ messages)
` [PATCH v26 04/17] vfio: Add migration region initialization and finalize function
[PATCH v1 0/5] virtio-mem: block size and address-assignment optimizations
2020-09-28 9:36 UTC (6+ messages)
` [PATCH v1 1/5] virtio-mem: Probe THP size to determine default block size
[PATCH] hw/arm/sbsa-ref : Fix SMMUv3 Initialisation
2020-09-28 9:35 UTC (4+ messages)
[RFC PATCH v5 0/2] Add file-backed and write-once features to OTP
2020-09-28 9:18 UTC (4+ messages)
` [RFC PATCH v5 2/2] hw/riscv: sifive_u: Add backend drive support
[PULL 0/8] Trivial branch for 5.2 patches
2020-09-28 9:16 UTC (9+ messages)
` [PULL 1/8] vhost-vdpa: fix indentation in vdpa_ops
` [PULL 2/8] meson: fix static flag summary
` [PULL 3/8] virtio: vdpa: omit check return of g_malloc
` [PULL 4/8] Add *.pyc back to the .gitignore file
` [PULL 5/8] vhost-vdpa: remove useless variable
` [PULL 6/8] timer: Fix timer_mod_anticipate() documentation
` [PULL 7/8] migration/multifd: Remove superfluous semicolons
` [PULL 8/8] docs/system/deprecated: Move lm32 and unicore32 to the right section
[RFC 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
2020-09-28 9:05 UTC (5+ messages)
` [PATCH 0/5] memory: Skip "
` [PATCH 5/5] memory: Skip bad range assertion if notifier is DEVIOTLB_UNMAP type
[PATCH 0/2] virtio-vga: fix blue boot console @ ppc
2020-09-28 8:53 UTC (3+ messages)
` [PATCH 1/2] virtio-vga: implement big-endian-framebuffer property
` [PATCH 2/2] ppc/pseries: enable big-endian-framebuffer quirk for bochs-display and virtio-vga
[PATCH 00/14] raspi: add the bcm2835 cprman clock manager
2020-09-28 8:45 UTC (9+ 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 04/14] hw/arm/raspi: add a skeleton implementation of the cprman
[PATCH 0/4] block/export: add BlockExportOptions->iothread member
2020-09-28 8:37 UTC (4+ messages)
` [PATCH 4/4] "
[Qemu-devel] [Bug 1502884] [NEW] Super important feature req: QEMU VNC server: Introduce a keyboard "norepeat" option!
2020-09-28 8:15 UTC (2+ messages)
` [Bug 1502884] "
[PATCH v4 1/1] accel/tcg: Fix computing of is_write for MIPS
2020-09-28 8:14 UTC (4+ messages)
` [PATCH v3 "
[PATCH] vhost: Ignore vrings in dirty log when using a vIOMMU
2020-09-28 7:37 UTC (3+ messages)
[Qemu-devel] [Bug 1815721] [NEW] RISC-V PLIC enable interrupt for multicore
2020-09-28 7:15 UTC (2+ messages)
` [Bug 1815721] "
[PATCH v4 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
2020-09-28 6:36 UTC (4+ messages)
[PATCH v2 0/6] pseries NUMA distance calculation
2020-09-28 6:25 UTC (7+ messages)
` [PATCH v2 2/6] spapr_numa: forbid asymmetrical NUMA setups
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).