qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-02-12 18:38:20 to 2018-02-13 12:02:18 UTC [more...]

[Qemu-devel] [PULL 00/48] Misc patches for 2018-02-13
 2018-02-13 12:00 UTC  (34+ messages)
` [Qemu-devel] [PULL 01/48] Revert "build-sys: silence make by default or V=0"
` [Qemu-devel] [PULL 02/48] make: fix help message reference to bogus V=0 variable
` [Qemu-devel] [PULL 03/48] hax: Support guest RAM sizes of 4GB or more
` [Qemu-devel] [PULL 04/48] net/can: simple messages transport implementation for QEMU
` [Qemu-devel] [PULL 05/48] net/can: support for connecting to Linux host SocketCAN interface
` [Qemu-devel] [PULL 06/48] hw/net/can: SJA1000 chip register level emulation for QEMU
` [Qemu-devel] [PULL 07/48] hw/net/can: Kvaser PCI CAN-S (single SJA1000 channel) emulation
` [Qemu-devel] [PULL 08/48] hw/net/can: PCM-3680I PCI (dual "
` [Qemu-devel] [PULL 09/48] hw/net/can: MIOe-3680 "
` [Qemu-devel] [PULL 10/48] net/can: documentation
` [Qemu-devel] [PULL 11/48] hw/net/can: interrupt cleanup
` [Qemu-devel] [PULL 12/48] build-sys: remove useless extra*flags variables
` [Qemu-devel] [PULL 13/48] build-sys: check static linking of UBSAN
` [Qemu-devel] [PULL 14/48] sdhci: use error_propagate(local_err) in realize()
` [Qemu-devel] [PULL 15/48] sdhci: add qtest to check the SD capabilities register
` [Qemu-devel] [PULL 16/48] sdhci: add check_capab_readonly() qtest
` [Qemu-devel] [PULL 17/48] sdhci: add a check_capab_baseclock() qtest
` [Qemu-devel] [PULL 18/48] sdhci: add a check_capab_sdma() qtest
` [Qemu-devel] [PULL 19/48] sdhci: add qtest to check the SD Spec version
` [Qemu-devel] [PULL 20/48] sdhci: add a 'spec_version property' (default to v2)
` [Qemu-devel] [PULL 21/48] sdhci: use a numeric value for the default CAPAB register
` [Qemu-devel] [PULL 22/48] sdhci: simplify sdhci_get_fifolen()
` [Qemu-devel] [PULL 23/48] sdhci: check the Spec v1 capabilities correctness
` [Qemu-devel] [PULL 25/48] sdhci: Fix 64-bit ADMA2
` [Qemu-devel] [PULL 27/48] hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_set_uint64()
` [Qemu-devel] [PULL 28/48] hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2)
` [Qemu-devel] [PULL 29/48] hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
` [Qemu-devel] [PULL 31/48] sdhci: rename the hostctl1 register
` [Qemu-devel] [PULL 32/48] sdhci: implement the Host Control 2 register (tuning sequence)
` [Qemu-devel] [PULL 33/48] sdbus: add trace events
` [Qemu-devel] [PULL 34/48] sdhci: implement UHS-I voltage switch
` [Qemu-devel] [PULL 35/48] sdhci: implement CMD/DAT[] fields in the Present State register
` [Qemu-devel] [PULL 36/48] hw/arm/bcm2835_peripherals: implement SDHCI Spec v3

[Qemu-devel] [PATCH] monitor.c: Fix infinite loop in monitor's auto-complete functionality
 2018-02-13 11:59 UTC 

[Qemu-devel] [PATCH 1/2] Add save-snapshot, load-snapshot and delete-snapshot to QAPI
 2018-02-13 11:51 UTC  (7+ messages)
      ` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [RFC PATCH v6 00/20] replay additions
 2018-02-13 11:37 UTC  (14+ messages)

[Qemu-devel] [PATCH] travis: use libgcc-4.8-dev (libgcc-6-dev is not available on Ubuntu 14.04)
 2018-02-13 11:26 UTC  (3+ messages)

[Qemu-devel] [PATCH v5] chardev/char-socket: add POLLHUP handler
 2018-02-13 11:21 UTC  (10+ messages)
  ` [Qemu-devel] "make check -j4" hangs (was: Re: chardev/char-socket: add POLLHUP handler)
        ` [Qemu-devel] "make check -j4" hangs

[Qemu-devel] [PATCH 0/3] add query-cpu-fast and related s390 changes
 2018-02-13 11:16 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] qmp: expose s390-specific CPU info
    ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH 2/3] qmp: add query-cpus-fast

[Qemu-devel] [PATCH V2] target-arm:Add a dynamic XML-description of the cp-registers to GDB
 2018-02-13 11:15 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] tcg: fix dirty bitmap race with MTTCG
 2018-02-13 11:10 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/3] Add and connect the ZynqMP RTC
 2018-02-13 10:47 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 2/3] xlnx-zynqmp-rtc: Add basic time support

[Qemu-devel] [PATCH] PPC: e500: Fix duplicate kernel load and device tree overlap
 2018-02-13 10:22 UTC  (7+ messages)
` [Qemu-devel] [RESEND PATCH] "
` [Qemu-devel] [PATCH v2] "

[Qemu-devel] [PATCH v4] tests/migration: Add source to PC boot block
 2018-02-13 10:06 UTC 

[Qemu-devel] [PATCH v3] scripts: Add decodetree.py
 2018-02-13 10:05 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] tests/migration: Add source to PC boot block
 2018-02-13  9:58 UTC  (3+ messages)

[Qemu-devel] [PATCH] s390/stattrib: Make SaveVMHandlers data static
 2018-02-13  9:23 UTC  (2+ messages)

[Qemu-devel] [PATCH v8] s390x/cpu: expose the guest crash information
 2018-02-13  8:54 UTC  (2+ messages)

[Qemu-devel] [PATCH V10 0/9] hw/pvrdma: PVRDMA device implementation
 2018-02-13  8:23 UTC  (11+ messages)
` [Qemu-devel] [PATCH V10 4/9] hw/rdma: Add wrappers and macros
` [Qemu-devel] [PATCH V10 5/9] hw/rdma: Definitions for rdma device and rdma resource manager
` [Qemu-devel] [PATCH V10 6/9] hw/rdma: Implementation of generic rdma device layers
` [Qemu-devel] [PATCH V10 7/9] hw/rdma: PVRDMA commands and data-path ops
` [Qemu-devel] [PATCH V10 8/9] hw/rdma: Implementation of PVRDMA device

[Qemu-devel] [PATCH qemu v7 0/4] vfio-pci: Allow mmap of MSIX BAR
 2018-02-13  8:20 UTC  (13+ messages)
` [Qemu-devel] [PATCH qemu v7 2/4] vfio/pci: Relax DMA map errors for MMIO regions
` [Qemu-devel] [PATCH qemu v7 3/4] vfio-pci: Allow mmap of MSIX BAR
` [Qemu-devel] [PATCH qemu v7 4/4] ppc/spapr, vfio: Turn off MSIX emulation for VFIO devices

[Qemu-devel] [PATCH v9 00/13] Dirty bitmaps postcopy migration
 2018-02-13  7:45 UTC  (10+ messages)
` [Qemu-devel] [PATCH v9 03/13] block/dirty-bitmap: add _locked version of bdrv_reclaim_dirty_bitmap

[Qemu-devel] [PATCH v2 00/19] spapr: Guest exploitation of the XIVE interrupt controller (POWER9)
 2018-02-13  7:40 UTC  (17+ messages)
` [Qemu-devel] [PATCH v2 02/19] spapr: introduce a skeleton for the XIVE interrupt controller
                        ` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH] vnc: add qapi/error.h include to stubs
 2018-02-13  7:05 UTC 

[Qemu-devel] [PATCH v3] spapr: set vsmt to MAX(8, smp_threads)
 2018-02-13  5:09 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] vhost-user: fix memory leak
 2018-02-13  5:08 UTC 

[Qemu-devel] [PATCH] vhost-user: fix memory leak
 2018-02-13  4:30 UTC  (4+ messages)
  ` [Qemu-devel] 答复: "

[Qemu-devel] [PATCH] tcg: Improve tcg_gen_muli_i32/i64
 2018-02-13  4:10 UTC  (3+ messages)

[Qemu-devel] [PATCH v13 00/30] SDHCI: clean v1/2 Specs, UHS-I cards tuning sequence
 2018-02-13  4:08 UTC  (28+ messages)
` [Qemu-devel] [PATCH v13 01/30] sdhci: use error_propagate(local_err) in realize()
` [Qemu-devel] [PATCH v13 02/30] sdhci: add qtest to check the SD capabilities register
` [Qemu-devel] [PATCH v13 03/30] sdhci: add check_capab_readonly() qtest
` [Qemu-devel] [PATCH v13 04/30] sdhci: add a check_capab_baseclock() qtest
` [Qemu-devel] [PATCH v13 05/30] sdhci: add a check_capab_sdma() qtest
` [Qemu-devel] [PATCH v13 06/30] sdhci: add qtest to check the SD Spec version
` [Qemu-devel] [PATCH v13 07/30] sdhci: add a 'spec_version property' (default to v2)
` [Qemu-devel] [PATCH v13 08/30] sdhci: use a numeric value for the default CAPAB register
` [Qemu-devel] [PATCH v13 09/30] sdhci: simplify sdhci_get_fifolen()
` [Qemu-devel] [PATCH v13 10/30] sdhci: check the Spec v1 capabilities correctness
` [Qemu-devel] [PATCH v13 12/30] sdhci: Fix 64-bit ADMA2
` [Qemu-devel] [PATCH v13 14/30] hw/arm/exynos4210: access the 64-bit capareg with qdev_prop_set_uint64()
` [Qemu-devel] [PATCH v13 15/30] hw/arm/exynos4210: add a comment about a very similar SDHCI (Spec. v2)
` [Qemu-devel] [PATCH v13 16/30] hw/arm/xilinx_zynq: fix the capabilities register to match the datasheet
` [Qemu-devel] [PATCH v13 18/30] sdhci: rename the hostctl1 register
` [Qemu-devel] [PATCH v13 19/30] sdhci: implement the Host Control 2 register (tuning sequence)
` [Qemu-devel] [PATCH v13 20/30] sdbus: add trace events
` [Qemu-devel] [PATCH v13 21/30] sdhci: implement UHS-I voltage switch
` [Qemu-devel] [PATCH v13 22/30] sdhci: implement CMD/DAT[] fields in the Present State register
` [Qemu-devel] [PATCH v13 23/30] hw/arm/bcm2835_peripherals: implement SDHCI Spec v3
` [Qemu-devel] [PATCH v13 24/30] hw/arm/bcm2835_peripherals: change maximum block size to 1kB
` [Qemu-devel] [PATCH v13 25/30] hw/arm/fsl-imx6: implement SDHCI Spec. v3
` [Qemu-devel] [PATCH v13 26/30] hw/arm/xilinx_zynqmp: fix the capabilities/spec version to match the datasheet
` [Qemu-devel] [PATCH v13 27/30] hw/arm/xilinx_zynqmp: enable the UHS-I mode
` [Qemu-devel] [PATCH v13 28/30] sdhci: check Spec v3 capabilities qtest
` [Qemu-devel] [PATCH v13 29/30] sdhci: add a check_capab_v3() qtest
` [Qemu-devel] [PATCH v13 30/30] sdhci: add Spec v4.2 register definitions

[Qemu-devel] [PATCH 0/2] migration: Fix early failure crash
 2018-02-13  3:56 UTC  (2+ messages)

[Qemu-devel] gdbstub.c gdb-get-register returns 0, breaking remote gdb call
 2018-02-13  2:43 UTC 

[Qemu-devel] [PATCH v2] block/nvme: fix Coverity reports
 2018-02-13  1:52 UTC 

[Qemu-devel] [PATCH 00/54] Patch Round-up for stable 2.11.1, freeze on 2018-02-12
 2018-02-13  1:44 UTC  (2+ messages)
` [Qemu-devel] [Qemu-stable] "

[Qemu-devel] [PATCH v12 00/30] SDHCI: clean v1/2 Specs, UHS-I cards tuning sequence
 2018-02-13  1:44 UTC  (2+ messages)
  ` [Qemu-devel] [PATCH RESEND v12 11/30] sdhci: replace DMA magic value by BLOCK_SIZE_MASK

[Qemu-devel] [PATCH v2 00/29] Modularize generated QAPI code
 2018-02-12 22:48 UTC  (41+ messages)
` [Qemu-devel] [PATCH v2 03/29] qapi: Generate up-to-date copyright notice
` [Qemu-devel] [PATCH v2 08/29] qapi-gen: New common driver for code and doc generators
` [Qemu-devel] [PATCH v2 09/29] qapi-gen: Convert from getopt to argparse
` [Qemu-devel] [PATCH v2 10/29] qapi: Touch generated files only when they change
` [Qemu-devel] [PATCH v2 13/29] qapi: Lift error reporting from QAPISchema.__init__() to callers
` [Qemu-devel] [PATCH v2 14/29] qapi: Concentrate QAPISchemaParser.exprs updates in .__init__()
` [Qemu-devel] [PATCH v2 15/29] qapi: Record 'include' directives in parse tree
` [Qemu-devel] [PATCH v2 16/29] qapi: Generate in source order
` [Qemu-devel] [PATCH v2 17/29] qapi: Record 'include' directives in intermediate representation
` [Qemu-devel] [PATCH v2 18/29] qapi: Rename generated qmp-marshal.c to qmp-commands.c
` [Qemu-devel] [PATCH v2 19/29] qapi: Make code-generating visitors use QAPIGen more
` [Qemu-devel] [PATCH v2 20/29] qapi/types qapi/visit: Generate built-in stuff into separate files
` [Qemu-devel] [PATCH v2 22/29] qapi: Generate separate .h, .c for each module
` [Qemu-devel] [PATCH v2 23/29] Include less of the generated modular QAPI headers
` [Qemu-devel] [PATCH v2 24/29] qapi: Empty out qapi-schema.json
` [Qemu-devel] [PATCH v2 25/29] docs/devel/writing-qmp-commands: Update for modular QAPI
` [Qemu-devel] [PATCH v2 26/29] docs: Correct outdated information on QAPI
` [Qemu-devel] [PATCH v2 27/29] qapi: Move qapi-schema.json to qapi/, rename generated files
` [Qemu-devel] [PATCH v2 28/29] Fix up dangling references to qmp-commands.* in comment and doc
` [Qemu-devel] [PATCH v2 29/29] qapi: Don't create useless directory qapi-generated

[Qemu-devel] [PULL 00/12] ppc-for-2.12 queue 20180212
 2018-02-12 22:11 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/5] Initial write support for MTP object
 2018-02-12 22:27 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] usb-mtp: Add one more argument when building results
` [Qemu-devel] [PATCH v2 2/5] usb-mtp: print parent path in IN_IGNORED trace fn
` [Qemu-devel] [PATCH v2 3/5] usb-mtp: Support delete of mtp objects
` [Qemu-devel] [PATCH v2 4/5] usb-mtp: Introduce write support for MTP objects
` [Qemu-devel] [PATCH v2 5/5] usb-mtp: Advertise SendObjectInfo for write support

[Qemu-devel] [Bug 1749016] [NEW] VHDX BAT and Metadata Region Header Required Bit Not Set
 2018-02-12 21:44 UTC 

[Qemu-devel] [PATCH v8 00/28] x86: Secure Encrypted Virtualization (AMD)
 2018-02-12 21:19 UTC  (10+ messages)
` [Qemu-devel] [PATCH v8 05/28] target/i386: add memory encryption feature cpuid support
` [Qemu-devel] [PATCH v8 10/28] sev/i386: add command to initialize the memory encryption context
` [Qemu-devel] [PATCH v8 13/28] qmp: add query-sev command

[Qemu-devel] [PULL 0/7] machine/CPU queue, 2018-02-12
 2018-02-12 20:58 UTC  (10+ messages)
` [Qemu-devel] [PULL 1/7] pc: correct misspelled CPU model-id for pc 2.2
` [Qemu-devel] [PULL 2/7] nios2: 10m50_devboard: replace cpu_model with cpu_type
` [Qemu-devel] [PULL 3/7] tests: add machine 'none' with -cpu test
` [Qemu-devel] [PULL 4/7] cpu: add CPU_RESOLVING_TYPE macro
` [Qemu-devel] [PULL 5/7] Use cpu_create(type) instead of cpu_init(cpu_model)
` [Qemu-devel] [PULL 6/7] cpu: get rid of unused cpu_init() defines
` [Qemu-devel] [PULL 7/7] cpu: drop unnecessary NULL check and cpu_common_class_by_name()

[Qemu-devel] [PATCH v2 0/4] Implement Physical Presence interface for TPM 1.2 and 2
 2018-02-12 20:49 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 4/4] acpi: build TPM Physical Presence interface

[Qemu-devel] [PATCH v3] qemu-io: fix EOF Ctrl-D handling in qemu-io readline code
 2018-02-12 20:23 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/1] dump.c: allow fd_write_vmcore to return errno on failure
 2018-02-12 19:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/1] "

[Qemu-devel] [RFC v6 00/22] VIRTIO-IOMMU device
 2018-02-12 18:58 UTC  (23+ messages)
` [Qemu-devel] [RFC v6 01/22] machine: Add a get_primary_pci_bus callback
` [Qemu-devel] [RFC v6 02/22] hw/arm/virt: Implement get_primary_pci_bus
` [Qemu-devel] [RFC v6 03/22] pc: "
` [Qemu-devel] [RFC v6 04/22] update-linux-headers: Import virtio_iommu.h
` [Qemu-devel] [RFC v6 05/22] linux-headers: Partial update for virtio-iommu v0.6
` [Qemu-devel] [RFC v6 06/22] virtio-iommu: Add skeleton
` [Qemu-devel] [RFC v6 07/22] virtio-iommu: Decode the command payload
` [Qemu-devel] [RFC v6 08/22] virtio-iommu: Add the iommu regions
` [Qemu-devel] [RFC v6 09/22] virtio-iommu: Register attached endpoints
` [Qemu-devel] [RFC v6 10/22] virtio-iommu: Implement attach/detach command
` [Qemu-devel] [RFC v6 11/22] virtio-iommu: Implement map/unmap
` [Qemu-devel] [RFC v6 12/22] virtio-iommu: Implement translate
` [Qemu-devel] [RFC v6 13/22] virtio-iommu: Implement probe request
` [Qemu-devel] [RFC v6 14/22] virtio-iommu: Add an msi_bypass property
` [Qemu-devel] [RFC v6 15/22] virtio-iommu: Implement fault reporting
` [Qemu-devel] [RFC v6 16/22] virtio_iommu: Handle reserved regions in translation process
` [Qemu-devel] [RFC v6 17/22] hw/arm/virt: Add virtio-iommu to the virt board
` [Qemu-devel] [RFC v6 18/22] hw/arm/virt-acpi-build: Add virtio-iommu node in IORT table
` [Qemu-devel] [RFC v6 19/22] memory.h: Add set_page_size_mask IOMMUMemoryRegion callback
` [Qemu-devel] [RFC v6 20/22] hw/vfio/common: Set the IOMMUMemoryRegion supported page sizes
` [Qemu-devel] [RFC v6 21/22] virtio-iommu: Implement set_page_size_mask
` [Qemu-devel] [RFC v6 22/22] hw/vfio/common: Do not print error when viommu translates into an mmio region


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