messages from 2012-02-14 14:01:30 to 2012-02-14 15:18:56 UTC [more...]
level in kvm_mmu_page_role
2012-02-14 15:02 UTC (2+ messages)
[PATCH v3 0/9] uq/master: TPR access optimization for Windows guests
2012-02-14 15:13 UTC (20+ messages)
` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 1/9] kvm: Set cpu_single_env only once
` "
` [Qemu-devel] [PATCH v3 2/9] Remove useless casts from cpu iterators
` "
` [Qemu-devel] [PATCH v3 3/9] Allow to use pause_all_vcpus from VCPU context
` "
` [Qemu-devel] [PATCH v3 4/9] target-i386: Add infrastructure for reporting TPR MMIO accesses
` "
` [Qemu-devel] [PATCH v3 5/9] kvmvapic: Add option ROM
` "
` [PATCH v3 6/9] kvmvapic: Introduce TPR access optimization for Windows guests
` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 7/9] kvmvapic: Simplify mp/up_set_tpr
` "
` [PATCH v3 8/9] optionsrom: Reserve space for checksum
` [Qemu-devel] "
` [Qemu-devel] [PATCH v3 9/9] kvmvapic: Use optionrom helpers
` "
4.2 TODO update
2012-02-14 15:18 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/8] qemu-ga: add support for Windows
2012-02-14 15:15 UTC (9+ messages)
` [Qemu-devel] [PATCH v3 1/8] qemu-ga: Add schema documentation for types
` [Qemu-devel] [PATCH v3 2/8] qemu-ga: move channel/transport functionality into wrapper class
` [Qemu-devel] [PATCH v3 3/8] qemu-ga: separate out common commands from posix-specific ones
` [Qemu-devel] [PATCH v3 4/8] qemu-ga: rename guest-agent-commands.c -> commands-posix.c
` [Qemu-devel] [PATCH v3 5/8] qemu-ga: fixes for win32 build of qemu-ga
` [Qemu-devel] [PATCH v3 6/8] qemu-ga: add initial win32 support
` [Qemu-devel] [PATCH v3 7/8] qemu-ga: add Windows service integration
` [Qemu-devel] [PATCH v3 8/8] qemu-ga: add win32 guest-shutdown command
[PATCH resend] bcm5974: Add pointer and buttonpad properties
2012-02-14 15:19 UTC (2+ messages)
[U-Boot] [PATCH] Remove execute permissions from source files
2012-02-14 15:16 UTC (5+ messages)
[Qemu-devel] profiling qemu
2012-02-14 15:15 UTC (5+ messages)
monitoring domU events in Dom0
2012-02-14 15:14 UTC
[Bug 39550] New: Brightness stuck to low value after suspend/resume
2012-02-14 15:13 UTC (3+ messages)
` [Bug 39550] "
[Qemu-devel] [PATCH v4 00/11] Misc fixes for floppy emulation
2012-02-14 15:16 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 07/11] pc: add 1.1 machine type
` [Qemu-devel] [PATCH v4 09/11] fdc: check if media rate is correct before doing any transfer
[PATCH] [trivial] usx2y: Fix typo in usbusx2yaudio.c and usx2yhwdeppcm.c
2012-02-14 15:13 UTC
[Qemu-devel] [PATCH 0/3] New sigaltstack method for coroutine
2012-02-14 15:12 UTC (14+ messages)
` [Qemu-devel] [PATCH 1/3] coroutine: adding sigaltstack method (.c source)
[PATCH v2 00/10] arm: compile tools
2012-02-14 15:11 UTC (4+ messages)
` [PATCH v2 01/10] arm: few missing #define
[GIT PULL 00/16] perf/core improvements and fixes
2012-02-14 15:10 UTC (9+ messages)
iMX27 clock settings
2012-02-14 15:10 UTC
[PATCH] slab: warning if total alloc size overflow
2012-02-14 15:07 UTC (9+ messages)
[PATCH v5 0/6] prevent QEMU from waking up needlessly
2012-02-14 15:07 UTC (14+ messages)
` [Qemu-devel] "
` [PATCH v5 1/6] xen: do not initialize the interval timer and PCSPK emulator
` [Qemu-devel] "
` [PATCH v5 2/6] xen: disable rtc_clock
` [Qemu-devel] "
` [PATCH v5 3/6] xen: introduce an event channel for buffered io event notifications
` [Qemu-devel] "
` [PATCH v5 4/6] timers: the rearm function should be able to handle delta = INT64_MAX
` [Qemu-devel] "
` [PATCH v5 5/6] qemu_next_alarm_deadline: check the expire time of a clock only if it is enabled
` [Qemu-devel] "
` [PATCH v5 6/6] main_loop_wait: block indefinitely
` [Qemu-devel] "
[PATCH] usb: host: ehci: allow ehci_* symbols to be unused
2012-02-14 15:06 UTC (2+ messages)
[PATCH 00/12 v2] ARM: Slim down dummy.S
2012-02-14 15:06 UTC (14+ messages)
` [PATCH 01/12] arm: add a missing local-vars comment
` [PATCH 02/12] arm: define some more cp15 registers
` [PATCH 03/12] arm: align some register bit definitions
` [PATCH 04/12] arm: remove some unnecessary symbols from dummy.S
` [PATCH 05/12] arm: Add stub functions instead of using DUMMY
` [PATCH 06/12] PM: only include XEN_SYSCTL_{get_pmstat, pm_op} if HAVE_ACPI
` [PATCH 07/12] arm: provide dummy version of steal_page for tmem
` [PATCH 08/12] arm: Implement arch_get_xen_caps
` [PATCH 09/12] xen: make need_iommu == 0 if !HAS_PASSTHROUGH
` [PATCH 10/12] arm: stub out PoD related p2m functions
` [PATCH 11/12] arm: define max_page
` [PATCH 12/12] arm: Group remaining dummy symbols somewhat according to functionality
[PATCHv6 0/7] ARM: DMA-mapping framework redesign
2012-02-14 15:02 UTC (16+ messages)
` [PATCHv6 2/7] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [PATCHv6 3/7] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCHv6 7/7] ARM: dma-mapping: add support for IOMMU mapper
[PATCH] KEYS: Enable the compat keyctl wrapper on s390x
2012-02-14 15:06 UTC (2+ messages)
[U-Boot] Q: Bad bits in Nand Write
2012-02-14 15:05 UTC
[PATCH 0/7] add support for mc13892 I2C based touch panel for mx35_3ds
2012-02-14 14:27 UTC (3+ messages)
[PATCH] adis16080: fix compiler -Wuninitialized
2012-02-14 15:04 UTC (3+ messages)
[PATCH 1/2] ath6kl: Fix missing release of semaphore in ath6kl_stop_txrx()
2012-02-14 15:03 UTC (2+ messages)
` [PATCH 2/2] ath6kl: Remove bogus non-NULL pointer check
[PATCH RFC] slab: introduce knalloc/kxnalloc
2012-02-14 15:02 UTC (12+ messages)
` [PATCH RFC v2] slab: introduce kmalloc_array
[PATCH] Ensure that walk_page_range()'s start and end are page-aligned
2012-02-14 14:59 UTC (6+ messages)
[PATCH 0/2] self-hosted-image: 2 new patches from Dexuan: Feb 14, 2012
2012-02-14 14:51 UTC (3+ messages)
` [PATCH 1/2] mini-x-session: try to use a resolution that's big enough for hob2's window
` [PATCH 2/2] task-self-hosted: add connman and connman-plugin-ethernet
OMAP34xx
2012-02-14 14:59 UTC (2+ messages)
[PATCH 1/1] usb: cdc-ncm: Increase maximum allowed datagram size
2012-02-14 14:39 UTC (2+ messages)
The way of mapping BIOS into the guest's address space
2012-02-14 14:57 UTC (2+ messages)
[Bug 42765] New: mptscsih driver issues task aborts during high write utilization
2012-02-14 14:57 UTC (2+ messages)
` [Bug 42765] "
[PATCH v2] ARM: LPC32xx: ADC support
2012-02-14 14:56 UTC (2+ messages)
Git submodules with usernames in the URL
2012-02-14 14:55 UTC (2+ messages)
4.2 TODO update
2012-02-14 14:56 UTC (4+ messages)
[PATCH] x86: don't allow Dom0 to map MSI-X table writably
2012-02-14 14:54 UTC
[PATCH] percpu: use raw_local_irq_* in _this_cpu op
2012-02-14 14:53 UTC (5+ messages)
ANNOUNCE: new "mmc-utils" repository
2012-02-14 14:53 UTC (5+ messages)
meta-oracle-java
2012-02-14 14:52 UTC
[PATCH] KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compat
2012-02-14 14:50 UTC
[PATCH 2 of 2] vpmu: Add the BTS extension
2012-02-14 14:50 UTC (5+ messages)
[U-Boot] OMAP USB, beagle-xm fail
2012-02-14 14:50 UTC (4+ messages)
[PATCH v2 2/4] ARM: rpc: make default fiq handler run-time installed
2012-02-14 14:50 UTC (2+ messages)
` [PATCH v3] "
[Qemu-devel] [PATCH v4 00/11] initial suspend support
2012-02-14 14:49 UTC (8+ messages)
` [Qemu-devel] [PATCH v4 05/11] suspend: add infrastructure
[PATCH] [trivial] scsi: Fix typo in mv_sas.c
2012-02-14 14:49 UTC
[PATCH] libsas: move SAM_STAT_CHECK_CONDITION out of switch
2012-02-14 14:49 UTC
[PATCH] bcm: move DRIVER_HALT into enum LedEvents
2012-02-14 14:48 UTC
[PATCH 1/1] qla2xxx: Micro optimization in queuecommand handler
2012-02-14 14:47 UTC
[PATCH v2] mlx4: fix -Wuninitialized warning
2012-02-14 14:47 UTC (2+ messages)
[Bug 42755] New: KVM is being extremely slow on AMD Athlon64 4000+ Dual Core 2.1GHz Brisbane
2012-02-14 14:47 UTC (2+ messages)
` [Bug 42755] "
[PATCH obexd v2 0/6] Several minor fixes
2012-02-14 14:47 UTC (7+ messages)
` [PATCH obexd v2 1/6] client: fix memory leak in obc_session_put
` [PATCH obexd v2 2/6] client: fix unreported error case
` [PATCH obexd v2 3/6] client: fix incorrect error check
` [PATCH obexd v2 4/6] client: fix pbap select when same path given twice
` [PATCH obexd v2 5/6] client: queue transfers in ftp sessions
` [PATCH obexd v2 6/6] client: queue transfers in pbap sessions
[PATCH] ixp4xx: clockevent set_next_event fix
2012-02-14 14:47 UTC (5+ messages)
` [PATCH RESEND] "
` [PATCH RESEND] ixp4xx: clockevent set_next_event fix (TESTERS NEEDED)
[PATCH v3] leds-lp5523: fix compiler warning
2012-02-14 14:44 UTC
vMCE vs migration
2012-02-14 14:43 UTC (12+ messages)
[PATCH 0/7] buildhistory fixes
2012-02-14 14:28 UTC (3+ messages)
` [PATCH 4/7] classes/buildhistory: use hostname instead of reading /etc/hostname
KVM call agenda for Tuesday 14
2012-02-14 14:42 UTC (3+ messages)
` [Qemu-devel] "
realtek NIC constantly hanging up
2012-02-14 14:42 UTC
[PATCH] pm8001: fix enum checks
2012-02-14 14:40 UTC (2+ messages)
[PATCH] mvsas: fix enum checks
2012-02-14 14:40 UTC (2+ messages)
linux-next: Tree for Feb 14
2012-02-14 14:40 UTC (2+ messages)
[PATCH] mpt2sas: fix -Wunused-variable warning
2012-02-14 14:38 UTC (2+ messages)
[PATCH 00 of 29 RFC] libxl: move device plug/unplug to a separate daemon
2012-02-14 14:38 UTC (18+ messages)
` [PATCH 20 of 29 RFC] libxl: introduce libxl hotplug public API functions
` [PATCH 29 of 29 RFC] libxl: delegate plug/unplug of disk and nic devices to xldeviced
[PATCH 12/20] zlib: Upgrade 1.2.5 -> 1.2.6
2012-02-14 14:24 UTC (12+ messages)
drm/radeon: white screen after X does modeswitch from KMS con
2012-02-14 14:38 UTC (2+ messages)
[PATCH 1/4] add gpio keyboard support
2012-02-14 14:31 UTC (4+ messages)
` [PATCH 2/4] readkey: add define for Ascii keys
` [PATCH 3/4] at91: at91_register_uart return device
` [PATCH 4/4] usb-a926x: add DAB MMX Daughter board support
[PATCH] staging: fix powerpc linux-next break on zsmalloc
2012-02-14 14:35 UTC (5+ messages)
[PATCH] [trivial] arm: Fix typo in spear3[012]0.c
2012-02-14 14:35 UTC
[PATCH 00/15] mach/io.h cleanup and removal
2012-02-14 14:36 UTC (5+ messages)
` [PATCH 13/15] ARM: make mach/io.h include optional
[PATCH v2] spi-topcliff-pch: fix -Wuninitialized warning
2012-02-14 14:35 UTC (2+ messages)
[U-Boot] [PATCH 1/6] .gitignore: Add .su files
2012-02-14 14:35 UTC (4+ messages)
` [U-Boot] [PATCH v2 2/6] config.mk: Make cc-option create a file under include/generated
Segmentation fault with "hob"-command
2012-02-14 14:33 UTC
smp: Start up non-boot CPUs asynchronously
2012-02-14 14:31 UTC (10+ messages)
[Qemu-devel] Block IO throttling: contractor wanted
2012-02-14 14:30 UTC
limited network bandwidth with 3.2.x kernels
2012-02-14 14:28 UTC (5+ messages)
` Re: "
` "
` "
[refpolicy] SELinux policy for Hadoop
2012-02-14 14:25 UTC (12+ messages)
[PATCH] ARM: cache-v7: Disable preemption when reading CCSIDR
2012-02-14 14:15 UTC (10+ messages)
[Bug 42763] New: directory access hangs without error
2012-02-14 14:22 UTC (3+ messages)
` [Bug 42763] "
mx3_camera: dmaengine: failed to get dma1chan
2012-02-14 14:20 UTC
[PATCH] tools/examples: Add to makefile the xl configuration examples
2012-02-14 14:18 UTC (2+ messages)
[PATCH 00/21] Btrfs: restriper
2012-02-14 14:18 UTC (3+ messages)
[U-Boot] [PATCH] powerpc/85xx:Add PSC9131 RDB Support
2012-02-14 14:18 UTC (2+ messages)
Does unmount() sync dirty buffers
2012-02-14 14:13 UTC
[PATCHv2-RFC 0/2] RFC: standard pci bridge device
2012-02-14 14:11 UTC (6+ messages)
` [PATCH RFC] seabios: add OSHP method stub
` [Qemu-devel] "
[PATCH] [trivial] media: Fix typo in radio-sf16fmr2.c
2012-02-14 14:06 UTC
[Buildroot] Reviewing the Buildroot ELC presentation slides
2012-02-14 14:11 UTC (2+ messages)
[PATCH 0/9] ARM: at91: irqdomain and device tree for AIC and GPIO
2012-02-14 14:11 UTC (6+ messages)
` [PATCH v5 1/9] ARM: at91/aic: add irq domain and device tree support
[PATCH] Bluetooth: Remove needless HCI_MGMT flag check
2012-02-14 14:09 UTC (3+ messages)
[PATCH 00/40] arch: set_current_blocked() and block_sigmask()
2012-02-14 14:08 UTC (5+ messages)
Cpufreq shutdown patch (kernel 2.6.35.3)
2012-02-14 14:03 UTC (4+ messages)
[PATH v8 00/10] handle curruent stateid
2012-02-14 14:02 UTC (4+ messages)
` [PATH v8 10/10] nfsd41: use current stateid by value
[Bug 45968] New: [RADEON:KMS:RS780:HD3200] l 2560x1440 detected by monitor as 1280x1440, every second pixel missing
2012-02-14 14:01 UTC (2+ messages)
` [Bug 45968] "
How to deal with a PHY configuration related to the board?
2012-02-14 14:01 UTC (5+ 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.