Age | Commit message (Expand) | Author |
2015-09-10 | xen/pt: Update comments with proper function name. | Konrad Rzeszutek Wilk |
2015-09-10 | xen/HVM: atomically access pointers in bufioreq handling | Jan Beulich |
2015-09-10 | xen-hvm: When using xc_domain_add_to_physmap also include errno when reporting | Konrad Rzeszutek Wilk |
2015-09-10 | xen, gfx passthrough: add opregion mapping | Tiejun Chen |
2015-09-10 | xen, gfx passthrough: register host bridge specific to passthrough | Tiejun Chen |
2015-09-10 | xen, gfx passthrough: register a isa bridge | Tiejun Chen |
2015-09-10 | igd gfx passthrough: create a isa bridge | Tiejun Chen |
2015-09-10 | xen, gfx passthrough: retrieve VGA BIOS to work | Tiejun Chen |
2015-09-10 | xen, gfx passthrough: basic graphics passthrough support | Tiejun Chen |
2015-09-10 | hw/pci-assign: split pci-assign.c | Tiejun Chen |
2015-09-10 | piix: create host bridge to passthrough | Tiejun Chen |
2015-09-08 | pc_init1: pass parameters just with types | Tiejun Chen |
2015-09-08 | i440fx: make types configurable at run-time | Michael S. Tsirkin |
2015-09-08 | xen-hvm: Add trace to ioreq | Don Slutz |
2015-09-08 | target-microblaze: Use setcond for pcmp* | Richard Henderson |
2015-09-08 | target-cris: Use movcond and setcond | Richard Henderson |
2015-09-07 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150907' into staging | Peter Maydell |
2015-09-07 | s390/sclp: simplify calculation of rnmax | David Hildenbrand |
2015-09-07 | s390/sclp: store the increment_size in the sclp device | David Hildenbrand |
2015-09-07 | s390: unify allocation of initial memory | David Hildenbrand |
2015-09-07 | s390: move memory calculation into the sclp device | David Hildenbrand |
2015-09-07 | s390/sclp: ignore memory hotplug operations if it is disabled | David Hildenbrand |
2015-09-07 | s390: disallow memory hotplug for the s390-virtio machine | David Hildenbrand |
2015-09-07 | s390: no need to manually parse for slots and maxmem | David Hildenbrand |
2015-09-07 | s390/sclp: move sclp_service_interrupt into the sclp device | David Hildenbrand |
2015-09-07 | s390/sclp: move sclp_execute related functions into the SCLP class | David Hildenbrand |
2015-09-07 | s390/sclp: introduce a root sclp device | David Hildenbrand |
2015-09-07 | s390/sclp: temporarily fix unassignment/reassignment of memory subregions | David Hildenbrand |
2015-09-07 | s390/sclp: replace sclp event types with proper defines | David Hildenbrand |
2015-09-07 | s390/sclp: rework sclp event facility initialization + device realization | David Hildenbrand |
2015-09-07 | sclp/s390: rework sclp cpu hotplug device notification | David Hildenbrand |
2015-09-07 | s390x/gdb: support reading/writing of control registers | David Hildenbrand |
2015-09-07 | s390x/kvm: make setting of in-kernel irq routes more efficient | Jens Freimann |
2015-09-07 | pc-bios/s390-ccw: rebuild image | Cornelia Huck |
2015-09-07 | pc-bios/s390-ccw: Device detection in higher subchannel sets | Alexander Yarygin |
2015-09-07 | s390x/event-facility: fix location of receive mask | Cornelia Huck |
2015-09-07 | s390x/css: start with cleared cstat/dstat | Cornelia Huck |
2015-09-07 | s390x/event-facility: fix receive mask check | Cornelia Huck |
2015-09-07 | s390x/css: ccw-0 enforces count > 0 | Cornelia Huck |
2015-09-07 | s390x/css: handle ccw-0 TIC correctly | Pierre Morel |
2015-09-07 | Make pow2ceil() and pow2floor() inline | Peter Maydell |
2015-09-07 | Remove unused qemu_fls function | Peter Maydell |
2015-09-07 | exec.c: Use pow2floor() rather than hand-calculation | Peter Maydell |
2015-09-07 | hw/block/nvme.c: Use pow2ceil() rather than hand-calculation | Peter Maydell |
2015-09-07 | hw/virtio/virtio-pci: Use pow2ceil() rather than hand-calculation | Peter Maydell |
2015-09-07 | hw/pci: Use pow2ceil() rather than hand-calculation | Peter Maydell |
2015-09-07 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2015-09-07 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150907'... | Peter Maydell |
2015-09-07 | arm/virt: Add full-sized CPU affinity handling | Pavel Fedin |
2015-09-07 | target-arm: Refactor CPU affinity handling | Pavel Fedin |