qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-19 14:37:46 to 2020-10-20 03:22:16 UTC [more...]

[PATCH v3 0/8] Fix some style problems in migration
 2020-10-20  3:10 UTC  (9+ messages)
` [PATCH v3 1/8] migration: Do not use C99 // comments
` [PATCH v3 2/8] migration: Don't use '#' flag of printf format
` [PATCH v3 3/8] migration: Add spaces around operator
` [PATCH v3 4/8] migration: Open brace '{' following struct go on the same line
` [PATCH v3 5/8] migration: Add braces {} for if statement
` [PATCH v3 6/8] migration: Do not initialise statics and globals to 0 or NULL
` [PATCH v3 7/8] migration: Open brace '{' following function declarations go on the next line
` [PATCH v3 8/8] migration: Delete redundant spaces

[PATCH v2 0/4] Allow loading a no MMU kernel
 2020-10-20  3:17 UTC  (7+ messages)
` [PATCH v2 1/4] hw/riscv: sifive_u: Allow specifying the CPU
` [PATCH v2 3/4] hw/riscv: Add a riscv_is_32_bit() function

[PATCH v2] Adding ani's email as an individual contributor
 2020-10-20  3:00 UTC  (5+ messages)

[RFC PATCH 00/12] hw/arm/virt: Introduce cpu and cache topology support
 2020-10-20  2:52 UTC  (8+ messages)

[PATCH v2 0/8] Fix some style problems in migration
 2020-10-20  2:47 UTC  (7+ messages)
` [PATCH v2 3/8] migration: Add spaces around operator

[RFC PATCH v7 0/2] Add file-backed and write-once features to OTP
 2020-10-20  2:43 UTC  (4+ messages)
` [RFC PATCH v7 2/2] hw/misc/sifive_u_otp: Add backend drive support

[PATCH v2 1/6] vhost-user-gpu: fix incorrect print type
 2020-10-20  2:24 UTC  (6+ messages)
` [PATCH v2 2/6] vhost-user-scsi: "
` [PATCH v2 3/6] vhost-user: "
` [PATCH v2 4/6] virtio-gpu: "
` [PATCH v2 5/6] virtio-iommu: "
` [PATCH v2 6/6] vfio: "

[PATCH V14 0/8] mips: Add Loongson-3 machine support
 2020-10-20  2:22 UTC  (7+ messages)
` [PATCH V14 1/8] target/mips: Fix PageMask with variable page size
` [PATCH V14 6/8] hw/mips: Add Loongson-3 boot parameter helpers

[PATCH v2 0/5] memory: Skip assertion in memory_region_unregister_iommu_notifier
 2020-10-20  2:04 UTC  (2+ messages)

[PATCH v1 0/2] Add timeout mechanism to qmp actions
 2020-10-20  1:34 UTC  (14+ messages)

Question on Compression for Raw Image
 2020-10-20  1:31 UTC 

[PATCH v2 0/9] iOS and Apple Silicon host support
 2020-10-20  1:27 UTC  (22+ messages)
` [PATCH v2 2/9] configure: cross-compiling without cross_prefix
` [PATCH v2 5/9] tcg: add const hints for code pointers
` [PATCH v2 6/9] tcg: implement mirror mapped JIT for iOS
` [PATCH v2 7/9] tcg: mirror mapping RWX pages for iOS optional
` [PATCH v2 9/9] block: check availablity for preadv/pwritev on mac

[PATCH 0/8] 9pfs: more local tests
 2020-10-20  0:01 UTC  (10+ messages)
` [PATCH 2/8] tests/9pfs: add local unlinkat directory test
` [PATCH 1/8] tests/9pfs: simplify fs_mkdir()
` [PATCH 3/8] tests/9pfs: add local Tlcreate test
` [PATCH 7/8] tests/9pfs: add local Tlink test
` [PATCH 8/8] tests/9pfs: add local unlinkat hard link test
` [PATCH 5/8] tests/9pfs: add local Tsymlink test
` [PATCH 4/8] tests/9pfs: add local unlinkat file test
` [PATCH 6/8] tests/9pfs: add local unlinkat symlink test

[PATCH v2 4/4] hw/riscv: Load the kernel after the firmware
 2020-10-19 23:17 UTC  (2+ messages)

[PATCH v2 2/4] hw/riscv: Return the end address of the loaded firmware
 2020-10-19 23:17 UTC  (2+ messages)

[PATCH 0/2] tcg: optimize across branches
 2020-10-19 23:04 UTC  (2+ messages)

[RFC] Don't lookup full CPU state in the indirect branch fast path on AArch64 when running in user mode
 2020-10-19 22:58 UTC  (6+ messages)

[PATCH v5 0/6] migration/postcopy: Sync faulted addresses after network recovered
 2020-10-19 22:57 UTC  (7+ messages)
` [PATCH v5 1/6] migration: Pass incoming state into qemu_ufd_copy_ioctl()
` [PATCH v5 2/6] migration: Introduce migrate_send_rp_message_req_pages()
` [PATCH v5 3/6] migration: Maintain postcopy faulted addresses
` [PATCH v5 4/6] migration: Sync requested pages after postcopy recovery
` [PATCH v5 5/6] migration/postcopy: Release fd before going into 'postcopy-pause'
` [PATCH v5 6/6] migration-test: Only hide error if !QTEST_LOG

[PATCH 0/6] hw/pci-host/sabre: Report UNIMP/GUEST_ERROR accesses
 2020-10-19 22:01 UTC  (14+ 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 v3 00/81] target/arm: Implement SVE2
 2020-10-19 21:58 UTC  (4+ messages)
` [PATCH v3 34/81] target/arm: Implement SVE2 WHILERW, WHILEWR

[PATCH v4 0/7] Exposing backing-chain allocation over NBD
 2020-10-19 21:45 UTC  (4+ messages)
` [PATCH v4 4/7] nbd: Update qapi to support exporting multiple bitmaps

[PATCH v10 00/10] virtio-iommu: VFIO integration
 2020-10-19 21:36 UTC  (7+ messages)
` [PATCH v10 01/10] virtio-iommu: Fix virtio_iommu_mr()
` [PATCH v10 07/10] memory: Add interface to set iommu page size mask
` [PATCH v10 09/10] virtio-iommu: Set supported "

[PATCH v6 00/10] migration: bring improved savevm/loadvm/delvm to QMP
 2020-10-19 21:37 UTC  (13+ messages)
` [PATCH v6 01/10] block: push error reporting into bdrv_all_*_snapshot functions
` [PATCH v6 02/10] migration: stop returning errno from load_snapshot()
` [PATCH v6 03/10] block: add ability to specify list of blockdevs during snapshot
` [PATCH v6 04/10] block: allow specifying name of block device for vmstate storage
` [PATCH v6 05/10] block: rename and alter bdrv_all_find_snapshot semantics
` [PATCH v6 06/10] migration: control whether snapshots are ovewritten

[PATCH] scripts/qmp: delete 'qmp' script
 2020-10-19 21:29 UTC  (2+ messages)

[PATCH v5] sev: add sev-inject-launch-secret
 2020-10-19 21:21 UTC  (5+ messages)

[PATCH v7 00/11] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-10-19 20:53 UTC  (15+ messages)
` [PATCH v7 01/11] hw/block/nvme: Add Commands Supported and Effects log
` [PATCH v7 02/11] hw/block/nvme: Generate namespace UUIDs
` [PATCH v7 03/11] hw/block/nvme: Add support for Namespace Types
` [PATCH v7 04/11] hw/block/nvme: Support allocated CNS command variants
` [PATCH v7 05/11] hw/block/nvme: Support Zoned Namespace Command Set

[PATCH v4 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2020-10-19 20:54 UTC  (11+ messages)
` [PATCH v4 2/4] Jobs based on custom runners: build environment docs and playbook
` [PATCH v4 3/4] Jobs based on custom runners: docs and gitlab-runner setup playbook
` [PATCH v4 4/4] Jobs based on custom runners: add job definitions for QEMU's machines

[PATCH] virtio-gpu: fix incorrect print type
 2020-10-19 20:39 UTC  (2+ messages)

[PATCH 5/30] mips tcg: Fix Lesser GPL version number
 2020-10-19 20:35 UTC  (3+ messages)
` [PATCH 6/30] semihosting: "

[PATCH] virtio-iommu: fix incorrect print type
 2020-10-19 20:24 UTC  (2+ messages)

[PATCH v2] softmmu/memory: fix memory_region_ioeventfd_equal()
 2020-10-19 20:20 UTC 

[PATCH] qemu-img: add support for rate limit in qemu-img convert
 2020-10-19 20:13 UTC  (2+ messages)

[RFC PATCH v3 0/1] tests/vm: Add Haiku VM
 2020-10-19 20:08 UTC  (3+ messages)
` [RFC PATCH v3 1/1] tests/vm: Add Haiku test based on their vagrant images

[PATCH QEMU v25 00/17] Add migration support for VFIO devices
 2020-10-19 20:07 UTC  (17+ messages)
` [PATCH v26 05/17] vfio: Add VM state change handler to know state of VM
` [PATCH v26 06/17] vfio: Add migration state change notifier
` [PATCH v26 13/17] vfio: create mapped iova list when vIOMMU is enabled

[PATCH] meson: rewrite curses/iconv test
 2020-10-19 19:58 UTC  (2+ messages)

[PATCH 0/4] Assorted fixes to tests that were broken by recent scsi changes
 2020-10-19 19:51 UTC  (6+ messages)
` [PATCH 1/4] qdev: Fix two typos
` [PATCH 2/4] libqtest: fix the order of buffered events
` [PATCH 3/4] libqtest: fix memory leak in the qtest_qmp_event_ref
` [PATCH 4/4] iotests: rewrite iotest 240 in python

[PATCH] intel_iommu: Fix two misuse of "0x%u" prints
 2020-10-19 19:50 UTC  (5+ messages)

[PATCH] hw/arm/trace-events: Fix misuse of '0x' prefix with '%d' format
 2020-10-19 19:49 UTC  (2+ messages)

[PULL 00/22] Build system + misc changes for 2020-10-16
 2020-10-19 19:40 UTC  (4+ messages)
` [PULL 18/22] meson: Move the detection logic for sphinx to meson

[PATCH v3 00/15] raspi: add the bcm2835 cprman clock manager
 2020-10-19 19:31 UTC  (8+ messages)
` [PATCH v3 13/15] hw/misc/bcm2835_cprman: add sane reset values to the registers

[PATCH] arm/trace: Fix hex printing
 2020-10-19 19:26 UTC  (2+ messages)

[PATCH 0/2] qemu-ga: add ssh-{add,remove}-authorized-keys
 2020-10-19 19:02 UTC  (3+ messages)
` [PATCH 2/2] qga: "

[PATCH 0/1] Skip flatview_simplify() for cpu vendor zhaoxin
 2020-10-19 19:02 UTC  (4+ messages)
` [PATCH 1/1] "

[Qemu-devel] [Bug 1414466] [NEW] -net user, hostfwd=... is not working(qemu-system-aarch64)
 2020-10-19 18:24 UTC  (2+ messages)
` [Bug 1414466] "

[PATCH] ati: mask x y display parameter values
 2020-10-19 18:26 UTC  (4+ messages)

[PULL 00/14] Monitor patches for 2020-10-09
 2020-10-19 18:24 UTC  (5+ messages)
` [PULL 09/14] qmp: Move dispatcher to a coroutine

[PATCH v2] hw/block/nvme: fix prp mapping status codes
 2020-10-19 18:20 UTC  (2+ messages)

[PATCH v2 0/5] qapi: Restrict machine (and migration) specific commands
 2020-10-19 18:04 UTC  (6+ messages)

[PATCH] hw/block/nvme: fix aer logic
 2020-10-19 17:48 UTC  (3+ messages)

[PATCH] hw/block/nvme: fix prp mapping status codes
 2020-10-19 17:31 UTC  (3+ messages)

ld: file not found: _PreallocMode_lookup on macOS Catalina
 2020-10-19 17:24 UTC  (7+ messages)

[PATCH] drivers/virt: vmgenid: add vm generation id driver
 2020-10-19 17:15 UTC  (4+ messages)

Plans to bring QMP 'x-blockdev-reopen' out of experimental?
 2020-10-19 16:46 UTC  (2+ messages)

Kernel patch cases qemu live migration failed
 2020-10-19 16:36 UTC  (13+ messages)

[PATCH V1 00/32] Live Update
 2020-10-19 16:33 UTC  (12+ messages)
` [PATCH V1 18/32] osdep: import MADV_DOEXEC

[PATCH 0/1] hw/i386: prevent crash when an invalid number of dies is given
 2020-10-19 16:30 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] hw/pci-host/grackle: Verify PIC link is properly set
 2020-10-19 16:17 UTC  (11+ messages)

[PATCH v3 00/13] block: deal with errp: part I
 2020-10-19 16:10 UTC  (5+ messages)
` [PATCH v3 02/13] block: use return status of bdrv_append()

[PATCH] hw/arm/nseries: Fix loading kernel image on n8x0 machines
 2020-10-19 16:12 UTC  (3+ messages)

[PATCH v2] hw/block/nand: Decommission the NAND museum
 2020-10-19 16:05 UTC  (2+ messages)

[PATCH v2 00/15] python: create installable package
 2020-10-19 16:13 UTC  (5+ messages)
` [PATCH v2 03/15] python: add VERSION file

[PATCH v2 00/10] target/arm: Various v8.1M minor features
 2020-10-19 16:11 UTC  (15+ messages)
` [PATCH v2 01/10] decodetree: Fix codegen for non-overlapping group inside overlapping group
` [PATCH v2 02/10] target/arm: Implement v8.1M NOCP handling
` [PATCH v2 03/10] target/arm: Implement v8.1M conditional-select insns
` [PATCH v2 04/10] target/arm: Make the t32 insn[25:23]=111 group non-overlapping
` [PATCH v2 05/10] target/arm: Don't allow BLX imm for M-profile
` [PATCH v2 06/10] target/arm: Implement v8.1M branch-future insns (as NOPs)
` [PATCH v2 07/10] target/arm: Implement v8.1M low-overhead-loop instructions
` [PATCH v2 08/10] target/arm: Fix has_vfp/has_neon ID reg squashing for M-profile
` [PATCH v2 09/10] target/arm: Allow M-profile CPUs with FP16 to set FPSCR.FP16
` [PATCH v2 10/10] target/arm: Implement FPSCR.LTPSIZE for M-profile LOB extension

[PATCH 0/3] Acceptance Tests: improve usage on GitLab CI
 2020-10-19 16:02 UTC  (4+ messages)
` [PATCH 1/3] Acceptance tests: bump pycdlib version for easier installation
    ` [Bug 1897783] "

[PATCH v2 0/3] hw/ssi: Rename SSI 'slave' as 'peripheral'
 2020-10-19 16:04 UTC  (2+ messages)

[PATCH 0/6] Additional NPCM7xx features, devices and tests
 2020-10-19 16:00 UTC  (3+ messages)
` [PATCH 2/6] Move npcm7xx_timer_reached_zero call out of npcm7xx_timer_pause

[PATCH] hw/misc/bcm2835_cprman: Make cprman_internals an included source file
 2020-10-19 15:55 UTC  (3+ messages)

[PATCH v2 0/2] target/arm: Fix tlb flush page vs tbi
 2020-10-19 15:47 UTC  (2+ messages)

[PATCH v4 0/4] hw/arm/raspi: Fix SYS_timer to unbrick Linux kernels v3.7+
 2020-10-19 15:47 UTC  (2+ messages)

[PATCH v2 00/15] raspi: add the bcm2835 cprman clock manager
 2020-10-19 15:39 UTC  (3+ messages)
` [PATCH v2 13/15] hw/misc/bcm2835_cprman: add sane reset values to the registers

[PATCH v3] hw/arm: Restrict APEI tables generation to the 'virt' machine
 2020-10-19 15:26 UTC  (2+ messages)

[PATCH] hw/arm/strongarm: Fix 'time to transmit a char' unit comment
 2020-10-19 15:23 UTC  (2+ messages)

[PATCH v3 0/3] tcg-cpus: split into 3 tcg variants
 2020-10-19 15:00 UTC  (2+ messages)

[PATCH] drivers/virt: vmgenid: add vm generation id driver
 2020-10-19 15:00 UTC  (11+ messages)

[PATCH] target/i386: Support up to 32768 CPUs without IRQ remapping
 2020-10-19 14:55 UTC  (7+ messages)
          ` [PATCH] x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID

[PULL v3 0/6] 9p queue (previous 2020-10-17)
 2020-10-19 15:00 UTC  (2+ messages)

[PATCH 1/30] cryptodev: Fix Lesser GPL version number
 2020-10-19 14:49 UTC  (2+ messages)

[PATCH 1/2] travis: Check if docs can be built with multiple Sphinx versions
 2020-10-19 14:42 UTC  (2+ messages)

[PATCH 0/2] gitlab: minor fixes for checkpatch CI job
 2020-10-19 14:35 UTC  (3+ messages)
` [PATCH 1/2] gitlab: skip checkpatch.pl checks if no commit delta on branch
` [PATCH 2/2] scripts: fix error from checkpatch.pl when no commits are found

[Bug 1897783] [NEW] avocado tests not running on aarch64 host
 2020-09-29 18:09 UTC 


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).