index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
2014-10-15
18
-32
/
+2
*
ide: add calling add_boot_device_patch in bootindex setter function
Gonglei
2014-10-15
1
-0
/
+5
*
nvma: ide: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+44
*
usb-storage: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+52
*
virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390
Gonglei
2014-10-15
3
-0
/
+6
*
block: remove bootindex property from qdev to qom
Gonglei
2014-10-15
4
-4
/
+2
*
virtio-blk: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+3
*
ide: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+42
*
scsi: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+11
*
isa-fdc: remove bootindexA/B property from qdev to qom
Gonglei
2014-10-15
1
-2
/
+13
*
redirect: remove bootindex property from qdev to qom
Gonglei
2014-10-15
1
-1
/
+11
*
vfio: remove bootindex property from qdev to qom
Gonglei
2014-10-15
1
-1
/
+11
*
pci-assign: remove bootindex property from qdev to qom
Gonglei
2014-10-15
1
-1
/
+11
*
host-libusb: remove bootindex property from qdev to qom
Gonglei
2014-10-15
1
-1
/
+11
*
virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390
Gonglei
2014-10-15
3
-0
/
+6
*
net: remove bootindex property from qdev to qom
Gonglei
2014-10-15
1
-2
/
+1
*
usb-net: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+11
*
vmxnet3: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+8
*
spapr_lian: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+10
*
rtl8139: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+10
*
pcnet: add bootindex to qom property
Gonglei
2014-10-15
3
-1
/
+24
*
ne2000: add bootindex to qom property
Gonglei
2014-10-15
2
-0
/
+56
*
eepro100: add bootindex to qom property
Gonglei
2014-10-15
1
-1
/
+10
*
e1000: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+10
*
virtio-net: add bootindex to qom property
Gonglei
2014-10-15
1
-0
/
+3
*
bootindex: add a setter/getter functions wrapper for bootindex property
Gonglei
2014-10-15
2
-0
/
+76
*
bootindex: support to set a existent device's bootindex to -1
Gonglei
2014-10-15
1
-0
/
+1
*
bootindex: rework add_boot_device_path function
Gonglei
2014-10-15
1
-0
/
+2
*
fw_cfg: add fw_cfg_machine_reset function
Gonglei
2014-10-15
2
-3
/
+54
*
bootindex: add del_boot_device_path function
Gonglei
2014-10-15
2
-0
/
+21
*
bootindex: add check bootindex function
Gonglei
2014-10-15
2
-0
/
+16
*
bootdevice: move bootdevice related code to new file bootdevice.c
Gonglei
2014-10-15
4
-118
/
+145
*
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141010' into staging
Peter Maydell
2014-10-10
18
-96
/
+323
|
\
|
*
s390x/virtio-ccw: fix vhost-scsi intialization
Cornelia Huck
2014-10-10
1
-1
/
+1
|
*
s390x/migration: migrate CPU state
Thomas Huth
2014-10-10
4
-7
/
+82
|
*
s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESET
David Hildenbrand
2014-10-10
1
-0
/
+2
|
*
s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefs
David Hildenbrand
2014-10-10
3
-12
/
+7
|
*
s390x/kvm: propagate s390 cpu state to kvm
David Hildenbrand
2014-10-10
4
-2
/
+50
|
*
s390x/kvm: proper use of the cpu states OPERATING and STOPPED
David Hildenbrand
2014-10-10
6
-50
/
+79
|
*
s390x/kvm: introduce proper states for s390 cpus
David Hildenbrand
2014-10-10
3
-32
/
+57
|
*
linux-headers: update to 3.17-rc7
Jens Freimann
2014-10-10
7
-5
/
+58
*
|
kvm fix compilation with GCC 4.3.4
Paolo Bonzini
2014-10-10
1
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-10-09
29
-235
/
+711
|
\
|
*
qemu-char: Fix reconnect socket error reporting
Corey Minyard
2014-10-09
1
-18
/
+34
|
*
qemu-sockets: Add error to non-blocking connect handler
Corey Minyard
2014-10-09
5
-12
/
+25
|
*
qemu-error: Add error_vreport()
Corey Minyard
2014-10-09
2
-5
/
+19
|
*
virtio-scsi: fix use-after-free of VirtIOSCSIReq
Paolo Bonzini
2014-10-09
1
-4
/
+5
|
*
linuxboot: compute initrd loading address
Paolo Bonzini
2014-10-09
3
-7
/
+61
|
*
kvm: Make KVMState be the TYPE_KVM_ACCEL instance struct
Eduardo Habkost
2014-10-09
1
-4
/
+9
|
*
accel: Create accel object when initializing machine
Eduardo Habkost
2014-10-09
2
-0
/
+9
[next]