qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-01 14:21:26 to 2021-07-02 12:32:15 UTC [more...]

[PATCH v3 0/2] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
 2021-07-02 12:29 UTC  (4+ messages)
` [PATCH v3 1/2] sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot

[PATCH V4 0/6] block/rbd: migrate to coroutines and add write zeroes support
 2021-07-02 12:24 UTC  (11+ messages)
` [PATCH V4 1/6] block/rbd: bump librbd requirement to luminous release
` [PATCH V4 2/6] block/rbd: store object_size in BDRVRBDState
` [PATCH V4 3/6] block/rbd: update s->image_size in qemu_rbd_getlength
` [PATCH V4 4/6] block/rbd: migrate from aio to coroutines
` [PATCH V4 5/6] block/rbd: add write zeroes support
` [PATCH V4 6/6] block/rbd: drop qemu_rbd_refresh_limits

[PATCH 00/53] acpi: refactor error prone build_header() and packed structures usage in ACPI tables
 2021-07-02 12:21 UTC  (3+ messages)
` [PATCH 25/53] acpi: acpi_build_hest: use acpi_init_table()/acpi_table_composed() instead of build_header()

[PATCH v5 0/2] target/s390x: Fix SIGILL/SIGFPE/SIGTRAP psw.addr reporting
 2021-07-02 12:01 UTC  (3+ messages)

[PATCH 00/11] hw/arm: Make virt board secure powerdown/reset work
 2021-07-02 11:45 UTC  (18+ messages)
` [PATCH 01/11] hw/gpio/gpio_pwr: use shutdown function for reboot
` [PATCH 02/11] hw/gpio/pl061: Convert DPRINTF to tracepoints
` [PATCH 03/11] hw/gpio/pl061: Clean up read/write offset handling logic
` [PATCH 04/11] hw/gpio/pl061: Add tracepoints for register read and write
` [PATCH 05/11] hw/gpio/pl061: Document the interface of this device
` [PATCH 06/11] hw/gpio/pl061: Honour Luminary PL061 PUR and PDR registers
` [PATCH 07/11] hw/gpio/pl061: Make pullup/pulldown of outputs configurable
` [PATCH 08/11] hw/arm/virt: Make PL061 GPIO lines pulled low, not high
` [PATCH 09/11] hw/gpio/pl061: Convert to 3-phase reset and assert GPIO lines correctly on reset
` [PATCH 10/11] hw/gpio/pl061: Document a shortcoming in our implementation
` [PATCH 11/11] hw/arm/stellaris: Expand comment about handling of OLED chipselect

[PATCH v2] block/rbd: Add support for rbd image encryption
 2021-07-02 11:37 UTC  (3+ messages)

[PATCH] MAINTAINERS: update block/rbd.c maintainer
 2021-07-02 11:31 UTC  (2+ messages)

[PATCH v7 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2021-07-02 11:02 UTC  (2+ messages)

[RFC v2] virtio/vsock: add two more queues for datagram types
 2021-07-02 10:33 UTC  (2+ messages)

[RFC PATCH 0/6] machine: smp parsing fixes and improvement
 2021-07-02 10:18 UTC  (8+ messages)
` [RFC PATCH 1/6] machine: Set the value of maxcpus to match cpus if specified as zero
` [RFC PATCH 2/6] machine: Perform zero-check for the computed value of sockets
` [RFC PATCH 3/6] pc/machine: Perform zero-check for the value of -smp dies
` [RFC PATCH 4/6] machine: Uniformly use maxcpus to calculate the missing values
` [RFC PATCH 5/6] pc/machine: Disallow any configuration of dies for non-PC machines
` [RFC PATCH 6/6] machine: Tweak the order of topology members in struct CpuTopology

[PULL 0/7] crypto patches
 2021-07-02 10:16 UTC  (2+ messages)

[PATCH v0] vhost: make SET_VRING_ADDR, SET_[PROTOCOL_]FEATEURES send replies
 2021-07-02  9:41 UTC  (2+ messages)

[PATCH v3 0/6] hw: Let the DMA API take a MemTxAttrs argument
 2021-07-02  9:24 UTC  (7+ messages)
` [PATCH v3 1/6] dma: Let dma_memory_valid() take "
` [PATCH v3 2/6] dma: Let dma_memory_set() "
` [PATCH v3 3/6] dma: Let dma_memory_rw_relaxed() "
` [PATCH v3 4/6] dma: Let dma_memory_rw() "
` [PATCH v3 5/6] dma: Let dma_memory_read/write() "
` [PATCH v3 6/6] dma: Let dma_memory_map() "

[PATCH v2 1/3] hw/net: e1000: Correct the initial value of VET register
 2021-07-02  9:24 UTC  (3+ messages)
` [PATCH v2 2/3] hw/net: e1000e: "
` [PATCH v2 3/3] hw/net: e1000e: Don't zero out the VLAN tag in the legacy RX descriptor

[PATCH 00/20] Add LoongArch linux-user emulation support
 2021-07-02  9:16 UTC  (6+ messages)
` [PATCH 07/20] target/loongarch: Add fixed point arithmetic instruction translation

[PATCH v2 00/23] linux-user: Move signal trampolines to new page
 2021-07-02  9:05 UTC  (6+ messages)
` [PATCH v2 02/23] linux-user/aarch64: Implement setup_sigtramp
` [PATCH v2 21/23] linux-user/sparc: "

[PATCH v3 0/2] execlog TCG plugin to log instructions
 2021-07-02  8:13 UTC  (3+ messages)
` [PATCH v3 1/2] contrib/plugins: add execlog to log instruction execution and memory access
` [PATCH v3 2/2] docs/devel: tcg-plugins: add execlog plugin description

[RFC v6 00/13] s390x cleanup
 2021-07-02  7:43 UTC  (26+ messages)
` [RFC v6 01/13] target/s390x: meson: add target_user_arch
` [RFC v6 02/13] hw/s390x: rename tod-qemu.c to tod-tcg.c
` [RFC v6 04/13] hw/s390x: tod: make explicit checks for accelerators when initializing
` [RFC v6 06/13] target/s390x: start moving TCG-only code to tcg/
` [RFC v6 08/13] target/s390x: split cpu-dump from helper.c
` [RFC v6 09/13] target/s390x: make helper.c sysemu-only
` [RFC v6 10/13] target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m
` [RFC v6 11/13] target/s390x: remove kvm-stub.c
` [RFC v6 12/13] target/s390x: move kvm files into kvm/
` [RFC v6 13/13] target/s390x: split sysemu part of cpu models

[PATCH 1/2] docs/system: riscv: Fix CLINT name in the sifive_u doc
 2021-07-02  7:24 UTC  (3+ messages)
` [PATCH 2/2] docs/system: riscv: Add documentation for virt machine

[PATCH v2] target/riscv: csr: Remove redundant check in fp csr read/write routines
 2021-07-02  7:22 UTC  (2+ messages)

[PULL 00/63] tcg patch queue
 2021-07-02  7:21 UTC  (2+ messages)

[RFC PATCH 00/11] RISC-V: support clic v0.9 specification
 2021-07-02  7:16 UTC  (8+ messages)
` [RFC PATCH 01/11] target/riscv: Add CLIC CSR mintstatus

[PATCH] migration: Move bitmap_mutex out of migration_bitmap_clear_dirty()
 2021-07-02  7:06 UTC  (7+ messages)

[PATCH 1/3] hw/net: e1000: Correct the initial value of VET register
 2021-07-02  7:01 UTC  (7+ messages)
` [PATCH 2/3] hw/net: e1000e: "

[Qemu-devel] [Bug 1703147] [NEW] Xfer:features:read truncating xml sent to gdb frontends
 2021-07-02  6:49 UTC  (4+ messages)
` [Bug 1703147] "

[PATCH] target/i386: Fix cpuid level for AMD
 2021-07-02  6:50 UTC  (7+ messages)
        ` [External] "

[PATCH v1 0/3] Updates to the OpenTitan machine
 2021-07-02  5:20 UTC  (4+ messages)
` [PATCH v1 1/3] char: ibex_uart: Update the register layout
` [PATCH v1 2/3] hw/riscv: opentitan: Add the unimplement rv_core_ibex_peri
` [PATCH v1 3/3] hw/riscv: opentitan: Add the flash alias

[Qemu-devel] [Bug 1785902] [NEW] local/9pfs: Too many levels of symbolic links
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1785902] "

[Bug 1793859] Re: GTK display and mouse input area scaling fails when using vfio-pci device
 2021-07-02  4:17 UTC 

[PATCH v2 00/10] dp8393x: fixes for MacOS toolbox ROM
 2021-07-02  4:36 UTC  (14+ messages)
` [PATCH v2 03/10] hw/mips/jazz: move PROM and checksum calculation from dp8393x device to board
` [PATCH v2 04/10] hw/m68k/q800: "
` [PATCH v2 05/10] dp8393x: remove onboard PROM containing MAC address and checksum
` [PATCH v2 06/10] qemu/bitops.h: add bitrev8 implementation
` [PATCH v2 08/10] dp8393x: don't force 32-bit register access
` [PATCH v2 10/10] hw/mips/jazz: specify correct endian for dp8393x device

[Qemu-devel] [Bug 1842530] [NEW] ich6 and ich9 sound card has noisy(murmur)
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1842530] "

[Qemu-devel] [Bug 1783437] [NEW] read-modify-write page faults error code has write bit unset
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1783437] "

[Qemu-devel] [Bug 1790260] [NEW] binfmt support not working for x86 host and x86_64 guest
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1790260] "

[Bug 1856837] [NEW] qemu 4.2.0 arm segmentation fault with gcc 9.2
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1856837] "

[Bug 1793904] Re: files are randomly overwritten by Zero Bytes
 2021-07-02  4:17 UTC 

[Qemu-devel] [Bug 1781281] [NEW] qemu-ppc64le uncaught target signal 4 (Illegal instruction)
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1781281] "

[Bug 1858046] [NEW] qemu-aarch64 hangs on cptofs during a build of NixOS SD card image
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1858046] "

[Qemu-devel] [Bug 1802465] [NEW] typing string via VNC is unreliable
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1802465] "

[Qemu-devel] [Bug 1802915] [NEW] GTK display refresh rate is throttled
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1802915] "

[Bug 1859291] [NEW] RISC-V incorrect exception generated
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1859291] "

[Qemu-devel] [Bug 1842925] [NEW] no batmap on convertion from qcow2 to vhd
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1842925] "

[Bug 1856027] [NEW] Suddenly no internet in guest system!
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1856027] "

[Bug 1858623] [NEW] VNC outputs garbage in zlib mode
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1858623] "

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1856335] "

[Bug 1859081] [NEW] Mouse way too fast when Qemu is on a Windows VM with a OS 9 Guest
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1859081] "

[Bug 1856834] [NEW] softmmu qemu-system-ppc freezes at virtio vda
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1856834] Re: PCI broken in qemu ppc e500 in v2.12.0 and other versions

[Bug 1857449] [NEW] QEMU x86_64 -nographic full system breaks host Bash terminal line wrapping state after simulation ends, requires reset or "tput smam" to fix it
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1857449] "

[Bug 1859723] [NEW] Qemu ungrabs before cursor reaches border
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1859723] "

[Bug 1861394] [NEW] qemu-system-riscv64 hangs after poweroff linux command
 2021-07-02  4:17 UTC  (2+ messages)
` [Bug 1861394] "

[v3] migration: fix the memory overwriting risk in add_to_iovec
 2021-07-02  1:17 UTC  (5+ messages)
` [v4] "

[PATCH v2 0/2] execlog TCG plugin to log instructions
 2021-07-01 22:57 UTC  (4+ messages)

[PATCH] fd-trans: Fix race condition on reallocation of the translation table
 2021-07-01 22:12 UTC 

[RFC v1] virtio/vsock: add two more queues for datagram types
 2021-07-01 22:09 UTC  (8+ messages)
  `  "
        ` [External] "

Contributions: Adding New Devices
 2021-07-01 22:07 UTC  (3+ messages)

[PATCH] virtiofsd: Add missing newline in error message
 2021-07-01 21:55 UTC  (2+ messages)

[PATCH 0/5] hw/mips: Fix the Fuloong 2E machine with PMON bios
 2021-07-01 21:49 UTC  (2+ messages)

[PATCH v2 1/1] hmp: synchronize cpu state for lapic info
 2021-07-01 21:40 UTC 

[RFC PATCH 0/7] Support protection keys in an AMD EPYC-Milan VM
 2021-07-01 21:32 UTC  (4+ messages)

[PATCH 1/1] hmp: synchronize cpu state for lapic info
 2021-07-01 21:29 UTC  (2+ messages)

[PATCH] hw/mips/jazz: Map the UART devices unconditionally
 2021-07-01 21:21 UTC  (2+ messages)

[PULL 00/15] Python patches
 2021-07-01 19:28 UTC  (2+ messages)

[PATCH v3 0/2] qemu-img: Make unallocated part of backing chain obvious in map
 2021-07-01 19:06 UTC  (3+ messages)
` [PATCH v3 1/2] iotests: Improve and rename test 309 to nbd-qemu-allocation
` [PATCH v3 2/2] qemu-img: Make unallocated part of backing chain obvious in map

Possible io_uring regression with QEMU on Ubuntu's kernel
 2021-07-01 18:16 UTC  (3+ messages)

[PATCH v4 0/4] avocado-qemu: New SMMUv3 and intel IOMMU tests
 2021-07-01 18:13 UTC  (3+ messages)
` [PATCH v4 2/4] avocado_qemu: Add SMMUv3 tests

[PATCH] migration: failover: emit a warning when the card is not fully unplugged
 2021-07-01 17:59 UTC  (3+ messages)

[PATCH] tests/vm: update NetBSD to 9.2
 2021-07-01 15:54 UTC  (2+ messages)

Failed pipeline for migration.next | qemu | 9c21e614
 2021-07-01 17:05 UTC  (2+ messages)

[PATCH 00/17] tcg: breakpoint reorg
 2021-07-01 16:43 UTC  (23+ messages)
` [PATCH 01/17] target/i386: Use cpu_breakpoint_test in breakpoint_handler
` [PATCH 02/17] accel/tcg: Move helper_lookup_tb_ptr to cpu-exec.c
` [PATCH 03/17] accel/tcg: Move tb_lookup "
` [PATCH 04/17] accel/tcg: Split out log_cpu_exec
` [PATCH 05/17] accel/tcg: Log tb->cflags with -d exec
` [PATCH 06/17] tcg: Remove TCG_TARGET_HAS_goto_ptr
` [PATCH 07/17] accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
` [PATCH 08/17] accel/tcg: Move curr_cflags into cpu-exec.c
` [PATCH 09/17] accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
` [PATCH 10/17] accel/tcg: Drop CF_NO_GOTO_PTR from -d nochain
` [PATCH 11/17] accel/tcg: Handle -singlestep in curr_cflags
` [PATCH 12/17] accel/tcg: Use CF_NO_GOTO_{TB, PTR} in cpu_exec_step_atomic
` [PATCH 13/17] accel/tcg: Move cflags lookup into tb_find
` [PATCH 14/17] accel/tcg: Adjust interface of TranslatorOps.breakpoint_check
` [PATCH 15/17] accel/tcg: Hoist tb_cflags to a local in translator_loop
` [PATCH 16/17] accel/tcg: Encode breakpoint info into tb->cflags
` [PATCH 17/17] cpu: Add breakpoint tracepoints

[PULL 00/20] migration queue
 2021-07-01 14:15 UTC  (18+ messages)
` [PULL 02/20] tests: migration-test: Add dirty ring test
` [PULL 04/20] migration: Move yank outside qemu_start_incoming_migration()
` [PULL 05/20] migration: Allow reset of postcopy_recover_triggered when failed
` [PULL 06/20] migration: move wait-unplug loop to its own function
` [PULL 07/20] migration: failover: continue to wait card unplug on error
` [PULL 08/20] virtiofsd: use GDateTime for formatting timestamp for debug messages
` [PULL 09/20] docs: describe the security considerations with virtiofsd xattr mapping
` [PULL 10/20] virtiofsd: Don't allow file creation with FUSE_OPEN
` [PULL 11/20] virtiofsd: Fix fuse setxattr() API change issue
` [PULL 12/20] virtiofsd: Fix xattr operations overwriting errno
` [PULL 13/20] virtiofsd: Add support for extended setxattr
` [PULL 15/20] virtiofsd: Add capability to change/restore umask
` [PULL 16/20] virtiofsd: Switch creds, drop FSETID for system.posix_acl_access xattr
` [PULL 17/20] virtiofsd: Add an option to enable/disable posix acls
` [PULL 18/20] tests/migration: parse the thread-id key of CpuInfoFast
` [PULL 19/20] tests/migration: fix "downtime_limit" type when "migrate-set-parameters"
` [PULL 20/20] migration/rdma: Use error_report to suppress errno message


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