qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-19 15:49:57 to 2016-07-19 20:55:11 UTC [more...]

[Qemu-devel] [PULL v2 00/55] pc, pci, virtio: new features, cleanups, fixes
 2016-07-19 22:29 UTC  (56+ messages)
` [Qemu-devel] [PULL v2 01/55] nvdimm: fix memory leak in error code path
` [Qemu-devel] [PULL v2 02/55] tests/prom-env-test: increase the test timeout
` [Qemu-devel] [PULL v2 03/55] hw/alpha: fix PCI bus initialization
` [Qemu-devel] [PULL v2 04/55] hw/mips: "
` [Qemu-devel] [PULL v2 05/55] hw/apb: "
` [Qemu-devel] [PULL v2 06/55] hw/grackle: "
` [Qemu-devel] [PULL v2 07/55] hw/prep: realize the PCI root bus as part of the prep init
` [Qemu-devel] [PULL v2 08/55] hw/versatile: realize the PCI root bus as part of the versatile init
` [Qemu-devel] [PULL v2 09/55] x86-iommu: introduce parent class
` [Qemu-devel] [PULL v2 10/55] intel_iommu: rename VTD_PCI_DEVFN_MAX to x86-iommu
` [Qemu-devel] [PULL v2 11/55] x86-iommu: provide x86_iommu_get_default
` [Qemu-devel] [PULL v2 12/55] x86-iommu: introduce "intremap" property
` [Qemu-devel] [PULL v2 13/55] acpi: enable INTR for DMAR report structure
` [Qemu-devel] [PULL v2 14/55] intel_iommu: allow queued invalidation for IR
` [Qemu-devel] [PULL v2 15/55] intel_iommu: set IR bit for ECAP register
` [Qemu-devel] [PULL v2 16/55] acpi: add DMAR scope definition for root IOAPIC
` [Qemu-devel] [PULL v2 17/55] intel_iommu: define interrupt remap table addr register
` [Qemu-devel] [PULL v2 18/55] intel_iommu: handle interrupt remap enable
` [Qemu-devel] [PULL v2 19/55] intel_iommu: define several structs for IOMMU IR
` [Qemu-devel] [PULL v2 20/55] intel_iommu: add IR translation faults defines
` [Qemu-devel] [PULL v2 21/55] intel_iommu: Add support for PCI MSI remap
` [Qemu-devel] [PULL v2 22/55] q35: ioapic: add support for emulated IOAPIC IR
` [Qemu-devel] [PULL v2 23/55] ioapic: introduce ioapic_entry_parse() helper
` [Qemu-devel] [PULL v2 24/55] intel_iommu: add support for split irqchip
` [Qemu-devel] [PULL v2 25/55] x86-iommu: introduce IEC notifiers
` [Qemu-devel] [PULL v2 26/55] ioapic: register IOMMU IEC notifier for ioapic
` [Qemu-devel] [PULL v2 27/55] intel_iommu: Add support for Extended Interrupt Mode
` [Qemu-devel] [PULL v2 28/55] intel_iommu: add SID validation for IR
` [Qemu-devel] [PULL v2 29/55] kvm-irqchip: simplify kvm_irqchip_add_msi_route
` [Qemu-devel] [PULL v2 30/55] kvm-irqchip: i386: add hook for add/remove virq
` [Qemu-devel] [PULL v2 31/55] kvm-irqchip: x86: add msi route notify fn
` [Qemu-devel] [PULL v2 32/55] kvm-irqchip: do explicit commit when update irq
` [Qemu-devel] [PULL v2 33/55] intel_iommu: support all masks in interrupt entry cache invalidation
` [Qemu-devel] [PULL v2 34/55] kvm-all: add trace events for kvm irqchip ops
` [Qemu-devel] [PULL v2 35/55] intel_iommu: disallow kernel-irqchip=on with IR
` [Qemu-devel] [PULL v2 36/55] virtio: Add typedef for handle_output
` [Qemu-devel] [PULL v2 37/55] virtio: Introduce virtio_add_queue_aio
` [Qemu-devel] [PULL v2 38/55] virtio-blk: Call virtio_add_queue_aio
` [Qemu-devel] [PULL v2 39/55] virtio-scsi: "
` [Qemu-devel] [PULL v2 40/55] Revert "mirror: Workaround for unexpected iohandler events during completion"
` [Qemu-devel] [PULL v2 41/55] virtio-scsi: Replace HandleOutput typedef
` [Qemu-devel] [PULL v2 42/55] virtio-net: Remove old migration version support
` [Qemu-devel] [PULL v2 43/55] virtio-serial: "
` [Qemu-devel] [PULL v2 44/55] virtio: Migration helper function and macro
` [Qemu-devel] [PULL v2 45/55] virtio-scsi: Wrap in vmstate
` [Qemu-devel] [PULL v2 46/55] virtio-blk: "
` [Qemu-devel] [PULL v2 47/55] virtio-rng: "
` [Qemu-devel] [PULL v2 48/55] virtio-balloon: "
` [Qemu-devel] [PULL v2 49/55] virtio-net: "
` [Qemu-devel] [PULL v2 50/55] virtio-serial: "
` [Qemu-devel] [PULL v2 51/55] 9pfs: "
` [Qemu-devel] [PULL v2 52/55] virtio-input: "
` [Qemu-devel] [PULL v2 53/55] virtio-gpu: Use migrate_add_blocker for virgl migration blocking
` [Qemu-devel] [PULL v2 54/55] virtio-gpu: Wrap in vmstate
` [Qemu-devel] [PULL v2 55/55] virtio: Update migration docs

[Qemu-devel] [PULL v2 00/12] Misc patches for 2.7 hard freeze from 2016-07-18
 2016-07-19 20:54 UTC  (5+ messages)
` [Qemu-devel] [PULL 09/12] Move README to markdown

[Qemu-devel] [PATCH 00/37] Various memory leak fixes
 2016-07-19 20:54 UTC  (19+ messages)
` [Qemu-devel] [PATCH 02/37] tests: fix test-qga leaks
` [Qemu-devel] [PATCH 03/37] qga: free the whole blacklist
` [Qemu-devel] [PATCH 04/37] qga: free remaining leaking state
` [Qemu-devel] [PATCH 05/37] tests: fix test-cutils leaks
` [Qemu-devel] [PATCH 06/37] tests: fix test-vmstate leaks
` [Qemu-devel] [PATCH 07/37] tests: fix test-iov leaks
` [Qemu-devel] [PATCH 08/37] qdist: fix entries memory leak
` [Qemu-devel] [PATCH 25/37] ahci: free irqs array
` [Qemu-devel] [PATCH 36/37] ahci: fix sglist leak on retry

[Qemu-devel] [PATCH] Fix regressions caused by renaming README
 2016-07-19 20:53 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/1] vmstatification of 0323 [for 2.8?]
 2016-07-19 20:51 UTC  (4+ messages)

[Qemu-devel] VFIO PCIe Extended Capabilities
 2016-07-19 20:51 UTC  (8+ messages)

[Qemu-devel] [PATCH v20 0/5] block/gluster: add support for multiple gluster servers
 2016-07-19 20:46 UTC  (17+ messages)
` [Qemu-devel] [PATCH v20 1/5] block/gluster: rename [server, volname, image] -> [host, volume, path]
` [Qemu-devel] [PATCH v20 2/5] block/gluster: code cleanup
` [Qemu-devel] [PATCH v20 3/5] block/gluster: deprecate rdma support
` [Qemu-devel] [PATCH v20 4/5] block/gluster: using new qapi schema
` [Qemu-devel] [PATCH v20 5/5] block/gluster: add support for multiple gluster servers

[Qemu-devel] [PATCH v5 00/10] Reduce lock contention on TCG hot-path
 2016-07-19 19:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH 05/10] tcg: Prepare TB invalidation for lockless TB lookup

[Qemu-devel] [Bug 1591724] [NEW] Windows 7 installation DVD can't boot in qemu 2.6.0/OVMF
 2016-07-19 19:35 UTC  (2+ messages)
` [Qemu-devel] [Bug 1591724] "

[Qemu-devel] [PATCH v3 2/2] avx2 configure: Use primitives in test
 2016-07-19 19:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH] avx2 configure: Disable if static build

[Qemu-devel] [RFC PATCH] tcg: Optimize fence instructions
 2016-07-19 18:55 UTC  (9+ messages)

[Qemu-devel] [Bug 485239] Re: Windows 2008 datacenter- 64 bit , installation fails with qemu-system-x86_64 0.11.50
 2016-07-19 18:43 UTC 

[Qemu-devel] [PULL for-2.7 00/25] Block patches
 2016-07-19 18:48 UTC  (26+ messages)
` [Qemu-devel] [PULL for-2.7 01/25] block: Fragment reads to max transfer length
` [Qemu-devel] [PULL for-2.7 02/25] raw_bsd: Don't advertise flags not supported by protocol layer
` [Qemu-devel] [PULL for-2.7 03/25] block: Fragment writes to max transfer length
` [Qemu-devel] [PULL for-2.7 04/25] nbd: Rely on block layer to break up large requests
` [Qemu-devel] [PULL for-2.7 05/25] nbd: Drop unused offset parameter
` [Qemu-devel] [PULL for-2.7 06/25] iscsi: Rely on block layer to break up large requests
` [Qemu-devel] [PULL for-2.7 07/25] block: Convert bdrv_co_discard() to byte-based
` [Qemu-devel] [PULL for-2.7 08/25] block: Convert bdrv_discard() "
` [Qemu-devel] [PULL for-2.7 09/25] block: Switch BlockRequest "
` [Qemu-devel] [PULL for-2.7 10/25] block: Convert bdrv_aio_discard() "
` [Qemu-devel] [PULL for-2.7 11/25] block: Convert BB interface to byte-based discards
` [Qemu-devel] [PULL for-2.7 12/25] raw-posix: Switch paio_submit() to byte-based
` [Qemu-devel] [PULL for-2.7 13/25] rbd: Switch rbd_start_aio() "
` [Qemu-devel] [PULL for-2.7 14/25] block: Convert .bdrv_aio_discard() "
` [Qemu-devel] [PULL for-2.7 15/25] block: Add .bdrv_co_pdiscard() driver callback
` [Qemu-devel] [PULL for-2.7 16/25] blkreplay: Switch .bdrv_co_discard() to byte-based
` [Qemu-devel] [PULL for-2.7 17/25] gluster: "
` [Qemu-devel] [PULL for-2.7 18/25] iscsi: "
` [Qemu-devel] [PULL for-2.7 19/25] nbd: "
` [Qemu-devel] [PULL for-2.7 20/25] qcow2: "
` [Qemu-devel] [PULL for-2.7 21/25] raw_bsd: "
` [Qemu-devel] [PULL for-2.7 22/25] sheepdog: "
` [Qemu-devel] [PULL for-2.7 23/25] block: Kill .bdrv_co_discard()
` [Qemu-devel] [PULL for-2.7 24/25] nbd: Convert to byte-based interface
` [Qemu-devel] [PULL for-2.7 25/25] raw_bsd: "

[Qemu-devel] [PATCH] hw/virtio-pci: fix virtio behaviour on modern (PCIe) machines
 2016-07-19 18:43 UTC  (3+ messages)

[Qemu-devel] [PATCH V2] hw/virtio-pci: fix virtio behaviour on modern (PCIe) machines
 2016-07-19 18:42 UTC 

[Qemu-devel] [PULL v2 for-2.7 00/15] QAPI patches for 2016-07-19
 2016-07-19 18:41 UTC  (16+ messages)
` [Qemu-devel] [PULL v2 for-2.7 01/15] qapi: change QmpOutputVisitor to QSLIST
` [Qemu-devel] [PULL v2 for-2.7 02/15] qapi: change QmpInputVisitor "
` [Qemu-devel] [PULL v2 for-2.7 03/15] net: use Netdev instead of NetClientOptions in client init
` [Qemu-devel] [PULL v2 for-2.7 04/15] qapi: Require all branches of flat union enum to be covered
` [Qemu-devel] [PULL v2 for-2.7 05/15] qapi: Special case c_name() for empty type
` [Qemu-devel] [PULL v2 for-2.7 06/15] qapi: Hide tag_name data member of variants
` [Qemu-devel] [PULL v2 for-2.7 07/15] qapi: Add type.is_empty() helper
` [Qemu-devel] [PULL v2 for-2.7 08/15] qapi: Drop useless gen_err_check()
` [Qemu-devel] [PULL v2 for-2.7 09/15] qapi-event: Simplify visit of non-implicit data
` [Qemu-devel] [PULL v2 for-2.7 10/15] qapi: Plumb in 'boxed' to qapi generator lower levels
` [Qemu-devel] [PULL v2 for-2.7 11/15] qapi: Implement boxed types for commands/events
` [Qemu-devel] [PULL v2 for-2.7 12/15] block: Simplify block_set_io_throttle
` [Qemu-devel] [PULL v2 for-2.7 13/15] block: Simplify drive-mirror
` [Qemu-devel] [PULL v2 for-2.7 14/15] qapi: Change Netdev into a flat union
` [Qemu-devel] [PULL v2 for-2.7 15/15] net: Use correct type for bool flag

[Qemu-devel] [PULL 00/55] pc, pci, virtio: new features, cleanups, fixes
 2016-07-19 17:50 UTC  (4+ messages)

[Qemu-devel] [PULL v2 00/55] pc, pci, virtio: new features, cleanups, fixes
 2016-07-19 17:50 UTC 

[Qemu-devel] [PATCH v4] qemu-img: add the 'dd' subcommand
 2016-07-19 17:44 UTC 

[Qemu-devel] [PULL 00/28] x86 queue for -rc0
 2016-07-19 17:22 UTC  (29+ messages)
` [Qemu-devel] [PULL 01/28] target-i386: Provide TCG_PHYS_ADDR_BITS
` [Qemu-devel] [PULL 02/28] target-i386: Allow physical address bits to be set
` [Qemu-devel] [PULL 03/28] target-i386: Mask mtrr mask based on CPU physical address limits
` [Qemu-devel] [PULL 04/28] target-i386: Fill high bits of mtrr mask
` [Qemu-devel] [PULL 05/28] target-i386: Use uint32_t for X86CPU.apic_id
` [Qemu-devel] [PULL 06/28] pc: Add x86_topo_ids_from_apicid()
` [Qemu-devel] [PULL 07/28] target-i386: Set physical address bits based on host
` [Qemu-devel] [PULL 08/28] pc: Extract CPU lookup into a separate function
` [Qemu-devel] [PULL 09/28] pc: cpu: Consolidate apic-id validity checks in pc_cpu_pre_plug()
` [Qemu-devel] [PULL 10/28] target-i386: Replace custom apic-id setter/getter with static property
` [Qemu-devel] [PULL 11/28] target-i386: Add socket/core/thread properties to X86CPU
` [Qemu-devel] [PULL 12/28] target-i386: Add support for UMIP and RDPID CPUID bits
` [Qemu-devel] [PULL 13/28] target-i386: cpu: Do not ignore error and fix apic parent
` [Qemu-devel] [PULL 14/28] target-i386: Fix apic object leak when CPU is deleted
` [Qemu-devel] [PULL 15/28] pc: Set APIC ID based on socket/core/thread ids if it's not been set yet
` [Qemu-devel] [PULL 16/28] pc: Delay setting number of boot CPUs to machine_done time
` [Qemu-devel] [PULL 17/28] pc: Register created initial and hotpluged CPUs in one place pc_cpu_plug()
` [Qemu-devel] [PULL 18/28] pc: Forbid BSP removal
` [Qemu-devel] [PULL 19/28] pc: Enforce adding CPUs contiguously and removing them in opposite order
` [Qemu-devel] [PULL 20/28] pc: cpu: Allow device_add to be used with x86 cpu
` [Qemu-devel] [PULL 21/28] pc: Implement query-hotpluggable-cpus callback
` [Qemu-devel] [PULL 22/28] apic: move MAX_APICS check to 'apic' class
` [Qemu-devel] [PULL 23/28] apic: Drop APICCommonState.idx and use APIC ID as index in local_apics[]
` [Qemu-devel] [PULL 24/28] apic: kvm-apic: Fix crash due to access to freed memory region
` [Qemu-devel] [PULL 25/28] (kvm)apic: Add unrealize callbacks
` [Qemu-devel] [PULL 26/28] apic: Use apic_id as apic's migration instance_id
` [Qemu-devel] [PULL 27/28] target-i386: Add x86_cpu_unrealizefn()
` [Qemu-devel] [PULL 28/28] pc: Make device_del CPU work for x86 CPUs

[Qemu-devel] [PULL for-2.7 14/15] qapi: Change Netdev into a flat union
 2016-07-19 17:22 UTC  (2+ messages)
` [Qemu-devel] [PATCH 14/15] fixup! "

[Qemu-devel] [PULL for-2.7 00/15] QAPI patches for 2016-07-19
 2016-07-19 17:06 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 00/16] pc: add CPU hot-add/hot-remove with device_add/device_del
 2016-07-19 17:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 15/16] target-i386: add x86_cpu_unrealizefn()

[Qemu-devel] [PULL 0/2] target-arm queue
 2016-07-19 17:03 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/2] target-arm: Fix unreachable code in gicv3_class_name()
` [Qemu-devel] [PULL 2/2] arm_gicv3: Add assert()s to tell Coverity that offsets are aligned

[Qemu-devel] [PULL v2 00/16] linux-user changes for v2.7
 2016-07-19 16:50 UTC 

[Qemu-devel] [PATCH] disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headers
 2016-07-19 16:50 UTC  (3+ messages)

[Qemu-devel] [PATCH v3] qemu-img: add the 'dd' subcommand
 2016-07-19 16:29 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v3 0/6] Auto-fragment large transactions at the block layer
 2016-07-19 16:12 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.7 v2 00/19] byte-based block discard
 2016-07-19 16:12 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH] disas/arm.c: Remove unused macro definitions
 2016-07-19 15:56 UTC 


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