summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* xen, gfx passthrough: register host bridge specific to passthroughTiejun Chen2015-09-101-2/+13
* xen, gfx passthrough: register a isa bridgeTiejun Chen2015-09-101-0/+22
* igd gfx passthrough: create a isa bridgeTiejun Chen2015-09-101-0/+112
* xen, gfx passthrough: retrieve VGA BIOS to workTiejun Chen2015-09-103-0/+94
* xen, gfx passthrough: basic graphics passthrough supportTiejun Chen2015-09-107-1/+151
* hw/pci-assign: split pci-assign.cTiejun Chen2015-09-103-75/+99
* piix: create host bridge to passthroughTiejun Chen2015-09-101-0/+85
* pc_init1: pass parameters just with typesTiejun Chen2015-09-081-6/+8
* i440fx: make types configurable at run-timeMichael S. Tsirkin2015-09-082-6/+7
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150907' into stagingPeter Maydell2015-09-079-190/+281
|\
| * s390/sclp: simplify calculation of rnmaxDavid Hildenbrand2015-09-071-3/+1
| * s390/sclp: store the increment_size in the sclp deviceDavid Hildenbrand2015-09-071-17/+3
| * s390: unify allocation of initial memoryDavid Hildenbrand2015-09-073-18/+16
| * s390: move memory calculation into the sclp deviceDavid Hildenbrand2015-09-073-66/+68
| * s390/sclp: ignore memory hotplug operations if it is disabledDavid Hildenbrand2015-09-071-7/+26
| * s390: disallow memory hotplug for the s390-virtio machineDavid Hildenbrand2015-09-071-0/+5
| * s390: no need to manually parse for slots and maxmemDavid Hildenbrand2015-09-072-10/+4
| * s390/sclp: move sclp_service_interrupt into the sclp deviceDavid Hildenbrand2015-09-071-9/+12
| * s390/sclp: move sclp_execute related functions into the SCLP classDavid Hildenbrand2015-09-071-17/+36
| * s390/sclp: introduce a root sclp deviceDavid Hildenbrand2015-09-071-9/+56
| * s390/sclp: temporarily fix unassignment/reassignment of memory subregionsDavid Hildenbrand2015-09-071-2/+8
| * s390/sclp: replace sclp event types with proper definesDavid Hildenbrand2015-09-073-4/+4
| * s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand2015-09-071-17/+33
| * sclp/s390: rework sclp cpu hotplug device notificationDavid Hildenbrand2015-09-071-20/+6
| * s390x/kvm: make setting of in-kernel irq routes more efficientJens Freimann2015-09-071-0/+2
| * s390x/css: start with cleared cstat/dstatCornelia Huck2015-09-071-0/+2
| * s390x/event-facility: fix receive mask checkCornelia Huck2015-09-071-2/+3
| * s390x/css: ccw-0 enforces count > 0Cornelia Huck2015-09-071-0/+4
| * s390x/css: handle ccw-0 TIC correctlyPierre Morel2015-09-071-0/+3
* | hw/block/nvme.c: Use pow2ceil() rather than hand-calculationPeter Maydell2015-09-071-1/+1
* | hw/virtio/virtio-pci: Use pow2ceil() rather than hand-calculationPeter Maydell2015-09-071-3/+1
* | hw/pci: Use pow2ceil() rather than hand-calculationPeter Maydell2015-09-072-6/+2
|/
* arm/virt: Add full-sized CPU affinity handlingPavel Fedin2015-09-071-2/+32
* i.MX: Add i2C devices to i.MX31 SOCJean-Christophe Dubois2015-09-071-0/+30
* i.MX: Add the i.MX25 PDK platformJean-Christophe Dubois2015-09-072-1/+160
* i.MX: Add SOC support for i.MX25Jean-Christophe Dubois2015-09-072-0/+274
* i.MX: Add FEC Ethernet EmulatorJean-Christophe Dubois2015-09-072-0/+710
* i.MX: Add I2C controller emulatorJean-Christophe Dubois2015-09-072-0/+335
* i.MX: KZM: use standalone i.MX31 SOC supportJean-Christophe Dubois2015-09-074-160/+102
* i.MX: Add SOC support for i.MX31Jean-Christophe Dubois2015-09-072-1/+218
* hw/arm/virt: Add high MMIO PCI region, 512G in sizePavel Fedin2015-09-072-9/+74
* smbios: implement smbios support for mach-virtWei Huang2015-09-071-0/+26
* smbios: add smbios 3.0 supportWei Huang2015-09-073-25/+65
* arm: Use g_new() & friends where that makes obvious senseMarkus Armbruster2015-09-0717-65/+38
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150903' into stagingPeter Maydell2015-09-036-13/+531
|\
| * s390x: Disable storage key migration on old machine typeJason J. Herne2015-09-032-3/+42
| * s390x: Migrate guest storage keys (initial memory only)Jason J. Herne2015-09-031-0/+125
| * s390x: Info skeys sub-commandJason J. Herne2015-09-031-0/+23
| * s390x: Dump-skeys hmp supportJason J. Herne2015-09-031-0/+12
| * s390x: Dump storage keys qmp commandJason J. Herne2015-09-031-2/+89
OpenPOWER on IntegriCloud