qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-12 13:35:53 to 2021-11-15 14:58:22 UTC [more...]

[PULL 00/13] Block layer patches
 2021-11-15 14:54 UTC  (5+ messages)
` [PULL 01/13] stream: Traverse graph after modification
` [PULL 02/13] block: Manipulate children list in .attach/.detach
` [PULL 04/13] block: Drop detached child from ignore list
` [PULL 10/13] iotests/030: Unthrottle parallel jobs in reverse

[PATCH v2 0/6] try improve native hotplug for pcie root ports
 2021-11-15 14:52 UTC  (4+ messages)
` [PATCH v2 1/6] pci: implement power state

[PATCH 0/6] RfC: try improve native hotplug for pcie root ports
 2021-11-15 14:52 UTC  (12+ messages)
` [PATCH 3/6] pcie: add power indicator blink check

[PATCH] softmmu/qdev-monitor: fix use-after-free in qdev_set_id()
 2021-11-15 14:48 UTC  (5+ messages)

[PATCH v4 00/25] block layer: split block APIs in global state and I/O
 2021-11-15 14:48 UTC  (28+ messages)
` [PATCH v4 02/25] include/block/block: split header into I/O and global state API
` [PATCH v4 03/25] assertions for block "
` [PATCH v4 07/25] assertions for block_int "
` [PATCH v4 08/25] block: introduce assert_bdrv_graph_writable
` [PATCH v4 10/25] assertions for blockjob_int.h
` [PATCH v4 12/25] assertions for blockob.h global state API
` [PATCH v4 13/25] include/sysemu/blockdev.h: move drive_add and inline drive_def
` [PATCH v4 14/25] include/systemu/blockdev.h: global state API
` [PATCH v4 19/25] block_int-common.h: split function pointers in BlockDriver
` [PATCH v4 20/25] block_int-common.h: assertion in the callers of BlockDriver function pointers
` [PATCH v4 21/25] block_int-common.h: split function pointers in BdrvChildClass
` [PATCH v4 22/25] block_int-common.h: assertions in the callers of BdrvChildClass function pointers

[PATCH] gitlab-ci: Split custom-runners.yml in one file per runner
 2021-11-15 14:33 UTC  (4+ messages)

[PATCH v2] target/i386: Use assert() to sanity-check b1 in SSE decode
 2021-11-15 14:38 UTC  (5+ messages)

[for-6.1 v3 0/3] virtiofsd: Add support for FUSE_SYNCFS request
 2021-11-15 14:30 UTC  (3+ messages)

[PATCH for 6.2 v1 0/6] current state of for-6.2/misc-fixes
 2021-11-15 14:29 UTC  (7+ messages)
` [PATCH v1 1/6] tests/docker: force NOUSER=1 for base images
` [PATCH v1 2/6] tests/vm: sort the special variable list
` [PATCH v1 3/6] tests/vm: don't build using TCG by default
` [PATCH v1 4/6] meson: remove useless libdl test
` [PATCH v1 5/6] Jobs based on custom runners: add CentOS Stream 8
` [PATCH v1 6/6] gitlab-ci: Split custom-runners.yml in one file per runner

[PATCH] gitlab-ci: Test compilation on Windows with MSYS2
 2021-11-15 14:29 UTC  (2+ messages)

[PATCH 0/2] support BLKSECDISCARD
 2021-11-15 14:26 UTC  (8+ messages)
` [PATCH 1/2] block:hdev: "
` [PATCH 2/2] virtio-blk: "

[PATCH RFC 0/2] Eliminate drive_get_next()
 2021-11-15 14:05 UTC  (9+ messages)
` [PATCH RFC 1/2] hw/sd/ssi-sd: Do not create SD card within controller's realize
` [PATCH RFC 2/2] hw: Replace drive_get_next() by drive_get()

[PATCH v2 00/10] block: Attempt on fixing 030-reported errors
 2021-11-15 13:56 UTC  (9+ messages)
` [PATCH v2 08/10] block: Let replace_child_tran keep indirect pointer
` [PATCH v2 09/10] block: Let replace_child_noperm free children
` [PATCH v2 10/10] iotests/030: Unthrottle parallel jobs in reverse

does drive_get_next(IF_NONE) make sense?
 2021-11-15 13:31 UTC  (9+ messages)

[RFC PATCH v2 0/5] virtio: early detect 'modern' virtio
 2021-11-15 13:26 UTC  (8+ messages)
` [RFC PATCH v2 1/5] virtio: introduce virtio_force_modern()
` [RFC PATCH v2 2/5] virtio-ccw: use virtio_force_modern()
` [RFC PATCH v2 3/5] virtio-pci: "
` [RFC PATCH v2 4/5] vhost: push features to backend on force_modern
` [RFC PATCH v2 5/5] virtio-net: handle force_modern for vhost

[PATCH v4 3/7] hw/adc: Fix CONV bit in NPCM7XX ADC CON register
 2021-11-15 13:19 UTC  (3+ messages)
` [PATCH v4 6/7] hw/nvram: Update at24c EEPROM init function in NPCM7xx boards

[PATCH] arm: Don't remove EL3 exposure for SMC conduit
 2021-11-15 12:54 UTC  (8+ messages)

[PATCH v2] hw/rtc/pl031: Send RTC_CHANGE QMP event
 2021-11-15 12:48 UTC  (4+ messages)

[PATCH] qmp: Stabilize preconfig
 2021-11-15 12:37 UTC  (14+ messages)

[PATCH v2 0/3] virtio: increase VIRTQUEUE_MAX_SIZE to 32k
 2021-11-15 11:54 UTC  (5+ messages)

[PATCH v5 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-11-15 11:17 UTC  (8+ messages)

[PATCH v3 RESEND] fcntl: Add 32bit filesystem mode
 2021-11-15 10:56 UTC  (4+ messages)

[PATCH v5 0/6] Add vmnet.framework based network backend
 2021-11-15 10:45 UTC  (3+ messages)

[PATCH-for-6.2 v3 0/6] tests/unit: Fix test-smp-parse
 2021-11-15 10:24 UTC  (7+ messages)
` [PATCH-for-6.2 v3 1/6] tests/unit/test-smp-parse: Restore MachineClass fields after modifying
` [PATCH-for-6.2 v3 3/6] tests/unit/test-smp-parse: Explicit MachineClass name

[PATCH for 6.2 v2 0/5] Fix Q35 ACPI PCI Hot-plug I/O issues
 2021-11-15 10:05 UTC  (7+ messages)
` [PATCH for 6.2 v2 1/5] pcie: rename 'native-hotplug' to 'x-native-hotplug'
` [PATCH for 6.2 v2 2/5] hw/acpi/ich9: Add compat prop to keep HPC bit set for 6.1 machine type

[PATCH v2 0/2] qemu-options: define -spice only #ifdef CONFIG_SPICE
 2021-11-15 10:00 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] vl: typo fix in a comment

[PATCH v1 0/2] vl: flush all task from rcu queue before exiting
 2021-11-15  9:41 UTC  (3+ messages)
` [PATCH v1 1/2] monitor: move monitor destruction to the very end of qemu cleanup
` [PATCH v1 2/2] vl: flush all task from rcu queue before exiting

[PATCH v10 00/26] Add LoongArch linux-user emulation support
 2021-11-15  8:42 UTC  (6+ messages)
` [PATCH v10 04/26] target/loongarch: Add fixed point arithmetic instruction translation

[PATCH v5 00/18] Adding partial support for 128-bit riscv target
 2021-11-15  8:30 UTC  (23+ messages)
` [PATCH v5 01/18] exec/memop: Adding signedness to quad definitions
` [PATCH v5 02/18] exec/memop: Adding signed quad and octo defines
` [PATCH v5 03/18] qemu/int128: addition of div/rem 128-bit operations
` [PATCH v5 04/18] target/riscv: additional macros to check instruction support
` [PATCH v5 05/18] target/riscv: separation of bitwise logic and arithmetic helpers
` [PATCH v5 06/18] target/riscv: array for the 64 upper bits of 128-bit registers
` [PATCH v5 07/18] target/riscv: setup everything so that riscv128-softmmu compiles
` [PATCH v5 08/18] target/riscv: moving some insns close to similar insns
` [PATCH v5 09/18] target/riscv: accessors to registers upper part and 128-bit load/store
` [PATCH v5 10/18] target/riscv: support for 128-bit bitwise instructions
` [PATCH v5 11/18] target/riscv: support for 128-bit U-type instructions
` [PATCH v5 12/18] target/riscv: support for 128-bit shift instructions
` [PATCH v5 13/18] target/riscv: support for 128-bit arithmetic instructions
` [PATCH v5 14/18] target/riscv: support for 128-bit M extension
` [PATCH v5 15/18] target/riscv: adding high part of some csrs
` [PATCH v5 16/18] target/riscv: helper functions to wrap calls to 128-bit csr insns
` [PATCH v5 17/18] target/riscv: modification of the trans_csrxx for 128-bit support
` [PATCH v5 18/18] target/riscv: actual functions to realize crs 128-bit insns

Chardev: delete the QemuOpts reserved in vm_config_groups
 2021-11-15  8:14 UTC  (4+ messages)
  ` =?gb18030?B?u9i4tKO6IENoYXJkZXY6IGRlbGV0ZSB0aGUgUWVtdU9wdHMgcmVzZXJ2ZWQgaW4gdm1fY29uZmlnX2dyb3Vwcw==?=

[PATCH v4 00/20] Support UXL filed in xstatus
 2021-11-15  4:27 UTC  (7+ messages)
` [PATCH v4 01/20] target/riscv: Don't save pc when exception return
` [PATCH v4 02/20] target/riscv: Sign extend pc for different XLEN
` [PATCH v4 03/20] target/riscv: Ignore the pc bits above XLEN

[PATCH 0/2] vdpa: Check for existence of opts.vhostdev
 2021-11-15  4:24 UTC  (5+ messages)
` [PATCH 1/2] vdpa: Replace qemu_open_old by qemu_open at
` [PATCH 2/2] vdpa: Check for existence of opts.vhostdev

[PATCH 0/2] Fix integer overflows in loading of large images
 2021-11-15  4:24 UTC  (3+ messages)
` [PATCH 1/2] hw/core/loader: return image sizes as ssize_t

[PATCH 1/2] virtio: use virtio accessor to access packed descriptor flags
 2021-11-15  4:20 UTC  (5+ messages)

[RFC PATCH v2 00/30] Add Loongarch softmmu support
 2021-11-15  3:34 UTC  (6+ messages)
` [RFC PATCH v2 01/30] target/loongarch: Update README
` [RFC PATCH v2 10/30] target/loongarch: Add other core instructions support

[PATCH] Add service recovery options for QGA on windows
 2021-11-15  2:21 UTC 

[PATCH v2 0/4] linux-user: Fix getdents alignment issues (#704)
 2021-11-14 21:18 UTC  (9+ messages)
` [PATCH v2 1/4] linux-user: Split out do_getdents, do_getdents64
` [PATCH v2 2/4] linux-user: Always use flexible arrays for dirent d_name
` [PATCH v2 3/4] linux-user: Fix member types of target_dirent64
` [PATCH v2 4/4] linux-user: Rewrite do_getdents, do_getdents64

[PATCH v3 0/6] SEV: add kernel-hashes=on for measured -kernel launch
 2021-11-14 18:02 UTC  (2+ messages)

[PATCH] audio: Add sndio backend
 2021-11-14 13:18 UTC  (11+ messages)

ppc/fpu_helper.c
 2021-11-14 10:15 UTC  (3+ messages)

[RFC v3 0/5] linux-user: simplify safe signal handling
 2021-11-14  9:20 UTC  (7+ messages)
` [RFC v3 1/5] linux-user: Add host_signal_set_pc to set pc in mcontext
` [RFC v3 2/5] linux-user/signal.c: Create a common rewind_if_in_safe_syscall
` [RFC v3 3/5] linux-user/safe-syscall.inc.S: Move to common-user
` [RFC v3 4/5] common-user: Adjust system call return on FreeBSD
` [RFC v3 5/5] *-user: move safe-syscall.* to common-user

[PULL SUBSYSTEM qemu-pseries] pseries: Update SLOF firmware image
 2021-11-14  0:51 UTC 

[PATCH v6 00/10] PMU-EBB support for PPC64 TCG
 2021-11-13 19:02 UTC  (4+ messages)
` [PATCH v6 01/10] target/ppc: introduce PMUEventType and PMU overflow timers

[PATCH] hw/acpi: Set memory regions to native endian as a work around
 2021-11-13 18:47 UTC  (5+ messages)

[PATCH v4 0/1] hw/hyperv/vmbus: Is it maintained?
 2021-11-13 15:23 UTC  (7+ messages)

Idea about float acceleration with tcg
 2021-11-13  9:56 UTC 

[PATCH v5 0/6] optimize the downtime for vfio migration
 2021-11-13  9:21 UTC  (4+ messages)
` [PATCH v5 4/6] kvm: irqchip: extract kvm_irqchip_add_deferred_msi_route

QEMU on x64
 2021-11-12 23:18 UTC  (5+ messages)

Guests wont start with 15 pcie-root-port devices
 2021-11-12 20:51 UTC  (3+ messages)

[PATCH 00/10] vhost: stick to -errno error return convention
 2021-11-12 19:59 UTC  (9+ messages)
` [PATCH 01/10] vhost-user-blk: reconnect on any error during realize
` [PATCH 04/10] chardev/char-fe: don't allow EAGAIN from blocking read

[RFC PATCH 0/6] KVM: mm: fd-based approach for supporting KVM guest private memory
 2021-11-12 19:28 UTC  (3+ messages)
` [RFC PATCH 1/6] mm: Add F_SEAL_GUEST to shmem/memfd

[PATCH v2 0/1] Jobs based on custom runners: add CentOS Stream 8
 2021-11-12 18:35 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v1] job.c: add missing notifier initialization
 2021-11-12 18:04 UTC  (2+ messages)

[RFC PATCH] hw/intc: clean-up error reporting for failed ITS cmd
 2021-11-12 17:04 UTC 

[RFC PATCH v1 0/3] virtio: early detect 'modern' virtio
 2021-11-12 16:36 UTC  (6+ messages)
` [RFC PATCH v1 1/3] virtio: introduce virtio_force_modern()

Fwd: New Defects reported by Coverity Scan for QEMU
 2021-11-12 16:28 UTC  (2+ messages)

[PATCH v2 0/3] target/ppc: Implement Vector Expand/Extract Mask and Vector Mask
 2021-11-12 14:14 UTC  (4+ messages)
` [PATCH v2 1/3] target/ppc: Implement Vector Expand Mask
` [PATCH v2 2/3] target/ppc: Implement Vector Extract Mask
` [PATCH v2 3/3] target/ppc: Implement Vector Mask Move insns

[PULL 00/54] ppc-for-6.2 queue 20211109
 2021-11-12 13:39 UTC  (6+ messages)
` [PULL 03/54] target/ppc: Move load and store floating point instructions to decodetree


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