summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-01Move XBZRLE encoding code to a separate file to allow testingOrit Wasserman3-160/+174
2013-01-31Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori31-158/+180
2013-01-31Merge remote-tracking branch 'afaerber-or/cocoa-for-upstream' into stagingAnthony Liguori1-3/+24
2013-01-31Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori11-72/+238
2013-02-01linux-user: bsd-user: Don't reset X86CPU twiceAndreas Färber2-2/+2
2013-02-01target-i386: Pass X86CPU to cpu_x86_set_a20()Andreas Färber3-5/+8
2013-02-01target-unicore32: Rename CPU subtypesAndreas Färber2-3/+7
2013-02-01target-openrisc: Rename CPU subtypesAndreas Färber1-4/+11
2013-02-01target-openrisc: TYPE_OPENRISC_CPU should be abstractAndreas Färber1-1/+1
2013-02-01target-m68k: Rename CPU subtypesAndreas Färber2-5/+14
2013-02-01target-m68k: Mark as unmigratableAndreas Färber3-1/+8
2013-02-01target-s390x: Mark as unmigratableAndreas Färber3-32/+10
2013-02-01target-sh4: Mark as unmigratableAndreas Färber3-1/+9
2013-02-01target-xtensa: Mark as unmigratableAndreas Färber3-39/+9
2013-02-01target-microblaze: Mark as unmigratableAndreas Färber4-14/+10
2013-02-01target-unicore32: Mark as unmigratableAndreas Färber4-26/+9
2013-02-01ide/mmio: QOM'ify MMIO IDE for R2DAndreas Färber3-25/+82
2013-01-31target-mips: fix incorrect test for MTHLIPPetar Jovanovic1-1/+1
2013-01-31target-mips: enable access to DSP ASE if implementedPetar Jovanovic1-4/+2
2013-01-31target-mips: Unfuse {,N}M{ADD,SUB}.fmtRichard Sandiford1-8/+17
2013-01-31target-mips: Sign-extend the result of LWRRichard Sandiford1-0/+1
2013-01-31target-mips: Fix signedness of loads in MIPS16 RESTOREsRichard Sandiford1-1/+1
2013-01-31Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-armAurelien Jarno3-6/+18
2013-01-31target-mips: implement DSP (d)append sub-class with TCGAurelien Jarno3-126/+87
2013-01-31target-mips: use DSP unions for reduction add instructionsAurelien Jarno1-16/+14
2013-01-31target-mips: use DSP unions for unary DSP operatorsAurelien Jarno1-82/+42
2013-01-31target-mips: use DSP unions for binary DSP operatorsAurelien Jarno1-268/+116
2013-01-31target-mips: add unions to access DSP elementsAurelien Jarno1-0/+22
2013-01-31target-mips: generate a reserved instruction exception on CPU without DSPAurelien Jarno1-2/+10
2013-01-31target-mips: copy insn_flags in DisasContextAurelien Jarno1-381/+381
2013-01-31target-mips: fix DSP loads with rd = 0Aurelien Jarno1-5/+0
2013-01-31cocoa: Replace non-portable asprintf() by g_strdup_printf()Stefan Weil1-3/+3
2013-01-31cocoa: Fix VBE function Set Display StartHenry Harrington1-0/+21
2013-01-30Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori2-1/+2
2013-01-30Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori29-82/+68
2013-01-30Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori4-32/+57
2013-01-30Merge remote-tracking branch 'agraf/s390-for-upstream' into stagingAnthony Liguori21-94/+4398
2013-01-30target-arm: Rename CPU typesAndreas Färber2-5/+14
2013-01-30target-arm: Fix TCG temp leaks for WI and UNDEF VFP sysreg writesPeter Maydell1-1/+4
2013-01-30hw/vexpress: Use correct HBI (board model number) for vexpress-a15Peter Maydell1-1/+1
2013-01-30hw/arm_sysctl: Clear sysctl cfgctrl start bitChristoffer Dall1-0/+1
2013-01-30qmp-commands.hx: s/tray-open/tray_open/ to match qapi schemaMichal Privoznik1-1/+1
2013-01-30tests: Fix {rtc, m48t59}-test build on illumosAndreas Färber2-0/+4
2013-01-30qemu-pixman.h: Avoid mutual inclusion loop with console.hPeter Maydell3-2/+4
2013-01-30qemu-ga: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster1-1/+1
2013-01-30qapi: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster1-1/+1
2013-01-30libcacard: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster3-5/+5
2013-01-30qemu-log: Plug trivial memory leak in cpu_set_log_filename()Markus Armbruster1-4/+9
2013-01-30qemu-log: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster1-1/+1
2013-01-30virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup()Markus Armbruster1-2/+2