]> Git Repo - qemu.git/commit
xen: use pc_init_pci instead of pc_init_pci_no_kvmclock
authorStefano Stabellini <[email protected]>
Mon, 27 May 2013 16:46:01 +0000 (16:46 +0000)
committerStefano Stabellini <[email protected]>
Mon, 3 Jun 2013 15:41:27 +0000 (15:41 +0000)
commit9cdf79d068f52f7de347cb45cfd8903519410e4d
tree37d82c304a6e4e14b800e6d92bf3699f504a08a5
parent95222d0945ac8e7fea2adf2fc927634ff3ea1389
xen: use pc_init_pci instead of pc_init_pci_no_kvmclock

Call kvmclock_create only if kvmclock_enabled.
Use pc_init_pci on Xen rather than pc_init_pci_no_kvmclock.

Signed-off-by: Stefano Stabellini <[email protected]>
hw/i386/pc_piix.c
This page took 0.019766 seconds and 4 git commands to generate.