1. 24 2月, 2020 21 次提交
  2. 23 2月, 2020 18 次提交
  3. 21 2月, 2020 1 次提交
    • A
      docs: Expand documentation for the tickpolicy timer attribute · 2f067570
      Andrea Bolognani 提交于
      The current documentation is fairly terse and not easy to decode
      for someone who's not intimately familiar with the inner workings
      of timer devices. Expand on it by providing a somewhat verbose
      description of what behavior each policy will result in, as seen
      from both the guest OS and host point of view.
      
      This is lifted directly from QEMU commit
      
        commit 2a7d957596786404c4ed16b089273de95a9580ad
        Author: Andrea Bolognani <abologna@redhat.com>
        Date:   Tue Feb 11 19:37:44 2020 +0100
      
          qapi: Expand documentation for LostTickPolicy
      
        v4.2.0-1442-g2a7d957596
      
      The original text also matched word for word the documentation
      found in QEMU.
      Signed-off-by: NAndrea Bolognani <abologna@redhat.com>
      Reviewed-by: NMichal Privoznik <mprivozn@redhat.com>
      2f067570