messages from 2017-04-26 03:29:30 to 2017-04-26 10:33:13 UTC [more...]
[Qemu-devel] [PATCH 0/2] ramblock: add hmp command "info ramblock"
2017-04-26 10:32 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] ramblock: add RAMBLOCK_FOREACH()
` [Qemu-devel] [PATCH 2/2] ramblock: add new hmp command "info ramblock"
[Qemu-devel] [PATCH 0/2] Misc migration fixes
2017-04-26 10:31 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] migration: Move check_migratable() into qdev.c
[Qemu-devel] [Bug 1686364] [NEW] qemu -readconfig/-writeconfig cannot handle quotes in values
2017-04-26 10:25 UTC
[Qemu-devel] [PATCH v3 00/10] TCG optimizations for 2.10
2017-04-26 10:29 UTC (22+ messages)
` [Qemu-devel] [PATCH v3 01/10] tcg-runtime: add lookup_tb_ptr helper
` [Qemu-devel] [PATCH v3 02/10] tcg: introduce goto_ptr opcode
` [Qemu-devel] [PATCH v3 03/10] tcg: export tcg_gen_lookup_and_goto_ptr
` [Qemu-devel] [PATCH v3 04/10] tcg/i386: implement goto_ptr op
` [Qemu-devel] [PATCH v3 05/10] target/arm: optimize cross-page direct jumps in softmmu
` [Qemu-devel] [PATCH v3 06/10] target/arm: optimize indirect branches
` [Qemu-devel] [PATCH v3 07/10] target/i386: introduce gen_jr helper to generate lookup_and_goto_ptr
` [Qemu-devel] [PATCH v3 08/10] target/i386: optimize cross-page direct jumps in softmmu
` [Qemu-devel] [PATCH v3 09/10] target/i386: optimize indirect branches
` [Qemu-devel] [PATCH v3 10/10] tb-hash: improve tb_jmp_cache hash function in user mode
[Qemu-devel] [RFC PATCH 0/8] Shared Virtual Memory virtualization for VT-d
2017-04-26 10:12 UTC (9+ messages)
` [Qemu-devel] [RFC PATCH 1/8] iommu: Introduce bind_pasid_table API function
` [Qemu-devel] [RFC PATCH 2/8] iommu/vt-d: add bind_pasid_table function
` [Qemu-devel] [RFC PATCH 3/8] iommu: Introduce iommu do invalidate API function
` [Qemu-devel] [RFC PATCH 4/8] iommu/vt-d: Add iommu do invalidate function
` [Qemu-devel] [RFC PATCH 5/8] VFIO: Add new IOTCL for PASID Table bind propagation
` [Qemu-devel] [RFC PATCH 6/8] VFIO: do pasid table binding
` [Qemu-devel] [RFC PATCH 7/8] VFIO: Add new IOCTL for IOMMU TLB invalidate propagation
` [Qemu-devel] [RFC PATCH 8/8] VFIO: do IOMMU TLB invalidation from guest
[Qemu-devel] [RFC PATCH 00/20] Qemu: Extend intel_iommu emulator to support Shared Virtual Memory
2017-04-26 10:06 UTC (21+ messages)
` [Qemu-devel] [RFC PATCH 01/20] intel_iommu: add "ecs" option
` [Qemu-devel] [RFC PATCH 02/20] intel_iommu: exposed extended-context mode to guest
` [Qemu-devel] [RFC PATCH 03/20] intel_iommu: add "svm" option
` [Qemu-devel] [RFC PATCH 04/20] Memory: modify parameter in IOMMUNotifier func
` [Qemu-devel] [RFC PATCH 05/20] VFIO: add new IOCTL for svm bind tasks
` [Qemu-devel] [RFC PATCH 06/20] VFIO: add new notifier for binding PASID table
` [Qemu-devel] [RFC PATCH 07/20] VFIO: check notifier flag in region_del()
` [Qemu-devel] [RFC PATCH 08/20] Memory: add notifier flag check in memory_replay()
` [Qemu-devel] [RFC PATCH 09/20] Memory: introduce iommu_ops->record_device
` [Qemu-devel] [RFC PATCH 10/20] VFIO: notify vIOMMU emulator when device is assigned
` [Qemu-devel] [RFC PATCH 11/20] intel_iommu: provide iommu_ops->record_device
` [Qemu-devel] [RFC PATCH 12/20] Memory: Add func to fire pasidt_bind notifier
` [Qemu-devel] [RFC PATCH 13/20] IOMMU: add pasid_table_info for guest pasid table
` [Qemu-devel] [RFC PATCH 14/20] intel_iommu: add FOR_EACH_ASSIGN_DEVICE macro
` [Qemu-devel] [RFC PATCH 15/20] intel_iommu: link whole guest pasid table to host
` [Qemu-devel] [RFC PATCH 16/20] VFIO: Add notifier for propagating IOMMU TLB invalidate
` [Qemu-devel] [RFC PATCH 17/20] Memory: Add func to fire TLB invalidate notifier
` [Qemu-devel] [RFC PATCH 18/20] intel_iommu: propagate Extended-IOTLB invalidate to host
` [Qemu-devel] [RFC PATCH 19/20] intel_iommu: propagate PASID-Cache "
` [Qemu-devel] [RFC PATCH 20/20] intel_iommu: propagate Ext-Device-TLB "
[Qemu-devel] [RFC 0/3] split core mmu_idx from ARMMMUIdx values
2017-04-26 10:17 UTC (5+ messages)
` [Qemu-devel] [RFC 1/3] arm: Use the mmu_idx we're passed in arm_cpu_do_unaligned_access()
[Qemu-devel] postcopy migration hangs while loading virtio state
2017-04-26 10:13 UTC (8+ messages)
[Qemu-devel] [PATCH 0/4 v6] migration/ppc: migrating DRC, ccs_list and pending_events
2017-04-26 10:10 UTC (11+ messages)
` [Qemu-devel] [PATCH 1/4] migration: alternative way to set instance_id in SaveStateEntry
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 2/4] hw/ppc: migrating the DRC state of hotplugged devices
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [PATCH 4/4] migration: spapr: migrate pending_events of spapr state
[Qemu-devel] [PATCH] numa: equally distribute memory on nodes
2017-04-26 10:07 UTC
[Qemu-devel] [PATCH v15 00/21] block: Image locking series
2017-04-26 9:36 UTC (23+ messages)
` [Qemu-devel] [PATCH v15 01/21] block: Make bdrv_perm_names public
` [Qemu-devel] [PATCH v15 02/21] block: Define BLK_PERM_MAX
` [Qemu-devel] [PATCH v15 03/21] block: Add, parse and store "force-share" option
` [Qemu-devel] [PATCH v15 04/21] block: Respect "force-share" in perm propagating
` [Qemu-devel] [PATCH v15 05/21] qemu-img: Add --force-share option to subcommands
` [Qemu-devel] [PATCH v15 06/21] qemu-img: Update documentation for -U
` [Qemu-devel] [PATCH v15 07/21] qemu-io: Add --force-share option
` [Qemu-devel] [PATCH v15 08/21] iotests: 030: Prepare for image locking
` [Qemu-devel] [PATCH v15 09/21] iotests: 046: "
` [Qemu-devel] [PATCH v15 10/21] iotests: 055: Don't attach the target image already for drive-backup
` [Qemu-devel] [PATCH v15 11/21] iotests: 085: Avoid image locking conflict
` [Qemu-devel] [PATCH v15 12/21] iotests: 087: Don't attach test image twice
` [Qemu-devel] [PATCH v15 13/21] iotests: 091: Quit QEMU before checking image
` [Qemu-devel] [PATCH v15 14/21] iotests: 172: Use separate images for multiple devices
` [Qemu-devel] [PATCH v15 15/21] tests: Use null-co:// instead of /dev/null as the dummy image
` [Qemu-devel] [PATCH v15 16/21] file-posix: Add 'locking' option
` [Qemu-devel] [PATCH v15 17/21] tests: Disable image lock in test-replication
` [Qemu-devel] [PATCH v15 18/21] block: Reuse bs as backing hd for drive-backup sync=none
` [Qemu-devel] [PATCH v15 19/21] osdep: Add qemu_lock_fd and qemu_unlock_fd
` [Qemu-devel] [PATCH v15 20/21] file-posix: Add image locking to perm operations
` [Qemu-devel] [PATCH v15 21/21] qemu-iotests: Add test case 153 for image locking
[Qemu-devel] [PATCH] monitor: Check whether TCG is enabled before running the "info jit" code
2017-04-26 9:27 UTC (4+ messages)
[Qemu-devel] [PATCH] net/dump: Issue a warning for the deprecated "-net dump"
2017-04-26 9:25 UTC (2+ messages)
[Qemu-devel] [PATCH for-2.10] net/tap: Replace tap-haiku.c and tap-aix.c by a generic tap-stub.c
2017-04-26 9:21 UTC (4+ messages)
[Qemu-devel] [Bug 1686350] [NEW] [KVM] The qemu ‘-cpu’ option not have skylake server cpu model
2017-04-26 9:15 UTC
[Qemu-devel] [PATCH] virtio-net: fix wild pointer when remove virtio-net queues
2017-04-26 9:17 UTC (2+ messages)
[Qemu-devel] [PATCH v5] Split migration bitmaps by ramblock
2017-04-26 9:16 UTC (4+ messages)
` [Qemu-devel] [PATCH] ram: Split dirty bitmap by RAMBlock
[Qemu-devel] [PATCH RESEND v2 00/18] COLO: integrate colo frame with block replication and net compare
2017-04-26 9:14 UTC (5+ messages)
` [Qemu-devel] [PATCH RESEND v2 01/18] net/colo: Add notifier/callback related helpers for filter
[Qemu-devel] [PATCH RFC 1/1] vfio/pci: Fix incorrect error message
2017-04-26 9:07 UTC (4+ messages)
[Qemu-devel] [PULL 00/48] ppc-for-2.10 queue 20170426
2017-04-26 9:04 UTC (50+ messages)
` [Qemu-devel] [PULL 01/48] target/ppc: Improve accuracy of guest HTM availability on P8s
` [Qemu-devel] [PULL 02/48] pseries: Add pseries-2.10 machine type
` [Qemu-devel] [PULL 03/48] ppc/spapr: QOM'ify sPAPRRTCState
` [Qemu-devel] [PULL 04/48] hw/ppc/pnv: Classify the "PowerNV Chip" devices as CPU devices
` [Qemu-devel] [PULL 05/48] target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64
` [Qemu-devel] [PULL 06/48] spapr: Add ibm, processor-radix-AP-encodings to the device tree
` [Qemu-devel] [PULL 07/48] target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3
` [Qemu-devel] [PULL 08/48] target/ppc: Add new H-CALL shells for in memory table translation
` [Qemu-devel] [PULL 09/48] target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALL
` [Qemu-devel] [PULL 10/48] spapr: move spapr_populate_pa_features()
` [Qemu-devel] [PULL 11/48] spapr: Enable ISA 3.0 MMU mode selection via CAS
` [Qemu-devel] [PULL 12/48] spapr: Workaround for broken radix guests
` [Qemu-devel] [PULL 13/48] target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tce
` [Qemu-devel] [PULL 14/48] spapr_pci: Warn when RAM page size is not enabled in IOMMU page mask
` [Qemu-devel] [PULL 15/48] spapr_pci: Removed unused include
` [Qemu-devel] [PULL 16/48] target/ppc: Add ibm, processor-radix-AP-encodings for TCG
` [Qemu-devel] [PULL 17/48] ppc/xics: introduce an 'intc' backlink under PowerPCCPU
` [Qemu-devel] [PULL 18/48] spapr: move the IRQ server number mapping under the machine
` [Qemu-devel] [PULL 19/48] spapr: allocate the ICPState object from under sPAPRCPUCore
` [Qemu-devel] [PULL 20/48] ppc/xics: add a realize() handler to ICPStateClass
` [Qemu-devel] [PULL 21/48] ppc/pnv: add a PnvICPState object
` [Qemu-devel] [PULL 22/48] ppc/pnv: extend the machine with a XICSFabric interface
` [Qemu-devel] [PULL 23/48] ppc/pnv: extend the machine with a InterruptStatsProvider interface
` [Qemu-devel] [PULL 24/48] ppc/pnv: create the ICP object under PnvCore
` [Qemu-devel] [PULL 25/48] ppc/pnv: add a helper to calculate MMIO addresses registers
` [Qemu-devel] [PULL 26/48] ppc/pnv: add memory regions for the ICP registers
` [Qemu-devel] [PULL 27/48] ppc/pnv: Add cut down PSI bridge model and hookup external interrupt
` [Qemu-devel] [PULL 28/48] ppc/pnv: Add OCC model stub with interrupt support
` [Qemu-devel] [PULL 29/48] ppc: add IPMI support
` [Qemu-devel] [PULL 30/48] ipmi: use a file to load SDRs
` [Qemu-devel] [PULL 31/48] ipmi: provide support for FRUs
` [Qemu-devel] [PULL 32/48] ipmi: introduce an ipmi_bmc_sdr_find() API
` [Qemu-devel] [PULL 33/48] ipmi: introduce an ipmi_bmc_gen_event() API
` [Qemu-devel] [PULL 34/48] target/ppc: Fix size of struct PPCElfPrstatus
` [Qemu-devel] [PULL 35/48] spapr: remove the 'nr_servers' field from the machine
` [Qemu-devel] [PULL 36/48] ppc/pnv: Add support for POWER8+ LPC Controller
` [Qemu-devel] [PULL 37/48] ppc/pnv: enable only one LPC bus
` [Qemu-devel] [PULL 38/48] ppc/pnv: scan ISA bus to populate device tree
` [Qemu-devel] [PULL 39/48] ppc/pnv: populate device tree for RTC devices
` [Qemu-devel] [PULL 40/48] ppc/pnv: populate device tree for serial devices
` [Qemu-devel] [PULL 41/48] ppc/pnv: populate device tree for IPMI BT devices
` [Qemu-devel] [PULL 42/48] ppc/pnv: add initial IPMI sensors for the BMC simulator
` [Qemu-devel] [PULL 43/48] ppc/pnv: generate an OEM SEL event on shutdown
` [Qemu-devel] [PULL 44/48] spapr-cpu-core: Release ICPState object during CPU unrealization
` [Qemu-devel] [PULL 45/48] target/ppc: Flush TLB on write to PIDR
` [Qemu-devel] [PULL 46/48] e500, book3s: mfspr 259: Register mapped/aliased SPRG3 user read
` [Qemu-devel] [PULL 47/48] target/ppc: Style fixes
` [Qemu-devel] [PULL 48/48] MAINTAINERS: Remove myself from e500
[Qemu-devel] [PATCH v3 1/1] qemu-img: wait for convert coroutines to complete
2017-04-26 8:33 UTC
[Qemu-devel] [PATCH v5 00/13] basic channel IO passthrough infrastructure based on vfio
2017-04-26 8:49 UTC (6+ messages)
` [Qemu-devel] [PATCH v5 07/13] vfio/ccw: vfio based subchannel passthrough driver
[Qemu-devel] [PATCH 1/1] block: fix alignment calculations in bdrv_co_do_zero_pwritev
2017-04-26 8:40 UTC
[Qemu-devel] [PATCH for 2.10 00/11] Preparation for block job mutex
2017-04-26 8:36 UTC (4+ messages)
` [Qemu-devel] [PATCH 01/11] blockjob: remove unnecessary check
[Qemu-devel] [PATCH v2 0/4] Convert non-blocking connect and fix its error reporting
2017-04-26 8:04 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/4] net/socket: Convert the non-blocking connection mechanism to QIOchannel
` [Qemu-devel] [PATCH v2 2/4] net/socket: Improve -net socket error reporting
` [Qemu-devel] [PATCH v2 3/4] net/socket: Convert error report message to Error
` [Qemu-devel] [PATCH v2 4/4] net/net: Convert parse_host_port() "
[Qemu-devel] [PATCH 1/2] qemu-img: make sure contain the consecutive number of zero bytes
2017-04-26 8:05 UTC (8+ messages)
` [Qemu-devel] [PATCH 2/2] qemu-img: fix some spelling errors
[Qemu-devel] [PATCH 0/3] colo-compare: fix three bugs
2017-04-26 7:51 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/3] colo-compare: serialize compare thread's initialization with main thread
[Qemu-devel] [PATCH v2 00/18] COLO: integrate colo frame with block replication and net compare
2017-04-26 7:38 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 05/18] COLO: Handle shutdown command for VM in COLO state
[Qemu-devel] [PATCH 0/7] sockets: Flatten SocketAddress except in external interfaces
2017-04-26 7:36 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/7] sockets: Prepare vsock_parse() for flattened SocketAddress
` [Qemu-devel] [PATCH 2/7] sockets: Prepare inet_parse() "
` [Qemu-devel] [PATCH 3/7] qapi: New QAPI_CLONE_MEMBERS()
` [Qemu-devel] [PATCH 4/7] sockets: Rename SocketAddress to SocketAddressLegacy
` [Qemu-devel] [PATCH 5/7] sockets: Rename SocketAddressFlat to SocketAddress
` [Qemu-devel] [PATCH 6/7] sockets: Limit SocketAddressLegacy except to external interfaces
` [Qemu-devel] [PATCH 7/7] socket: Delete unused helper socket_address_crumple()
[Qemu-devel] [PATCH 00/26] Audio Cleanup
2017-04-26 7:23 UTC (8+ messages)
` [Qemu-devel] [PATCH 05/26] audio: Remove UINT8
` [Qemu-devel] [PATCH 10/26] audio: Remove INT32
[Qemu-devel] [PATCH v2] Issue a deprecation warning if the user specifies the "-hdachs" option
2017-04-26 7:16 UTC
[Qemu-devel] [PATCH] tcg: Initialize return value after exit_atomic
2017-04-26 7:06 UTC (4+ messages)
[Qemu-devel] [PULL 0/21] Please pull xen-20170421-tag for 2.10
2017-04-26 6:44 UTC (8+ messages)
[Qemu-devel] [PATCH 0/2] ipmi: fix open() NULL argument
2017-04-26 6:41 UTC (8+ messages)
` [Qemu-devel] [PATCH 2/2] ipmi: don't try to open a NULL filename
[Qemu-devel] [PULL 00/47] ppc-for-2.10 queue 20170424
2017-04-26 6:11 UTC (4+ messages)
[Qemu-devel] [PATCH V3 0/6] calculate downtime for postcopy live migration
2017-04-26 5:06 UTC (7+ messages)
` [Qemu-devel] [PATCH V3 1/6] userfault: add pid into uffd_msg & update UFFD_FEATURE_*
` [Qemu-devel] [PATCH V3 2/6] migration: pass ptr to MigrationIncomingState into migration ufd_version_check & postcopy_ram_supported_by_host
` [Qemu-devel] [PATCH V3 3/6] migration: split ufd_version_check onto receive/request features part
` [Qemu-devel] [PATCH V3 4/6] migration: add postcopy downtime into MigrationIncommingState
` [Qemu-devel] [PATCH V3 5/6] migration: calculate downtime on dst side
` [Qemu-devel] [PATCH V3 6/6] migration: trace postcopy total downtime
[Qemu-devel] Subject: [PATCH] target-ppc: Add global timer group A to open-pic
2017-04-26 4:34 UTC (5+ messages)
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).