qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-21 10:44:06 to 2021-05-24 02:26:41 UTC [more...]

[Bug 1891748] [NEW] qemu-arm-static 5.1 can't run gcc
 2021-05-24  2:17 UTC  (2+ messages)
` [Bug 1891748] "

[PATCH 05/38] target/riscv: 8-bit Addition & Subtraction Instruction
 2021-05-24  1:00 UTC  (2+ messages)

[PATCH] linux-user/syscall: zero-init msghdr in do_sendrecvmsg_locked
 2021-05-23 21:44 UTC  (4+ messages)

notdirty_write thrashing in simple for loop
 2021-05-23 17:30 UTC  (4+ messages)

[PATCH qemu v20] spapr: Implement Open Firmware client interface
 2021-05-23 17:09 UTC  (20+ messages)

The latest Qemu release can't bootup VM with latest guest kernel
 2021-05-23 12:23 UTC  (2+ messages)

[Bug 1887306] [NEW] qemu-user deadlocks when forked in a multithreaded process
 2021-05-23  9:39 UTC  (2+ messages)
` [Bug 1887306] "

[PATCH v2] hw/virtio: Document *_should_notify() are called within rcu_read_lock()
 2021-05-23  9:40 UTC 

[RFC PATCH v4 0/7] Use ACPI PCI hot-plug for Q35
 2021-05-23  8:25 UTC  (2+ messages)

[PATCH] hw/virtio: Have virtio_bus_get_vdev_bad_features() return 64-bit value
 2021-05-23  8:07 UTC  (2+ messages)

[PATCH] hw/virtio: Document *_should_notify() are called within rcu_read_lock()
 2021-05-23  8:02 UTC  (2+ messages)

[PATCH] target/riscv: hardwire bits in hideleg and hedeleg
 2021-05-22 15:59 UTC 

[PATCH v3] target/riscv: fix VS interrupts forwarding to HS
 2021-05-22 15:44 UTC 

[RFC PATCH] target/mips: Allow building without Inter-Thread Communication hardware
 2021-05-22 12:32 UTC  (3+ messages)

[PATCH 0/3] hw/block/nvme: fixes lbaf formats initialization and adds idns enums
 2021-05-22  6:48 UTC  (2+ messages)

[PATCH v4 0/9] hw/block/fdc: Allow Kconfig-selecting ISA bus/SysBus floppy controllers
 2021-05-22  6:51 UTC  (6+ messages)

[Bug 1921948] [NEW] MTE tags not checked properly for unaligned accesses at EL1
 2021-05-22  5:17 UTC  (3+ messages)
` [Bug 1921948] "

[RFC PATCH v3] ppc/spapr: Add support for H_SCM_PERFORMANCE_STATS hcall
 2021-05-22  3:31 UTC  (3+ messages)

[PATCH v3] target/i386/sev: add support to query the attestation report
 2021-05-21 22:15 UTC  (2+ messages)

[PATCH V3 00/22] Live Update
 2021-05-21 22:24 UTC  (22+ messages)
` [PATCH V3 11/22] vfio-pci: refactor for cpr
` [PATCH V3 12/22] vfio-pci: cpr part 1
` [PATCH V3 13/22] vfio-pci: cpr part 2
                ` [PATCH V3 00/22] Live Update [reboot]
                ` [PATCH V3 00/22] Live Update [restart]

[PATCH v6 00/19] i386: KVM: expand Hyper-V features early
 2021-05-21 22:06 UTC  (17+ messages)
` [PATCH v6 10/19] i386: move eVMCS enablement to hyperv_init_vcpu()
` [PATCH v6 11/19] i386: switch hyperv_expand_features() to using error_setg()
` [PATCH v6 12/19] i386: adjust the expected KVM_GET_SUPPORTED_HV_CPUID array size
` [PATCH v6 13/19] i386: prefer system KVM_GET_SUPPORTED_HV_CPUID ioctl over vCPU's one
` [PATCH v6 14/19] i386: use global kvm_state in hyperv_enabled() check
` [PATCH v6 15/19] i386: expand Hyper-V features during CPU feature expansion time
` [PATCH v6 16/19] i386: kill off hv_cpuid_check_and_set()
` [PATCH v6 17/19] i386: HV_HYPERCALL_AVAILABLE privilege bit is always needed

RFC: Qemu backup interface plans
 2021-05-21 22:05 UTC  (2+ messages)

[PATCH v3 0/9] target/ppc: add support to disable-tcg
 2021-05-21 20:17 UTC  (10+ messages)
` [PATCH v3 1/9] target/ppc: cleaned error_report from ppc_store_sdr1
` [PATCH v3 2/9] target/ppc: moved ppc_store_lpcr and ppc_store_msr to cpu.c
` [PATCH v3 3/9] target/ppc: reduce usage of fpscr_set_rounding_mode
` [PATCH v3 4/9] target/ppc: overhauled and moved logic of storing fpscr
` [PATCH v3 5/9] target/ppc: removed unnecessary inclusion of helper-proto.h
` [PATCH v3 6/9] target/ppc: moved ppc_cpu_do_interrupt to cpu.c
` [PATCH v3 7/9] target/ppc: Added options to disable many TCG-only functions
` [PATCH v3 8/9] target/ppc: created tcg-stub.c file
` [PATCH v3 9/9] target/ppc: updated meson.build to support disable-tcg

Fwd: GSoC Intro - TUI interface for QMP
 2021-05-21 19:02 UTC 

Qemu block filter insertion/removal API
 2021-05-21 18:38 UTC  (7+ messages)

[PATCH 0/6] push backup with fleecing
 2021-05-21 17:49 UTC  (7+ messages)
` [PATCH 1/6] block/block-copy: use write-unchanged for fleecing scheme
` [PATCH 2/6] block/copy-before-write: require BLK_PERM_WRITE_UNCHANGED for fleecing
` [PATCH 3/6] block: share writes on backing child of fleecing node
` [PATCH 4/6] block: blk_root(): return non-const pointer
` [PATCH 5/6] block/backup: don't insert filter if no writers
` [PATCH 6/6] iotests/image-fleecing: test push backup with fleecing

[PATCH v2 0/7] block-copy: protect block-copy internal structures
 2021-05-21 17:51 UTC  (18+ messages)
` [PATCH v2 1/7] block-copy: streamline choice of copy_range vs. read/write
` [PATCH v2 5/7] block-copy: add QemuMutex lock for BlockCopyCallState list
` [PATCH v2 6/7] block-copy: atomic .cancelled and .finished fields in BlockCopyCallState
` [PATCH v2 7/7] block-copy: protect BlockCopyState .method fields

[RFC 0/1] acceptance tests: rename acceptance to system
 2021-05-21 17:49 UTC  (21+ messages)
` [RFC 1/1] "

[PATCH v6 00/25] python: create installable package
 2021-05-21 17:39 UTC  (9+ messages)
` [PATCH v6 02/25] python: create qemu packages
` [PATCH v6 03/25] python: create utils sub-package
` [PATCH v6 04/25] python: add qemu package installer

[PATCH v2 0/2] Gitlab: Add issue templates
 2021-05-21 17:38 UTC  (3+ messages)
` [PATCH v2 1/2] GitLab: Add "Bug" issue reporting template
` [PATCH v2 2/2] GitLab: Add "Feature Request" issue template

[PATCH v3 0/2] virtio-blk: Convert QEMUBH callback to "bitops.h" API
 2021-05-21 17:37 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH v5 00/23] Base for adding PowerPC 64-bit instructions
 2021-05-21 17:25 UTC  (4+ messages)
` [PATCH v5 23/23] target/ppc: Move cmp/cmpi/cmpl/cmpli to decodetree

A bug of Monitor Chardev ?
 2021-05-21 17:15 UTC  (12+ messages)

[RFC PATCH 0/9] Initial support for machine creation via QMP
 2021-05-21 17:02 UTC  (6+ messages)

[PATCH v3 0/3] vl: add -object support back into -readconfig
 2021-05-21 16:42 UTC  (4+ messages)
` [PATCH v3 1/3] qemu-config: parse configuration files to a QDict

[RFC PATCH] tests/tcg/configure.sh: tweak quoting of target_compiler
 2021-05-21 16:18 UTC 

[PATCH 0/2] Gitlab: Add issue templates
 2021-05-21 16:18 UTC  (8+ messages)
` [PATCH 1/2] Gitlab: Add "Bug" issue reporting template
` [PATCH 2/2] Gitlab: Add "Feature Request" issue template

[PATCH v3 0/9] qapi: untie 'if' conditions from C preprocessor
 2021-05-21 16:18 UTC  (8+ messages)
` [PATCH v3 2/9] qapi: move gen_if/gen_endif to QAPISchemaIfCond
` [PATCH v3 3/9] qapi: start building an 'if' predicate tree

[PATCH] spapr: Don't hijack current_machine->boot_order
 2021-05-21 16:07 UTC 

[PATCH] spapr: Make spapr_boot_set() a nop
 2021-05-21 16:00 UTC  (2+ messages)

[PATCH 0/6] qapi: static typing conversion, pt5b
 2021-05-21 15:55 UTC  (6+ messages)
` [PATCH 2/6] qapi/parser: Allow empty QAPIDoc Sections

[PATCH 1/2] hw/usb: hcd-xhci-pci: Raise MSI/MSI-X interrupts only when told to
 2021-05-21 15:44 UTC  (6+ messages)
` [PATCH 2/2] hw/usb: hcd-xhci-pci: Fix spec violation of IP flag for MSI/MSI-X

[PATCH v4 0/9] qapi: untie 'if' conditions from C preprocessor
 2021-05-21 15:24 UTC  (9+ messages)
` [PATCH v4 8/9] qapi: make 'if' condition strings simple identifiers
` [PATCH v4 9/9] docs: update the documentation about schema configuration

[PULL 00/11] Ui 20210521 patches
 2021-05-21 15:23 UTC  (14+ messages)
` [PULL 01/11] vnc: spelling fix (enable->enabled)
` [PULL 02/11] ui/spice-display: check NULL pointer in interface_release_resource()
` [PULL 03/11] build: add separate spice-protocol config option
` [PULL 04/11] ui: add clipboard infrastructure
` [PULL 05/11] ui: add clipboard documentation
` [PULL 06/11] ui/vdagent: core infrastructure
` [PULL 07/11] ui/vdagent: add mouse support
` [PULL 08/11] ui/vdagent: add clipboard support
` [PULL 09/11] ui/vnc: "
` [PULL 10/11] ui/gtk: move struct GtkDisplayState to ui/gtk.h
` [PULL 11/11] ui/gtk: add clipboard support

[PATCH] hw/scsi: Fix sector translation bug in scsi_unmap_complete_noio
 2021-05-21 15:20 UTC  (2+ messages)

[PATCH v2 0/6] coroutine: new sleep/wake API
 2021-05-21 14:44 UTC  (2+ messages)

[PATCH v3 0/6] gitlab-ci: Allow using FreeBSD runners
 2021-05-21 14:21 UTC  (13+ messages)
` [PATCH v3 4/6] gitlab-ci: Add ccache in $PATH and display statistics

[PULL 0/3] target/xtensa updates
 2021-05-21 14:03 UTC 

[RFC PATCH] meson.build: fix cosmetics of compiler display
 2021-05-21 13:58 UTC  (2+ messages)

[PULL 00/25] Vga 20210510 patches
 2021-05-21 13:57 UTC  (6+ messages)
` [PULL 12/25] virtio-gpu: move virgl realize + properties

[PATCH 0/4] target/m68k: implement m68k "any instruction" trace mode
 2021-05-21 13:56 UTC  (9+ messages)
` [PATCH 1/4] target/m68k: introduce is_singlestepping() function
` [PATCH 2/4] target/m68k: call gen_raise_exception() directly if single-stepping in gen_jmp_tb()
` [PATCH 3/4] target/m68k: introduce gen_singlestep_exception() function
` [PATCH 4/4] target/m68k: implement m68k "any instruction" trace mode

[PULL 00/26] Misc patches for 2021-05-20
 2021-05-21 13:44 UTC  (4+ messages)

Windows fails to boot after rebase to QEMU master
 2021-05-21  9:17 UTC 

[PATCH] scripts/checkpatch.pl: process .c.inc and .h.inc files as C source
 2021-05-21 13:19 UTC  (2+ messages)

[PULL 0/9] scripts/simplebench patches
 2021-05-21 13:04 UTC  (3+ messages)

[Bug 1887604] [NEW] Forward host UNIX socket to guest TCP port
 2021-05-21 12:16 UTC  (2+ messages)
` [Bug 1887604] "

9pfs: scope of rename_lock?
 2021-05-21 11:59 UTC  (2+ messages)

[PULL 00/19] i386, qgraph patches for 2020-02-15
 2021-05-21 11:34 UTC  (5+ messages)
` [PULL 02/19] sev: update sev-inject-launch-secret to make gpa optional

[PATCH v2 0/2] target/s390x: Fix SIGILL psw.addr reporting
 2021-05-21 11:30 UTC  (5+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] tests/tcg/s390x: Test SIGILL handling

[RUST] Add crate for generic vhost-user-i2c backend daemon
 2021-05-21 11:06 UTC  (2+ messages)

[PULL 0/1] NBD patches for 2021-05-11
 2021-05-21 11:02 UTC  (2+ messages)

[PATCH 0/2] Fix SIGILL psw.addr reporting
 2021-05-21 10:59 UTC  (7+ messages)
` [PATCH 2/2] tests/tcg/s390x: Test SIGILL handling


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