summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* PCIE: fix regression with coldplugged multifunction deviceIgor Mammedov2014-03-091-8/+8
* virtio-net: remove function calls from assertJoel Stanley2014-03-091-2/+5
* acpi-build: append description for non-hotplugMichael S. Tsirkin2014-03-097-264/+500
* Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into stagingPeter Maydell2014-03-089-150/+318
|\
| * hw/9pfs: Include virtio-9p-device.o in buildAneesh Kumar K.V2014-03-041-1/+1
| * hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitationChen Gang2014-03-048-149/+316
| * hw/9pfs/virtio-9p-local.c: use snprintf() instead of sprintf()Chen Gang2014-03-031-3/+4
| * hw/9pfs/virtio-9p-local.c: move v9fs_string_free() to below "err_out:"Chen Gang2014-03-031-1/+1
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-03-081-5/+5
|\ \
| * | hw/ide/ahci.h: Avoid shifting left into sign bitPeter Maydell2014-03-071-5/+5
* | | xenfb: Fix graphic_console_init() build failureAndreas Färber2014-03-081-1/+1
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-4' into stagingPeter Maydell2014-03-0722-25/+25
|\ \ \
| * | | console: add head to index to qemu consoles.Gerd Hoffmann2014-03-0522-25/+25
| |/ /
* | | Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...Peter Maydell2014-03-0725-85/+2393
|\ \ \
| * | | target-ppc: spapr: e500: fix to use cpu_dt_idAlexey Kardashevskiy2014-03-057-24/+39
| * | | target-ppc: add PowerPCCPU::cpu_dt_idAlexey Kardashevskiy2014-03-051-0/+22
| * | | target-ppc: Introduce hypervisor call H_GET_TCELaurent Dufour2014-03-051-0/+37
| * | | target-ppc: Change the hpte store APIAneesh Kumar K.V2014-03-051-14/+6
| * | | target-ppc: Fix page table lookup with kvm enabledAneesh Kumar K.V2014-03-052-19/+32
| * | | target-ppc: Fix htab_mask calculationAneesh Kumar K.V2014-03-052-5/+22
| * | | PPC: sPAPR: Only use getpagesize() when we run with kvmAlexander Graf2014-03-051-1/+12
| * | | spapr-vlan: flush queue whenever can_receive can go from false to trueAlexey Kardashevskiy2014-03-051-0/+2
| * | | qdev: Keep global allocation counter per busAlexander Graf2014-03-052-8/+20
| * | | target-ppc: Update external_htab even when HTAB is managed by kernelAneesh Kumar K.V2014-03-051-0/+7
| * | | spapr: print more detailed error message on failed load_elf()Alexey Kardashevskiy2014-03-051-3/+3
| * | | elf-loader: add more return codesAlexey Kardashevskiy2014-03-052-8/+26
| * | | moxie: fix load_elf() usageAlexey Kardashevskiy2014-03-051-1/+1
| * | | spapr: support only ELF kernel imagesAlexey Kardashevskiy2014-03-051-5/+0
| * | | Add Enhanced Three-Speed Ethernet Controller (eTSEC)Fabien Chouteau2014-03-057-0/+2053
| * | | virtex_ml507: Add support for loading initrd imagesEdgar E. Iglesias2014-03-051-1/+33
| * | | spapr_vscsi: Fix REPORT_LUNS handlingNathan Whitehorn2014-03-051-0/+60
| * | | spapr-pci: enable adding PHB via -deviceAlexey Kardashevskiy2014-03-051-0/+2
| * | | kvm: Add a new machine option kvm-typeAneesh Kumar K.V2014-03-051-0/+20
| |/ /
* | | s390x/virtio-ccw: Adapter interrupt support.Cornelia Huck2014-03-054-7/+111
|/ /
* | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140227' int...Peter Maydell2014-03-048-100/+430
|\ \
| * | s390x/ipl: Fix crash of ELF images with arbitrary entry pointsThomas Huth2014-02-271-8/+13
| * | s390x/event-facility: exploit realize/unrealizeHeinz Graalfs2014-02-271-9/+18
| * | s390x/event-facility: add support for live migrationHeinz Graalfs2014-02-271-0/+12
| * | s390x/event-facility: code restructureHeinz Graalfs2014-02-272-64/+28
| * | s390x/event-facility: some renamingHeinz Graalfs2014-02-271-9/+9
| * | s390x/sclp: Add missing checks to SCLP handlerThomas Huth2014-02-271-2/+7
| * | s390x/sclp: Fixed the size of sccb and code parameterThomas Huth2014-02-271-2/+2
| * | s390x/eventfacility: mask out commandsChristian Borntraeger2014-02-271-1/+1
| * | s390x/virtio-hcall: Specification exception for illegal subcodesThomas Huth2014-02-271-1/+2
| * | s390x/virtio-hcall: Add range check for hypervisor callThomas Huth2014-02-271-4/+7
| * | s390x/async_pf: Check for apf extension and enable pfaultDominik Dingel2014-02-271-0/+36
| * | s390x/kvm: implement floating-interrupt controller deviceJens Freimann2014-02-274-1/+296
| |/
* | Merge remote-tracking branch 'remotes/bonzini/scsi-next' into stagingPeter Maydell2014-03-044-4/+35
|\ \
| * | scsi-disk: Add support for port WWN and index descriptors in VPD page 83hRoland Dreier2014-02-221-0/+26
| * | scsi-bus: Fix transfer length for VERIFY with BYTCHK=11bMarkus Armbruster2014-02-221-1/+1
OpenPOWER on IntegriCloud