Peter Maydell
482b61844a
target-arm queue:
* GICv3 emulation
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAABCAAGBQJXZAgcAAoJEDwlJe0UNgze+xMP/371ot4BlUUkVSKIBaSuq3pd
C5jqozcHo8+HObIdGJ2sP6ksiL5tdOFyhjSGm9jU4ERMGepzMI7Ztt1Ox2IGMvK1
+1dG2pdXZZnFa9RmYXZ+tQQA+th/bvAL3utXnuAq/rMuXCG8BB5Q3o5R88W2P9IY
Xkr3RHSG57Sy5bR85TGiJDnANmS7VdpCK8T8CjKLye9XbQ7jec52jN5JKl4Q1H9y
KWGJu/Q0ffJGePZa4aZXtgVQSVFyqXXRj+cZKV3lrbztfVoC76TfG/ga0djPuCVH
HKCZLADiM1LahTrlMtEWsne3zkwyxwWdidDRshOPzM0gyoiPOPS8Im9n9liUEE+B
4igXd7xS+UXlXHJqYlGdZOQV8EU4123hEkrMY/eI50c/UYzCV281YBlVzL+zD+13
WDIotuX/yF1Rt//MUPeHOQFauRgYa8epFNSHatPGyfU7HFxR+9ErB1IOR79atZAs
wbaA0FvJV/TeBTEZ41YhW21FbdfK4tGztEIZyz5RL8IPp6JXtWi3Ir/zzPcdD6xm
FjKaMoXpNjuvE2KZKFpeLiNuNeOIRhdVjiwAI4B/eiSLJ1gHEPzuhnMm8uVF/7uf
LWt73h+b1pXhcWtxLS4cgxza+QSfs5PDXPhO8gisxiqE86mmuJBx22UvlHoN2iDq
jN8TGsubo/qqmEkexVBX
=1ZVZ
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160617' into staging
target-arm queue:
* GICv3 emulation
# gpg: Signature made Fri 17 Jun 2016 15:24:28 BST
# gpg: using RSA key 0x3C2525ED14360CDE
# gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>"
# gpg: aka "Peter Maydell <pmaydell@gmail.com>"
# gpg: aka "Peter Maydell <pmaydell@chiark.greenend.org.uk>"
# Primary key fingerprint: E1A5 C593 CD41 9DE2 8E83 15CF 3C25 25ED 1436 0CDE
* remotes/pmaydell/tags/pull-target-arm-20160617: (22 commits)
ACPI: ARM: Present GIC version in MADT table
hw/timer: Add value matching support to aspeed_timer
target-arm/monitor.c: Advertise emulated GICv3 in capabilities
target-arm/machine.c: Allow user to request GICv3 emulation
hw/intc/arm_gicv3: Add IRQ handling CPU interface registers
hw/intc/arm_gicv3: Implement CPU i/f SGI generation registers
hw/intc/arm_gicv3: Implement gicv3_cpuif_update()
hw/intc/arm_gicv3: Implement GICv3 CPU interface registers
hw/intc/arm_gicv3: Implement gicv3_set_irq()
hw/intc/arm_gicv3: Wire up distributor and redistributor MMIO regions
hw/intc/arm_gicv3: Implement GICv3 redistributor registers
hw/intc/arm_gicv3: Implement GICv3 distributor registers
hw/intc/arm_gicv3: Implement functions to identify next pending irq
hw/intc/arm_gicv3: ARM GICv3 device framework
hw/intc/arm_gicv3: Add vmstate descriptors
hw/intc/arm_gicv3: Move irq lines into GICv3CPUState structure
hw/intc/arm_gicv3: Add state information
target-arm: Add mp-affinity property for ARM CPU class
target-arm: Provide hook to tell GICv3 about changes of security state
target-arm: Define new arm_is_el3_or_mon() function
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2016-06-17 16:16:37 +01:00
..
2016-06-07 18:19:24 +03:00
2016-06-07 15:39:27 +03:00
2016-05-19 16:42:27 +02:00
2016-06-17 15:23:51 +01:00
2016-06-07 18:19:25 +03:00
2016-06-16 18:39:03 +02:00
2016-05-29 09:11:11 +02:00
2016-06-16 18:39:03 +02:00
2016-06-17 10:42:21 -03:00
2016-06-17 16:33:48 +10:00
2016-05-29 09:11:10 +02:00
2016-06-16 18:39:03 +02:00
2016-06-14 16:01:03 +01:00
2016-06-14 15:59:13 +01:00
2016-06-14 15:59:15 +01:00
2016-06-17 11:25:46 +01:00
2016-06-14 10:43:24 +10:00
2016-05-19 16:42:29 +02:00
2016-06-17 15:23:51 +01:00
2016-05-18 15:04:27 +03:00
2016-06-07 18:02:48 +03:00
2016-06-07 18:19:23 +03:00
2016-05-29 09:11:10 +02:00
2016-03-22 22:20:17 +01:00
2016-06-07 15:39:28 +03:00
2016-06-06 16:59:32 +01:00
2016-05-19 16:42:27 +02:00
2016-06-16 18:39:03 +02:00
2016-03-22 22:20:17 +01:00
2016-06-17 11:25:46 +01:00
2016-06-07 18:19:23 +03:00
2016-03-22 22:20:17 +01:00
2016-06-17 03:28:03 +03:00
2016-06-17 03:28:03 +03:00
2016-05-19 16:42:29 +02:00
2016-01-29 15:07:25 +00:00
2016-06-17 16:33:49 +10:00
2016-06-14 14:00:05 +02:00
2016-06-16 18:39:05 +02:00
2016-06-14 15:59:14 +01:00
2016-05-19 16:42:29 +02:00
2016-03-22 22:20:15 +01:00
2016-05-20 14:28:54 -03:00
2016-03-22 22:20:17 +01:00
2016-05-19 16:42:29 +02:00
2016-06-17 15:23:51 +01:00
2016-04-13 19:52:34 +03:00
2016-03-22 22:20:17 +01:00
2016-03-22 22:20:17 +01:00
2016-06-16 18:39:03 +02:00
2016-06-17 15:59:18 +10:00
2016-06-16 18:39:03 +02:00
2016-05-23 16:53:46 +02:00
2016-06-16 18:39:03 +02:00
2016-05-23 13:30:03 +02:00
2016-06-07 18:02:49 +03:00
2015-12-22 18:39:19 +02:00