summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcg-sparc: Accept stores of zeroRichard Henderson2014-04-281-2/+2
* tcg-sparc: Fix small 32-bit moviRichard Henderson2014-04-281-0/+5
* tcg-sparc: Fixup function argument typesRichard Henderson2014-04-281-66/+51
* tcg-sparc: Hoist common argument loads in tcg_out_opRichard Henderson2014-04-281-63/+60
* tcg-sparc: Don't handle mov/movi in tcg_out_opRichard Henderson2014-04-281-7/+6
* tcg-sparc: Tidy check_fit_* testsRichard Henderson2014-04-281-15/+20
* tcg-sparc: Implement muls2_i32Richard Henderson2014-04-282-4/+16
* tcg-sparc: Use the RETURN instructionRichard Henderson2014-04-281-4/+10
* tcg-sparc: Use 64-bit registers with sparcv8plusRichard Henderson2014-04-283-361/+258
* tcg-sparc: Support trunc_shr_i32Richard Henderson2014-04-282-1/+9
* tcg-sparc: Remove most uses of TCG_TARGET_REG_BITSRichard Henderson2014-04-281-33/+37
* tcg: Add INDEX_op_trunc_shr_i32Richard Henderson2014-04-2812-16/+67
* tcg: Fix missed pointer size != TCG_TARGET_REG_BITS changesRichard Henderson2014-04-282-3/+3
* Merge remote-tracking branch 'remotes/otubo/seccomp' into stagingPeter Maydell2014-04-281-1/+6
|\
| * seccomp: add shmctl(), mlock(), and munlock() to the syscall whitelistPaul Moore2014-04-251-1/+4
| * seccomp: add timerfd_create and timerfd_settime to the whitelistFelix Geyer2014-04-251-1/+3
* | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-28' in...Peter Maydell2014-04-2822-92/+1155
|\ \
| * | slirp/smb: Move ncalrpc directory to tmpMichael Buesch2014-04-281-0/+2
| * | po: add proper Language: tags to .po filesMichael Tokarev2014-04-285-5/+5
| * | po/Makefile: fix $SRC_PATH referenceMichael Tokarev2014-04-281-2/+2
| * | init_paths: fix minor memory leakKirill Batuzov2014-04-281-1/+3
| * | virtfs-proxy-helper: fix call to acceptTim Comer2014-04-281-0/+1
| * | net/net.c: remove unnecessary semicolonIgor Ryzhov2014-04-281-1/+1
| * | Add QEMU logo (SVG file)Stefan Weil2014-04-281-0/+1010
| * | vl: avoid closing stdout with 'writeconfig'Chen Gang2014-04-281-1/+3
| * | xilinx: Fix typo in comment (Marvel -> Marvell)Stefan Weil2014-04-281-1/+1
| * | vl: Eliminate a superfluous local variableChen Gang2014-04-281-9/+9
| * | vl: Remove useless 'continue'Chen Gang2014-04-281-1/+0
| * | gitignore: cleanups #2Michael Tokarev2014-04-281-7/+2
| * | tests/.gitignore: Ignore test-rfifolockCole Robinson2014-04-271-0/+1
| * | move test-* from .gitignore to tests/.gitignoreLaszlo Ersek2014-04-272-11/+9
| * | configure: Improve help behaviorFam Zheng2014-04-271-2/+5
| * | vl: convert -m to QemuOptsIgor Mammedov2014-04-272-17/+63
| * | qemu-option: introduce qemu_find_opts_singletonPaolo Bonzini2014-04-273-10/+17
| * | misc: Use cpu_physical_memory_read and cpu_physical_memory_writeStefan Weil2014-04-274-26/+23
* | | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-04-2831-209/+153
|\ \ \
| * | | monitor: fix qmp_getfd() fd leak in error caseStefan Hajnoczi2014-04-251-0/+1
| * | | HMP: support specifying dump format for dump-guest-memoryQiao Nuohan2014-04-252-6/+32
| * | | HMP: fix doc of dump-guest-memoryQiao Nuohan2014-04-251-9/+10
| * | | qmp: object-add: Validate class before creating objectEduardo Habkost2014-04-251-7/+14
| * | | monitor: Add device_add and device_del completion.Hani Benhabiles2014-04-253-14/+28
| * | | monitor: Add command_completion callback to mon_cmd_t.Hani Benhabiles2014-04-253-6/+18
| * | | monitor: Fix drive_del id argument type completion.Hani Benhabiles2014-04-251-1/+1
| * | | error: Remove some unused headersCole Robinson2014-04-252-5/+1
| * | | qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTEDCole Robinson2014-04-253-5/+2
| * | | qerror.h: Remove QERR defines that are only used onceCole Robinson2014-04-2515-91/+37
| * | | qerror.h: Remove unused error classesCole Robinson2014-04-251-9/+0
| * | | error: Print error_report() to stderr if using qmpCole Robinson2014-04-251-1/+1
| * | | monitor: Remove unused monitor_print_filenameCole Robinson2014-04-254-35/+0
| * | | error: Privatize error_print_locCole Robinson2014-04-252-2/+1
OpenPOWER on IntegriCloud