Age | Commit message (Expand) | Author |
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 |
2015-09-07 | i.MX: Add i2C devices to i.MX31 SOC | Jean-Christophe Dubois |
2015-09-07 | i.MX: Add qtest support for I2C device emulator. | Jean-Christophe Dubois |
2015-09-07 | i.MX: Add the i.MX25 PDK platform | Jean-Christophe Dubois |
2015-09-07 | i.MX: Add SOC support for i.MX25 | Jean-Christophe Dubois |
2015-09-07 | i.MX: Add FEC Ethernet Emulator | Jean-Christophe Dubois |
2015-09-07 | i.MX: Add I2C controller emulator | Jean-Christophe Dubois |
2015-09-07 | i.MX: KZM: use standalone i.MX31 SOC support | Jean-Christophe Dubois |
2015-09-07 | i.MX: Add SOC support for i.MX31 | Jean-Christophe Dubois |
2015-09-07 | target-arm: Fix arm_excp_unmasked() function | Sergey Sorokin |
2015-09-07 | hw/arm/virt: Add high MMIO PCI region, 512G in size | Pavel Fedin |
2015-09-07 | target-arm: Fix AArch32:AArch64 general-purpose register mapping | Sergey Sorokin |
2015-09-07 | arm: Remove hw_error() usages. | Peter Crosthwaite |
2015-09-07 | arm: cpu: assert() on no-EL2 virt IRQ error condition. | Peter Crosthwaite |