messages from 2016-07-19 12:54:28 to 2016-07-19 18:30:43 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] VFIO PCIe Extended Capabilities
2016-07-19 18:30 UTC (5+ messages)
[Qemu-devel] [RFC PATCH] tcg: Optimize fence instructions
2016-07-19 18:29 UTC (7+ messages)
[Qemu-devel] [PATCH 00/37] Various memory leak fixes
2016-07-19 18:22 UTC (3+ messages)
` [Qemu-devel] [PATCH 03/37] qga: free the whole blacklist
[Qemu-devel] [PATCH] Fix regressions caused by renaming README
2016-07-19 18:15 UTC (2+ messages)
[Qemu-devel] [PULL v2 00/12] Misc patches for 2.7 hard freeze from 2016-07-18
2016-07-19 18:15 UTC (5+ messages)
` [Qemu-devel] [PULL 09/12] Move README to markdown
[Qemu-devel] [PATCH v20 0/5] block/gluster: add support for multiple gluster servers
2016-07-19 18:09 UTC (11+ 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 0/1] vmstatification of 0323 [for 2.8?]
2016-07-19 17:51 UTC (3+ messages)
[Qemu-devel] [PULL 00/55] pc, pci, virtio: new features, cleanups, fixes
2016-07-19 17:50 UTC (7+ messages)
[Qemu-devel] [PULL v2 00/55] pc, pci, virtio: new features, cleanups, fixes
2016-07-19 17:50 UTC
[Qemu-devel] [PATCH] hw/virtio-pci: fix virtio behaviour on modern (PCIe) machines
2016-07-19 17:47 UTC (2+ messages)
[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
[Qemu-devel] [RFC/PATCHSET 0/3] virtio-pstore: Implement virtio pstore device
2016-07-19 15:48 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/3] virtio: Basic implementation of virtio pstore driver
` [Qemu-devel] [PATCH 2/3] qemu: Implement virtio-pstore device
[Qemu-devel] [PATCH for-2.7 v5 00/14] nbd: efficient write zeroes
2016-07-19 15:45 UTC (14+ messages)
` [Qemu-devel] [PATCH v5 05/14] nbd: Share common reply-sending code in server
` [Qemu-devel] [PATCH v5 13/14] nbd: Implement NBD_CMD_WRITE_ZEROES on server
` [Qemu-devel] [PATCH v5 14/14] nbd: Implement NBD_CMD_WRITE_ZEROES on client
[Qemu-devel] [PATCH] .travis.yml: add ALSA, PulseAudio, and SDL audio drivers
2016-07-19 15:36 UTC
[Qemu-devel] [PATCH] content: Reserve virtio device ID for pstore
2016-07-19 15:13 UTC
[Qemu-devel] [PATCH v4 00/32] Dynamic module loading for block drivers
2016-07-19 15:06 UTC (5+ messages)
[Qemu-devel] [PATCH] net: flush NetQueue before to send new packets
2016-07-19 14:33 UTC
[Qemu-devel] [PULL 00/10] Docker patches
2016-07-19 14:31 UTC (11+ messages)
` [Qemu-devel] [PULL 01/10] tests/docker/docker.py: docker_dir outside build
` [Qemu-devel] [PULL 02/10] tests/docker/docker.py: support --include-executable
` [Qemu-devel] [PULL 03/10] tests/docker/docker.py: check and run .pre script
` [Qemu-devel] [PULL 04/10] tests/docker/dockerfiles: new debian-bootstrap.docker
` [Qemu-devel] [PULL 05/10] tests/docker/docker.py: add update operation
` [Qemu-devel] [PULL 06/10] docker: More sensible run script
` [Qemu-devel] [PULL 07/10] docker: Fix exit code if $CMD failed
` [Qemu-devel] [PULL 08/10] docker: Add "images" subcommand to docker.py
` [Qemu-devel] [PULL 09/10] docker: Don't start a container that doesn't exist
` [Qemu-devel] [PULL 10/10] docker: pass EXECUTABLE to build script
[Qemu-devel] [PATCH v19 0/5] block/gluster: add support for multiple gluster servers
2016-07-19 14:29 UTC (9+ messages)
` [Qemu-devel] [PATCH v19 4/5] block/gluster: using new qapi schema
[Qemu-devel] [PATCH V5 0/7] pxb: fix 64-bit MMIO allocation
2016-07-19 14:25 UTC (11+ messages)
` [Qemu-devel] [PATCH V5 2/7] tests/acpi: add pxb/pxb-pcie tests
` [Qemu-devel] edk2 submodule + binaries (Re: [PATCH V5 2/7] tests/acpi: add pxb/pxb-pcie tests)
[Qemu-devel] [PATCH v10 00/10] *** 8bit AVR cores ***
2016-07-19 14:22 UTC (6+ messages)
` [Qemu-devel] [PATCH v10 09/10] target-avr: updating translate.c to use instructions translation
[Qemu-devel] [PULL] Final travis update for 2.7
2016-07-19 14:07 UTC (2+ messages)
[Qemu-devel] [PATCH] net: flush NetQueue before to send new packets
2016-07-19 14:05 UTC
[Qemu-devel] [PATCH v7 00/10] docker: Support building qemu-user powered docker test images
2016-07-19 14:00 UTC (12+ messages)
` [Qemu-devel] [PATCH v7 01/10] tests/docker/docker.py: docker_dir outside build
` [Qemu-devel] [PATCH v7 02/10] tests/docker/docker.py: support --include-executable
` [Qemu-devel] [PATCH v7 03/10] tests/docker/docker.py: check and run .pre script
` [Qemu-devel] [PATCH v7 04/10] tests/docker/dockerfiles: new debian-bootstrap.docker
` [Qemu-devel] [PATCH v7 05/10] tests/docker/docker.py: add update operation
` [Qemu-devel] [PATCH v7 06/10] docker: More sensible run script
` [Qemu-devel] [PATCH v7 07/10] docker: Fix exit code if $CMD failed
` [Qemu-devel] [PATCH v7 08/10] docker: Add "images" subcommand to docker.py
` [Qemu-devel] [PATCH v7 09/10] docker: Don't start a container that doesn't exist
` [Qemu-devel] [PATCH v7 10/10] docker: pass EXECUTABLE to build script
[Qemu-devel] [PULL 0/3] vnc: bugfixes for -rc0
2016-07-19 13:41 UTC (2+ messages)
[Qemu-devel] [PATCH Qemu] Change spice-server protocol for GL texture passing
2016-07-19 13:41 UTC (6+ messages)
` [Qemu-devel] [Spice-devel] "
[Qemu-devel] [PATCH RFC 07/16] qom/cpu: make nr-cores, nr-threads real properties
2016-07-19 13:39 UTC (14+ messages)
` [Qemu-devel] QOM: best way for parents to pass information to children? (was Re: [PATCH RFC 07/16] qom/cpu: make nr-cores, nr-threads real properties)
[Qemu-devel] 4815185902 seems to break build for me
2016-07-19 13:19 UTC (3+ messages)
[Qemu-devel] [PULL] Update OpenBIOS images
2016-07-19 13:07 UTC (2+ messages)
[Qemu-devel] [PATCH v4 04/16] pc: forbid BSP removal
2016-07-19 12:55 UTC (3+ messages)
` [Qemu-devel] [PATCH v5 "
[Qemu-devel] [PULL 00/16] linux-user before 2.7 hardfreeze
2016-07-19 12:54 UTC (13+ messages)
` [Qemu-devel] [PULL 05/16] linux-user: add nested netlink types
` [Qemu-devel] [PULL 06/16] linux-user: Check sigsetsize argument to syscalls
` [Qemu-devel] [PULL 07/16] linux-user: Add loop control ioctls
` [Qemu-devel] [PULL 08/16] linux-user: Correct type for BLKSSZGET
` [Qemu-devel] [PULL 09/16] linux-user: Correct type for LOOP_GET_STATUS{, 64} ioctls
` [Qemu-devel] [PULL 10/16] linux-user: Forget about synchronous signal once it is delivered
` [Qemu-devel] [PULL 11/16] linux-user: Handle short lengths in host_to_target_sockaddr()
` [Qemu-devel] [PULL 12/16] linux-user: Add some new blk ioctls
` [Qemu-devel] [PULL 13/16] TIOCGPTN and related terminal control ioctls were not converted to the guest ioctl format on x86_64 targets. Convert these ioctls to enable terminal functionality on x86_64 guests
` [Qemu-devel] [PULL 14/16] linux-user: define missing sparc syscalls
` [Qemu-devel] [PULL 15/16] linux-user: Fix type for SIOCATMARK ioctl
` [Qemu-devel] [PULL 16/16] linux-user: AArch64 has sync_file_range, not sync_file_range2
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).