Re: [gem5-dev] Review Request 2759: kvm: Remove KvmVM APIs for in-kernel IRQ chip simulation

2015-05-19 Thread Alexandru Dutu

---
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2759/#review6347
---


Will this wrapper encompass BaseKvmCPU::kvmInterrupt as well or is it meant to 
be just for in-kernel interrupts?

- Alexandru Dutu


On May 7, 2015, 10:54 a.m., Andreas Sandberg wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 http://reviews.gem5.org/r/2759/
 ---
 
 (Updated May 7, 2015, 10:54 a.m.)
 
 
 Review request for Default.
 
 
 Repository: gem5
 
 
 Description
 ---
 
 Changeset 10836:24b2d17c9b85
 ---
 kvm: Remove KvmVM APIs for in-kernel IRQ chip simulation
 
 The APIs for in-kernel IRQ chip simulation in the KvmVM class are
 currently unused and use deprecated KVM APIs. This changeset removes
 these APIs. A future patch will add a wrapper around the new, more
 general, in-kernel device emulation API.
 
 
 Diffs
 -
 
   src/cpu/kvm/vm.hh fbdaa08aaa42 
   src/cpu/kvm/vm.cc fbdaa08aaa42 
 
 Diff: http://reviews.gem5.org/r/2759/diff/
 
 
 Testing
 ---
 
 ARM regressions pass. All backends build. Tested building with KVM support on 
 x86 and ARMv8.
 
 
 Thanks,
 
 Andreas Sandberg
 


___
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev


[gem5-dev] Review Request 2759: kvm: Remove KvmVM APIs for in-kernel IRQ chip simulation

2015-05-07 Thread Andreas Sandberg

---
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2759/
---

Review request for Default.


Repository: gem5


Description
---

Changeset 10836:24b2d17c9b85
---
kvm: Remove KvmVM APIs for in-kernel IRQ chip simulation

The APIs for in-kernel IRQ chip simulation in the KvmVM class are
currently unused and use deprecated KVM APIs. This changeset removes
these APIs. A future patch will add a wrapper around the new, more
general, in-kernel device emulation API.


Diffs
-

  src/cpu/kvm/vm.hh fbdaa08aaa42 
  src/cpu/kvm/vm.cc fbdaa08aaa42 

Diff: http://reviews.gem5.org/r/2759/diff/


Testing
---

ARM regressions pass. All backends build. Tested building with KVM support on 
x86 and ARMv8.


Thanks,

Andreas Sandberg

___
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev