index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-20
blockdev: Eliminate drive_del()
Markus Armbruster
1
-1
/
+3
2014-10-20
block: Make BlockBackend own its BlockDriverState
Markus Armbruster
1
-3
/
+3
2014-10-20
block: Connect BlockBackend to BlockDriverState
Markus Armbruster
1
-6
/
+2
2014-10-20
block: New BlockBackend
Markus Armbruster
1
-0
/
+11
2014-10-20
block: Split bdrv_new_root() off bdrv_new()
Markus Armbruster
1
-1
/
+1
2014-10-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141015-1' into s...
Peter Maydell
2
-26
/
+70
2014-10-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...
Peter Maydell
29
-45
/
+421
2014-10-15
hw/display/vga: Remove unused arrays dmask4 and dmask16
Peter Maydell
1
-26
/
+0
2014-10-15
vga-pci: add qext region to mmio
Gerd Hoffmann
1
-0
/
+70
2014-10-15
bootindex: move calling add_boot_device_patch to bootindex setter function
Gonglei
17
-32
/
+0
2014-10-15
ide: add calling add_boot_device_patch in bootindex setter function
Gonglei
1
-0
/
+5
2014-10-15
nvma: ide: add bootindex to qom property
Gonglei
1
-0
/
+44
2014-10-15
usb-storage: add bootindex to qom property
Gonglei
1
-0
/
+52
2014-10-15
virtio-blk: alias bootindex property explicitly for virt-blk-pci/ccw/s390
Gonglei
3
-0
/
+6
2014-10-15
block: remove bootindex property from qdev to qom
Gonglei
3
-3
/
+2
2014-10-15
virtio-blk: add bootindex to qom property
Gonglei
1
-0
/
+3
2014-10-15
ide: add bootindex to qom property
Gonglei
1
-0
/
+42
2014-10-15
scsi: add bootindex to qom property
Gonglei
1
-0
/
+11
2014-10-15
isa-fdc: remove bootindexA/B property from qdev to qom
Gonglei
1
-2
/
+13
2014-10-15
redirect: remove bootindex property from qdev to qom
Gonglei
1
-1
/
+11
2014-10-15
vfio: remove bootindex property from qdev to qom
Gonglei
1
-1
/
+11
2014-10-15
pci-assign: remove bootindex property from qdev to qom
Gonglei
1
-1
/
+11
2014-10-15
host-libusb: remove bootindex property from qdev to qom
Gonglei
1
-1
/
+11
2014-10-15
virtio-net: alias bootindex property explicitly for virt-net-pci/ccw/s390
Gonglei
3
-0
/
+6
2014-10-15
usb-net: add bootindex to qom property
Gonglei
1
-0
/
+11
2014-10-15
vmxnet3: add bootindex to qom property
Gonglei
1
-0
/
+8
2014-10-15
spapr_lian: add bootindex to qom property
Gonglei
1
-0
/
+10
2014-10-15
rtl8139: add bootindex to qom property
Gonglei
1
-0
/
+10
2014-10-15
pcnet: add bootindex to qom property
Gonglei
3
-1
/
+24
2014-10-15
ne2000: add bootindex to qom property
Gonglei
2
-0
/
+56
2014-10-15
eepro100: add bootindex to qom property
Gonglei
1
-1
/
+10
2014-10-15
e1000: add bootindex to qom property
Gonglei
1
-0
/
+10
2014-10-15
virtio-net: add bootindex to qom property
Gonglei
1
-0
/
+3
2014-10-15
fw_cfg: add fw_cfg_machine_reset function
Gonglei
1
-3
/
+52
2014-10-15
qdev: Drop legacy_name from qdev properties
Gonglei
2
-10
/
+0
2014-10-15
qdev: Set the object property's description to the qdev property's.
Gonglei
1
-0
/
+5
2014-10-15
qdev: Add description field in PropertyInfo struct
Gonglei
2
-0
/
+12
2014-10-15
qdev: HotplugHandler: Add support for unplugging BUS-less devices
Igor Mammedov
1
-27
/
+34
2014-10-15
qdev: Drop legacy hotplug fields/methods
Igor Mammedov
1
-13
/
+3
2014-10-15
usb: Convert usb devices to hotplug handler API
Igor Mammedov
1
-2
/
+7
2014-10-15
usb: Convert usb-ccid to hotplug handler API
Igor Mammedov
1
-1
/
+7
2014-10-15
usb-storage: Drop not needed "allow_hotplug = 0"
Igor Mammedov
1
-1
/
+0
2014-10-15
usb-bot: Drop not needed "allow_hotplug = 0"
Igor Mammedov
1
-1
/
+0
2014-10-15
usb-bot: Mark device as non hotpluggable
Igor Mammedov
1
-0
/
+2
2014-10-15
scsi: Cleanup not used anymore SCSIBusInfo{hotplug, hot_unplug} fields
Igor Mammedov
1
-16
/
+0
2014-10-15
scsi: Convert virtio-scsi HBA to hotplug handler API
Igor Mammedov
1
-10
/
+20
2014-10-15
scsi: Convert pvscsi HBA to hotplug handler API
Igor Mammedov
1
-8
/
+18
2014-10-15
scsi: Set SCSI BUS itself as default HotplugHandler
Igor Mammedov
1
-1
/
+7
2014-10-15
s390x: Convert virtio-ccw to hotplug handler API
Igor Mammedov
1
-8
/
+9
2014-10-15
s390x: Convert s390-virtio to hotplug handler API
Igor Mammedov
1
-5
/
+5
[next]