qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-24 14:06:36 to 2020-07-27 05:02:53 UTC [more...]

[Bug 1889033] [NEW] qemu-img permission denied on vmdk creation on CIFS share
 2020-07-27  4:54 UTC 

[PATCH] qemu-options.hx: Fix typo for netdev documentation
 2020-07-27  4:59 UTC 

[PATCH] target/ppc: Fix SPE unavailable exception triggering
 2020-07-27  3:29 UTC  (7+ messages)

[Bug 1888601] [NEW] QEMU v5.1.0-rc0/rc1 hang with nested virtualization
 2020-07-27  3:11 UTC  (4+ messages)
` [Bug 1888601] "

[PATCH v2 0/2] linux-user: Introducing functionality for two time64 syscalls
 2020-07-26 23:52 UTC  (3+ messages)
` [PATCH v2 1/2] linux-user: Fix 'mq_timedsend()' and 'mq_timedreceive()'
` [PATCH v2 2/2] linux-user: Add support for 'mq_timedsend_time64()' and 'mq_timedreceive_time64()'

[Bug 1856335] [NEW] Cache Layout wrong on many Zen Arch CPUs
 2020-07-26 22:20 UTC  (4+ messages)
` [Bug 1856335] "

[PATCH for 5.1] docs: fix trace docs build with sphinx 3.1.1
 2020-07-26 20:49 UTC  (2+ messages)

[Bug 1880287] [NEW] gcc crashes in hppa emulation
 2020-07-26 20:32 UTC  (3+ messages)
` [Bug 1880287] "

[Bug 1888165] [NEW] loopz/loopnz clearing previous instruction's modified flags on cx -> 0
 2020-07-26 20:01 UTC  (2+ messages)
` [Bug 1888165] "

[PULL 0/3] misc tcg-related patches
 2020-07-26 18:52 UTC  (5+ messages)
` [PULL 1/3] tcg: update comments for save_iotlb_data in cputlb
` [PULL 2/3] target/hppa: Free some temps in do_sub
` [PULL 3/3] target/i386: Save cc_op before loop insns

[PATCH 0/3] Improve FreeBSD and macOS jobs in the Cirrus-CI
 2020-07-26 17:19 UTC  (14+ messages)
` [PATCH 1/3] configure: Fix atomic64 test for --enable-werror on macOS
` [PATCH 2/3] cirrus.yml: Compile macOS and FreeBSD with -Werror
` [PATCH 3/3] cirrus.yml: Update the macOS jobs to Catalina

[PULL v1 0/3] Merge tpm 2020/07/24 v1
 2020-07-26 16:17 UTC  (5+ messages)
` [PULL v1 1/3] Revert "tpm: Clean up error reporting in tpm_init_tpmdev()"
` [PULL v1 2/3] tpm: Improve help on TPM types when none are available
` [PULL v1 3/3] tpm_emulator: Report an error if chardev is missing

[PATCH] slirp: update to latest stable-4.2 branch
 2020-07-26 15:42 UTC 

[PATCH] target/i386: add -cpu,lbr=true support to enable guest LBR
 2020-07-26 15:32 UTC 

[PATCH] test-char: abort on serial test error
 2020-07-26 15:32 UTC 

[PATCH 0/2] Fix convert to qcow2 compressed to NBD
 2020-07-26 15:25 UTC  (3+ messages)
` [PATCH 1/2] block: nbd: Fix convert qcow2 compressed to nbd
` [PATCH 2/2] qemu-iotests: Test convert to qcow2 compressed to NBD

[PATCH v3 1/2] hw/pci-host: save/restore pci host config register
 2020-07-26  9:30 UTC  (4+ messages)
` [PATCH v3 2/2] hw/pci-host: save/restore pci host config register for old ones

[Bug 1888971] [NEW] SMI trigger causes hang with multiple cores
 2020-07-26  3:57 UTC 

[PATCH] linux-user: Add support for 'mq_timedsend_time64()' and 'mq_timedreceive_time64()'
 2020-07-25 23:20 UTC 

[PATCH 0/2] linux-user: Introducing functionality for a group of 4 time64 syscalls
 2020-07-25 22:04 UTC  (3+ messages)
` [PATCH 1/2] linux-user: Add support for 'clock_nanosleep_time64()' and 'clock_adjtime64()'
` [PATCH 2/2] linux-user: Add support for 'rt_sigtimedwait_time64()' and 'sched_rr_get_interval_time64()'

[Bug 1888964] [NEW] Segfault using GTK display with dmabuf (iGVT-g) on Wayland
 2020-07-25 21:32 UTC 

[PATCH 0/1] Add bisect.py script
 2020-07-25 20:48 UTC  (7+ messages)
` [PATCH 1/1] scripts/performance: "

[Qemu-devel] [Bug 1611394] [NEW] qemu-ppc: Scalar Single-Precision Floating-Point instructions should not test MSR[SPV]
 2020-07-25 19:41 UTC  (3+ messages)
` [Bug 1611394] "

[Bug 1888918] [NEW] qemu-ppc: Floating point instructions do not properly generate the SPE/Embedded Floating-Point Unavailable interrupt
 2020-07-25 19:41 UTC  (10+ messages)
` [Bug 1888918] "
` [Bug 1888918] Re: qemu-system-ppc: "

[PULL 0/3] Fixes 20200724 patches
 2020-07-25 19:30 UTC  (5+ messages)
` [PULL 1/3] hw: Only compile the usb-dwc2 controller if it is really needed
` [PULL 2/3] hw/input/virtio-input-hid.c: Don't undef CONFIG_CURSES
` [PULL 3/3] configure: Allow to build tools without pixman

QEMU | Pipeline #170748224 has failed for master | 8226a4b8
 2020-07-25 18:54 UTC 

QEMU | Pipeline #170741441 has failed for master | e68808a7
 2020-07-25 17:54 UTC 

[PATCH 0/1] python/machine: Change default timeout to 30 seconds
 2020-07-25 17:46 UTC  (5+ messages)
` [PATCH 1/1] "

[PULL 0/4] Error reporting patches patches for 2020-07-24
 2020-07-25 16:23 UTC  (5+ messages)
` [PULL 4/4] qapi/error: Check format string argument in error_*prepend()

[PATCH v5 0/4] Fix some PMP implementations
 2020-07-25 15:03 UTC  (5+ messages)
` [PATCH v5 1/4] target/riscv: Fix the range of pmpcfg of CSR funcion table
` [PATCH v5 2/4] target/riscv/pmp.c: Fix the index offset on RV64
` [PATCH v5 3/4] target/riscv: Fix the translation of physical address
` [PATCH v5 4/4] target/riscv: Change the TLB page size depends on PMP entries

[PATCH v4 0/4] Fix some PMP implementations
 2020-07-25 15:06 UTC  (4+ messages)
` [PATCH v4 2/4] target/riscv/pmp.c: Fix the index offset on RV64

tests/vm/openbsd script (etc) excessive CPU usage
 2020-07-25 14:20 UTC 

[PATCH v5 0/2] hyperv: vmbus: ACPI various corrections
 2020-07-25 12:16 UTC  (3+ messages)
` [PATCH v5 2/2] hw: hyperv: vmbus: Fix 32bit compilation

Configured memory access latency and bandwidth not taking effect
 2020-07-25  8:13 UTC 

[Bug 1888923] [NEW] Configured Memory access latency and bandwidth not taking effect
 2020-07-25  7:26 UTC 

[PATCH v1 0/3] hw/intc: A few fixes for the Ibex PLIC
 2020-07-25  5:34 UTC  (4+ messages)
` [PATCH v1 1/3] hw/intc: ibex_plic: Update the pending irqs
` [PATCH v1 2/3] hw/intc: ibex_plic: Don't allow repeat interrupts on claimed lines
` [PATCH v1 3/3] hw/intc: ibex_plic: Honour source priorities

[RFC PATCH 0/8] *** A Method for evaluating dirty page rate ***
 2020-07-25  3:11 UTC  (9+ messages)
` [RFC PATCH 1/8] migration/dirtyrate: Add get_dirtyrate_thread() function
` [RFC PATCH 2/8] migration/dirtyrate: Add block_dirty_info to store dirtypage info
` [RFC PATCH 3/8] migration/dirtyrate: Add dirtyrate statistics series functions
` [RFC PATCH 4/8] migration/dirtyrate: Record hash results for each ramblock
` [RFC PATCH 5/8] migration/dirtyrate: Compare hash results for recorded ramblock
` [RFC PATCH 6/8] migration/dirtyrate: Implement get_sample_gap_period() and block_sample_gap_period()
` [RFC PATCH 7/8] migration/dirtyrate: Implement calculate_dirtyrate() function
` [RFC PATCH 8/8] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function

[PATCH] target/unicore32: Remove CURSES stuff from the Makefile.objs
 2020-07-25  0:59 UTC  (2+ messages)

[BUG] vhost-vdpa: qemu-system-s390x crashes with second virtio-net-ccw device
 2020-07-25  0:40 UTC  (6+ messages)

[PATCH v5 0/6] Add several Power ISA 3.1 32/64-bit vector instructions
 2020-07-24 23:07 UTC  (11+ messages)
` [PATCH v5 1/6] Update PowerPC AT_HWCAP2 definition
` [PATCH v5 2/6] target/ppc: add vmulld to INDEX_op_mul_vec case
` [PATCH v5 3/6] target/ppc: add vmulh{su}w instructions
` [PATCH v5 6/6] target/ppc: add vmsumudm vmsumcud instructions

Testing the virtio-vhost-user QEMU patch
 2020-07-24 21:56 UTC  (6+ messages)

[Bug 1888728] [NEW] Bare chroot in linux-user fails with pgb_reserved_va: Assertion `guest_base != 0' failed
 2020-07-24 21:45 UTC  (4+ messages)
` [Bug 1888728] "

[PATCH for-5.1?] target/i386: Save cc_op before loop insns
 2020-07-24 21:47 UTC  (5+ messages)

[PATCH] linux-user: Ensure mmap_min_addr is non-zero
 2020-07-24 21:23 UTC 

[PATCH v3 for-5.1?? 00/21] Fix error handling during bitmap postcopy
 2020-07-24 20:30 UTC  (14+ messages)
` [PATCH v3 01/21] qemu-iotests/199: fix style
` [PATCH v3 07/21] migration/block-dirty-bitmap: fix dirty_bitmap_mig_before_vm_start
` [PATCH v3 13/21] migration/block-dirty-bitmap: simplify dirty_bitmap_load_complete
` [PATCH v3 15/21] migration/block-dirty-bitmap: relax error handling in incoming part
` [PATCH v3 17/21] migration/savevm: don't worry if bitmap migration postcopy failed
` [PATCH v3 20/21] qemu-iotests/199: add early shutdown case to bitmaps postcopy

[PATCH v2] cputlb: Make store_helper less fragile to compiler optimizations
 2020-07-24 19:51 UTC 

[PATCH] linux-user: Fix syscall rt_sigtimedwait() implementation
 2020-07-24 19:50 UTC  (2+ messages)

[PATCH 0/2] tests: Add 'fetch-acceptance' rule
 2020-07-24 19:00 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] tests: Exclude 'boot_linux.py' from fetch-acceptance rule

[PATCH v3 00/16] candidate fixes for 5.1-rc1 (testing, semihosting, OOM tcg, x86 fpu)
 2020-07-24 18:24 UTC  (9+ messages)
` [PATCH v3 06/16] accel/tcg: better handle memory constrained systems
` [PATCH v3 07/16] target/i386: floatx80: avoid compound literals in static initializers
` [PATCH v3 12/16] linux-user: fix clock_nanosleep()
` [PATCH v3 13/16] linux-user, ppc: fix clock_nanosleep() for linux-user-ppc
  ` [PATCH v3 13/16] linux-user,ppc: "

[PATCH v7 00/47] block: Deal with filters
 2020-07-24 18:00 UTC  (7+ messages)
` [PATCH v7 37/47] qemu-img: Use child access functions
` [PATCH v7 38/47] block: Drop backing_bs()
` [PATCH v7 40/47] block: Inline bdrv_co_block_status_from_*()

roms/seabios-hppa can't be built with gcc-10: -fno-ipa-sra
 2020-07-24 17:34 UTC  (2+ messages)

[PATCH v2 0/3] Fix couple of issues with AMD topology
 2020-07-24 17:05 UTC  (9+ messages)
` [PATCH v2 1/3] hw/i386: Initialize topo_ids from CpuInstanceProperties

[PATCH v2 0/4] Add dtrace support on macOS
 2020-07-24 17:00 UTC  (3+ messages)
` [PATCH v2 3/4] build: Don't make object files for dtrace "

[PATCH 0/3] scripts/qmp/qom-fuse: Scrape off the bitrot
 2020-07-24 16:58 UTC  (9+ messages)
` [PATCH 1/3] scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocol
` [PATCH 2/3] scripts/qmp/qom-fuse: Port to current Python module fuse
` [PATCH 3/3] scripts/qmp/qom-fuse: Fix getattr(), read() for files in /

[PATCH v7 00/21] Initial support for multi-process qemu
 2020-07-24 16:57 UTC  (4+ messages)
` [PATCH v7 12/21] multi-process: Connect Proxy Object with device in the remote process

[PATCH-for-5.2] default-configs: Remove ACPI_CPU_HOTPLUG from MIPS machines
 2020-07-24 16:52 UTC 

[PATCH for-5.1 0/3] target/arm: mte+pauth fixes
 2020-07-24 16:38 UTC  (4+ messages)
` [PATCH 1/3] hw/arm/boot: Fix PAUTH for EL3 direct kernel boot
` [PATCH 2/3] hw/arm/boot: Fix MTE "
` [PATCH 3/3] target/arm: Improve IMPDEF algorithm for IRG

[PATCH v2] gitlab-ci: Fix Avocado cache usage
 2020-07-24 16:38 UTC  (3+ messages)

[PATCH v0 0/4] background snapshot
 2020-07-24 16:31 UTC  (9+ messages)

QEMU | Pipeline #170508500 has failed for master | 7adfbea8
 2020-07-24 16:28 UTC 

https booting
 2020-07-24 16:19 UTC  (5+ messages)
      ` [ipxe-devel] "

[PATCH V2] tpm_emulator: Report an error if chardev is missing
 2020-07-24 15:37 UTC  (2+ messages)

Possible regression with VGA and resolutions in Windows 10?
 2020-07-24 15:35 UTC  (6+ messages)

[PULL 0/1] x86 bug fix for -rc2
 2020-07-24 15:10 UTC  (2+ messages)

[PATCH v4 0/8] s390: Extended-Length SCCB & DIAGNOSE 0x318
 2020-07-24 15:06 UTC  (8+ messages)
` [PATCH v4 3/8] s390/sclp: rework sclp boundary and length checks

[PATCH RFCv3 0/9] s390x: initial support for virtio-mem
 2020-07-24 14:37 UTC  (10+ messages)
` [PATCH RFCv3 1/9] s390x: move setting of maximum ram size to machine init
` [PATCH RFCv3 2/9] s390x/diag: no need to check for PGM_PRIVILEGED in diag308
` [PATCH RFCv3 3/9] s390x: remove hypercall registration mechanism
` [PATCH RFCv3 4/9] s390x: prepare for more diag500 hypercalls
` [PATCH RFCv3 5/9] s390x: rename s390-virtio-hcall* to s390-hypercall*
` [PATCH RFCv3 6/9] s390x/diag: subcode to query device memory region
` [PATCH RFCv3 7/9] s390x: prepare device memory address space
` [PATCH RFCv3 8/9] s390x: implement virtio-mem-ccw
` [PATCH RFCv3 9/9] s390x: initial support for virtio-mem

[RFC PATCH] buildsys: Only build capstone if softmmu/user mode is enabled
 2020-07-24 14:39 UTC  (6+ messages)

[PATCH v3 0/4] block: improve error reporting for unsupported O_DIRECT
 2020-07-24 14:37 UTC  (11+ messages)
` [PATCH v3 1/4] util: rename qemu_open() to qemu_open_old()
` [PATCH v3 2/4] util: introduce qemu_open and qemu_create with error reporting
` [PATCH v3 3/4] util: give a specific error message when O_DIRECT doesn't work
` [PATCH v3 4/4] block: switch to use qemu_open/qemu_create for improved errors

[RFC PATCH 0/2] Add write-once and file-backed features to OTP
 2020-07-24 14:20 UTC  (3+ messages)
` [RFC PATCH 1/2] hw/riscv: sifive_u: Add file-backed OTP. softmmu/vl: add otp-file to boot option

[RFC PATCH] s390x/pci: vfio-pci breakage with disabled mem enforcement
 2020-07-24 14:15 UTC  (3+ messages)

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

[PATCH] tpm_emulator: Report an error if chardev is missing
 2020-07-24 14:11 UTC  (3+ 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).