<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/softmmu_exec.h, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/softmmu_exec.h?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/softmmu_exec.h?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2012-12-19T07:31:31+00:00</updated>
<entry>
<title>exec: move include files to include/exec/</title>
<updated>2012-12-19T07:31:31+00:00</updated>
<author>
<name>Paolo Bonzini</name>
</author>
<published>2012-12-17T17:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=022c62cbbcf1ff40b23c92874f8670cddfec2414'/>
<id>urn:sha1:022c62cbbcf1ff40b23c92874f8670cddfec2414</id>
<content type='text'>
Signed-off-by: Paolo Bonzini &lt;pbonzini@redhat.com&gt;
</content>
</entry>
<entry>
<title>Document softmmu templates</title>
<updated>2011-10-01T09:31:08+00:00</updated>
<author>
<name>Blue Swirl</name>
</author>
<published>2011-09-21T20:00:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=efbf29b6816416731e5dc420901a90430b6ea92d'/>
<id>urn:sha1:efbf29b6816416731e5dc420901a90430b6ea92d</id>
<content type='text'>
Add some comments to describe each file.

Signed-off-by: Blue Swirl &lt;blauwirbel@gmail.com&gt;
</content>
</entry>
<entry>
<title>sparc64: handle asi referencing nucleus and secondary MMU contexts</title>
<updated>2010-05-06T20:14:26+00:00</updated>
<author>
<name>Igor V. Kovalenko</name>
</author>
<published>2010-05-03T07:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=2065061ede22d401aae2ce995c3af54db9d28639'/>
<id>urn:sha1:2065061ede22d401aae2ce995c3af54db9d28639</id>
<content type='text'>
- increase max supported MMU modes to 6
- handle nucleus context asi
- handle secondary context asi
- handle non-faulting loads from secondary context

Signed-off-by: Igor V. Kovalenko &lt;igor.v.kovalenko@gmail.com&gt;
Signed-off-by: Blue Swirl &lt;blauwirbel@gmail.com&gt;
</content>
</entry>
<entry>
<title>Allow 5 mmu indexes.</title>
<updated>2009-04-07T21:47:27+00:00</updated>
<author>
<name>aurel32</name>
</author>
<published>2009-04-07T21:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e37e6ee6e100ebc355b4a48ae9a7802b38b8dac0'/>
<id>urn:sha1:e37e6ee6e100ebc355b4a48ae9a7802b38b8dac0</id>
<content type='text'>
This is necessary for alpha because it has 4 protection levels and pal mode.

Signed-off-by: Tristan Gingold &lt;gingold@adacore.com&gt;
Signed-off-by: Aurelien Jarno &lt;aurelien@aurel32.net&gt;

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@7028 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
<entry>
<title>Fix some warnings that would be generated by gcc -Wredundant-decls</title>
<updated>2008-08-30T09:51:20+00:00</updated>
<author>
<name>blueswir1</name>
</author>
<published>2008-08-30T09:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=79383c9c082e5d56618968237dad806d0eb615f3'/>
<id>urn:sha1:79383c9c082e5d56618968237dad806d0eb615f3</id>
<content type='text'>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5115 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
<entry>
<title>Replace is_user variable with mmu_idx in softmmu core,</title>
<updated>2007-10-14T07:07:08+00:00</updated>
<author>
<name>j_mayer</name>
</author>
<published>2007-10-14T07:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=6ebbf390003270afece028facef4d9834df81a8c'/>
<id>urn:sha1:6ebbf390003270afece028facef4d9834df81a8c</id>
<content type='text'>
  allowing support of more than 2 mmu access modes.
Add backward compatibility is_user variable in targets code when needed.
Implement per target cpu_mmu_index function, avoiding duplicated code
  and #ifdef TARGET_xxx in softmmu core functions.
Implement per target mmu modes definitions. As an example, add PowerPC
  hypervisor mode definition and Alpha executive and kernel modes definitions.
Optimize PowerPC case, precomputing mmu_idx when MSR register changes
  and using the same definition in code translation code.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3384 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
<entry>
<title>moved common softmmu code to common header (Paul Brook)</title>
<updated>2005-10-30T18:16:26+00:00</updated>
<author>
<name>bellard</name>
</author>
<published>2005-10-30T18:16:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=a9049a07bbeabe118c97d40e638958a946436b6f'/>
<id>urn:sha1:a9049a07bbeabe118c97d40e638958a946436b6f</id>
<content type='text'>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1580 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
</feed>
