the following patch was just integrated into master:
commit ca33e70a15ec8a291fda10335044c2bd63f95870
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Sun Aug 19 21:26:21 2012 +0300
SerialICE: Unify IO and memory handling
There are no separate handlers for 8/16/32 bit memory access,
make IO access work in similar fashion.
Change-Id: I0407240a4495fbf723272b48b23e3863a97e7d1e
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Build-Tested: build bot (Jenkins) at Mon Aug 20 23:17:12 2012, giving +1
Reviewed-By: Anton Kochkov <anton.kochkov(a)gmail.com> at Mon Aug 20 23:56:04 2012, giving +2
See http://review.coreboot.org/1464 for details.
-gerrit
the following patch was just integrated into master:
commit 22bc2b1ca3468cf6469be778880815517833c131
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Sat Aug 18 12:52:24 2012 +0300
SerialICE: Export MSRs for filter
Required so that filter can access QEMU CPU's MSRs.
Change-Id: I01a9f4725b5f037d0d9fb51b1f53ff50ef232662
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Build-Tested: build bot (Jenkins) at Sun Aug 19 20:55:53 2012, giving +1
Reviewed-By: Anton Kochkov <anton.kochkov(a)gmail.com> at Mon Aug 20 23:53:36 2012, giving +2
See http://review.coreboot.org/1459 for details.
-gerrit
the following patch was just integrated into master:
commit 5eea24b21720b9c8ace8bc9bf34ba99d821b4a39
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Sat Aug 18 12:53:31 2012 +0300
SerialICE: Export CPUIDs for filter
Required so that filter can access QEMU CPU's CPUID.
Change-Id: I859fce6caf778fb32bbbe243b4b2f72ffbe02355
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Build-Tested: build bot (Jenkins) at Sun Aug 19 20:43:32 2012, giving +1
Reviewed-By: Anton Kochkov <anton.kochkov(a)gmail.com> at Mon Aug 20 23:50:14 2012, giving +2
See http://review.coreboot.org/1458 for details.
-gerrit
the following patch was just integrated into master:
commit 072f1bbbe4e8cc3fdcf7c3a7f68a1ff58935cca1
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Sat Aug 18 16:28:51 2012 +0300
SerialICE: Minor cleanups
Drop serial comm headers.
Move VNC screen init.
Fix unused exit function.
Change-Id: Idc9b0d17e5d1bb3b2a88f93775653d9079cb2b46
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Build-Tested: build bot (Jenkins) at Sun Aug 19 20:30:30 2012, giving +1
Reviewed-By: Anton Kochkov <anton.kochkov(a)gmail.com> at Mon Aug 20 23:47:55 2012, giving +2
See http://review.coreboot.org/1457 for details.
-gerrit
the following patch was just integrated into master:
commit ec67d21540f1567bde5be08990184a80312710d1
Author: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Date: Sun Jul 8 21:21:44 2012 +0300
Move SerialICE LUA filter support to separate file
Isolate the existing LUA filtering. It does not meet my requirements
for the modular filtering scripts, I will try to implement both in
the same build side-by-side to maintain compatibility.
Change-Id: I1ef1e6c5ef89f403cfa2a4070a174aa97f464a4d
Signed-off-by: Kyösti Mälkki <kyosti.malkki(a)gmail.com>
Build-Tested: build bot (Jenkins) at Sat Aug 18 00:17:22 2012, giving +1
Reviewed-By: Anton Kochkov <anton.kochkov(a)gmail.com> at Mon Aug 20 10:13:51 2012, giving +1
See http://review.coreboot.org/1456 for details.
-gerrit