summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qemu_next_alarm_deadline: check the expire time of a clock only if it is enabledStefano Stabellini2012-04-261-6/+4
* timers: the rearm function should be able to handle delta = INT64_MAXStefano Stabellini2012-04-261-5/+13
* target-i386: Fix x86_cpuid_set_model_id()Andreas Färber2012-04-261-0/+1
* qtest: Fix more format errors with qtest_sendfStefan Weil2012-04-261-3/+4
* sdl: Add QEMU mascot icon for use with SDLStefan Weil2012-04-262-0/+1
* qom: quick and dirty QOM filesystem based on FUSEAnthony Liguori2012-04-261-0/+138
* pc-sysfw: make sure to call qdev_initAnthony Liguori2012-04-261-0/+8
* hda: fix codec idsGerd Hoffmann2012-04-261-6/+8
* hda: add hda-micro codecGerd Hoffmann2012-04-261-2/+141
* hda: move input widgets from duplex to commonGerd Hoffmann2012-04-261-50/+50
* fix paaudio.c warningsGerd Hoffmann2012-04-251-2/+1
* 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
OpenPOWER on IntegriCloud