messages from 2020-03-10 21:36:04 to 2020-03-11 10:34:32 UTC [more...]
[PATCH v4 0/9] block-copy improvements: part I
2020-03-11 10:30 UTC (6+ messages)
` [PATCH v4 3/9] block/block-copy: specialcase first copy_range request
` [PATCH v4 4/9] block/block-copy: use block_status
` [PATCH v4 5/9] block/block-copy: factor out find_conflicting_inflight_req
` [PATCH v4 7/9] block/block-copy: rename start to offset in interfaces
` [PATCH v4 9/9] block/block-copy: hide structure definitions
[PATCH RESEND 0/3] fix some warnings by static code scan tool
2020-03-11 10:28 UTC (11+ messages)
` [PATCH RESEND 1/3] vfio/pci: fix a null pointer reference in vfio_rom_read
[PATCH v8 02/15] s390x: protvirt: Support unpack facility
2020-03-11 10:20 UTC (2+ messages)
` [PATCH v9] "
[PATCH 0/3] request_alignment vs file size
2020-03-11 10:21 UTC (3+ messages)
` [PATCH 1/3] block/file-posix: add raw_getlength_fd
[PATCH v8 00/10] error: auto propagated local_err part I
2020-03-11 10:11 UTC (16+ messages)
` [PATCH v8 02/10] scripts: add coccinelle script to use auto propagated errp
[PATCH v3 0/2] spapr: Use vIOMMU translation for virtio by default
2020-03-11 10:01 UTC (9+ messages)
` [PATCH v3 1/2] spapr: Disable legacy virtio devices for pseries-5.0 and later
` Upstream QEMU guest support policy ? Re: [PATCH v3 0/2] spapr: Use vIOMMU translation for virtio by default
[PATCH 0/2] hw/mem/pc-dimm: Trivial code changes
2020-03-11 9:56 UTC (2+ messages)
[PATCH v4 00/10] Further bitmaps improvements
2020-03-11 9:55 UTC (6+ messages)
[PATCH qemu v8 0/3] spapr: Kill SLOF
2020-03-11 9:43 UTC (5+ messages)
` [PATCH qemu v8 1/3] ppc/spapr: Move GPRs setup to one place
` [PATCH qemu v8 3/3] spapr: Implement Open Firmware client interface
[PATCH v3 0/9] block-copy improvements: part I
2020-03-11 9:39 UTC (4+ messages)
` [PATCH v3 8/9] block/block-copy: reduce intersecting request lock
[kvm-unit-tests PATCH v5 00/13] arm/arm64: Add ITS tests
2020-03-11 9:29 UTC (11+ messages)
` [kvm-unit-tests PATCH v5 05/13] arm/arm64: gicv3: Set the LPI config and pending tables
` [kvm-unit-tests PATCH v5 06/13] arm/arm64: ITS: Introspection tests
` [kvm-unit-tests PATCH v5 07/13] arm/arm64: ITS: its_enable_defaults
` [kvm-unit-tests PATCH v5 09/13] arm/arm64: ITS: Commands
[PATCH RESEND v2] block/nvme: introduce PMR support from NVMe 1.4 spec
2020-03-11 9:20 UTC (4+ messages)
[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
2020-03-11 8:53 UTC (9+ messages)
` [Bug 1866870] "
[Bug 1866962] [NEW] Powerpc kvm guest unable to start with hugepage backed memory
2020-03-11 8:36 UTC
[PATCH v3] hw/char/pl011: Enable TxFIFO and async transmission
2020-03-11 8:15 UTC (3+ messages)
[PATCH] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
2020-03-11 7:35 UTC (3+ messages)
[PATCH v5 0/5] qcow2: Implement zstd cluster compression method
2020-03-11 7:31 UTC (2+ messages)
I am trying to fixes a issue with QEMU with VxWorks
2020-03-11 7:15 UTC (5+ messages)
[PATCH 00/16] target/arm: sve load/store improvements
2020-03-11 7:10 UTC (18+ messages)
` [PATCH 01/16] accel/tcg: Add block comment for probe_access
` [PATCH 02/16] accel/tcg: Add probe_access_flags
` [PATCH 03/16] exec: Add cpu_probe_watchpoint
` [PATCH 04/16] target/arm: Use cpu_*_data_ra for sve_ldst_tlb_fn
` [PATCH 05/16] target/arm: Drop manual handling of set/clear_helper_retaddr
` [PATCH 06/16] target/arm: Add sve infrastructure for page lookup
` [PATCH 07/16] target/arm: Adjust interface of sve_ld1_host_fn
` [PATCH 08/16] target/arm: Use SVEContLdSt in sve_ld1_r
` [PATCH 09/16] target/arm: Handle watchpoints "
` [PATCH 10/16] target/arm: Use SVEContLdSt for multi-register contiguous loads
` [PATCH 11/16] target/arm: Update contiguous first-fault and no-fault loads
` [PATCH 12/16] target/arm: Use SVEContLdSt for contiguous stores
` [PATCH 13/16] target/arm: Reuse sve_probe_page for gather first-fault loads
` [PATCH 14/16] target/arm: Reuse sve_probe_page for scatter stores
` [PATCH 15/16] target/arm: Reuse sve_probe_page for gather loads
` [PATCH 16/16] target/arm: Remove sve_memopidx
[PATCH] hw/scsi/megasas:Clean up some redundant code fix Clang warnings
2020-03-11 6:48 UTC (5+ messages)
[PATCH 0/5] docs/system: Split target-arm.rst
2020-03-11 6:36 UTC (3+ messages)
` [PATCH 1/5] Makefile: Allow for subdirectories in Sphinx manual dependencies
[PATCH v4 00/18] Convert QAPI doc comments to generate rST instead of texinfo
2020-03-11 6:32 UTC (35+ messages)
` [PATCH v4 01/18] qapi/migration.json: Fix indentation
` [PATCH v4 02/18] qapi/qapi-schema.json: Put headers in their own doc-comment blocks
` [PATCH v4 03/18] qapi/machine.json: Escape a literal '*' in doc comment
` [PATCH v4 04/18] tests/qapi/doc-good.json: Clean up markup
` [PATCH v4 05/18] scripts/qapi: Move doc-comment whitespace stripping to doc.py
` [PATCH v4 06/18] scripts/qapi/parser.py: improve doc comment indent handling
` [PATCH v4 08/18] docs/interop: Convert qemu-ga-ref to rST
` [PATCH v4 09/18] docs/interop: Convert qemu-qmp-ref "
` [PATCH v4 10/18] qapi: Use rST markup for literal blocks
` [PATCH v4 11/18] qga/qapi-schema.json: Add some headings
` [PATCH v4 12/18] scripts/qapi: Remove texinfo generation support
` [PATCH v4 13/18] docs/devel/qapi-code-gen.txt: Update to new rST backend conventions
` [PATCH v4 14/18] Makefile: Remove redundant Texinfo related rules
` [PATCH v4 15/18] scripts/texi2pod: Delete unused script
` [PATCH v4 16/18] Remove Texinfo related files from .gitignore and git.orderfile
` [PATCH v4 17/18] configure: Drop texinfo requirement
` [PATCH v4 18/18] Remove texinfo dependency from docker and CI configs
[PATCH v2 00/16]: hw/i386/vmport: Bug fixes and improvements
2020-03-11 6:29 UTC (10+ messages)
[PATCH] tcg/i386: Bound shift count expanding sari_vec
2020-03-11 5:55 UTC (2+ messages)
[PATCH 0/7] post-rst-conversion cleanups
2020-03-11 5:56 UTC (2+ messages)
[PATCH v4 00/60] target/riscv: support vector extension v0.7.1
2020-03-11 5:06 UTC (36+ messages)
` [PATCH v4 01/60] target/riscv: add vector extension field in CPURISCVState
` [PATCH v4 02/60] target/riscv: implementation-defined constant parameters
` [PATCH v4 03/60] target/riscv: support vector extension csr
` [PATCH v4 04/60] target/riscv: add vector configure instruction
` [PATCH v4 05/60] target/riscv: add vector stride load and store instructions
` [PATCH v4 06/60] target/riscv: add vector index "
` [PATCH v4 07/60] target/riscv: add fault-only-first unit stride load
` [PATCH v4 08/60] target/riscv: add vector amo operations
` [PATCH v4 09/60] target/riscv: vector single-width integer add and subtract
` [PATCH v4 10/60] target/riscv: vector widening "
` [PATCH v4 11/60] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PATCH v4 12/60] target/riscv: vector bitwise logical instructions
` [PATCH v4 13/60] target/riscv: vector single-width bit shift instructions
` [PATCH v4 14/60] target/riscv: vector narrowing integer right "
` [PATCH v4 15/60] target/riscv: vector integer comparison instructions
` [PATCH v4 16/60] target/riscv: vector integer min/max instructions
` [PATCH v4 17/60] target/riscv: vector single-width integer multiply instructions
` [PATCH v4 18/60] target/riscv: vector integer divide instructions
` [PATCH v4 19/60] target/riscv: vector widening integer multiply instructions
` [PATCH v4 20/60] target/riscv: vector single-width integer multiply-add instructions
` [PATCH v4 21/60] target/riscv: vector widening "
` [PATCH v4 22/60] target/riscv: vector integer merge and move instructions
` [PATCH v4 23/60] target/riscv: vector single-width saturating add and subtract
` [PATCH v4 24/60] target/riscv: vector single-width averaging "
` [PATCH v4 25/60] target/riscv: vector single-width fractional multiply with rounding and saturation
` [PATCH v4 26/60] target/riscv: vector widening saturating scaled multiply-add
` [PATCH v4 27/60] target/riscv: vector single-width scaling shift instructions
` [PATCH v4 28/60] target/riscv: vector narrowing fixed-point clip instructions
` [PATCH v4 29/60] target/riscv: vector single-width floating-point add/subtract instructions
` [PATCH v4 30/60] target/riscv: vector widening "
` [PATCH v4 31/60] target/riscv: vector single-width floating-point multiply/divide instructions
` [PATCH v4 32/60] target/riscv: vector widening floating-point multiply
` [PATCH v4 33/60] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PATCH v4 34/60] target/riscv: vector widening "
` [PATCH v4 35/60] target/riscv: vector floating-point square-root instruction
(no subject)
2020-03-11 5:03 UTC (3+ messages)
` Program counter stuck at 0xFFFFFFFC when emulating e5500 processor on T4240-RDB board
[PATCH] tests/acceptance/ppc_prep_40p: Use cdn.netbsd.org hostname
2020-03-11 4:54 UTC (5+ messages)
[Qemu-devel] [Bug 1656927] [NEW] Network (TCP) access regression
2020-03-11 4:17 UTC (2+ messages)
` [Bug 1656927] "
[Qemu-devel] [Bug 1657841] [NEW] QEMU Intel HAX Windows
2020-03-11 4:17 UTC (2+ messages)
` [Bug 1657841] "
Questions about pollute the mail list archives
2020-03-11 3:46 UTC (2+ messages)
[PATCH v7 00/17] target/ppc: Correct some errors with real mode handling
2020-03-11 3:15 UTC (4+ messages)
` [PATCH v7 07/17] target/ppc: Use class fields to simplify LPCR masking
[PATCH v3] block/iscsi:use the flags in iscsi_open() prevent Clang warning
2020-03-11 3:29 UTC
[PATCH] vfio/pci: Use defined memcpy() behavior
2020-03-11 2:54 UTC (3+ messages)
[PATCH v6 00/13] APIC ID fixes for AMD EPYC CPU model
2020-03-11 2:34 UTC (14+ messages)
` [PATCH v6 01/13] hw/i386: Introduce X86CPUTopoInfo to contain topology info
` [PATCH v6 02/13] hw/i386: Consolidate topology functions
` [PATCH v6 03/13] machine: Add SMP Sockets in CpuTopology
` [PATCH v6 04/13] hw/i386: Remove unnecessary initialization in x86_cpu_new
` [PATCH v6 05/13] hw/i386: Update structures to save the number of nodes per package
` [PATCH v6 06/13] hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_ids
` [PATCH v6 07/13] hw/386: Add EPYC mode topology decoding functions
` [PATCH v6 08/13] target/i386: Cleanup and use the EPYC mode topology functions
` [PATCH v6 09/13] hw/i386: Introduce apicid functions inside X86MachineState
` [PATCH v6 10/13] i386: Check for apic id encoding
` [PATCH v6 11/13] target/i386: Enable new apic id encoding for EPYC based cpus models
` [PATCH v6 12/13] hw/i386: Move arch_id decode inside x86_cpus_init
` [PATCH v6 13/13] i386: Fix pkg_id offset for EPYC cpu models
[PATCH v3 00/12] redundant code: Fix warnings reported by Clang static code analyzer
2020-03-11 2:04 UTC (5+ messages)
` [PATCH v3 02/12] block/iscsi:Remove redundant statement in iscsi_open()
[PATCH v4 00/11] 9pfs: readdir optimization
2020-03-11 1:18 UTC (4+ messages)
` [PATCH v4 10/11] 9pfs: T_readdir latency optimization
[PATCH] util: fix to get configuration macros in util/mmap-alloc.c
2020-03-11 0:43 UTC (8+ messages)
[PATCH] target/ppc: Fix rlwinm on ppc64
2020-03-10 23:15 UTC (2+ messages)
[PATCH v4 0/4] Implement "non 100% native mode" in via-ide
2020-03-10 23:14 UTC (4+ messages)
` [PATCH v4 1/4] ide/via: Get rid of via_init_ide()
[PATCH v5 00/16] APIC ID fixes for AMD EPYC CPU model
2020-03-10 23:09 UTC (6+ messages)
` [PATCH v5 02/16] hw/i386: Introduce X86CPUTopoInfo to contain topology info
` [PATCH v5 16/16] tests: Update the Unit tests
[PATCH v7 00/18] Add Allwinner H3 SoC and Orange Pi PC Machine
2020-03-10 23:09 UTC (15+ messages)
` [PATCH v7 05/18] hw/arm/allwinner-h3: add System Control module
` [PATCH v7 06/18] hw/arm/allwinner: add CPU Configuration module
` [PATCH v7 08/18] hw/arm/allwinner: add SD/MMC host controller
` [PATCH v7 09/18] hw/arm/allwinner-h3: add EMAC ethernet device
` [PATCH v7 10/18] hw/arm/allwinner-h3: add Boot ROM support
` [PATCH v7 11/18] hw/arm/allwinner-h3: add SDRAM controller device
` [PATCH v7 12/18] hw/arm/allwinner: add RTC device support
` [PATCH v7 13/18] tests/boot_linux_console: Add a quick test for the OrangePi PC board
` [PATCH v7 14/18] tests/boot_linux_console: Add initrd test for the Orange Pi "
` [PATCH v7 15/18] tests/boot_linux_console: Add a SD card test for the OrangePi "
` [PATCH v7 16/18] tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC
` [PATCH v7 17/18] tests/boot_linux_console: Test booting NetBSD via U-Boot "
` [PATCH v7 18/18] docs: add Orange Pi PC document
[PATCH v2 0/3] Wire up USB controllers in i.MX6 emulations
2020-03-10 22:54 UTC (3+ messages)
[PATCH 00/14]: hw/i386/vmport: Bug fixes and improvements
2020-03-10 22:04 UTC (15+ messages)
` [PATCH 05/14] hw/i386/vmport: Report VMX type in CMD_GETVERSION
[PATCH] tests: Disable dbus-vmstate-test
2020-03-10 21:53 UTC (3+ messages)
[PATCH 0/2] hw/arm: fsl-imx25: Connect eSDHC and USB controllers
2020-03-10 21:51 UTC (3+ messages)
` [PATCH 1/2] hw/arm: fsl-imx25: Wire up eSDHC controllers
` [PATCH 2/2] hw/arm/fsl-imx25: Wire up USB controllers
Any interest in dwc-otg (aka dwc2) device emulation? For Raspi 3 and below
2020-03-10 21:46 UTC (4+ messages)
[PATCH v3 00/10] tests/vm: Add support for aarch64 VMs
2020-03-10 21:41 UTC (2+ messages)
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).