aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-24ppc: Add macros to register hypervisor mode SPRsBenjamin Herrenschmidt
2016-03-24ppc: Update SPR definitionsBenjamin Herrenschmidt
2016-03-24spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports itAlexey Kardashevskiy
2016-03-24ppc64: set MSR_SF bitLaurent Vivier
2016-03-23s390-ccw.img: rebuild imageCornelia Huck
2016-03-23pc-bios/s390-ccw: disambiguation of "No zIPL magic" messageEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: enhance bootmap detectionEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: enable virtio-scsiEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: add virtio-scsi implementationEugene (jno) Dvurechenski
2016-03-23pc-bios/s390-ccw: add scsi definitionsEugene (jno) Dvurechenski
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