* [PATCH] kvm/qemu : Enable coms init, since rtc added back
@ 2007-12-20 11:46 Zhang, Xiantao
[not found] ` <42DFA526FC41B1429CE7279EF83C6BDCB13AFF-wq7ZOvIWXbMAbVU2wMM1CrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Zhang, Xiantao @ 2007-12-20 11:46 UTC (permalink / raw)
To: Avi Kivity; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
[-- Attachment #1: Type: text/plain, Size: 1006 bytes --]
From: Zhang Xiantao <xiantao.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Date: Thu, 20 Dec 2007 19:30:56 +0800
Subject: [PATCH] kvm: qemu: Enable cmos, since rtc has been added back.
Enable cmos, since code is mature and rtc added back
Signed-off-by: Zhang Xiantao <xiantao.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
---
qemu/hw/ipf.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/qemu/hw/ipf.c b/qemu/hw/ipf.c
index 03df73d..242aa63 100644
--- a/qemu/hw/ipf.c
+++ b/qemu/hw/ipf.c
@@ -508,8 +508,7 @@ static void ipf_init1(ram_addr_t ram_size, int
vga_ram_size, int boot_device,
floppy_controller = fdctrl_init(i8259[6], 2, 0, 0x3f0,
fd_table);
- /*Disable cmos support for ia64.*/
- //cmos_init(ram_size, above_4g_mem_size, boot_device, bs_table,
smp_cpus);
+ cmos_init(ram_size, above_4g_mem_size, boot_device, bs_table,
smp_cpus);
if (pci_enabled && usb_enabled) {
usb_uhci_piix3_init(pci_bus, piix3_devfn + 2);
--
1.5.2
[-- Attachment #2: 0001-kvm-qemu-Enable-cmos-since-rtc-has-been-added-bac.patch --]
[-- Type: application/octet-stream, Size: 1016 bytes --]
From 84be9e17cf665f3dcd5b4acefb7ecdac4d1bd7ce Mon Sep 17 00:00:00 2001
From: Zhang Xiantao <xiantao.zhang@intel.com>
Date: Thu, 20 Dec 2007 19:30:56 +0800
Subject: [PATCH] kvm: qemu: Enable cmos, since rtc has been added back.
Enable cmos, since code is mature and rtc added back
Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com>
---
qemu/hw/ipf.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/qemu/hw/ipf.c b/qemu/hw/ipf.c
index 03df73d..242aa63 100644
--- a/qemu/hw/ipf.c
+++ b/qemu/hw/ipf.c
@@ -508,8 +508,7 @@ static void ipf_init1(ram_addr_t ram_size, int vga_ram_size, int boot_device,
floppy_controller = fdctrl_init(i8259[6], 2, 0, 0x3f0, fd_table);
- /*Disable cmos support for ia64.*/
- //cmos_init(ram_size, above_4g_mem_size, boot_device, bs_table, smp_cpus);
+ cmos_init(ram_size, above_4g_mem_size, boot_device, bs_table, smp_cpus);
if (pci_enabled && usb_enabled) {
usb_uhci_piix3_init(pci_bus, piix3_devfn + 2);
--
1.5.2
[-- Attachment #3: Type: text/plain, Size: 308 bytes --]
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
[-- Attachment #4: Type: text/plain, Size: 186 bytes --]
_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] kvm/qemu : Enable coms init, since rtc added back
[not found] ` <42DFA526FC41B1429CE7279EF83C6BDCB13AFF-wq7ZOvIWXbMAbVU2wMM1CrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
@ 2007-12-20 12:40 ` Avi Kivity
0 siblings, 0 replies; 2+ messages in thread
From: Avi Kivity @ 2007-12-20 12:40 UTC (permalink / raw)
To: Zhang, Xiantao; +Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
Zhang, Xiantao wrote:
> From: Zhang Xiantao <xiantao.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
> Date: Thu, 20 Dec 2007 19:30:56 +0800
> Subject: [PATCH] kvm: qemu: Enable cmos, since rtc has been added back.
>
> Enable cmos, since code is mature and rtc added back
>
Applied this and the next patch; thanks.
--
error compiling committee.c: too many arguments to function
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-12-20 12:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-20 11:46 [PATCH] kvm/qemu : Enable coms init, since rtc added back Zhang, Xiantao
[not found] ` <42DFA526FC41B1429CE7279EF83C6BDCB13AFF-wq7ZOvIWXbMAbVU2wMM1CrfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2007-12-20 12:40 ` Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox