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
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141015-1' into s...
Peter Maydell
1
-0
/
+8
2014-10-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-bootindex-20141015-1' ...
Peter Maydell
2
-1
/
+2
2014-10-15
vga-pci: add qext region to mmio
Gerd Hoffmann
1
-0
/
+8
2014-10-15
block: remove bootindex property from qdev to qom
Gonglei
1
-1
/
+0
2014-10-15
fw_cfg: add fw_cfg_machine_reset function
Gonglei
1
-0
/
+2
2014-10-15
qdev: Drop legacy_name from qdev properties
Gonglei
1
-1
/
+0
2014-10-15
qdev: Add description field in PropertyInfo struct
Gonglei
1
-0
/
+1
2014-10-15
qdev: Drop legacy hotplug fields/methods
Igor Mammedov
1
-4
/
+1
2014-10-15
scsi: Cleanup not used anymore SCSIBusInfo{hotplug, hot_unplug} fields
Igor Mammedov
1
-2
/
+0
2014-10-15
qdev: Add wrapper to set BUS as HotplugHandler
Igor Mammedov
1
-7
/
+4
2014-10-15
qdev: Add simple/generic unplug callback for HotplugHandler
Igor Mammedov
1
-0
/
+2
2014-10-15
qdev: HotplugHandler: Provide unplug callback
Igor Mammedov
1
-0
/
+12
2014-10-15
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
3
-11
/
+13
2014-10-15
Access BusState::allow_hotplug using wraper qbus_is_hotpluggable()
Igor Mammedov
1
-0
/
+5
2014-10-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-3
/
+2
2014-10-09
accel: Create accel object when initializing machine
Eduardo Habkost
1
-0
/
+2
2014-10-09
accel: Pass MachineState object to accel init functions
Eduardo Habkost
1
-2
/
+0
2014-10-04
accel: Move Xen registration code to xen-common.c
Eduardo Habkost
1
-1
/
+0
2014-10-03
pc/vl: Add units-per-default-bus property
John Snow
1
-0
/
+2
2014-09-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-10
/
+108
2014-09-30
virtio-scsi: Handle TMF request cancellation asynchronously
Fam Zheng
1
-2
/
+7
2014-09-30
scsi: Introduce scsi_req_cancel_async
Fam Zheng
1
-0
/
+3
2014-09-30
scsi: Introduce scsi_req_cancel_complete
Fam Zheng
1
-0
/
+1
2014-09-30
scsi: Drop SCSIReqOps.cancel_io
Fam Zheng
1
-1
/
+0
2014-09-30
scsi: Drop scsi_req_abort
Fam Zheng
1
-1
/
+0
2014-09-30
virtio-scsi: Batched prepare for cmd reqs
Fam Zheng
1
-0
/
+4
2014-09-30
virtio-scsi: Two stages processing of cmd request
Fam Zheng
1
-1
/
+2
2014-09-30
virtio-scsi: Add migration state notifier for dataplane code
Fam Zheng
1
-0
/
+2
2014-09-30
virtio-scsi-dataplane: Code to run virtio-scsi on iothread
Fam Zheng
1
-0
/
+19
2014-09-30
virtio-scsi: Add VirtIOSCSIVring in VirtIOSCSIReq
Fam Zheng
1
-1
/
+14
2014-09-30
virtio-scsi: Add 'iothread' property to virtio-scsi
Fam Zheng
1
-0
/
+1
2014-09-30
virtio: add a wrapper for virtio-backend initialization
Gonglei
1
-0
/
+3
2014-09-29
loader: g_realloc(p, 0) frees and returns NULL, simplify
Markus Armbruster
1
-10
/
+5
2014-09-24
virtio: Fix wrong type cast from pointer to long
Stefan Weil
1
-2
/
+2
2014-09-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s...
Peter Maydell
1
-3
/
+8
2014-09-23
virtio-scsi: Make virtio_scsi_push_event public
Fam Zheng
1
-0
/
+2
2014-09-23
virtio-scsi: Make virtio_scsi_free_req public
Fam Zheng
1
-0
/
+1
2014-09-23
virtio-scsi: Make virtio_scsi_init_req public
Fam Zheng
1
-0
/
+1
2014-09-23
virtio-scsi: Split virtio_scsi_handle_ctrl_req from virtio_scsi_handle_ctrl
Fam Zheng
1
-0
/
+1
2014-09-23
virtio-scsi: Split virtio_scsi_handle_cmd_req from virtio_scsi_handle_cmd
Fam Zheng
1
-0
/
+36
2014-09-23
scsi: Optimize scsi_req_alloc
Fam Zheng
1
-7
/
+14
2014-09-23
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s...
Peter Maydell
1
-2
/
+0
2014-09-23
s390x: remove duplicate defines in SCLP code
Jens Freimann
1
-2
/
+0
2014-09-23
usb-bus: introduce a wrapper function to check speed
Gonglei
1
-0
/
+1
2014-09-23
usb-bus: remove "init" from USBDeviceClass struct
Gonglei
1
-2
/
+0
2014-09-23
usb-bus: convert USBDeviceClass init to realize
Gonglei
1
-2
/
+8
2014-09-22
block: Always compile virtio-blk dataplane
Fam Zheng
1
-2
/
+0
2014-09-22
virtio: Import virtio_vring.h
Fam Zheng
2
-1
/
+168
2014-09-18
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-6
/
+6
2014-09-18
qdev: Move global validation to a single function
Eduardo Habkost
1
-5
/
+5
[next]