aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-15bootindex: move calling add_boot_device_patch to bootindex setter functionGonglei
2014-10-15ide: add calling add_boot_device_patch in bootindex setter functionGonglei
2014-10-15nvma: ide: add bootindex to qom propertyGonglei
2014-10-15usb-storage: add bootindex to qom propertyGonglei
2014-10-15virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390Gonglei
2014-10-15block: remove bootindex property from qdev to qomGonglei
2014-10-15virtio-blk: add bootindex to qom propertyGonglei
2014-10-15ide: add bootindex to qom propertyGonglei
2014-10-15scsi: add bootindex to qom propertyGonglei
2014-10-15isa-fdc: remove bootindexA/B property from qdev to qomGonglei
2014-10-15redirect: remove bootindex property from qdev to qomGonglei
2014-10-15vfio: remove bootindex property from qdev to qomGonglei
2014-10-15pci-assign: remove bootindex property from qdev to qomGonglei
2014-10-15host-libusb: remove bootindex property from qdev to qomGonglei
2014-10-15virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390Gonglei
2014-10-15net: remove bootindex property from qdev to qomGonglei
2014-10-15usb-net: add bootindex to qom propertyGonglei
2014-10-15vmxnet3: add bootindex to qom propertyGonglei
2014-10-15spapr_lian: add bootindex to qom propertyGonglei
2014-10-15rtl8139: add bootindex to qom propertyGonglei
2014-10-15pcnet: add bootindex to qom propertyGonglei
2014-10-15ne2000: add bootindex to qom propertyGonglei
2014-10-15eepro100: add bootindex to qom propertyGonglei
2014-10-15e1000: add bootindex to qom propertyGonglei
2014-10-15virtio-net: add bootindex to qom propertyGonglei
2014-10-15bootindex: add a setter/getter functions wrapper for bootindex propertyGonglei
2014-10-15bootindex: support to set a existent device's bootindex to -1Gonglei
2014-10-15bootindex: rework add_boot_device_path functionGonglei
2014-10-15fw_cfg: add fw_cfg_machine_reset functionGonglei
2014-10-15bootindex: add del_boot_device_path functionGonglei
2014-10-15bootindex: add check bootindex functionGonglei
2014-10-15bootdevice: move bootdevice related code to new file bootdevice.cGonglei
2014-10-10Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141010' into stagingPeter Maydell
2014-10-10kvm fix compilation with GCC 4.3.4Paolo Bonzini
2014-10-10s390x/virtio-ccw: fix vhost-scsi intializationCornelia Huck
2014-10-10s390x/migration: migrate CPU stateThomas Huth
2014-10-10s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESETDavid Hildenbrand
2014-10-10s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefsDavid Hildenbrand
2014-10-10s390x/kvm: propagate s390 cpu state to kvmDavid Hildenbrand
2014-10-10s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand
2014-10-10s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand
2014-10-10linux-headers: update to 3.17-rc7Jens Freimann
2014-10-09Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-10-09qemu-char: Fix reconnect socket error reportingCorey Minyard
2014-10-09qemu-sockets: Add error to non-blocking connect handlerCorey Minyard
2014-10-09qemu-error: Add error_vreport()Corey Minyard
2014-10-09virtio-scsi: fix use-after-free of VirtIOSCSIReqPaolo Bonzini
2014-10-09linuxboot: compute initrd loading addressPaolo Bonzini
2014-10-09kvm: Make KVMState be the TYPE_KVM_ACCEL instance structEduardo Habkost
2014-10-09accel: Create accel object when initializing machineEduardo Habkost