On Tue, Mar 11, 2014 at 07:11:18PM +0100, Radim Krčmář wrote:
> We always disable cr8 intercept in its handler, but only re-enable it
> if handling KVM_REQ_EVENT, so there can be a window where we do not
> intercept cr8 writes, which allows an interrupt to disrupt a higher
> priority task.
>
> Fix
Hi all,
Over the weekend, Linux 3.13.6 was installed on my machine. When I
started gnome-boxes on Monday morning, my VM halted during boot. Only a
portion of the VESA BIOS init output was displayed on-screen before the
halt. Backtraces occasionally appeared in dmesg
(http://pastebin.com/uUiNL
unsubscribe kvm
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
We always disable cr8 intercept in its handler, but only re-enable it
if handling KVM_REQ_EVENT, so there can be a window where we do not
intercept cr8 writes, which allows an interrupt to disrupt a higher
priority task.
Fix this by disabling intercepts in the same function that re-enables
them wh
Il 11/03/2014 15:12, Li, Bin (Bin) ha scritto:
- For the guest OS which doesn't use the hyper call interface, there
will be no impact to them. The proposed ple handler enhancement has
structured to use the hint only if the guest OS using the new
proposed hyper call. And it is per
Dear students,
Applications for Google Summer of Code opened on Monday, 10th of March
and will continue until Friday, 21st of March.
The common question we are getting is "How do I apply?" :).
Here is the application checklist:
1. Choose a project idea and get in touch with the mentor. The
proj
Il 11/03/2014 09:10, William Heath ha scritto:
So is the CPU re-allocated to other virtual machines that need them?
In KVM, virtual CPUs are just threads; if a thread does not want to run,
the Linux scheduler does not give it any CPU. If the virtual machine
monitor you're using is QEMU, the
So is the CPU re-allocated to other virtual machines that need them?
I take it then that RAM and disk usage are not reallocated?
-Tim
On Mon, Mar 10, 2014 at 9:49 PM, Paolo Bonzini wrote:
> Il 10/03/2014 21:33, William Heath ha scritto:
>
>> Hi All,
>>
>> I am working with OnApp for a cloud solu
Il 10/03/2014 21:33, William Heath ha scritto:
Hi All,
I am working with OnApp for a cloud solution. In order to do billing
correctly, I am curious what resources are freed up when a virtual
machine is suspended on a kvm hypervisor. Are cpu, ram, and disk all
freed up or what is reallocated to
https://bugzilla.kernel.org/show_bug.cgi?id=67061
Paolo Bonzini changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
10 matches
Mail list logo