summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-i386: Pass X86CPU to cpu_x86_set_a20()Andreas Färber2013-02-013-5/+8
* target-unicore32: Rename CPU subtypesAndreas Färber2013-02-012-3/+7
* target-openrisc: Rename CPU subtypesAndreas Färber2013-02-011-4/+11
* target-openrisc: TYPE_OPENRISC_CPU should be abstractAndreas Färber2013-02-011-1/+1
* target-m68k: Rename CPU subtypesAndreas Färber2013-02-012-5/+14
* target-m68k: Mark as unmigratableAndreas Färber2013-02-013-1/+8
* target-s390x: Mark as unmigratableAndreas Färber2013-02-013-32/+10
* target-sh4: Mark as unmigratableAndreas Färber2013-02-013-1/+9
* target-xtensa: Mark as unmigratableAndreas Färber2013-02-013-39/+9
* target-microblaze: Mark as unmigratableAndreas Färber2013-02-014-14/+10
* target-unicore32: Mark as unmigratableAndreas Färber2013-02-014-26/+9
* ide/mmio: QOM'ify MMIO IDE for R2DAndreas Färber2013-02-013-25/+82
* target-mips: fix incorrect test for MTHLIPPetar Jovanovic2013-01-311-1/+1
* target-mips: enable access to DSP ASE if implementedPetar Jovanovic2013-01-311-4/+2
* target-mips: Unfuse {,N}M{ADD,SUB}.fmtRichard Sandiford2013-01-311-8/+17
* target-mips: Sign-extend the result of LWRRichard Sandiford2013-01-311-0/+1
* target-mips: Fix signedness of loads in MIPS16 RESTOREsRichard Sandiford2013-01-311-1/+1
* Merge branch 'target-arm.next' of git://git.linaro.org/people/pmaydell/qemu-armAurelien Jarno2013-01-313-6/+18
|\
| * target-arm: Rename CPU typesAndreas Färber2013-01-302-5/+14
| * target-arm: Fix TCG temp leaks for WI and UNDEF VFP sysreg writesPeter Maydell2013-01-301-1/+4
* | target-mips: implement DSP (d)append sub-class with TCGAurelien Jarno2013-01-313-126/+87
* | target-mips: use DSP unions for reduction add instructionsAurelien Jarno2013-01-311-16/+14
* | target-mips: use DSP unions for unary DSP operatorsAurelien Jarno2013-01-311-82/+42
* | target-mips: use DSP unions for binary DSP operatorsAurelien Jarno2013-01-311-268/+116
* | target-mips: add unions to access DSP elementsAurelien Jarno2013-01-311-0/+22
* | target-mips: generate a reserved instruction exception on CPU without DSPAurelien Jarno2013-01-311-2/+10
* | target-mips: copy insn_flags in DisasContextAurelien Jarno2013-01-311-381/+381
* | target-mips: fix DSP loads with rd = 0Aurelien Jarno2013-01-311-5/+0
* | Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori2013-01-302-1/+2
|\ \
| * | hw/vexpress: Use correct HBI (board model number) for vexpress-a15Peter Maydell2013-01-301-1/+1
| * | hw/arm_sysctl: Clear sysctl cfgctrl start bitChristoffer Dall2013-01-301-0/+1
| |/
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-01-3029-82/+68
|\ \
| * | qmp-commands.hx: s/tray-open/tray_open/ to match qapi schemaMichal Privoznik2013-01-301-1/+1
| * | tests: Fix {rtc, m48t59}-test build on illumosAndreas Färber2013-01-302-0/+4
| * | qemu-pixman.h: Avoid mutual inclusion loop with console.hPeter Maydell2013-01-303-2/+4
| * | qemu-ga: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-301-1/+1
| * | qapi: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-301-1/+1
| * | libcacard: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-303-5/+5
| * | qemu-log: Plug trivial memory leak in cpu_set_log_filename()Markus Armbruster2013-01-301-4/+9
| * | qemu-log: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-301-1/+1
| * | virtfs-proxy-helper: Fix unchecked strdup() by conv. to g_strdup()Markus Armbruster2013-01-301-2/+2
| * | spice: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-301-2/+2
| * | readline: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-301-2/+2
| * | hw/9pfs: Fix unchecked strdup() by converting to g_strdup()Markus Armbruster2013-01-302-5/+5
| * | g_strdup(NULL) returns NULL; simplifyMarkus Armbruster2013-01-305-23/+7
| * | g_malloc(0) and g_malloc0(0) return NULL; simplifyMarkus Armbruster2013-01-304-18/+5
| * | xilinx_axidma: Fix debug mode compile messagesPeter Crosthwaite2013-01-301-1/+1
| * | cadence_gem: Debug mode compile fixesPeter Crosthwaite2013-01-301-7/+10
| * | cadence_ttc: Debug mode compile fixesPeter Crosthwaite2013-01-301-2/+2
| * | vnc: Clean up vncws_send_handshake_response()Markus Armbruster2013-01-301-5/+6
| |/
OpenPOWER on IntegriCloud