qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-20 17:25:00 to 2019-05-21 06:59:59 UTC [more...]

[Qemu-devel] [PULL 00/38] ppc-for-4.1 queue 20190521
 2019-05-21  6:29 UTC  (34+ messages)
` [Qemu-devel] [PULL 01/38] target/ppc/kvm: Fix trace typo
` [Qemu-devel] [PULL 02/38] configure: Distinguish ppc64 and ppc64le hosts
` [Qemu-devel] [PULL 03/38] configure: Use quotes around uses of $CPU_CFLAGS
` [Qemu-devel] [PULL 04/38] hw/ppc/prep: use TYPE_MC146818_RTC instead of a hardcoded string
` [Qemu-devel] [PULL 05/38] hw/ppc/40p: Move the MC146818 RTC to the board where it belongs
` [Qemu-devel] [PULL 06/38] hw/ppc/40p: use 1900 as a base year
` [Qemu-devel] [PULL 07/38] target/ppc: Add ibm, purr and ibm, spurr device-tree properties
` [Qemu-devel] [PULL 08/38] target/ppc: Fix xvxsigdp
` [Qemu-devel] [PULL 09/38] target/ppc: Fix xxbrq, xxbrw
` [Qemu-devel] [PULL 10/38] target/ppc: Fix vslv and vsrv
` [Qemu-devel] [PULL 11/38] target/ppc: Fix vsum2sws
` [Qemu-devel] [PULL 12/38] target/ppc: Fix xxspltib
` [Qemu-devel] [PULL 13/38] spapr/xive: EQ page should be naturally aligned
` [Qemu-devel] [PULL 14/38] spapr/xive: fix EQ page addresses above 64GB
` [Qemu-devel] [PULL 15/38] spapr/xive: print out the EQ page address in the monitor
` [Qemu-devel] [PULL 16/38] Fix typo on "info pic" monitor cmd output for xive
` [Qemu-devel] [PULL 17/38] target/ppc: Optimise VSX_LOAD_SCALAR_DS and VSX_VECTOR_LOAD_STORE
` [Qemu-devel] [PULL 18/38] target/ppc: Fix xvabs[sd]p, xvnabs[sd]p, xvneg[sd]p, xvcpsgn[sd]p
` [Qemu-devel] [PULL 19/38] spapr/xive: Sanity checks of OV5 during CAS
` [Qemu-devel] [PULL 20/38] target/ppc: Set PSSCR_EC on cpu halt to prevent spurious wakeup
` [Qemu-devel] [PULL 22/38] target/ppc: Use vector variable shifts for VSL, VSR, VSRA
` [Qemu-devel] [PULL 23/38] spapr: Fix phb_placement backwards compatibility
` [Qemu-devel] [PULL 24/38] spapr: Print out extra hints when CAS negotiation of interrupt mode fails
` [Qemu-devel] [PULL 27/38] spapr/xive: add hcall support when under KVM
` [Qemu-devel] [PULL 28/38] spapr/xive: add state synchronization with KVM
` [Qemu-devel] [PULL 29/38] spapr/xive: introduce a VM state change handler
` [Qemu-devel] [PULL 30/38] spapr/xive: add migration support for KVM
` [Qemu-devel] [PULL 32/38] sysbus: add a sysbus_mmio_unmap() helper
` [Qemu-devel] [PULL 33/38] spapr: introduce routines to delete the KVM IRQ device
` [Qemu-devel] [PULL 35/38] spapr/irq: introduce a spapr_irq_init_device() helper
` [Qemu-devel] [PULL 36/38] spapr/irq: initialize the IRQ device only once
` [Qemu-devel] [PULL 37/38] ppc/xics: fix irq priority in ics_set_irq_type()
` [Qemu-devel] [PULL 38/38] spapr/irq: add KVM support to the 'dual' machine

[Qemu-devel] [PATCH v6 0/2] Extract build_mcfg Part 2
 2019-05-21  6:28 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 1/2] hw/acpi: Consolidate build_mcfg to pci.c
` [Qemu-devel] [PATCH v6 2/2] acpi: pci: use build_append_foo() API to construct MCFG

[Qemu-devel] [PATCH v5 0/2] Extract build_mcfg Part 2
 2019-05-21  6:20 UTC  (7+ messages)
` [Qemu-devel] [PATCH v5 1/2] hw/acpi: Consolidate build_mcfg to pci.c
` [Qemu-devel] [PATCH v5 2/2] acpi: pci: use build_append_foo() API to construct MCFG

[Qemu-devel] [PATCH] kvm: support guest access CORE cstate
 2019-05-21  6:17 UTC 

[Qemu-devel] [Bug 1829498] [NEW] window 8 stuck during boot on Qemu
 2019-05-21  5:42 UTC  (3+ messages)
` [Qemu-devel] [Bug 1829498] "

[Qemu-devel] [PATCH v9 00/27] gdbstub: Refactor command packets handler
 2019-05-21  4:47 UTC  (4+ messages)
` [Qemu-devel] [PATCH v9 02/27] gdbstub: Implement deatch (D pkt) with new infra

[Qemu-devel] [PATCH] ftgmac100: do not link to netdev
 2019-05-21  3:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/6] Extract build_mcfg
 2019-05-21  3:16 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/8] WIP: Multifd compression support
 2019-05-21  3:11 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 5/8] migration: Add multifd-compress parameter
` [Qemu-devel] [PATCH v3 6/8] migration: Make none operations into its own structure
` [Qemu-devel] [PATCH v3 7/8] multifd: Add zlib compression support
` [Qemu-devel] [PATCH v3 8/8] multifd: rest of zlib compression

[Qemu-devel] [PATCH v2 00/15] kvm/migration: support KVM_CLEAR_DIRTY_LOG
 2019-05-21  2:42 UTC  (15+ messages)
` [Qemu-devel] [PATCH v2 03/15] migration: No need to take rcu during sync_dirty_bitmap
` [Qemu-devel] [PATCH v2 11/15] kvm: Introduce slots lock for memory listener
` [Qemu-devel] [PATCH v2 12/15] kvm: Support KVM_CLEAR_DIRTY_LOG
` [Qemu-devel] [PATCH v2 13/15] qmp: Expose manual_dirty_log_protect via "query-kvm"

[Qemu-devel] [PATCH v2 0/5] fw_cfg_test refactor and add two test cases
 2019-05-21  2:17 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/2] target/ppc: make use of new gvec expanders
 2019-05-21  2:03 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] target/ppc: Use vector variable shifts for VSL, VSR, VSRA

[Qemu-devel] [PATCH v4 00/14] spapr: add KVM support to the XIVE interrupt mode
 2019-05-21  1:53 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] mips: Add more Avocado tests
 2019-05-20 23:19 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] BootLinuxConsoleTest: Let extract_from_deb handle various compressions
` [Qemu-devel] [PATCH 2/4] BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPU
` [Qemu-devel] [PATCH 3/4] BootLinuxConsoleTest: Run kerneltests BusyBox on Malta
` [Qemu-devel] [PATCH 4/4] BootLinuxSshTest: Test some userspace commands "

[Qemu-devel] [PULL v2 00/36] pci, pc, virtio: features, fixes
 2019-05-20 23:11 UTC  (69+ messages)
` [Qemu-devel] [PATCH 1/3] acpi/piix4: Convert debug printf()s to trace events
  ` [Qemu-devel] [PULL v2 11/36] "
` [Qemu-devel] [PATCH 2/3] acpi/pcihp: "
  ` [Qemu-devel] [PULL v2 12/36] "
` [Qemu-devel] [PATCH 3/3] acpi/pcihp: Add a few more trace points related to unplug
  ` [Qemu-devel] [PULL v2 13/36] "
` [Qemu-devel] [PATCH for-4.1] q35: acpi: do not create dummy MCFG table
  ` [Qemu-devel] [PULL v2 14/36] "
` [Qemu-devel] [PATCH 2/2] do not call vhost_net_cleanup() on running net from char user event
  ` [Qemu-devel] [PULL v2 15/36] "
` [Qemu-devel] [PATCH v4 2/6] hw/arm/virt-acpi-build: remove unnecessary variable mcfg_start
  ` [Qemu-devel] [PULL v2 16/36] "
` [Qemu-devel] [PATCH v4 3/6] i386, acpi: remove mcfg_ prefix in AcpiMcfgInfo members
  ` [Qemu-devel] [PULL v2 17/36] "
` [Qemu-devel] [PATCH v4 4/6] hw/arm/virt-acpi-build: pass AcpiMcfgInfo to build_mcfg()
  ` [Qemu-devel] [PULL v2 18/36] "
` [Qemu-devel] [PATCH] libvhost-user: fix bad vu_log_write
  ` [Qemu-devel] [PULL v2 19/36] "
` [Qemu-devel] [PATCH v2 1/3] pcie: Remove redundant test in pcie_mmcfg_data_{read, write}()
  ` [Qemu-devel] [PULL v2 20/36] "
` [Qemu-devel] [PATCH v2 2/3] pci: Simplify pci_bus_is_root()
  ` [Qemu-devel] [PULL v2 21/36] "
` [Qemu-devel] [PATCH v4 01/15] tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table()
  ` [Qemu-devel] [PULL v2 22/36] "
` [Qemu-devel] [PATCH v4 02/15] tests: acpi: make acpi_fetch_table() take size of fetched table pointer
  ` [Qemu-devel] [PULL v2 23/36] "
` [Qemu-devel] [PATCH v4 03/15] tests: acpi: make RSDT test routine handle XSDT
  ` [Qemu-devel] [PULL v2 24/36] "
` [Qemu-devel] [PATCH v4 04/15] tests: acpi: make pointer to RSDP 64bit
  ` [Qemu-devel] [PULL v2 25/36] "
` [Qemu-devel] [PATCH v4 05/15] tests: acpi: fetch X_DSDT if pointer to DSDT is 0
  ` [Qemu-devel] [PULL v2 26/36] "
` [Qemu-devel] [PATCH v4 06/15] tests: acpi: skip FACS table if board uses hw reduced ACPI profile
  ` [Qemu-devel] [PULL v2 27/36] "
` [Qemu-devel] [PATCH v4 07/15] tests: acpi: move boot_sector_init() into x86 tests branch
  ` [Qemu-devel] [PULL v2 28/36] "
` [Qemu-devel] [PATCH v4 08/15] tests: acpi: add acpi_find_rsdp_address_uefi() helper
  ` [Qemu-devel] [PULL v2 29/36] "
` [Qemu-devel] [PATCH v4 09/15] tests: acpi: add a way to start tests with UEFI firmware
  ` [Qemu-devel] [PULL v2 30/36] "
` [Qemu-devel] [PATCH v4 10/15] tests: acpi: ignore SMBIOS tests when UEFI firmware is used
  ` [Qemu-devel] [PULL v2 31/36] "
` [Qemu-devel] [PATCH v4 11/15] tests: acpi: allow to override default accelerator
  ` [Qemu-devel] [PULL v2 32/36] "
` [Qemu-devel] [PATCH v4 12/15] tests: add expected ACPI tables for arm/virt board
  ` [Qemu-devel] [PULL v2 33/36] "
` [Qemu-devel] [PATCH v4 13/15] tests: acpi: add simple arm/virt testcase
  ` [Qemu-devel] [PULL v2 34/36] "
` [Qemu-devel] [PATCH v4 14/15] tests: acpi: refactor rebuild-expected-aml.sh to dump ACPI tables for a specified list of targets
  ` [Qemu-devel] [PULL v2 35/36] "
` [Qemu-devel] [PATCH v4 15/15] tests: acpi: print error unable to dump ACPI table during rebuild
  ` [Qemu-devel] [PULL v2 36/36] "
` [Qemu-devel] [PULL 03/37] docs: reST-ify vhost-user documentation
  ` [Qemu-devel] [PULL v2 03/36] "
` [Qemu-devel] [PULL 04/37] virtio: Introduce started flag to VirtioDevice
  ` [Qemu-devel] [PULL v2 04/36] "
` [Qemu-devel] [PULL 05/37] virtio: Use started flag in virtio_vmstate_change()
  ` [Qemu-devel] [PULL v2 05/36] "
` [Qemu-devel] [PULL 06/37] vhost-user-blk: Use started flag in vhost_user_blk_set_status()
  ` [Qemu-devel] [PULL v2 06/36] "
` [Qemu-devel] [PULL 07/37] vhost-user-blk: Only start vhost-user backend with the first kick
  ` [Qemu-devel] [PULL v2 07/36] "
` [Qemu-devel] [PULL 08/37] vhost-user-blk: Add return value for vhost_user_blk_start()
  ` [Qemu-devel] [PULL v2 08/36] "
` [Qemu-devel] [PULL 09/37] vhost-user-blk: Add support to reconnect backend
  ` [Qemu-devel] [PULL v2 09/36] "
` [Qemu-devel] [PULL 10/37] contrib/vhost-user-blk: enable inflight I/O tracking
  ` [Qemu-devel] [PULL v2 10/36] "

[Qemu-devel] [PATCH v2 0/2] hw: provide error checking of disable-legacy/modern property usage
 2019-05-20 23:10 UTC  (9+ messages)
` [Qemu-devel] [PATCH v2 1/2] hw: report invalid disable-legacy|modern usage for virtio-1-only devs
  ` [Qemu-devel] [PULL v2 01/36] "
` [Qemu-devel] [PATCH v2 2/2] Revert "globals: Allow global properties to be optional"
  ` [Qemu-devel] [PULL v2 02/36] "

[Qemu-devel] [Bug] Docs build fails at interop.rst
 2019-05-20 23:04 UTC  (4+ messages)
  ` [Qemu-devel] QMP Example Formatting in ReST, Sphinx, and Pygments (was: Re: [Bug] Docs build fails at interop.rst)

[Qemu-devel] [PATCH v4 0/6] Extract build_mcfg
 2019-05-20 23:04 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 6/6] acpi: pci: use build_append_foo() API to construct MCFG

[Qemu-devel] [PULL 00/37] pci, pc, virtio: features, fixes
 2019-05-20 22:59 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/4] add failover feature for assigned network devices
 2019-05-20 22:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] bitmaps: merge bitmaps from different nodes
 2019-05-20 22:50 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/2] iotests: test external snapshot with bitmap copying

[Qemu-devel] [RISU v2 00/11] Support for i386/x86_64 with vector extensions
 2019-05-20 22:43 UTC  (4+ messages)
` [Qemu-devel] [RISU v2 07/11] test_i386: change syntax from nasm to gas

[Qemu-devel] [PATCH] blockdev: loosen restrictions on drive-backup source node
 2019-05-20 22:38 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] tests: Avocado-test for the SmartFusion2 board
 2019-05-20 22:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/2] BootLinuxConsoleTest: Do not log empty lines
` [Qemu-devel] [PATCH 2/2] BootLinuxConsoleTest: Test the SmartFusion2 board

[Qemu-devel] [PATCH v2] blockdev: fix missed target unref for drive-backup
 2019-05-20 22:32 UTC  (2+ messages)

[Qemu-devel] [PATCHv2 1/3] RISC-V: Raise access fault exceptions on PMP violations
 2019-05-20 21:56 UTC  (4+ messages)
` [Qemu-devel] [PATCHv2 2/3] RISC-V: Only Check PMP if MMU translation succeeds

[Qemu-devel] [PATCH v3 00/10] Refactor cpu topo into machine properties
 2019-05-20 21:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 05/10] hw/riscv: Replace global smp variables with machine smp properties

[Qemu-devel] [PATCH 0/4] arm: exynos4: Add dma support for smdkc210
 2019-05-20 21:48 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] hw/arm/exynos4: Remove unuseful debug code
` [Qemu-devel] [PATCH 2/4] hw/arm/exynos4: Use the IEC binary prefix definitions
` [Qemu-devel] [PATCH 3/4] hw/arm/exynos4210: Add DMA support for the Exynos4210
` [Qemu-devel] [PATCH 4/4] hw/arm/exynos4210: QOM'ify the Exynos4210 SoC

[Qemu-devel] [PATCH v3 0/7] fw_cfg_test refactor and add two test cases
 2019-05-20 21:37 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 1/7] tests/libqos: Add io_fw_cfg_uninit() and mm_fw_cfg_uninit()
` [Qemu-devel] [PATCH v3 2/7] tests/libqos: Add pc_fw_cfg_uninit() and use it
` [Qemu-devel] [PATCH v3 3/7] tests: refactor fw_cfg_test
` [Qemu-devel] [PATCH v3 4/7] tests: fw_cfg: add a function to get the fw_cfg file
` [Qemu-devel] [PATCH v3 5/7] hw/nvram/fw_cfg: Store 'reboot-timeout' as little endian
` [Qemu-devel] [PATCH v3 6/7] tests: fw_cfg: add 'reboot-timeout' test case
` [Qemu-devel] [PATCH v3 7/7] tests: fw_cfg: add 'splash-time' "

[Qemu-devel] [PATCH] numa: improve cpu hotplug error message with a wrong node-id
 2019-05-20 21:11 UTC  (2+ messages)

[Qemu-devel] [PATCH] i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitor
 2019-05-20 21:05 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/1] spapr: Do not re-read the clock on pre_save handler on migration
 2019-05-20 20:43 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1] "

[Qemu-devel] [Bug 1829779] [NEW] qemu-system-arm and qemu-system-aarch64 QMP hangs after kernel boots
 2019-05-20 17:42 UTC  (2+ messages)
` [Qemu-devel] [Bug 1829779] "

[Qemu-devel] [PATCH 1/4] vfio: pci: make "vfio-pci-nohotplug" as MACRO
 2019-05-20 20:12 UTC  (8+ messages)
` [Qemu-devel] [PATCH 2/4] hw: vfio: drop TYPE_FOO MACRO in VMStateDescription

[Qemu-devel] [PULL 00/10] MIPS queue for May 19th, 2019
 2019-05-20 19:09 UTC  (5+ messages)

[Qemu-devel] Running linux on qemu omap
 2019-05-20 19:05 UTC 

[Qemu-devel] [PULL 00/54] s390x update
 2019-05-20 19:00 UTC  (32+ messages)
` [Qemu-devel] [PULL 19/54] s390x/tcg: Implement VECTOR GALOIS FIELD MULTIPLY SUM (AND ACCUMULATE)
` [Qemu-devel] [PULL 20/54] s390x/tcg: Implement VECTOR LOAD COMPLEMENT
` [Qemu-devel] [PULL 21/54] s390x/tcg: Implement VECTOR LOAD POSITIVE
` [Qemu-devel] [PULL 24/54] s390x/tcg: Implement VECTOR MULTIPLY *
` [Qemu-devel] [PULL 25/54] s390x/tcg: Implement VECTOR NAND
` [Qemu-devel] [PULL 26/54] s390x/tcg: Implement VECTOR NOR
` [Qemu-devel] [PULL 27/54] s390x/tcg: Implement VECTOR NOT EXCLUSIVE OR
` [Qemu-devel] [PULL 28/54] s390x/tcg: Implement VECTOR OR
` [Qemu-devel] [PULL 29/54] s390x/tcg: Implement VECTOR OR WITH COMPLEMENT
` [Qemu-devel] [PULL 30/54] s390x/tcg: Implement VECTOR POPULATION COUNT
` [Qemu-devel] [PULL 33/54] s390x/tcg: Implement VECTOR ELEMENT SHIFT
` [Qemu-devel] [PULL 36/54] s390x/tcg: Implement VECTOR SHIFT RIGHT ARITHMETIC
` [Qemu-devel] [PULL 37/54] s390x/tcg: Implement VECTOR SHIFT RIGHT LOGICAL *
` [Qemu-devel] [PULL 39/54] s390x/tcg: Implement VECTOR SUBTRACT COMPUTE BORROW INDICATION
` [Qemu-devel] [PULL 40/54] s390x/tcg: Implement VECTOR SUBTRACT WITH "
` [Qemu-devel] [PULL 41/54] s390x/tcg: Implement VECTOR SUBTRACT WITH BORROW COMPUTE "
` [Qemu-devel] [PULL 42/54] s390x/tcg: Implement VECTOR SUM ACROSS DOUBLEWORD
` [Qemu-devel] [PULL 43/54] s390x/tcg: Implement VECTOR SUM ACROSS QUADWORD
` [Qemu-devel] [PULL 44/54] s390x/tcg: Implement VECTOR SUM ACROSS WORD
` [Qemu-devel] [PULL 45/54] s390x/tcg: Implement VECTOR TEST UNDER MASK
` [Qemu-devel] [PULL 46/54] linux headers: update against Linux 5.2-rc1
` [Qemu-devel] [PULL 47/54] s390x/cpumodel: ignore csske for expansion
` [Qemu-devel] [PULL 48/54] s390x/cpumodel: Miscellaneous-Instruction-Extensions Facility 3
` [Qemu-devel] [PULL 49/54] s390x/cpumodel: msa9 facility
` [Qemu-devel] [PULL 50/54] s390x/cpumodel: vector enhancements
` [Qemu-devel] [PULL 51/54] s390x/cpumodel: enhanced sort facility
` [Qemu-devel] [PULL 52/54] s390x/cpumodel: add Deflate-conversion facility
` [Qemu-devel] [PULL 53/54] s390x/cpumodel: add gen15 defintions
` [Qemu-devel] [PULL 54/54] s390x/cpumodel: wire up 8561 and 8562 as gen15 machines

[Qemu-devel] [PATCH v3 00/14] tests/vm: serial console autoinstall, misc fixes
 2019-05-20 18:56 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 04/14] tests/vm: use ssh with pty unconditionally
` [Qemu-devel] [PATCH v3 05/14] tests/vm: run test builds on snapshot
` [Qemu-devel] [PATCH v3 06/14] tests/vm: proper guest shutdown
` [Qemu-devel] [PATCH v3 07/14] tests/vm: add vm-boot-{ssh, serial}-<guest> targets

[Qemu-devel] Introducing GSoC project: API Documentation Generation
 2019-05-20 18:48 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] qga: check length of command-line & environment variables
 2019-05-20 18:22 UTC  (2+ messages)

[Qemu-devel] [PATCH] nvme: fix copy direction in DMA reads going to CMB
 2019-05-20 17:56 UTC  (3+ messages)

[Qemu-devel] [PULL 0/9] target/xtensa queue
 2019-05-20 17:58 UTC 

[Qemu-devel] [PATCH 0/8] nvme: v1.3, sgls, metadata and new 'ocssd' device
 2019-05-20 17:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH 8/8] nvme: add an OpenChannel 2.0 NVMe device (ocssd)

[Qemu-devel] [PATCH 0/4] hw/intc/arm_gicv3: Four simple bugfixes
 2019-05-20 17:25 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] hw/intc/arm_gicv3: Fix decoding of ID register range
` [Qemu-devel] [PATCH 3/4] hw/intc/arm_gicv3: Fix write of ICH_VMCR_EL2.{VBPR0, VBPR1}
` [Qemu-devel] [PATCH 4/4] hw/intc/arm_gicv3: Fix writes to ICC_CTLR_EL3

[Qemu-devel] [PULL 00/24] Block layer patches
 2019-05-20 17:08 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] nvme: add Get/Set Feature Timestamp support
 2019-05-20 17:40 UTC 


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