qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-02 11:57:39 to 2020-01-03 17:18:05 UTC [more...]

[PULL 0/1] Seabios 20191220 patches
 2020-01-03 17:16 UTC  (2+ messages)

[PATCH v2 00/10] Multifd Migration Compression
 2020-01-03 17:12 UTC  (10+ messages)
` [PATCH v2 01/10] migration: Increase default number of multifd channels to 16
` [PATCH v2 03/10] migration-test: introduce functions to handle string parameters
` [PATCH v2 04/10] migration: Make multifd_save_setup() get an Error parameter

[PATCH v6 00/21] Add virtual device fuzzing support
 2020-01-03 16:48 UTC  (44+ messages)
` [PATCH v6 01/21] softmmu: split off vl.c:main() into main.c
` [PATCH v6 02/21] libqos: Rename i2c_send and i2c_recv
` [PATCH v6 05/21] libqtest: Add a layer of abstraciton to send/recv
` [PATCH v6 06/21] module: check module wasn't already initialized
` [PATCH v6 07/21] qtest: add in-process incoming command handler
` [PATCH v6 09/21] libqos: split qos-test and libqos makefile vars
` [PATCH v6 08/21] tests: provide test variables to other targets
` [PATCH v6 10/21] libqos: move useful qos-test funcs to qos_external
` [PATCH v6 11/21] libqtest: make bufwrite rely on the TransportOps
` [PATCH v6 12/21] libqtest: add in-process qtest.c tx/rx handlers
` [PATCH v6 13/21] fuzz: add configure flag --enable-fuzzing
` [PATCH v6 14/21] fuzz: Add target/fuzz makefile rules
` [PATCH v6 15/21] fuzz: add fuzzer skeleton
` [PATCH v6 16/21] fuzz: add support for fork-based fuzzing
` [PATCH v6 17/21] fuzz: add support for qos-assisted fuzz targets
` [PATCH v6 19/21] fuzz: add virtio-net fuzz target
` [PATCH v6 20/21] fuzz: add virtio-scsi "
` [PATCH v6 21/21] fuzz: add documentation to docs/devel/

[PATCH v2 0/3] tpm: fix PPI RAM migration
 2020-01-03 16:38 UTC  (11+ messages)
` [PATCH v2 1/3] misc: use QEMU_IS_ALIGNED
` [PATCH v2 2/3] tpm-ppi: page-align PPI RAM
` [PATCH v2 3/3] savevm: check RAM is pagesize aligned

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2020-01-03 15:59 UTC  (18+ messages)
` [RFC v4 PATCH 00/49] Initial support of multi-process qemu - status update

[PULL 0/2] Vga 20191220 patches
 2020-01-03 15:57 UTC  (2+ messages)

[PATCH v7 0/6] Add vTPM emulator support for ppc64 platform
 2020-01-03 15:45 UTC  (6+ messages)
` [PATCH v7 4/6] tpm_spapr: Support suspend and resume
` [PATCH v7 6/6] docs: tpm: Add example command line for ppc64 and tpm-spapr

[PATCH 000/104] virtiofs daemon [all]
 2020-01-03 15:41 UTC  (54+ messages)
` [PATCH 001/104] virtiofsd: Pull in upstream headers
` [PATCH 002/104] virtiofsd: Pull in kernel's fuse.h
` [PATCH 003/104] virtiofsd: Add auxiliary .c's
` [PATCH 004/104] virtiofsd: Add fuse_lowlevel.c
` [PATCH 005/104] virtiofsd: Add passthrough_ll
` [PATCH 006/104] virtiofsd: Trim down imported files
` [PATCH 007/104] virtiofsd: Format imported files to qemu style
` [PATCH 008/104] virtiofsd: remove mountpoint dummy argument
` [PATCH 009/104] virtiofsd: remove unused notify reply support
` [PATCH 010/104] virtiofsd: Fix fuse_daemonize ignored return values
` [PATCH 011/104] virtiofsd: Fix common header and define for QEMU builds
` [PATCH 012/104] virtiofsd: Trim out compatibility code
` [PATCH 013/104] virtiofsd: Make fsync work even if only inode is passed in
` [PATCH 014/104] virtiofsd: Add options for virtio
` [PATCH 015/104] virtiofsd: add -o source=PATH to help output
` [PATCH 016/104] virtiofsd: Open vhost connection instead of mounting
` [PATCH 017/104] virtiofsd: Start wiring up vhost-user
` [PATCH 018/104] virtiofsd: Add main virtio loop
` [PATCH 019/104] virtiofsd: get/set features callbacks
` [PATCH 020/104] virtiofsd: Start queue threads
` [PATCH 021/104] virtiofsd: Poll kick_fd for queue
` [PATCH 022/104] virtiofsd: Start reading commands from queue
` [PATCH 023/104] virtiofsd: Send replies to messages
` [PATCH 024/104] virtiofsd: Keep track of replies
` [PATCH 025/104] virtiofsd: Add Makefile wiring for virtiofsd contrib

[PATCH v1 0/2] intel_iommu: two fixes to intel scalable vIOMMU
 2020-01-03 15:28 UTC  (4+ messages)
` [PATCH v1 1/2] intel_iommu: a fix to vtd_find_as_from_bus_num()
` [PATCH v1 2/2] intel_iommu: add present bit check for pasid table entries

[PATCH] virtio: add the queue number check
 2020-01-03 15:01 UTC  (7+ messages)

[PATCH] target/i386: kvm: print info when the kernel doesn't support ioctl(KVM_CAP_GET_MSR_FEATURES)
 2020-01-03 14:53 UTC  (2+ messages)

[PULL 00/30] Block layer patches
 2020-01-03 14:29 UTC  (2+ messages)

[PATCH] riscv: Set xPIE to 1 after xRET
 2020-01-03 14:22 UTC  (2+ messages)

[PATCH 0/6] hw/arm/cubieboard: Few cleanups, add acceptance tests
 2020-01-03 13:31 UTC  (5+ messages)
` [PATCH 1/6] tests/boot_linux_console: Add initrd test for the CubieBoard

[PATCH 00/86] refactor main RAM allocation to use hostmem backend
 2020-01-03 13:15 UTC  (33+ messages)
` [PATCH 43/86] hppa: drop RAM size fixup
  ` [PATCH] hppa: allow max ram size upto 4Gb
      ` [PATCH v2] "
` [PATCH 66/86] ppc:ppc440_bamboo/sam460ex: drop RAM size fixup

[PATCH 0/5] audio fixes
 2020-01-03 13:10 UTC  (3+ messages)
` [PATCH 2/5] hda-codec: fix recording rate control

[PATCH] target/arm: Set ISSIs16Bit in make_issinfo
 2020-01-03 12:56 UTC  (2+ messages)

[PULL v2 00/16] first s390x update for 5.0
 2020-01-03 12:05 UTC  (3+ messages)
` [PULL v2 16/16] qga: fence guest-set-time if hwclock not available

[RFC PATCH 0/1] Removing RAMBlocks during migration
 2020-01-03 11:44 UTC  (4+ messages)

[PATCH 0/2] Speed up QMP stream reading
 2020-01-03 11:07 UTC  (4+ messages)

[RFC PATCH v3 000/132] Proof of concept for Meson integration
 2020-01-03 10:52 UTC  (6+ messages)
` [PATCH 032/132] meson: uncompress edk2 bios
` [PATCH 121/132] meson: install edk2

[PULL v2 0/7] Screendump patches
 2020-01-03  9:08 UTC  (8+ messages)
` [PULL v2 1/7] console: add graphic_hw_update_done()
` [PULL v2 2/7] ppm-save: pass opened fd
` [PULL v2 3/7] ui: add pixman image g_autoptr support
` [PULL v2 4/7] object: add "
` [PULL v2 5/7] screendump: replace FILE with QIOChannel and fix close()/qemu_close()
` [PULL v2 6/7] osdep: add qemu_unlink()
` [PULL v2 7/7] screendump: use qemu_unlink()

[RFC PATCH qemu] spapr: Kill SLOF
 2020-01-03  7:44 UTC 

[PATCH qemu] spapr: Kill SLOF
 2020-01-03  7:37 UTC  (3+ messages)

[PATCH v3 0/3] Update capstone module
 2020-01-03  7:16 UTC  (2+ messages)

[RFC 0/4] target/ppc: Correct some errors with real mode handling
 2020-01-03  6:39 UTC  (5+ messages)
` [RFC 1/4] ppc: Drop PPC_EMULATE_32BITS_HYPV stub
` [RFC 2/4] ppc: Remove stub of PPC970 HID4 implementation
` [RFC 3/4] target/ppc: Correct handling of real mode accesses with vhyp on hash MMU
` [RFC 4/4] target/ppc: Introduce ppc_hash64_use_vrma() helper

[PATCH 0/2] tpm: fix PPI RAM migration
 2020-01-03  6:39 UTC  (6+ messages)
` [PATCH 1/2] RFC: savevm: check RAM is page_size aligned
` [PATCH 2/2] tpm-ppi: page-align PPI RAM

[PATCH v3 00/29] cputlb: Remove support for MMU_MODE*_SUFFIX
 2020-01-03  6:22 UTC  (3+ messages)
` [PATCH v3 09/29] plugins: Include trace/mem.h in api.c

[PATCH v5 0/6] HPPA: i82596, PS/2 and graphics emulation
 2020-01-03  6:15 UTC  (3+ messages)
` [PATCH v5 4/6] hppa: add emulation of LASI PS2 controllers

[Bug 1856834] [NEW] softmmu qemu-system-ppc freezes at virtio vda
 2020-01-03  5:29 UTC  (2+ messages)
` [Bug 1856834] Re: Virtio broken in qemu ppc in 4.2.0 and other versions

sysbus usb xhci
 2020-01-03  5:14 UTC  (4+ messages)

[PATCH v3 0/4] RISC-V: support vector extension part 1
 2020-01-03  3:33 UTC  (5+ messages)
` [PATCH v3 1/4] RISC-V: add vector extension field in CPURISCVState
` [PATCH v3 2/4] RISC-V: configure and turn on vector extension from command line
` [PATCH v3 3/4] RISC-V: support vector extension csr
` [PATCH v3 4/4] RISC-V: add vector extension configure instruction

[PATCH v2 0/4] tcg: Include tcg files using tcg/ dirname, reduce cpp search path list
 2020-01-03  2:42 UTC  (10+ messages)
` [PATCH v2 1/4] tcg: Search includes from the project root source directory
` [PATCH v2 2/4] tcg: Search includes in the parent "
` [PATCH v2 3/4] tcg: Move TCG headers to include/tcg/
` [PATCH v2 4/4] configure: Remove tcg/ from the preprocessor include search list

[PATCH v18 0/7] target-ppc/spapr: Add FWNMI support in QEMU for PowerKM guests
 2020-01-03  2:25 UTC  (5+ messages)
` [PATCH v18 5/7] ppc: spapr: Handle "ibm, nmi-register" and "ibm, nmi-interlock" RTAS calls
  ` [PATCH v18 5/7] ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" "
` [PATCH v18 6/7] migration: Include migration support for machine check handling

[PATCH v4 0/4] ppc: spapr: virtual NVDIMM support
 2020-01-03  1:44 UTC  (5+ messages)
` [PATCH v4 3/4] spapr: Add NVDIMM device support
` [PATCH v4 4/4] spapr: Add Hcalls to support PAPR NVDIMM device

[PATCH v1 01/36] target/riscv: Convert MIP CSR to target_ulong
 2020-01-03  2:08 UTC  (4+ messages)
` [PATCH v1 00/36] Add RISC-V Hypervisor Extension v0.5

[PATCH v3 0/3] ppc: spapr: virtual NVDIMM support
 2020-01-03  0:45 UTC  (9+ messages)
` [PATCH v3 2/3] spapr: Add NVDIMM device support

[PATCH v2 00/10] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-01-02 22:06 UTC  (7+ messages)

[PATCH RFC] i386/kvm: fix enlightened VMCS with fine-grained VMX feature enablement
 2020-01-02 20:39 UTC 

[PATCH v10 Kernel 0/5] KABIs to support migration for VFIO devices
 2020-01-02 18:25 UTC  (10+ messages)
` [PATCH v10 Kernel 1/5] vfio: KABI for migration interface for device state

[Bug 1858046] [NEW] qemu-aarch64 hangs on cptofs during a build of NixOS SD card image
 2020-01-02 15:40 UTC  (2+ messages)
` [Bug 1858046] "

GraphViz extension on QEMU Wiki
 2020-01-02 15:27 UTC  (3+ messages)

How to impove downtime of Live-Migration caused bdrv_drain_all()
 2020-01-02 15:27 UTC  (3+ messages)

qemu_set_fd_handler callback is delayed
 2020-01-02 15:14 UTC  (2+ messages)

Making QEMU easier for management tools and applications
 2020-01-02 15:10 UTC  (7+ messages)

[PATCH v1] virtio: stregthen virtqueue size invariants
 2020-01-02 14:55 UTC  (2+ messages)

CONFIG_JUMP_LABEL=y on 32-bit x86 leads to intermittent qemu crashes
 2020-01-02 14:55 UTC 

[PATCH] q800: implement mac rom reset function for BIOS-less mode
 2020-01-02 14:13 UTC  (6+ messages)
    ` [PATCH v2] "

[Qemu-devel] [Bug 1829459] [NEW] qemu: qemu_thread_create: Invalid argument
 2020-01-02 13:55 UTC  (5+ messages)
` [Bug 1829459] Re: qemu seems to lack support for pid namespace

[Bug 1857811] [NEW] qemu user static binary seems to lack support for network namespace
 2020-01-02 13:51 UTC  (3+ messages)
` [Bug 1857811] "

[PATCH 0/3] block: Fix external snapshot with VM state
 2020-01-02 13:25 UTC  (5+ messages)
` [PATCH 3/3] iotests: Test "

[PULL 0/7] Screendump patches
 2020-01-02 12:28 UTC  (7+ messages)
` [PULL 2/7] ppm-save: pass opened fd
` [PULL 4/7] object: add g_autoptr support
` [PULL 5/7] screendump: replace FILE with QIOChannel and fix close()/qemu_close()
` [PULL 6/7] osdep: add qemu_unlink()
` [PULL 7/7] screendump: use qemu_unlink()


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