messages from 2020-11-07 05:58:50 to 2020-11-09 07:20:21 UTC [more...]
[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] scripts/checkpatch.pl: Modify the line length limit of the code
2020-11-09 5:53 UTC (9+ messages)
[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 (5+ 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 (10+ messages)
` [PATCH v4 1/7] configure: option to disable host block devices
` [PATCH v4 2/7] configure: cross-compiling with empty cross_prefix
` [PATCH v4 3/7] qemu: add support for iOS host
` [PATCH v4 4/7] coroutine: add libucontext as external library
` [PATCH v4 5/7] slirp: update build flags for iOS resolv fix
` [PATCH v4 6/7] tcg: implement JIT for iOS and Apple Silicon
` [PATCH v4 7/7] block: check availablity for preadv/pwritev on mac
[PATCH v3 00/11] gitlab-ci: Allow forks to select & restrict build jobs
2020-11-08 22:19 UTC (12+ 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-for-5.2 v4 00/17] ci: Move various jobs from Travis to GitLab CI
2020-11-08 22:00 UTC (19+ 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
[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 (3+ 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
[PATCH] meson: always include contrib/libvhost-user
2020-11-08 15:54 UTC (3+ messages)
[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)
[PATCH-for-5.2 0/5] hw/usb/hcd-xhci: Fix xhci-pci devices
2020-11-08 13:40 UTC (8+ 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)
` [PATCH-for-6.0 3/5] hw/usb/hcd-xhci: Rename "base-xhci" as TYPE_XHCI_COMMON
` [PATCH-for-6.0 4/5] hw/usb/hcd-xhci-pci: Use OBJECT_DECLARE_SIMPLE_TYPE() macro
` [PATCH-for-6.0 5/5] hw/usb/hcd-xhci-pci: Rename "pci-xhci" as TYPE_XHCI_PCI_COMMON
Qemu first time contribution
2020-11-08 12:21 UTC (3+ messages)
Migrating to the gitlab issue tracker
2020-11-08 11:58 UTC (19+ messages)
[Qemu-devel] [Bug 1673957] [NEW] virtfs: mapped-xattr on mount point
2020-11-08 11:42 UTC (3+ messages)
` [Bug 1673957] "
[PATCH v8 1/1] audio/jack: fix use after free segfault
2020-11-08 11:09 UTC (8+ messages)
` [PATCH v8 0/1] "
` [PATCH v9 1/1] "
` [PATCH v10 0/1] "
` [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] "
[Qemu-devel] [Bug 1652373] [NEW] User-mode QEMU is not deterministic
2020-11-08 9:05 UTC (2+ messages)
` [Bug 1652373] "
[Qemu-devel] [Bug 1649233] [NEW] scrolling does not work once mouse is grabbed
2020-11-08 9:04 UTC (2+ messages)
` [Bug 1649233] "
[Qemu-devel] [Bug 1649236] [NEW] Commit snapshot fails with Permission denied when daemonized
2020-11-08 9:04 UTC (2+ messages)
` [Bug 1649236] "
[PATCH] macio: set user_creatable to false in macio_class_init()
2020-11-08 8:47 UTC (3+ messages)
[PATCH] qtest: Fix bad printf format specifiers
2020-11-08 7:51 UTC (9+ messages)
[PATCH v3 00/41] Mirror map JIT memory for TCG
2020-11-08 3:38 UTC (10+ messages)
` [PATCH v3 01/41] tcg: Enhance flush_icache_range with separate data pointer
` [PATCH v3 02/41] tcg: Move tcg prologue pointer out of TCGContext
` [PATCH v3 16/41] accel/tcg: Support split-wx for darwin/iOS with vm_remap
Fosshost.org
2020-11-08 0:32 UTC
[Qemu-devel] [Bug 1694808] [NEW] Passthrough USB Host Keyboard doesn't work on Q35 platform on boot-up
2020-11-08 1:08 UTC (2+ messages)
` [Bug 1694808] "
[PATCH-for-5.2 0/5] hw/arm: Fix various incorrect IRQ handling
2020-11-07 19:34 UTC (6+ messages)
` [PATCH-for-5.2 1/5] hw/arm/armsse: Correct expansion MPC interrupt lines
` [PATCH-for-5.2 2/5] hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ
` [PATCH-for-5.2 3/5] hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup()
` [PATCH-for-5.2? 4/5] hw/arm/musicpal: Don't connect two qemu_irqs directly to the same input
` [PATCH-for-6.0 5/5] hw/arm/musicpal: Only use qdev_get_gpio_in() when necessary
[PATCH-for-5.2] acpi-build: Fix maybe-uninitialized warning when ACPI hotplug is off
2020-11-07 17:22 UTC (3+ messages)
[PATCH-for-5.2 v2] acpi-build: Fix maybe-uninitialized warning when ACPI hotplug is off
2020-11-07 17:22 UTC
[PATCH 0/2] m68k/q800: make the GLUE chip a QOM device
2020-11-07 16:15 UTC (7+ messages)
` [PATCH 1/2] hw/m68k/q800: Don't connect two qemu_irqs directly to the same input
` [PATCH 2/2] hw/m68k/q800.c: Make the GLUE chip an actual QOM device
hw/i386/q35: Where go LPC irqs?
2020-11-07 14:46 UTC
[RFC PATCH-for-5.2] hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug off
2020-11-07 14:32 UTC (2+ messages)
[PULL v4 00/48] virtio,pc,acpi: fixes, tests
2020-11-07 14:28 UTC (7+ messages)
` [PULL v4 44/48] piix4: don't reserve hw resources when hotplug is off globally
[PATCH v3] introduce VFIO-over-socket protocol specificaion
2020-11-07 12:26 UTC (9+ messages)
` [PATCH v5] introduce vfio-user protocol specification
[RFC PATCH-for-5.2] hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals
2020-11-07 11:48 UTC
[PATCH] console: avoid passing con=NULL to graphic_hw_update_done() In graphic_hw_update(), first select an existing console, a specific-console or active_console(if not specified), then updating the console
2020-11-07 10:36 UTC (3+ messages)
[PATCH v2] hw/core/qdev-properties-system: Rewrite set_pci_host_devaddr using GLib
2020-11-07 8:59 UTC (2+ messages)
` [PATCH-for-5.2 "
[PATCH] hw/core/qdev-properties-system: allow bus addresses > 0x1f
2020-11-07 8:58 UTC (2+ messages)
[PATCH] tests/vm: update openbsd to release 6.8
2020-11-07 6:07 UTC (4+ messages)
[PATCH v2 00/11] qapi: static typing conversion, pt2
2020-11-07 5:57 UTC (3+ messages)
` [PATCH v2 11/11] qapi/introspect.py: Add docstring to _tree_to_qlit
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).