messages from 2015-05-22 08:52:17 to 2015-05-22 21:14:23 UTC [more...]
[Qemu-devel] [PATCH 00/20] monitor: Wean core off QError, and other cleanups
2015-05-22 21:14 UTC (22+ messages)
` [Qemu-devel] [PATCH 01/20] monitor: Drop broken, unused asynchronous command interface
` [Qemu-devel] [PATCH 02/20] monitor: Clean up after previous commit
` [Qemu-devel] [PATCH 03/20] monitor: Improve and document client_migrate_info protocol error
` [Qemu-devel] [PATCH 04/20] monitor: Convert client_migrate_info to QAPI
` [Qemu-devel] [PATCH 05/20] monitor: Use traditional command interface for HMP drive_del
` [Qemu-devel] [PATCH 06/20] monitor: Use traditional command interface for HMP device_add
` [Qemu-devel] [PATCH 07/20] monitor: Use trad. command interface for HMP pcie_aer_inject_error
` [Qemu-devel] [PATCH 08/20] monitor: Drop unused "new" HMP command interface
` [Qemu-devel] [PATCH 09/20] monitor: Propagate errors through qmp_check_client_args()
` [Qemu-devel] [PATCH 10/20] monitor: Propagate errors through qmp_check_input_obj()
` [Qemu-devel] [PATCH 11/20] monitor: Wean monitor_protocol_emitter() off mon->error
` [Qemu-devel] [PATCH 12/20] monitor: Inline monitor_has_error() into its only caller
` [Qemu-devel] [PATCH 13/20] monitor: Limit QError use to command handlers
` [Qemu-devel] [PATCH 14/20] monitor: Rename handle_user_command() to handle_hmp_command()
` [Qemu-devel] [PATCH 15/20] monitor: Rename monitor_control_read(), monitor_control_event()
` [Qemu-devel] [PATCH 16/20] monitor: Unbox Monitor member mc and rename to qmp
` [Qemu-devel] [PATCH 17/20] monitor: Drop do_qmp_capabilities()'s superfluous QMP check
` [Qemu-devel] [PATCH 18/20] monitor: Turn int command_mode into bool in_command_mode
` [Qemu-devel] [PATCH 19/20] monitor: Rename monitor_ctrl_mode() to monitor_is_qmp()
` [Qemu-devel] [PATCH 20/20] monitor: Change return type of monitor_cur_is_qmp() to bool
[Qemu-devel] [PULL 00/19] Ide patches
2015-05-22 19:59 UTC (20+ messages)
` [Qemu-devel] [PULL 01/19] configure: require glib 2.22
` [Qemu-devel] [PULL 02/19] glib: remove stale compat functions
` [Qemu-devel] [PULL 03/19] libqos/ahci: Add halted command helpers
` [Qemu-devel] [PULL 04/19] libqos/ahci: Fix sector set method
` [Qemu-devel] [PULL 05/19] libqos: Add migration helpers
` [Qemu-devel] [PULL 06/19] ich9/ahci: Enable Migration
` [Qemu-devel] [PULL 07/19] qtest/ahci: Add migration test
` [Qemu-devel] [PULL 08/19] qtest/ahci: add migrate dma test
` [Qemu-devel] [PULL 09/19] qtest/ahci: add flush migrate test
` [Qemu-devel] [PULL 10/19] qtest/ahci: add halted dma test
` [Qemu-devel] [PULL 11/19] qtest/ahci: add migrate "
` [Qemu-devel] [PULL 12/19] qtest: allow arbitrarily long sends
` [Qemu-devel] [PULL 13/19] qtest: Add base64 encoded read/write
` [Qemu-devel] [PULL 14/19] qtest: add memset to qtest protocol
` [Qemu-devel] [PULL 15/19] libqos/ahci: Swap memread/write with bufread/write
` [Qemu-devel] [PULL 16/19] qtest: pre-buffer hex nibs
` [Qemu-devel] [PULL 17/19] macio: move unaligned DMA read code into separate pmac_dma_read() function
` [Qemu-devel] [PULL 18/19] macio: move unaligned DMA write code into separate pmac_dma_write() function
` [Qemu-devel] [PULL 19/19] ahci: do not remap clb/fis unconditionally
[Qemu-devel] [PATCH 00/23] userfaultfd v4
2015-05-22 20:48 UTC (7+ messages)
` [Qemu-devel] [PATCH 22/23] userfaultfd: avoid mmap_sem read recursion in mcopy_atomic
[Qemu-devel] [PATCH 0/4] iotests: skip tests with unchanged dependencies
2015-05-22 20:32 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/4] iotests: fix exclusion option
` [Qemu-devel] [PATCH 2/4] iotests: Add dependency info to groups list
` [Qemu-devel] [PATCH 3/4] iotests: add timestamp skip feature
` [Qemu-devel] [PATCH 4/4] iotests: clarify help text
[Qemu-devel] [PATCH v6 0/4] remove icc bus/bridge
2015-05-22 20:26 UTC (10+ messages)
` [Qemu-devel] [PATCH v6 1/4] apic: map APIC's MMIO region at each CPU's address space
` [Qemu-devel] [PATCH v6 2/4] apic: convert ->busdev.qdev casts to C casts
` [Qemu-devel] [PATCH v6 3/4] cpu/apic: drop icc bus/bridge
[Qemu-devel] [PATCH v4 0/8] block: Mirror discarded sectors
2015-05-22 20:22 UTC (9+ messages)
` [Qemu-devel] [PATCH v4 1/8] block: Add "base" option to bdrv_get_block_status
` [Qemu-devel] [PATCH v4 2/8] qmp: Add optional bool "unmap" to drive-mirror
` [Qemu-devel] [PATCH v4 3/8] mirror: Do zero write on target if sectors not allocated
` [Qemu-devel] [PATCH v4 4/8] block: Fix dirty bitmap in bdrv_co_discard
[Qemu-devel] [RFC 0/2] macio: split out unaligned DMA access into separate functions
2015-05-22 19:52 UTC (5+ messages)
[Qemu-devel] [RFC PATCH] net: Enable vlans and dump for -netdev, too,
2015-05-22 19:42 UTC (2+ messages)
[Qemu-devel] [PATCH v5] target-i386: Register QOM properties for feature flags
2015-05-22 19:13 UTC (2+ messages)
[Qemu-devel] [PATCH v15 00/10] KVM platform device passthrough
2015-05-22 17:37 UTC (2+ messages)
[Qemu-devel] [PATCH] qapi: add dirty bitmap status
2015-05-22 17:27 UTC (12+ messages)
[Qemu-devel] [PATCH RFC 0/4] vGICv3 support
2015-05-22 16:57 UTC (7+ messages)
` [Qemu-devel] [PATCH RFC 1/4] Add virt-v3 machine that uses GIC-500
` [Qemu-devel] [PATCH RFC 2/4] Set kernel_irqchip_type for other ARM boards which use GIC
` [Qemu-devel] [PATCH RFC 3/4] First bits of vGICv3 support:
` [Qemu-devel] [PATCH RFC 4/4] Initial implementation of vGICv3
[Qemu-devel] How Qemu timer interrupts code emulation?
2015-05-22 16:26 UTC (3+ messages)
[Qemu-devel] [PULL 00/10] tricore-patches
2015-05-22 16:19 UTC (12+ messages)
` [Qemu-devel] [PULL 01/10] target-tricore: Add ISA v1.3.1 cpu and fix tc1796 to using v1.3
` [Qemu-devel] [PULL 02/10] target-tricore: introduce ISA v1.6.1 feature
` [Qemu-devel] [PULL 03/10] target-tricore: Add SRC_MOV_E instruction of the v1.6 ISA
` [Qemu-devel] [PULL 04/10] target-tricore: add CMPSWP instructions of the v1.6.1 ISA
` [Qemu-devel] [PULL 05/10] target-tricore: add SWAPMSK "
` [Qemu-devel] [PULL 06/10] target-tricore: add RR_CRC32 instruction "
` [Qemu-devel] [PULL 07/10] target-tricore: add SYS_RESTORE instruction of the v1.6 ISA
` [Qemu-devel] [PULL 08/10] target-tricore: add FCALL instructions "
` [Qemu-devel] [PULL 09/10] target-tricore: add FRET "
` [Qemu-devel] [PULL 10/10] target-tricore: add RR_DIV and RR_DIV_U "
[Qemu-devel] ABNT2 keys again
2015-05-22 16:10 UTC (8+ messages)
[Qemu-devel] [PATCH] iotests: remove assertIsNotNone call
2015-05-22 16:01 UTC
[Qemu-devel] [PATCH] arch_init: Use stateless configuration for default target_${target}.conf
2015-05-22 15:42 UTC
[Qemu-devel] [PATCH v6 00/21] block: transactionless incremental backup series
2015-05-22 15:37 UTC (5+ messages)
` [Qemu-devel] [PATCH v6 19/21] iotests: add simple incremental backup case
[Qemu-devel] [PULL 00/22] Block layer core and image format patches
2015-05-22 15:26 UTC (23+ messages)
` [Qemu-devel] [PULL 01/22] qcow2: Flush pending discards before allocating cluster
` [Qemu-devel] [PULL 02/22] nvme: support NVME_VOLATILE_WRITE_CACHE feature
` [Qemu-devel] [PULL 03/22] vmdk: Fix next_cluster_sector for compressed write
` [Qemu-devel] [PULL 04/22] vmdk: Fix overflow if l1_size is 0x20000000
` [Qemu-devel] [PULL 05/22] qcow2: use one single memory block for the L2/refcount cache tables
` [Qemu-devel] [PULL 06/22] qcow2: simplify qcow2_cache_put() and qcow2_cache_entry_mark_dirty()
` [Qemu-devel] [PULL 07/22] qcow2: use an LRU algorithm to replace entries from the L2 cache
` [Qemu-devel] [PULL 08/22] qcow2: remove qcow2_cache_find_entry_to_replace()
` [Qemu-devel] [PULL 09/22] qcow2: use a hash to look for entries in the L2 cache
` [Qemu-devel] [PULL 10/22] qcow2: make qcow2_cache_put() a void function
` [Qemu-devel] [PULL 11/22] qcow2: style fixes in qcow2-cache.c
` [Qemu-devel] [PULL 12/22] qemu-io: Use getopt() correctly
` [Qemu-devel] [PULL 13/22] block: Detect multiplication overflow in bdrv_getlength
` [Qemu-devel] [PULL 14/22] qemu-iotests: qemu-img info on afl VMDK image with a huge capacity
` [Qemu-devel] [PULL 15/22] qemu-iotests: Make debugging python tests easier
` [Qemu-devel] [PULL 16/22] qcow2/qcow: protect against uninitialized encryption key
` [Qemu-devel] [PULL 17/22] util: move read_password method out of qemu-img into osdep/oslib
` [Qemu-devel] [PULL 18/22] util: allow \n to terminate password input
` [Qemu-devel] [PULL 19/22] qemu-io: prompt for encryption keys when required
` [Qemu-devel] [PULL 20/22] tests: add test case for encrypted qcow2 read/write
` [Qemu-devel] [PULL 21/22] MAINTAINERS: Add header files to Block Layer Core section
` [Qemu-devel] [PULL 22/22] MAINTAINERS: Split "Block QAPI, monitor, command line" off core
[Qemu-devel] [PATCH RFC V2 0/4] Implement GIC-500 from GICv3 family for arm64
2015-05-22 14:52 UTC (4+ messages)
` [Qemu-devel] [PATCH RFC V2 2/4] Implment GIC-500
[Qemu-devel] [PATCH v2 00/10] TriCore v1.6.1 ISA and missing v1.6 instructions
2015-05-22 14:50 UTC (2+ messages)
[Qemu-devel] [PULL 00/38] Block patches
2015-05-22 14:48 UTC (40+ messages)
` [Qemu-devel] [PULL 01/38] iotests, parallels: quote TEST_IMG in 076 test to be path-safe
` [Qemu-devel] [PULL 02/38] block/parallels: rename parallels_header to ParallelsHeader
` [Qemu-devel] [PULL 03/38] block/parallels: switch to bdrv_read
` [Qemu-devel] [PULL 04/38] block/parallels: read up to cluster end in one go
` [Qemu-devel] [PULL 05/38] block/parallels: add get_block_status
` [Qemu-devel] [PULL 06/38] block/parallels: provide _co_readv routine for parallels format driver
` [Qemu-devel] [PULL 07/38] block/parallels: replace magic constants 4, 64 with proper sizeofs
` [Qemu-devel] [PULL 08/38] block/parallels: mark parallels format driver as zero inited
` [Qemu-devel] [PULL 09/38] block/parallels: _co_writev callback for Parallels format
` [Qemu-devel] [PULL 10/38] iotests, parallels: test for write into Parallels image
` [Qemu-devel] [PULL 11/38] block/parallels: support parallels image creation
` [Qemu-devel] [PULL 12/38] iotests, parallels: test for newly created parallels image via qemu-img
` [Qemu-devel] [PULL 13/38] parallels: change copyright information in the image header
` [Qemu-devel] [PULL 14/38] block/parallels: rename catalog_ names to bat_
` [Qemu-devel] [PULL 15/38] block/parallels: create bat2sect helper
` [Qemu-devel] [PULL 16/38] block/parallels: keep BAT bitmap data in little endian in memory
` [Qemu-devel] [PULL 17/38] block/parallels: read parallels image header and BAT into single buffer
` [Qemu-devel] [PULL 18/38] block/parallels: move parallels_open/probe to the very end of the file
` [Qemu-devel] [PULL 19/38] block/parallels: implement parallels_check method of block driver
` [Qemu-devel] [PULL 20/38] block/parallels: implement incorrect close detection
` [Qemu-devel] [PULL 21/38] iotests, parallels: check for incorrectly closed image in tests
` [Qemu-devel] [PULL 22/38] block/parallels: improve image reading performance
` [Qemu-devel] [PULL 23/38] block/parallels: create bat_entry_off helper
` [Qemu-devel] [PULL 24/38] block/parallels: delay writing to BAT till bdrv_co_flush_to_os
` [Qemu-devel] [PULL 25/38] block/parallels: add prealloc-mode and prealloc-size open paramemets
` [Qemu-devel] [PULL 26/38] block/parallels: optimize linear image expansion
` [Qemu-devel] [PULL 27/38] block/parallels: improve image writing performance further
` [Qemu-devel] [PULL 28/38] configure: handle clang -nopie argument warning
` [Qemu-devel] [PULL 29/38] configure: factor out supported flag check
` [Qemu-devel] [PULL 30/38] configure: silence glib unknown attribute __alloc_size__
` [Qemu-devel] [PULL 31/38] configure: Add workaround for ccache and clang
` [Qemu-devel] [PULL 32/38] block: return EPERM on writes or discards to read-only devices
` [Qemu-devel] [PULL 33/38] block: minimal bounce buffer alignment
` [Qemu-devel] [PULL 34/38] block: align bounce buffers to page
` [Qemu-devel] [PULL 35/38] Revert "block: Fix unaligned zero write"
` [Qemu-devel] [PULL 36/38] block: Fix NULL deference for unaligned write if qiov is NULL
` [Qemu-devel] [PULL 37/38] qemu-iotests: Test unaligned sub-block zero write
` [Qemu-devel] [PULL 38/38] block: get_block_status: use "else" when testing the opposite condition
[Qemu-devel] [PATCH] Extract some reusable vGIC code
2015-05-22 14:39 UTC
[Qemu-devel] Announcing qboot, a minimal x86 firmware for QEMU
2015-05-22 14:06 UTC (9+ messages)
[Qemu-devel] [PULL v2 00/18] target-alpha fpu improvements
2015-05-22 14:02 UTC (5+ messages)
[Qemu-devel] virtio 1.0 state?
2015-05-22 13:56 UTC
[Qemu-devel] [PATCH] linux-user: ioctl() command type is int
2015-05-22 12:49 UTC (2+ messages)
[Qemu-devel] [PATCH 00/10] Consolidate crypto APIs & implementations
2015-05-22 12:12 UTC (11+ messages)
` [Qemu-devel] [PATCH 04/10] crypto: introduce generic cipher API & built-in implementation
` [Qemu-devel] [PATCH 06/10] crypto: add a nettle cipher implementation
[Qemu-devel] [PATCH RFC 0/1] virtio: host features in vdev
2015-05-22 12:11 UTC (2+ messages)
` [Qemu-devel] [PATCH RFC 1/1] virtio: move host_features
[Qemu-devel] [PATCH] Use Aff1 with mpidr
2015-05-22 10:32 UTC
[Qemu-devel] [PATCH 0/3] TriCore bugfixes
2015-05-22 10:15 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] target-tricore: fix OPC2_32_RR_DVINIT_HU having write before use on the result
` [Qemu-devel] [PATCH 2/3] target-tricore: fix msub32_q producing the wrong overflow bit
` [Qemu-devel] [PATCH 3/3] target-tricore: fix BOL_ST_H_LONGOFF using ld
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).