QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-22 12:12:06 to 2020-07-23 05:02:12 UTC [more...]

[Bug 1888606] [NEW] Heap-use-after-free in virtio_gpu_ctrl_response
 2020-07-23  4:55 UTC 

[PATCH 0/2] Instruction set detection for clang
 2020-07-23  4:54 UTC  (4+ messages)
` [PATCH 1/2] configure: avx2 and avx512f "
` [PATCH 2/2] configure: atomic64/128 "

[PATCH for-5.1] hw: Only compile the usb-dwc2 controller if it is really needed
 2020-07-23  4:36 UTC  (4+ messages)

[PATCH v2] virtio-balloon: always indicate S_DONE when migration fails
 2020-07-23  4:10 UTC  (7+ messages)

[PATCH] Fix vhost-user buffer over-read on ram hot-unplug
 2020-07-23  4:08 UTC  (2+ messages)

[PATCH 00/12] Add a General Virtual Device Fuzzer
 2020-07-23  3:39 UTC  (13+ messages)
` [PATCH 01/12] fuzz: Change the way we write qtest log to stderr
` [PATCH 02/12] fuzz: Add general virtual-device fuzzer
` [PATCH 03/12] fuzz: Add PCI features to the general fuzzer
` [PATCH 04/12] fuzz: Add DMA support to the generic-fuzzer
` [PATCH 05/12] fuzz: Declare DMA Read callback function
` [PATCH 06/12] fuzz: Add fuzzer callbacks to DMA-read functions
` [PATCH 07/12] scripts/oss-fuzz: Add wrapper program for generic fuzzer
` [PATCH 08/12] scripts/oss-fuzz: Add general-fuzzer build script
` [PATCH 09/12] scripts/oss-fuzz: Add general-fuzzer configs for oss-fuzz
` [PATCH 10/12] scripts/oss-fuzz: build the general-fuzzer configs
` [PATCH 11/12] scripts/oss-fuzz: Add script to reorder a general-fuzzer trace
` [PATCH 12/12] scripts/oss-fuzz: Add crash trace minimization script

[Bug 1888601] [NEW] QEMU v5.1.0-rc0/rc1 hang with nested virtualization
 2020-07-23  3:43 UTC 

[PATCH v3 0/8] Generalize start-powered-off property from ARM
 2020-07-23  3:33 UTC  (17+ messages)
` [PATCH v3 1/8] target/arm: Move start-powered-off property to generic CPUState
` [PATCH v3 2/8] target/arm: Move setting of CPU halted state to generic code
` [PATCH v3 3/8] ppc/spapr: Use start-powered-off CPUState property
` [PATCH v3 4/8] ppc/e500: "
` [PATCH v3 5/8] mips/cps: "
` [PATCH v3 6/8] sparc/sun4m: Remove main_cpu_reset()
` [PATCH v3 7/8] sparc/sun4m: Use start-powered-off CPUState property
` [RFC PATCH v3 8/8] target/s390x: "

[PATCH v3 0/3] Fix some PMP implementation
 2020-07-23  3:20 UTC  (7+ messages)
` [PATCH v3 2/3] target/riscv/pmp.c: Fix the index offset on RV64
` [PATCH v3 3/3] target/riscv: Fix the translation of physical address

[PATCH v2 0/9] Generalize start-powered-off property from ARM
 2020-07-23  3:17 UTC  (30+ messages)
` [PATCH v2 1/9] target/arm: Move start-powered-off property to generic CPUState
` [PATCH v2 2/9] target/arm: Move setting of CPU halted state to generic code
` [PATCH v2 3/9] ppc/spapr: Use start-powered-off CPUState property
` [PATCH v2 4/9] ppc/e500: "
` [PATCH v2 5/9] mips/cps: "
` [PATCH v2 6/9] sparc/sun4m: "
` [RFC PATCH v2 7/9] sparc/sun4m: Don't set CPUState::halted in cpu_devinit()
` [RFC PATCH v2 8/9] sparc/sun4m: Use one cpu_reset() function for main and secondary CPUs
` [RFC PATCH v2 9/9] target/s390x: Use start-powered-off CPUState property

[PATCH 1/2] net: forbid the reentrant RX
 2020-07-23  2:25 UTC  (6+ messages)
` [PATCH 2/2] e1000e: make TX reentrant

[RFC v2 00/76] target/riscv: support vector extension v0.9
 2020-07-23  2:18 UTC  (35+ messages)
` [RFC v2 01/76] target/riscv: drop vector 0.7.1 support
` [RFC v2 02/76] target/riscv: rvv-0.9: support vector 0.9
` [RFC v2 03/76] target/riscv: fix rsub gvec tcg_assert_listed_vecop assertion
` [RFC v2 07/76] target/riscv: Use FIELD_EX32() to extract wd field
` [RFC v2 08/76] target/riscv: rvv-0.9: add mstatus VS field
` [RFC v2 09/76] target/riscv: rvv-0.9: add sstatus "
` [RFC v2 10/76] target/riscv: rvv-0.9: add translation-time vector context status
` [RFC v2 11/76] target/riscv: rvv-0.9: remove vxrm and vxsat fields from fcsr register
` [RFC v2 12/76] target/riscv: rvv-0.9: add vcsr register
` [RFC v2 13/76] target/riscv: rvv-0.9: add vlenb register
` [RFC v2 14/76] target/riscv: rvv-0.9: remove MLEN calculations
` [RFC v2 15/76] target/riscv: rvv-0.9: add fractional LMUL
` [RFC v2 16/76] target/riscv: rvv-0.9: add VMA and VTA
` [RFC v2 18/76] target/riscv: introduce more imm value modes in translator functions
` [RFC v2 19/76] target/riscv: rvv-0.9: add narrower_nanbox_fpr helper
` [RFC v2 21/76] target/riscv: rvv-0.9: configure instructions

[PATCH] hw/misc/edu: support pci device state migration
 2020-07-23  1:01 UTC  (3+ messages)

[PATCH] ppc/xive: Fix some typos in comments
 2020-07-23  0:45 UTC  (2+ messages)

[PATCH 0/6] fcntl, sockopt, and ioctl options
 2020-07-23  0:19 UTC  (7+ messages)
` [PATCH 1/6] linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
` [PATCH 2/6] linux-user: add missing UDP and IPv6 get/setsockopt options
` [PATCH 3/6] linux-user: Update SO_TIMESTAMP to SO_TIMESTAMP_OLD/NEW
` [PATCH 4/6] linux-user: setsockopt() SO_TIMESTAMPNS and SO_TIMESTAMPING
` [PATCH 5/6] thunk: supports flexible arrays
` [PATCH 6/6] linux-user: Add support for SIOCETHTOOL ioctl

What is TYPE_TPM_TIS_ISA? (Not an ISA Device)
 2020-07-22 22:07 UTC  (4+ messages)

[PATCH for-5.1] libvhost-user: Add missing GCC_FMT_ATTR and fix format errors
 2020-07-22 22:07 UTC  (2+ messages)

[Bug 1884831] [NEW] qemu-nbd fails to discard bigger chunks
 2020-07-22 21:41 UTC  (4+ messages)
` [Bug 1884831] "

[PATCH-for-5.1 0/2] tpm: Improve error reporting
 2020-07-22 21:44 UTC  (5+ messages)
` [PATCH-for-5.1 1/2] tpm: Display when no backend is available
` [RFC PATCH-for-5.1 2/2] tpm: List the available TPM backends

[PATCH for-5.1] nbd: Fix large trim/zero requests
 2020-07-22 21:22 UTC 

5.1.0-rc1 regression: reset fails with kvm and -cpu host
 2020-07-22 21:21 UTC  (5+ messages)

[PATCH for-5.1] Fix grammar in documentation
 2020-07-22 21:05 UTC 

[PATCH for-5.1] sd/milkymist-memcard: Fix format string
 2020-07-22 20:40 UTC 

[PATCH v3 0/5] Add strace support for printing arguments for a group of selected syscalls
 2020-07-22 20:04 UTC  (6+ messages)
` [PATCH v3 1/5] linux-user: Make cpu_env accessible in strace.c
` [PATCH v3 2/5] linux-user: Add strace support for printing arguments of truncate()/ftruncate() and getsid()
` [PATCH v3 3/5] linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory
` [PATCH v3 4/5] linux-user: Add an api to print enumareted argument values with strace
` [PATCH v3 5/5] linux-user: Add strace support for printing arguments of some clock and time functions

[PATCH for-5.1 0/3] virtiofsd: allow virtiofsd to run in a container
 2020-07-22 19:03 UTC  (11+ messages)
` [PATCH for-5.1 1/3] virtiofsd: drop CAP_DAC_READ_SEARCH
` [PATCH for-5.1 2/3] virtiofsd: add container-friendly -o chroot sandboxing option
  ` [Virtio-fs] "
` [PATCH for-5.1 3/3] virtiofsd: probe unshare(CLONE_FS) and print an error
` [Virtio-fs] [PATCH for-5.1 0/3] virtiofsd: allow virtiofsd to run in a container

[PATCH v2 00/12] candidate fixes for 5.1-rc1 (testing, semihosting, OOM tcg, x86 fpu)
 2020-07-22 19:02 UTC  (13+ messages)
` [PATCH v2 04/12] util: add qemu_get_host_physmem utility function
` [PATCH v2 06/12] accel/tcg: better handle memory constrained systems
` [PATCH v2 08/12] linux-user: don't use MAP_FIXED in pgd_find_hole_fallback
` [PATCH v2 11/12] tests/docker: add support for DEB_KEYRING

https booting
 2020-07-22 18:47 UTC  (8+ messages)
` [ipxe-devel] "

[PATCH v7 00/47] block: Deal with filters
 2020-07-22 18:31 UTC  (3+ messages)
` [PATCH v7 33/47] mirror: "

[PATCH v4 2/2] nvme: allow cmb and pmr to be enabled on same device
 2020-07-22 18:14 UTC  (14+ messages)

[PATCH] target/i386: floatx80: avoid compound literals in static initializers
 2020-07-22 17:52 UTC  (7+ messages)

[PATCH-for-5.1] hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value
 2020-07-22 17:50 UTC  (4+ messages)

[PATCH v2 0/2] linux-user: fix clock_nanosleep()
 2020-07-22 17:46 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] linux-user, ppc: fix clock_nanosleep() for linux-user-ppc

[PATCH for-5.1 0/2] qemu-img convert -n: Keep qcow2 v2 target sparse
 2020-07-22 17:15 UTC  (5+ messages)
` [PATCH for-5.1 1/2] qcow2: Implement v2 zero writes with discard if possible

[PULL 0/5] riscv-to-apply queue
 2020-07-22 16:48 UTC  (6+ messages)
` [PULL 1/5] goldfish_rtc: Fix non-atomic read behaviour of TIME_LOW/TIME_HIGH
` [PULL 2/5] target/riscv: Quiet Coverity complains about vamo*
` [PULL 3/5] target/riscv: fix vector index load/store constraints
` [PULL 4/5] hw/riscv: sifive_e: Correct debug block size
` [PULL 5/5] target/riscv: Fix the range of pmpcfg of CSR funcion table

[PATCH 1/2] target/riscv: Quiet Coverity complains about vamo*
 2020-07-22 16:40 UTC  (4+ messages)

[Bug 1888431] [NEW] v5.1.0-rc1 build fails on Mac OS X 10.11.6
 2020-07-22 16:42 UTC  (2+ messages)
` [Bug 1888431] "

[PATCH v0 0/4] background snapshot
 2020-07-22 16:30 UTC  (5+ messages)

[PATCH for-5.1] iotests: Select a default machine for the rx and avr targets
 2020-07-22 16:19 UTC 

[PATCH 0/1] RFC: pcie: parital fix for missing unplug events
 2020-07-22 16:19 UTC  (3+ messages)
` [PATCH 1/1] pci/pcie: refuse another hotplug/unplug event if attention button is pending

[PATCH for-5.1? 0/4] non-blocking connect
 2020-07-22 15:56 UTC  (13+ messages)
` [PATCH 3/4] io/channel-socket: implement "

[PATCH v2 0/2] This two patch series introduces functionality for a group
 2020-07-22 15:34 UTC  (3+ messages)
` [PATCH v2 1/2] linux-user: Modify 'target_to_host/host_to_target_itimerspec()'
` [PATCH v2 2/2] linux-user: Add support for a group of 2038 safe syscalls

[PATCH 0/6] x86: fix cpu hotplug with secure boot
 2020-07-22 15:30 UTC  (10+ messages)
` [PATCH 1/6] x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features
` [PATCH 2/6] x86: cphp: prevent guest crash on CPU hotplug when broadcast SMI is in use
` [PATCH 3/6] x86: cpuhp: refuse cpu hot-unplug request earlier if not supported
` [PATCH 5/6] x68: acpi: trigger SMI before scanning for hotplugged CPUs

Virt Storage/Block meeting minutes - 01-Jul-2020
 2020-07-22 14:45 UTC  (2+ messages)

[PATCH v5 00/10] build some devices as modules
 2020-07-22 14:39 UTC  (7+ messages)
` [PATCH v5 03/10] qdev: device module support

[Bug 1887745] [NEW] call-method block-size failed with error ffffffdf
 2020-07-22 14:21 UTC  (2+ messages)
` [Bug 1887745] "

[PATCH v1] virtio-mem-pci: force virtio version 1
 2020-07-22 14:22 UTC  (2+ messages)

OVMF and PCI0 UID
 2020-07-22 13:53 UTC  (4+ messages)

[PATCH 0/4] error: Mechanical fixes & cleanups
 2020-07-22 13:31 UTC  (7+ messages)
` [PATCH 1/4] coccinelle/err-bad-newline: Fix for Python 3, and add patterns
` [PATCH 2/4] error: Strip trailing '\n' from error string arguments (again)
` [PATCH 3/4] error: Remove NULL checks on error_propagate() calls (again)

[PATCH 0/2] Adding support for a group of year 2038 safe syscalls
 2020-07-22 13:26 UTC  (3+ messages)
` [PATCH 1/2] linux-user: Modify 'target_to_host/host_to_target_itimerspec()'

[PATCH v2 00/20] backup performance: block_status + async
 2020-07-22 12:22 UTC  (3+ messages)
` [PATCH v2 11/20] qapi: backup: add x-max-chunk and x-max-workers parameters

please try to avoid sending pullreqs late on release-candidate day
 2020-07-22 12:16 UTC  (3+ messages)

[PULL 0/9] acpi,virtio,pc: bugfixes
 2020-07-22 12:09 UTC  (8+ messages)
` [PULL 3/9] virtio-balloon: Prevent guest from starting a report when we didn't request one
` [PULL 4/9] virtio-balloon: Add locking to prevent possible race when starting hinting
` [PULL 5/9] virtio-balloon: Replace free page hinting references to 'report' with 'hint'
` [PULL 6/9] virtio: list legacy-capable devices
` [PULL 7/9] virtio: verify that legacy support is not accidentally on
` [PULL 8/9] intel_iommu: Use correct shift for 256 bits qi descriptor
` [PULL 9/9] virtio-pci: Changed vdev to proxy for VirtIO PCI BAR callbacks


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 read-only IMAP folder(s) and NNTP newsgroup(s).