summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-24target-i386: implement PKE for TCGPaolo Bonzini7-5/+110
2016-03-24config.status: Pass extra parametersDr. David Alan Gilbert1-1/+1
2016-03-24Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20160323'...Peter Maydell9-7/+293
2016-03-24spice: Disallow use of gl + TCP portChristophe Fergeau1-0/+5
2016-03-24input-linux: fix Coverity warningGerd Hoffmann1-0/+7
2016-03-24input-linux: switch over to -objectGerd Hoffmann3-52/+121
2016-03-24ppc: move POWER8 Book4 regs in their own routineCédric Le Goater1-0/+8
2016-03-24hw/net/spapr_llan: Enable the RX buffer pools by default for new machinesThomas Huth2-2/+7
2016-03-24hw/net/spapr_llan: Fix receive buffer handling for better performanceThomas Huth1-2/+216
2016-03-24hw/net/spapr_llan: Extract rx buffer code into separate functionsThomas Huth1-36/+70
2016-03-24ppc: A couple more dummy POWER8 Book4 regsBenjamin Herrenschmidt2-0/+15
2016-03-24ppc: Add dummy CIABR SPRBenjamin Herrenschmidt2-0/+6
2016-03-24ppc: Add POWER8 IAMR registerBenjamin Herrenschmidt2-2/+40
2016-03-24ppc: Fix writing to AMR/UAMORBenjamin Herrenschmidt1-15/+59
2016-03-24ppc: Initialize AMOR in PAPR modeBenjamin Herrenschmidt1-0/+4
2016-03-24ppc: Add dummy SPR_IC for POWER8Benjamin Herrenschmidt2-0/+13
2016-03-24ppc: Create cpu_ppc_set_papr() helperBenjamin Herrenschmidt3-10/+25
2016-03-24ppc: Add a bunch of hypervisor SPRs to Book3sBenjamin Herrenschmidt1-0/+21
2016-03-24ppc: Add macros to register hypervisor mode SPRsBenjamin Herrenschmidt2-14/+47
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