qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-04 14:54:55 to 2021-05-05 08:44:46 UTC [more...]

[PATCH 0/2] gdbstub: implement support for blocking interrupts on single stepping
 2021-05-05  8:37 UTC  (7+ messages)
` [PATCH 1/2] kvm: update kernel headers for KVM_GUESTDBG_BLOCKEVENTS
` [PATCH 2/2] gdbstub: implement NOIRQ support for single step on KVM, when kvm's KVM_GUESTDBG_BLOCKIRQ debug flag is supported

[Bug 1925417] [NEW] Cannot boot from EFI image on aarch64
 2021-05-05  8:29 UTC  (3+ messages)
` [Bug 1925417] "

[PATCH v26 00/20] i386 cleanup PART 2
 2021-05-05  8:27 UTC  (4+ messages)

QEMU tests, Coverity, and g_test_set_nonfatal_assertions()
 2021-05-05  8:36 UTC  (2+ messages)

[Qemu-devel] [Bug 1743191] [NEW] Interacting with NetBSD serial console boot blocks no longer works
 2021-05-05  8:18 UTC  (2+ messages)
` [Bug 1743191] "

[Qemu-devel] [Bug 1708551] [NEW] macOS Guest Reading USB 3.0 Bus as USB 2.0
 2021-05-05  8:18 UTC  (2+ messages)
` [Bug 1708551] "

[Qemu-devel] [Bug 1754656] [NEW] Please solve graceful (ACPI) poweroff issue, using signals, most importantly SIGTERM
 2021-05-05  8:18 UTC  (2+ messages)
` [Bug 1754656] "

[Qemu-devel] [Bug 1694808] [NEW] Passthrough USB Host Keyboard doesn't work on Q35 platform on boot-up
 2021-05-05  8:17 UTC  (2+ messages)
` [Bug 1694808] "

[Qemu-devel] [Bug 1696180] [NEW] Issues with qemu-img, libgfapi, and encryption at rest
 2021-05-05  8:17 UTC  (2+ messages)
` [Bug 1696180] "

[Qemu-devel] [Bug 1758091] [NEW] vmxnet3 unable to send IPv6 ESP packets
 2021-05-05  8:19 UTC  (2+ messages)
` [Bug 1758091] "

[Qemu-devel] [Bug 1759333] [NEW] Illegal Instruction with HVF when encountering SSE instructions in the emulator
 2021-05-05  8:19 UTC  (2+ messages)
` [Bug 1759333] "

[Qemu-devel] [Bug 1693050] [NEW] xhci HCIVERSION register read emulation incorrectly handled
 2021-05-05  8:17 UTC  (2+ messages)
` [Bug 1693050] "

[Qemu-devel] [Bug 1769067] [NEW] virtio-net ignores the absence of the VIRTIO_NET_F_CTRL_VQ feature bit
 2021-05-05  8:19 UTC  (2+ messages)
` [Bug 1769067] "

[Bug 1868116] Re: QEMU monitor no longer works
 2021-05-05  8:15 UTC  (3+ messages)

[Qemu-devel] [Bug 1770859] [NEW] qemu-img compare -m option is missing
 2021-05-05  8:19 UTC  (2+ messages)
` [Bug 1770859] "

[PATCH v5 00/11] 64bit block-layer: part II
 2021-05-05  8:10 UTC  (14+ messages)
` [PATCH v5 01/11] block/io: bring request check to bdrv_co_(read, write)v_vmstate
` [PATCH v5 02/11] qcow2: check request on vmstate save/load path
` [PATCH v5 03/11] block: use int64_t instead of uint64_t in driver read handlers
` [PATCH v5 04/11] block: use int64_t instead of uint64_t in driver write handlers
` [PATCH v5 05/11] block: use int64_t instead of uint64_t in copy_range driver handlers
` [PATCH v5 06/11] block: make BlockLimits::max_pwrite_zeroes 64bit
` [PATCH v5 07/11] block: use int64_t instead of int in driver write_zeroes handlers
` [PATCH v5 08/11] block/io: allow 64bit write-zeroes requests
` [PATCH v5 09/11] block: make BlockLimits::max_pdiscard 64bit
` [PATCH v5 10/11] block: use int64_t instead of int in driver discard handlers
` [PATCH v5 11/11] block/io: allow 64bit discard requests

Prevent compiler warning on block.c
 2021-05-05  8:05 UTC  (2+ messages)

[PATCH 0/4] iotests/297: Cover tests/
 2021-05-05  8:02 UTC  (2+ messages)

[PATCH 0/7] vhost-user-gpu: fix several security issues
 2021-05-05  7:58 UTC  (15+ messages)
` [PATCH 1/7] vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info
` [PATCH 2/7] vhost-user-gpu: fix resource leak in 'vg_resource_create_2d'
` [PATCH 3/7] vhost-user-gpu: fix memory leak in vg_resource_attach_backing
` [PATCH 4/7] vhost-user-gpu: fix memory link while calling 'vg_resource_unref'
` [PATCH 5/7] vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref'
` [PATCH 6/7] vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing'
` [PATCH 7/7] vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset'

[PATCH] virtio-net: failover: add missing remove_migration_state_change_notifier()
 2021-05-05  7:46 UTC  (5+ messages)

[PULL 00/10] qemu-sparc queue 20210505
 2021-05-05  7:35 UTC  (11+ messages)
` [PULL 01/10] hw/sparc/sun4m: Have sun4m machines inherit new TYPE_SUN4M_MACHINE
` [PULL 02/10] hw/sparc/sun4m: Introduce Sun4mMachineClass
` [PULL 03/10] hw/sparc/sun4m: Factor out sun4m_machine_class_init()
` [PULL 04/10] hw/sparc/sun4m: Register machine types in sun4m_machine_types[]
` [PULL 05/10] hw/sparc/sun4m: Fix code style for checkpatch.pl
` [PULL 06/10] hw/sparc/sun4m: Move each sun4m_hwdef definition in its class_init
` [PULL 07/10] hw/sparc: Allow building without the leon3 machine
` [PULL 08/10] hw/sparc64: Remove unused "hw/char/serial.h" header
` [PULL 09/10] hw/sparc64: Fix code style for checkpatch.pl
` [PULL 10/10] hw/sparc*: Move cpu_check_irqs() to target/sparc/

[PATCH v4 00/36] block: update graph permissions update
 2021-05-05  7:24 UTC  (4+ messages)

[PATCH v2 0/3] hw: Fix reset of bus-less devices
 2021-05-05  7:18 UTC  (4+ messages)
` [PATCH v2 1/3] hw/block/nand: Register machine reset handler

[Qemu-devel] [Bug 1652459] [NEW] kvm rbd driver (and maybe others, i.e. qcow2, qed and so on) does not report DISCARD-ZERO flag
 2021-05-05  6:55 UTC  (2+ messages)
` [Bug 1652459] "

[Qemu-devel] [Bug 1673976] [NEW] core dump
 2021-05-05  6:56 UTC  (2+ messages)
` [Bug 1673976] Re: linux-user clone() can't handle glibc posix_spawn() (causes locale-gen to assert)

[Qemu-devel] [Bug 1686170] [NEW] qemu-system-x86_64+gdb: unable to correctly disassemble "real mode" (i8086) instructions after attaching to QEMU started with "-S -s" options
 2021-05-05  6:57 UTC  (2+ messages)
` [Bug 1686170] "

[Qemu-devel] [Bug 1686364] [NEW] qemu -readconfig/-writeconfig cannot handle quotes in values
 2021-05-05  6:57 UTC  (2+ messages)
` [Bug 1686364] "

[Qemu-devel] [Bug 1634069] [NEW] Exclude keys from grab
 2021-05-05  6:55 UTC  (2+ messages)
` [Bug 1634069] "

[PATCH v2 00/10] qcow2 check: check some reserved bits and subcluster bitmaps
 2021-05-05  6:59 UTC  (11+ messages)
` [PATCH v2 01/10] qcow2-refcount: improve style of check_refcounts_l2()
` [PATCH v2 02/10] qcow2: compressed read: simplify cluster descriptor passing
` [PATCH v2 03/10] qcow2: introduce qcow2_parse_compressed_l2_entry() helper
` [PATCH v2 04/10] qcow2-refcount: introduce fix_l2_entry_by_zero()
` [PATCH v2 05/10] qcow2-refcount: fix_l2_entry_by_zero(): also zero L2 entry bitmap
` [PATCH v2 06/10] qcow2-refcount: check_refcounts_l2(): check l2_bitmap
` [PATCH v2 07/10] qcow2-refcount: check_refcounts_l2(): check reserved bits
` [PATCH v2 08/10] qcow2-refcount: improve style of check_refcounts_l1()
` [PATCH v2 09/10] qcow2-refcount: check_refcounts_l1(): check reserved bits
` [PATCH v2 10/10] qcow2-refcount: check_refblocks(): add separate message for reserved

[PATCH v5 00/10] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-05-05  7:07 UTC  (3+ messages)
` [PATCH v5 02/10] accel: Introduce 'query-accels' QMP command

[PATCH 00/10] qcow2 check: check some reserved bits and subcluster bitmaps
 2021-05-05  6:36 UTC  (23+ messages)
` [PATCH 01/10] qcow2-refcount: improve style of check_refcounts_l2()
` [PATCH 02/10] qcow2: compressed read: simplify cluster descriptor passing
` [PATCH 03/10] qcow2: introduce qcow2_parse_compressed_l2_entry() helper
` [PATCH 04/10] qcow2-refcount: introduce fix_l2_entry_by_zero()
` [PATCH 05/10] qcow2-refcount: fix_l2_entry_by_zero(): also zero L2 entry bitmap
` [PATCH 06/10] qcow2-refcount: check_refcounts_l2(): check l2_bitmap
` [PATCH 07/10] qcow2-refcount: check_refcounts_l2(): check reserved bits
` [PATCH 08/10] qcow2-refcount: improve style of check_refcounts_l1()
` [PATCH 09/10] qcow2-refcount: check_refcounts_l1(): check reserved bits
` [PATCH 10/10] qcow2-refcount: check_refblocks(): add separate message for reserved

[PATCH 00/22] qapi: static typing conversion, pt5a
 2021-05-05  6:29 UTC  (7+ messages)
` [PATCH 10/22] qapi/parser: Fix typing of token membership tests

[PATCH v5 0/9] ui: add vdagent implementation and clipboard support
 2021-05-05  6:21 UTC  (11+ messages)
` [PATCH v5 1/9] build: add separate spice-protocol config option
` [PATCH v5 2/9] ui: add clipboard infrastructure
` [PATCH v5 3/9] ui: add clipboard documentation
` [PATCH v5 4/9] ui/vdagent: core infrastructure
` [PATCH v5 5/9] ui/vdagent: add mouse support
` [PATCH v5 6/9] ui/vdagent: add clipboard support
` [PATCH v5 7/9] ui/vnc: "
` [PATCH v5 8/9] ui/gtk: move struct GtkDisplayState to ui/gtk.h
` [PATCH v5 9/9] ui/gtk: add clipboard support

[PATCH v5 0/3] ppc: Enable 2nd DAWR support on Power10
 2021-05-05  5:50 UTC  (5+ messages)
` [PATCH v5 3/3] ppc: Enable 2nd DAWR support on p10

[PATCH] vfio/pci: Revert nvlink removal uAPI breakage
 2021-05-05  5:43 UTC  (4+ messages)

[Bug 1905356] [NEW] No check for unaligned data access in ARM32 instructions
 2021-05-05  5:31 UTC  (2+ messages)
` [Bug 1905356] "

[Qemu-devel] [Bug 1759522] [NEW] windows qemu-img create vpc/vhdx error
 2021-05-05  5:16 UTC  (2+ messages)
` [Bug 1759522] "

[PATCH] target/ppc: Do not check for LPCR[HAIL] on power10_v1.0 CPUs
 2021-05-05  5:00 UTC  (4+ messages)

[RFC PATCH v2 0/2] hw/ppc: code motion to compile without TCG
 2021-05-05  4:58 UTC  (8+ messages)
` [RFC PATCH v2 2/2] hw/ppc: Moved TCG code to spapr_hcall_tcg

[PATCH] target/ppc/spapr: Update H_GET_CPU_CHARACTERISTICS bits
 2021-05-05  4:20 UTC  (4+ messages)

[PATCH v4 0/5] target/ppc: Untangle CPU init from translation
 2021-05-05  4:14 UTC  (12+ messages)
` [PATCH v4 1/5] target/ppc: Fold gen_*_xer into their callers
` [PATCH v4 2/5] target/ppc: renamed SPR registration functions
` [PATCH v4 3/5] target/ppc: move SPR R/W callbacks to translate.c
` [PATCH v4 4/5] target/ppc: turned SPR R/W callbacks not static

[PATCH 0/2] Fix for compat mode in P9 < 2.2
 2021-05-05  3:29 UTC  (4+ messages)
` [PATCH 1/2] hw/ppc/spapr.c: Extract MMU mode error reporting into a function
` [PATCH 2/2] hw/ppc/spapr.c: Make sure the host supports the selected MMU mode

[PATCH v8 0/4] aarch64: add support for FEAT_TLBIRANGE and FEAT_TLBIOS
 2021-05-05  3:04 UTC  (5+ messages)
` [PATCH v8 1/4] accel/tcg: Add TLB invalidation support for ranges of addresses
` [PATCH v8 2/4] target/arm: Add support for FEAT_TLBIRANGE
` [PATCH v8 3/4] target/arm: Add support for FEAT_TLBIOS
` [PATCH v8 4/4] target/arm: set ID_AA64ISAR0.TLB to 2 for max AARCH64 CPU type

[PATCH 0/3] Add support for PMBus in QEMU
 2021-05-05  1:41 UTC  (7+ messages)
` [PATCH 1/3] hw/i2c: add support for PMBus
` [PATCH 2/3] hw/misc: add ADM1272 device
` [PATCH 3/3] hw/misc: add MAX34451 device

[PATCH v4 0/3] nvdimm: Enable sync-dax property for nvdimm
 2021-05-05  0:12 UTC  (8+ messages)

[PATCH v3 0/2] cocoa: keyboard quality of life
 2021-05-04 23:32 UTC  (3+ messages)
` [PATCH v3 1/2] ui/cocoa: capture all keys and combos when mouse is grabbed
` [PATCH v3 2/2] ui/cocoa: add option to swap Option and Command, enable by default

Gitlab Issue Tracker - Proposed Workflow
 2021-05-04 21:39 UTC  (5+ messages)

[PATCH v2 0/4] hw/sparc: Kconfig fixes to build with/without the leon3 machine
 2021-05-04 21:32 UTC  (2+ messages)

[PATCH v3 0/6] hw/sparc/sun4m: Introduce Sun4mMachineClass to access sun4m_hwdefs
 2021-05-04 21:30 UTC  (2+ messages)

[RFC PATCH 00/27] Virtio sound card implementation
 2021-05-04 21:24 UTC  (6+ messages)
` [RFC PATCH 07/27] virtio-snd: Add properties for class init

[Bug 1892081] [NEW] Performance improvement when using "QEMU_FLATTEN" with softfloat type conversions
 2021-05-04 19:39 UTC  (2+ messages)
` [Bug 1892081] "

[Qemu-devel] [Bug 1828608] [NEW] Chardev websocket might not support pasting more than a few chars
 2021-05-04 19:34 UTC  (2+ messages)
` [Bug 1828608] "

[Bug 1861404] [NEW] AVX instruction VMOVDQU implementation error for YMM registers
 2021-05-04 19:29 UTC  (2+ messages)
` [Bug 1861404] "

[Qemu-devel] [Bug 1658141] [NEW] QEMU's default msrs handling causes Windows 10 64 bit to crash
 2021-05-04 19:20 UTC  (2+ messages)
` [Bug 1658141] "

[PATCH] migration: do not restart VM after successful snapshot-load
 2021-05-04 19:17 UTC  (4+ messages)

[PATCH v11 0/6] MTE support for KVM guest
 2021-05-04 17:44 UTC  (13+ messages)
` [PATCH v11 1/6] arm64: mte: Sync tags for pages where PTE is untagged
` [PATCH v11 2/6] arm64: kvm: Introduce MTE VM feature
` [PATCH v11 5/6] KVM: arm64: ioctl to fetch/store tags in a guest

[Bug 1857226] [NEW] 'set_link net0 off' not working with e1000e driver
 2021-05-04 17:14 UTC  (2+ messages)
` [Bug 1857226] "

[PATCH] qcow2: set bdi->is_dirty
 2021-05-04 16:58 UTC  (3+ messages)

[PATCH 0/2] QOMify Sifive UART model
 2021-05-04 15:34 UTC  (3+ messages)
` [PATCH 1/2] Consistent function names for sifive uart read and write function
` [PATCH 2/2] QOMify sifive_uart model

[RESEND PATCH 00/32] Qemu SGX virtualization
 2021-05-04 16:33 UTC  (7+ messages)
` [RESEND PATCH 05/32] vl: Add "sgx-epc" option to expose SGX EPC sections to guest

remove the nvlink2 pci_vfio subdriver v2
 2021-05-04 16:30 UTC  (9+ messages)

[PATCH v6 00/12] qtests: Check accelerator available at runtime via QMP 'query-accels'
 2021-05-04 16:13 UTC  (4+ messages)
` [PATCH v6 11/12] qtest/bios-tables-test: Make test build-independent from accelerator

[PULL 0/5] bsd-user: minor cleanup patches
 2021-05-04 16:04 UTC  (2+ messages)

[PATCH 0/7] tests/acceptance: Introducing the ConsoleMixIn
 2021-05-04 16:01 UTC  (3+ messages)
` [PATCH 4/7] tests/acceptance: Sun4uMachine: Remove dependency to LinuxKernelTest

[Qemu-devel] [Bug 1828867] [NEW] QEmu translation is incorrect when using REX in combination with LAHF/SAHF
 2021-05-04 15:46 UTC  (2+ messages)
` [Bug 1828867] "

[PATCH] virtio-blk: drop deprecated scsi=on|off property
 2021-05-04 15:26 UTC  (4+ messages)

[PATCH v3 00/26] virtiofs dax patches
 2021-05-04 15:26 UTC  (9+ messages)
` [PATCH v3 01/26] virtiofs: Fixup printf args
` [PATCH v3 02/26] virtiofsd: Don't assume header layout
` [PATCH v3 03/26] DAX: vhost-user: Rework slave return values
` [PATCH v3 04/26] DAX: libvhost-user: Route slave message payload

[RFC PATCH] scripts/tracetool: don't barf validating TCG types
 2021-05-04 15:02 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).