KVM call minutes for 2023-04-18

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

We started testing with recording the call, will 


Update on icount

Enable icount to be "enabled" independently of tcg.

icount + ttcg breaks, so there needs to be done some changes here.

The plugin allows to plug into the timer subsystem, so all the times are available.

Having multithread ttcg makes things complicated.

We don't want three versions of icount:
- deterministic
- multithread
- ....

The plugin only allows some primitives to handle the times, not the
full power of TCG.

We will try to break out the icount generation without disturbing
determinism.

The plugin will be able to calculate the time, and everything else
will read it from there.

The current code will continue to be as it is, and will not work with
multithread ttcg.


We got a recording of the call here:

https://fileserver.linaro.org/s/nJTSCLyQBfo6GLJ

Thanks to Alex for storing it.

Later, Juan.




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux