qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-29 09:42:23 to 2021-09-30 02:42:08 UTC [more...]

[PATCH v9 00/10] vhost-vdpa: add support for configure interrupt
 2021-09-30  2:33 UTC  (6+ messages)
` [PATCH v9 01/10] virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
` [PATCH v9 02/10] virtio-pci: decouple notifier from interrupt process
` [PATCH v9 03/10] virtio-pci: decouple the single vector from the "
` [PATCH v9 07/10] virtio-net: add support for configure interrupt
` [PATCH v9 09/10] virtio-mmio: "

Rust in Qemu BoF followup 2: Rust toolchain availability
 2021-09-30  1:59 UTC 

[PATCH] virtio-net : Add check for VIRTIO_NET_F_MAC
 2021-09-30  1:35 UTC  (5+ messages)

[PATCH v3 0/7] Reduce load on ppc target maintainers
 2021-09-30  1:15 UTC  (2+ messages)

[PATCH v12 00/16] machine: smp parsing fixes and improvement
 2021-09-30  1:02 UTC  (7+ messages)
` [PATCH v12 16/16] machine: Make smp_parse return a boolean

QAPI sync meeting
 2021-09-30  0:49 UTC  (7+ messages)

[PATCH 0/1] hw: aspeed_gpio: Fix GPIO array indexing
 2021-09-30  0:46 UTC  (2+ messages)

[PATCH 0/1] hw: aspeed_gpio: Fix pin I/O type declarations
 2021-09-30  0:45 UTC  (4+ messages)
` [PATCH 1/1] "

[RFC PATCH 0/1] hw: aspeed_adc: Add initial Aspeed ADC support
 2021-09-30  0:42 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH 0/4] qemu-img compare --stat
 2021-09-30  0:27 UTC  (9+ messages)
` [PATCH 1/4] qemu-img: implement "
` [PATCH 2/4] qemu-img: make --block-size optional for "
` [PATCH 3/4] qemu-img: add --shallow option for qemu-img "
` [PATCH 4/4] iotests: add qemu-img-compare-stat test

[Bug 1945540] [NEW] Java crashes on s390x VM with SIGILL/ILL_PRVOPC at '__kernel_getcpu+0x8'
 2021-09-29 23:41 UTC  (2+ messages)
` [Bug 1945540] "

[PATCH v2 1/1] hw/riscv: shakti_c: Mark as not user creatable
 2021-09-29 23:35 UTC  (3+ messages)

virtio-gpu: Get FD for texture
 2021-09-29 23:32 UTC  (3+ messages)

[PATCH qemu v2] QEMU coding style mandates spaces for indentation. This change replaces TABs in hw/ide/ and include/hw/ide
 2021-09-29  5:30 UTC 

[PATCH qemu v2] QEMU coding style mandates spaces for indentation. This change replaces TABs in hw/block/ and include/hw/block
 2021-09-29  5:30 UTC 

[PATCH qemu v2] QEMU coding style mandates spaces for indentation. This change replaces TABs in block files
 2021-09-29  5:30 UTC 

[PATCH v3] target/i386: Include 'hw/i386/apic.h' locally
 2021-09-29 21:56 UTC  (4+ messages)

[PULL 0/5] pc,pci: bugfixes
 2021-09-29 21:47 UTC  (9+ messages)
` [PULL 1/5] hw/pcie-root-port: Fix hotplug for PCI devices requiring IO

[RFC 0/1] hw/ipmi: add an aspeed IPMI iBT device model
 2021-09-29 21:27 UTC  (3+ messages)

[PULL v2 00/19] NBD patches through 2021-09-27
 2021-09-29 21:12 UTC 

[PULL 00/33] x86 and misc changes for 2021-09-28
 2021-09-29 20:19 UTC  (2+ messages)

[PATCH v3 0/3] QIOChannel async_write & async_flush + MSG_ZEROCOPY + multifd
 2021-09-29 19:58 UTC  (21+ messages)
` [PATCH v3 1/3] QIOChannel: Add io_async_writev & io_async_flush callbacks
` [PATCH v3 2/3] QIOChannelSocket: Implement io_async_write & io_async_flush
` [PATCH v3 3/3] multifd: Send using asynchronous write on nocomp to send RAM pages

[PATCH v3 00/13] qapi: static typing conversion, pt5b
 2021-09-29 19:44 UTC  (14+ messages)
` [PATCH v3 01/13] qapi/pylintrc: ignore 'consider-using-f-string' warning
` [PATCH v3 02/13] qapi/gen: use dict.items() to iterate over _modules
` [PATCH v3 03/13] qapi/parser: fix unused check_args_section arguments
` [PATCH v3 04/13] qapi: Add spaces after symbol declaration for consistency
` [PATCH v3 05/13] qapi/parser: improve detection of '@symbol:' preface
` [PATCH v3 06/13] qapi/parser: remove FIXME comment from _append_body_line
` [PATCH v3 07/13] qapi/parser: Simplify _end_section()
` [PATCH v3 08/13] qapi/parser: Introduce NullSection
` [PATCH v3 09/13] qapi/parser: add import cycle workaround
` [PATCH v3 10/13] qapi/parser: add type hint annotations (QAPIDoc)
` [PATCH v3 11/13] qapi/parser: enable mypy checks
` [PATCH v3 12/13] qapi/parser: Silence too-few-public-methods warning
` [PATCH v3 13/13] qapi/parser: enable pylint checks

[PATCH] hw/arm/virt: Allow additions to the generated device tree
 2021-09-29 19:44 UTC  (14+ messages)

[PULL 00/20] NBD patches through 2021-09-27
 2021-09-29 19:14 UTC  (7+ messages)

[PATCH v2 0/5] introduce QArray
 2021-09-29 17:48 UTC  (5+ messages)
` [PATCH v2 1/5] qemu/qarray.h: "

[PATCH] configure, meson: move CPU_CFLAGS out of QEMU_CFLAGS
 2021-09-29 17:17 UTC  (2+ messages)

[PATCH v6 00/30] LoongArch64 port of QEMU TCG
 2021-09-29 17:14 UTC  (10+ messages)
` [PATCH v6 10/30] tcg/loongarch64: Implement goto_ptr
` [PATCH v6 13/30] tcg/loongarch64: Implement deposit/extract ops
` [PATCH v6 26/30] tcg/loongarch64: Implement tcg_target_init

[PATCH 0/6] virtio-iommu: Add ACPI support
 2021-09-29 17:08 UTC  (5+ messages)

gitlab-ci: amd64-opensuse-leap-container job failing
 2021-09-29 16:57 UTC  (3+ messages)

[PATCH v2 0/3] hw/mips/boston: ELF kernel support
 2021-09-29 16:44 UTC  (8+ messages)
` [PATCH v2 1/3] hw/mips/boston: Massage memory map information
` [PATCH v2 2/3] hw/mips/boston: Allow loading elf kernel and dtb
` [PATCH v2 3/3] hw/mips/boston: Add FDT generator

[PATCH] target/i386: Include 'hw/i386/apic.h' locally
 2021-09-29 16:29 UTC  (8+ messages)

[PATCH v2] target/i386: Include 'hw/i386/apic.h' locally
 2021-09-29 16:30 UTC  (2+ messages)

[PATCH v3 0/3] monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device
 2021-09-29 16:24 UTC  (4+ messages)
` [PATCH v3 1/3] virtio-mem-pci: Fix memory leak when creating MEMORY_DEVICE_SIZE_CHANGE event
` [PATCH v3 2/3] qapi: Include qom-path in MEMORY_DEVICE_SIZE_CHANGE qapi events
` [PATCH v3 3/3] monitor: Rate-limit MEMORY_DEVICE_SIZE_CHANGE qapi events per device

[PATCH v2 0/8] i386: Assorted KVM PV and Hyper-V feature improvements
 2021-09-29 15:29 UTC  (4+ messages)
` [PATCH v2 2/8] i386: docs: Briefly describe KVM PV features

[PATCH-for-6.2 0/2] disas/nios2: Simplify endianess conversion
 2021-09-29 15:28 UTC  (5+ messages)
` [PATCH-for-6.2 1/2] disas/nios2: Fix style in print_insn_nios2()
` [PATCH-for-6.2 2/2] disas/nios2: Simplify endianess conversion

[PATCH] hw/remote/proxy: Categorize Wireless devices as 'Network' ones
 2021-09-29 15:05 UTC  (2+ messages)

[PATCH] target/sh4: Use lookup_symbol in sh4_tr_disas_log
 2021-09-29 15:03 UTC  (3+ messages)

[PATCH v2 0/2] qemu-options: Trivial doc fixes related to -smp
 2021-09-29 14:55 UTC  (7+ messages)
` [PATCH v2 1/2] qemu-options: Tweak [, maxcpus=cpus] to [, maxcpus=maxcpus]
  ` [PATCH v2 1/2] qemu-options: Tweak [,maxcpus=cpus] to [,maxcpus=maxcpus]
` [PATCH v2 2/2] qemu-options: Add missing "sockets=2, maxcpus=2" to CLI "-smp 2"
  ` [PATCH v2 2/2] qemu-options: Add missing "sockets=2,maxcpus=2" "

[PATCH] hostmem: change default prealloc threads number
 2021-09-29 14:46 UTC  (5+ messages)
  ` [External] "

[PATCH 0/2] failover: don't allow to migrate a paused VM that needs PCI unplug
 2021-09-29 14:43 UTC  (3+ messages)
` [PATCH 1/2] migration: provide an error message to migration_cancel()
` [PATCH 2/2] failover: don't allow to migrate a paused VM that needs PCI unplug

[PATCH 0/3] hw/input/lasips2: QOM'ify the Lasi PS/2
 2021-09-29 14:33 UTC  (8+ messages)
` [PATCH 1/3] hw/input/lasips2: Fix typos in function names
` [PATCH 2/3] hw/input/lasips2: Move LASIPS2State declaration to 'hw/input/lasips2.h'
` [PATCH 3/3] hw/input/lasips2: QOM'ify the Lasi PS/2

[PATCH] plugin: add qemu_plugin_insn_symbol to qemu-plugins.symbols
 2021-09-29 13:58 UTC  (2+ messages)

[PATCH v5 00/26] linux-user: Move signal trampolines to new page
 2021-09-29 13:45 UTC  (29+ messages)
` [PATCH v5 01/26] linux-user: Add infrastructure for a signal trampoline page
` [PATCH v5 02/26] linux-user/aarch64: Implement setup_sigtramp
` [PATCH v5 03/26] linux-user/arm: Drop v1 signal frames
` [PATCH v5 04/26] linux-user/arm: Drop "_v2" from symbols in signal.c
` [PATCH v5 05/26] linux-user/arm: Implement setup_sigtramp
` [PATCH v5 06/26] linux-user/alpha: "
` [PATCH v5 07/26] linux-user/cris: "
` [PATCH v5 08/26] linux-user/hexagon: "
` [PATCH v5 09/26] linux-user/hppa: Document non-use of setup_sigtramp
` [PATCH v5 10/26] linux-user/i386: Implement setup_sigtramp
` [PATCH v5 11/26] linux-user/x86_64: Raise SIGSEGV if SA_RESTORER not set
` [PATCH v5 12/26] linux-user/m68k: Implement setup_sigtramp
` [PATCH v5 13/26] linux-user/microblaze: "
` [PATCH v5 14/26] linux-user/mips: Tidy install_sigtramp
` [PATCH v5 15/26] linux-user/mips: Implement setup_sigtramp
` [PATCH v5 16/26] linux-user/nios2: Document non-use of setup_sigtramp
` [PATCH v5 17/26] linux-user/openrisc: Implement setup_sigtramp
` [PATCH v5 18/26] linux-user/ppc: Simplify encode_trampoline
` [PATCH v5 19/26] linux-user/ppc: Implement setup_sigtramp
` [PATCH v5 20/26] linux-user/riscv: "
` [PATCH v5 21/26] linux-user/s390x: "
` [PATCH v5 22/26] linux-user/sh4: "
` [PATCH v5 23/26] linux-user/sparc: "
` [PATCH v5 24/26] linux-user/xtensa: "
` [PATCH v5 25/26] linux-user: Remove default for TARGET_ARCH_HAS_SIGTRAMP_PAGE
` [PATCH v5 26/26] tests/tcg/multiarch: Re-enable signals test for most guests

[PATCH] hw/riscv: virt: bugfix the memory-backend-file command is invalid
 2021-09-29  9:12 UTC 

[PATCH qemu] issue 371: convert tabs to spaces for the block subsystem
 2021-09-29  5:30 UTC 

blockdev driver=file,filename=/dev/block forbidden?
 2021-09-29 12:06 UTC  (4+ messages)

[PATCH] qapi: Make some ObjectTypes depend on the build settings
 2021-09-29 11:41 UTC  (4+ messages)

[PATCH 1/2] qga-win: Detect OS based on Windows 10 by first build number
 2021-09-29 11:40 UTC  (2+ messages)

[PATCH v12 0/7] RISC-V Pointer Masking implementatio
 2021-09-29 10:55 UTC  (3+ messages)
` [PATCH v12 3/7] [RISCV_PM] Support CSRs required for RISC-V PM extension except for the h-mode

[PATCH 00/29] [RFC] build more i386 tcg code modular
 2021-09-29 10:35 UTC  (7+ messages)
` [PATCH 10/29] tcg_funcs: Add tlb_flush to TCGModuleOps

[PATCH 0/1] vmx: Fix <genid/> mapping
 2021-09-29 10:34 UTC  (9+ messages)

[PULL 00/20] Q800 for 6.2 patches
 2021-09-29  9:28 UTC  (15+ messages)
` [PULL 01/20] nubus: add comment indicating reference documents
` [PULL 03/20] nubus-device: expose separate super slot memory region
` [PULL 06/20] nubus: implement BusClass get_dev_path()
` [PULL 07/20] nubus: add trace-events for empty slot accesses
` [PULL 08/20] nubus: generate bus error when attempting to access empty slots
` [PULL 10/20] nubus-device: remove nubus_register_rom() and nubus_register_format_block()
` [PULL 11/20] nubus-device: add romfile property for loading declaration ROMs
` [PULL 12/20] nubus: move nubus to its own 32-bit address space
` [PULL 13/20] nubus-bridge: introduce separate NubusBridge structure
` [PULL 14/20] mac-nubus-bridge: rename MacNubusState to MacNubusBridge
` [PULL 15/20] nubus: move NubusBus from mac-nubus-bridge to nubus-bridge
` [PULL 16/20] nubus-bridge: embed the NubusBus object directly within nubus-bridge
` [PULL 17/20] nubus-bridge: make slot_available_mask a qdev property
` [PULL 20/20] q800: configure nubus available slots for Quadra 800

[PATCH v3 0/2] [RESEND] x86/sev: Measured Linux SEV guest with kernel/initrd/cmdline
 2021-09-29  9:42 UTC  (7+ messages)
` [PATCH v3 1/2] sev/i386: Introduce sev_add_kernel_loader_hashes for measured linux boot
` [PATCH v3 2/2] x86/sev: generate SEV kernel loader hashes in x86_load_linux


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