summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen/pt: Log xen_host_pci_get/set errors in MSI code.Konrad Rzeszutek Wilk2015-09-101-4/+14
* xen/pt: Log xen_host_pci_get in two init functionsKonrad Rzeszutek Wilk2015-09-101-0/+9
* xen/pt: Remove XenPTReg->data field.Konrad Rzeszutek Wilk2015-09-102-30/+49
* xen/pt: Check if reg->init function sets the 'data' past the reg->sizeKonrad Rzeszutek Wilk2015-09-101-2/+8
* xen/pt: Sync up the dev.config and data values.Konrad Rzeszutek Wilk2015-09-101-1/+58
* xen/pt: Use xen_host_pci_get_[byte|word] instead of dev.configKonrad Rzeszutek Wilk2015-09-102-28/+73
* xen/pt: Use XEN_PT_LOG properly to guard against compiler warnings.Konrad Rzeszutek Wilk2015-09-101-1/+1
* xen/pt/msi: Add the register value when printing logging and error messagesKonrad Rzeszutek Wilk2015-09-101-3/+3
* xen: use errno instead of rc for xc_domain_add_to_physmapKonrad Rzeszutek Wilk2015-09-103-2/+25
* xen/pt: xen_host_pci_config_read returns -errno, not -1 on failureKonrad Rzeszutek Wilk2015-09-101-1/+1
* xen/pt: Make xen_pt_msi_set_enable staticKonrad Rzeszutek Wilk2015-09-102-2/+1Star
* xen/pt: Update comments with proper function name.Konrad Rzeszutek Wilk2015-09-101-2/+2
* xen/HVM: atomically access pointers in bufioreq handlingJan Beulich2015-09-103-9/+56
* xen-hvm: When using xc_domain_add_to_physmap also include errno when reportingKonrad Rzeszutek Wilk2015-09-101-2/+2
* xen, gfx passthrough: add opregion mappingTiejun Chen2015-09-103-3/+136
* 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-102-0/+113
* xen, gfx passthrough: retrieve VGA BIOS to workTiejun Chen2015-09-103-0/+94
* xen, gfx passthrough: basic graphics passthrough supportTiejun Chen2015-09-1010-1/+165
* hw/pci-assign: split pci-assign.cTiejun Chen2015-09-104-75/+126
* piix: create host bridge to passthroughTiejun Chen2015-09-102-0/+87
* pc_init1: pass parameters just with typesTiejun Chen2015-09-081-6/+8
* i440fx: make types configurable at run-timeMichael S. Tsirkin2015-09-083-7/+12
* xen-hvm: Add trace to ioreqDon Slutz2015-09-082-0/+28
* target-microblaze: Use setcond for pcmp*Richard Henderson2015-09-081-19/+4Star
* target-cris: Use movcond and setcondRichard Henderson2015-09-082-30/+9Star
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150907' into stagingPeter Maydell2015-09-0717-223/+427
|\
| * s390/sclp: simplify calculation of rnmaxDavid Hildenbrand2015-09-071-3/+1Star
| * s390/sclp: store the increment_size in the sclp deviceDavid Hildenbrand2015-09-072-17/+4Star
| * s390: unify allocation of initial memoryDavid Hildenbrand2015-09-073-18/+16Star
| * 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/+4Star
| * s390/sclp: move sclp_service_interrupt into the sclp deviceDavid Hildenbrand2015-09-072-9/+13
| * s390/sclp: move sclp_execute related functions into the SCLP classDavid Hildenbrand2015-09-072-17/+45
| * s390/sclp: introduce a root sclp deviceDavid Hildenbrand2015-09-073-11/+78
| * 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-074-4/+5
| * s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand2015-09-072-19/+34
| * sclp/s390: rework sclp cpu hotplug device notificationDavid Hildenbrand2015-09-071-20/+6Star
| * s390x/gdb: support reading/writing of control registersDavid Hildenbrand2015-09-073-1/+66
| * s390x/kvm: make setting of in-kernel irq routes more efficientJens Freimann2015-09-072-1/+2
| * pc-bios/s390-ccw: rebuild imageCornelia Huck2015-09-071-0/+0
| * pc-bios/s390-ccw: Device detection in higher subchannel setsAlexander Yarygin2015-09-071-25/+41
| * s390x/event-facility: fix location of receive maskCornelia Huck2015-09-071-2/+4
| * 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