summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* S390: ccw firmware: Add glue headerAlexander Graf2013-04-261-0/+131
* S390: ccw firmware: Add virtio device driversAlexander Graf2013-04-263-0/+754
* S390: ccw firmware: Add sclp outputAlexander Graf2013-04-262-0/+188
* S390: ccw firmware: Add main programAlexander Graf2013-04-261-0/+56
* S390: ccw firmware: Add start assemblyAlexander Graf2013-04-261-0/+16
* S390: IPL: Use different firmware for different machinesAlexander Graf2013-04-264-6/+11
* S390: IPL: Support ELF firmwareAlexander Graf2013-04-261-6/+10
* S390: Make IPL reset address dynamicAlexander Graf2013-04-261-11/+11
* gtk: refactor menu creationAnthony Liguori2013-04-261-37/+56
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-04-265-71/+390
|\
| * sheepdog: fix loadvm operationLiu Yuan2013-04-261-1/+53
| * sheepdog: resend write requests when SD_RES_READONLY is receivedMORITA Kazutaka2013-04-261-1/+59
| * sheepdog: add helper function to reload inodeMORITA Kazutaka2013-04-261-28/+39
| * sheepdog: add SD_RES_READONLY result codeMORITA Kazutaka2013-04-261-0/+2
| * sheepdog: cleanup find_vdi_nameMORITA Kazutaka2013-04-261-7/+8
| * rbd: Fix use after free in rbd_open()Kevin Wolf2013-04-261-3/+6
| * block: Disable driver-specific options for 1.5Kevin Wolf2013-04-262-5/+115
| * sheepdog: implement .bdrv_co_is_allocated()Liu Yuan2013-04-261-0/+37
| * sheepdog: use BDRV_SECTOR_SIZELiu Yuan2013-04-261-6/+5
| * sheepdog: add discard/trim support for sheepdogLiu Yuan2013-04-261-1/+63
| * block/ssh: Require libssh2 >= 1.2.8.Richard W.M. Jones2013-04-261-20/+4
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-04-267-6/+12
|\ \
| * | bsd-user: Track change in FreeBSD SYSCTL(9) typesEd Maste2013-04-261-0/+4
| * | virtio: Fix compilation without CONFIG_VHOST_SCSIEd Maste2013-04-263-0/+6
| * | qemu-doc: Option -ignore-environment removed.Thomas Schwinge2013-04-261-3/+0
| * | s390x: use CONFIG_INT128 to detect __uint128_tGabriel Kerneis2013-04-261-2/+1
| * | linux-user: fix compile error due to stray colon at end of #ifdef linePeter Maydell2013-04-261-1/+1
| |/
* | microblaze: Add internal base vectors regEdgar E. Iglesias2013-04-263-4/+13
|/
* Makefile: Use QEMU_FLAGS for DTC compilationPeter Crosthwaite2013-04-261-2/+2
* Makefile: Don't build shared libfdtPeter Crosthwaite2013-04-261-1/+1
* Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori2013-04-253-0/+180
|\
| * monitor: introduce query-command-line-optionsAmos Kong2013-04-253-0/+180
* | qemu-char: Set foo_tag = 0 when returning FALSE from callbacksHans de Goede2013-04-251-0/+2
* | Remove unnecessary FreeBSD #includeEd Maste2013-04-251-4/+0
* | console: add dummy surface for guests without graphic cardGerd Hoffmann2013-04-251-2/+32
* | console: zap ds arg from register_displaychangelistenerGerd Hoffmann2013-04-259-16/+13
* | console: switch ppm_save to qemu_openGerd Hoffmann2013-04-251-2/+4
* | console: add qemu_console_lookup_by_deviceGerd Hoffmann2013-04-252-0/+20
* | console: add device link to QemuConsolesGerd Hoffmann2013-04-2523-28/+43
* | console: qom-ify QemuConsoleGerd Hoffmann2013-04-253-2/+30
* | virtio-ccw: Check indicators location.Cornelia Huck2013-04-251-0/+6
|/
* pc: Kill the "use flash device for BIOS unless KVM" misfeatureMarkus Armbruster2013-04-244-4/+39
* pc: Split pc_init_pci_1_0() off pc_init_pci_1_2()Markus Armbruster2013-04-241-4/+12
* pc: Inline pc_init_pci_1_3() into pc_init_pci_1_2()Markus Armbruster2013-04-241-1/+2
* Merge remote-tracking branch 'alon/libcacard_ccid.1' into stagingAnthony Liguori2013-04-2419-342/+838
|\
| * libcacard/cac: change big switch functions to single return pointAlon Levy2013-04-241-21/+52
| * dev-smartcard-reader: empty implementation for Mechanical (fail correctly)Alon Levy2013-04-241-0/+4
| * libcacard: move atr setting from macro to functionAlon Levy2013-04-245-16/+58
| * libcacard/vreader: add debugging messages for apduAlon Levy2013-04-243-7/+85
| * dev-smartcard-reader: copy atr protocol to ccid parametersAlon Levy2013-04-241-0/+45
OpenPOWER on IntegriCloud