summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qemu-iotests: add block-stream speed value test caseStefan Hajnoczi2012-04-272-18/+71
* block: add 'speed' optional parameter to block-streamStefan Hajnoczi2012-04-278-15/+42
* block: change block-job-set-speed argument from 'value' to 'speed'Stefan Hajnoczi2012-04-277-16/+16
* block: use Error mechanism instead of -errno for block_job_set_speed()Stefan Hajnoczi2012-04-275-15/+18
* block: use Error mechanism instead of -errno for block_job_create()Stefan Hajnoczi2012-04-274-22/+20
* Revert "configure: Virtfs doesn't require libcap."Anthony Liguori2012-04-261-4/+2
* os-posix: Fix build on FreeBSDNathan Whitehorn2012-04-261-0/+4
* main_loop_wait: block indefinitelyStefano Stabellini2012-04-268-17/+28
* 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
OpenPOWER on IntegriCloud