qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu-kvm upstreaming: Do we need -no-kvm-pit and -no-kvm-pit-reinjection semantics?
@ 2012-01-19  8:33 Jan Kiszka
  2012-01-19 17:25 ` Marcelo Tosatti
  0 siblings, 1 reply; 18+ messages in thread
From: Jan Kiszka @ 2012-01-19  8:33 UTC (permalink / raw)
  To: kvm; +Cc: qemu-devel

Hi all,

I've finished a first version of cleaned-up in-kernel KVM PIT support.
That will be rolled out once the base support for irqchip has been merged.

I'm now wondering if and how to model two control knobs we have in qemu-kvm:

 o -no-kvm-pit, ie. disable the in-kernel PIT even when {A,IOA,}PIC
   are kernel based (default: off, ie. use in-kernel PIT)

 o -no-kvm-pit-reinjection, ie. control over the lost ticks reinjection
   logic in the kernel (default: off, ie. do reinject)

So far I dropped the former and modeled the latter via a qdev property.
But I tend to think that even the latter knob is superfluous. In that
case I would also deprecate the original switches in qemu-kvm, just like
recently done with -tdf.

Other thoughts?

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2012-01-20 13:06 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-19  8:33 [Qemu-devel] qemu-kvm upstreaming: Do we need -no-kvm-pit and -no-kvm-pit-reinjection semantics? Jan Kiszka
2012-01-19 17:25 ` Marcelo Tosatti
2012-01-19 17:38   ` Jan Kiszka
2012-01-19 17:53     ` Marcelo Tosatti
2012-01-19 18:01       ` Jan Kiszka
2012-01-20 10:14         ` Marcelo Tosatti
2012-01-20 10:22           ` Jan Kiszka
2012-01-20 10:25             ` Daniel P. Berrange
2012-01-20 11:13               ` Jan Kiszka
2012-01-20 11:45                 ` Daniel P. Berrange
2012-01-20 12:00                   ` Jan Kiszka
2012-01-20 12:42                     ` Daniel P. Berrange
2012-01-20 12:51                       ` Jan Kiszka
2012-01-20 12:54                         ` Daniel P. Berrange
2012-01-20 13:02                           ` Jan Kiszka
2012-01-20 13:06                             ` Daniel P. Berrange
2012-01-20 10:39             ` Jamie Lokier
2012-01-20 11:13               ` Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).