Age | Commit message (Expand) | Author |
2015-04-26 | Switch non-CPU callers from ld/st*_phys to address_space_ld/st* | Peter Maydell |
2015-04-26 | memory: Replace io_mem_read/write with memory_region_dispatch_read/write | Peter Maydell |
2015-03-30 | s390x/ipl: avoid sign extension | Cornelia Huck |
2015-03-30 | s390x: do not include ram_addr.h | Paolo Bonzini |
2015-03-30 | virtio-ccw: range check in READ_VQ_CONF | Cornelia Huck |
2015-03-30 | virtio-ccw: fix range check for SET_VQ | Cornelia Huck |
2015-03-16 | s390x/pci: fix length in sei_nt2 event | Frank Blaschka |
2015-03-16 | s390x/ipl: remove dead code | Dominik Dingel |
2015-03-16 | s390x/virtio-bus: Remove unused function s390_virtio_bus_console() | Thomas Huth |
2015-03-16 | s390x: CPACF: Handle key wrap machine options | Tony Krowiak |
2015-03-16 | virtio-ccw: assure BE accesses | Cornelia Huck |
2015-03-16 | s390x/kvm: Guest Migration TOD clock synchronization | Jason J. Herne |
2015-03-11 | s390/bios: Make the s390-ccw.img relocatable | Thomas Huth |
2015-03-10 | s390x/kvm: passing max memory size to accelerator | Dominik Dingel |
2015-03-10 | virtio-ccw: Convert to realize() | Markus Armbruster |
2015-03-10 | virtio-s390: Convert to realize() | Markus Armbruster |
2015-03-10 | virtio-s390: s390_virtio_device_init() can't fail, simplify | Markus Armbruster |
2015-03-01 | balloon: call qdev_alias_all_properties for proxy dev in balloon class init | Denis V. Lunev |
2015-02-26 | virtio: feature bit manipulation helpers | Cornelia Huck |
2015-02-26 | virtio: cull virtio_bus_set_vdev_features | Cornelia Huck |
2015-02-26 | s390: use standard headers | Michael S. Tsirkin |
2015-02-18 | s390x/pci: Rework memory access in zpci instruction | Frank Blaschka |
2015-02-18 | s390x/ioinst: Rework memory access in STCRW instruction | Thomas Huth |
2015-02-18 | s390x/ioinst: Rework memory access in TSCH instruction | Thomas Huth |
2015-02-18 | s390x/css: Make schib parameter of css_do_msch const | Thomas Huth |
2015-02-13 | s390x/ipl: make s390x ipl device aware of migration | Fan Zhang |
2015-02-13 | s390x/ipl: drop reipl parameters on resets | Fan Zhang |
2015-02-13 | s390x/ipl: support diagnose 308 subcodes 5 and 6 | Fan Zhang |
2015-02-13 | s390x/ipl: always load the bios for ccw machine | Fan Zhang |
2015-02-03 | s390x/ipl: Improved code indentation in s390_ipl_init() | Thomas Huth |
2015-02-03 | s390x/pci: fix dma notifications in rpcit instruction | Yi Min Zhao |
2015-02-03 | s390x/pci: check for invalid function handle | Frank Blaschka |
2015-02-03 | s390x/pci: avoid sign extension in stpcifc | Frank Blaschka |
2015-02-03 | s390: Plug memory leak on s390_pci_generate_event() error path | Markus Armbruster |
2015-01-12 | s390: implement pci instructions | Frank Blaschka |
2015-01-12 | s390: Add PCI bus support | Frank Blaschka |
2015-01-12 | s390x/ccw: fix oddity in machine class init | Cornelia Huck |
2014-10-30 | virtio: link the rng backend through an alias property | Paolo Bonzini |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster |
2014-10-16 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ... | Peter Maydell |
2014-10-15 | virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390 | Gonglei |
2014-10-15 | virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390 | Gonglei |
2014-10-15 | s390x: Convert virtio-ccw to hotplug handler API | Igor Mammedov |
2014-10-15 | s390x: Convert s390-virtio to hotplug handler API | Igor Mammedov |
2014-10-15 | s390x: Drop not used allow_hotplug in event-facility | Igor Mammedov |
2014-10-10 | s390x/virtio-ccw: fix vhost-scsi intialization | Cornelia Huck |
2014-10-10 | s390x/kvm: proper use of the cpu states OPERATING and STOPPED | David Hildenbrand |
2014-10-10 | s390x/kvm: introduce proper states for s390 cpus | David Hildenbrand |
2014-09-30 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2014-09-30 | virtio-scsi: Add 'iothread' property to virtio-scsi | Fam Zheng |