index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2014-10-15
ide: add calling add_boot_device_patch in bootindex setter function
Gonglei
2014-10-15
nvma: ide: add bootindex to qom property
Gonglei
2014-10-15
usb-storage: add bootindex to qom property
Gonglei
2014-10-15
virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390
Gonglei
2014-10-15
block: remove bootindex property from qdev to qom
Gonglei
2014-10-15
virtio-blk: add bootindex to qom property
Gonglei
2014-10-15
ide: add bootindex to qom property
Gonglei
2014-10-15
scsi: add bootindex to qom property
Gonglei
2014-10-15
isa-fdc: remove bootindexA/B property from qdev to qom
Gonglei
2014-10-15
redirect: remove bootindex property from qdev to qom
Gonglei
2014-10-15
vfio: remove bootindex property from qdev to qom
Gonglei
2014-10-15
pci-assign: remove bootindex property from qdev to qom
Gonglei
2014-10-15
host-libusb: remove bootindex property from qdev to qom
Gonglei
2014-10-15
virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390
Gonglei
2014-10-15
net: remove bootindex property from qdev to qom
Gonglei
2014-10-15
usb-net: add bootindex to qom property
Gonglei
2014-10-15
vmxnet3: add bootindex to qom property
Gonglei
2014-10-15
spapr_lian: add bootindex to qom property
Gonglei
2014-10-15
rtl8139: add bootindex to qom property
Gonglei
2014-10-15
pcnet: add bootindex to qom property
Gonglei
2014-10-15
ne2000: add bootindex to qom property
Gonglei
2014-10-15
eepro100: add bootindex to qom property
Gonglei
2014-10-15
e1000: add bootindex to qom property
Gonglei
2014-10-15
virtio-net: add bootindex to qom property
Gonglei
2014-10-15
bootindex: add a setter/getter functions wrapper for bootindex property
Gonglei
2014-10-15
bootindex: support to set a existent device's bootindex to -1
Gonglei
2014-10-15
bootindex: rework add_boot_device_path function
Gonglei
2014-10-15
fw_cfg: add fw_cfg_machine_reset function
Gonglei
2014-10-15
bootindex: add del_boot_device_path function
Gonglei
2014-10-15
bootindex: add check bootindex function
Gonglei
2014-10-15
bootdevice: move bootdevice related code to new file bootdevice.c
Gonglei
2014-10-10
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141010' into staging
Peter Maydell
2014-10-10
kvm fix compilation with GCC 4.3.4
Paolo Bonzini
2014-10-10
s390x/virtio-ccw: fix vhost-scsi intialization
Cornelia Huck
2014-10-10
s390x/migration: migrate CPU state
Thomas Huth
2014-10-10
s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESET
David Hildenbrand
2014-10-10
s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefs
David Hildenbrand
2014-10-10
s390x/kvm: propagate s390 cpu state to kvm
David Hildenbrand
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-10-10
linux-headers: update to 3.17-rc7
Jens Freimann
2014-10-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-10-09
qemu-char: Fix reconnect socket error reporting
Corey Minyard
2014-10-09
qemu-sockets: Add error to non-blocking connect handler
Corey Minyard
2014-10-09
qemu-error: Add error_vreport()
Corey Minyard
2014-10-09
virtio-scsi: fix use-after-free of VirtIOSCSIReq
Paolo Bonzini
2014-10-09
linuxboot: compute initrd loading address
Paolo Bonzini
2014-10-09
kvm: Make KVMState be the TYPE_KVM_ACCEL instance struct
Eduardo Habkost
2014-10-09
accel: Create accel object when initializing machine
Eduardo Habkost
[next]