qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-27 18:15:13 to 2018-11-28 12:20:10 UTC [more...]

[Qemu-devel] [PATCH RFC 0/5] fix some segmentation faults and migration issues
 2018-11-28 12:17 UTC  (7+ messages)
` [Qemu-devel] [PATCH RFC 1/5] Fix segmentation fault when qemu_signal_init fails
` [Qemu-devel] [PATCH RFC 2/5] qemu_thread_join: fix segmentation fault
` [Qemu-devel] [PATCH RFC 3/5] migration: fix the multifd code when receiving less channels
` [Qemu-devel] [PATCH RFC 4/5] migration: remove unused &local_err parameter in multifd_save_cleanup
` [Qemu-devel] [PATCH RFC 5/5] migration: add more error handling for postcopy_ram_enable_notify

[Qemu-devel] [PATCH 00/13] Support disabling TCG on ARM
 2018-11-28 11:39 UTC  (7+ messages)
` [Qemu-devel] [PATCH 04/13] target: arm: Move all interrupt and exception handlers into their own file

[Qemu-devel] [PATCH v10 0/5] Add make check tests for Migration
 2018-11-28 11:33 UTC  (6+ messages)
` [Qemu-devel] [PATCH v10 1/5] tests: Add migration xbzrle test
` [Qemu-devel] [PATCH v10 2/5] migration: Create socket-address parameter
` [Qemu-devel] [PATCH v10 3/5] tests: Add basic migration precopy tcp test
` [Qemu-devel] [PATCH v10 4/5] tests: Add migration multifd test
` [Qemu-devel] [PATCH v10 5/5] [RFH] tests: Add migration compress threads tests

[Qemu-devel] [PATCH v5 00/36] ppc: support for the XIVE interrupt controller (POWER9)
 2018-11-28 11:30 UTC  (46+ messages)
` [Qemu-devel] [PATCH v5 04/36] ppc/xive: introduce the XiveRouter model
` [Qemu-devel] [PATCH v5 08/36] ppc/xive: introduce a simplified XIVE presenter
` [Qemu-devel] [PATCH v5 09/36] ppc/xive: notify the CPU when the interrupt priority is more privileged
` [Qemu-devel] [PATCH v5 10/36] spapr/xive: introduce a XIVE interrupt controller
` [Qemu-devel] [PATCH v5 11/36] spapr/xive: use the VCPU id as a NVT identifier
` [Qemu-devel] [PATCH v5 12/36] spapr: initialize VSMT before initializing the IRQ backend
    ` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH v5 13/36] spapr: introduce a spapr_irq_init() routine
` [Qemu-devel] [PATCH v5 15/36] spapr: introdude a new machine IRQ backend for XIVE
` [Qemu-devel] [PATCH v5 16/36] spapr: add hcalls support for the XIVE exploitation interrupt mode
` [Qemu-devel] [PATCH v5 17/36] spapr: add device tree support for the XIVE exploitation mode
` [Qemu-devel] [PATCH v5 18/36] spapr: allocate the interrupt thread context under the CPU core
` [Qemu-devel] [PATCH v5 19/36] spapr: add a 'pseries-3.1-xive' machine type
` [Qemu-devel] [PATCH v5 20/36] spapr: add classes for the XIVE models
` [Qemu-devel] [PATCH v5 21/36] spapr: extend the sPAPR IRQ backend for XICS migration
` [Qemu-devel] [PATCH v5 22/36] spapr/xive: add models for KVM support

[Qemu-devel] [PATCH v4 00/11] Misc sam460ex improvements
 2018-11-28 11:30 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 02/11] ppc4xx_i2c: Implement directcntl register

[Qemu-devel] [RFC 00/48] Plugin support
 2018-11-28 11:28 UTC  (26+ messages)
` [Qemu-devel] [RFC 23/48] translator: add plugin_insn argument to translate_insn
` [Qemu-devel] [RFC 38/48] translator: implement 2-pass translation
` [Qemu-devel] [RFC 41/48] configure: add --enable-plugins
` [Qemu-devel] [RFC 45/48] plugin: lockstep execution support
` [Qemu-devel] [RFC 47/48] plugin: support guest hooks
` [Qemu-devel] [RFC 48/48] plugin: add a couple of very simple examples

[Qemu-devel] [PATCH 1/2] spice: Use new SpiceImageCompression definition
 2018-11-28 11:24 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] spice: Bump required spice-server version to 0.12.6
  ` [Qemu-devel] [Spice-devel] "

[Qemu-devel] [PATCH 00/10] RFC: spice: add -display app to launch external UI
 2018-11-28 11:04 UTC  (4+ messages)
` [Qemu-devel] [PATCH 04/10] spice: avoid spice runtime assert

[Qemu-devel] [PULL v4 00/14] Misc patches for QEMU 3.1.0-rc3
 2018-11-28 10:53 UTC  (2+ messages)
` [Qemu-devel] [PULL 14/14] hostmem: no need to check for host_memory_backend_mr_inited() in alloc()

[Qemu-devel] [PATCH] [PATCH] Allow AArch64 processors to boot from a kernel placed over 4GB
 2018-11-28 10:51 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2] "

[Qemu-devel] [PATCH v1 00/16] packed ring virtio-net backend support
 2018-11-28 10:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 13/16] virtio: add vhost-net migration of packed ring

[Qemu-devel] [PATCH 0/8] hw: acpi: RSDP fixes and refactoring
 2018-11-28 10:16 UTC  (11+ messages)
` [Qemu-devel] [PATCH 4/8] hw: arm: Carry RSDP specific data through AcpiRsdpData
` [Qemu-devel] [PATCH 8/8] hw: acpi: Remove AcpiRsdpDescriptor and fix tests

[Qemu-devel] [PATCH] memory: update coalesced_range on transaction_commit
 2018-11-28 10:03 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] s390x/tod: Properly stop the KVM TOD while the guest is not running
 2018-11-28  9:59 UTC 

[Qemu-devel] [PATCH for-3.1?] target/arm/sve_helper: Fix compilation with clang 3.4
 2018-11-28  9:58 UTC 

[Qemu-devel] [PATCH for-3.1?] hw/arm/aspeed: Fix build issue with clang 3.4
 2018-11-28  9:35 UTC 

[Qemu-devel] [PATCH v3 0/5] migration: improve multithreads
 2018-11-28  9:35 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] bitops: introduce change_bit_atomic
` [Qemu-devel] [PATCH v3 2/5] util: introduce threaded workqueue

[Qemu-devel] [PATCH] spice: Use new SpiceImageCompression definition
 2018-11-28  9:33 UTC  (7+ messages)
` [Qemu-devel] [Spice-devel] "

[Qemu-devel] [PATCH v9 0/8] virtio-balloon: free page hint support
 2018-11-28  9:32 UTC  (7+ messages)
` [Qemu-devel] [PATCH v9 5/8] migration/ram.c: add a notifier chain for precopy

[Qemu-devel] [PATCH v2 03/11] hw/arm/aspeed: Add an Aspeed machine class
 2018-11-28  9:26 UTC 

[Qemu-devel] [PATCH v5 0/6] fsdev-throttle-qmp: qmp interface for fsdev io throttling
 2018-11-28  9:25 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 2/6] fsdev-throttle-qmp: Rename the ThrottleLimits member names

[Qemu-devel] [PATCH v2] bt: use size_t type for length parameters instead of int
 2018-11-28  9:05 UTC  (4+ messages)
  ` [Qemu-devel] [Qemu-trivial] "

[Qemu-devel] [PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
 2018-11-28  9:05 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/3] vfio-ccw: add capabilities chain
` [Qemu-devel] [PATCH 3/3] vfio-ccw: add handling for asnyc channel instructions

[Qemu-devel] [PATCH v2 00/16] Virtio devices split from virtio-pci
 2018-11-28  7:46 UTC  (3+ messages)

[Qemu-devel] [PATCH for-3.1 0/2] Fix disas/nanomips
 2018-11-28  6:50 UTC  (2+ messages)

[Qemu-devel] [PATCH for-3.1] vfio-helpers: Fix qemu_vfio_open_pci() crash
 2018-11-28  5:47 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/12] tcg: Improve register allocation for calls
 2018-11-28  5:38 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/12] tcg: Add preferred_reg argument to tcg_reg_alloc
` [Qemu-devel] [PATCH 02/12] tcg: Add preferred_reg argument to temp_load
` [Qemu-devel] [PATCH 03/12] tcg: Add preferred_reg argument to temp_sync
` [Qemu-devel] [PATCH 04/12] tcg: Add preferred_reg argument to tcg_reg_alloc_do_movi
` [Qemu-devel] [PATCH 05/12] tcg: Add output_pref to TCGOp
` [Qemu-devel] [PATCH 06/12] tcg: Improve register allocation for matching constraints
` [Qemu-devel] [PATCH 07/12] tcg: Dump register preference info with liveness
` [Qemu-devel] [PATCH 08/12] tcg: Reindent parts of liveness_pass_1
` [Qemu-devel] [PATCH 09/12] tcg: Rename and adjust liveness_pass_1 helpers
` [Qemu-devel] [PATCH 10/12] tcg: Split out more subroutines from liveness_pass_1
` [Qemu-devel] [PATCH 11/12] tcg: Add TCG_OPF_BB_EXIT
` [Qemu-devel] [PATCH 12/12] tcg: Record register preferences during liveness

[Qemu-devel] [PATCH V10 0/9] add pvpanic mmio support
 2018-11-28 12:12 UTC  (10+ messages)
` [Qemu-devel] [PATCH V10 1/9] hw/misc/pvpanic: Build the pvpanic device in $(common-obj)
` [Qemu-devel] [PATCH V10 2/9] hw/misc/pvpanic: Cosmetic renaming
` [Qemu-devel] [PATCH V10 3/9] hw/misc/pvpanic: Add the MMIO interface
` [Qemu-devel] [PATCH V10 4/9] hw/arm/virt: Use the pvpanic device
` [Qemu-devel] [PATCH V10 5/9] hw/arm/virt: add pvpanic device in virt acpi table
` [Qemu-devel] [PATCH V10 6/9] hw/misc/pvpanic: add configure query interface
` [Qemu-devel] [PATCH V10 7/9] hw/misc/pvpanic: preparing for adding configure interface
` [Qemu-devel] [PATCH V10 8/9] hw/misc/pvpanic: realize the "
` [Qemu-devel] [PATCH V10 9/9] pvpanic : update pvpanic document

[Qemu-devel] [PATCH V9 0/9] add pvpanic mmio support
 2018-11-28  2:46 UTC  (3+ messages)

[Qemu-devel] SeaBIOS booting time optimization
 2018-11-28  2:08 UTC  (11+ messages)
          ` [Qemu-devel] [SeaBIOS] "

[Qemu-devel] [PATCH] riscv/cpu: use device_class_set_parent_realize
 2018-11-28  1:46 UTC  (3+ messages)

[Qemu-devel] (no subject)
 2018-11-28  1:08 UTC 

[Qemu-devel] What will happen if guest write to a memory address which not exists in any kvm memory slot?
 2018-11-28  0:54 UTC 

[Qemu-devel] [PATCH] scsi: Address spurious clang warning
 2018-11-28  0:37 UTC  (5+ messages)

[Qemu-devel] [PATCH v1 1/1] riscv: Ensure the kernel start address is correctly cast
 2018-11-28  0:33 UTC 

[Qemu-devel] [PATCH for-4.0 0/9] ppc: get rid of g_malloc(sizeof(T) * n)
 2018-11-27 22:54 UTC  (2+ messages)

[Qemu-devel] [Bug 1805445] [NEW] QEMU arm virt machine was stopped by STMFD command while debug process
 2018-11-28  0:01 UTC  (6+ messages)
` [Qemu-devel] [Bug 1805445] "

[Qemu-devel] [PULL v3 00/14] Misc patches for QEMU 3.1.0-rc3
 2018-11-27 23:53 UTC  (2+ messages)

[Qemu-devel] [PATCH] qemu-img info lists bitmap directory entries
 2018-11-27 22:44 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 1/1] riscv: virt: Cast the initrd start address to target bit length
 2018-11-27 22:35 UTC  (7+ messages)

[Qemu-devel] [RFC v2 00/24] Add RISC-V TCG backend support
 2018-11-27 21:10 UTC  (26+ messages)
` [Qemu-devel] [RFC v2 01/24] elf.h: Add the RISCV ELF magic numbers
` [Qemu-devel] [RFC v2 02/24] linux-user: Add host dependency for RISC-V 32-bit
` [Qemu-devel] [RFC v2 03/24] linux-user: Add host dependency for RISC-V 64-bit
` [Qemu-devel] [RFC v2 04/24] exec: Add RISC-V GCC poison macro
` [Qemu-devel] [RFC v2 05/24] riscv: Add the tcg-target header file
` [Qemu-devel] [RFC v2 06/24] riscv: Add the tcg target registers
` [Qemu-devel] [RFC v2 07/24] riscv: tcg-target: Add support for the constraints
` [Qemu-devel] [RFC v2 08/24] riscv: tcg-target: Add the immediate encoders
` [Qemu-devel] [RFC v2 09/24] riscv: tcg-target: Add the instruction emitters
` [Qemu-devel] [RFC v2 10/24] riscv: tcg-target: Add the relocation functions
` [Qemu-devel] [RFC v2 11/24] riscv: tcg-target: Add the mov and movi instruction
` [Qemu-devel] [RFC v2 12/24] riscv: tcg-target: Add the extract instructions
` [Qemu-devel] [RFC v2 13/24] riscv: tcg-target: Add the out load and store instructions
` [Qemu-devel] [RFC v2 14/24] riscv: tcg-target: Add branch and jump instructions
` [Qemu-devel] [RFC v2 15/24] riscv: tcg-target: Add slowpath load and store instructions
` [Qemu-devel] [RFC v2 16/24] riscv: tcg-target: Add direct "
` [Qemu-devel] [RFC v2 17/24] riscv: tcg-target: Add the out op decoder
` [Qemu-devel] [RFC v2 18/24] riscv: tcg-target: Add the prologue generation and register the JIT
` [Qemu-devel] [RFC v2 19/24] riscv: tcg-target: Add the target init code
` [Qemu-devel] [RFC v2 20/24] tcg: Add RISC-V cpu signal handler
` [Qemu-devel] [RFC v2 21/24] dias: Add RISC-V support
` [Qemu-devel] [RFC v2 22/24] configure: Add support for building RISC-V host
` [Qemu-devel] [RFC v2 23/24] WIP: Add missing instructions
` [Qemu-devel] [RFC v2 24/24] WIP: Try to patch longer branches

[Qemu-devel] [RFC QEMU v2 0/2] arm/virt: Account for guest pause time
 2018-11-27 21:07 UTC  (3+ messages)
` [Qemu-devel] [RFC QEMU v2 1/2] arm/virt: Initialize generic timer scale factor dynamically
` [Qemu-devel] [RFC QEMU v2 2/2] arm/virt: Account for guest pause time

[Qemu-devel] [RFC PATCH] Introduce Python module structure
 2018-11-27 20:32 UTC  (6+ messages)

[Qemu-devel] [PATCH for-3.2 v4 00/28] Generalize machine compatibility properties
 2018-11-27 20:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-3.2 v4 15/28] hw: apply accel compat properties without touching globals

[Qemu-devel] [PATCH 0/5] Add migration support for VFIO device
 2018-11-27 19:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/5] VFIO KABI for migration interface

[Qemu-devel] [PATCH] configure: fix elf2dmp check
 2018-11-27 19:31 UTC  (3+ messages)

[Qemu-devel] [PATCH] trace: simple style changes
 2018-11-27 19:23 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/18] Xen PV backend 'qdevification'
 2018-11-27 19:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH 17/18] MAINTAINERS: add myself as a Xen maintainer

[Qemu-devel] [PATCH] glib-compat: work around g_test_message bug with subprocess tests
 2018-11-27 18:58 UTC  (5+ messages)

[Qemu-devel] [PULL v2 00/15] Misc patches for QEMU 3.1-rc3
 2018-11-27 18:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/12] RFC: Fix/add vmstate handling in some I2C code
 2018-11-27 18:41 UTC  (13+ messages)
` [Qemu-devel] [PATCH v2 06/12] boards.h: Ignore migration for SMBus devices on older machines
` [Qemu-devel] [PATCH v2 07/12] i2c:pm_smbus: Fix state transfer


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