aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-24ppc: Update SPR definitionsBenjamin Herrenschmidt1-7/+47
2016-03-24spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports itAlexey Kardashevskiy2-5/+6
2016-03-24ppc64: set MSR_SF bitLaurent Vivier1-1/+1
2016-03-23s390-ccw.img: rebuild imageCornelia Huck1-0/+0
2016-03-23pc-bios/s390-ccw: disambiguation of "No zIPL magic" messageEugene (jno) Dvurechenski1-3/+3
2016-03-23pc-bios/s390-ccw: enhance bootmap detectionEugene (jno) Dvurechenski1-35/+76
2016-03-23pc-bios/s390-ccw: enable virtio-scsiEugene (jno) Dvurechenski4-39/+116
2016-03-23pc-bios/s390-ccw: add virtio-scsi implementationEugene (jno) Dvurechenski2-0/+414
2016-03-23pc-bios/s390-ccw: add scsi definitionsEugene (jno) Dvurechenski1-0/+184
2016-03-23pc-bios/s390-ccw: add simplified virtio callEugene (jno) Dvurechenski2-0/+26
2016-03-23pc-bios/s390-ccw: make provisions for different backendsEugene (jno) Dvurechenski4-44/+106
2016-03-23pc-bios/s390-ccw: add vdev object to store all device detailsEugene (jno) Dvurechenski2-83/+116
2016-03-23pc-bios/s390-ccw: update virtio implementation to allow up to 3 vringsEugene (jno) Dvurechenski4-56/+90
2016-03-23pc-bios/s390-ccw: qemuize typesEugene (jno) Dvurechenski4-95/+116
2016-03-23pc-bios/s390-ccw: add utility functions and "export" some othersEugene (jno) Dvurechenski3-19/+40
2016-03-23pc-bios/s390-ccw: virtio_panic -> panicEugene (jno) Dvurechenski5-14/+14
2016-03-23pc-bios/s390-ccw: add more disk layout checksEugene (jno) Dvurechenski2-0/+13
2016-03-23ui/cocoa.m: switch to QKeyCodeJohn Arbuckle1-176/+141
2016-03-23qapi-schema.json: Add power and keypad equal keysJohn Arbuckle1-1/+2
2016-03-23ui/cocoa.m: fix help menusJohn Arbuckle1-4/+27
2016-03-23default-configs: add mips-softmmu-common.makLeon Alrae5-120/+36
2016-03-23target-mips: indicate presence of IEEE 754-2008 FPU in R6/R5+MSA CPUsLeon Alrae3-9/+17
2016-03-23Merge remote-tracking branch 'remotes/armbru/tags/pull-ivshmem-2016-03-18' in...Peter Maydell15-819/+1021
2016-03-23target-tricore: Add ftoi and itof instructionsBastian Koppelmann3-0/+42
2016-03-23target-tricore: Add cmp.f instructionBastian Koppelmann3-0/+27
2016-03-23target-tricore: Add div.f instructionBastian Koppelmann3-0/+30
2016-03-23target-tricore: Add mul.f instructionBastian Koppelmann3-0/+30
2016-03-23target-tricore: add add.f/sub.f instructionsBastian Koppelmann3-1/+36
2016-03-23target-tricore: Move general CHECK_REG_PAIR of decode_rrr_divideBastian Koppelmann1-2/+8
2016-03-23target-tricore: Add FPU infrastructureBastian Koppelmann7-4/+116
2016-03-23target-tricore: Fix psw_read() clearing too many bitsBastian Koppelmann1-1/+1
2016-03-23target-tricore: Fix helper_msub64_q_ssov not reseting OVF bitBastian Koppelmann1-0/+2
2016-03-23target-tricore: add missing break in insn decode switch stmtBastian Koppelmann1-0/+2
2016-03-23Avoid embedding struct mbuf in other structuresSamuel Thibault5-30/+34
2016-03-22slirp: send icmp6 errors when UDP send failedSamuel Thibault1-2/+1
2016-03-22slirp: Fix memory leak on small incoming ipv4 packetSamuel Thibault1-1/+1
2016-03-22char: translate from QIOChannel error to errnoMarc-André Lureau1-0/+7
2016-03-22exec: fix error handling in file_ram_allocPaolo Bonzini1-3/+4
2016-03-22cputlb: modernise the debug supportAlex Bennée1-44/+44
2016-03-22qemu-log: support simple pid substitution for logsAlex Bennée2-3/+54
2016-03-22target-arm: dfilter support for in_asmAlex Bennée2-2/+4
2016-03-22qemu-log: dfilter-ise exec, out_asm, op and opt_opAlex Bennée5-12/+33
2016-03-22qemu-log: new option -dfilter to limit outputAlex Bennée6-0/+221
2016-03-22qemu-log: Improve the "exec" TB execution loggingPeter Maydell2-9/+14
2016-03-22qemu-log: Avoid function call for disabled qemu_log_mask loggingPeter Maydell2-14/+10
2016-03-22qemu-log: correct help text for -d cpuAlex Bennée1-1/+1
2016-03-22tcg: pass down TranslationBlock to tcg_code_genAlex Bennée3-5/+5
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa149-300/+435
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah53-134/+143
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini85-1/+164