qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-02 02:03:12 to 2020-01-03 12:23:49 UTC [more...]

[PATCH 000/104] virtiofs daemon [all]
 2020-01-03 12:22 UTC  (24+ 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

[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 v6 00/21] Add virtual device fuzzing support
 2020-01-03 11:33 UTC  (35+ 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 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 11/21] libqtest: make bufwrite rely on the TransportOps
` [PATCH v6 12/21] libqtest: add in-process qtest.c tx/rx handlers
` [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 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

[PATCH v2 0/3] tpm: fix PPI RAM migration
 2020-01-03 10:21 UTC  (9+ 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

[PATCH 00/86] refactor main RAM allocation to use hostmem backend
 2020-01-03  9:54 UTC  (30+ 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

[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()

[PATCH] riscv: Set xPIE to 1 after xRET
 2020-01-03  3:53 UTC 

[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  (13+ 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  (10+ messages)
` [PATCH v18 1/7] Wrapper function to wait on condition for the main loop mutex
` [PATCH v18 2/7] ppc: spapr: Introduce FWNMI capability
` [PATCH v18 3/7] target/ppc: Handle NMI guest exit
` [PATCH v18 4/7] target/ppc: Build rtas error log upon an MCE
` [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 v18 7/7] ppc: spapr: Activate the FWNMI functionality

[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 v7 0/6] Add vTPM emulator support for ppc64 platform
 2020-01-03  0:20 UTC  (5+ 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 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 

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

[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  (9+ 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  (8+ 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  (9+ messages)
` [PULL 1/7] console: add graphic_hw_update_done()
` [PULL 2/7] ppm-save: pass opened fd
` [PULL 3/7] ui: add pixman image g_autoptr support
` [PULL 4/7] object: add "
` [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()

[PATCH 00/18] block: Allow exporting BDSs via FUSE
 2020-01-02 11:22 UTC  (4+ messages)

issue about virtio-blk queue size
 2020-01-02 11:20 UTC  (4+ messages)

PCI memory sync question (kvm,dpdk,e1000,packet stalled)
 2020-01-02 11:05 UTC  (6+ messages)

[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
 2020-01-02 10:41 UTC  (2+ messages)
` [Bug 1849644] "

[PATCH] q800: map reset function to poweroff of some random kernel
 2020-01-02 10:39 UTC  (2+ messages)

[PATCH 0/7] console: screendump improvements
 2020-01-02  9:52 UTC  (3+ messages)

[PATCH ppc-for-5.0 1/1] ppc/spapr: Don't call KVM_SVM_OFF ioctl on TCG
 2020-01-02  5:52 UTC  (2+ messages)

[PATCH 0/2] Solve problem of hot removal of virtio-net-pci
 2020-01-02  7:09 UTC  (9+ messages)
` [PATCH 1/2] virtio: reset region cache when on queue deletion
` [PATCH 2/2] virtio-net: delete also control queue when TX/RX deleted

[PATCH v4 ppc-for-5.0 0/2] ppc/spapr: Support reboot of secure pseries guest
 2020-01-02  3:48 UTC  (3+ messages)
` [PATCH v4 ppc-for-5.0 2/2] "

[PATCH 00/14] hw: Fix various --without-default-devices issues
 2020-01-02  2:07 UTC  (15+ messages)
` [PATCH 06/14] hw/ppc/Kconfig: Restrict the MPC I2C controller to e500-based platforms
` [PATCH 07/14] hw/ppc/Kconfig: Let the Sam460ex board use the PowerPC 405 devices
` [PATCH 08/14] hw/ppc/Kconfig: Let the Xilinx Virtex5 ML507 use the PPC-440 devices
` [PATCH 09/14] hw/ppc/Makefile: Simplify the sPAPR PCI objects rule
` [PATCH 10/14] hw/ppc/Kconfig: Only select fw_cfg with machines using OpenBIOS
` [PATCH 11/14] hw/ppc/Kconfig: Only select FDT helper for machines using it
` [PATCH 13/14] hw/nvram/Kconfig: Restrict CHRP NVRAM to machines using OpenBIOS or SLOF

[PATCH] vfio/pci: Don't remove irqchip notifier if not registered
 2020-01-02  2:19 UTC  (2+ messages)

[BUG qemu 4.0] segfault when unplugging virtio-blk-pci device
 2020-01-02  2:08 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).