qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-15 23:35:11 to 2018-01-16 12:41:24 UTC [more...]

[Qemu-devel] [PATCH x86-next v2] target-i386: add PCID flag to Westmere, Sandy Bridge and Ivy Bridge
 2018-01-16 12:41 UTC  (4+ messages)

[Qemu-devel] [PATCH V6] pci: removed the is_express field since a uniform interface was inserted
 2018-01-16 12:34 UTC 

[Qemu-devel] [PATCH 0/4] vhost-user: notify backend with number of queues setup
 2018-01-16 12:35 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/4] vhost-user: fix multiple queue specification
` [Qemu-devel] [PATCH 2/4] vhost-user: specify and implement VHOST_USER_SET_QUEUE_NUM request
` [Qemu-devel] [PATCH 4/4] virtio-net: notify backend with number of queue pairs setup

[Qemu-devel] [PATCH v3 0/8] Interactive Boot Menu for DASD and SCSI Guests on s390x
 2018-01-16 12:32 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3 1/8] s390-ccw: update libc
      ` [Qemu-devel] [qemu-s390x] "
` [Qemu-devel] [PATCH v3 2/8] s390-ccw: ipl structs for eckd cdl/ldl

[Qemu-devel] [PULL 00/33] pc, pci, virtio: features, fixes, cleanups
 2018-01-16 12:24 UTC  (36+ messages)
` [Qemu-devel] [PULL 01/33] MAINTAINERS: Add myself as maintainer to X86 machines
` [Qemu-devel] [PULL 02/33] vhost-user: add new vhost user messages to support virtio config space
` [Qemu-devel] [PULL 03/33] vhost-user-blk: introduce a new vhost-user-blk host device
` [Qemu-devel] [PULL 04/33] contrib/libvhost-user: enable virtio config space messages
` [Qemu-devel] [PULL 05/33] contrib/vhost-user-blk: introduce a vhost-user-blk sample application
` [Qemu-devel] [PULL 06/33] qemu: add a cleanup callback function to EventNotifier
` [Qemu-devel] [PULL 07/33] virtio: postpone the execution of event_notifier_cleanup function
` [Qemu-devel] [PULL 08/33] virtio: improve virtio devices initialization time
` [Qemu-devel] [PULL 09/33] pci/shpc: Move function to generic header file
` [Qemu-devel] [PULL 10/33] vhost-user: fix multiple queue specification
` [Qemu-devel] [PULL 11/33] intel-iommu: Redefine macros to enable supporting 48 bit address width
` [Qemu-devel] [PULL 12/33] intel-iommu: Extend address width to 48 bits
` [Qemu-devel] [PULL 13/33] hw/pci-bridge: fix QEMU crash because of pcie-root-port
` [Qemu-devel] [PULL 14/33] ACPI/unit-test: Add a testcase for RAM allocation in numa node
` [Qemu-devel] [PULL 15/33] hw/acpi-build: Make next_base easy to follow
` [Qemu-devel] [PULL 16/33] vhost-user-test: fix features mask
` [Qemu-devel] [PULL 17/33] vhost-user-test: extract read-guest-mem test from main loop
` [Qemu-devel] [PULL 18/33] vhost-user-test: setup virtqueues in all tests
` [Qemu-devel] [PULL 19/33] vhost-user-test: make features mask an init_virtio_dev() argument
` [Qemu-devel] [PULL 20/33] vhost-user-test: use init_virtio_dev in multiqueue test
` [Qemu-devel] [PULL 21/33] vhost: Build temporary section list and deref after commit
` [Qemu-devel] [PULL 22/33] vhost: Move log_dirty check
` [Qemu-devel] [PULL 23/33] vhost: Simplify ring verification checks
` [Qemu-devel] [PULL 24/33] vhost: Merge sections added to temporary list
` [Qemu-devel] [PULL 25/33] x86_iommu: Move machine check to x86_iommu_realize()
` [Qemu-devel] [PULL 26/33] x86_iommu: check if machine has PCI bus
` [Qemu-devel] [PULL 27/33] tests: acpi: move tested tables array allocation outside of test_acpi_dsdt_table()
` [Qemu-devel] [PULL 28/33] tests: acpi: init table descriptor in test_dst_table()
` [Qemu-devel] [PULL 29/33] tests: acpi: rename test_acpi_tables()/test_dst_table() to reflect its usage
` [Qemu-devel] [PULL 30/33] tests: acpi: add comments to fetch_rsdt_referenced_tables/data->tables usage
` [Qemu-devel] [PULL 31/33] vhost-user: factor out msg head and payload
` [Qemu-devel] [PULL 32/33] vhost-user: fix misaligned access to payload
` [Qemu-devel] [PULL 33/33] vhost: remove assertion to prevent crash

[Qemu-devel] [PATCH v1] migration: use s->threshold_size inside migration_update_counters
 2018-01-16 12:19 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/4] Clean up the ppc configs
 2018-01-16 12:15 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] default-configs/ppc64-softmmu: Include 32-bit configs instead of copying them
` [Qemu-devel] [PATCH v2 2/4] default-configs/ppc-softmmu: Restructure the switches according to the machines
` [Qemu-devel] [PATCH 3/4] hw/ppc/Makefile: Add a way to disable the PPC4xx boards
` [Qemu-devel] [PATCH 4/4] ppc: Deprecate qemu-system-ppcemb

[Qemu-devel] [PULL v3 00/53] Misc changes for 2017-01-12
 2018-01-16 12:06 UTC  (6+ messages)
` [Qemu-devel] [PULL 46/53] cpu_physical_memory_sync_dirty_bitmap: Another alignment fix
` [Qemu-devel] [PULL 53/53] ucontext: annotate coroutine stack for ASAN

[Qemu-devel] [PATCH v9 00/26] tcg: generic vector operations
 2018-01-16 11:59 UTC  (30+ messages)
` [Qemu-devel] [PATCH v9 01/26] tcg: Allow multiple word entries into the constant pool
` [Qemu-devel] [PATCH v9 02/26] tcg: Add types and basic operations for host vectors
` [Qemu-devel] [PATCH v9 03/26] tcg: Standardize integral arguments to expanders
` [Qemu-devel] [PATCH v9 04/26] tcg: Add generic vector expanders
` [Qemu-devel] [PATCH v9 05/26] tcg: Add generic vector ops for interleave
` [Qemu-devel] [PATCH v9 06/26] tcg: Add generic vector ops for constant shifts
` [Qemu-devel] [PATCH v9 07/26] tcg: Add generic vector ops for comparisons
` [Qemu-devel] [PATCH v9 08/26] tcg: Add generic vector ops for multiplication
` [Qemu-devel] [PATCH v9 09/26] tcg: Add generic vector ops for extension
` [Qemu-devel] [PATCH v9 10/26] tcg: Add generic helpers for saturating arithmetic
` [Qemu-devel] [PATCH v9 11/26] tcg: Loosen vec_gen_op* typecheck rules
` [Qemu-devel] [PATCH v9 12/26] tcg: Add generic vector helpers with a scalar immediate operand
` [Qemu-devel] [PATCH v9 13/26] tcg: Add generic vector helpers with a scalar variable operand
` [Qemu-devel] [PATCH v9 14/26] tcg/optimize: Handle vector opcodes during optimize
` [Qemu-devel] [PATCH v9 15/26] target/arm: Align vector registers
` [Qemu-devel] [PATCH v9 16/26] target/arm: Use vector infrastructure for aa64 add/sub/logic
` [Qemu-devel] [PATCH v9 17/26] target/arm: Use vector infrastructure for aa64 mov/not/neg
` [Qemu-devel] [PATCH v9 18/26] target/arm: Use vector infrastructure for aa64 dup/movi
` [Qemu-devel] [PATCH v9 19/26] target/arm: Use vector infrastructure for aa64 zip/uzp/trn/xtn
` [Qemu-devel] [PATCH v9 20/26] target/arm: Use vector infrastructure for aa64 constant shifts
` [Qemu-devel] [PATCH v9 21/26] target/arm: Use vector infrastructure for aa64 compares
` [Qemu-devel] [PATCH v9 22/26] target/arm: Use vector infrastructure for aa64 multiplies
` [Qemu-devel] [PATCH v9 23/26] target/arm: Use vector infrastructure for aa64 widening shifts
` [Qemu-devel] [PATCH v9 24/26] target/arm: Use vector infrastructure for aa64 orr/bic immediate
` [Qemu-devel] [PATCH v9 25/26] tcg/i386: Add vector operations
` [Qemu-devel] [PATCH v9 26/26] tcg/aarch64: "

[Qemu-devel] [PATCH] xilinx_spips: Correct usage of an uninitialized local variable
 2018-01-16 11:54 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 00/20] re-factor softfloat and add fp16 functions
 2018-01-16 11:53 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 07/20] fpu/softfloat: propagate signalling NaNs in MINMAX
` [Qemu-devel] [PATCH v2 12/20] fpu/softfloat: re-factor mul

[Qemu-devel] [PATCH v8 00/14] SDHCI: housekeeping (part 1)
 2018-01-16 11:52 UTC  (2+ messages)

[Qemu-devel] [PULL v1 0/8] Xilinx queue
 2018-01-16 11:51 UTC  (7+ messages)
` [Qemu-devel] [PULL v1 1/8] xlnx-zynqmp-pmu: Initial commit of the ZynqMP PMU
` [Qemu-devel] [PULL v1 2/8] xlnx-zynqmp-pmu: Add the CPU and memory
` [Qemu-devel] [PULL v1 3/8] aarch64-softmmu.mak: Use an ARM specific config
` [Qemu-devel] [PULL v1 4/8] xlnx-pmu-iomod-intc: Add the PMU Interrupt controller
` [Qemu-devel] [PULL v1 6/8] xlnx-zynqmp-ipi: Initial version of the Xilinx IPI device
` [Qemu-devel] [PULL v1 7/8] xlnx-zynqmp-pmu: Connect the IPI device to the PMU

[Qemu-devel] [PATCH RESEND v1 1/2] i386: Add Intel Processor Trace feature support
 2018-01-16 11:51 UTC  (9+ messages)

[Qemu-devel] [PATCH v2 0/4] tcg/arm fixes
 2018-01-16 11:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/4] tcg/arm: Fix double-word comparisons
` [Qemu-devel] [PATCH v2 2/4] tcg/arm: Support tlb offsets larger than 64k

[Qemu-devel] [PATCH 0/2] Clean up the ppc default configs
 2018-01-16 11:10 UTC  (8+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCHv2 0/2] Further VSMT fixes
 2018-01-16 10:34 UTC  (5+ messages)
` [Qemu-devel] [PATCHv2 1/2] spapr: Allow some cases where we can't set VSMT mode in the kernel
` [Qemu-devel] [PATCHv2 2/2] spapr: Adjust default VSMT value for better migration compatibility

[Qemu-devel] [PATCH] LEON3 IRQMP: Fix IRQ software ack
 2018-01-16 10:31 UTC  (11+ messages)

[Qemu-devel] [RFC PATCH 00/10] x-blockdev-create for qcow2
 2018-01-16 10:23 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/misc: Add code to emulate Xilinx Slave Serial port
 2018-01-16  9:56 UTC  (5+ messages)
    ` [Qemu-devel] [Qemu-arm] "

[Qemu-devel] RFE for patchew docker result reporting
 2018-01-16  9:51 UTC  (4+ messages)

[Qemu-devel] [PATCH RFC] target-arm:Add a dynamic XML-description of the cp-registers to GDB
 2018-01-16  9:40 UTC 

[Qemu-devel] Help regarding configuring qemu with '--enable-ptnetmap' option
 2018-01-16  9:17 UTC 

[Qemu-devel] [PATCH] memory: update comments and fix some typos
 2018-01-16  8:32 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/3] vhost: two fixes and used_memslots refactoring
 2018-01-16  8:17 UTC  (3+ messages)

[Qemu-devel] qcow2 autoloading bitmaps
 2018-01-16  8:14 UTC  (5+ messages)

[Qemu-devel] [PULL 00/25] pc, pci, virtio: features, fixes, cleanups
 2018-01-16  8:03 UTC  (12+ messages)

[Qemu-devel] [PATCH 0/3] target/ppc: add support for hypervisor doorbells
 2018-01-16  7:45 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] target/ppc: fix doorbell and hypervisor doorbell definitions
` [Qemu-devel] [PATCH 2/3] target/ppc: msgsnd and msgclr instructions need hypervisor privilege
` [Qemu-devel] [PATCH 3/3] target/ppc: add support for hypervisor doorbells on book3s CPUs

[Qemu-devel] Some question about savem/qcow2 incremental snapshot
 2018-01-16  7:14 UTC  (7+ messages)

[Qemu-devel] [PATCH] qemu-doc: Get rid of "vlan=X" example in the documentation
 2018-01-16  6:20 UTC  (2+ messages)

[Qemu-devel] [PATCH] net: Allow netdevs to be used with 'hostfwd_add' and 'hostfwd_remove'
 2018-01-16  6:18 UTC  (2+ messages)

[Qemu-devel] [PATCH] fw_cfg: don't use DMA mapping for fw_cfg device
 2018-01-16  6:11 UTC  (3+ messages)

[Qemu-devel] [PATCH v6 0/9] block: Add VFIO based driver for NVMe device
 2018-01-16  6:09 UTC  (10+ messages)
` [Qemu-devel] [PATCH v6 1/9] stubs: Add stubs for ram block API
` [Qemu-devel] [PATCH v6 2/9] util: Introduce vfio helpers
` [Qemu-devel] [PATCH v6 3/9] block: Add VFIO based NVMe driver
` [Qemu-devel] [PATCH v6 4/9] block: Introduce buf register API
` [Qemu-devel] [PATCH v6 5/9] block/nvme: Implement .bdrv_(un)register_buf
` [Qemu-devel] [PATCH v6 6/9] qemu-img: Map bench buffer
` [Qemu-devel] [PATCH v6 7/9] block: Move NVMe constants to a separate header
` [Qemu-devel] [PATCH v6 8/9] docs: Add section for NVMe VFIO driver
` [Qemu-devel] [PATCH v6 9/9] qapi: Add NVMe driver options to the schema

[Qemu-devel] [RESEND PATCH 2/6] memory: introduce AddressSpaceOps and IOMMUObject
 2018-01-16  6:04 UTC  (11+ messages)

[Qemu-devel] [PATCH v2] net: Allow hubports to connect to other netdevs
 2018-01-16  6:04 UTC  (2+ messages)

[Qemu-devel] [PATCH] net: Allow hubports to connect to other netdevs
 2018-01-16  5:54 UTC  (5+ messages)

[Qemu-devel] vhost-pci and virtio-vhost-user
 2018-01-16  5:41 UTC  (12+ messages)

[Qemu-devel] [PATCH qemu v2] RFC: vfio-pci: Allow mmap of MSIX BAR
 2018-01-16  5:17 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/1] target-ppc: Fix booke206 tlbwe TLB instruction
 2018-01-16  4:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/1] "

[Qemu-devel] [PATCH] tests/boot-serial-test: fix powernv support
 2018-01-16  4:55 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] ppc/pnv: misc fixes and cleanups for POWER9
 2018-01-16  4:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/11] sun4u: APB tidy-up/rename and tracepoint conversions
 2018-01-16  4:48 UTC  (3+ messages)
` [Qemu-devel] [PATCH 09/11] pci: add trace-events support for hw/pci-host

[Qemu-devel] [PATCH V5] pci: removed the is_express field since a uniform interface was inserted
 2018-01-16  4:47 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] Further VSMT fixes
 2018-01-16  4:42 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] spapr: Adjust default VSMT value for better migration compatibility

[Qemu-devel] [PATCH v4 00/14] Initial i.MX7 support
 2018-01-16  4:45 UTC  (16+ messages)
` [Qemu-devel] [PATCH v4 01/14] sdhci: Add i.MX specific subtype of SDHCI
` [Qemu-devel] [PATCH v4 02/14] hw: i.MX: Convert i.MX6 to use TYPE_IMX_USDHC
` [Qemu-devel] [PATCH v4 03/14] i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
` [Qemu-devel] [PATCH v4 04/14] i.MX: Add code to emulate i.MX2 watchdog IP block
` [Qemu-devel] [PATCH v4 05/14] i.MX: Add code to emulate i.MX7 SNVS IP-block
` [Qemu-devel] [PATCH v4 06/14] i.MX: Add code to emulate GPCv2 IP block
` [Qemu-devel] [PATCH v4 08/14] i.MX: Add implementation of i.MX7 GPR "
` [Qemu-devel] [PATCH v4 09/14] pci: Add support for Designware "
` [Qemu-devel] [PATCH v4 10/14] usb: Add basic code to emulate Chipidea USB IP
` [Qemu-devel] [PATCH v4 11/14] ARM: Add basic code to emulate A7MPCore DAP block
` [Qemu-devel] [PATCH v4 12/14] i.MX: Add i.MX7 SOC implementation
` [Qemu-devel] [PATCH v4 13/14] hw/arm: Move virt's PSCI DT fixup code to arm/boot.c
  ` [Qemu-devel] [PATCH v4 07/14] i.MX: Add i.MX7 GPT variant

[Qemu-devel] [PATCH v2 0/4] cryptodev: add vhost support
 2018-01-16  4:24 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 3/4] cryptodev-vhost-user: add crypto session handler

[Qemu-devel] [PATCH 0/5] tests: acpi: fix FADT not being tested and cleanups
 2018-01-16  4:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/5] tests: acpi: fix FADT not being compared to reference table

[Qemu-devel] [PATCH v5 0/7] Rework vhost memory region updates
 2018-01-16  3:20 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 4/7] vhost: Merge sections added to temporary list

[Qemu-devel] [RFC PATCH 0/3] vfio: ccw: basic channel path event handling
 2018-01-16  3:16 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH 1/3] vfio: ccw: introduce schib region

[Qemu-devel] [PATCH 0/4] coroutine-lock: polymorphic CoQueue
 2018-01-16  3:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] lockable: add QemuLockable

[Qemu-devel] [PATCH 1/1] Add ifname support to -netdev tap and bridge when using helper
 2018-01-16  2:08 UTC 

[Qemu-devel] [PATCH V7 0/5] hw/pvrdma: PVRDMA device implementation
 2018-01-16  2:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH V7 3/5] docs: add pvrdma device documentation

[Qemu-devel] GRUB countdown problem in VirtualBox
 2018-01-16  1:55 UTC 

[Qemu-devel] [PATCH v2] Small IPMI fixes
 2018-01-16  0:57 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/7] Add maintainer for the IPMI code
` [Qemu-devel] [PATCH 2/7] ipmi: Fix SEL get/set time commands
` [Qemu-devel] [PATCH 3/7] ipmi: Don't set the timestamp on add events that don't have it
` [Qemu-devel] [PATCH 4/7] ipmi: Add the platform event message command
` [Qemu-devel] [PATCH 5/7] ipmi: Fix macro issues
` [Qemu-devel] [PATCH 6/7] ipmi: disable IRQ and ATN on an external disconnect
` [Qemu-devel] [PATCH 7/7] ipmi: Allow BMC device properties to be set

[Qemu-devel] [PATCH] sun4u: implement power device
 2018-01-16  0:54 UTC  (2+ messages)

[Qemu-devel] [PATCH V4 0/7] CAN bus support for QEMU (SJA1000 PCI so far)
 2018-01-16  0:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH V4 2/7] CAN bus support to connect bust to Linux host SocketCAN interface


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