際際滷shows by User: YanVugenfirer / http://www.slideshare.net/images/logo.gif 際際滷shows by User: YanVugenfirer / Thu, 30 Sep 2021 14:19:22 GMT 際際滷Share feed for 際際滷shows by User: YanVugenfirer HCK-CI: Enabling CI for Windows Guest Paravirtualized Drivers - Kostiantyn Kostiuk, Daynix Computing LTD /slideshow/hckci-enabling-ci-for-windows-guest-paravirtualized-drivers-kostiantyn-kostiuk-daynix-computing-ltd/250342535 hck-cikvmforum-210930141922
In order to be able to accept contributions from different developers to virtio-win (http://github.com/virtio-win/kvm-guest-drivers-windows/) project, there is a need to ensure that those contributions are not breaking the ability to certify the virtio-win drivers by different members of the ecosystem. As a result, the HCK-CI test framework was created in order to enable CI for all the types of virtio-win drivers on a wide range of Windows OS versions. The framework automates setup creation (VM and network orchestration), uses HLK\HCK tools kits API in order to run Microsoft WHQL certification tests, and publishes the results in human-readable form. During the presentation, Konstantin will review the history of the project, explain the architecture of HCK-CI, demonstrate how you can deploy it in your development setup, and talk about the future of the project.]]>

In order to be able to accept contributions from different developers to virtio-win (http://github.com/virtio-win/kvm-guest-drivers-windows/) project, there is a need to ensure that those contributions are not breaking the ability to certify the virtio-win drivers by different members of the ecosystem. As a result, the HCK-CI test framework was created in order to enable CI for all the types of virtio-win drivers on a wide range of Windows OS versions. The framework automates setup creation (VM and network orchestration), uses HLK\HCK tools kits API in order to run Microsoft WHQL certification tests, and publishes the results in human-readable form. During the presentation, Konstantin will review the history of the project, explain the architecture of HCK-CI, demonstrate how you can deploy it in your development setup, and talk about the future of the project.]]>
Thu, 30 Sep 2021 14:19:22 GMT /slideshow/hckci-enabling-ci-for-windows-guest-paravirtualized-drivers-kostiantyn-kostiuk-daynix-computing-ltd/250342535 YanVugenfirer@slideshare.net(YanVugenfirer) HCK-CI: Enabling CI for Windows Guest Paravirtualized Drivers - Kostiantyn Kostiuk, Daynix Computing LTD YanVugenfirer In order to be able to accept contributions from different developers to virtio-win (http://github.com/virtio-win/kvm-guest-drivers-windows/) project, there is a need to ensure that those contributions are not breaking the ability to certify the virtio-win drivers by different members of the ecosystem. As a result, the HCK-CI test framework was created in order to enable CI for all the types of virtio-win drivers on a wide range of Windows OS versions. The framework automates setup creation (VM and network orchestration), uses HLK\HCK tools kits API in order to run Microsoft WHQL certification tests, and publishes the results in human-readable form. During the presentation, Konstantin will review the history of the project, explain the architecture of HCK-CI, demonstrate how you can deploy it in your development setup, and talk about the future of the project. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/hck-cikvmforum-210930141922-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> In order to be able to accept contributions from different developers to virtio-win (http://github.com/virtio-win/kvm-guest-drivers-windows/) project, there is a need to ensure that those contributions are not breaking the ability to certify the virtio-win drivers by different members of the ecosystem. As a result, the HCK-CI test framework was created in order to enable CI for all the types of virtio-win drivers on a wide range of Windows OS versions. The framework automates setup creation (VM and network orchestration), uses HLK\HCK tools kits API in order to run Microsoft WHQL certification tests, and publishes the results in human-readable form. During the presentation, Konstantin will review the history of the project, explain the architecture of HCK-CI, demonstrate how you can deploy it in your development setup, and talk about the future of the project.
HCK-CI: Enabling CI for Windows Guest Paravirtualized Drivers - Kostiantyn Kostiuk, Daynix Computing LTD from Yan Vugenfirer
]]>
107 0 https://cdn.slidesharecdn.com/ss_thumbnails/hck-cikvmforum-210930141922-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Receive side scaling (RSS) with eBPF in QEMU and virtio-net /YanVugenfirer/receive-side-scaling-rss-with-ebpf-in-qemu-and-virtionet receivesidescalingrsswithebpfinqemuandvirtio-net-210930141731
eBPF is a revolutionary technology that can run sandboxed programs in the Linux kernel without changing kernel source code or loading a kernel module. Receive side scaling (RSS) is the mechanism of packet steering for multi-queue NICs optimizing multiple CPU utilization. The first usage of eBPF in QEMU is the optimization of the RSS packet steering in virtio-net. During this session, Yan will provide the motives for the RSS optimization using eBPF, review the technical solution, describe integration with libvirt, and discuss future development and additional usages of eBPF in QEMU.]]>

eBPF is a revolutionary technology that can run sandboxed programs in the Linux kernel without changing kernel source code or loading a kernel module. Receive side scaling (RSS) is the mechanism of packet steering for multi-queue NICs optimizing multiple CPU utilization. The first usage of eBPF in QEMU is the optimization of the RSS packet steering in virtio-net. During this session, Yan will provide the motives for the RSS optimization using eBPF, review the technical solution, describe integration with libvirt, and discuss future development and additional usages of eBPF in QEMU.]]>
Thu, 30 Sep 2021 14:17:31 GMT /YanVugenfirer/receive-side-scaling-rss-with-ebpf-in-qemu-and-virtionet YanVugenfirer@slideshare.net(YanVugenfirer) Receive side scaling (RSS) with eBPF in QEMU and virtio-net YanVugenfirer eBPF is a revolutionary technology that can run sandboxed programs in the Linux kernel without changing kernel source code or loading a kernel module. Receive side scaling (RSS) is the mechanism of packet steering for multi-queue NICs optimizing multiple CPU utilization. The first usage of eBPF in QEMU is the optimization of the RSS packet steering in virtio-net. During this session, Yan will provide the motives for the RSS optimization using eBPF, review the technical solution, describe integration with libvirt, and discuss future development and additional usages of eBPF in QEMU. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/receivesidescalingrsswithebpfinqemuandvirtio-net-210930141731-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> eBPF is a revolutionary technology that can run sandboxed programs in the Linux kernel without changing kernel source code or loading a kernel module. Receive side scaling (RSS) is the mechanism of packet steering for multi-queue NICs optimizing multiple CPU utilization. The first usage of eBPF in QEMU is the optimization of the RSS packet steering in virtio-net. During this session, Yan will provide the motives for the RSS optimization using eBPF, review the technical solution, describe integration with libvirt, and discuss future development and additional usages of eBPF in QEMU.
Receive side scaling (RSS) with eBPF in QEMU and virtio-net from Yan Vugenfirer
]]>
807 0 https://cdn.slidesharecdn.com/ss_thumbnails/receivesidescalingrsswithebpfinqemuandvirtio-net-210930141731-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Implementing SR-IOv failover for Windows guests during live migration /slideshow/implementing-sriov-failover-for-windows-guests-during-live-migration/239043994 implementingsr-iovfailoverforwindowsguestsduringmigration-201101151159
Presentation from KVM Forum 2020. In the past, there were several attempted to enable live migration for VMs that are using SR-IOV NICs. We are going to discuss the recent development based on the SR-IOV failover feature in virtio specification and its implementation for the Windows guests. In this session, Annie Li and Yan Vugenfirer will provide an overview of the failover feature and discuss specifics of the Windows guest implementation.]]>

Presentation from KVM Forum 2020. In the past, there were several attempted to enable live migration for VMs that are using SR-IOV NICs. We are going to discuss the recent development based on the SR-IOV failover feature in virtio specification and its implementation for the Windows guests. In this session, Annie Li and Yan Vugenfirer will provide an overview of the failover feature and discuss specifics of the Windows guest implementation.]]>
Sun, 01 Nov 2020 15:11:59 GMT /slideshow/implementing-sriov-failover-for-windows-guests-during-live-migration/239043994 YanVugenfirer@slideshare.net(YanVugenfirer) Implementing SR-IOv failover for Windows guests during live migration YanVugenfirer Presentation from KVM Forum 2020. In the past, there were several attempted to enable live migration for VMs that are using SR-IOV NICs. We are going to discuss the recent development based on the SR-IOV failover feature in virtio specification and its implementation for the Windows guests. In this session, Annie Li and Yan Vugenfirer will provide an overview of the failover feature and discuss specifics of the Windows guest implementation. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/implementingsr-iovfailoverforwindowsguestsduringmigration-201101151159-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Presentation from KVM Forum 2020. In the past, there were several attempted to enable live migration for VMs that are using SR-IOV NICs. We are going to discuss the recent development based on the SR-IOV failover feature in virtio specification and its implementation for the Windows guests. In this session, Annie Li and Yan Vugenfirer will provide an overview of the failover feature and discuss specifics of the Windows guest implementation.
Implementing SR-IOv failover for Windows guests during live migration from Yan Vugenfirer
]]>
324 1 https://cdn.slidesharecdn.com/ss_thumbnails/implementingsr-iovfailoverforwindowsguestsduringmigration-201101151159-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Qemu device prototyping /slideshow/qemu-device-prototyping/237174828 qemu-deviceprototyping-200723085627
Using QEMU for HW device prototyping and testing: quick walkthrough on how to create a PCI device in QEMU.]]>

Using QEMU for HW device prototyping and testing: quick walkthrough on how to create a PCI device in QEMU.]]>
Thu, 23 Jul 2020 08:56:27 GMT /slideshow/qemu-device-prototyping/237174828 YanVugenfirer@slideshare.net(YanVugenfirer) Qemu device prototyping YanVugenfirer Using QEMU for HW device prototyping and testing: quick walkthrough on how to create a PCI device in QEMU. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/qemu-deviceprototyping-200723085627-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Using QEMU for HW device prototyping and testing: quick walkthrough on how to create a PCI device in QEMU.
Qemu device prototyping from Yan Vugenfirer
]]>
431 1 https://cdn.slidesharecdn.com/ss_thumbnails/qemu-deviceprototyping-200723085627-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Windows network teaming /slideshow/windows-network-teaming/236410558 windowsnetworkteaming-200630091234
Network teaming in MS-Windows]]>

Network teaming in MS-Windows]]>
Tue, 30 Jun 2020 09:12:34 GMT /slideshow/windows-network-teaming/236410558 YanVugenfirer@slideshare.net(YanVugenfirer) Windows network teaming YanVugenfirer Network teaming in MS-Windows <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/windowsnetworkteaming-200630091234-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Network teaming in MS-Windows
Windows network teaming from Yan Vugenfirer
]]>
131 1 https://cdn.slidesharecdn.com/ss_thumbnails/windowsnetworkteaming-200630091234-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Rebuild presentation - IoT Israel MeetUp /YanVugenfirer/rebuild-presentation-iot-israel-meetup rebuildiot-170425201305
Presenting Rebuild project that simplifies the development of IoT and embedded devices]]>

Presenting Rebuild project that simplifies the development of IoT and embedded devices]]>
Tue, 25 Apr 2017 20:13:05 GMT /YanVugenfirer/rebuild-presentation-iot-israel-meetup YanVugenfirer@slideshare.net(YanVugenfirer) Rebuild presentation - IoT Israel MeetUp YanVugenfirer Presenting Rebuild project that simplifies the development of IoT and embedded devices <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/rebuildiot-170425201305-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Presenting Rebuild project that simplifies the development of IoT and embedded devices
Rebuild presentation - IoT Israel MeetUp from Yan Vugenfirer
]]>
963 3 https://cdn.slidesharecdn.com/ss_thumbnails/rebuildiot-170425201305-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Rebuild presentation during Docker's Birthday party /slideshow/rebuild-presentation-during-dockers-birthday-party/73468111 rebuilddockerbirthday-170322085016
Present Rebuild project that simplifies the development of IoT and embedded devices]]>

Present Rebuild project that simplifies the development of IoT and embedded devices]]>
Wed, 22 Mar 2017 08:50:16 GMT /slideshow/rebuild-presentation-during-dockers-birthday-party/73468111 YanVugenfirer@slideshare.net(YanVugenfirer) Rebuild presentation during Docker's Birthday party YanVugenfirer Present Rebuild project that simplifies the development of IoT and embedded devices <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/rebuilddockerbirthday-170322085016-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Present Rebuild project that simplifies the development of IoT and embedded devices
Rebuild presentation during Docker's Birthday party from Yan Vugenfirer
]]>
648 4 https://cdn.slidesharecdn.com/ss_thumbnails/rebuilddockerbirthday-170322085016-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Contributing to open source using Git /slideshow/contributing-to-open-source-using-git/69958676 contributingtoopensourceusinggit-technion-161208160623
Contributing to open source using Git - lecture for Technion students by Sameeh Jubran.]]>

Contributing to open source using Git - lecture for Technion students by Sameeh Jubran.]]>
Thu, 08 Dec 2016 16:06:23 GMT /slideshow/contributing-to-open-source-using-git/69958676 YanVugenfirer@slideshare.net(YanVugenfirer) Contributing to open source using Git YanVugenfirer Contributing to open source using Git - lecture for Technion students by Sameeh Jubran. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/contributingtoopensourceusinggit-technion-161208160623-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Contributing to open source using Git - lecture for Technion students by Sameeh Jubran.
Contributing to open source using Git from Yan Vugenfirer
]]>
400 5 https://cdn.slidesharecdn.com/ss_thumbnails/contributingtoopensourceusinggit-technion-161208160623-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Introduction to Git /slideshow/introduction-to-git-69958365/69958365 gittechnion-161208155856
Introduction to Git - lecture for Technion students by Sameeh Jubran.]]>

Introduction to Git - lecture for Technion students by Sameeh Jubran.]]>
Thu, 08 Dec 2016 15:58:56 GMT /slideshow/introduction-to-git-69958365/69958365 YanVugenfirer@slideshare.net(YanVugenfirer) Introduction to Git YanVugenfirer Introduction to Git - lecture for Technion students by Sameeh Jubran. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/gittechnion-161208155856-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Introduction to Git - lecture for Technion students by Sameeh Jubran.
Introduction to Git from Yan Vugenfirer
]]>
15158 3 https://cdn.slidesharecdn.com/ss_thumbnails/gittechnion-161208155856-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Microsoft Hardware Certification Kit (HCK) setup /slideshow/microsoft-hardware-certification-kit-hck-setup/46322286 hcksetup-150326101920-conversion-gate01
A brief walkthrough on installation and setup of Microsoft Hardware Certification Kit (HCK)]]>

A brief walkthrough on installation and setup of Microsoft Hardware Certification Kit (HCK)]]>
Thu, 26 Mar 2015 10:19:19 GMT /slideshow/microsoft-hardware-certification-kit-hck-setup/46322286 YanVugenfirer@slideshare.net(YanVugenfirer) Microsoft Hardware Certification Kit (HCK) setup YanVugenfirer A brief walkthrough on installation and setup of Microsoft Hardware Certification Kit (HCK) <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/hcksetup-150326101920-conversion-gate01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> A brief walkthrough on installation and setup of Microsoft Hardware Certification Kit (HCK)
Microsoft Hardware Certification Kit (HCK) setup from Yan Vugenfirer
]]>
6503 9 https://cdn.slidesharecdn.com/ss_thumbnails/hcksetup-150326101920-conversion-gate01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
UsbDk at a Glance 鐃 /slideshow/usb-dk-ataglance1/45373600 usbdkataglance1-150303084026-conversion-gate01
UsbDk (USB Development Kit) is a set of software components meant to provide Windows user mode applications with direct and exclusive access to USB devices.]]>

UsbDk (USB Development Kit) is a set of software components meant to provide Windows user mode applications with direct and exclusive access to USB devices.]]>
Tue, 03 Mar 2015 08:40:26 GMT /slideshow/usb-dk-ataglance1/45373600 YanVugenfirer@slideshare.net(YanVugenfirer) UsbDk at a Glance 鐃 YanVugenfirer UsbDk (USB Development Kit) is a set of software components meant to provide Windows user mode applications with direct and exclusive access to USB devices. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/usbdkataglance1-150303084026-conversion-gate01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> UsbDk (USB Development Kit) is a set of software components meant to provide Windows user mode applications with direct and exclusive access to USB devices.
UsbDk at a Glance 鐃 from Yan Vugenfirer
]]>
6874 5 https://cdn.slidesharecdn.com/ss_thumbnails/usbdkataglance1-150303084026-conversion-gate01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Building old Windows drivers (XP, Vista, 2003 and 2008) with Visual Studio 2013 /YanVugenfirer/building-old-windows-drivers-xp-vista-2003-and-2008-with-visual-studio-2013 buildingwindowsvistaandwindowsxpdriverswithvisualstudio2013-140619065907-phpapp01
Building old Windows drivers (XP, Vista, 2003 and 2008) with Visual Studio 2013]]>

Building old Windows drivers (XP, Vista, 2003 and 2008) with Visual Studio 2013]]>
Thu, 19 Jun 2014 06:59:07 GMT /YanVugenfirer/building-old-windows-drivers-xp-vista-2003-and-2008-with-visual-studio-2013 YanVugenfirer@slideshare.net(YanVugenfirer) Building old Windows drivers (XP, Vista, 2003 and 2008) with Visual Studio 2013 YanVugenfirer Building old Windows drivers (XP, Vista, 2003 and 2008) with Visual Studio 2013 <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/buildingwindowsvistaandwindowsxpdriverswithvisualstudio2013-140619065907-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Building old Windows drivers (XP, Vista, 2003 and 2008) with Visual Studio 2013
Building old Windows drivers (XP, Vista, 2003 and 2008) with Visual Studio 2013 from Yan Vugenfirer
]]>
6329 10 https://cdn.slidesharecdn.com/ss_thumbnails/buildingwindowsvistaandwindowsxpdriverswithvisualstudio2013-140619065907-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Advanced NDISTest options /slideshow/advanced-ndistest-options/32767827 advancedndistest-140326110657-phpapp02
]]>

]]>
Wed, 26 Mar 2014 11:06:57 GMT /slideshow/advanced-ndistest-options/32767827 YanVugenfirer@slideshare.net(YanVugenfirer) Advanced NDISTest options YanVugenfirer <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/advancedndistest-140326110657-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br>
Advanced NDISTest options from Yan Vugenfirer
]]>
1652 4 https://cdn.slidesharecdn.com/ss_thumbnails/advancedndistest-140326110657-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
QEMU Development and Testing Automation Using MS HCK - Anton Nayshtut and Yan Vugenfirer, Daynix /slideshow/virt-hck-kvmforum2013/27480636 virthck-kvmforum2013-131023024604-phpapp01
Windows Hardware Certification Kit (HCK) is a set of tools, processes, and tests for certifying HW devices, device drivers and systems. Being a great test environment for QEMU devices, Windows Guest device drivers and related Host subsystems, it's still frightening due to deployment complexity. We'll share a way to deploy HCK setup(s) on top of QEMU VMs in just a few minutes.]]>

Windows Hardware Certification Kit (HCK) is a set of tools, processes, and tests for certifying HW devices, device drivers and systems. Being a great test environment for QEMU devices, Windows Guest device drivers and related Host subsystems, it's still frightening due to deployment complexity. We'll share a way to deploy HCK setup(s) on top of QEMU VMs in just a few minutes.]]>
Wed, 23 Oct 2013 02:46:04 GMT /slideshow/virt-hck-kvmforum2013/27480636 YanVugenfirer@slideshare.net(YanVugenfirer) QEMU Development and Testing Automation Using MS HCK - Anton Nayshtut and Yan Vugenfirer, Daynix YanVugenfirer Windows Hardware Certification Kit (HCK) is a set of tools, processes, and tests for certifying HW devices, device drivers and systems. Being a great test environment for QEMU devices, Windows Guest device drivers and related Host subsystems, it's still frightening due to deployment complexity. We'll share a way to deploy HCK setup(s) on top of QEMU VMs in just a few minutes. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/virthck-kvmforum2013-131023024604-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Windows Hardware Certification Kit (HCK) is a set of tools, processes, and tests for certifying HW devices, device drivers and systems. Being a great test environment for QEMU devices, Windows Guest device drivers and related Host subsystems, it&#39;s still frightening due to deployment complexity. We&#39;ll share a way to deploy HCK setup(s) on top of QEMU VMs in just a few minutes.
QEMU Development and Testing Automation Using MS HCK - Anton Nayshtut and Yan Vugenfirer, Daynix from Yan Vugenfirer
]]>
5221 4 https://cdn.slidesharecdn.com/ss_thumbnails/virthck-kvmforum2013-131023024604-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Windows guest debugging presentation from KVM Forum 2012 /slideshow/windows-guestdebugging-kvmforum2012/16343230 windowsguestdebugging-kvmforum2012-130204094652-phpapp02
This presentation will show how to debug Windows virtual machine running on top of open source hypervisor KVM.]]>

This presentation will show how to debug Windows virtual machine running on top of open source hypervisor KVM.]]>
Mon, 04 Feb 2013 09:46:52 GMT /slideshow/windows-guestdebugging-kvmforum2012/16343230 YanVugenfirer@slideshare.net(YanVugenfirer) Windows guest debugging presentation from KVM Forum 2012 YanVugenfirer This presentation will show how to debug Windows virtual machine running on top of open source hypervisor KVM. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/windowsguestdebugging-kvmforum2012-130204094652-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This presentation will show how to debug Windows virtual machine running on top of open source hypervisor KVM.
Windows guest debugging presentation from KVM Forum 2012 from Yan Vugenfirer
]]>
15845 12 https://cdn.slidesharecdn.com/ss_thumbnails/windowsguestdebugging-kvmforum2012-130204094652-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation White http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-YanVugenfirer-48x48.jpg?cb=1706010525 Daynix is the knowledge centre for core virtualisation and cloud technologies. We are providing full stack virtualization and cloud infrastructure SW development and consulting services. Our services are ranging from hypervisors and paravirtualized devices to cloud infrastructure development. The company is founded by virtualization veterans closely working with open source communities on the technological edge of virtualization and cloud development. Hypervisors development: * QEMU and KVM * Xen * Paravirtualized devices * VMWare host drivers * Performance optimizations * SR IO-v and MR IO-v daynix.com https://cdn.slidesharecdn.com/ss_thumbnails/hck-cikvmforum-210930141922-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/hckci-enabling-ci-for-windows-guest-paravirtualized-drivers-kostiantyn-kostiuk-daynix-computing-ltd/250342535 HCK-CI: Enabling CI fo... https://cdn.slidesharecdn.com/ss_thumbnails/receivesidescalingrsswithebpfinqemuandvirtio-net-210930141731-thumbnail.jpg?width=320&height=320&fit=bounds YanVugenfirer/receive-side-scaling-rss-with-ebpf-in-qemu-and-virtionet Receive side scaling (... https://cdn.slidesharecdn.com/ss_thumbnails/implementingsr-iovfailoverforwindowsguestsduringmigration-201101151159-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/implementing-sriov-failover-for-windows-guests-during-live-migration/239043994 Implementing SR-IOv fa...