aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-10xen-hvm: When using xc_domain_add_to_physmap also include errno when reportingKonrad Rzeszutek Wilk1-2/+2
2015-09-10xen, gfx passthrough: add opregion mappingTiejun Chen3-3/+136
2015-09-10xen, gfx passthrough: register host bridge specific to passthroughTiejun Chen1-2/+13
2015-09-10xen, gfx passthrough: register a isa bridgeTiejun Chen1-0/+22
2015-09-10igd gfx passthrough: create a isa bridgeTiejun Chen2-0/+113
2015-09-10xen, gfx passthrough: retrieve VGA BIOS to workTiejun Chen3-0/+94
2015-09-10xen, gfx passthrough: basic graphics passthrough supportTiejun Chen10-1/+165
2015-09-10hw/pci-assign: split pci-assign.cTiejun Chen4-75/+126
2015-09-10piix: create host bridge to passthroughTiejun Chen2-0/+87
2015-09-08pc_init1: pass parameters just with typesTiejun Chen1-6/+8
2015-09-08i440fx: make types configurable at run-timeMichael S. Tsirkin3-7/+12
2015-09-08xen-hvm: Add trace to ioreqDon Slutz2-0/+28
2015-09-08target-microblaze: Use setcond for pcmp*Richard Henderson1-19/+4
2015-09-08target-cris: Use movcond and setcondRichard Henderson2-30/+9
2015-09-07Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150907' into stagingPeter Maydell17-223/+427
2015-09-07s390/sclp: simplify calculation of rnmaxDavid Hildenbrand1-3/+1
2015-09-07s390/sclp: store the increment_size in the sclp deviceDavid Hildenbrand2-17/+4
2015-09-07s390: unify allocation of initial memoryDavid Hildenbrand3-18/+16
2015-09-07s390: move memory calculation into the sclp deviceDavid Hildenbrand3-66/+68
2015-09-07s390/sclp: ignore memory hotplug operations if it is disabledDavid Hildenbrand1-7/+26
2015-09-07s390: disallow memory hotplug for the s390-virtio machineDavid Hildenbrand1-0/+5
2015-09-07s390: no need to manually parse for slots and maxmemDavid Hildenbrand2-10/+4
2015-09-07s390/sclp: move sclp_service_interrupt into the sclp deviceDavid Hildenbrand2-9/+13
2015-09-07s390/sclp: move sclp_execute related functions into the SCLP classDavid Hildenbrand2-17/+45
2015-09-07s390/sclp: introduce a root sclp deviceDavid Hildenbrand3-11/+78
2015-09-07s390/sclp: temporarily fix unassignment/reassignment of memory subregionsDavid Hildenbrand1-2/+8
2015-09-07s390/sclp: replace sclp event types with proper definesDavid Hildenbrand4-4/+5
2015-09-07s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand2-19/+34
2015-09-07sclp/s390: rework sclp cpu hotplug device notificationDavid Hildenbrand1-20/+6
2015-09-07s390x/gdb: support reading/writing of control registersDavid Hildenbrand3-1/+66
2015-09-07s390x/kvm: make setting of in-kernel irq routes more efficientJens Freimann2-1/+2
2015-09-07pc-bios/s390-ccw: rebuild imageCornelia Huck1-0/+0
2015-09-07pc-bios/s390-ccw: Device detection in higher subchannel setsAlexander Yarygin1-25/+41
2015-09-07s390x/event-facility: fix location of receive maskCornelia Huck1-2/+4
2015-09-07s390x/css: start with cleared cstat/dstatCornelia Huck1-0/+2
2015-09-07s390x/event-facility: fix receive mask checkCornelia Huck1-2/+3
2015-09-07s390x/css: ccw-0 enforces count > 0Cornelia Huck1-0/+4
2015-09-07s390x/css: handle ccw-0 TIC correctlyPierre Morel1-0/+3
2015-09-07Make pow2ceil() and pow2floor() inlinePeter Maydell3-38/+34
2015-09-07Remove unused qemu_fls functionPeter Maydell2-6/+0
2015-09-07exec.c: Use pow2floor() rather than hand-calculationPeter Maydell1-3/+1
2015-09-07hw/block/nvme.c: Use pow2ceil() rather than hand-calculationPeter Maydell1-1/+1
2015-09-07hw/virtio/virtio-pci: Use pow2ceil() rather than hand-calculationPeter Maydell1-3/+1
2015-09-07hw/pci: Use pow2ceil() rather than hand-calculationPeter Maydell2-6/+2
2015-09-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell29-359/+487
2015-09-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150907'...Peter Maydell63-406/+3243
2015-09-07arm/virt: Add full-sized CPU affinity handlingPavel Fedin1-2/+32
2015-09-07target-arm: Refactor CPU affinity handlingPavel Fedin4-5/+16
2015-09-07i.MX: Add i2C devices to i.MX31 SOCJean-Christophe Dubois2-0/+41
2015-09-07i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois5-0/+294