summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-11dma/rc4030: convert to QOMHervé Poussineau3-43/+113
2015-06-11dma/rc4030: use trace events instead of custom loggingHervé Poussineau2-65/+22
2015-06-11dma/rc4030: document register at offset 0x210Hervé Poussineau1-8/+8
2015-06-11dma/rc4030: do not use old_mmio accessesHervé Poussineau1-96/+16
2015-06-11dma/rc4030: use AddressSpace and address_space_rw in usersHervé Poussineau4-50/+42
2015-06-11dma/rc4030: create custom DMA address spaceHervé Poussineau1-37/+126
2015-06-11mips jazz: compile only in 64 bitHervé Poussineau7-18/+4
2015-06-11target-mips: add ERETNC instruction and Config5.LLB bitLeon Alrae6-7/+31
2015-06-11target-mips: Misaligned memory accesses for MSAYongbok Kim3-78/+102
2015-06-11softmmu: Add probe_write()Yongbok Kim2-0/+24
2015-06-11target-mips: Misaligned memory accesses for R6Yongbok Kim2-13/+28
2015-06-11mips_malta: provide ememsize env variable to kernelsPaul Burton1-6/+9
2015-06-11target-mips: add Config5.FRE support allowing Status.FR=0 emulationLeon Alrae4-156/+208
2015-06-11target-mips: move group of functions above gen_load_fpr32()Leon Alrae1-60/+58
2015-06-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into s...Peter Maydell7-48/+1333
2015-06-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20150610-1' int...Peter Maydell12-78/+163
2015-06-10Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150609.0' i...Peter Maydell7-0/+807
2015-06-10Merge remote-tracking branch 'remotes/stefanha/tags/CVE-2015-3209-pcnet-tx-bu...Peter Maydell1-0/+8
2015-06-10pcnet: force the buffer access to be in bounds during txPetr Matousek1-0/+8
2015-06-10virtio-gpu/2d: add virtio gpu core codeGerd Hoffmann4-0/+1079
2015-06-10virtio: update headers, add virtio-gpu (2d)Gerd Hoffmann2-0/+205
2015-06-10stdvga: factor out mmio subregion initGerd Hoffmann1-29/+30
2015-06-10stdvga: pass VGACommonState instead of PCIVGAStateGerd Hoffmann1-22/+22
2015-06-10stdvga: fix offset in pci_vga_ioport_readGerd Hoffmann1-3/+3
2015-06-10bios-tables-test: handle false-positive smbios signature matchesGabriel L. Somlo1-32/+44
2015-06-10fw_cfg: insert fw_cfg file blobs via qemu cmdlineGabriel L. Somlo3-0/+95
2015-06-10fw_cfg: prohibit insertion of duplicate fw_cfg file namesGabriel L. Somlo2-6/+6
2015-06-10fw_cfg: prevent selector key conflictGabriel L. Somlo1-0/+1
2015-06-10fw_cfg: remove support for guest-side data writesGabriel L. Somlo3-35/+1
2015-06-10fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparcGabriel L. Somlo4-4/+4
2015-06-10fw_cfg: add fw_cfg_modify_i16 (update) methodGabriel L. Somlo2-0/+11
2015-06-10QemuOpts: increase number of vm_config_groupsGerd Hoffmann1-1/+1
2015-06-09Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150609' into stagingPeter Maydell10-130/+126
2015-06-09hw/vfio/platform: calxeda xgmac deviceEric Auger3-0/+102
2015-06-09tcg/optimize: rename tcg_constant_foldingAurelien Jarno1-6/+1
2015-06-09tcg/optimize: fold constant test in tcg_opt_gen_movAurelien Jarno1-53/+36
2015-06-09tcg/optimize: fold temp copies test in tcg_opt_gen_movAurelien Jarno1-18/+9
2015-06-09tcg/optimize: remove opc argument from tcg_opt_gen_movAurelien Jarno1-7/+7
2015-06-09tcg/optimize: remove opc argument from tcg_opt_gen_moviAurelien Jarno1-20/+20
2015-06-09tcg: fix dead computation for repeated input argumentsAurelien Jarno1-3/+11
2015-06-09tcg: fix register allocation with two aliased dead inputsAurelien Jarno1-0/+10
2015-06-09tcg: Handle MO_AMASK in tcg_dump_opsRichard Henderson1-3/+12
2015-06-09tcg: Mask TCGMemOp appropriately for indexingRichard Henderson8-34/+34
2015-06-09Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s...Peter Maydell4-5/+81
2015-06-09Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-06-09' into...Peter Maydell14-96/+133
2015-06-09s390x/migration: add comment about floating point migrationChristian Borntraeger1-0/+1
2015-06-09vhost-user: Improve -netdev/netdev_add/-net/... error reportingMarkus Armbruster1-13/+12
2015-06-09QemuOpts: Convert qemu_opt_foreach() to ErrorMarkus Armbruster7-18/+29
2015-06-09QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failureMarkus Armbruster7-14/+18
2015-06-09blkdebug: Simplify passing of Error through qemu_opts_foreach()Markus Armbruster1-6/+4