Age | Commit message (Expand) | Author |
2015-03-10 | hw: Propagate errors through qdev_prop_set_drive() | Markus Armbruster |
2015-03-10 | scsi: Clean up duplicated error in legacy if=scsi code | Markus Armbruster |
2015-03-10 | cpus: initialize cpu->memory_dispatch | Paolo Bonzini |
2015-03-10 | rcu: handle forks safely | Paolo Bonzini |
2015-03-10 | qemu-thread: do not use PTHREAD_MUTEX_ERRORCHECK | Paolo Bonzini |
2015-03-10 | kvm_stat: add kvm_stat.1 man page | Stefan Hajnoczi |
2015-03-10 | kvm_stat: add column headers to text UI | Stefan Hajnoczi |
2015-03-10 | iscsi: Fix check for username | Stefan Weil |
2015-03-10 | sun4u: switch m48t59 NVRAM to MMIO access | Mark Cave-Ayland |
2015-03-10 | MAINTAINERS: add myself as SPARC maintainer | Mark Cave-Ayland |
2015-03-10 | doc: minor updates to SPARC32 and SPARC64 documentation | Mark Cave-Ayland |
2015-03-10 | m48t59: add m48t59 sysbus device | Mark Cave-Ayland |
2015-03-10 | m48t59: introduce new base-year qdev property | Mark Cave-Ayland |
2015-03-10 | m48t59: let init functions return a Nvram object | Hervé Poussineau |
2015-03-10 | m48t59: add a Nvram interface | Hervé Poussineau |
2015-03-10 | m48t59: register a QOM type for each nvram type we support | Hervé Poussineau |
2015-03-10 | m48t59: move ISA ports/memory regions registration to QOM constructor | Hervé Poussineau |
2015-03-10 | elf-loader: Provide the possibility to relocate s390 ELF files | Thomas Huth |
2015-03-10 | s390-ccw.img: Reinitialize guessing on reboot | Christian Borntraeger |
2015-03-10 | s390-ccw.img: Allow bigger ramdisk sizes or offsets | Christian Borntraeger |
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-10 | s390x/kvm: enable the new SIGP handling in user space | David Hildenbrand |
2015-03-10 | s390x/kvm: deliver SIGP RESTART directly if stopped | David Hildenbrand |
2015-03-10 | s390x: add function to deliver restart irqs | David Hildenbrand |
2015-03-10 | s390x/kvm: SIGP START is only applicable when STOPPED | David Hildenbrand |
2015-03-10 | s390x/kvm: implement handling of new SIGP orders | David Hildenbrand |
2015-03-10 | s390x/kvm: trace all SIGP orders | David Hildenbrand |
2015-03-10 | s390x/kvm: helper to set the SIGP status in SigpInfo | David Hildenbrand |
2015-03-10 | s390x/kvm: pass the SIGP instruction parameter to the SIGP handler | David Hildenbrand |
2015-03-10 | s390x/kvm: more details for SIGP handler with one destination vcpu | David Hildenbrand |
2015-03-10 | s390x: introduce defines for SIGP condition codes | David Hildenbrand |
2015-03-10 | synchronize Linux headers to 4.0-rc3 | Christian Borntraeger |
2015-03-10 | 9pfs: remove useless return | Michael Tokarev |
2015-03-10 | gdbstub: avoid possible NULL pointer dereference | Paolo Bonzini |
2015-03-10 | milkymist-pfpu: fix GCC 5.0.0 aggressive-loop-optimizations warning | Radim Krčmář |
2015-03-10 | fix GCC 5.0.0 logical-not-parentheses warnings | Radim Krčmář |
2015-03-10 | migration: Fix coding style (whitespace issues) | Stefan Weil |
2015-03-10 | oslib-posix: Fix compiler warning (-Wclobbered) and simplify the code | Stefan Weil |
2015-03-10 | disas/microblaze: Fix warnings caused by missing 'static' attribute | Stefan Weil |
2015-03-10 | disas/arm: Fix warnings caused by missing 'static' attribute | Stefan Weil |
2015-03-10 | vhost_net: Add missing 'static' attribute | Stefan Weil |
2015-03-10 | e500: fix memory leak | Michael Tokarev |
2015-03-10 | gitignore: Ignore new tests | Cole Robinson |
2015-03-10 | gitignore: Track common.env in iotests gitignore | Cole Robinson |
2015-03-10 | sysbus: fix memory leak | Gonglei |
2015-03-10 | milkymist.c: fix memory leak | Gonglei |
2015-03-10 | macio: fix possible memory leak | Gonglei |