Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upDisable Xen MCE driver in dom0 kernel config #1164
Comments
marmarek
added
enhancement
C: kernel
P: minor
labels
Sep 3, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
|
Some details: mce: Unable to init device /dev/mcelog (rc: -16) |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Jeeppler
Sep 3, 2015
For my experience Kernel 3.19 from Fedora works a lot better, than Kernel 3.18 from Qubes OS. I would prefer to drop the Qubes OS 3.18 kernel.
Especially because the Fedora team has a lot more resources than the Qubes OS team.
Jeeppler
commented
Sep 3, 2015
|
For my experience Kernel 3.19 from Fedora works a lot better, than Kernel 3.18 from Qubes OS. I would prefer to drop the Qubes OS 3.18 kernel. |
marmarek
changed the title from
Enable Xen MCE driver in dom0 kernel config
to
Disable Xen MCE driver in dom0 kernel config
Jan 4, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jan 4, 2016
Member
Some details, why it isn't working:
http://xen.markmail.org/thread/7m6qgkoss5jb3ocr
|
Some details, why it isn't working: |
added a commit
to marmarek/qubes-linux-kernel
that referenced
this issue
Jan 4, 2016
added a commit
to marmarek/qubes-linux-kernel
that referenced
this issue
Jan 5, 2016
marmarek
added this to the Release 3.1 milestone
Jan 7, 2016
added a commit
to marmarek/qubes-linux-kernel
that referenced
this issue
Jan 7, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jan 7, 2016
Member
Automated announcement from builder-github
The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 testing repository for the Fedora fc21 template.
To test this update, please install it with the following command:
sudo yum update --enablerepo=qubes-vm-r3.1-current-testing
|
Automated announcement from builder-github The package
|
marmarek
added
the
r3.1-fc21-cur-test
label
Jan 7, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jan 7, 2016
Member
Automated announcement from builder-github
The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 testing repository for the Fedora fc22 template.
To test this update, please install it with the following command:
sudo yum update --enablerepo=qubes-vm-r3.1-current-testing
|
Automated announcement from builder-github The package
|
marmarek
added
the
r3.1-fc22-cur-test
label
Jan 7, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jan 7, 2016
Member
Automated announcement from builder-github
The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 testing repository for the Fedora fc23 template.
To test this update, please install it with the following command:
sudo yum update --enablerepo=qubes-vm-r3.1-current-testing
|
Automated announcement from builder-github The package
|
marmarek
added
the
r3.1-fc23-cur-test
label
Jan 7, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jan 7, 2016
Member
Automated announcement from builder-github
The package kernel-4.1.13-8.pvops.qubes has been pushed to the r3.1 testing repository for dom0.
To test this update, please install it with the following command:
sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing
|
Automated announcement from builder-github The package
|
marmarek
added
the
r3.1-dom0-cur-test
label
Jan 7, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jan 12, 2016
Member
Automated announcement from builder-github
The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 stable repository for the Fedora fc21 template.
To install this update, please use the standard update command:
sudo yum update
|
Automated announcement from builder-github The package
|
marmarek
added
r3.1-fc21-stable
and removed
r3.1-fc21-cur-test
labels
Jan 12, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jan 12, 2016
Member
Automated announcement from builder-github
The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 stable repository for the Fedora fc22 template.
To install this update, please use the standard update command:
sudo yum update
|
Automated announcement from builder-github The package
|
marmarek
added
r3.1-fc22-stable
and removed
r3.1-fc22-cur-test
labels
Jan 12, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jan 12, 2016
Member
Automated announcement from builder-github
The package kernel-devel-4.1.13-8.pvops.qubes has been pushed to the r3.1 stable repository for the Fedora fc23 template.
To install this update, please use the standard update command:
sudo yum update
|
Automated announcement from builder-github The package
|
marmarek
added
r3.1-fc23-stable
and removed
r3.1-fc23-cur-test
labels
Jan 12, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jan 12, 2016
Member
Automated announcement from builder-github
The package kernel-4.1.13-8.pvops.qubes has been pushed to the r3.1 stable repository for dom0.
To install this update, please use the standard update command:
sudo qubes-dom0-update
Or update dom0 via Qubes Manager.
|
Automated announcement from builder-github The package
Or update dom0 via Qubes Manager. |
marmarek commentedSep 3, 2015
The option is
CONFIG_XEN_MCE_LOG.The question here is whether do we want to still build the kernel ourself, as 3.19 from Fedora repo works pretty well. If we decide to drop our kernel, move this feature request to Fedora.