All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-19 11:09:12 to 2012-12-19 12:49:23 UTC [more...]

use perf to get LLC-loads count in Guest
 2012-12-19 12:49 UTC 

[PATCH v2 0/5] Multiqueue virtio-scsi, and API for piecewise buffer submission
 2012-12-19 12:40 UTC  (14+ messages)
` [PATCH v2 1/5] virtio: add functions for piecewise addition of buffers
` [PATCH v2 5/5] virtio-scsi: introduce multiqueue support

[RFC 0/2] auto-ballooning prototype (guest part)
 2012-12-19 12:47 UTC  (6+ messages)
` [RFC 1/2] virtio_balloon: move locking to the balloon thread

[PATCH v3 0/8] xen: ARM HDLCD video driver
 2012-12-19 12:47 UTC  (9+ messages)
` [PATCH v3 1/8] xen/arm: introduce early_ioremap
` [PATCH v3 4/8] xen/vesa: use the new fb_* functions
` [PATCH v3 5/8] xen/arm: preserve DTB mappings
` [PATCH v3 7/8] xen/arm: introduce vexpress_syscfg

[Buildroot] [PATCH] package/uboot-tools: Add mkenvimage for host
 2012-12-19 12:47 UTC 

[meta-fsl-arm][PATCH 0/2] Fixes for current state of 1.4
 2012-12-19 12:45 UTC  (9+ messages)
` [meta-fsl-arm][PATCH 1/2] udev: Drop bbappend as Meta-OpenEmbedded does not has it anymore
` [meta-fsl-arm][PATCH 2/2] README: Update for current state regarding master branch

[PATCH 0/3] virtio: don't poll masked vectors with irqfd
 2012-12-19 12:35 UTC  (10+ messages)
` [PATCH 3/3] virtio-pci: don't poll masked vectors
    ` [Qemu-devel] "
  ` [Qemu-devel] [PATCH 0/3] virtio: don't poll masked vectors with irqfd

python packages that are installed with easyinstall require an accumulated easyinstall.pth in the rootfs
 2012-12-19 12:24 UTC  (5+ messages)
` [PATCH 1/2] easyinstall: class to create and extend the easyinstall.pth file

downscaling YUV fails
 2012-12-19 12:37 UTC  (10+ messages)

[PATCH 0/7] KVM: Alleviate mmu_lock hold time when we start dirty logging
 2012-12-19 12:30 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: omap3-igep: remove VSIM regulator
 2012-12-19 12:36 UTC  (4+ messages)

[Buildroot] Bug report in pkg-autotools.mk
 2012-12-19 12:35 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/34] migration thread and queue
 2012-12-19 12:33 UTC  (35+ messages)
` [Qemu-devel] [PATCH 01/34] migration: fix migration_bitmap leak
` [Qemu-devel] [PATCH 02/34] buffered_file: do not send more than s->bytes_xfer bytes per tick
` [Qemu-devel] [PATCH 03/34] migration: remove double call to migrate_fd_close
` [Qemu-devel] [PATCH 04/34] migration: include qemu-file.h
` [Qemu-devel] [PATCH 05/34] migration-fd: remove duplicate include
` [Qemu-devel] [PATCH 06/34] exec: change ramlist from MRU order to a 1-item cache
` [Qemu-devel] [PATCH 07/34] exec: change RAM list to a TAILQ
` [Qemu-devel] [PATCH 08/34] exec: sort the memory from biggest to smallest
` [Qemu-devel] [PATCH 09/34] add a version number to ram_list
` [Qemu-devel] [PATCH 10/34] protect the ramlist with a separate mutex
` [Qemu-devel] [PATCH 11/34] buffered_file: Move from using a timer to use a thread
` [Qemu-devel] [PATCH 12/34] migration: make qemu_fopen_ops_buffered() return void
` [Qemu-devel] [PATCH 13/34] migration: move migration thread init code to migrate_fd_put_ready
` [Qemu-devel] [PATCH 14/34] migration: make writes blocking
` [Qemu-devel] [PATCH 15/34] migration: remove unfreeze logic
` [Qemu-devel] [PATCH 16/34] migration: just lock migrate_fd_put_ready
` [Qemu-devel] [PATCH 17/34] buffered_file: Unfold the trick to restart generating migration data
` [Qemu-devel] [PATCH 18/34] buffered_file: don't flush on put buffer
` [Qemu-devel] [PATCH 19/34] buffered_file: unfold buffered_append in buffered_put_buffer
` [Qemu-devel] [PATCH 20/34] savevm: New save live migration method: pending
` [Qemu-devel] [PATCH 21/34] migration: move buffered_file.c code into migration.c
` [Qemu-devel] [PATCH 22/34] migration: add XFER_LIMIT_RATIO
` [Qemu-devel] [PATCH 23/34] migration: move migration_fd_put_ready()
` [Qemu-devel] [PATCH 24/34] migration: Inline qemu_fopen_ops_buffered into migrate_fd_connect
` [Qemu-devel] [PATCH 25/34] migration: move migration notifier
` [Qemu-devel] [PATCH 26/34] ram: rename last_block to last_seen_block
` [Qemu-devel] [PATCH 27/34] ram: Add last_sent_block
` [Qemu-devel] [PATCH 28/34] memory: introduce memory_region_test_and_clear_dirty
` [Qemu-devel] [PATCH 29/34] ram: Use memory_region_test_and_clear_dirty
` [Qemu-devel] [PATCH 30/34] ram: optimize migration bitmap walking
` [Qemu-devel] [PATCH 31/34] ram: account the amount of transferred ram better
` [Qemu-devel] [PATCH 32/34] ram: refactor ram_save_block() return value
` [Qemu-devel] [PATCH 33/34] migration: fix qemu_get_fd for BufferedFile
` [Qemu-devel] [PATCH 34/34] migration: merge QEMUFileBuffered into MigrationState

[PATCH 0/2] few trivial omap patches
 2012-12-19 12:34 UTC  (4+ messages)
` [PATCH 2/2] MAINTAINERS: Add an entry for omap related .dts files

[PATCH 1/2] ARM: OMAP2+: omap2plus_defconfig: enable TFP410 chip support
 2012-12-19 12:33 UTC  (4+ messages)
` [PATCH 2/2] ARM: OMAP2+: omap2plus_defconfig: enable CMA allocator

[PATCH] dt: fix tegra SPI binding examples
 2012-12-19 12:33 UTC  (2+ messages)

[PATCH 0/2] i2c: Implement generic gpio based bus arbitration
 2012-12-19 12:32 UTC  (4+ messages)
` [PATCH 1/2] i2c-core: Add gpio based bus arbitration implementation

[Lustre-devel] [wc-discuss] Important changes to libcfs primitives usage
 2012-12-19 12:32 UTC  (4+ messages)

[PATCH] ARM: cache-l2x0.c: Apply the workaround to r3p0 only
 2012-12-19 12:29 UTC  (4+ messages)

[Lustre-devel] Important changes to libcfs primitives usage
 2012-12-19 12:26 UTC  (4+ messages)
` [Lustre-devel] [wc-discuss] "

[PATCH] drm/i915: optionally disable shrinker lock stealing
 2012-12-19 12:22 UTC  (2+ messages)

ARM fixes for my improved privcmd patch
 2012-12-19 12:22 UTC  (5+ messages)

[Qemu-devel] [Bug 1091766] [NEW] Physical host crash with Mellanox IB PCI passthrough
 2012-12-19 12:11 UTC  (3+ messages)
` [Qemu-devel] [Bug 1091766] "

[PATCH] drm/i915: Use pixel size for computing linear offsets into a sprite
 2012-12-19 12:14 UTC 

[PATCH] rbd: Add --json flag for the showmapped command
 2012-12-19 12:17 UTC  (2+ messages)
` [PATCH v2] rbd: Support plain/json/xml output formatting

I/O scheduling on block devices
 2012-12-19 12:17 UTC  (3+ messages)

mm, ksm: NULL ptr deref in unstable_tree_search_insert
 2012-12-19 12:16 UTC  (4+ messages)

[PATCH 00/16] audio: Use device/adapter reference instead of bdaddr_t
 2012-12-19 12:16 UTC  (2+ messages)

[PATCH V3 1/2] cfg80211: Move the definition of struct mac_address up
 2012-12-19 12:16 UTC  (3+ messages)
` [PATCH V3 2/2] cfg80211/nl80211: Enable drivers to implement mac address based ACL

[PATCH] drm/i915: The hw does not support source offsets into a YUV linear fb
 2012-12-19 12:14 UTC  (5+ messages)

[PATCH] proc: fix inconsistent lock state
 2012-12-19 12:13 UTC  (2+ messages)

[PATCH 0/2] mmc: sdio: enhance irq handling during suspend/resume
 2012-12-19 12:12 UTC  (3+ messages)
` [PATCH 1/2] mmc: sdio: defer sdio irq handling when host suspended
` [PATCH 2/2] mmc: sdio: handle interrupt corner case during suspend

ceph stability
 2012-12-19 12:11 UTC  (4+ messages)

[PATCH 06/26] aio: Kill return value of aio_complete()
 2012-12-19 12:03 UTC 

[PATCH 04/26] aio: remove retry-based AIO
 2012-12-19 12:04 UTC 

[PATCH] mac80211: RMC buckets are just list heads
 2012-12-19 12:09 UTC  (2+ messages)

mmc: sdhci: add wakeup support
 2012-12-19 11:56 UTC  (3+ messages)
` [PATCH 2/3] mmc: sdhci: add wake up support
` [PATCH 3/3] mmc: sdhci-pxav3: "

[PATCH] wireless: more 'capability info' bits
 2012-12-19 12:08 UTC  (2+ messages)

AM33xx and BeagleBone support
 2012-12-19 12:07 UTC  (3+ messages)
` [PATCH 18/19] arm: beaglebone: add first-stage support for AM335x and board

How to use IPv6 SNPT?
 2012-12-19 12:07 UTC 

Weird networking problem
 2012-12-19 11:57 UTC  (2+ messages)

Error in installing xen-4.2 on Debian
 2012-12-19 12:04 UTC  (2+ messages)

[PATCH BlueZ] gdbus: Fix crash error when calling g_dbus_remove_all_watches
 2012-12-19 12:01 UTC  (2+ messages)
` [PATCH] gdbus: Fix double free "

[PATCH 1/3] drm/i915; Protect intel_gen4_compute_offset_xtiled() against unknown pixel format
 2012-12-19 12:00 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: The sprite scaler on Ironlake also support YUV planes
` [PATCH 3/3] drm/i915: Add DEBUG messages to all intel_create_user_framebuffer error paths

[PATCH] libxc: Add xc_domain_hvm_get_mtrr_type() call
 2012-12-19 12:00 UTC  (8+ messages)

kvm is not used in guset os
 2012-12-19 11:59 UTC  (2+ messages)

[RFC] KVM on arm64
 2012-12-19 11:59 UTC  (2+ messages)

[Buildroot] elfutils successfully compiled with buildroot 2012.05
 2012-12-19 11:59 UTC  (3+ messages)

[PATCH 1/2] rt2x00: rt2800pci: verify ioremap return value
 2012-12-19 11:59 UTC  (3+ messages)

[PATCH 25/26] aio: use xchg() instead of completion_lock
 2012-12-19 11:59 UTC 

[PATCH V4] memcg, oom: provide more precise dump info while memcg oom happening
 2012-12-19 11:58 UTC  (3+ messages)

tc ipt action
 2012-12-19 11:56 UTC  (27+ messages)
              ` [PATCH] iproute2: act_ipt fix xtables breakage
                ` RFC [PATCH] iproute2: temporary solution to fix xt breakage
                          ` [PATCH] pkt_sched: act_xt support new Xtables interface

[Pkg-xen-devel] Bug#695056: xen - Missing support for XZ compressed bzimage kernels
 2012-12-19 11:56 UTC  (5+ messages)

[Qemu-devel] [PATCH 00/26] usb: Hans' pending qemu usb patches
 2012-12-19 11:48 UTC  (6+ messages)
` [Qemu-devel] [PATCH 26/26] usbredir: Add support for buffered bulk input

Striped images and cluster misbehavior
 2012-12-19 11:53 UTC  (3+ messages)

[PATCH 1/2] drivers/net: Use of_match_ptr() macro in smc91x.c
 2012-12-19 11:17 UTC  (2+ messages)
` [PATCH 2/2] drivers/net: Use of_match_ptr() macro in smsc911x.c

[PATCH V3 00/11] ubiformat for barebox
 2012-12-19 11:50 UTC  (2+ messages)

[GIT PULL net-next] NDISC Updates (sender-side clean-up)
 2012-12-19 11:47 UTC  (3+ messages)
` [GIT PULL net-next 04/17] ndisc: Introduce ndisc_fill_redirect_hdr_option()

[PATCH] Correctly expose PCH ISA bridge for IGD passthrough (was PCI-PCI bridge)
 2012-12-19 11:47 UTC  (2+ messages)

About btrfs qgroup import/export command
 2012-12-19 11:40 UTC  (2+ messages)

[PATCH 1/6] drm/i915: BUG() if fences are used on unsupported platform
 2012-12-19 11:45 UTC  (3+ messages)
` [PATCH 6/6 v2] drm/i915: Make GSM void

Barebox under qemu for beagleboard
 2012-12-19 11:44 UTC 

[Qemu-devel] [PATCH] e1000: Discard oversized packets based on SBP|LPE
 2012-12-19 11:42 UTC  (6+ messages)

[PATCH 1/1] ecryptfs: Migrate to ablkcipher API
 2012-12-19 11:44 UTC  (2+ messages)

[PATCH BlueZ 1/4] core: Print profile name in device_profile_connected
 2012-12-19 11:41 UTC  (5+ messages)
` [PATCH BlueZ 2/4] audio: Fix not cleaning up player when device is removed
` [PATCH BlueZ 3/4] audio: Remove unused parameters from sink_connect/sink_disconnect
` [PATCH BlueZ 4/4] audio: Fix calling device_profile_connected on disconnected cases

[PATCH v4 0/7] leds: leds-pwm: Device tree support
 2012-12-19 11:40 UTC  (3+ messages)
` [PATCH v4 7/7] leds: leds-pwm: Add device tree bindings

[Qemu-devel] [RFC PATCH v4 00/30] ACPI memory hotplug
 2012-12-19 11:40 UTC  (5+ messages)

[PATCH] i915: ensure that VGA plane is disabled
 2012-12-19 11:40 UTC  (2+ messages)

[Bug 56634] New: r600g: fix abysmal performance in Reaction Quake : Huge slowdown
 2012-12-19 11:34 UTC  (2+ messages)
` [Bug 56634] "

[PATCH] xen/netfront: improve truesize tracking
 2012-12-19 11:34 UTC  (4+ messages)

[Qemu-devel] [RFC 0/3] auto-ballooning prototype (host part)
 2012-12-19 11:30 UTC  (6+ messages)
` [Qemu-devel] [RFC 3/3] virtio-balloon: add auto-ballooning support
  `  "

[PATCH] gpio: mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG
 2012-12-19 11:31 UTC 

[PATCH v3] pwm: atmel: add Timer Counter Block PWM driver
 2012-12-19 11:26 UTC  (2+ messages)

[U-Boot] [PATCH 0/4] sf: New flash command support
 2012-12-19 11:28 UTC  (8+ messages)
` [U-Boot] [PATCH 4/4] sf: Add Quad-input Page Program(32h) instruction support

omap DSS fails with tft410 driver panel?
 2012-12-19 11:27 UTC  (18+ messages)

[U-Boot] Bricked when trying to attach UBI
 2012-12-19 11:28 UTC 

[Qemu-devel] [PATCH v2 0/3] re-enable balloon stats
 2012-12-19 11:27 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] balloon: drop old stats code & API

[PATCH v2 0/6] Add support for a fake, para-virtualised machine
 2012-12-19 11:27 UTC  (7+ messages)
` [PATCH v2 4/6] ARM: psci: add support for PSCI invocations from the kernel

[meta-oe][PATCH 00/10] [meta-oe] More pending patches from patchwork and few fixes
 2012-12-19 11:12 UTC  (2+ messages)

[PATCH] ACPI: Rework acpi_get_child() to be more efficient
 2012-12-19 11:27 UTC 

[PATCH v2] of: Output devicetree alias names in uevent
 2012-12-19 11:26 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] ACPI: return first _ADR match for acpi_get_child
 2012-12-19 11:31 UTC  (4+ messages)

[PATCH] xen: arm: introduce arm32 as a subarch of arm
 2012-12-19 11:23 UTC  (5+ messages)

CoreSight framework and drivers
 2012-12-19 11:23 UTC  (3+ messages)

[PATCH] netlink: align attributes on 64-bits
 2012-12-19 11:22 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/5] xen: arm: fix guest register access bug
 2012-12-19 11:22 UTC  (6+ messages)
` [PATCH 3/5] xen: arm: head.S PT_DEV is unused, drop and rename PT_DEV_L3

Block device driver: how to terminate the block device if media disappears?
 2012-12-19 11:21 UTC 

[PATCH 00/15] xen: arm: remove dummy.S
 2012-12-19 11:21 UTC  (5+ messages)

How to use JRE (Java Runtime) in Yocto Projects
 2012-12-19 11:21 UTC  (4+ messages)

[PATCH 0/4] Use dynamic root home directory
 2012-12-19 11:06 UTC  (3+ messages)
` [PATCH 4/4] oprofile: use "

[PVH]: Help: msi.c
 2012-12-19 11:19 UTC  (12+ messages)

hci_emu and hci_vhci
 2012-12-19 11:10 UTC 

[PATCH v2 0/6] A driver for Si476x series of chips
 2012-12-19 11:09 UTC  (7+ messages)
` [PATCH v2 1/6] Add header files and Kbuild plumbing for SI476x MFD core


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.