qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-22 16:36:21 to 2018-11-23 14:46:11 UTC [more...]

[Qemu-devel] [PATCH for-4.0 v2 00/37] tcg: Assorted cleanups
 2018-11-23 14:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-4.0 v2 01/37] tcg/i386: Always use %ebp for TCG_AREG0
` [Qemu-devel] [PATCH for-4.0 v2 02/37] tcg/i386: Move TCG_REG_CALL_STACK from define to enum

[Qemu-devel] [PATCH RESEND v15 10/10] target-arm: kvm64: handle SIGBUS signal from kernel or KVM
 2018-11-23 14:31 UTC 

[Qemu-devel] [PATCH for-3.2 v3 00/14] Generalize machine compatibility properties
 2018-11-23 14:26 UTC  (9+ messages)
` [Qemu-devel] [PATCH for-3.2 v3 02/14] qom: make interface types abstract
` [Qemu-devel] [PATCH for-3.2 v3 06/14] qdev: do not mix compat props with global props
` [Qemu-devel] [PATCH for-3.2 v3 07/14] qdev: all globals are now user-provided
` [Qemu-devel] [PATCH for-3.2 v3 08/14] qdev-props: convert global_props to GArray

[Qemu-devel] [PATCH 0/2] vfio-ccw: support hsch/csch (QEMU part)
 2018-11-23 14:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] vfio-ccw: new capability chain support
` [Qemu-devel] [PATCH 2/2] vfio-ccw: support async command subregion

[Qemu-devel] [PATCH v3 0/5] Discrad blocks during block-stream operation
 2018-11-23 14:05 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] Discard blocks while copy-on-read
` [Qemu-devel] [PATCH v3 2/5] The discard flag for block stream operation
` [Qemu-devel] [PATCH v3 3/5] iotests: allow resume_drive by node name
` [Qemu-devel] [PATCH v3 4/5] iotests: prepare 030 for graph change
` [Qemu-devel] [PATCH v3 5/5] iotests: 030 with block-stream discard

[Qemu-devel] [PATCH 0/5] Discrad blocks during block-stream operation
 2018-11-23 14:01 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/5] Discard blocks while copy-on-read
` [Qemu-devel] [PATCH 2/5] The discard flag for block stream operation
` [Qemu-devel] [PATCH 3/5] iotests: allow resume_drive by node name
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 4/5] iotests: prepare 030 for graph change
` [Qemu-devel] [PATCH 5/5] iotests: 030 with block-stream discard
` [Qemu-devel] [Qemu-block] [PATCH 0/5] Discrad blocks during block-stream operation

[Qemu-devel] [PATCH v1 0/1] net: cadence_gem: Remove incorrect assert()
 2018-11-23 13:54 UTC  (2+ messages)
` [Qemu-devel] [PATCH v1 1/1] "

[Qemu-devel] [PATCH v5 00/36] ppc: support for the XIVE interrupt controller (POWER9)
 2018-11-23 13:28 UTC  (36+ messages)
` [Qemu-devel] [PATCH v5 01/36] ppc/xive: introduce a XIVE interrupt source model
` [Qemu-devel] [PATCH v5 02/36] ppc/xive: add support for the LSI interrupt sources
` [Qemu-devel] [PATCH v5 04/36] ppc/xive: introduce the XiveRouter model
` [Qemu-devel] [PATCH v5 05/36] ppc/xive: introduce the XIVE Event Notification Descriptors
` [Qemu-devel] [PATCH v5 06/36] ppc/xive: add support for the END Event State buffers
` [Qemu-devel] [PATCH v5 07/36] ppc/xive: introduce the XIVE interrupt thread context

[Qemu-devel] [PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
 2018-11-23 13:26 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/3] vfio-ccw: add capabilities chain
` [Qemu-devel] [PATCH 2/3] s390/cio: export hsch to modules
` [Qemu-devel] [PATCH 3/3] vfio-ccw: add handling for asnyc channel instructions

[Qemu-devel] [Qemu-discuss] How to select specific qemu net 'nic' device
 2018-11-23 13:20 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] Add migration support for VFIO device
 2018-11-23 11:44 UTC  (19+ messages)
` [Qemu-devel] [PATCH 1/5] VFIO KABI for migration interface
` [Qemu-devel] [PATCH 3/5] Add migration functions for VFIO devices
` [Qemu-devel] [PATCH 4/5] Add vfio_listerner_log_sync to mark dirty pages

[Qemu-devel] SeaBIOS booting time optimization
 2018-11-23 11:18 UTC  (12+ messages)

[Qemu-devel] [PATCH v5 00/24] ACPI reorganization for hardware-reduced API addition
 2018-11-23 11:04 UTC  (14+ messages)
` [Qemu-devel] [PATCH v5 05/24] hw: acpi: Implement XSDT support for RSDP
` [Qemu-devel] [PATCH v5 10/24] hw: acpi: Export the PCI host and holes getters
` [Qemu-devel] [PATCH v5 11/24] hw: acpi: Export and generalize the PCI host AML API

[Qemu-devel] MAINTAINERS leaves too many files uncovered
 2018-11-23 11:03 UTC  (10+ messages)

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

[Qemu-devel] [PULL 00/13] Block layer patches
 2018-11-23 10:52 UTC  (16+ messages)
` [Qemu-devel] [PULL 01/13] iotests: Replace time.clock() with Timeout
` [Qemu-devel] [PULL 02/13] iotests: Replace assertEquals() with assertEqual()
` [Qemu-devel] [PULL 03/13] iotests: Skip 233 if certtool not installed
` [Qemu-devel] [PULL 04/13] qemu-img: Fix typo
` [Qemu-devel] [PULL 05/13] qemu-img: Fix leak
` [Qemu-devel] [PULL 06/13] scsi-disk: Fix crash if underlying host file or disk returns error
` [Qemu-devel] [PULL 07/13] block: Fix update of BDRV_O_AUTO_RDONLY in update_flags_from_options()
` [Qemu-devel] [PULL 08/13] iotests: fix nbd test 233 to work correctly with raw images
` [Qemu-devel] [PULL 09/13] nvme: call blk_drain in NVMe reset code to avoid lockups
` [Qemu-devel] [PULL 10/13] nvme: fix out-of-bounds access to the CMB
` [Qemu-devel] [PULL 11/13] Revert "nvme: fix oob access issue(CVE-2018-16847)"
` [Qemu-devel] [PULL 12/13] nvme: fix bug with PCI IRQ pins on teardown
` [Qemu-devel] [PULL 13/13] iotests: Enhance 223 to cover multiple bitmap granularities

[Qemu-devel] [PATCH v1 00/16] packed ring virtio-net backend support
 2018-11-23  6:45 UTC  (5+ messages)

[Qemu-devel] [PATCH] Xen PCI passthrough: fix passthrough failure when irq map failure
 2018-11-23 10:26 UTC  (8+ messages)

[Qemu-devel] [PATCH] configure: fix elf2dmp check
 2018-11-23  9:55 UTC  (2+ messages)

[Qemu-devel] [PULL v2 00/16] Block layer patches
 2018-11-23  9:42 UTC  (2+ messages)

[Qemu-devel] [RFC v9 00/17] VIRTIO-IOMMU device
 2018-11-23  9:26 UTC  (22+ messages)
` [Qemu-devel] [RFC v9 01/17] update-linux-headers: Import virtio_iommu.h
` [Qemu-devel] [RFC v9 02/17] linux-headers: Partial update for virtio-iommu v0.8
` [Qemu-devel] [RFC v9 03/17] virtio-iommu: Add skeleton
` [Qemu-devel] [RFC v9 04/17] virtio-iommu: Decode the command payload
` [Qemu-devel] [RFC v9 05/17] virtio-iommu: Add the iommu regions
` [Qemu-devel] [RFC v9 06/17] virtio-iommu: Endpoint and domains structs and helpers
` [Qemu-devel] [RFC v9 07/17] virtio-iommu: Implement attach/detach command
` [Qemu-devel] [RFC v9 08/17] virtio-iommu: Implement map/unmap
` [Qemu-devel] [RFC v9 09/17] virtio-iommu: Implement translate
` [Qemu-devel] [RFC v9 10/17] virtio-iommu: Implement probe request
` [Qemu-devel] [RFC v9 11/17] virtio-iommu: Expose the IOAPIC MSI reserved region when relevant
` [Qemu-devel] [RFC v9 12/17] virtio-iommu: Implement fault reporting
` [Qemu-devel] [RFC v9 13/17] virtio_iommu: Handle reserved regions in translation process
` [Qemu-devel] [RFC v9 14/17] virtio-iommu-pci: Add virtio iommu pci support
` [Qemu-devel] [RFC v9 15/17] hw/arm/virt: Add the virtio-iommu device tree mappings
` [Qemu-devel] [RFC v9 16/17] hw/arm/virt-acpi-build: Introduce fill_iort_idmap helper
` [Qemu-devel] [RFC v9 17/17] hw/arm/virt-acpi-build: Add virtio-iommu node in IORT table

[Qemu-devel] [PATCH 00/22] QOM'ify SysBusDeviceClass->init
 2018-11-23  9:37 UTC  (9+ messages)
` [Qemu-devel] [PATCH 06/22] dma/puv3_dma: Convert sysbus init function to realize function
    ` [Qemu-devel] [PATCH 06/22] dma/puv3_dma: Convert sysbus initfunction "
` [Qemu-devel] [PATCH 22/22] core/sysbus: remove the SysBusDeviceClass::init path
    ` [Qemu-devel] [PATCH 22/22] core/sysbus: remove the SysBusDeviceClass::initpath

[Qemu-devel] [PATCH v7 00/16] gdbstub: support for the multiprocess extension
 2018-11-23  9:17 UTC  (17+ messages)
` [Qemu-devel] [PATCH v7 01/16] hw/cpu: introduce CPU clusters
` [Qemu-devel] [PATCH v7 02/16] gdbstub: introduce GDB processes
` [Qemu-devel] [PATCH v7 03/16] gdbstub: add multiprocess support to '?' packets
` [Qemu-devel] [PATCH v7 04/16] gdbstub: add multiprocess support to 'H' and 'T' packets
` [Qemu-devel] [PATCH v7 05/16] gdbstub: add multiprocess support to vCont packets
` [Qemu-devel] [PATCH v7 06/16] gdbstub: add multiprocess support to 'sC' packets
` [Qemu-devel] [PATCH v7 07/16] gdbstub: add multiprocess support to (f|s)ThreadInfo and ThreadExtraInfo
` [Qemu-devel] [PATCH v7 08/16] gdbstub: add multiprocess support to Xfer:features:read:
` [Qemu-devel] [PATCH v7 09/16] gdbstub: add multiprocess support to gdb_vm_state_change()
` [Qemu-devel] [PATCH v7 10/16] gdbstub: add multiprocess support to 'D' packets
` [Qemu-devel] [PATCH v7 11/16] gdbstub: add support for extended mode packet
` [Qemu-devel] [PATCH v7 12/16] gdbstub: add support for vAttach packets
` [Qemu-devel] [PATCH v7 13/16] gdbstub: processes initialization on new peer connection
` [Qemu-devel] [PATCH v7 14/16] gdbstub: gdb_set_stop_cpu: ignore request when process is not attached
` [Qemu-devel] [PATCH v7 15/16] gdbstub: add multiprocess extension support
` [Qemu-devel] [PATCH v7 16/16] arm/xlnx-zynqmp: put APUs and RPUs in separate CPU clusters

[Qemu-devel] [PATCH for-3.1] MAINTAINERS: Add an ARM SMMU section
 2018-11-23  9:08 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v2 0/3] target/ppc: single step for KVM HV
 2018-11-23  8:57 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH v2 1/3] target/ppc: Add macro definitions for relocated interrupt vectors offsets
` [Qemu-devel] [RFC PATCH v2 2/3] kvm-all: Introduce kvm_set_singlestep

[Qemu-devel] [PATCH] MAINTAINERS: Fix ACPI tests data files path
 2018-11-23  8:30 UTC  (2+ messages)

[Qemu-devel] [PATCH] spapr: drop redundant statement in spapr_populate_drconf_memory()
 2018-11-23  8:04 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v4] Add arm SBSA reference machine
 2018-11-23  7:32 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4] hw/arm: "

[Qemu-devel] Can't see mouse cursor on VNC viewer
 2018-11-23  6:49 UTC  (6+ messages)
    ` [Qemu-devel] 答复: "

[Qemu-devel] [PATCH] cirrus_vga/migration: update the bank offset before use
 2018-11-23  6:46 UTC 

[Qemu-devel] [PATCH v5 0/6] fsdev-throttle-qmp: qmp interface for fsdev io throttling
 2018-11-23  6:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 1/6] fsdev-throttle-qmp: factor out throttle code to reuse code

[Qemu-devel] [PATCH v2] audio/hda: fix guest triggerable assert
 2018-11-23  6:39 UTC 

[Qemu-devel] [PATCH] audio/hda: fix guest triggerable assert
 2018-11-23  6:31 UTC  (4+ messages)

[Qemu-devel] [PATCH v3] qapi: add query-display-options command
 2018-11-23  6:26 UTC  (3+ messages)

[Qemu-devel] [PATCH] ps2kbd: default to scan enabled after reset
 2018-11-23  6:25 UTC  (5+ messages)
  ` [Qemu-devel] [PATCH-for-3.1] "
    ` [Qemu-devel] [PATCH-for-3.1] [REGRESSION FIX] "

[Qemu-devel] [PATCH] MAINTAINERS: add missing xtensa patterns
 2018-11-23  5:14 UTC  (2+ messages)

[Qemu-devel] [PATCH for 3.1 v3] spapr: Fix ibm, max-associativity-domains property number of nodes
 2018-11-23  0:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 for-4.0 0/3] Avoid cpu_physical_memory_read() in generic code
 2018-11-22 22:30 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 for-4.0 1/3] disas.c: Use address_space_read() to read memory
` [Qemu-devel] [PATCH v2 for-4.0 2/3] monitor: "
` [Qemu-devel] [PATCH v2 for-4.0 3/3] elf_ops.h: Use address_space_write() to write memory

[Qemu-devel] [PATCH v2 0/2] Add "boot_linux" acceptance test
 2018-11-22 20:15 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] RFC: Acceptance tests: add the build directory to the system PATH

[Qemu-devel] [PATCH 0/2] Update the inherits_from pointer after stream and commit
 2018-11-22 20:06 UTC  (3+ messages)

[Qemu-devel] [PATCH] nvme: fix CMB endianness confusion
 2018-11-22 18:45 UTC  (3+ messages)

[Qemu-devel] [RFC 00/48] Plugin support
 2018-11-22 17:15 UTC  (9+ messages)
` [Qemu-devel] [RFC 10/48] exec: export do_tb_flush
` [Qemu-devel] [RFC 11/48] atomic_template: fix indentation in GEN_ATOMIC_HELPER
` [Qemu-devel] [RFC 12/48] atomic_template: define pre/post macros
` [Qemu-devel] [RFC 13/48] xxhash: add qemu_xxhash8

[Qemu-devel] [PATCH for-4.0] ui/console: Remove qemu_create_display_surface_guestmem()
 2018-11-22 17:03 UTC 

[Qemu-devel] [PATCH] nvme: fix out-of-bounds access to the CMB
 2018-11-22 17:01 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.0 0/2] Rename cpu_physical_memory_write_rom() to address_space_write_rom()
 2018-11-22 16:48 UTC  (2+ messages)

[Qemu-devel] [Bug 1804678] [NEW] qemu-3.1.0-rc0: mips emulation hangs when executing invalid instructions
 2018-11-22 16:26 UTC 

[Qemu-devel] [PULL 0/2] migration queue
 2018-11-22 16:37 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.0 0/3] Avoid cpu_physical_memory_read() in generic code
 2018-11-22 16:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-4.0 3/3] elf_ops.h: Use address_space_write() to write memory

[Qemu-devel] [PATCH v2 0/6] s390x/vfio: VFIO-AP interrupt control interception
 2018-11-22 16:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 5/6] s390x/vfio: ap: Definition for AP Adapter type
` [Qemu-devel] [PATCH v2 6/6] s390x/vfio: ap: Implementing AP Queue Interrupt Control


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