qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-26 16:17:03 to 2018-06-27 04:34:11 UTC [more...]

[Qemu-devel] [PATCH v6 00/35] target/arm SVE patches
 2018-06-27  4:33 UTC  (27+ messages)
` [Qemu-devel] [PATCH v6 01/35] target/arm: Implement SVE Memory Contiguous Load Group
` [Qemu-devel] [PATCH v6 02/35] target/arm: Implement SVE Contiguous Load, first-fault and no-fault
` [Qemu-devel] [PATCH v6 03/35] target/arm: Implement SVE Memory Contiguous Store Group
` [Qemu-devel] [PATCH v6 04/35] target/arm: Implement SVE load and broadcast quadword
` [Qemu-devel] [PATCH v6 05/35] target/arm: Implement SVE integer convert to floating-point
` [Qemu-devel] [PATCH v6 06/35] target/arm: Implement SVE floating-point arithmetic (predicated)
` [Qemu-devel] [PATCH v6 07/35] target/arm: Implement SVE FP Multiply-Add Group
` [Qemu-devel] [PATCH v6 08/35] target/arm: Implement SVE Floating Point Accumulating Reduction Group
` [Qemu-devel] [PATCH v6 09/35] target/arm: Implement SVE load and broadcast element
` [Qemu-devel] [PATCH v6 10/35] target/arm: Implement SVE store vector/predicate register
` [Qemu-devel] [PATCH v6 11/35] target/arm: Implement SVE scatter stores
` [Qemu-devel] [PATCH v6 12/35] target/arm: Implement SVE prefetches
` [Qemu-devel] [PATCH v6 13/35] target/arm: Implement SVE gather loads
` [Qemu-devel] [PATCH v6 14/35] target/arm: Implement SVE first-fault "
` [Qemu-devel] [PATCH v6 15/35] target/arm: Implement SVE scatter store vector immediate
` [Qemu-devel] [PATCH v6 16/35] target/arm: Implement SVE floating-point compare vectors
` [Qemu-devel] [PATCH v6 17/35] target/arm: Implement SVE floating-point arithmetic with immediate
` [Qemu-devel] [PATCH v6 18/35] target/arm: Implement SVE Floating Point Multiply Indexed Group
` [Qemu-devel] [PATCH v6 19/35] target/arm: Implement SVE FP Fast Reduction Group
` [Qemu-devel] [PATCH v6 20/35] target/arm: Implement SVE Floating Point Unary Operations - Unpredicated Group
` [Qemu-devel] [PATCH v6 21/35] target/arm: Implement SVE FP Compare with Zero Group
` [Qemu-devel] [PATCH v6 22/35] target/arm: Implement SVE floating-point trig multiply-add coefficient
` [Qemu-devel] [PATCH v6 23/35] target/arm: Implement SVE floating-point convert precision
` [Qemu-devel] [PATCH v6 24/35] target/arm: Implement SVE floating-point convert to integer
` [Qemu-devel] [PATCH v6 25/35] target/arm: Implement SVE floating-point round to integral value
` [Qemu-devel] [PATCH v6 26/35] target/arm: Implement SVE floating-point unary operations

[Qemu-devel] [Bug 1767200] [NEW] Kernel Panic Unable to mount root fs on unknown-block(31, 3)
 2018-06-27  4:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1767200] "

[Qemu-devel] [PATCH v2 0/4] Use of unique identifier for pairing virtio and passthrough devices
 2018-06-27  4:12 UTC  (10+ messages)
` [Qemu-devel] [PATCH v2 1/4] Add a true or false option to the DEFINE_PROP_UUID macro
` [Qemu-devel] [PATCH v2 2/4] Add "Group Identifier" support to virtio devices
` [Qemu-devel] [PATCH v2 3/4] Add "Group Identifier" support to Red Hat PCI bridge
    ` [Qemu-devel] [virtio-dev] "
` [Qemu-devel] [PATCH v2 4/4] Add "Group Identifier" support to Red Hat PCI Express bridge
` [Qemu-devel] [PATCH v2 virtio 1/1] Add "Group Identifier" to virtio PCI capabilities
  ` [Qemu-devel] [virtio-dev] Re: [PATCH v2 0/4] Use of unique identifier for pairing virtio and passthrough devices

[Qemu-devel] [PATCH v5 00/35] target/arm SVE patches
 2018-06-27  4:02 UTC  (14+ messages)
` [Qemu-devel] [PATCH v5 16/35] target/arm: Implement SVE floating-point compare vectors
` [Qemu-devel] [PATCH v5 23/35] target/arm: Implement SVE floating-point convert precision
` [Qemu-devel] [PATCH v5 24/35] target/arm: Implement SVE floating-point convert to integer
` [Qemu-devel] [PATCH v5 33/35] target/arm: Implement SVE dot product (indexed)

[Qemu-devel] [PATCH 0/2] block: Two copy offloading corrections
 2018-06-27  3:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qcow2: Remove dead check on !ret
` [Qemu-devel] [PATCH 2/2] block: Move request tracking to children in copy offloading

[Qemu-devel] [PATCH] ppc/pnv: Add model for Power8 PHB3 PCIe Host bridge
 2018-06-27  2:39 UTC  (7+ messages)

[Qemu-devel] [PATCH] translate-all: fix locking of TBs whose two pages share the same physical page
 2018-06-27  2:28 UTC  (2+ messages)

[Qemu-devel] [PATCH 3/3] i.mx7d: Change IRQ number type from hwaddr to int
 2018-06-27  2:25 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/6] docker: Port to Python 3
 2018-06-27  2:22 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/6] docker: Use BytesIO instead of StringIO
` [Qemu-devel] [PATCH 2/6] docker: Always return int on run()
` [Qemu-devel] [PATCH 3/6] docker: Add type annotations
` [Qemu-devel] [PATCH 4/6] docker: Use os.environ.items() instead of .iteritems()
` [Qemu-devel] [PATCH 5/6] docker: Make _get_so_libs() work on Python 3
` [Qemu-devel] [PATCH 6/6] docker: Open dockerfiles in text mode

[Qemu-devel] [RFC PATCH 0/2] iotests: fleecing test
 2018-06-27  1:49 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH 1/2] block: allow blockdev-backup from any source
` [Qemu-devel] [RFC PATCH 2/2] iotests: add 222 to test basic fleecing

[Qemu-devel] [PATCH] ppc/pnv: fix pnv_core_realize() error handling
 2018-06-27  0:35 UTC  (4+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [PATCH v2 0/5] rework the ICS classes inheritance tree
 2018-06-27  0:14 UTC  (4+ messages)
` [Qemu-devel] [Qemu-ppc] "

[Qemu-devel] [virtio-dev] Re: [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
 2018-06-27  0:29 UTC  (17+ messages)

[Qemu-devel] [PATCH v2 00/22] target/openrisc improvements
 2018-06-26 22:26 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 13/22] target/openrisc: Fix cpu_mmu_index

[Qemu-devel] [PATCH v2 0/7] Misc sm501 improvements
 2018-06-26 21:18 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 4/7] sm501: Implement negated destination raster operation mode
` [Qemu-devel] [PATCH v2 1/7] sm501: Implement i2c part for reading monitor EDID
` [Qemu-devel] [PATCH v2 5/7] sm501: Log unimplemented raster operation modes
` [Qemu-devel] [PATCH v2 6/7] sm501: Fix support for non-zero frame buffer start address
` [Qemu-devel] [PATCH v2 3/7] sm501: Use values from the pitch register for 2D operations
` [Qemu-devel] [PATCH v2 7/7] sm501: Set updated region dirty after 2D operation
` [Qemu-devel] [PATCH v2 2/7] sm501: Perform a full update after palette change

[Qemu-devel] [PATCH 2/3] i.mx7d: Change SRC unimpleted device name from sdma to src
 2018-06-26 22:00 UTC 

[Qemu-devel] [PATCH 1/3] i.mx7d: Remove unused header files
 2018-06-26 22:00 UTC 

[Qemu-devel] [PATCH 0/3] i.mx7d fixes
 2018-06-26 21:59 UTC 

[Qemu-devel] [PATCH] fix fdiv instruction
 2018-06-26 21:27 UTC  (14+ messages)

[Qemu-devel] [PATCH 0/5] pr-manager/qemu-pr-helper patches for QEMU 3.0
 2018-06-26 20:51 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/5] pr-helper: fix --socket-path default in help
` [Qemu-devel] [PATCH 2/5] pr-helper: fix assertion failure on failed multipath PERSISTENT RESERVE IN
` [Qemu-devel] [PATCH 3/5] pr-manager-helper: avoid SIGSEGV when writing to the socket fail
` [Qemu-devel] [PATCH 4/5] pr-manager: add query-pr-managers QMP command
` [Qemu-devel] [PATCH 5/5] pr-manager-helper: report event on connection/disconnection

[Qemu-devel] [PATCH v2] exec: Fix MAP_RAM for cached access
 2018-06-26 20:29 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/3] ARM virt: Silence dtc warnings
 2018-06-26 20:21 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/3] device_tree: Add qemu_fdt_node_unit_path
` [Qemu-devel] [PATCH v4 2/3] hw/arm/virt: Silence dtc /intc warnings
` [Qemu-devel] [PATCH v4 3/3] hw/arm/virt: Silence dtc /memory warning

[Qemu-devel] [PATCH] hw/char/cmsdk-apb-timer: Correctly identify and set one-shot mode
 2018-06-26 20:00 UTC  (6+ messages)

[Qemu-devel] [PULL 0/6] Audio 20180625 patches
 2018-06-26 19:55 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/6] audio/hda: create millisecond timers that handle IO

[Qemu-devel] [PATCH v4] block: fix QEMU crash with scsi-hd and drive_del
 2018-06-26 19:33 UTC  (3+ messages)

[Qemu-devel] [PATCH] migration: invalidate cache before source start
 2018-06-26 19:11 UTC  (8+ messages)

[Qemu-devel] [PATCH v5 0/4] Add support for TPM Physical Presence interface
 2018-06-26 18:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 4/4] acpi: build "

[Qemu-devel] [PATCH 0/6] fix persistent bitmaps migration logic
 2018-06-26 18:36 UTC  (3+ messages)

[Qemu-devel] [PATCH] sd: Don't trace SDRequest crc field
 2018-06-26 18:20 UTC  (2+ messages)

[Qemu-devel] [PATCH v16 01/14] migration: Create multipage support
 2018-06-26 18:19 UTC  (14+ messages)
` [Qemu-devel] [PATCH v16 02/14] migration: Create multifd packet
` [Qemu-devel] [PATCH v16 03/14] migration: Calculate mbps only during transfer time
` [Qemu-devel] [PATCH v16 04/14] migration: Abstract the number of bytes sent
` [Qemu-devel] [PATCH v16 05/14] migration: Add multifd traces for start/end thread
` [Qemu-devel] [PATCH v16 06/14] migration: Multifd channels always wait on the sem
` [Qemu-devel] [PATCH v16 07/14] migration: Add block where to send/receive packets
` [Qemu-devel] [PATCH v16 08/14] migration: Synchronize multifd threads with main thread
` [Qemu-devel] [PATCH v16 09/14] migration: Create multifd_bytes ram_counter
` [Qemu-devel] [PATCH v16 10/14] migration: Create ram_save_multifd_page
` [Qemu-devel] [PATCH v16 11/14] migration: Start sending messages
` [Qemu-devel] [PATCH v16 12/14] migration: Wait for blocking IO
` [Qemu-devel] [PATCH v16 13/14] migration: Remove not needed semaphore and quit
` [Qemu-devel] [PATCH v16 14/14] migration: Stop sending whole pages through main channel

[Qemu-devel] [PULL 00/32] target-arm queue
 2018-06-26 18:19 UTC  (34+ messages)
` [Qemu-devel] [PULL 01/32] aspeed/smc: fix dummy cycles count when in dual IO mode
` [Qemu-devel] [PULL 02/32] aspeed/smc: fix HW strapping
` [Qemu-devel] [PULL 03/32] aspeed/smc: rename aspeed_smc_flash_send_addr() to aspeed_smc_flash_setup()
` [Qemu-devel] [PULL 04/32] MAINTAINERS: Adopt the Gumstix computers-on-module machines
` [Qemu-devel] [PULL 05/32] xilinx_spips: Make dma transactions as per dma_burst_size
` [Qemu-devel] [PULL 06/32] MAINTAINERS: Add ASPEED BMCs
` [Qemu-devel] [PULL 07/32] hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
` [Qemu-devel] [PULL 08/32] hw/input/tsc2005: "
` [Qemu-devel] [PULL 09/32] hw/dma/omap_dma: Use qemu_log_mask(UNIMP) instead of printf
` [Qemu-devel] [PULL 10/32] hw/dma/omap_dma: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
` [Qemu-devel] [PULL 11/32] hw/ssi/omap_spi: "
` [Qemu-devel] [PULL 12/32] hw/sd/omap_mmc: Use qemu_log_mask(UNIMP) instead of printf
` [Qemu-devel] [PULL 13/32] hw/i2c/omap_i2c: Use qemu_log_mask(UNIMP) instead of fprintf
` [Qemu-devel] [PULL 14/32] hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) "
` [Qemu-devel] [PULL 15/32] hw/arm/omap: "
` [Qemu-devel] [PULL 16/32] hw/arm/stellaris: Use qemu_log_mask(UNIMP) "
` [Qemu-devel] [PULL 17/32] hw/net/stellaris_enet: Fix a typo
` [Qemu-devel] [PULL 18/32] hw/net/stellaris_enet: Use qemu_log_mask(GUEST_ERROR) instead of hw_error
` [Qemu-devel] [PULL 19/32] hw/net/smc91c111: "
` [Qemu-devel] [PULL 20/32] hw/net/smc91c111: Use qemu_log_mask(UNIMP) instead of fprintf
` [Qemu-devel] [PULL 21/32] hw/arm/stellaris: Fix gptm_write() error message
` [Qemu-devel] [PULL 22/32] hw/arm/stellaris: Use HWADDR_PRIx to display register address
` [Qemu-devel] [PULL 23/32] tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
` [Qemu-devel] [PULL 24/32] target/arm: Set page (region) size in get_phys_addr_pmsav7()
` [Qemu-devel] [PULL 25/32] target/arm: Handle small regions in get_phys_addr_pmsav8()
` [Qemu-devel] [PULL 26/32] hw/arm/smmuv3: Fix translate error handling
` [Qemu-devel] [PULL 27/32] hw/arm/smmuv3: Cache/invalidate config data
` [Qemu-devel] [PULL 28/32] hw/arm/smmuv3: IOTLB emulation
` [Qemu-devel] [PULL 29/32] hw/arm/smmuv3: Add notifications on invalidation
` [Qemu-devel] [PULL 30/32] aspeed/scu: introduce clock frequencies
` [Qemu-devel] [PULL 31/32] aspeed: initialize the SCU controller first
` [Qemu-devel] [PULL 32/32] aspeed/timer: use the APB frequency from the SCU

[Qemu-devel] [PATCH v3 0/3] ARM virt: Silence dtc warnings
 2018-06-26 18:18 UTC  (4+ messages)

[Qemu-devel] [PATCH v8 00/26] block: Fix some filename generation issues
 2018-06-26 18:19 UTC  (10+ messages)
` [Qemu-devel] [PATCH v8 03/26] block: Add BDS.backing_overridden

[Qemu-devel] [PATCH v5 0/8] New block driver: blklogwrites
 2018-06-26 18:06 UTC  (2+ messages)

[Qemu-devel] [PATCH] target/i386: Fixed CR0.TS check in gen_sse
 2018-06-26 17:51 UTC  (2+ messages)

[Qemu-devel] [virtio-dev] Re: [PATCH] qemu: Introduce VIRTIO_NET_F_STANDBY feature bit to virtio_net
 2018-06-26 17:50 UTC  (11+ messages)

[Qemu-devel] [PATCH] block/crypto: Simplify block_crypto_{open, create}_opts_init()
 2018-06-26 17:41 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] block/crypto: Simplify block_crypto_{open, create}_opts_init()
 2018-06-26 17:41 UTC 

[Qemu-devel] [Bug 1471904] [NEW] qemu fails under NeXTStep 3.3 when accessing ROM in SCSI-Adapter am53c974
 2018-06-26 17:28 UTC  (5+ messages)
` [Qemu-devel] [Bug 1471904] "

[Qemu-devel] [PULL 0/3] Vga 20180626 patches
 2018-06-26 17:23 UTC  (5+ messages)
` [Qemu-devel] [PULL 1/3] vga: set owner for mmio regions
` [Qemu-devel] [PULL 2/3] ramfb: fix overflow
` [Qemu-devel] [PULL 3/3] virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 define

[Qemu-devel] [PATCH v5 0/7] monitor: enable OOB by default
 2018-06-26 17:21 UTC  (2+ messages)
` [Qemu-devel] (no subject)

[Qemu-devel] [RFC PATCH 4/4] qemu-options: Do not show -enable-kvm and -enable-hax in the docs anymore
 2018-06-26 16:43 UTC  (12+ messages)

[Qemu-devel] [PULL 0/3] Ui 20180626 patches
 2018-06-26 16:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/13] target/ppc improve atomic operations
 2018-06-26 16:19 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/13] target/ppc: Add do_unaligned_access hook
` [Qemu-devel] [PATCH 02/13] target/ppc: Use atomic load for LQ and LQARX
` [Qemu-devel] [PATCH 03/13] target/ppc: Use atomic store for STQ
` [Qemu-devel] [PATCH 04/13] target/ppc: Use atomic cmpxchg for STQCX
` [Qemu-devel] [PATCH 05/13] target/ppc: Remove POWERPC_EXCP_STCX
` [Qemu-devel] [PATCH 06/13] target/ppc: Tidy gen_conditional_store
` [Qemu-devel] [PATCH 07/13] target/ppc: Split out gen_load_locked
` [Qemu-devel] [PATCH 08/13] target/ppc: Split out gen_ld_atomic
` [Qemu-devel] [PATCH 09/13] target/ppc: Split out gen_st_atomic
` [Qemu-devel] [PATCH 10/13] target/ppc: Use MO_ALIGN for EXIWX and ECOWX
` [Qemu-devel] [PATCH 11/13] target/ppc: Use atomic min/max helpers
` [Qemu-devel] [PATCH 12/13] target/ppc: Implement the rest of gen_ld_atomic
` [Qemu-devel] [PATCH 13/13] target/ppc: Implement the rest of gen_st_atomic


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