commit ef77ac5cee2f350ba22b9cf8c522a2d6e20f4dc7
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=148
This commit is contained in:
parent
d8672c6614
commit
a2ddd6c00a
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:443fb91b0252b63ae089b33f219c3f5f8b0371f4fe331f40f4d4100bb6a4864e
|
||||
size 308513
|
||||
oid sha256:8e740da3c6cbb99e5fd74215a285181df9c3aa000a59933eaaeb76a2164be00c
|
||||
size 307986
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,8 +1,94 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 10 21:28:30 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Delete
|
||||
patches.suse/msft-hv-0394-tools-hv-Fix-file-handle-leak.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0395-tools-hv-Fix-exit-error-code.patch.
|
||||
- Delete
|
||||
patches.suse/msft-hv-0396-tools-hv-Check-for-read-write-errors.patch.
|
||||
These are in 3.6.1.
|
||||
- commit 2a321c4
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 8 07:36:36 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Enable serial console
|
||||
- commit a8d41ec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 20:55:39 CEST 2012 - jslaby@suse.cz
|
||||
|
||||
- Linux 3.6.1.
|
||||
- commit 4a4f084
|
||||
- Linux 3.6.1.
|
||||
- commit 1f7626a
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 15:44:56 CEST 2012 - jbeulich@novell.com
|
||||
|
||||
- Update Xen patches to 3.6-final and c/s 1197.
|
||||
- Update Xen config files.
|
||||
- commit 338be2c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 4 13:52:15 CEST 2012 - ohering@suse.de
|
||||
|
||||
- Hyper-V KVP IP injection (fate#31441)
|
||||
- hyperv: Add comments for the extended buffer after RNDIS message.
|
||||
- Drivers: hv: Cleanup the guest ID computation.
|
||||
- Drivers: hv: vmbus: Use the standard format string to format
|
||||
GUIDs.
|
||||
- Drivers: hv: Add KVP definitions for IP address injection.
|
||||
- Drivers: hv: kvp: Cleanup error handling in KVP.
|
||||
- Drivers: hv: Explicitly size elements of protocol structures.
|
||||
- Drivers: hv: kvp: Support the new IP injection messages.
|
||||
- Tools: hv: Prepare to expand kvp_get_ip_address() functionality.
|
||||
- Tools: hv: Further refactor kvp_get_ip_address().
|
||||
- Tools: hv: Gather address family information.
|
||||
- Tools: hv: Gather subnet information.
|
||||
- Tools: hv: Represent the ipv6 mask using CIDR notation.
|
||||
- Tools: hv: Gather ipv[4,6] gateway information.
|
||||
- hv: fail the probing immediately when we are not in hyperv
|
||||
platform.
|
||||
- hv: vmbus_drv: detect hyperv through x86_hyper.
|
||||
- Tools: hv: Get rid of some unused variables.
|
||||
- Tools: hv: Correctly type string variables.
|
||||
- Tools: hv: Add an example script to retrieve DNS entries.
|
||||
- Tools: hv: Gather DNS information.
|
||||
- Drivers: hv: kvp: Copy the address family information.
|
||||
- Tools: hv: Add an example script to retrieve dhcp state.
|
||||
- Tools: hv: Gather DHCP information.
|
||||
- Tools: hv: Add an example script to configure an interface.
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO.
|
||||
- Tools: hv: Rename the function kvp_get_ip_address().
|
||||
- Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO.
|
||||
- tools/hv: Fix file handle leak.
|
||||
- tools/hv: Fix exit() error code.
|
||||
- tools/hv: Check for read/write errors.
|
||||
- tools/hv: Parse /etc/os-release.
|
||||
- hyperv: Fix the max_xfer_size in RNDIS initialization.
|
||||
- hyperv: Fix the missing return value in
|
||||
rndis_filter_set_packet_filter().
|
||||
- hyperv: Fix page buffer handling in rndis_filter_send_request().
|
||||
- hyperv: Remove extra allocated space for recv_pkt_list elements.
|
||||
- hyperv: Report actual status in receive completion packet.
|
||||
- hyperv: Add buffer for extended info after the RNDIS response
|
||||
message.
|
||||
- Delete
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch.
|
||||
- commit 08d283b
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 15:05:46 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: Disable broken config options
|
||||
- commit 8d7f8ab
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 07:47:54 CEST 2012 - agraf@suse.de
|
||||
|
||||
- ARM: Update config files: Exynos: disable VFIO
|
||||
- commit 80abd68
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 1 05:29:41 CEST 2012 - jeffm@suse.com
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3c59d9f06c46fb691c5e740d16c089f897c90cb99e65b989842480de2cfd8c45
|
||||
size 145182
|
||||
oid sha256:59af3d6e130722ecf7de532e81beeda6019d7ed12704d11eeda689441fbbb699
|
||||
size 166001
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa5d0b0c21224b0f6dfab2c42e43e75034e465151d0949cc0beeec5ad9b73e70
|
||||
size 2087097
|
||||
oid sha256:380f586a74e481f5d38d00e8481afaaa56ec48f865088283f3a76f1d57ce05ca
|
||||
size 2094728
|
||||
|
38
series.conf
38
series.conf
@ -225,7 +225,39 @@
|
||||
########################################################
|
||||
# Suse specific stuff
|
||||
########################################################
|
||||
patches.suse/suse-hv-Cleanup-the-guest-ID-computation.patch
|
||||
patches.suse/msft-hv-0368-hyperv-Add-comments-for-the-extended-buffer-after-RN.patch
|
||||
patches.suse/msft-hv-0369-Drivers-hv-Cleanup-the-guest-ID-computation.patch
|
||||
patches.suse/msft-hv-0370-Drivers-hv-vmbus-Use-the-standard-format-string-to-f.patch
|
||||
patches.suse/msft-hv-0371-Drivers-hv-Add-KVP-definitions-for-IP-address-inject.patch
|
||||
patches.suse/msft-hv-0372-Drivers-hv-kvp-Cleanup-error-handling-in-KVP.patch
|
||||
patches.suse/msft-hv-0373-Drivers-hv-Explicitly-size-elements-of-protocol-stru.patch
|
||||
patches.suse/msft-hv-0374-Drivers-hv-kvp-Support-the-new-IP-injection-messages.patch
|
||||
patches.suse/msft-hv-0375-Tools-hv-Prepare-to-expand-kvp_get_ip_address-functi.patch
|
||||
patches.suse/msft-hv-0376-Tools-hv-Further-refactor-kvp_get_ip_address.patch
|
||||
patches.suse/msft-hv-0377-Tools-hv-Gather-address-family-information.patch
|
||||
patches.suse/msft-hv-0378-Tools-hv-Gather-subnet-information.patch
|
||||
patches.suse/msft-hv-0379-Tools-hv-Represent-the-ipv6-mask-using-CIDR-notation.patch
|
||||
patches.suse/msft-hv-0380-Tools-hv-Gather-ipv-4-6-gateway-information.patch
|
||||
patches.suse/msft-hv-0381-hv-fail-the-probing-immediately-when-we-are-not-in-h.patch
|
||||
patches.suse/msft-hv-0382-hv-vmbus_drv-detect-hyperv-through-x86_hyper.patch
|
||||
patches.suse/msft-hv-0383-Tools-hv-Get-rid-of-some-unused-variables.patch
|
||||
patches.suse/msft-hv-0384-Tools-hv-Correctly-type-string-variables.patch
|
||||
patches.suse/msft-hv-0385-Tools-hv-Add-an-example-script-to-retrieve-DNS-entri.patch
|
||||
patches.suse/msft-hv-0386-Tools-hv-Gather-DNS-information.patch
|
||||
patches.suse/msft-hv-0387-Drivers-hv-kvp-Copy-the-address-family-information.patch
|
||||
patches.suse/msft-hv-0388-Tools-hv-Add-an-example-script-to-retrieve-dhcp-stat.patch
|
||||
patches.suse/msft-hv-0389-Tools-hv-Gather-DHCP-information.patch
|
||||
patches.suse/msft-hv-0390-Tools-hv-Add-an-example-script-to-configure-an-inter.patch
|
||||
patches.suse/msft-hv-0391-Tools-hv-Implement-the-KVP-verb-KVP_OP_SET_IP_INFO.patch
|
||||
patches.suse/msft-hv-0392-Tools-hv-Rename-the-function-kvp_get_ip_address.patch
|
||||
patches.suse/msft-hv-0393-Tools-hv-Implement-the-KVP-verb-KVP_OP_GET_IP_INFO.patch
|
||||
patches.suse/msft-hv-0397-tools-hv-Parse-etc-os-release.patch
|
||||
patches.suse/msft-hv-0398-hyperv-Fix-the-max_xfer_size-in-RNDIS-initialization.patch
|
||||
patches.suse/msft-hv-0399-hyperv-Fix-the-missing-return-value-in-rndis_filter_.patch
|
||||
patches.suse/msft-hv-0400-hyperv-Fix-page-buffer-handling-in-rndis_filter_send.patch
|
||||
patches.suse/msft-hv-0401-hyperv-Remove-extra-allocated-space-for-recv_pkt_lis.patch
|
||||
patches.suse/msft-hv-0402-hyperv-Report-actual-status-in-receive-completion-pa.patch
|
||||
patches.suse/msft-hv-0403-hyperv-Add-buffer-for-extended-info-after-the-RNDIS-.patch
|
||||
patches.suse/suse-hv-identify-virtual-pc-in-ata_piix.patch
|
||||
patches.fixes/hv-storvsc-reset-wait.patch
|
||||
|
||||
@ -615,14 +647,14 @@
|
||||
patches.xen/xen3-patch-3.3
|
||||
patches.xen/xen3-patch-3.4
|
||||
patches.xen/xen3-patch-3.5
|
||||
patches.xen/xen3-patch-3.6-rc4
|
||||
patches.xen/xen3-patch-3.6
|
||||
|
||||
# ports of other patches
|
||||
patches.xen/xen3-acpi_override_2_2.patch
|
||||
patches.xen/xen3-stack-unwind
|
||||
patches.xen/xen3-x86_64-unwind-annotations
|
||||
|
||||
# bugfixes and enhancements
|
||||
patches.xen/xen-kconfig-compat
|
||||
patches.xen/xen-sys-suspend
|
||||
patches.xen/xen-ipi-per-cpu-irq
|
||||
patches.xen/xen-virq-per-cpu-irq
|
||||
|
@ -1,3 +1,3 @@
|
||||
2012-10-07 20:55:39 +0200
|
||||
GIT Revision: 4a4f084863274f3eecbdc3fdb4eed7eb9313f5a6
|
||||
2012-10-10 21:28:57 +0200
|
||||
GIT Revision: ef77ac5cee2f350ba22b9cf8c522a2d6e20f4dc7
|
||||
GIT Branch: stable
|
||||
|
Loading…
Reference in New Issue
Block a user