summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-11softmmu: Add probe_write()Yongbok Kim
2015-06-11target-mips: Misaligned memory accesses for R6Yongbok Kim
2015-06-11mips_malta: provide ememsize env variable to kernelsPaul Burton
2015-06-11target-mips: add Config5.FRE support allowing Status.FR=0 emulationLeon Alrae
2015-06-11target-mips: move group of functions above gen_load_fpr32()Leon Alrae
2015-06-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150610-1' into s...Peter Maydell
2015-06-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw_cfg-20150610-1' int...Peter Maydell
2015-06-10Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20150609.0' i...Peter Maydell
2015-06-10Merge remote-tracking branch 'remotes/stefanha/tags/CVE-2015-3209-pcnet-tx-bu...Peter Maydell
2015-06-10pcnet: force the buffer access to be in bounds during txPetr Matousek
2015-06-10virtio-gpu/2d: add virtio gpu core codeGerd Hoffmann
2015-06-10virtio: update headers, add virtio-gpu (2d)Gerd Hoffmann
2015-06-10stdvga: factor out mmio subregion initGerd Hoffmann
2015-06-10stdvga: pass VGACommonState instead of PCIVGAStateGerd Hoffmann
2015-06-10stdvga: fix offset in pci_vga_ioport_readGerd Hoffmann
2015-06-10bios-tables-test: handle false-positive smbios signature matchesGabriel L. Somlo
2015-06-10fw_cfg: insert fw_cfg file blobs via qemu cmdlineGabriel L. Somlo
2015-06-10fw_cfg: prohibit insertion of duplicate fw_cfg file namesGabriel L. Somlo
2015-06-10fw_cfg: prevent selector key conflictGabriel L. Somlo
2015-06-10fw_cfg: remove support for guest-side data writesGabriel L. Somlo
2015-06-10fw_cfg: fix FW_CFG_BOOT_DEVICE update on ppc and sparcGabriel L. Somlo
2015-06-10fw_cfg: add fw_cfg_modify_i16 (update) methodGabriel L. Somlo
2015-06-10QemuOpts: increase number of vm_config_groupsGerd Hoffmann
2015-06-09Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20150609' into stagingPeter Maydell
2015-06-09hw/vfio/platform: calxeda xgmac deviceEric Auger
2015-06-09tcg/optimize: rename tcg_constant_foldingAurelien Jarno
2015-06-09tcg/optimize: fold constant test in tcg_opt_gen_movAurelien Jarno
2015-06-09tcg/optimize: fold temp copies test in tcg_opt_gen_movAurelien Jarno
2015-06-09tcg/optimize: remove opc argument from tcg_opt_gen_movAurelien Jarno
2015-06-09tcg/optimize: remove opc argument from tcg_opt_gen_moviAurelien Jarno
2015-06-09tcg: fix dead computation for repeated input argumentsAurelien Jarno
2015-06-09tcg: fix register allocation with two aliased dead inputsAurelien Jarno
2015-06-09tcg: Handle MO_AMASK in tcg_dump_opsRichard Henderson
2015-06-09tcg: Mask TCGMemOp appropriately for indexingRichard Henderson
2015-06-09Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20150609' into s...Peter Maydell
2015-06-09Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-06-09' into...Peter Maydell
2015-06-09s390x/migration: add comment about floating point migrationChristian Borntraeger
2015-06-09vhost-user: Improve -netdev/netdev_add/-net/... error reportingMarkus Armbruster
2015-06-09QemuOpts: Convert qemu_opt_foreach() to ErrorMarkus Armbruster
2015-06-09QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failureMarkus Armbruster
2015-06-09blkdebug: Simplify passing of Error through qemu_opts_foreach()Markus Armbruster
2015-06-09QemuOpts: Convert qemu_opts_foreach() to ErrorMarkus Armbruster
2015-06-08QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failureMarkus Armbruster
2015-06-08vl: Fail right after first bad -objectMarkus Armbruster
2015-06-08vl: Print -device help at most onceMarkus Armbruster
2015-06-08vl: Report failure to sandbox at most onceMarkus Armbruster
2015-06-08hw/vfio/platform: add irq assignmentEric Auger
2015-06-08hw/vfio/platform: vfio-platform skeletonEric Auger
2015-06-08Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-06-08Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell