messages from 2015-04-28 11:30:08 to 2015-04-28 19:32:32 UTC [more...]
[Qemu-devel] [PATCH v5 0/4] configure: clang 3.5.0 build fixes
2015-04-28 19:32 UTC (3+ messages)
[Qemu-devel] [PATCH] qmp-commands: Fix typo
2015-04-28 19:20 UTC
[Qemu-devel] [PATCH v4 0/2] virtio: Move host features to backends
2015-04-28 18:38 UTC (18+ messages)
` [Qemu-devel] [PATCH v4 1/2] virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net
` [Qemu-devel] [PATCH v4 2/2] virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi
[Qemu-devel] [PATCH v3 00/16] target-arm: Add GICv1/SecExt and GICv2/Grouping
2015-04-28 18:27 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 08/16] hw/intc/arm_gic: Make ICCICR/GICC_CTLR banked
[Qemu-devel] [PATCH 0/3] Extend check callback usability for irq connect notifier
2015-04-28 18:21 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/3] qdev: check callback takes Object **target as third argument
[Qemu-devel] [Bug 1449687] [NEW] block migration of qcow2 VMs copies all empty space
2015-04-28 18:07 UTC
[Qemu-devel] [PULL 00/76] Block patches
2015-04-28 17:58 UTC (79+ messages)
` [Qemu-devel] [PULL 01/76] savevm: create snapshot failed when id_str already exists
` [Qemu-devel] [PULL 02/76] MAINTAINERS: Add myself as the maintainer of the Quorum driver
` [Qemu-devel] [PULL 03/76] bt-sdp: fix broken uuids power-of-2 calculation
` [Qemu-devel] [PULL 04/76] hw/arm/nseries: convert ffs(3) to ctz32()
` [Qemu-devel] [PULL 05/76] uninorth: "
` [Qemu-devel] [PULL 06/76] Convert (ffs(val) - 1) to ctz32(val)
` [Qemu-devel] [PULL 07/76] Convert ffs() != 0 callers to ctz32()
` [Qemu-devel] [PULL 08/76] sd: convert sd_normal_command() ffs(3) call "
` [Qemu-devel] [PULL 09/76] omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update()
` [Qemu-devel] [PULL 10/76] os-win32: drop ffs(3) prototype
` [Qemu-devel] [PULL 11/76] checkpatch: complain about ffs(3) calls
` [Qemu-devel] [PULL 12/76] block: Switch to host monotonic clock for IO throttling
` [Qemu-devel] [PULL 13/76] aio-posix: move pollfds to thread-local storage
` [Qemu-devel] [PULL 14/76] AioContext: acquire/release AioContext during aio_poll
` [Qemu-devel] [PULL 15/76] iothread: release iothread around aio_poll
` [Qemu-devel] [PULL 16/76] block-backend: Expose bdrv_write_zeroes()
` [Qemu-devel] [PULL 17/76] qemu-img convert: Rewrite copying logic
` [Qemu-devel] [PULL 18/76] qemu-iotests: Some qemu-img convert tests
` [Qemu-devel] [PULL 19/76] blkdebug: Add bdrv_truncate()
` [Qemu-devel] [PULL 20/76] vhdx: Fix zero-fill iov length
` [Qemu-devel] [PULL 21/76] thread-pool: clean up thread_pool_completion_bh()
` [Qemu-devel] [PULL 22/76] scripts: add 'qemu coroutine' command to qemu-gdb.py
` [Qemu-devel] [PULL 23/76] block/null: Latency simulation by adding new option "latency-ns"
` [Qemu-devel] [PULL 24/76] block/null: Support reopen
` [Qemu-devel] [PULL 25/76] MAINTAINERS: Add Fam Zheng as Null block driver maintainer
` [Qemu-devel] [PULL 26/76] blockjob: Allow nested pause
` [Qemu-devel] [PULL 27/76] block: Pause block jobs in bdrv_drain_all
` [Qemu-devel] [PULL 28/76] qemu-iotests: Test that "stop" doesn't drain block jobs
` [Qemu-devel] [PULL 29/76] blockjob: Update function name in comments
` [Qemu-devel] [PULL 30/76] block: avoid unnecessary bottom halves
` [Qemu-devel] [PULL 31/76] virtio_blk: comment fix
` [Qemu-devel] [PULL 32/76] m25p80: add missing blk_attach_dev_nofail
` [Qemu-devel] [PULL 33/76] m25p80: fix s->blk usage before assignment
` [Qemu-devel] [PULL 34/76] block: document block-stream in qmp-commands.hx
` [Qemu-devel] [PULL 35/76] block: add bdrv_get_device_or_node_name()
` [Qemu-devel] [PULL 36/76] block: use bdrv_get_device_or_node_name() in error messages
` [Qemu-devel] [PULL 37/76] block: add 'node-name' field to BLOCK_IMAGE_CORRUPTED
` [Qemu-devel] [PULL 38/76] Revert "hmp: fix crash in 'info block -n -v'"
` [Qemu-devel] [PULL 39/76] qmp: fill in the image field in BlockDeviceInfo
` [Qemu-devel] [PULL 40/76] block/iscsi: do not forget to logout from target
` [Qemu-devel] [PULL 41/76] block/iscsi: change all iscsilun properties from uint8_t to bool
` [Qemu-devel] [PULL 42/76] block/iscsi: rename iscsi_write_protected and let it return void
` [Qemu-devel] [PULL 43/76] block/iscsi: store DPOFUA bit from the modesense command
` [Qemu-devel] [PULL 44/76] block/iscsi: optimize WRITE10/16 if cache.writeback is not set
` [Qemu-devel] [PULL 45/76] block/iscsi: increase retry count
` [Qemu-devel] [PULL 46/76] block/iscsi: handle SCSI_STATUS_TASK_SET_FULL
` [Qemu-devel] [PULL 47/76] block/iscsi: bump year in copyright notice
` [Qemu-devel] [PULL 48/76] block/iscsi: use the allocationmap also if cache.direct=on
` [Qemu-devel] [PULL 49/76] docs: incremental backup documentation
` [Qemu-devel] [PULL 50/76] qapi: Add optional field "name" to block dirty bitmap
` [Qemu-devel] [PULL 51/76] qmp: Ensure consistent granularity type
` [Qemu-devel] [PULL 52/76] qmp: Add block-dirty-bitmap-add and block-dirty-bitmap-remove
` [Qemu-devel] [PULL 53/76] block: Introduce bdrv_dirty_bitmap_granularity()
` [Qemu-devel] [PULL 54/76] hbitmap: cache array lengths
` [Qemu-devel] [PULL 55/76] hbitmap: add hbitmap_merge
` [Qemu-devel] [PULL 56/76] block: Add bitmap disabled status
` [Qemu-devel] [PULL 57/76] block: Add bitmap successors
` [Qemu-devel] [PULL 58/76] qmp: Add support of "dirty-bitmap" sync mode for drive-backup
` [Qemu-devel] [PULL 59/76] qmp: add block-dirty-bitmap-clear
` [Qemu-devel] [PULL 60/76] qmp: Add dirty bitmap status field in query-block
` [Qemu-devel] [PULL 61/76] block: add BdrvDirtyBitmap documentation
` [Qemu-devel] [PULL 62/76] block: Ensure consistent bitmap function prototypes
` [Qemu-devel] [PULL 63/76] block: Resize bitmaps on bdrv_truncate
` [Qemu-devel] [PULL 64/76] hbitmap: truncate tests
` [Qemu-devel] [PULL 65/76] iotests: add invalid input incremental backup tests
` [Qemu-devel] [PULL 66/76] iotests: add QMP event waiting queue
` [Qemu-devel] [PULL 67/76] iotests: add simple incremental backup case
` [Qemu-devel] [PULL 68/76] iotests: add incremental backup failure recovery test
` [Qemu-devel] [PULL 69/76] iotests: add incremental backup granularity tests
` [Qemu-devel] [PULL 70/76] block/mirror: Always call block_job_sleep_ns()
` [Qemu-devel] [PULL 71/76] block/dmg: make it modular
` [Qemu-devel] [PULL 72/76] vmdk: Widen before shifting 32 bit header field
` [Qemu-devel] [PULL 73/76] block: replace bdrv_states iteration with bdrv_next()
` [Qemu-devel] [PULL 74/76] block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.h
` [Qemu-devel] [PULL 75/76] block: extract bdrv_setup_io_funcs()
` [Qemu-devel] [PULL 76/76] block: move I/O request processing to block/io.c
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PULL 0/3] VFIO fixes + AMD GPU reset workaround
2015-04-28 17:52 UTC (4+ messages)
` [Qemu-devel] [PULL 1/3] vfio-pci: Further fix BAR size overflow
` [Qemu-devel] [PULL 2/3] vfio-pci: Fix error path sign
` [Qemu-devel] [PULL 3/3] vfio-pci: Reset workaround for AMD Bonaire and Hawaii GPUs
[Qemu-devel] [PATCH v6 00/36] drop qapi nested structs
2015-04-28 17:51 UTC (25+ messages)
` [Qemu-devel] [PATCH v6 16/36] qapi: Use 'alternate' to replace anonymous union
` [Qemu-devel] [PATCH v6 24/36] qapi: More rigourous checking of types
` [Qemu-devel] [PATCH v6 25/36] qapi: Require valid names
` [Qemu-devel] [PATCH v6 28/36] qapi: Prefer 'struct' over 'type' in generator
` [Qemu-devel] [PATCH v6 29/36] qapi: Document 'struct' metatype
` [Qemu-devel] [PATCH v6 30/36] qapi: Use 'struct' instead of 'type' in schema
` [Qemu-devel] [PATCH v6 31/36] qapi: Merge UserDefTwo and UserDefNested in tests
` [Qemu-devel] [PATCH v6 32/36] qapi: Drop tests for inline nested structs
` [Qemu-devel] [PATCH v6 37/36] qapi: Support (subset of) \u escapes in strings
` [Qemu-devel] [PATCH v6 38/36] qapi: Check for member name conflicts with a base class
[Qemu-devel] [RFC 00/10] MultiThread TCG
2015-04-28 17:49 UTC (10+ messages)
[Qemu-devel] [PATCH v13 00/12] KVM platform device passthrough
2015-04-28 16:51 UTC (13+ messages)
` [Qemu-devel] [PATCH v13 01/12] linux-headers: update headers according to 4.1-rc0
` [Qemu-devel] [PATCH v13 02/12] hw/vfio/platform: vfio-platform skeleton
` [Qemu-devel] [PATCH v13 03/12] hw/vfio/platform: add irq assignment
` [Qemu-devel] [PATCH v13 04/12] hw/vfio/platform: calxeda xgmac device
` [Qemu-devel] [PATCH v13 05/12] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation
` [Qemu-devel] [PATCH v13 06/12] kvm: rename kvm_irqchip_[add, remove]_irqfd_notifier with gsi suffix
` [Qemu-devel] [PATCH v13 07/12] kvm-all.c: add qemu_irq/gsi hash table and utility routines
` [Qemu-devel] [PATCH v13 08/12] intc: arm_gic_kvm: set the qemu_irq/gsi mapping
` [Qemu-devel] [PATCH v13 09/12] qdev: pass the check callback to qdev_init_gpio_out_named
` [Qemu-devel] [PATCH v13 10/12] qdev: check callback takes the property child as third argument
` [Qemu-devel] [PATCH v13 11/12] sysbus: add irq_set_hook
` [Qemu-devel] [PATCH v13 12/12] hw/vfio/platform: add irqfd support
[Qemu-devel] [PATCH v3 0/4] scripts: qmp-shell: add transaction support
2015-04-28 16:19 UTC (4+ messages)
[Qemu-devel] [PATCH 0/7] target-mips: add support for large physical addresses
2015-04-28 15:59 UTC (13+ messages)
` [Qemu-devel] [PATCH 1/7] target-mips: extend selected CP0 registers to 64-bits in MIPS32
` [Qemu-devel] [PATCH 2/7] target-mips: support Page Frame Number Extension field
` [Qemu-devel] [PATCH 3/7] target-mips: add CP0.PageGrain.ELPA support
` [Qemu-devel] [PATCH 4/7] target-mips: add MTHC0 and MFHC0 instructions
` [Qemu-devel] [PATCH 5/7] target-mips: correct MFC0 for CP0.EntryLo in MIPS64
` [Qemu-devel] [PATCH 6/7] target-mips: remove invalid comments in translate_init.c
` [Qemu-devel] [PATCH 7/7] target-mips: enable XPA and LPA features
[Qemu-devel] [PATCH] pci: Merge pci_nic_init() into pci_nic_init_nofail()
2015-04-28 15:55 UTC (4+ messages)
[Qemu-devel] [PULL 00/22] Memory, TCG, NBD, build system changes for 2015-04-27
2015-04-28 15:54 UTC (24+ messages)
` [Qemu-devel] [PULL 01/22] translate-all: use glib for all page descriptor allocations
` [Qemu-devel] [PULL 02/22] exec: Atomic access to bounce buffer
` [Qemu-devel] [PULL 03/22] linux-user, bsd-user: Remove two calls to cpu_exec_init_all
` [Qemu-devel] [PULL 04/22] exec: Protect map_client_list with mutex
` [Qemu-devel] [PULL 05/22] exec: Notify cpu_register_map_client caller if the bounce buffer is available
` [Qemu-devel] [PULL 06/22] dma-helpers: Fix race condition of continue_after_map_failure and dma_aio_cancel
` [Qemu-devel] [PULL 07/22] memory: add memory_region_ram_resize
` [Qemu-devel] [PULL 08/22] acpi-build: remove dependency from ram_addr.h
` [Qemu-devel] [PULL 09/22] sun4m: fix slavio sysctrl and led register sizes
` [Qemu-devel] [PULL 10/22] sb16: remove useless mixer_write_indexw
` [Qemu-devel] [PULL 11/22] gus: clean up MemoryRegionPortio
` [Qemu-devel] [PULL 12/22] ide: there is only one data port
` [Qemu-devel] [PULL 13/22] ioport: remove wrong comment
` [Qemu-devel] [PULL 14/22] ioport: loosen assertions on emulation of 16-bit ports
` [Qemu-devel] [PULL 15/22] ioport: reserve the whole range of an I/O port in the AddressSpace
` [Qemu-devel] [PULL 16/22] exec: Respect as_translate_internal length clamp
` [Qemu-devel] [PULL 17/22] configure: Add support for tcmalloc
` [Qemu-devel] [PULL 18/22] milkymist: do not modify libs-softmmu
` [Qemu-devel] [PULL 19/22] Makefile.target: prepend $libs_softmmu to $LIBS
` [Qemu-devel] [PULL 20/22] target-i386: disable LINT0 after reset
` [Qemu-devel] [PULL 21/22] translate-all: use bitmap helpers for PageDesc's bitmap
` [Qemu-devel] [PULL 22/22] nbd/trivial: fix type cast for ioctl
[Qemu-devel] [PATCH v5 00/20] Generate ACPI v5.1 tables and expose them to guest over fw_cfg on ARM
2015-04-28 15:54 UTC (9+ messages)
` [Qemu-devel] [PATCH v5 19/20] hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT table
[Qemu-devel] [PATCH V7 00/16] Support more virtio queues
2015-04-28 14:40 UTC (15+ messages)
` [Qemu-devel] [PATCH V7 08/16] virtio: introduce bus specific queue limit
[Qemu-devel] [PATCH V15 0/5] Virtual Machine Generation ID
2015-04-28 14:38 UTC (6+ messages)
` [Qemu-devel] [PATCH V15 1/5] docs: vm generation id device's description
[Qemu-devel] register QEMU ACPI ID
2015-04-28 14:29 UTC
[Qemu-devel] [PATCH v2 0/7] Add limited support of VMware's hyper-call rpc
2015-04-28 14:15 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 4/7] vmport_rpc: Add QMP access to vmport_rpc object
[Qemu-devel] [PATCH v4 0/4] block: move I/O request processing to block/io.c
2015-04-28 13:49 UTC (6+ messages)
` [Qemu-devel] [PATCH v4 1/4] block: replace bdrv_states iteration with bdrv_next()
` [Qemu-devel] [PATCH v4 2/4] block: add bdrv_set_dirty()/bdrv_reset_dirty() to block_int.h
` [Qemu-devel] [PATCH v4 3/4] block: extract bdrv_setup_io_funcs()
` [Qemu-devel] [PATCH v4 4/4] block: move I/O request processing to block/io.c
[Qemu-devel] [PATCH] vmdk: Widen before shifting 32 bit header field
2015-04-28 12:54 UTC (3+ messages)
[Qemu-devel] [PULL v2 0/6] X86 patches
2015-04-28 12:47 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] trivial patches
2015-04-28 12:08 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/3] target-mips: fix memory leak
` [Qemu-devel] [PATCH 3/3] vhost-user: remove superfluous '\n' around error_report()
[Qemu-devel] [PATCH 1/1] apic_common: improve readability of apic_reset_common
2015-04-28 12:03 UTC (2+ messages)
[Qemu-devel] [REBASE PATCH v5 0/2] Introduce default ram size in MachineClass
2015-04-28 11:32 UTC (5+ messages)
` [Qemu-devel] [REBASE PATCH v5 1/2] machine: add default_ram_size to machine class
` [Qemu-devel] [REBASE PATCH v5 2/2] spapr: override default ram size to 1GB
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).