messages from 2017-01-19 20:51:48 to 2017-01-20 13:11:12 UTC [more...]
[Qemu-devel] [PATCH] usb: Set category and description of the MTP device
2017-01-20 13:11 UTC
[Qemu-devel] [PATCH RFC v4 00/20] VT-d: vfio enablement and misc enhances
2017-01-20 13:08 UTC (21+ messages)
` [Qemu-devel] [PATCH RFC v4 01/20] vfio: trace map/unmap for notify as well
` [Qemu-devel] [PATCH RFC v4 02/20] vfio: introduce vfio_get_vaddr()
` [Qemu-devel] [PATCH RFC v4 03/20] vfio: allow to notify unmap for very large region
` [Qemu-devel] [PATCH RFC v4 04/20] IOMMU: add option to enable VTD_CAP_CM to vIOMMU capility exposoed to guest
` [Qemu-devel] [PATCH RFC v4 05/20] intel_iommu: simplify irq region translation
` [Qemu-devel] [PATCH RFC v4 06/20] intel_iommu: renaming gpa to iova where proper
` [Qemu-devel] [PATCH RFC v4 07/20] intel_iommu: fix trace for inv desc handling
` [Qemu-devel] [PATCH RFC v4 08/20] intel_iommu: fix trace for addr translation
` [Qemu-devel] [PATCH RFC v4 09/20] intel_iommu: vtd_slpt_level_shift check level
` [Qemu-devel] [PATCH RFC v4 10/20] memory: add section range info for IOMMU notifier
` [Qemu-devel] [PATCH RFC v4 11/20] memory: provide IOMMU_NOTIFIER_FOREACH macro
` [Qemu-devel] [PATCH RFC v4 12/20] memory: provide iommu_replay_all()
` [Qemu-devel] [PATCH RFC v4 13/20] memory: introduce memory_region_notify_one()
` [Qemu-devel] [PATCH RFC v4 14/20] memory: add MemoryRegionIOMMUOps.replay() callback
` [Qemu-devel] [PATCH RFC v4 15/20] intel_iommu: provide its own replay() callback
` [Qemu-devel] [PATCH RFC v4 16/20] intel_iommu: do replay when context invalidate
` [Qemu-devel] [PATCH RFC v4 17/20] intel_iommu: allow dynamic switch of IOMMU region
` [Qemu-devel] [PATCH RFC v4 18/20] intel_iommu: enable vfio devices
` [Qemu-devel] [PATCH RFC v4 19/20] intel_iommu: unmap existing pages before replay
` [Qemu-devel] [PATCH RFC v4 20/20] intel_iommu: replay even with DSI/GLOBAL inv desc
[Qemu-devel] [PATCH v2 00/25] qmp: add async command type
2017-01-20 13:07 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 23/25] console: make screendump async
[Qemu-devel] [PATCH v2] Introduce DEVICE_CATEGORY_CPU for CPU devices
2017-01-20 13:01 UTC
[Qemu-devel] [PATCH] Introduce DEVICE_CATEGORY_CPU for CPU devices
2017-01-20 12:55 UTC (4+ messages)
[Qemu-devel] [PULL v2 00/36] target-arm queue
2017-01-20 12:34 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/2] hw/usb/dev-hid: Make usb-tablet work with OS X/macOS guests
2017-01-20 12:30 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] hw/usb/dev-hid: set bInterfaceProtocol to 0x00 for usb-tablet
` [Qemu-devel] [PATCH v2 2/2] hw/usb/dev-hid: add a usb-tablet Mac guest compatibility option
[Qemu-devel] [PATCH RFC 0/3] vfio: allow to notify unmap for very big region
2017-01-20 12:27 UTC (6+ messages)
[Qemu-devel] [qemu PATCH] pc.h: move x-mach-use-reliable-get-clock compat entry to PC_COMPAT_2_8
2017-01-20 12:23 UTC (3+ messages)
[Qemu-devel] [PATCH] bitmap: assert that start and nr are non negative
2017-01-20 12:22 UTC (3+ messages)
[Qemu-devel] [PATCH v3 0/4] ARRAY_SIZE fixups
2017-01-20 12:20 UTC (17+ messages)
` [Qemu-devel] [PATCH v3 1/4] compiler: drop ; after BUILD_BUG_ON
` [Qemu-devel] [PATCH v3 2/4] compiler: rework BUG_ON using a struct
` [Qemu-devel] [PATCH v3 3/4] compiler: expression version of QEMU_BUILD_BUG_ON
` [Qemu-devel] [PATCH v3 4/4] ARRAY_SIZE: check that argument is an array
[Qemu-devel] Towards an ivshmem 2.0?
2017-01-20 11:54 UTC (6+ messages)
[Qemu-devel] [Bug 1657538] [NEW] qemu 2.7.x 2.8 softmmu dont work on BE machine
2017-01-20 11:41 UTC (3+ messages)
` [Qemu-devel] [Bug 1657538] "
[Qemu-devel] [PATCH v6 kernel 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
2017-01-20 11:48 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 kernel 3/5] virtio-balloon: speed up inflate/deflate process
[Qemu-devel] [RFC PATCH v1] softfloat: Add round-to-odd rounding mode
2017-01-20 11:46 UTC (4+ messages)
[Qemu-devel] [PATCH v2 0/3] scsi-generic and BLKSECTGET
2017-01-20 11:34 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 3/3] block: get max_transfer limit for char (scsi-generic) devices
[Qemu-devel] [PATCH v2 00/11] Aspeed SMC controller fixes and improvements
2017-01-20 11:22 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 07/11] aspeed/smc: handle SPI flash Command mode
[Qemu-devel] [PATCH v7 00/27] Remaining MTTCG Base patches and ARM enablement
2017-01-20 10:53 UTC (6+ messages)
` [Qemu-devel] [PATCH v7 05/27] tcg: add options for enabling MTTCG
` [Qemu-devel] [PATCH v7 26/27] tcg: enable MTTCG by default for ARM on x86 hosts
[Qemu-devel] kvmclock in wrong compat macro?
2017-01-18 17:54 UTC (2+ messages)
[Qemu-devel] [PATCH 0/6] i386: Add "max" CPU model to TCG and KVM
2017-01-20 10:16 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/6] i386: Unset cannot_destroy_with_object_finalize_yet on "host" model
` [Qemu-devel] [PATCH 2/6] i386: Add ordering field to CPUClass
` [Qemu-devel] [PATCH 3/6] i386: Rename X86CPU::host_features to X86CPU::max_features
` [Qemu-devel] [PATCH 4/6] i386: Create "max" CPU model
` [Qemu-devel] [PATCH 5/6] i386: Make "max" model not use any host CPUID info on TCG
` [Qemu-devel] [PATCH 6/6] i386: Don't set CPUClass::cpu_def on "max" model
[Qemu-devel] [PULL 00/12] s390x update
2017-01-20 10:11 UTC (8+ messages)
[Qemu-devel] [PATCH RFC] vfio error recovery: kernel support
2017-01-20 10:13 UTC (6+ messages)
[Qemu-devel] [PATCH RFC v3 00/14] VT-d: vfio enablement and misc enhances
2017-01-20 10:04 UTC (19+ messages)
` [Qemu-devel] [PATCH RFC v3 01/14] IOMMU: add option to enable VTD_CAP_CM to vIOMMU capility exposoed to guest
` [Qemu-devel] [PATCH RFC v3 02/14] intel_iommu: simplify irq region translation
` [Qemu-devel] [PATCH RFC v3 03/14] intel_iommu: renaming gpa to iova where proper
[Qemu-devel] [PATCH] display: cirrus: check vga bits per pixel(bpp) value
2017-01-20 9:46 UTC (6+ messages)
[Qemu-devel] [PATCH 0/2] block/nfs: fix segfault and naming of runtime opts
2017-01-20 9:46 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] block/nfs: fix NULL pointer dereference in URI parsing
` [Qemu-devel] [PATCH 2/2] block/nfs: fix naming of runtime opts
[Qemu-devel] [RFC PATCH v0] softfloat: Add round-to-odd rounding mode
2017-01-20 9:20 UTC (3+ messages)
[Qemu-devel] [PULL v2 00/12] s390x update
2017-01-20 9:15 UTC (13+ messages)
` [Qemu-devel] [PULL v2 01/12] s390x: remove double compat statement
` [Qemu-devel] [PULL v2 02/12] s390x: add compat machine for 2.9
` [Qemu-devel] [PULL v2 03/12] s390x/kvm: use kvm_gsi_routing_enabled in flic
` [Qemu-devel] [PULL v2 04/12] s390x/pci: make S390PCIIOMMU inherit Object
` [Qemu-devel] [PULL v2 05/12] s390x/pci: dynamically allocate iommu
` [Qemu-devel] [PULL v2 06/12] s390x/pci: change the device array to a list
` [Qemu-devel] [PULL v2 07/12] s390x/pci: optimize calling s390_get_phb()
` [Qemu-devel] [PULL v2 08/12] s390x/pci: PCI multibus bridge handling
` [Qemu-devel] [PULL v2 09/12] s390x/pci: use hashtable to look up zpci via fh
` [Qemu-devel] [PULL v2 10/12] s390x/pci: handle PCIBridge bus number
` [Qemu-devel] [PULL v2 11/12] s390x/pci: merge msix init functions
` [Qemu-devel] [PULL v2 12/12] virtio-ccw: fix ring sizing
[Qemu-devel] [PATCH v6 0/5] Introduce a new --only-migratable option
2017-01-20 8:23 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 4/5] migration: disallow migrate_add_blocker during migration
[Qemu-devel] [PATCH v11 00/16] block: Image locking series
2017-01-20 7:23 UTC (17+ messages)
` [Qemu-devel] [PATCH v11 01/16] osdep: Add qemu_lock_fd and qemu_unlock_fd
` [Qemu-devel] [PATCH v11 02/16] block: Define BDRV_O_SHARE_RW
` [Qemu-devel] [PATCH v11 03/16] qemu-io: Set "share-rw" flag together with read-only
` [Qemu-devel] [PATCH v11 04/16] qemu-img: Set "share-rw" flag in read-only commands
` [Qemu-devel] [PATCH v11 05/16] block: Set "share-rw" flag in drive-backup when sync=none
` [Qemu-devel] [PATCH v11 06/16] iotests: 055: Don't attach the drive to vm for drive-backup
` [Qemu-devel] [PATCH v11 07/16] iotests: 030: Read-only open image for getting map
` [Qemu-devel] [PATCH v11 08/16] iotests: 087: Don't attach test image twice
` [Qemu-devel] [PATCH v11 09/16] iotests: 085: Avoid image locking conflict
` [Qemu-devel] [PATCH v11 10/16] iotests: 091: Quit QEMU before checking image
` [Qemu-devel] [PATCH v11 11/16] iotests: 172: Use separate images for multiple devices
` [Qemu-devel] [PATCH v11 12/16] tests: Use null-co:// instead of /dev/null as the dummy image
` [Qemu-devel] [PATCH v11 13/16] tests: Disable image lock in test-replication
` [Qemu-devel] [PATCH v11 14/16] file-posix: Implement image locking
` [Qemu-devel] [PATCH v11 15/16] qcow2: Force "no other writer" lock on bs->file
` [Qemu-devel] [PATCH v11 16/16] tests: Add test-image-lock
[Qemu-devel] [PATCH v2 0/4] virtio: ARRAY_SIZE fixups
2017-01-20 7:21 UTC (10+ messages)
` [Qemu-devel] [PATCH v2 3/4] compiler: expression version of QEMU_BUILD_BUG_ON
[Qemu-devel] [PATCH v2 0/6] qapi-related cleanups
2017-01-20 7:15 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 6/6] qapi: Promote blockdev-change-medium arguments to QAPI type
[Qemu-devel] [PATCH RFC v11 0/4] vfio-pci: pass non-fatal error to guest
2017-01-20 6:57 UTC (11+ messages)
` [Qemu-devel] [PATCH RFC v11 2/4] vfio: new function to init aer cap for vfio device
` [Qemu-devel] [PATCH RFC v11 3/4] vfio-pci: pass the aer error to guest
` [Qemu-devel] [PATCH RFC v11 4/4] vfio: add 'aer' property to expose aercap
[Qemu-devel] [PATCH] intel_iommu: fix and simplify size calculation in process_device_iotlb_desc()
2017-01-20 6:35 UTC
[Qemu-devel] [PATCH v3 0/6] COLO block replication supports shared disk case
2017-01-20 3:48 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 1/6] docs/block-replication: Add description for shared-disk case
` [Qemu-devel] [PATCH v3 2/6] replication: add shared-disk and shared-disk-id options
` [Qemu-devel] [PATCH v3 3/6] replication: Split out backup_do_checkpoint() from secondary_do_checkpoint()
` [Qemu-devel] [PATCH v3 4/6] replication: fix code logic with the new shared_disk option
` [Qemu-devel] [PATCH v3 5/6] replication: Implement block replication for shared disk case
` [Qemu-devel] [PATCH v3 6/6] nbd/replication: implement .bdrv_get_info() for nbd and replication driver
[Qemu-devel] [RFC 00/13] numa: add '-numa cpu' option
2017-01-20 3:31 UTC (3+ messages)
` [Qemu-devel] [RFC 05/13] pc: move pcms->possible_cpus init out of pc_cpus_init()
[Qemu-devel] [PATCH] virtio: force VIRTIO_F_IOMMU_PLATFORM
2017-01-20 3:28 UTC (7+ messages)
[Qemu-devel] [PULL 0/6] Net patches
2017-01-20 3:07 UTC (7+ messages)
` [Qemu-devel] [PULL 1/6] docs: Fix description of the sentence
` [Qemu-devel] [PULL 2/6] net: optimize checksum computation
` [Qemu-devel] [PULL 3/6] m68k: QOMify the MCF Fast Ethernet Controller device
` [Qemu-devel] [PULL 4/6] hw/net/dp8393x: Avoid unintentional sign extensions on addresses
` [Qemu-devel] [PULL 5/6] hw/pci: use-after-free in pci_nic_init_nofail when nic device fails to initialize
` [Qemu-devel] [PULL 6/6] tap: fix memory leak on failure in net_init_tap()
[Qemu-devel] [PATCH] virtio: Fix no interrupt when not creating msi controller
2017-01-20 2:50 UTC
[Qemu-devel] [PATCH RFC v2 0/6] COLO block replication supports shared disk case
2017-01-20 2:35 UTC (6+ messages)
` [Qemu-devel] [PATCH RFC v2 1/6] docs/block-replication: Add description for shared-disk case
[Qemu-devel] [PATCH v10 00/16] block: Image locking series
2017-01-20 1:56 UTC (4+ messages)
` [Qemu-devel] [PATCH v10 14/16] file-posix: Implement image locking
[Qemu-devel] [PATCH] hw/i386: check if nvdimm is enabled before plugging
2017-01-20 0:55 UTC (6+ messages)
[Qemu-devel] [PATCH v6] hw/ssi/imx_spi.c: fix CS handling during SPI access
2017-01-19 21:15 UTC (4+ messages)
[Qemu-devel] [PULL 00/17] virtio, vhost, pc: fixes, features
2017-01-19 21:10 UTC (18+ messages)
` [Qemu-devel] [PULL 01/17] virtio-net: enable ioeventfd even if vhost=off
` [Qemu-devel] [PULL 02/17] Revert "virtio: turn vq->notification into a nested counter"
` [Qemu-devel] [PULL 03/17] virtio: disable notifications again after poll succeeded
` [Qemu-devel] [PULL 04/17] vhost_net: device IOTLB support
` [Qemu-devel] [PULL 05/17] fw-cfg: support writeable blobs
` [Qemu-devel] [PULL 06/17] fw-cfg: turn FW_CFG_FILE_SLOTS into a device property
` [Qemu-devel] [PULL 07/17] pc: Add 2.9 machine-types
` [Qemu-devel] [PULL 08/17] fw-cfg: bump "x-file-slots" to 0x20 for 2.9+ machine types
` [Qemu-devel] [PULL 09/17] virtio: drop an obsolete comment
` [Qemu-devel] [PULL 10/17] virtio_mmio: add standard header file
` [Qemu-devel] [PULL 11/17] virtio-mmio: switch to linux headers
` [Qemu-devel] [PULL 12/17] pci_regs: update to latest linux
` [Qemu-devel] [PULL 13/17] virtio_crypto: header update
` [Qemu-devel] [PULL 14/17] update-linux-headers.sh: support __bitwise
` [Qemu-devel] [PULL 15/17] vhost: drop VHOST_F_DEVICE_IOTLB
` [Qemu-devel] [PULL 16/17] virtio: fix up max size checks
` [Qemu-devel] [PULL 17/17] virtio: force VIRTIO_F_IOMMU_PLATFORM
[Qemu-devel] [PATCH] KVM: PPC: eliminate unnecessary duplicate constants
2017-01-19 21:07 UTC
[Qemu-devel] [PATCH] pci: mark ROMs read-only
2017-01-19 21:00 UTC
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).