qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-03 05:27:00 to 2021-02-03 16:22:10 UTC [more...]

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

[PATCH v15 00/23] i386 cleanup PART 2
 2021-02-03 16:15 UTC  (26+ messages)
` [PATCH v15 04/23] cpu: Move synchronize_from_tb() to tcg_ops
` [PATCH v15 13/23] cpu: move adjust_watchpoint_address "
` [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 18/23] accel: introduce AccelCPUClass extending CPUClass
` [PATCH v15 22/23] accel: introduce new accessor functions
` [PATCH v15 23/23] accel-cpu: make cpu_realizefn return a bool

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

[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 v4 0/3] virtiofsd: prevent opening of special files (CVE-2020-35517)
 2021-02-03 16:08 UTC  (13+ 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] virtiofsd: vu_dispatch locking should never fail
 2021-02-03 16:08 UTC  (5+ messages)

[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  (36+ messages)
` [PATCH 01/12] ui: Replace the word 'whitelist'
` [PATCH 02/12] qga: Rename config key 'blacklist' as 'denylist'
` [PATCH 03/12] qga: Replace '--blacklist' command line option by '--denylist'
` [PATCH 04/12] qga: Replace the word 'blacklist'
` [PATCH 05/12] tools/virtiofsd: Replace the word 'whitelist'
` [PATCH 06/12] scripts/tracetool: "
` [PATCH 07/12] scripts/device-crash-test: "
` [PATCH 08/12] seccomp: Replace the word 'blacklist'
` [PATCH 09/12] qemu-options: "
` [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/1] target/arm: Fix SCR_EL3 migration issue
 2021-02-03 15:04 UTC  (5+ messages)
` [PATCH 1/1] target/arm: Add raw_writefn to SCR_EL3 register

[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  (4+ messages)
` [Bug 1912224] "

macOS (Big Sur, Apple Silicon) 'make check' fails in test-crypto-tlscredsx509
 2021-02-03 14:28 UTC  (9+ 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]

[PATCH v8 00/13] Generalize memory encryption models
 2021-02-03 10:42 UTC  (5+ messages)
` [PATCH v8 07/13] confidential guest support: Introduce cgs "ready" flag
` [PATCH v8 13/13] s390: Recognize confidential-guest-support option

[PATCH 1/1] docs: fix mistake in dirty bitmap feature description
 2021-02-03 10:29 UTC  (6+ messages)

[PATCH] hw/intc/arm_gic: Fix interrupt ID in GICD_SGIR register
 2021-02-03 10:15 UTC  (6+ messages)
      ` [QEMU-SECURITY] "

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

[Bug 1914353] [NEW] QEMU: aarch64: :GIC: out-of-bounds access via interrupt ID
 2021-02-03  9:56 UTC  (4+ messages)
` [Bug 1914353] "

[PATCH] target/s390x/arch_dump: Fixes for the name field in the PT_NOTE section
 2021-02-03  9:44 UTC 

vnc clipboard support
 2021-02-03  9:40 UTC  (11+ messages)

[PATCH v2 0/2] sev: enable secret injection to a self described area in OVMF
 2021-02-03  9:14 UTC  (9+ messages)
` [PATCH v2 1/2] pc: add parser for OVMF reset block
` [PATCH v2 2/2] sev: update sev-inject-launch-secret to make gpa optional

[PATCH] char: don't fail when client is not connected
 2021-02-03  8:38 UTC  (6+ messages)

[PATCH] cpu-throttle: Remove timer_mod() from cpu_throttle_set()
 2021-02-03  7:59 UTC  (3+ messages)

[PATCH v4 00/18] Support Multifd for RDMA migration
 2021-02-03  8:01 UTC  (19+ messages)
` [PATCH v4 01/18] migration/rdma: add the 'migrate_rdma_pin_all' function
` [PATCH v4 02/18] migration/rdma: judge whether or not the RDMA is used for migration
` [PATCH v4 03/18] migration/rdma: create multifd_setup_ops for Tx/Rx thread
` [PATCH v4 04/18] migration/rdma: add multifd_setup_ops for rdma
` [PATCH v4 05/18] migration/rdma: do not need sync main "
` [PATCH v4 06/18] migration/rdma: export MultiFDSendParams/MultiFDRecvParams
` [PATCH v4 07/18] migration/rdma: add rdma field into multifd send/recv param
` [PATCH v4 08/18] migration/rdma: export getQIOChannel to get QIOchannel in rdma
` [PATCH v4 09/18] migration/rdma: add multifd_rdma_load_setup() to setup multifd rdma
` [PATCH v4 10/18] migration/rdma: Create the multifd recv channels for RDMA
` [PATCH v4 11/18] migration/rdma: record host_port for multifd RDMA
` [PATCH v4 12/18] migration/rdma: Create the multifd send channels for RDMA
` [PATCH v4 13/18] migration/rdma: Add the function for dynamic page registration
` [PATCH v4 14/18] migration/rdma: register memory for multifd RDMA channels
` [PATCH v4 15/18] migration/rdma: only register the memory for multifd channels
` [PATCH v4 16/18] migration/rdma: add rdma_channel into Migrationstate field
` [PATCH v4 17/18] migration/rdma: send data for both rdma-pin-all and NOT rdma-pin-all mode
` [PATCH v4 18/18] migration/rdma: RDMA cleanup for multifd migration

[PATCH] blockjob: Fix crash with IOthread when block commit after snapshot
 2021-02-03  7:45 UTC  (2+ messages)

[PATCH] replay: rng-builtin support
 2021-02-03  7:42 UTC  (2+ messages)

macOS (Big Sur, Apple Silicon) 'make check' fails in test-crypto-tlscredsx509
 2021-01-29  9:53 UTC  (8+ messages)


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