<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bwlp/qemu.git/block-bochs.c, branch spice_video_codecs</title>
<subtitle>Experimental fork of QEMU with video encoding patches</subtitle>
<id>https://git.openslx.org/bwlp/qemu.git/atom/block-bochs.c?h=spice_video_codecs</id>
<link rel='self' href='https://git.openslx.org/bwlp/qemu.git/atom/block-bochs.c?h=spice_video_codecs'/>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/'/>
<updated>2009-05-14T21:13:46+00:00</updated>
<entry>
<title>Move block drivers into their own directory</title>
<updated>2009-05-14T21:13:46+00:00</updated>
<author>
<name>Anthony Liguori</name>
</author>
<published>2009-05-09T22:14:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=019d6b8ff0d495ded6977f24a4e8fd1c7fec09e0'/>
<id>urn:sha1:019d6b8ff0d495ded6977f24a4e8fd1c7fec09e0</id>
<content type='text'>
Signed-off-by: Anthony Liguori &lt;aliguori@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Convert block infrastructure to use new module init functionality</title>
<updated>2009-05-14T21:13:41+00:00</updated>
<author>
<name>Anthony Liguori</name>
</author>
<published>2009-05-09T22:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=5efa9d5a8b18841c9c62208a494d7f519238979a'/>
<id>urn:sha1:5efa9d5a8b18841c9c62208a494d7f519238979a</id>
<content type='text'>
Signed-off-by: Anthony Liguori &lt;aliguori@us.ibm.com&gt;
</content>
</entry>
<entry>
<title>Use C99 initializers for BlockDriver methods</title>
<updated>2009-03-07T22:00:29+00:00</updated>
<author>
<name>aurel32</name>
</author>
<published>2009-03-07T22:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=e60f469ca80e0b39b7cf85aef0d3b1ff32a67cba'/>
<id>urn:sha1:e60f469ca80e0b39b7cf85aef0d3b1ff32a67cba</id>
<content type='text'>
Consistently use the C99 named initializer format for the BlockDriver
methods to make the method table more readable and more easily
extensible.

Signed-off-by: Christoph Hellwig &lt;hch@lst.de&gt;
Signed-off-by: Aurelien Jarno &lt;aurelien@aurel32.net&gt;

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6768 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
<entry>
<title>block: remove error handling from qemu_malloc() callers (Avi Kivity)</title>
<updated>2009-02-05T22:05:53+00:00</updated>
<author>
<name>aliguori</name>
</author>
<published>2009-02-05T22:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=3ec88e80365c889f824d9a171fbf197b46a7c03f'/>
<id>urn:sha1:3ec88e80365c889f824d9a171fbf197b46a7c03f</id>
<content type='text'>
Signed-off-by: Avi Kivity &lt;avi@redhat.com&gt;
Signed-off-by: Anthony Liguori &lt;aliguori@us.ibm.com&gt;


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6527 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
<entry>
<title>Split block API from vl.h.</title>
<updated>2007-11-11T02:51:17+00:00</updated>
<author>
<name>pbrook</name>
</author>
<published>2007-11-11T02:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=faf07963cb03f98d52ca1f7fde7482a3cb309bcc'/>
<id>urn:sha1:faf07963cb03f98d52ca1f7fde7482a3cb309bcc</id>
<content type='text'>
Remove QEMU_TOOL. Replace with QEMU_IMG and NEED_CPU_H.
Avoid linking qemu-img against whole system emulatior.


git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3578 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
<entry>
<title>find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.</title>
<updated>2007-09-17T08:09:54+00:00</updated>
<author>
<name>ths</name>
</author>
<published>2007-09-17T08:09:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=3b46e6242767a2c770c0aba0a6595e9511623c92'/>
<id>urn:sha1:3b46e6242767a2c770c0aba0a6595e9511623c92</id>
<content type='text'>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3177 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
<entry>
<title>find -type f | xargs sed -i 's/[\t ]$//g' # on most files</title>
<updated>2007-09-16T21:08:06+00:00</updated>
<author>
<name>ths</name>
</author>
<published>2007-09-16T21:08:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=5fafdf24ef2c090c164d4dc89684b3f379dbdd87'/>
<id>urn:sha1:5fafdf24ef2c090c164d4dc89684b3f379dbdd87</id>
<content type='text'>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3173 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
<entry>
<title>Support for Bochs "growing" images, by Volker Ruppert.</title>
<updated>2007-01-05T18:56:04+00:00</updated>
<author>
<name>ths</name>
</author>
<published>2007-01-05T18:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=6850dd945ea7eb0beedb25435bf2bc16741aec38'/>
<id>urn:sha1:6850dd945ea7eb0beedb25435bf2bc16741aec38</id>
<content type='text'>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2296 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
<entry>
<title>async file I/O API</title>
<updated>2006-08-01T16:21:11+00:00</updated>
<author>
<name>bellard</name>
</author>
<published>2006-08-01T16:21:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=83f6409109acd7cd13ff8a603f29c46033c4fb00'/>
<id>urn:sha1:83f6409109acd7cd13ff8a603f29c46033c4fb00</id>
<content type='text'>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2075 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
<entry>
<title>Bochs disk image support (Alex Beregszaszi)</title>
<updated>2005-04-26T21:34:00+00:00</updated>
<author>
<name>bellard</name>
</author>
<published>2005-04-26T21:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.openslx.org/bwlp/qemu.git/commit/?id=a8753c3466dcf5c08f51313a402eb09be5af7e30'/>
<id>urn:sha1:a8753c3466dcf5c08f51313a402eb09be5af7e30</id>
<content type='text'>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1409 c046a42c-6fe2-441c-8c8c-71466251a162
</content>
</entry>
</feed>
