I am working on the Chinese economy and my topic of research is how external political instability can affect Chinese exports. So I want to estimate the Chinese export demand function for 1988-2011 with more than 130 countries. I want to estimate the regression equation given below. $$ \begin{align} \log(\mathrm{export})_{it} &= \beta_0+ \beta_1 \log(\mathrm{real gdp})_{it}+ \beta_2 \log(\mathrm{population})_{it} \\ &\quad+ \beta_3\mathrm{political stability}_{it}+ \beta_4\mathrm{realexchange rate}_{it}+ \varepsilon_{it} \end{align} $$ Where $\log(\mathrm{export})_{it}$ is the (log) of the export from china to other countries and $t=1988, \ldots, 2011$.
According to economic theory, the export of a country depends not only domestic GDP and population but also on the GDP and population of other countries. In my research, I want to control for the effect of Chinese GDP and population on Chinese export in EViews in a pooled OLS estimation but I don't know how to do this. If i do not control these two variables I can run a pooled OLS estimation in EViews. Any help is greatly appreciated.