qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-19 16:32:31 to 2020-10-20 08:07:13 UTC [more...]

[PATCH V14 0/8] mips: Add Loongson-3 machine support
 2020-10-20  8:05 UTC  (10+ 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 V14 7/8] hw/mips: Add Loongson-3 machine support

Question on Compression for Raw Image
 2020-10-20  8:00 UTC  (2+ messages)

[PATCH] hw/core/qdev-clock: add a reference on aliased clocks
 2020-10-20  7:58 UTC  (2+ messages)

[PATCH v3 00/10] microvm: add usb support
 2020-10-20  7:48 UTC  (11+ messages)
` [PATCH v3 01/10] acpi: add aml builder stubs
` [PATCH v3 02/10] usb/xhci: add include/hw/usb/xhci.h header file
` [PATCH v3 03/10] usb/xhci: add xhci_sysbus_build_aml() helper
` [PATCH v3 04/10] usb/xhci: fixup xhci kconfig deps
` [PATCH v3 05/10] microvm: add usb support
` [PATCH v3 06/10] tests/acpi: allow updates for expected data files
` [PATCH v3 07/10] tests/acpi: add empty tests/data/acpi/microvm/DSDT.{usb, rtc} files
` [PATCH v3 08/10] tests/acpi: add microvm usb test
` [PATCH v3 09/10] tests/acpi: add microvm rtc test
` [PATCH v3 10/10] tests/acpi: update expected data files

[RFC v5 00/68] support vector extension v1.0
 2020-10-20  7:42 UTC  (2+ messages)

[PATCH v3] migration/block-dirty-bitmap: fix uninitialized variable warning
 2020-10-20  7:36 UTC  (3+ messages)

[PULL v3 0/6] 9p queue (previous 2020-10-17)
 2020-10-20  7:36 UTC  (3+ messages)
` [PULL v3 2/6] tests/9pfs: change qtest name prefix to synth

[PATCH v3] migration: using trace_ to replace DPRINTF
 2020-10-20  7:32 UTC 

[PATCH v2] migration: using trace_ to replace DPRINTF
 2020-10-20  7:21 UTC  (5+ messages)

[PATCH] ati: mask x y display parameter values
 2020-10-20  7:11 UTC  (5+ messages)

[PATCH v4 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2020-10-20  7:00 UTC  (14+ 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 v2 0/8] Fix some style problems in migration
 2020-10-20  6:50 UTC  (16+ messages)
` [PATCH v2 2/8] migration: Don't use '#' flag of printf format
` [PATCH v2 3/8] migration: Add spaces around operator
` [PATCH v2 5/8] migration: Add braces {} for if statement
` [PATCH v2 6/8] migration: Do not initialise statics and globals to 0 or NULL
` [PATCH v2 8/8] migration: Delete redundant spaces

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

[PATCH] scripts/qmp: delete 'qmp' script
 2020-10-20  6:44 UTC  (4+ messages)

[PATCH] qmp-shell: Sort by key when pretty-printing
 2020-10-20  6:43 UTC  (2+ messages)

[PATCH V2 00/14] fix some comment spelling errors
 2020-10-20  6:42 UTC  (2+ messages)

[Qemu-devel] [Bug 1414466] [NEW] -net user, hostfwd=... is not working(qemu-system-aarch64)
 2020-10-20  5:37 UTC  (3+ messages)
` [Bug 1414466] "

[PATCH v2 0/5] qapi: Restrict machine (and migration) specific commands
 2020-10-20  5:39 UTC  (7+ messages)

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

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

[PATCH v2 0/9] iOS and Apple Silicon host support
 2020-10-20  5:19 UTC  (24+ 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 v6 00/10] migration: bring improved savevm/loadvm/delvm to QMP
 2020-10-20  5:17 UTC  (15+ 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

[Bug 1889411] [NEW] RISC-V: Unable to unwind the stack upon signals
 2020-10-20  4:17 UTC  (2+ messages)
` [Bug 1889411] "

[PATCH v8 0/2] Add file-backed and write-once features to OTP
 2020-10-20  3:37 UTC  (3+ messages)
` [PATCH v8 1/2] hw/misc/sifive_u_otp: Add write function and write-once protection
` [PATCH v8 2/2] hw/misc/sifive_u_otp: Add backend drive support

[PATCH v3 0/8] Fix some style problems in migration
 2020-10-20  3:27 UTC  (10+ 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  (13+ messages)
` [PATCH v2 1/4] hw/riscv: sifive_u: Allow specifying the CPU
` [PATCH v2 2/4] hw/riscv: Return the end address of the loaded firmware
` [PATCH v2 3/4] hw/riscv: Add a riscv_is_32_bit() function
` [PATCH v2 4/4] hw/riscv: Load the kernel after the firmware

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

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

[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 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 v5] sev: add sev-inject-launch-secret
 2020-10-19 21:21 UTC  (4+ messages)

[PATCH v7 00/11] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-10-19 20:53 UTC  (12+ 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] 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] 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  (3+ messages)

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

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

[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] 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  (11+ 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] "


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