messages from 2014-06-18 15:45:59 to 2014-06-18 16:17:23 UTC [more...]
[Qemu-devel] [PULL v2 000/106] pc, pci, virtio, hotplug fixes, enhancements
2014-06-18 16:17 UTC (29+ messages)
` [Qemu-devel] [PULL v2 001/106] pc: create custom generic PC machine type
` [Qemu-devel] [PULL v2 002/106] pc: ACPI BIOS: use enum for defining memory affinity flags
` [Qemu-devel] [PULL v2 003/106] object_add: allow completion handler to get canonical path
` [Qemu-devel] [PULL v2 004/106] vl.c: daemonize before guest memory allocation
` [Qemu-devel] [PULL v2 005/106] add memdev backend infrastructure
` [Qemu-devel] [PULL v2 007/106] qdev: hotplug for bus-less devices
` [Qemu-devel] [PULL v2 008/106] qdev: expose DeviceState.hotplugged field as a property
` [Qemu-devel] [PULL v2 009/106] pc: implement pc-dimm device abstraction
` [Qemu-devel] [PULL v2 010/106] memory: add memory_region_is_mapped() API
` [Qemu-devel] [PULL v2 011/106] pc-dimm: do not allow setting an in-use memdev
` [Qemu-devel] [PULL v2 012/106] pc: initialize memory hotplug address space
` [Qemu-devel] [PULL v2 013/106] pc: exit QEMU if number of slots more than supported 256
` [Qemu-devel] [PULL v2 014/106] pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS
` [Qemu-devel] [PULL v2 015/106] pc: exit QEMU if compat machine doesn't support memory hotlpug
` [Qemu-devel] [PULL v2 016/106] pc: add memory hotplug handler to PC_MACHINE
` [Qemu-devel] [PULL v2 017/106] pc-dimm: add busy address check and address auto-allocation
` [Qemu-devel] [PULL v2 018/106] pc-dimm: add busy slot check and slot auto-allocation
` [Qemu-devel] [PULL v2 020/106] acpi: memory hotplug ACPI hardware implementation
` [Qemu-devel] [PULL v2 021/106] trace: add acpi memory hotplug IO region events
` [Qemu-devel] [PULL v2 022/106] trace: pc: add PC_DIMM slot & address allocation
` [Qemu-devel] [PULL v2 023/106] acpi:piix4: allow plug/unlug callbacks handle not only PCI devices
` [Qemu-devel] [PULL v2 024/106] acpi:piix4: add memory hotplug handling
` [Qemu-devel] [PULL v2 025/106] pc: ich9 lpc: make it work with global/compat properties
` [Qemu-devel] [PULL v2 026/106] acpi:ich9: add memory hotplug handling
` [Qemu-devel] [PULL v2 027/106] pc: migrate piix4 & ich9 MemHotplugState
` [Qemu-devel] [PULL v2 029/106] pc: propagate memory hotplug event to ACPI device
` [Qemu-devel] [PULL v2 030/106] pc: ACPI BIOS: implement memory hotplug interface
` [Qemu-devel] [PULL v2 031/106] pc: add "hotplug-memory-region-size" property to PC_MACHINE
[PATCH 0/4] Add support for Exynos clock output configuration
2014-06-18 16:17 UTC
[Qemu-devel] [PATCH v2 0/7] virtio-scsi: do not rely on iov boundaries
2014-06-18 16:17 UTC (2+ messages)
Future Electronics FWBADAPT-7WVGA-PCAP LCD and Yocto 1.6
2014-06-18 16:16 UTC (4+ messages)
[PATCH 11/16] drm/i915: Introduce accurate frontbuffer tracking
2014-06-18 16:15 UTC (11+ messages)
` [PATCH] "
` [PATCH] drm/i915: Properly track domain of the fbcon fb
[Bug 78439] New: Display corruption when DP connector is reattached
2014-06-18 16:15 UTC (2+ messages)
` [Bug 78439] [NVC1] "
[PATCH v2 0/2] arm: dts: add support for am437x sk
2014-06-18 16:14 UTC (9+ messages)
` [PATCH v2 1/2] arm: dts: am4372: let boards enable RTC and Watchdog
` [PATCH v2 2/2] arm: dts: add support for AM437x StarterKit
Display glitching (and possibly related lockup) in 3.16-rc1?
2014-06-18 16:14 UTC
Recipe to Copy JAR files, not extract it
2014-06-18 16:10 UTC (4+ messages)
[Qemu-devel] [RFC 0/3] image-fuzzer: Initial image generator and extended runner
2014-06-18 16:14 UTC (4+ messages)
` [Qemu-devel] [RFC 1/3] image-fuzzer: Added execution of multiple tests to the test runner
` [Qemu-devel] [RFC 2/3] image-fuzzer: Initial generator of qcow2 fuzzed images
` [Qemu-devel] [RFC 3/3] image-fuzzer: Added description for the qcow2 image generator
[PATCHv2] clk: socfpga: Add a second parent option for the dbg_base_clk
2014-06-18 16:14 UTC (3+ messages)
[PATCH v4 0/6] Link Bonding Library
2014-06-18 16:14 UTC (8+ messages)
` [PATCH v5 "
` [PATCH v5 1/6] Link Bonding Library (lib/librte_pmd_bond)
` [PATCH v5 2/6] Support for unique interface naming of pmds
` [PATCH v5 3/6] EAL support for link bonding device initialization
` [PATCH v5 4/6] Link bonding Unit Tests
` [PATCH v5 5/6] testpmd link bonding additions
` [PATCH v5 6/6] Link Bonding Library doxygen additions
[PATCHv6 0/8] tools: rework VM Generation ID
2014-06-18 16:12 UTC (9+ messages)
` [PATCH 1/8] libxc: add xc_hvm_param_get/set() to get/set 64-bit values
` [PATCH 2/8] libxl: add libxl__random_bytes() which fills a buffer with random bytes
` [PATCH 3/8] hvmloader: add helper functions to get/set HVM params
` [PATCH 4/8] hvm: add HVM_PARAM_VM_GENERATION_ID_ADDR
` [PATCH 5/8] libxc, libxl, hvmloader: strip out outdated VM generation ID implementation
` [PATCH 6/8] libxl: allow a generation ID to be specified at domain creation
` [PATCH 7/8] xl: generate a new random VM generation ID if requested
` [PATCH 8/8] docs: update docs for the ~/platform/generation-id key
[Buildroot] [PATCH] genimage: bump to version 6
2014-06-18 16:12 UTC
MANY errors while building media docbooks
2014-06-18 16:12 UTC (3+ messages)
` [PATCH] Documentation: Fix DocBook build with relative $(srctree)
[PATCH v8] leds: USB: HID: Add support for MSI GT683R led panels
2014-06-18 16:11 UTC (4+ messages)
` [PATCH v9] "
[PATCH] add missing cpufeatures, vmexits and vmcs defines for broadwell/haswell
2014-06-18 16:11 UTC (3+ messages)
[PATCH RFC 0/5] Dove PMU support
2014-06-18 16:09 UTC (13+ messages)
` Dove DT and HDMI on v3.16-rc1 (was: Re: [PATCH RFC 0/5] Dove PMU support)
` Dove DT and HDMI on v3.16-rc1
[PATCH] net: fec: Don't clear IPV6 header checksum field when IP accelerator enable
2014-06-18 16:09 UTC (2+ messages)
Patch for signaling ToasterUI is up and ready
2014-06-18 16:08 UTC (3+ messages)
[PATCH] xen/arm: Panic when we receive an unexpected trap
2014-06-18 16:08 UTC (3+ messages)
[Qemu-devel] [PULL 00/14] SCSI changes for 2014-06-18
2014-06-18 16:07 UTC (7+ messages)
[PATCH] bitbake-user-manual-execution.xml: Typo, grammar fixes
2014-06-18 16:03 UTC
[PATCH 6/6] KVM: x86: check DR6/7 high-bits are clear only on long-mode
2014-06-18 16:06 UTC (6+ messages)
` [PATCH v2 0/9] KVM: x86: More emulator bugs
` [PATCH v2 9/9] KVM: vmx: vmx instructions handling does not consider cs.l
[RFC v2] doc: Add management support for controller configuration
2014-06-18 16:06 UTC
[RFC PATCH 00/13][V3] kexec: A new system call to allow in kernel loading
2014-06-18 16:06 UTC (5+ messages)
` [PATCH 13/13] kexec: Support kexec/kdump on EFI systems
[Qemu-devel] [PATCH v1] virtio-scsi: fix object check failure
2014-06-18 16:05 UTC (6+ messages)
[PATCH] NFS4.1: try to clean sessions after testing
2014-06-18 16:05 UTC (9+ messages)
` [PATCH v2] "
[Qemu-devel] [PATCH] block/iscsi: bump libiscsi requirement to 1.8.0
2014-06-18 16:05 UTC (2+ messages)
[Qemu-devel] [PULL 00/15] SCSI changes for 2014-06-18
2014-06-18 16:04 UTC (16+ messages)
` [Qemu-devel] [PULL 01/15] block/iscsi: handle BUSY condition
` [Qemu-devel] [PULL 02/15] block/iscsi: fix potential segfault on early callback
` [Qemu-devel] [PULL 03/15] block/iscsi: use 16 byte CDBs only when necessary
` [Qemu-devel] [PULL 04/15] scsi-disk.c: Fix compilation with -DDEBUG_SCSI
` [Qemu-devel] [PULL 05/15] scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c
` [Qemu-devel] [PULL 06/15] scsi: Print command name in debug
` [Qemu-devel] [PULL 07/15] megasas: use PCI DMA API
` [Qemu-devel] [PULL 08/15] util: add return value to qemu_iovec_concat_iov
` [Qemu-devel] [PULL 09/15] virtio-scsi: start preparing for any_layout
` [Qemu-devel] [PULL 10/15] virtio-scsi: add target swap for VirtIOSCSICtrlTMFReq fields
` [Qemu-devel] [PULL 11/15] virtio-scsi: add extra argument and return type to qemu_sgl_concat
` [Qemu-devel] [PULL 12/15] virtio-scsi: prepare sense data handling for any_layout
` [Qemu-devel] [PULL 13/15] virtio-scsi: introduce virtio_scsi_complete_cmd_req
` [Qemu-devel] [PULL 14/15] virtio-scsi: add support for the any_layout feature
` [Qemu-devel] [PULL 15/15] block/iscsi: bump libiscsi requirement to 1.9.0
commit 762380a "block: add notion of a chunk size for request merging" stops io on btrfs
2014-06-18 16:02 UTC (4+ messages)
Understanding raid array status: Active vs Clean
2014-06-18 16:04 UTC (9+ messages)
[PATCH] tools/libxc: rename pfn_to_mfn to xc_pfn_to_mfn
2014-06-18 16:04 UTC (2+ messages)
[PATCH 1/2] perf: ignore LBR and offcore_rsp
2014-06-18 16:04 UTC (2+ messages)
[PATCH] NVMe: Fail SCSI->NVMe translation for UNMAP when anchor is set
2014-06-18 16:04 UTC (7+ messages)
[PATCH v3 0/3] Qualcomm Resource Power Manager driver
2014-06-18 16:03 UTC (8+ messages)
[PATCH v5 0/6] vgic emulation and GICD_ITARGETSR
2014-06-18 16:03 UTC (2+ messages)
Deadlock in intel_enable_pipe_a()
2014-06-18 16:03 UTC (6+ messages)
` [PATCH] drm/i915: Avoid double mutex lock applying pipe A quirk during sanitize_crtc()
` Partial success - Fixing resume from s2ram on S6010
` i830GM on IBM R31 works with alm_fixes5 repository
[PATCH 0/3] XLR/XLS network driver update and fixes
2014-06-18 16:03 UTC (2+ messages)
[PATCH] nfsd: fix return of nfs4_acl_write_who
2014-06-18 16:03 UTC (3+ messages)
[PATCH] tools/pygrub: Fix extlinux when /boot is a separate partition from /
2014-06-18 16:03 UTC (2+ messages)
[PATCH v7 0/9] libxl: JSON infrastructure, fixes and prerequisite patches for new API
2014-06-18 16:02 UTC (2+ messages)
[PATCH 00/11] qspinlock with paravirt support
2014-06-18 16:02 UTC (16+ messages)
` [PATCH 04/11] qspinlock: Extract out the exchange of tail code word
` [PATCH 05/11] qspinlock: Optimize for smaller NR_CPUS
[PATCH 00/16] PSR rework and accurate frontbuffer tracking
2014-06-18 16:02 UTC (7+ messages)
` [PATCH 16/16] drm/i915: Improve PSR debugfs output
` [PATCH] drm/i915: Print obj->frontbuffer_bits in "
cannot attach backing device, wipefs does not fix it
2014-06-18 16:01 UTC (2+ messages)
[PATCH] tools/python: Remove some legacy scripts
2014-06-18 16:02 UTC (2+ messages)
[PATCH] xen/arm: Drop cpuinfo_x86 structure definition
2014-06-18 16:01 UTC (3+ messages)
[patch added to the 3.12 stable tree] MIPS: asm: thread_info: Add _TIF_SECCOMP flag
2014-06-18 16:01 UTC
[PATCH] bitbake-user-manual-execution.xml: Update parallelization note
2014-06-18 15:57 UTC (3+ messages)
[PATCH] KVM: PPC: Book3E: Unlock mmu_lock when setting caching atttribute
2014-06-18 16:01 UTC (3+ messages)
curious about setting of PROVIDES in bitbake.conf
2014-06-18 15:50 UTC (2+ messages)
[PATCH 0/4] Support controlling the maximum sub C-State
2014-06-18 16:00 UTC (5+ messages)
` [PATCH 2/4] x86/mwait_idle: Allow limiting the sub C-state
` [PATCH 3/4] tools/libxc: Alow getting and setting the max sub C-State
[Buildroot] [PATCH 0/5 v5] legal-info: extract packages to get license files (branch yem/legal)
2014-06-18 16:00 UTC (3+ messages)
net/hsr: not working : High-availability Seamless Redundancy (HSRv0)
2014-06-18 16:00 UTC (2+ messages)
[PATCH v9 0/9] Implement vcpu soft affinity for credit1 (toolstack side)
2014-06-18 16:00 UTC (7+ messages)
` [PATCH v9 6/9] libxl/xl: deprecate the build_info->cpumap field
` [PATCH v9 7/9] xl: move the vcpu affinity parsing in a function
` [PATCH v9 8/9] libxl/xl: enable for specifying soft-affinity in the config file
relative objtree change broke tar builds?
2014-06-18 15:58 UTC (6+ messages)
[LTP] [PATCH 1/3] syscalls: fix returning TCONF without device
2014-06-18 15:58 UTC (4+ messages)
[Qemu-devel] [v5 PATCH] target-mips: implement UserLocal Register
2014-06-18 15:57 UTC (2+ messages)
[PATCH 0/3] Initial implementation for MCAP data channel
2014-06-18 15:58 UTC (4+ messages)
` [PATCH 1/3] android/health: Check if device and channel already exists or not
` [PATCH 2/3] android/health: Cache remote mdep id on channel connect request
` [PATCH 3/3] android/health: Create and connect MDL
[meta-opie] Avoid opie-image-16mb resulting in a 21 MB JFFS2 image
2014-06-18 15:57 UTC (2+ messages)
[Qemu-devel] [PATCH] vhost: fix resource leak in error handling
2014-06-18 15:57 UTC
[PATCH 0/3] use managed resources for gpio-regulator probe
2014-06-18 15:56 UTC (8+ messages)
` [PATCH 1/3] drivers/gpio: devres.c: allow gpio array requests for managed devices
` [PATCH 2/3] drivers/base: devres.c: Add block copy func. "
[RFT 1/2] printk: make dynamic kernel ring buffer alignemnt explicit
2014-06-18 15:56 UTC (2+ messages)
[Qemu-devel] [PATCH v4 12/18] target-i386: Support check/enforce flags in TCG mode, too
2014-06-18 15:54 UTC (4+ messages)
[PATCH] arm64: support reboot and power off via EFI runtime
2014-06-18 15:53 UTC (5+ messages)
[Qemu-devel] [v4 PATCH] target-mips: implement UserLocal Register
2014-06-18 15:52 UTC (5+ messages)
[PATCH 1/2] drm/i915: Set M2_N2 registers during mode set
2014-06-18 15:52 UTC (3+ messages)
` [PATCH v2 "
[PATCH v3] btrfs-progs: Improve the parse_size() error message
2014-06-18 15:52 UTC (2+ messages)
[PATCH 1/2] regulators: TPS65218: Add the missing of_node assignment in probe
2014-06-18 15:51 UTC (4+ messages)
[PATCH 00/14] arm-soc fixes for 3.16 review
2014-06-18 15:49 UTC (3+ messages)
` [PATCH 03/14] ARM: keystone requires ARM_PATCH_PHYS_VIRT
[Qemu-devel] [PATCH] qapi: fix input visitor bugs
2014-06-18 15:44 UTC (3+ messages)
[PATCH] Revert "MIPS: Save/restore MSA context around signals"
2014-06-18 15:48 UTC (2+ messages)
[RFC PATCH 0/5] perf trace pagefaults
2014-06-18 15:47 UTC (3+ messages)
` [PATCH 1/5] perf trace: add support for pagefault tracing
Bug: USB Bridge Will Not PassThru
2014-06-18 15:47 UTC (6+ messages)
[PATCH] clk: samsung: Register clk provider only after registering its all clocks
2014-06-18 15:46 UTC (2+ messages)
[Qemu-devel] [PATCH] qapi/string-putput-visitor: fix bugs
2014-06-18 15:46 UTC (2+ messages)
[U-Boot] [PATCH] driver/ddr: Fix DDR4 driver for ARM
2014-06-18 15:46 UTC (3+ messages)
[U-Boot] [PATCH 01/10] samsung: misc: fix soc revision setting in the set_board_info()
2014-06-18 15:46 UTC (8+ messages)
` [U-Boot] [PATCH v2 01/11] "
` [U-Boot] [PATCH v2 04/11] drivers:dfu: new feature: separated bootloader alt setting
[Buildroot] [PATCHv2] argus: bump to vanilla version 3.6.0.1
2014-06-18 15:45 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.