Go to file
Alexandre Derumier 519ed28c96 enable x2apic by default for kvm machines
This reduce context switch with multicore guests.

Even if the host cpu don't have x2apic, it's working because qemu have an virtual x2apic implementation for guest.
We need  in-kernel irqchip support for this, which is enable for kvm guest since qemu 1.3.
(I don't enable it if nokvm param is set)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2013-07-15 09:08:34 +02:00
PVE enable x2apic by default for kvm machines 2013-07-15 09:08:34 +02:00
.gitignore use better name for build dir 2011-08-24 11:08:33 +02:00
changelog.Debian bump version to 3.0-21 2013-06-26 13:16:19 +02:00
control.in spiceproxy: remove socat, and return data to access the new spiceproxy server 2013-06-26 13:13:58 +02:00
copyright change license to AGPL3 2011-08-24 10:07:52 +02:00
gen-vmconf-pod.pl imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
Makefile bump version to 3.0-21 2013-06-26 13:16:19 +02:00
pcitest.pl imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
postinst Fix startup order 2011-08-30 15:11:54 +02:00
postrm imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
pve-bridge pve-bridge : move tap_plug code in PVE::Network::tap_plug 2013-03-05 12:08:00 +01:00
pve-usb.cfg imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
qemu.init.d removed startall/stopall commands 2012-04-20 09:30:42 +02:00
qm rename move to move_disk 2013-05-31 08:46:21 +02:00
qmextract fix allocation size in qmrestore 2012-11-03 07:55:11 +01:00
qmrestore start adding permission checks 2012-02-02 06:57:47 +01:00
qmupdate use Digest::SHA instead of Digest::SHA1 2012-03-20 12:25:08 +01:00
sparsecp.c use correct format to print time_t (%zd) 2012-02-13 11:22:03 +01:00
utils.c fix bug in vmtar 2012-10-25 10:01:24 +02:00
vmtar.c fix bug in vmtar 2012-10-25 10:01:24 +02:00