aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-23pc-bios/s390-ccw: add more disk layout checksEugene (jno) Dvurechenski
2016-03-23ui/cocoa.m: switch to QKeyCodeJohn Arbuckle
2016-03-23qapi-schema.json: Add power and keypad equal keysJohn Arbuckle
2016-03-23ui/cocoa.m: fix help menusJohn Arbuckle
2016-03-23default-configs: add mips-softmmu-common.makLeon Alrae
2016-03-23target-mips: indicate presence of IEEE 754-2008 FPU in R6/R5+MSA CPUsLeon Alrae
2016-03-23Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in...Peter Maydell
2016-03-23target-tricore: Add ftoi and itof instructionsBastian Koppelmann
2016-03-23target-tricore: Add cmp.f instructionBastian Koppelmann
2016-03-23target-tricore: Add div.f instructionBastian Koppelmann
2016-03-23target-tricore: Add mul.f instructionBastian Koppelmann
2016-03-23target-tricore: add add.f/sub.f instructionsBastian Koppelmann
2016-03-23target-tricore: Move general CHECK_REG_PAIR of decode_rrr_divideBastian Koppelmann
2016-03-23target-tricore: Add FPU infrastructureBastian Koppelmann
2016-03-23target-tricore: Fix psw_read() clearing too many bitsBastian Koppelmann
2016-03-23target-tricore: Fix helper_msub64_q_ssov not reseting OVF bitBastian Koppelmann
2016-03-23target-tricore: add missing break in insn decode switch stmtBastian Koppelmann
2016-03-23Avoid embedding struct mbuf in other structuresSamuel Thibault
2016-03-22slirp: send icmp6 errors when UDP send failedSamuel Thibault
2016-03-22slirp: Fix memory leak on small incoming ipv4 packetSamuel Thibault
2016-03-22char: translate from QIOChannel error to errnoMarc-André Lureau
2016-03-22exec: fix error handling in file_ram_allocPaolo Bonzini
2016-03-22cputlb: modernise the debug supportAlex Bennée
2016-03-22qemu-log: support simple pid substitution for logsAlex Bennée
2016-03-22target-arm: dfilter support for in_asmAlex Bennée
2016-03-22qemu-log: dfilter-ise exec, out_asm, op and opt_opAlex Bennée
2016-03-22qemu-log: new option -dfilter to limit outputAlex Bennée
2016-03-22qemu-log: Improve the "exec" TB execution loggingPeter Maydell
2016-03-22qemu-log: Avoid function call for disabled qemu_log_mask loggingPeter Maydell
2016-03-22qemu-log: correct help text for -d cpuAlex Bennée
2016-03-22tcg: pass down TranslationBlock to tcg_code_genAlex Bennée
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/crypto: Include qapi-types.h or qemu/bswap.h instead of qemu-common.hMarkus Armbruster
2016-03-22isa: Move DMA_transfer_handler from qemu-common.h to hw/isa/isa.hMarkus Armbruster
2016-03-22Move ParallelIOArg from qemu-common.h to sysemu/char.hMarkus Armbruster
2016-03-22Move QEMU_ALIGN_*() from qemu-common.h to qemu/osdep.hMarkus Armbruster
2016-03-22Move HOST_LONG_BITS from qemu-common.h to qemu/osdep.hMarkus Armbruster
2016-03-22hw/pci/pci.h: Don't include qemu-common.hMarkus Armbruster
2016-03-22include/hw/hw.h: Don't include qemu-common.hMarkus Armbruster
2016-03-22include/qemu/iov.h: Don't include qemu-common.hMarkus Armbruster
2016-03-22fw_cfg: Split fw_cfg_keys.h off fw_cfg.hMarkus Armbruster
2016-03-22Clean up includes some moreMarkus Armbruster
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-22Merge remote-tracking branch 'remotes/weil/tags/pull-wxx-20160322' into stagingPeter Maydell
2016-03-22wxx: Add support for ncursesStefan Weil
2016-03-22Remove unneeded include statements for setjmp.hStefan Weil
2016-03-22Include setjmp.h in qemu/osdep.h (bug fix for w64)Stefan Weil