aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-01Merge branch 'qom-cpu-rest.v1' of git://github.com/afaerber/qemu-cpuBlue Swirl14-150/+615
2012-04-30Makefile: Simplify compilation of target-*/cpu.cAndreas Färber1-15/+1
2012-04-30target-mips: Start QOM'ifying CPU initAndreas Färber2-1/+9
2012-04-30target-mips: QOM'ify CPUAndreas Färber5-1/+142
2012-04-30target-m68k: Add QOM CPU subclassesAndreas Färber2-90/+137
2012-04-30target-m68k: Start QOM'ifying CPU initAndreas Färber2-1/+10
2012-04-30target-m68k: QOM'ify CPU resetAndreas Färber2-17/+17
2012-04-30target-m68k: QOM'ify CPUAndreas Färber5-8/+137
2012-04-30target-sh4: Start QOM'ifying CPU initAndreas Färber2-2/+11
2012-04-30target-sh4: QOM'ify CPU resetAndreas Färber2-21/+22
2012-04-30target-sh4: QOM'ify CPUAndreas Färber5-1/+136
2012-04-30MAINTAINERS: Downgrade target-mips and target-sh4 to Odd FixesAndreas Färber1-2/+2
2012-04-30MAINTAINERS: Downgrade target-m68k to Odd FixesAndreas Färber1-1/+1
2012-04-28main-loop: Fix build for w32 and w64Stefan Weil1-3/+4
2012-04-28configure: Don't build bsd-user on Mac OS X by defaultAndreas Färber1-1/+1
2012-04-28softfloat: Replace int16 type with int_fast16_tAndreas Färber4-71/+69
2012-04-28softfloat: Replace uint16 type with uint_fast16_tAndreas Färber2-7/+7
2012-04-28target-mips: Move definition of uint_fast{8, 16}_t to osdep.hAndreas Färber2-7/+6
2012-04-28softfloat: Fix mixups of int and int16Andreas Färber1-2/+2
2012-04-28Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Blue Swirl6-23/+19
2012-04-28Merge branch 'timer' of git://qemu.weilnetz.de/qemuBlue Swirl2-74/+33
2012-04-27Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori11-70/+151
2012-04-27qapi: fix qmp_balloon() conversionLuiz Capitulino1-1/+1
2012-04-27qemu-iotests: add block-stream speed value test caseStefan Hajnoczi2-18/+71
2012-04-27block: add 'speed' optional parameter to block-streamStefan Hajnoczi8-15/+42
2012-04-27block: change block-job-set-speed argument from 'value' to 'speed'Stefan Hajnoczi7-16/+16
2012-04-27block: use Error mechanism instead of -errno for block_job_set_speed()Stefan Hajnoczi5-15/+18
2012-04-27block: use Error mechanism instead of -errno for block_job_create()Stefan Hajnoczi4-22/+20
2012-04-27target-arm: Make SETEND respect bswap_code (BE8) settingPeter Maydell1-4/+4
2012-04-27target-arm: Move A9 config_base_address reset value to ARMCPUPeter Maydell3-12/+8
2012-04-27target-arm: Change cpu_arm_init() return type to ARMCPUAndreas Färber4-7/+7
2012-04-27qemu-timer: Optimize data structuresStefan Weil1-7/+7
2012-04-27qemu-timer: Remove function alarm_has_dynticksStefan Weil1-31/+8
2012-04-27qemu-timer: Use bool, false, true for boolean valuesStefan Weil2-18/+19
2012-04-27qemu-timer: Remove unused function qemu_alarm_pendingStefan Weil2-6/+0
2012-04-27qemu-timer: Remove redundant include statementsStefan Weil2-15/+2
2012-04-26Merge remote-tracking branch 'bonzini/nbd-next' into stagingAnthony Liguori1-1/+1
2012-04-26Merge remote-tracking branch 'kraxel/usb.49' into stagingAnthony Liguori16-127/+157
2012-04-26Merge remote-tracking branch 'stefanha/tracing' into stagingAnthony Liguori4-13/+24
2012-04-26Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori5-56/+197
2012-04-26Merge remote-tracking branch 'afaerber/qom-cpu-x86-prop.v3' into stagingAnthony Liguori3-20/+301
2012-04-26Merge remote-tracking branch 'amit/master' into stagingAnthony Liguori1-8/+49
2012-04-26Revert "configure: Virtfs doesn't require libcap."Anthony Liguori1-4/+2
2012-04-26os-posix: Fix build on FreeBSDNathan Whitehorn1-0/+4
2012-04-26main_loop_wait: block indefinitelyStefano Stabellini8-17/+28
2012-04-26qemu_next_alarm_deadline: check the expire time of a clock only if it is enabledStefano Stabellini1-6/+4
2012-04-26timers: the rearm function should be able to handle delta = INT64_MAXStefano Stabellini1-5/+13
2012-04-26target-i386: Fix x86_cpuid_set_model_id()Andreas Färber1-0/+1
2012-04-26qtest: Fix more format errors with qtest_sendfStefan Weil1-3/+4
2012-04-26sdl: Add QEMU mascot icon for use with SDLStefan Weil2-0/+1