qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-03 10:31:13 to 2021-02-03 17:54:17 UTC [more...]

[PATCH 00/22] Acceptance Test: introduce base class for Linux based tests
 2021-02-03 17:42 UTC  (22+ messages)
` [PATCH 01/22] tests/acceptance/boot_linux.py: fix typo on cloudinit error message
` [PATCH 02/22] tests/acceptance/boot_linux.py: rename misleading cloudinit method
` [PATCH 03/22] Acceptance Tests: remove unnecessary tag from documentation example
` [PATCH 04/22] tests/acceptance/virtiofs_submounts.py: use workdir property
` [PATCH 05/22] tests/acceptance/virtiofs_submounts.py: do not ask for ssh key password
` [PATCH 06/22] tests/acceptance/virtiofs_submounts.py: use a virtio-net device instead
` [PATCH 08/22] tests/acceptance/virtiofs_submounts.py: standardize port as integer
` [PATCH 09/22] tests/acceptance/virtiofs_submounts.py: required space between IP and port
` [PATCH 10/22] Python: add utility function for retrieving port redirection
` [PATCH 11/22] tests/acceptance/linux_ssh_mips_malta.py: standardize port as integer
` [PATCH 12/22] Acceptance tests: clarify ssh connection failure reason
` [PATCH 13/22] tests/acceptance/virtiofs_submounts.py: add missing accel tag
` [PATCH 16/22] Acceptance Tests: introduce method for requiring an accelerator
` [PATCH 17/22] Acceptance Tests: fix population of public key in cloudinit image
` [PATCH 19/22] Acceptance Tests: add port redirection for ssh by default
` [PATCH 20/22] Acceptance Tests: add basic documentation on LinuxTest base class
` [PATCH 21/22] Acceptance Tests: introduce CPU hotplug test
` [PATCH 22/22] [NOTFORMERGE] Bump Avocado version to latest master

[RFC PATCH v3 00/31] CXL 2.0 Support
 2021-02-03 17:42 UTC  (2+ messages)

[PATCH v5 0/5] hw/block/nvme: add simple copy command
 2021-02-03 17:27 UTC  (4+ messages)
` [PATCH v5 4/5] nvme: updated shared header for "

[PATCH 0/4] Remove the deprecated pc-1.x machine types and related stuff
 2021-02-03 17:18 UTC  (5+ messages)
` [PATCH 1/4] hw/i386: Remove the deprecated pc-1.x machine types
` [PATCH 2/4] hw/block/fdc: Remove the check_media_rate property
` [PATCH 3/4] hw/virtio/virtio-balloon: Remove the "class" property
` [PATCH 4/4] hw/usb/bus: Remove the "full-path" property

[PATCH v4 0/4] target/arm: Add support for FEAT_DIT, Data Independent Timing
 2021-02-03 17:19 UTC  (4+ messages)
` [PATCH v4 2/4] target/arm: Support AA32 DIT by moving PSTATE_SS from cpsr into env->pstate

About creating machines on the command line
 2021-02-03 17:09 UTC  (3+ messages)

[PATCH v4 0/3] virtiofsd: prevent opening of special files (CVE-2020-35517)
 2021-02-03 17:06 UTC  (17+ messages)
` [PATCH v4 1/3] virtiofsd: extract lo_do_open() from lo_open()
` [PATCH v4 2/3] virtiofsd: optionally return inode pointer from lo_do_lookup()
` [PATCH v4 3/3] virtiofsd: prevent opening of special files (CVE-2020-35517)

[PATCH v15 00/23] i386 cleanup PART 2
 2021-02-03 17:10 UTC  (34+ messages)
` [PATCH v15 04/23] cpu: Move synchronize_from_tb() to tcg_ops
` [PATCH v15 14/23] cpu: move debug_check_watchpoint "
` [PATCH v15 15/23] cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
` [PATCH v15 17/23] accel: replace struct CpusAccel with AccelOpsClass
` [PATCH v15 18/23] accel: introduce AccelCPUClass extending CPUClass
` [PATCH v15 19/23] i386: split cpu accelerators from cpu.c, using AccelCPUClass
` [PATCH v15 21/23] hw/core/cpu: call qemu_init_vcpu in cpu_common_realizefn
` [PATCH v15 22/23] accel: introduce new accessor functions
` [PATCH v15 23/23] accel-cpu: make cpu_realizefn return a bool

[PATCH 0/1] target/arm: Fix SCR_EL3 migration issue
 2021-02-03 16:58 UTC  (7+ messages)
` [PATCH 1/1] target/arm: Add raw_writefn to SCR_EL3 register

[PATCH v2 0/1] target/arm: Fix SCR_EL3 migration issue
 2021-02-03 16:55 UTC  (2+ messages)
` [PATCH v2 1/1] target/arm: Fix SCR RES1 handling

usb-wacom-tablet failing to register
 2021-02-03 16:53 UTC  (6+ messages)

[PATCH 1/1] docs: fix mistake in dirty bitmap feature description
 2021-02-03 16:50 UTC  (7+ messages)

[PATCH] virtiofsd: vu_dispatch locking should never fail
 2021-02-03 16:53 UTC  (7+ messages)

cdrom scsi passthough not working well
 2021-02-03 16:48 UTC 

[PATCH v3 0/8] [RfC] fix tracing for modules
 2021-02-03 16:32 UTC  (10+ messages)
` [PATCH v3 5/8] trace: iter init tweaks
` [PATCH v3 6/8] trace: add trace_event_iter_init_group
` [PATCH v3 7/8] trace/simple: pass iter to st_write_event_mapping
` [PATCH v3 8/8] trace/simple: add st_init_group

[PATCH] docs/system: document an example vexpress-a15 invocation
 2021-02-03 16:28 UTC  (2+ messages)

[PATCH 0/8] hw/ppc: Convert UIC device to QOM
 2021-02-03 16:35 UTC  (4+ messages)
` [PATCH 4/8] hw/ppc/ppc440_bamboo: Drop use of ppcuic_init()

qemu broke booting of old RedHat floppies
 2021-02-03 16:30 UTC  (2+ messages)

ARM Snapshots Not Backwards-Compatible
 2021-02-03 16:24 UTC  (20+ messages)
          ` [PATCH] target/arm: Don't migrate CPUARMState.features

[PATCH v8 00/13] Generalize memory encryption models
 2021-02-03 16:19 UTC  (6+ messages)
` [PATCH v8 07/13] confidential guest support: Introduce cgs "ready" flag
` [PATCH v8 08/13] confidential guest support: Move SEV initialization into arch specific code

[PATCH v21 00/20] Initial support for multi-process Qemu
 2021-02-03 16:11 UTC  (2+ messages)

[RFC PATCH 0/3] hw/arm/virt: CXL enablement including gpex-acpi
 2021-02-03 16:10 UTC  (3+ messages)
` [RFC PATCH 3/3] hw/cxl/cxl-device-utils: Allow incorrect read lengths

[PATCH 00/21] hw: Let the machine be the owner of the system memory
 2021-02-03 16:05 UTC  (8+ messages)
` [PATCH 12/21] hw/arm: "

[Qemu-devel] [PATCH v2] pc: Don't make die-id mandatory unless necessary
 2021-02-03 16:07 UTC  (5+ messages)

[PATCH 00/12] misc: Replace the words 'blacklist/whitelist'
 2021-02-03 16:02 UTC  (19+ messages)
` [PATCH 03/12] qga: Replace '--blacklist' command line option by '--denylist'
` [PATCH 06/12] scripts/tracetool: Replace the word 'whitelist'
` [PATCH 08/12] seccomp: Replace the word 'blacklist'
` [PATCH 10/12] tests/qemu-iotests: Replace the words 'blacklist/whitelist'
` [PATCH 11/12] tests/fp/fp-test: Replace the word 'blacklist'
` [PATCH 12/12] hw/vfio/pci-quirks: "

[PATCH] MAINTAINERS: suggest myself as co-maintainer for Block Jobs
 2021-02-03 15:57 UTC  (8+ messages)

[PATCH 00/20] Various vhost-user-gpu & UI fixes
 2021-02-03 15:48 UTC  (8+ messages)
` [PATCH 11/20] ui: add an optional get_flags callback to GraphicHwOps
` [PATCH 20/20] RFC: tests: add some virtio-gpu & vhost-user-gpu acceptance test

[PATCH v4 00/23] target-arm: Implement ARMv8.5-MemTag, user mode
 2021-02-03 15:33 UTC  (6+ messages)
` [PATCH v4 01/23] tcg: Introduce target-specific page data for user-only

[PATCH v4 00/14] qapi: static typing conversion, pt2
 2021-02-03 15:15 UTC  (13+ messages)
` [PATCH v4 02/14] qapi/introspect.py: use _make_tree for features nodes
` [PATCH v4 04/14] qapi/introspect.py: guard against ifcond/comment misuse
` [PATCH v4 06/14] qapi/introspect.py: replace 'extra' dict with 'comment' argument
` [PATCH v4 07/14] qapi/introspect.py: Introduce preliminary tree typing
` [PATCH v4 08/14] qapi/introspect.py: create a typed 'Annotated' data strutcure
` [PATCH v4 11/14] qapi/introspect.py: add type hint annotations

[PATCH 0/4] nbd reconnect new fixes
 2021-02-03 15:00 UTC  (7+ messages)
` [PATCH 1/4] block/nbd: fix drain dead-lock because of nbd reconnect-delay

[PULL v4 00/36] Misc patches (buildsys, i386, fuzzing) for 2021-01-29
 2021-02-03 14:51 UTC  (2+ messages)

[Bug 1913917] [NEW] aarch64-virt: heap-use-after-free in gic_dist_writeb
 2021-02-03 14:39 UTC  (2+ messages)
` [Bug 1913917] "

[PATCH 0/1] Allow to build virtiofsd without the entire tools
 2021-02-03 14:41 UTC  (6+ messages)
` [PATCH 1/1] virtiofsd: Allow to build it without the tools

[Bug 1912224] [NEW] qemu may freeze during drive-mirroring on fragmented FS
 2021-02-03 14:21 UTC  (3+ messages)
` [Bug 1912224] "

macOS (Big Sur, Apple Silicon) 'make check' fails in test-crypto-tlscredsx509
 2021-02-03 14:28 UTC  (11+ messages)

[PULL v2 00/20] NBD patches for 2021-02-02
 2021-02-03 14:24 UTC  (4+ messages)
` [PULL v2 05/20] block/io: refactor bdrv_pad_request(): move bdrv_pad_request() up
` [PULL v2 09/20] block: use int64_t as bytes type in tracked requests
` [PULL v2 12/20] block/io: support int64_t bytes in bdrv_aligned_pwritev()

[PATCH] virtiofsd: Add restart_syscall to the seccomp whitelist
 2021-02-03 14:27 UTC  (2+ messages)

[PATCH v2 1/2] hw/ppc: e500: Use a macro for the platform clock frequency
 2021-02-03 14:24 UTC  (2+ messages)
` [PATCH v2 2/2] hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodes

[PULL 0/9] pc,virtio: fixes, features
 2021-02-03 14:15 UTC  (4+ messages)

[PATCH 0/2] migration: dirty-bitmap: Allow control of bitmap persistence on destination
 2021-02-03 14:14 UTC  (7+ messages)
` [PATCH 1/2] migration: dirty-bitmap: Convert alias map inner members to a struct
` [PATCH 2/2] migration: dirty-bitmap: Allow control of bitmap persistence on destination

[Qemu-devel] [Bug 1810603] [NEW] QEMU QCow Images crow dramatically
 2021-02-03 14:01 UTC  (2+ messages)
` [Bug 1810603] Re: QEMU QCow Images grow dramatically

[PATCH 1/2] hw/ppc: e500: Use a macro for the platform clock frequency
 2021-02-03 14:10 UTC  (4+ messages)
` [PATCH 2/2] hw/ppc: e500: Fill in correct <clock-frequency> for the serial nodes

[PATCH v3 0/2] pci: add romsize property
 2021-02-03 14:08 UTC  (5+ messages)
` [PATCH v3 1/2] pci: reject too large ROMs
` [PATCH v3 2/2] pci: add romsize property

[PULL v2 00/21] target-arm queue
 2021-02-03 14:08 UTC  (3+ messages)

[Qemu-devel] [Bug 1813940] [NEW] kvm_mem_ioeventfd_add: error adding ioeventfd: No space left on device
 2021-02-03 13:54 UTC  (2+ messages)
` [Bug 1813940] "

[Qemu-devel] [Bug 1813406] [NEW] qemu-img convert malfunction on macOS
 2021-02-03 13:55 UTC  (2+ messages)
` [Bug 1813406] "

[Bug 1914117] [NEW] Short files returned via FTP on Qemu with various architectures and OSes
 2021-02-03 13:21 UTC  (2+ messages)
` [Bug 1914117] "

[PULL 00/20] NBD patches for 2021-02-02
 2021-02-03 13:27 UTC  (2+ messages)

[PULL 00/20] NBD patches for 2021-02-02
 2021-02-03 13:25 UTC  (2+ messages)

[PULL 0/3] Machine queue, 2021-02-02
 2021-02-03 12:55 UTC  (2+ messages)

[Bug 1912777] Re: KVM_EXIT_MMIO has increased in Qemu4.0.0 when compared to Qemu 2.11.0
 2021-02-03 12:34 UTC 

[RFC PATCH 0/4] hw/intc: enable GICv4 memory layout for GICv3 driver
 2021-02-03 12:26 UTC  (6+ messages)
` [RFC PATCH 4/4] hw/intc: make gicv3_idreg() distinguish between gicv3/gicv4

[PATCH 0/6] Move remaining x86 Travis jobs to the gitlab-CI
 2021-02-03 11:32 UTC  (7+ messages)
` [PATCH 1/6] travis.yml: Move gprof/gcov test across to gitlab
` [PATCH 2/6] travis.yml: Move the -fsanitize=undefined test to the gitlab-CI
` [PATCH 3/6] travis.yml: Move the --enable-modules "
` [PATCH 4/6] travis.yml: Remove the --enable-debug jobs
` [PATCH 5/6] target/s390x/arch_dump: Fixes for the name field in the PT_NOTE section
` [PATCH 6/6] travis.yml: Move the -fsanitize=thread compile-testing to the gitlab-CI

[PATCH v4 00/16] 64bit block-layer: part I
 2021-02-03 10:45 UTC  (7+ messages)
  ` iotest failures in head [was: [PATCH v4 00/16] 64bit block-layer: part I]


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