summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MAINTAINERS: Fix SCM tree for virtio-9pAndreas Färber2012-04-251-2/+1
* MAINTAINERS: Indicate type of SCMAndreas Färber2012-04-251-4/+4
* MAINTAINERS: Fix TCI file patternAndreas Färber2012-04-251-1/+1
* MAINTAINERS: Fix virtio-9p file patternAndreas Färber2012-04-251-1/+2
* MAINTAINERS: Fix PC file patternAndreas Färber2012-04-251-1/+2
* Limit ptimer rate to something achievablePeter Chubb2012-04-241-0/+13
* qom: Refine container_get() to allow using a custom rootAndreas Färber2012-04-244-8/+10
* qtest: Fix tv_usec != longRichard Henderson2012-04-241-4/+4
* Remove extra pthread switchPeter Portante2012-04-241-1/+10
* configure: Virtfs doesn't require libcap.Kusanagi Kouichi2012-04-241-2/+4
* qemu-char: Fix crash when switching consolesStefan Weil2012-04-241-1/+3
* configure: add --with-confsuffix optionEduardo Habkost2012-04-241-3/+6
* configure: change meaning of --datadir to Autoconf conventionEduardo Habkost2012-04-241-4/+5
* create_config: simplify prefix=* block, remove CONFIG_QEMU_PREFIXEduardo Habkost2012-04-241-6/+1
* create_config: remove *dir blockEduardo Habkost2012-04-241-1/+1
* config-host.mak: reorder variables a bitEduardo Habkost2012-04-241-2/+2
* config-host.mak: remove CONFIG_QEMU_SHAREDIREduardo Habkost2012-04-241-1/+0
* config-host.mak: rename docdir to qemu_docdirEduardo Habkost2012-04-242-3/+3
* Makefile: use $(qemu_confdir) instead of $(sysconfdir)/qemuEduardo Habkost2012-04-241-2/+2
* config-host.mak: rename confdir to qemu_confdirEduardo Habkost2012-04-241-1/+1
* config-host.mak: rename datadir to qemu_datadirEduardo Habkost2012-04-243-7/+7
* create_config: separate section for qemu_*dir variables (v2)Eduardo Habkost2012-04-241-0/+9
* configure: rename $confdir to $qemu_confdirEduardo Habkost2012-04-241-2/+2
* configure: rename $docdir to $qemu_docdirEduardo Habkost2012-04-241-4/+4
* configure: rename $datadir to $qemu_datadirEduardo Habkost2012-04-241-5/+5
* target-microblaze: QOM'ify CPU initAndreas Färber2012-04-242-2/+11
* target-microblaze: QOM'ify CPU resetAndreas Färber2012-04-242-50/+52
* target-microblaze: QOM'ify CPUAndreas Färber2012-04-245-1/+135
* target-cris: Start QOM'ifying CPU initAndreas Färber2012-04-242-1/+10
* target-cris: QOM'ify CPU resetAndreas Färber2012-04-242-21/+24
* target-cris: QOM'ify CPUAndreas Färber2012-04-245-1/+136
* Merge remote-tracking branch 'origin/master' into stagingAnthony Liguori2012-04-231-2/+2
|\
| * qtest: fix memread and memwrite on 32 bit hostsBlue Swirl2012-04-231-2/+2
* | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-04-234-24/+34
|\ \
| * | qapi: g_hash_table_find() instead of GHashTableIter.NODA, Kai2012-04-231-8/+17
| * | qmp: make block job command naming consistentStefan Hajnoczi2012-04-233-16/+17
* | | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-04-2350-567/+1704
|\ \ \ | |_|/ |/| |
| * | qemu-iotests: Fix test 031 for qcow2 v3 supportKevin Wolf2012-04-203-26/+172
| * | qemu-iotests: Add -o and make v3 the default for qcow2Kevin Wolf2012-04-203-5/+52
| * | qcow2: Zero write supportKevin Wolf2012-04-204-3/+105
| * | qemu-iotests: Test backing file COW with zero clustersKevin Wolf2012-04-203-0/+195
| * | qemu-iotests: add a simple test for write_zeroesPaolo Bonzini2012-04-203-0/+103
| * | qcow2: Support for feature table header extensionKevin Wolf2012-04-202-9/+69
| * | qcow2: Support reading zero clustersKevin Wolf2012-04-204-4/+33
| * | qcow2: Version 3 imagesKevin Wolf2012-04-203-15/+149
| * | qcow2: Ignore reserved bits in check_refcountsKevin Wolf2012-04-201-44/+54
| * | qcow2: Ignore reserved bits in refcount table entriesKevin Wolf2012-04-202-1/+3
| * | qcow2: Simplify count_cow_clustersKevin Wolf2012-04-201-18/+15
| * | qcow2: Refactor qcow2_free_any_clustersKevin Wolf2012-04-201-19/+22
| * | qcow2: Ignore reserved bits in L1/L2 entriesKevin Wolf2012-04-202-19/+19
OpenPOWER on IntegriCloud