qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-07 04:46:38 to 2021-05-08 02:12:49 UTC [more...]

[PATCH 00/72] Convert floatx80 and float128 to FloatParts
 2021-05-08  1:47 UTC  (30+ messages)
` [PATCH 01/72] qemu/host-utils: Use __builtin_bitreverseN
` [PATCH 02/72] qemu/host-utils: Add wrappers for overflow builtins
` [PATCH 03/72] qemu/host-utils: Add wrappers for carry builtins
` [PATCH 04/72] accel/tcg: Use add/sub overflow routines in tcg-runtime-gvec.c
` [PATCH 05/72] tests/fp: add quad support to the benchmark utility
` [PATCH 06/72] softfloat: Move the binary point to the msb
` [PATCH 07/72] softfloat: Inline float_raise
` [PATCH 08/72] softfloat: Use float_raise in more places
` [PATCH 09/72] softfloat: Tidy a * b + inf return
` [PATCH 10/72] softfloat: Add float_cmask and constants
` [PATCH 11/72] softfloat: Use return_nan in float_to_float
` [PATCH 12/72] softfloat: fix return_nan vs default_nan_mode
` [PATCH 13/72] target/mips: Set set_default_nan_mode with set_snan_bit_is_one
` [PATCH 14/72] softfloat: Do not produce a default_nan from parts_silence_nan
` [PATCH 15/72] softfloat: Rename FloatParts to FloatParts64
` [PATCH 16/72] softfloat: Move type-specific pack/unpack routines
` [PATCH 17/72] softfloat: Use pointers with parts_default_nan
` [PATCH 18/72] softfloat: Use pointers with unpack_raw
` [PATCH 19/72] softfloat: Use pointers with ftype_unpack_raw
` [PATCH 20/72] softfloat: Use pointers with pack_raw
` [PATCH 21/72] softfloat: Use pointers with ftype_pack_raw
` [PATCH 22/72] softfloat: Use pointers with ftype_unpack_canonical
` [PATCH 24/72] softfloat: Use pointers with parts_silence_nan
` [PATCH 25/72] softfloat: Rearrange FloatParts64
` [PATCH 26/72] softfloat: Convert float128_silence_nan to parts
` [PATCH 27/72] softfloat: Convert float128_default_nan "
` [PATCH 30/72] softfloat: Move pick_nan_muladd to softfloat-parts.c.inc
` [PATCH 32/72] softfloat: Move round_canonical "
` [PATCH 35/72] softfloat: Implement float128_add/sub via parts

[PATCH v2] This makes it easier to figure out whether a particular instruction was actually translated
 2021-05-07 23:24 UTC  (2+ messages)

(No Subject)
 2021-05-07 22:47 UTC 

[PATCH v3] target/i386/sev: add support to query the attestation report
 2021-05-07 22:00 UTC  (2+ messages)

[PATCH v2 00/11] PS/2 controller related fixes
 2021-05-07 21:37 UTC  (13+ messages)
` [PATCH v2 01/11] ps2: fix mouse stream corruption
` [PATCH v2 02/11] ps2: don't raise an interrupt if queue is full
` [PATCH v2 03/11] ps2: don't deassert irq twice if queue is empty
` [PATCH v2 04/11] pckbd: split out interrupt line changing code
` [PATCH v2 05/11] pckbd: don't update OBF flags if KBD_STAT_OBF is set
` [PATCH v2 06/11] pckbd: PS/2 keyboard throttle
` [PATCH v2 07/11] pckbd: add state variable for interrupt source
` [PATCH v2 08/11] pckbd: add controller response queue
` [PATCH v2 09/11] pckbd: add function kbd_pending()
` [PATCH v2 10/11] pckbd: correctly disable PS/2 communication
` [PATCH v2 11/11] pckbd: remove duplicated keyboard and mouse defines

[PATCH v3 00/17] misc: Replace alloca() by g_malloc()
 2021-05-07 21:25 UTC  (23+ messages)
` [PATCH v3 01/17] bsd-user/syscall: Replace alloca() by g_try_new()
` [PATCH v3 02/17] linux-user/elfload: Replace alloca() by g_try_malloc()
` [PATCH v3 03/17] linux-user/syscall: Replace alloca() by g_try_new()
` [PATCH v3 04/17] linux-user/syscall: Replace alloca() by g_try_malloc()
` [PATCH v3 05/17] linux-user: Replace alloca() by g_try_new() in ppoll() syscall
` [PATCH v3 06/17] linux-user: Replace alloca() by g_try_malloc() in setsockopt() syscall
` [PATCH v3 07/17] linux-user: Replace alloca() by g_try_malloc() in various socket syscall
` [PATCH v3 08/17] linux-user/syscall: Move code around in do_sendrecvmsg_locked()
` [PATCH v3 09/17] linux-user/syscall: Replace alloca() by GLib alloc() in sendrecvmsg
` [PATCH v3 10/17] audio/alsaaudio: Replace ALSA alloca() by malloc() equivalent
` [PATCH v3 11/17] backends/tpm: Replace g_alloca() by g_malloc()
` [PATCH v3 12/17] gdbstub: Constify GdbCmdParseEntry
` [PATCH v3 13/17] gdbstub: Replace GdbCmdContext with plain g_array()
` [PATCH v3 14/17] hw/misc/pca9552: Replace g_newa() by g_new()
` [PATCH v3 15/17] target/ppc/kvm: Replace alloca() by g_malloc()
` [PATCH v3 16/17] configure: Prohibit alloca() by using -Walloca CPPFLAG
` [NOTFORMERGE PATCH v3 17/17] configure: libSLiRP buildsys kludge
` [PATCH v3 18/17] tests/unit/test-char: Replace g_alloca() by buffer on the stack

[PATCH v11 0/6] MTE support for KVM guest
 2021-05-07 18:25 UTC  (13+ messages)
` [PATCH v11 2/6] arm64: kvm: Introduce MTE VM feature
` [PATCH v11 5/6] KVM: arm64: ioctl to fetch/store tags in a guest

[Bug 1886097] [NEW] Error in user-mode calculation of ELF program's brk
 2021-05-07 18:06 UTC  (2+ messages)
` [Bug 1886097] "

[Bug 1885332] [NEW] Error in user-mode calculation of ELF aux vector's AT_PHDR
 2021-05-07 18:06 UTC  (2+ messages)
` [Bug 1885332] "

[PATCH v2 0/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API
 2021-05-07 17:38 UTC  (6+ messages)
` [PATCH v2 1/2] bitops.h: Improve find_xxx_bit() documentation
` [PATCH v2 2/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API

[PATCH v4] hw/ppc: moved has_spr to cpu.h
 2021-05-07 17:20 UTC  (2+ messages)

[PATCH 0/7] replace all use of strftime() with g_date_time_format()
 2021-05-07 17:05 UTC  (3+ messages)
` [PATCH 2/7] block: use GDateTime for formatting timestamp when dumping snapshot info

[PATCH v2 0/4] virtio: Improve boot time of virtio-scsi-pci and virtio-blk-pci
 2021-05-07 16:59 UTC  (5+ messages)
` [PATCH v2 1/4] virtio-blk: Fix rollback path in virtio_blk_data_plane_start()
` [PATCH v2 2/4] virtio-blk: Configure all host notifiers in a single MR transaction
` [PATCH v2 3/4] virtio-scsi: Set host notifiers and callbacks separately
` [PATCH v2 4/4] virtio-scsi: Configure all host notifiers in a single MR transaction

[PATCH 00/23] misc: Remove variable-length arrays on the stack
 2021-05-07 16:56 UTC  (24+ messages)
` [PATCH 07/23] hw/block/nvme: Use definition to avoid dynamic stack allocation
` [PATCH 09/23] hw/net/e1000e_core: "
` [PATCH 12/23] hw/i386/multiboot: Avoid "
` [PATCH 13/23] hw/usb/hcd-xhci: "
` [PATCH 14/23] hw/usb/hcd-ohci: Use definition to avoid "
` [PATCH 16/23] ui/curses: Avoid "
` [PATCH 18/23] ui/vnc-enc-hextile: Use definitions to avoid "
` [PATCH 22/23] tests/unit/test-vmstate: Avoid "
` [PATCH 23/23] configure: Prohibit variable-length allocations by using -Wvla CPPFLAG

[PATCH] block/copy-on-read: use bdrv_drop_filter() and drop s->active
 2021-05-07 16:45 UTC  (2+ messages)

[PATCH] virtiofsd: Fix check of chown()'s return value
 2021-05-07 16:34 UTC  (3+ messages)

question regarding QEMU adding overlapping memory regions to VFIO
 2021-05-07 16:22 UTC  (3+ messages)

[PATCH 0/4] block/vvfat: Fix leaks and out of bounds writes
 2021-05-07 16:17 UTC  (3+ messages)
` [PATCH 3/4] block/vvfat: Fix leak of mapping_t::path

[PATCH v8] introduce vfio-user protocol specification
 2021-05-07 16:10 UTC  (4+ messages)

Implementing an access log
 2021-05-07 16:01 UTC 

[PATCH] multi-process: Avoid logical AND of mutually exclusive tests
 2021-05-07 15:53 UTC 

[PATCH v6 0/4] Add support for ipv6 host forwarding
 2021-05-07 15:46 UTC  (8+ messages)
` [PATCH v6 1/4] slirp: Advance libslirp submodule to add ipv6 host-forward support
` [PATCH v6 2/4] util/qemu-sockets.c: Split host:port parsing out of inet_parse
` [PATCH v6 3/4] net/slirp.c: Refactor address parsing

[PATCH] qemu-iotests: fix pylint 2.8 consider-using-with error
 2021-05-07 15:39 UTC  (2+ messages)

[PATCH v2 0/5] blkdebug: fix racing condition when iterating on
 2021-05-07 15:29 UTC  (9+ messages)
` [PATCH v2 1/5] blkdebug: refactor removal of a suspended request
` [PATCH v2 2/5] blkdebug: move post-resume handling to resume_req_by_tag
` [PATCH v2 3/5] blkdebug: track all actions
` [PATCH v2 4/5] blkdebug: do not suspend in the middle of QLIST_FOREACH_SAFE
` [PATCH v2 5/5] blkdebug: protect rules and suspended_reqs with a lock

[PATCH v3] Document qemu-img options data_file and data_file_raw
 2021-05-07 15:27 UTC  (2+ messages)

[question] The source cannot recover, if the destination fails in the last round of live migration
 2021-05-07 14:57 UTC  (4+ messages)

[PATCH V3 00/22] Live Update
 2021-05-07 14:33 UTC  (26+ messages)
` [PATCH V3 01/22] as_flat_walk
` [PATCH V3 02/22] qemu_ram_volatile
` [PATCH V3 03/22] oslib: qemu_clr_cloexec
` [PATCH V3 04/22] util: env var helpers
` [PATCH V3 05/22] machine: memfd-alloc option
` [PATCH V3 06/22] vl: add helper to request re-exec
` [PATCH V3 07/22] cpr
` [PATCH V3 08/22] cpr: QMP interfaces
` [PATCH V3 09/22] cpr: HMP interfaces
` [PATCH V3 10/22] pci: export functions for cpr
` [PATCH V3 11/22] vfio-pci: refactor "
` [PATCH V3 12/22] vfio-pci: cpr part 1
` [PATCH V3 13/22] vfio-pci: cpr part 2
` [PATCH V3 14/22] vhost: reset vhost devices upon cprsave
` [PATCH V3 15/22] hostmem-memfd: cpr support
` [PATCH V3 16/22] chardev: cpr framework
` [PATCH V3 17/22] chardev: cpr for simple devices
` [PATCH V3 18/22] chardev: cpr for pty
` [PATCH V3 19/22] chardev: cpr for sockets
` [PATCH V3 20/22] cpr: only-cpr-capable option
` [PATCH V3 21/22] cpr: maintainers
` [PATCH V3 22/22] simplify savevm

[PATCH v3 0/8] block: refactor write threshold
 2021-05-07 14:18 UTC  (7+ messages)
` [PATCH v3 1/8] block/write-threshold: don't use write notifiers
` [PATCH v3 4/8] block/write-threshold: drop extra APIs
` [PATCH v3 5/8] block/write-threshold: don't use aio context lock

[Bug 1884684] [NEW] QEMU 5.0: Guest VM hangs/freeze when unplugging USB device
 2021-05-07 14:08 UTC  (2+ messages)
` [Bug 1884684] "

[PATCH v4 0/6] Allow changing bs->file on reopen
 2021-05-07 14:09 UTC  (4+ messages)
` [PATCH v4 2/6] block: "

[PATCH 0/2] i386: use better matching family/model/stepping for generic CPUs
 2021-05-07 13:36 UTC  (3+ messages)
` [PATCH 1/2] i386: use better matching family/model/stepping for 'qemu64' CPU
` [PATCH 2/2] i386: use better matching family/model/stepping for 'max' CPU

[RFC PATCH 0/5] RISC-V:support Nuclei FPGA Evaluation Kit
 2021-05-07 13:33 UTC  (7+ messages)
` [RFC PATCH 1/5] target/riscv: Add Nuclei CSR and Update interrupt handling
` [RFC PATCH 2/5] hw/intc: Add Nuclei ECLIC device
` [RFC PATCH 3/5] hw/intc: Add Nuclei Systimer
` [RFC PATCH 4/5] hw/char: Add Nuclei Uart
` [RFC PATCH 5/5] Nuclei FPGA Evaluation Kit MCU Machine

[RESEND PATCH 00/32] Qemu SGX virtualization
 2021-05-07 12:45 UTC  (5+ messages)
` [RESEND PATCH 01/32] memory: Add RAM_PROTECTED flag to skip IOMMU mappings

[PULL 00/10] Gitlab-CI, qtest, moxie removal and misc patches
 2021-05-07 12:53 UTC  (7+ messages)

[Bug 1884831] [NEW] qemu-nbd fails to discard bigger chunks
 2021-05-07 12:30 UTC  (2+ messages)
` [Bug 1884831] "

[Bug 1880066] [NEW] Microphone input dies in guest when switching evdev input
 2021-05-07 11:55 UTC  (3+ messages)
` [Bug 1880066] "

[RESEND v5 4/4] target/ppc: isolated cpu init from translation logic
 2021-05-07 11:55 UTC 

[RESEND v5 3/4] target/ppc: turned SPR R/W callbacks not static
 2021-05-07 11:55 UTC 

[PATCH] hw/arm/xlnx: Fix PHY address for xilinx-zynq-a9
 2021-05-07 11:52 UTC  (2+ messages)

[PATCH] hw/virtio: enable ioeventfd configuring for mmio
 2021-05-07 10:45 UTC  (4+ messages)

[Bug 1873339] [NEW] Qemu DOS Quake - 640x480 and above resolutions - Unable to load VESA palette in dos prompt and game crashing are not working
 2021-05-07  8:21 UTC  (2+ messages)
` [Bug 1873339] "

[Bug 1889033] [NEW] qemu-img permission denied on vmdk creation on CIFS share
 2021-05-07  8:21 UTC  (2+ messages)
` [Bug 1889033] "

[Bug 1888818] [NEW] Multi-queue vhost-user fails to reconnect with qemu version >=4.2
 2021-05-07  8:24 UTC  (2+ messages)
` [Bug 1888818] "

[Bug 1889943] [NEW] Improper TCP/IP packet splitting on e1000e/vmxnet3
 2021-05-07  8:21 UTC  (2+ messages)
` [Bug 1889943] "

[Bug 1888964] [NEW] Segfault using GTK display with dmabuf (iGVT-g) on Wayland
 2021-05-07  8:23 UTC  (2+ messages)
` [Bug 1888964] "

[Bug 1889421] [NEW] VVFAT is not writable from Windows NT 3.5, 3.51 and 4.0
 2021-05-07  8:22 UTC  (2+ messages)
` [Bug 1889421] "

[Bug 1889945] [NEW] virtiofsd exits when iommu_platform is enabled after virtiofs driver is loaded
 2021-05-07  8:22 UTC  (2+ messages)
` [Bug 1889945] "

[PATCH 00/22] qapi: static typing conversion, pt5a
 2021-05-07  8:25 UTC  (5+ messages)
` [PATCH 16/22] qapi/parser: add docstrings

[PATCH v4 1/2] target/i386: Trivial code motion
 2021-05-07  8:00 UTC  (2+ messages)
` [PATCH v4 2/2] target/i386: Correct implementation for FCS, FIP, FDS and FDP

[Bug 1885175] [NEW] memory.c range assertion hit at full invalidating
 2021-05-07  6:38 UTC  (2+ messages)
` [Bug 1885175] "

[Bug 1884719] [NEW] Function not implemented when using libaio
 2021-05-07  6:35 UTC  (2+ messages)
` [Bug 1884719] "

[PATCH] scripts: add a script to list virtio devices in a system
 2021-05-07  6:17 UTC  (3+ messages)

[PATCH v7 0/6] Enable CET support for guest
 2021-05-07  6:25 UTC  (4+ messages)
` [PATCH v7 2/6] target/i386: Enable XSS feature enumeration for CPUID

[Bug 1887306] [NEW] qemu-user deadlocks when forked in a multithreaded process
 2021-05-07  4:41 UTC  (2+ messages)
` [Bug 1887306] "

[Bug 1887604] [NEW] Forward host UNIX socket to guest TCP port
 2021-05-07  4:40 UTC  (2+ messages)
` [Bug 1887604] "

[Bug 1888303] [NEW] Intermittent buggines with user mode emulation of x86-64 on aarch64
 2021-05-07  4:40 UTC  (2+ messages)
` [Bug 1888303] "

[Bug 1888417] [NEW] Latest QEMU git build on Arch linux causes PCI Passthrough host to hang on guest reboot
 2021-05-07  4:39 UTC  (2+ messages)
` [Bug 1888417] "

[Bug 1888467] [NEW] qemu-img http convert bug
 2021-05-07  4:39 UTC  (2+ messages)
` [Bug 1888467] "


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