messages from 2020-11-08 09:13:50 to 2020-11-09 10:16:12 UTC [more...]
Migrating to the gitlab issue tracker
2020-11-09 10:14 UTC (16+ messages)
[PATCH] virtiofsd: Use --thread-pool-size=0 to mean no thread pool
2020-11-09 10:11 UTC (6+ messages)
` [Virtio-fs] "
[PATCH-for-5.2 v4 00/17] ci: Move various jobs from Travis to GitLab CI
2020-11-09 10:06 UTC (24+ messages)
` [PATCH-for-5.2 v4 01/17] configure: Check vhost-user is available to build vhost-user-blk-server
` [PATCH-for-5.2 v4 02/17] meson: always include contrib/libvhost-user
` [PATCH-for-5.2 v4 03/17] hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off
` [PATCH-for-6.0 v4 04/17] MAINTAINERS: Add gitlab-pipeline-status script to GitLab CI section
` [PATCH-for-6.0 v4 05/17] gitlab-ci: Split CONFIGURE_ARGS one argument per line for build-disabled
` [PATCH-for-6.0 v4 06/17] gitlab-ci: Update 'build-disabled' to cover all configurable options
` [PATCH-for-6.0 v4 07/17] gitlab-ci: Move job testing --without-default-devices across to gitlab
` [PATCH-for-6.0 v4 08/17] gitlab-ci: Move linux-user debug-tcg test "
` [PATCH-for-6.0 v4 09/17] gitlab-ci: Move gprof/gcov "
` [PATCH-for-6.0 v4 10/17] gitlab-ci: Move user-static "
` [PATCH-for-6.0 v4 11/17] gitlab-ci: Move tools-only and softfloat tests "
` [PATCH-for-6.0 v4 12/17] gitlab-ci: Move coroutine "
` [PATCH-for-6.0 v4 13/17] tests/docker: Install lttng-ust-devel package in Fedora image
` [PATCH-for-6.0 v4 14/17] gitlab-ci: Move trace backend tests across to gitlab
` [PATCH-for-6.0 v4 15/17] gitlab-ci: Add test for Xen (on CentOS 7)
` [PATCH-for-6.0 v4 16/17] gitlab-ci: Make some ARM 32-bit jobs optional
` [PATCH-for-6.0 v4 17/17] gitlab-ci: Make MIPS user-mode 32-bit little-endian job optional
[PATCH 0/2] Increase amount of data for monitor to read
2020-11-09 10:04 UTC (5+ messages)
` [PATCH 2/2] monitor: increase "
[PATCH v2 0/6] QOM minor fixes
2020-11-09 10:02 UTC (7+ messages)
` [PATCH v2 5/6] macio: don't reference serial_hd() directly within the device
[PATCH v3 00/11] gitlab-ci: Allow forks to select & restrict build jobs
2020-11-09 9:59 UTC (16+ messages)
` [PATCH v3 01/11] gitlab-ci: Drop generic cache rule
` [PATCH v3 02/11] gitlab-ci: Replace YAML anchors by extends (cross_system_build_job)
` [PATCH v3 03/11] gitlab-ci: Replace YAML anchors by extends (native_build_job)
` [PATCH v3 04/11] gitlab-ci: Replace YAML anchors by extends (native_test_job)
` [PATCH v3 05/11] gitlab-ci: Replace YAML anchors by extends (acceptance_test_job)
` [PATCH v3 06/11] gitlab-ci: Rename acceptance_test_job -> integration_test_job
` [PATCH v3 07/11] gitlab-ci: Extract common job definition as 'cross_common_job'
` [PATCH v3 08/11] gitlab-ci: Extract common job definition as 'native_common_job'
` [PATCH v3 09/11] gitlab-ci: Add rules to select cross-jobs to build
` [PATCH v3 10/11] gitlab-ci: Add rules to select building/testing native jobs
` [PATCH v3 11/11] gitlab-ci: Move artifacts expiry rule to common 'native_build_job'
[PATCH] qtest: Fix bad printf format specifiers
2020-11-09 9:56 UTC (9+ messages)
[PATCH 0/3] accel: Remove system-mode stubs from user-mode builds
2020-11-09 9:56 UTC (6+ messages)
` [PATCH 1/3] accel: Only include TCG stubs in user-mode only builds
` [PATCH 2/3] accel/stubs: Restrict system-mode emulation stubs
` [PATCH 3/3] accel/stubs: Simplify kvm-stub.c
[PATCH-for-5.2 0/5] hw/usb/hcd-xhci: Fix xhci-pci devices
2020-11-09 9:51 UTC (6+ messages)
` [PATCH-for-5.2 1/5] hw/usb/hcd-xhci: Make xhci base model abstract
` [PATCH-for-5.2 2/5] hw/usb/Kconfig: Fix USB_XHCI_NEC (depends on USB_XHCI_PCI)
block: Fix some code style problems, "foo* bar" should be "foo *bar"
2020-11-09 9:53 UTC (3+ messages)
` [PATCH] "
On virtio and glusterfs block device
2020-11-09 9:42 UTC
[Bug 1903493] [NEW] About wireless network card bridging
2020-11-09 9:21 UTC (2+ messages)
` [Bug 1903493] "
dtrace warnings for trace/trace-dtrace-hw_virtio.dtrace
2020-11-09 9:30 UTC (2+ messages)
[PATCH 1/2] ppc/translate: Implement lxvwsx opcode
2020-11-09 9:17 UTC (2+ messages)
` [PATCH 2/2] ppc/translate: Rewrite gen_lxvdsx to use gvec primitives
[RFC PATCH-for-5.2] tests/acceptance: Disable Spartan-3A DSP 1800A test
2020-11-09 9:23 UTC (5+ messages)
[PATCH v3] introduce VFIO-over-socket protocol specificaion
2020-11-09 9:20 UTC (6+ messages)
` [PATCH v5] introduce vfio-user protocol specification
[PATCH-for-5.2 v3] tests/acceptance: Disable Spartan-3A DSP 1800A test
2020-11-09 9:17 UTC
[RFC PATCH 0/6] migration: Multi-thread compression with zstd method
2020-11-09 9:08 UTC (7+ messages)
` [RFC PATCH 1/6] migration: Add multi-thread compress method
` [RFC PATCH 2/6] migration: Refactoring multi-thread compress migration
` [RFC PATCH 3/6] migration: Add multi-thread compress ops
` [RFC PATCH 4/6] migration: Add zstd support in multi-thread compression
` [RFC PATCH 5/6] migration: Add compress_level sanity check
` [RFC PATCH 6/6] doc: Update multi-thread compression doc
[PATCH] meson: Clarify the confusing vhost-user vs. vhost-kernel output
2020-11-09 9:09 UTC (2+ messages)
[PATCH-for-6.0 0/2] target/mips: CP0 housekeeping patches for Nov 2020
2020-11-09 9:04 UTC (3+ messages)
` [PATCH-for-6.0 1/2] target/mips: Replace magic values by CP0PM_MASK or TARGET_PAGE_BITS_MIN
` [PATCH-for-6.0 2/2] target/mips: Do not include CP0 helpers in user-mode emulation
[PULL 0/5] QAPI patches patches for 2020-11-09
2020-11-09 9:02 UTC (6+ messages)
` [PULL 1/5] docs/devel/qapi-code-gen: Fix up examples
` [PULL 2/5] MAINTAINERS: Add QAPI schema modules to their subsystems
` [PULL 3/5] qapi: Fix missing headers in QMP Reference Manual
` [PULL 4/5] qapi/block-core: Improve MapEntry documentation
` [PULL 5/5] block: Remove unused BlockDeviceMapEntry
[PATCH] scripts/checkpatch.pl: Modify the line length limit of the code
2020-11-09 9:01 UTC (10+ messages)
[PATCH] meson: always include contrib/libvhost-user
2020-11-09 9:01 UTC (3+ messages)
[PATCH v3 0/2] plugins: Fix some resource leaks
2020-11-09 8:28 UTC (3+ messages)
` [PATCH v3 1/2] plugins: Fix resource leak in connect_socket()
` [PATCH v3 2/2] plugins: Fix two resource leaks in setup_socket()
[PATCH V2 1/2] plugins: Fix resource leak in connect_socket()
2020-11-09 8:20 UTC (3+ messages)
[PATCH 0/2] block: Remove unused BlockDeviceMapEntry
2020-11-09 8:15 UTC (2+ messages)
[PATCH] tests/vm: update openbsd to release 6.8
2020-11-09 8:13 UTC (5+ messages)
[RFC PATCH-for-5.2 v2] tests/acceptance: Disable Spartan-3A DSP 1800A test
2020-11-09 8:13 UTC (2+ messages)
[PATCH for-5.2 0/2] deprecate short-form boolean options
2020-11-09 7:59 UTC (5+ messages)
` [PATCH 2/2] qemu-option: warn for "
[PATCH v2 0/7] block: permission update fix & refactor
2020-11-09 7:04 UTC (4+ messages)
` [PATCH v2 4/7] block: add bdrv_refresh_perms() helper
nbd: bitmap_to_extents() calls nbd_extent_array_add() without checking return value: coverity false positive?
2020-11-09 7:17 UTC (4+ messages)
[Bug 1902470] [NEW] migration with TLS-MultiFD is stuck when the dst-libvirtd service restarts
2020-11-09 6:32 UTC (2+ messages)
` [Bug 1902470] "
[PATCH] target/microblaze: Fix possible array out of bounds in mmu_write()
2020-11-09 3:17 UTC (3+ messages)
[RFC PATCH v3 00/13] hw/arm/virt: Introduce cpu and cache topology support
2020-11-09 3:04 UTC (14+ messages)
` [RFC PATCH v3 01/13] hw/arm/virt: Spell out smp.cpus and smp.max_cpus
` [RFC PATCH v3 02/13] hw/arm/virt: Remove unused variable
` [RFC PATCH v3 03/13] hw/arm/virt: Replace smp_parse with one that prefers cores
` [RFC PATCH v3 04/13] device_tree: Add qemu_fdt_add_path
` [RFC PATCH v3 05/13] hw: add compat machines for 5.3
` [RFC PATCH v3 06/13] hw/arm/virt: DT: add cpu-map
` [RFC PATCH v3 07/13] hw/arm/virt-acpi-build: distinguish possible and present cpus
` [RFC PATCH v3 08/13] hw/acpi/aml-build: add processor hierarchy node structure
` [RFC PATCH v3 09/13] hw/arm/virt-acpi-build: add PPTT table
` [RFC PATCH v3 10/13] target/arm/cpu: Add cpu cache description for arm
` [RFC PATCH v3 11/13] hw/arm/virt: add fdt cache information
` [RFC PATCH v3 12/13] hw/acpi/aml-build: Build ACPI cpu cache hierarchy information
` [RFC PATCH v3 13/13] hw/arm/virt-acpi-build: Enable cpu and cache topology
[PATCH] net/e1000e_core: make sure RDH never exceeds RDT in e1000e_ring_advance()
2020-11-09 2:38 UTC (2+ messages)
[RFC PATCH 0/6] eBPF RSS support for virtio-net
2020-11-09 2:13 UTC (10+ messages)
[Bug 1903470] [NEW] qemu 5.1.0: Add UNIX socket support for netdev socket
2020-11-09 1:57 UTC
[PATCH v5 0/4] Introducing QMP query-netdev command
2020-11-08 23:59 UTC (5+ messages)
` [PATCH v5 1/4] qapi: net: Add "
` [PATCH v5 2/4] tests: Add tests for "
` [PATCH v5 3/4] hmp: Use QMP query-netdev in hmp_info_network
` [PATCH v5 4/4] net: Do not use legacy info_str for backends
[PATCH v5 0/7] iOS and Apple Silicon host support
2020-11-09 0:01 UTC (9+ messages)
` [PATCH v5 1/7] configure: option to disable host block devices
` [PATCH v5 2/7] configure: cross-compiling with empty cross_prefix
` [PATCH v5 3/7] qemu: add support for iOS host
` [PATCH v5 4/7] coroutine: add libucontext as external library
` [PATCH v5 5/7] slirp: update build flags for iOS resolv fix
` [PATCH v5 6/7] tcg: implement JIT for iOS and Apple Silicon
` [PATCH v5 7/7] block: check availablity for preadv/pwritev on mac
[PULL 0/2] Renesas patches for 5.2-rc1
2020-11-08 23:59 UTC (3+ messages)
` [PULL 1/2] MAINTAINERS: Demote Renesas target & hardware to 'Odd Fixes'
` [PULL 2/2] hw/rx/rx-gdbsim: Fix memory leak (CID 1432307)
[PATCH-for-5.2] MAINTAINERS: Demote Renesas target & hardware to 'Odd Fixes'
2020-11-08 23:55 UTC (2+ messages)
[PATCH-for-5.2 v3] hw/rx/rx-gdbsim: Fix memory leak
2020-11-08 23:54 UTC (2+ messages)
[PULL 0/3] MIPS patches for 5.2-rc1
2020-11-08 23:42 UTC (4+ messages)
` [PULL 1/3] target/mips: Deprecate nanoMIPS ISA
` [PULL 2/3] target/mips: Fix PageMask with variable page size
` [PULL 3/3] hw/mips/boston: Fix memory leak in boston_fdt_filter() error-handling paths
[Qemu-devel] [Bug 1663287] [NEW] Illegal delay slot code causes abort on mips64
2020-11-08 23:17 UTC (3+ messages)
` [Bug 1663287] "
[PATCH-for-5.2] target/mips: Deprecate nanoMIPS ISA
2020-11-08 23:20 UTC (2+ messages)
[PATCH V17 0/6] mips: Add Loongson-3 machine support
2020-11-08 23:15 UTC (3+ messages)
` [PATCH V17 1/6] target/mips: Fix PageMask with variable page size
[PATCH for-5.2] hw/mips/boston.c: Fix memory leak in boston_fdt_filter() error-handling paths
2020-11-08 23:13 UTC (2+ messages)
[PATCH v4 0/7] iOS and Apple Silicon host support
2020-11-08 22:51 UTC (4+ messages)
` [PATCH v4 4/7] coroutine: add libucontext as external library
[Qemu-devel] [Bug 1652459] [NEW] kvm rbd driver (and maybe others, i.e. qcow2, qed and so on) does not report DISCARD-ZERO flag
2020-11-08 20:13 UTC (2+ messages)
` [Bug 1652459] "
[PATCH 00/36] Make qdev static property API usable by any QOM type
2020-11-08 17:45 UTC (7+ messages)
` [PATCH 09/36] qdev: Make qdev_get_prop_ptr() get Object* arg
` --enable-xen on gitlab CI? (was Re: [PATCH 09/36] qdev: Make qdev_get_prop_ptr() get Object* arg)
[PATCH] scripts/oss-fuzz: give all fuzzers -target names
2020-11-08 17:11 UTC
[PATCH-for-5.2 v2] hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off
2020-11-08 17:10 UTC (3+ messages)
[PATCH for-5.2] qga: fix missing closedir() in qmp_guest_get_disks()
2020-11-08 17:09 UTC (2+ messages)
mmap2 is probably still broken in linux-user & other things
2020-11-08 17:06 UTC (2+ messages)
[PULL v3 00/12] qemu-ga patch queue for soft-freeze
2020-11-08 16:47 UTC (4+ messages)
` [PULL v3 05/12] qga: add command guest-get-disks
[PATCH] ui/gtk: Fix guest absolute pointer position under Wayland
2020-11-08 16:43 UTC
[Qemu-devel] [Bug 1630723] [NEW] UART writes to netduino2/stm32f205-soc disappear
2020-11-08 15:39 UTC (3+ messages)
` [Bug 1630723] "
[PATCH v2 00/44] Make qdev static property API usable by any QOM type
2020-11-08 14:05 UTC (5+ messages)
Qemu first time contribution
2020-11-08 12:21 UTC (3+ messages)
[Qemu-devel] [Bug 1673957] [NEW] virtfs: mapped-xattr on mount point
2020-11-08 11:42 UTC (3+ messages)
` [Bug 1673957] "
[PATCH v8 0/1] audio/jack: fix use after free segfault
2020-11-08 11:09 UTC (4+ messages)
` [PATCH v10 "
` [PATCH v10 1/1] "
[Bug 1896263] [NEW] The bios-tables-test test causes QEMU to crash (Assertion `ret == cpu->kvm_msr_buf->nmsrs' failed) on AMD processors
2020-11-08 9:51 UTC (2+ messages)
` [Bug 1896263] "
[Qemu-devel] [Bug 1816819] [NEW] Chardev websocket stops listening after first connection disconnects
2020-11-08 9:46 UTC (2+ messages)
` [Bug 1816819] "
[Bug 1895080] [NEW] pgb_reserved_va: Assertion `addr == test' failed
2020-11-08 9:43 UTC (2+ messages)
` [Bug 1895080] "
[Qemu-devel] [Bug 1642421] [NEW] qemu-system-x86_64: ipv6 and dns is broken with netdev user
2020-11-08 9:36 UTC (2+ messages)
` [Bug 1642421] "
[Qemu-devel] [Bug 1644754] [NEW] gluster partial reads refusal conflicts with qcow2
2020-11-08 9:37 UTC (2+ messages)
` [Bug 1644754] "
[Qemu-devel] [Bug 1647683] [NEW] Bad interaction between tb flushing & gdb stub
2020-11-08 9:39 UTC (2+ messages)
` [Bug 1647683] "
[Qemu-devel] [Bug 1642011] [NEW] Mouse wheel events not forwarded to guest using GTK display
2020-11-08 9:35 UTC (2+ messages)
` [Bug 1642011] "
[Qemu-devel] [Bug 1636770] [NEW] mouse wheel works only with -usbdevice tablet
2020-11-08 9:25 UTC (2+ messages)
` [Bug 1636770] "
[Qemu-devel] [Bug 1639983] [NEW] e1000 EEPROM have bad checksum
2020-11-08 9:26 UTC (2+ messages)
` [Bug 1639983] "
[Qemu-devel] [Bug 1639791] [NEW] early virtio console output is lost
2020-11-08 9:26 UTC (2+ messages)
` [Bug 1639791] "
[Qemu-devel] [Bug 1640073] [NEW] Guest pause because VMPTRLD failed in KVM
2020-11-08 9:27 UTC (2+ messages)
` [Bug 1640073] "
[Qemu-devel] [Bug 1634069] [NEW] Exclude keys from grab
2020-11-08 9:25 UTC (2+ messages)
` [Bug 1634069] "
[Qemu-devel] [Bug 1673722] [NEW] Reading register at offset. It is not fully implemented warning make VM impossible to use
2020-11-08 9:21 UTC (2+ messages)
` [Bug 1673722] "
[Qemu-devel] [Bug 1665789] [NEW] More resolutions for vga displays
2020-11-08 9:14 UTC (2+ messages)
` [Bug 1665789] "
[Qemu-devel] [Bug 1654826] [NEW] Holding key down using input-linux freezes guest
2020-11-08 9:06 UTC (2+ messages)
` [Bug 1654826] "
[Qemu-devel] [Bug 1662600] [NEW] error while building from source on Ubuntu 16.04
2020-11-08 9:11 UTC (2+ messages)
` [Bug 1662600] "
[Qemu-devel] [Bug 1671173] [NEW] OS started to crash with a message: "Trying to execute code outside RAM or ROM"
2020-11-08 9:16 UTC (2+ messages)
` [Bug 1671173] "
[Qemu-devel] [Bug 1671677] [NEW] vfio-pci passthrough issue after resume from suspend
2020-11-08 9:17 UTC (2+ messages)
` [Bug 1671677] "
[Qemu-devel] [Bug 1656711] [NEW] GTK3 interface doesn't zoom-to-fit by default
2020-11-08 9:06 UTC (2+ messages)
` [Bug 1656711] "
[Qemu-devel] [Bug 1658141] [NEW] QEMU's default msrs handling causes Windows 10 64 bit to crash
2020-11-08 9:06 UTC (2+ messages)
` [Bug 1658141] "
[Qemu-devel] [Bug 1653419] [NEW] SVM emulation fails due to EIP and FLAG register update optimization
2020-11-08 9:06 UTC (2+ messages)
` [Bug 1653419] "
[Qemu-devel] [Bug 1661758] [NEW] qemu-nbd causes data corruption in VDI-format disk images
2020-11-08 9:07 UTC (2+ messages)
` [Bug 1661758] "
[Qemu-devel] [Bug 1670175] [NEW] qemu-system-sparc64 with tribblix-sparc-0m16.iso ends with "panic - kernel: no nucleus hblk8 to allocate"
2020-11-08 9:15 UTC (2+ messages)
` [Bug 1670175] "
[Qemu-devel] [Bug 1668041] [NEW] x86 Floating point exceptions - incorrect support?
2020-11-08 9:14 UTC (2+ messages)
` [Bug 1668041] "
[Qemu-devel] [Bug 1648726] [NEW] Passthrough of UAS devices fails with Windows (10) guests
2020-11-08 9:02 UTC (2+ messages)
` [Bug 1648726] Re: [usb-host] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).