aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-06-10vhost_net: add version_1 featureMichael S. Tsirkin1-0/+2
2015-06-10virtio-net: enable virtio 1.0Cornelia Huck1-0/+1
2015-06-10virtio-net: support longer headerCornelia Huck1-6/+15
2015-06-10virtio-net: no writeable mac for virtio-1Cornelia Huck1-0/+1
2015-06-10virtio: allow to fail setting statusCornelia Huck3-10/+37
2015-06-10virtio: disallow late feature changes for virtio-1Cornelia Huck1-3/+15
2015-06-10dataplane: allow virtio-1 devicesCornelia Huck1-21/+26
2015-06-10virtio: allow virtio-1 queue layoutCornelia Huck3-19/+40
2015-06-10virtio: endianness checks for virtio 1.0 devicesCornelia Huck3-3/+15
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-10vhost: put log correctly in vhost_dev_start()Jason Wang1-3/+1
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-09sdl2: fix crash in handle_windowevent() when restoring the screen sizeAlberto Garcia1-0/+4
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
2015-06-09QemuOpts: Convert qemu_opts_foreach() to ErrorMarkus Armbruster12-54/+72
2015-06-08QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failureMarkus Armbruster10-37/+44
2015-06-08vl: Fail right after first bad -objectMarkus Armbruster1-1/+1
2015-06-08vl: Print -device help at most onceMarkus Armbruster1-1/+1