1
0
forked from pool/kernel-source

commit 444d3d171b657ceac231454de1bf48501d45a8cf

OBS-URL: https://build.opensuse.org/package/show/Kernel:HEAD/kernel-source?expand=0&rev=7446
This commit is contained in:
Michal Marek
2013-02-06 15:53:55 +00:00
committed by Git OBS Bridge
parent f6dc8b252f
commit 9deb37b2aa
23 changed files with 625 additions and 9 deletions

View File

@@ -1,3 +1,37 @@
-------------------------------------------------------------------
Wed Feb 6 16:20:00 CET 2013 - ohering@suse.de
- Drivers: hv: Bind all vmbus interrupts to the boot CPU
(fate#314665).
- Drivers: hv: vmbus: Use the new infrastructure for delivering
VMBUS interrupts (fate#314665).
- Delete patches.suse/suse-hv-fate314665-force-win2008.patch.
- commit 444d3d1
-------------------------------------------------------------------
Tue Feb 5 20:16:43 CET 2013 - ohering@suse.de
- X86: Handle Hyper-V vmbus interrupts as special hypervisor
interrupts (fate#314665).
- hv: deliver vmbus interrupts to all vcpus
- Refresh patches.xen/xen3-patch-2.6.23.
- Refresh patches.xen/xen3-patch-2.6.27.
- commit 3a682f8
-------------------------------------------------------------------
Tue Feb 5 20:04:49 CET 2013 - ohering@suse.de
- X86: Add a check to catch Xen emulation of Hyper-V
(fate#314665).
- commit 3f41db6
-------------------------------------------------------------------
Tue Feb 5 15:52:35 CET 2013 - jeffm@suse.com
- quota: autoload the quota_v2 module for QFMT_VFS_V1 quota format
(bnc#802153).
- commit bdeb401
-------------------------------------------------------------------
Sun Feb 3 17:31:10 CET 2013 - jeffm@suse.com