aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-23pc-bios/s390-ccw: add simplified virtio callEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: make provisions for different backendsEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: add vdev object to store all device detailsEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: update virtio implementation to allow up to 3 vringsEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: qemuize typesEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: add utility functions and "export" some othersEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: virtio_panic -> panicEugene (jno) Dvurechenski
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