qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-05 06:30:49 to 2020-11-05 17:19:04 UTC [more...]

[RFC PATCH v2 00/11] gitlab-ci: Allow forks to select & restrict build jobs
 2020-11-05 17:15 UTC  (4+ messages)
` [RFC PATCH v2 01/11] gitlab-ci: Drop generic cache rule
` [RFC PATCH v2 02/11] gitlab-ci: Replace YAML anchors by extends (cross_system_build_job)
` [RFC PATCH v2 05/11] gitlab-ci: Replace YAML anchors by extends (acceptance_test_job)

[PATCH for-5.2] target/arm: Fix neon VTBL/VTBX for len > 1
 2020-11-05 17:11 UTC 

[PATCH] hw/arm/virt enable support for virtio-mem
 2020-11-05 17:11 UTC 

Documents not in sphinx toctree
 2020-11-05 17:04 UTC  (5+ messages)

[PATCH v4] block: Fix integer promotion error in bdrv_getlength()
 2020-11-05 16:32 UTC  (3+ messages)

[PATCH for-5.2? 1/2] Makefile: Don't use $(quiet-@) within the body of a recipe
 2020-11-05 16:35 UTC  (4+ messages)
` [PATCH for-5.2? 2/2] Makefile: No echoing for 'make help V=1'

[PATCH RFC] memory: pause all vCPUs for the duration of memory transactions
 2020-11-05 16:35 UTC  (8+ messages)

[PATCH v4 0/2] Fixes building nfs on msys2/mingw
 2020-11-05 16:29 UTC  (4+ messages)
` [PATCH v4 1/2] block: Fixes nfs compiling error "
` [PATCH v4 2/2] block: enable libnfs on msys2/mingw in cirrus.yml

[PULL v3 00/31] pc,pci,vhost,virtio: fixes
 2020-11-05 16:14 UTC  (2+ messages)

[PATCH] RFC: sphinx: adopt kernel readthedoc theme
 2020-11-05 16:12 UTC  (2+ messages)

[PATCH] tests/qtest/tpm: Remove redundant check in the tpm_test_swtpm_test()
 2020-11-05 15:57 UTC  (2+ messages)

[PATCH v2] linux-user: Correct definition of stack_t
 2020-11-05 15:52 UTC 

[RFC v2] VFIO Migration
 2020-11-05 15:52 UTC  (2+ messages)

Migrating to the gitlab issue tracker
 2020-11-05 15:50 UTC  (15+ messages)

[PATCH] hw/xen: Don't use '#' flag of printf format
 2020-11-05 15:49 UTC  (2+ messages)

[PATCH] linux-user: Correct definition of stack_t
 2020-11-05 15:48 UTC  (3+ messages)

[Bug 1902975] [NEW] qemu.org/docs/ contains some old docs
 2020-11-05 15:27 UTC  (2+ messages)
` [Bug 1902975] "

[PATCH] block: Fix integer promotion error in bdrv_getlength()
 2020-11-05 15:39 UTC  (5+ messages)

[PATCH V2] vl: pause option
 2020-11-05 15:19 UTC  (6+ messages)

[PULL v2 00/20] Misc patches for QEMU 5.2-rc1
 2020-11-05 15:16 UTC  (2+ messages)

[PATCH 0/2] Fix nested permission update
 2020-11-05 15:14 UTC  (8+ messages)
` [PATCH 1/2] block: make bdrv_drop_intermediate() less wrong
` [PATCH 2/2] block: assert that permission commit sets same permissions

[RFC PATCH 0/6] eBPF RSS support for virtio-net
 2020-11-05 15:13 UTC  (14+ messages)
` [RFC PATCH 6/6] docs: Added eBPF documentation

[PATCH-for-5.2 v3 0/4] ci: Move --without-default-devices job from Travis to GitLab
 2020-11-05 15:06 UTC  (13+ messages)
` [PATCH-for-5.2 v3 1/4] s390x: fix build for --without-default-devices
` [PATCH-for-5.2 v3 2/4] hw/9pfs: Fix Kconfig dependency problem between 9pfs and Xen

[PATCH] configure: Fix gio detection
 2020-11-05 14:59 UTC  (2+ messages)

[PATCH v2 0/2] Fixes building nfs on msys2/mingw
 2020-11-05 14:40 UTC  (12+ messages)
` [PATCH v2 1/2] block: Fixes nfs compiling error "
` [PATCH v2 2/2] block: enable libnfs on msys2/mingw in cirrus.yml

[PATCH v2 0/9] qapi: untie 'if' conditions from C preprocessor
 2020-11-05 14:40 UTC  (12+ messages)
` [PATCH v2 1/9] qapi: replace List[str] by QAPISchemaIf
` [PATCH v2 2/9] qapi: move gen_if/gen_endif to QAPIIfSchema
` [PATCH v2 3/9] qapi: start building an 'if' predicate tree
` [PATCH v2 4/9] qapi: introduce IfPredicateList and IfAny
` [PATCH v2 5/9] qapi: add IfNot
` [PATCH v2 6/9] qapi: normalize 'if' condition to IfPredicate tree
` [PATCH v2 7/9] qapi: convert 'if' C expressions to the new literal form
` [PATCH v2 8/9] qapi: make 'if' condition strings simple identifiers
` [PATCH v2 9/9] docs: update the documentation about schema configuration

[PATCH for-5.2 0/2] deprecate short-form boolean options
 2020-11-05 14:36 UTC  (4+ messages)
` [PATCH 1/2] qemu-option: move help handling to get_opt_name_value
` [PATCH 2/2] qemu-option: warn for short-form boolean options

[PATCH-for-6.0 0/3] hw/virtio: Allow to disable legacy VIRTIO
 2020-11-05 14:33 UTC  (11+ messages)
` [PATCH-for-6.0 1/3] hw/virtio: Add configure switch "
` [PATCH-for-6.0 2/3] hw/virtio: Build most of virtio devices as arch-independent objects
` [PATCH-for-6.0 3/3] gitlab-ci: Test the --disable-virtio-legacy option

[PATCH 0/6] usb: fix some guest-triggerable asserts
 2020-11-05 14:30 UTC  (12+ messages)
` [PATCH 1/6] usb-storage: switch trace events
` [PATCH 2/6] usb-storage: add commandlog property
` [PATCH 3/6] usb-storage: use bool for removable property
` [PATCH 4/6] usb-storage: fill csw on cancel
` [PATCH 5/6] xhci: fix guest triggerable assert
` [PATCH 6/6] xhci: move sanity checks

VFIO Migration
 2020-11-05 14:17 UTC  (19+ messages)

[PATCH] replay: remove some dead code
 2020-11-05 14:03 UTC  (2+ messages)

[PATCH] usb/hcd-xhci: Fix an index-out-of-bounds in xhci_runtime_write and xhci_runtime_read
 2020-11-05 14:02 UTC 

[Qemu-devel] [Bug 1619896] [NEW] Unsupported ancillary data: 0/8
 2020-11-05 13:28 UTC  (2+ messages)
` [Bug 1619896] Re: linux-user missing cmsg IP_PKTINFO support ("Unsupported ancillary data: 0/8")

[PATCH v2 00/12] microvm: add second ioapic
 2020-11-05 13:39 UTC  (13+ messages)
` [PATCH v2 01/12] [testing] disable xhci msix
` [PATCH v2 02/12] x86: rewrite gsi_handler()
` [PATCH v2 03/12] x86: add support for second ioapic
` [PATCH v2 04/12] microvm: make number of virtio transports runtime configurable
` [PATCH v2 05/12] microvm: make pcie irq base "
` [PATCH v2 06/12] microvm: drop microvm_gsi_handler()
` [PATCH v2 07/12] microvm: add second ioapic
` [PATCH v2 08/12] tests/acpi: allow updates for expected data files
` [PATCH v2 09/12] tests/acpi: add empty "
` [PATCH v2 10/12] tests/acpi: add ioapic2=on test for microvm
` [PATCH v2 11/12] tests/acpi: update expected data files
` [PATCH v2 12/12] tests/acpi: disallow updates for "

[Qemu-devel] [Bug 1734474] [NEW] Maemo does not boot on emulated N800
 2020-11-05 13:17 UTC  (2+ messages)
` [Bug 1734474] "

[Bug 1863486] [NEW] aarch64/tcg crash with malloc(): unsorted double linked list corrupted
 2020-11-05 13:14 UTC  (2+ messages)
` [Bug 1863486] "

[PATCH] block: Return the real error code in bdrv_getlength
 2020-11-05 13:19 UTC  (2+ messages)

[PATCH] block: Return the real error code in bdrv_getlength
 2020-11-05 13:13 UTC  (2+ messages)

[PATCH] fix make clean/distclean
 2020-11-05 12:47 UTC  (2+ messages)

[Bug 1877418] [NEW] qemu-nbd freezes access to VDI file
 2020-11-05 12:33 UTC  (2+ messages)
` [Bug 1877418] "

[PATCH V2 4/4] bsd-user: do not use C99 // comments
 2020-11-05 12:28 UTC 

[PATCH V2 3/4] bsd-user: space required after semicolon
 2020-11-05 12:28 UTC 

[PATCH V2 2/4] bsd-user: suspect code indent for conditional statements
 2020-11-05 12:28 UTC 

[PATCH V2 1/4] bsd-user: "foo * bar" should be "foo *bar"
 2020-11-05 12:27 UTC 

[PATCH V2 0/4] bsd-user: Fix some code style problems
 2020-11-05 12:27 UTC 

[Qemu-devel] [Bug 1781463] [NEW] qemu don't start *.abs firmware files
 2020-11-05 12:02 UTC  (3+ messages)
` [Bug 1781463] "

[PATCH] target/openrisc: fix icount handling for timer instructions
 2020-11-05 11:54 UTC 

[PATCH v2 0/4] spapr/xive: Allocate vCPU IPIs from the vCPU contexts
 2020-11-05 11:39 UTC  (4+ messages)
` [PATCH v2 3/4] spapr/xive: Allocate IPIs independently from the other sources

[PATCH v3] target/s390x: fix execution with icount
 2020-11-05 11:31 UTC  (2+ messages)

[PATCH 0/9] qapi: untie 'if' conditions from C preprocessor
 2020-11-05 11:27 UTC  (4+ messages)
` [PATCH 1/9] qapi: replace List[str] by IfCond

[PATCH] net/e1000e_core: make sure RDH never exceeds RDT in e1000e_ring_advance()
 2020-11-05 11:21 UTC  (2+ messages)

[Qemu-devel] [Bug 1779017] [NEW] qemu-system-arm: crashes raspian kernels with divide-by-zero
 2020-11-05 10:59 UTC  (2+ messages)
` [Bug 1779017] "

[Bug 1859384] [NEW] arm gic: interrupt model never 1 on non-mpcore and race condition in gic_acknowledge_irq
 2020-11-05 11:02 UTC  (2+ messages)
` [Bug 1859384] Re: arm gic: gic_acknowledge_irq doesn't clear line level for other cores for 1-n level-sensitive interrupts and gic_clear_pending uses GIC_DIST_TEST_MODEL (even on v2 where it always read 0 - "N-N")

[Bug 1877137] [NEW] 32-bit Arm emulation spins at 100% during emacs build
 2020-11-05 10:57 UTC  (2+ messages)
` [Bug 1877137] "

[Bug 1881249] [NEW] CPU fetch from unpopulated ROM on reset
 2020-11-05 10:56 UTC  (2+ messages)
` [Bug 1881249] "

[Qemu-devel] [Bug 1840777] [NEW] raspi3 machine can not shutdown
 2020-11-05 11:01 UTC  (2+ messages)
` [Bug 1840777] "

[Bug 1861161] [NEW] qemu-arm-static 100% CPU when cross-compiling emacs on alpine
 2020-11-05 10:57 UTC  (2+ messages)
` [Bug 1861161] Re: qemu-arm-static stuck with 100% CPU when cross-compiling emacs

[Bug 1882123] [NEW] ARM cpu emulation regression on QEMU 4.2.0
 2020-11-05 10:55 UTC  (2+ messages)
` [Bug 1882123] "

[PULL 0/3] Fixes 20201104 patches
 2020-11-05 11:10 UTC  (2+ messages)

[Qemu-devel] [Bug 741115] [NEW] Add support of coprocessor cp15, cp14 registers exposion in the embedded gdb server
 2020-11-05 10:55 UTC  (2+ messages)
` [Bug 741115] "

[PATCH 0/4] Publish docs as GitLab Pages
 2020-11-05 11:02 UTC  (7+ messages)
` [PATCH 2/4] gitlab: force enable docs build in Fedora, Ubuntu, Debian
` [PATCH 3/4] docs: show stdout/stderr when meson fails build test

[PATCH-for-5.2 0/3] ci: Move --without-default-devices job from Travis to GitLab
 2020-11-05 11:00 UTC  (12+ messages)
` [PATCH-for-5.2 2/3] gitlab-ci: Add a job to cover the --without-default-devices config

[RFC PATCH] hw/arm/virt: use sbsa-ec for reboot and poweroff in secure mode
 2020-11-05 10:50 UTC  (6+ messages)

[PATCH 1/2] plugins: Fix resource leak in connect_socket()
 2020-11-05 10:37 UTC  (3+ messages)

[PATCH 1/3] target/arm: add spaces around operator
 2020-11-05 10:20 UTC  (3+ messages)
  ` 答复: "

[PATCH v2 00/44] Make qdev static property API usable by any QOM type
 2020-11-05  9:36 UTC  (5+ messages)
` [PATCH v2 41/44] qdev: Move base property types to qom/property-types.c

[PATCH 0/5] SCSI: fix transfer limits for SCSI passthrough
 2020-11-05  9:23 UTC  (4+ messages)
` [PATCH 1/5] file-posix: split hdev_refresh_limits from raw_refresh_limits

[PATCH] migration: handle CANCELLING state in migration_completion()
 2020-11-05  9:17 UTC 

[Qemu-devel] [Bug 1338563] [NEW] README refers to a non-extant file
 2020-11-05  9:05 UTC  (2+ messages)
` [Bug 1338563] "

[Qemu-devel] [Bug 1797262] [NEW] qemu arm no longer able to boot RPI Kernels
 2020-11-05  9:00 UTC  (2+ messages)
` [Bug 1797262] "

[PATCH] target/alpha: fix icount handling for timer instructions
 2020-11-05  9:04 UTC 

[PATCH v3 0/2] Assorted fixes to tests that were broken by recent scsi changes
 2020-11-05  9:01 UTC  (2+ messages)

[PATCH] As FreeBSD ports MAINTAINER add myself for FreeBSD Hosted CI
 2020-11-05  8:29 UTC  (2+ messages)

[PATCH] qtest: Fix bad printf format specifiers
 2020-11-05  8:19 UTC  (3+ messages)

[PATCH V2] qtest: Fix bad printf format specifiers
 2020-11-05  7:54 UTC  (2+ messages)

[PATCH v9 0/8] pci_expander_brdige:acpi: Support pxb-pcie for ARM
 2020-11-05  7:35 UTC  (2+ messages)

[RFC PATCH 0/9] gitlab-ci: Allow forks to skip some build jobs
 2020-11-05  7:22 UTC  (2+ messages)

[PATCH 1/4] bsd-user: space required after semicolon
 2020-11-05  7:21 UTC  (4+ messages)

[PULL 0/4] Linux user for 5.2 patches
 2020-11-05  7:15 UTC  (6+ messages)
` [PULL 1/4] linux-user/mips/cpu_loop: silence the compiler warnings
` [PULL 2/4] linux-user: Use "!= 0" when checking if MAP_FIXED_NOREPLACE is non-zero
` [PULL 3/4] linux-user/syscall: Fix missing target_to_host_timespec64() check
` [PULL 4/4] linux-user: Check copy_from_user() return value in vma_dump_size()

[PATCH] hw/intc: fix heap-buffer-overflow in rxicu_realize()
 2020-11-05  7:06 UTC 

[PATCH 2/2] plugins: Fix two resource leaks in connect_socket()
 2020-11-05  6:54 UTC  (2+ messages)

[PATCH v9 00/12] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-11-05  6:36 UTC  (3+ messages)
` [PATCH v9 02/12] hw/block/nvme: Generate namespace UUIDs

[PATCH v2 0/6] QOM minor fixes
 2020-11-05  6:29 UTC  (6+ messages)
` [PATCH v2 5/6] macio: don't reference serial_hd() directly within the device


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