qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-21 14:24:03 to 2016-07-21 19:35:24 UTC [more...]

[Qemu-devel] [PATCH for-2.7 0/4] NBD and block alignment fixes
 2016-07-21 19:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/4] nbd: Fix bad flag detection on server
` [Qemu-devel] [PATCH 2/4] nbd: Limit nbdflags to 16 bits
` [Qemu-devel] [PATCH 3/4] osdep: Document differences in rounding macros

[Qemu-devel] [PULL 0/4] Block patches
 2016-07-21 19:14 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] test: port postcopy test to ppc64
 2016-07-21 19:08 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/37] Various memory leak fixes
 2016-07-21 18:28 UTC  (14+ messages)
` [Qemu-devel] [PATCH 18/37] acpi-build: fix array leak
` [Qemu-devel] [PATCH 24/37] pc: keep gsi reference
` [Qemu-devel] [PATCH 26/37] sd: free timer

[Qemu-devel] [PATCH v3] virtio-pci: error out when both legacy and modern modes are disabled
 2016-07-21 18:11 UTC  (2+ messages)

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

[Qemu-devel] [PATCH v12 00/27] IOMMU: Enable interrupt remapping for Intel IOMMU
 2016-07-21 17:45 UTC  (3+ messages)
` [Qemu-devel] [PATCH v12 13/27] intel_iommu: Add support for PCI MSI remap

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

[Qemu-devel] [RFC PATCH 0/2] Migration: support working on file:url
 2016-07-21 17:41 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/1] Convert rc4030 to VMState [For 2.8?]
 2016-07-21 17:33 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/1] vmstateify rc4030

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

[Qemu-devel] [PATCH v2] virtio-pci: error out when both legacy and modern modes are disabled
 2016-07-21 17:06 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/3] Handle freeing data in some devices
 2016-07-21 16:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] ipmi_bmc_sim: Add a proper unrealize function
` [Qemu-devel] [PATCH v2 2/3] wdt_i6300esb: Free timer
` [Qemu-devel] [PATCH v2 3/3] wdt_ib700: "

[Qemu-devel] [PATCH] target-sh4: Use glib allocator in movcal helper
 2016-07-21 16:28 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio-pci: warn when both legacy and modern modes are disabled
 2016-07-21 16:20 UTC  (6+ messages)

[Qemu-devel] [PATCH] test: port postcopy test to ppc64
 2016-07-21 16:13 UTC  (3+ messages)

[Qemu-devel] [RFC PATCH] build-sys: add make 'help' target
 2016-07-21 15:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] Fix migration issues with arbitrary cpu-hot(un)plug
 2016-07-21 15:54 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/8] exec: reduce CONFIG_USER_ONLY ifdeffenery
` [Qemu-devel] [PATCH 2/8] exec: don't use cpu_index to detect if cpu_exec_init()'s been called for cpu
` [Qemu-devel] [PATCH 3/8] exec: set cpu_index only if it's been explictly set
` [Qemu-devel] [PATCH 4/8] qdev: fix object reference leak in case device.realize() fails
` [Qemu-devel] [PATCH 5/8] pc: init CPUState->cpu_index with index in possible_cpus[]
` [Qemu-devel] [PATCH 6/8] spapr: init CPUState->cpu_index with index relative to core-id
` [Qemu-devel] [PATCH 7/8] Revert "pc: Enforce adding CPUs contiguously and removing them in opposite order"
` [Qemu-devel] [PATCH 8/8] Revert "spapr: Ensure CPU cores are added contiguously and removed in LIFO order"

[Qemu-devel] [PATCH 0/2] qemu-sockets: remove useless functions
 2016-07-21 15:39 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/2] util/qemu-sockets: shoot inet_nonblocking_connect()
` [Qemu-devel] [PATCH 2/2] util/qemu-sockets: shoot unix_nonblocking_connect()

[Qemu-devel] Regression: block: Add .bdrv_co_pwrite_zeroes()
 2016-07-21 15:12 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/3] ipmi_bmc_sim: Free timer
 2016-07-21 15:12 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/3] wdt_i6300esb: "
` [Qemu-devel] [PATCH 3/3] wdt_ib700: "

[Qemu-devel] [PATCH for-2.7] fix qemu exit on memory hotplug when allocation fails at prealloc time
 2016-07-21 15:00 UTC  (5+ messages)

[Qemu-devel] [RFC 0/2] cpu-add compatibility for query-hotpluggable-cpus implementations
 2016-07-21 14:42 UTC  (8+ messages)
` [Qemu-devel] [RFC 1/2] spapr: Reverse order of hotpluggable cpus list

[Qemu-devel] [PATCH] checkpatch: fix break by renaming README
 2016-07-21 14:37 UTC  (2+ messages)

[Qemu-devel] [PATCH] checkpatch: rename README to README.md
 2016-07-21 14:36 UTC  (2+ messages)

[Qemu-devel] [PATCH v15 00/15] PTimer fixes/features and ARM MPTimer conversion
 2016-07-21 14:31 UTC  (16+ messages)
` [Qemu-devel] [PATCH v15 01/15] hw/ptimer: Change ptimer_get_count to return "1" for the expired timer
` [Qemu-devel] [PATCH v15 02/15] hw/ptimer: Fix counter - 1 returned by ptimer_get_count for the active timer
` [Qemu-devel] [PATCH v15 03/15] hw/ptimer: Actually stop timer in case of error
` [Qemu-devel] [PATCH v15 04/15] hw/ptimer: Introduce timer policy feature
` [Qemu-devel] [PATCH v15 05/15] tests: Add ptimer tests
` [Qemu-devel] [PATCH v15 06/15] hw/ptimer: Add "wraparound after one period" policy
` [Qemu-devel] [PATCH v15 07/15] tests: ptimer: Add tests for "
` [Qemu-devel] [PATCH v15 08/15] hw/ptimer: Add "continuous trigger" policy
` [Qemu-devel] [PATCH v15 09/15] tests: ptimer: Add tests for "
` [Qemu-devel] [PATCH v15 10/15] hw/ptimer: Add "no immediate "
` [Qemu-devel] [PATCH v15 11/15] tests: ptimer: Add tests for "
` [Qemu-devel] [PATCH v15 12/15] hw/ptimer: Add "no immediate reload" policy
` [Qemu-devel] [PATCH v15 13/15] tests: ptimer: Add tests for "
` [Qemu-devel] [PATCH v15 14/15] arm_mptimer: Convert to use ptimer
` [Qemu-devel] [PATCH v15 15/15] tests: Add tests for the ARM MPTimer

[Qemu-devel] [PATCH for-2.7 v5 00/14] nbd: efficient write zeroes
 2016-07-21 14:23 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 13/14] nbd: Implement NBD_CMD_WRITE_ZEROES on server
      ` [Qemu-devel] semantics of FIEMAP without FIEMAP_FLAG_SYNC (was Re: [PATCH v5 13/14] nbd: Implement NBD_CMD_WRITE_ZEROES on server)


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