Il 08/12/2013 10:38, Liu Ping Fan ha scritto:
> I see the open of 2.0 development window, and rebase V8 with a small fix
> 
> v9:
>   use PC_Q35_1_8_MACHINE_OPTIONS in pc_q35_machine_v1_8
> v8:
>   make piix/q35 compat diverge
>   simplify the code, use hpet_irqs to pass "intcap" value
> 
> 
> Liu Ping Fan (2):
>   hpet: inverse polarity when pin above ISA_NUM_IRQS
>   hpet: enable to entitle more irq pins for hpet
> 
>  hw/i386/pc.c         | 19 ++++++++++++++++---
>  hw/i386/pc_piix.c    |  3 ++-
>  hw/i386/pc_q35.c     | 21 +++++++++++++++++----
>  hw/timer/hpet.c      | 23 +++++++++++++++++++----
>  include/hw/i386/pc.h | 24 +++++++++++++++++++++++-
>  5 files changed, 77 insertions(+), 13 deletions(-)
> 

Reviewwed-by: Paolo Bonzini <pbonz...@redhat.com>

Reply via email to