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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-15
fw_cfg: add fw_cfg_machine_reset function
Gonglei
1
-0
/
+2
2014-10-15
bootindex: add del_boot_device_path function
Gonglei
1
-0
/
+1
2014-10-15
bootindex: add check bootindex function
Gonglei
1
-0
/
+1
2014-10-15
bootdevice: move bootdevice related code to new file bootdevice.c
Gonglei
1
-0
/
+1
2014-10-15
qdev: Drop legacy_name from qdev properties
Gonglei
1
-1
/
+0
2014-10-15
qom: Add description field in ObjectProperty struct
Gonglei
1
-0
/
+14
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-14
softfloat: add functions corresponding to IEEE-2008 min/maxNumMag
Leon Alrae
1
-0
/
+4
2014-10-14
qemu-file: Make qemu_file_is_writable() non-static
Eduardo Habkost
1
-0
/
+1
2014-10-14
vmstate: Allow dynamic allocation for VBUFFER during migration
Alexey Kardashevskiy
1
-0
/
+11
2014-10-14
QEMUSizedBuffer based QEMUFile
Dr. David Alan Gilbert
2
-0
/
+27
2014-10-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
9
-8
/
+67
2014-10-09
qemu-sockets: Add error to non-blocking connect handler
Corey Minyard
1
-1
/
+1
2014-10-09
qemu-error: Add error_vreport()
Corey Minyard
1
-0
/
+1
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
3
-4
/
+3
2014-10-06
translate-all.c: memory walker initial address miscalculation
Mikhail Ilyin
1
-2
/
+2
2014-10-06
gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag
Peter Maydell
1
-0
/
+3
2014-10-04
accel: Rename 'init' method to 'init_machine'
Eduardo Habkost
1
-1
/
+1
2014-10-04
accel: Remove tcg_available() function
Eduardo Habkost
1
-1
/
+0
2014-10-04
accel: Move qtest accel registration to qtest.c
Eduardo Habkost
1
-1
/
+0
2014-10-04
accel: Move Xen registration code to xen-common.c
Eduardo Habkost
1
-1
/
+0
2014-10-04
accel: Move KVM accel registration to kvm-all.c
Eduardo Habkost
1
-2
/
+0
2014-10-04
accel: Use QOM classes for accel types
Eduardo Habkost
1
-0
/
+30
2014-10-04
accel: Move accel code to accel.c
Eduardo Habkost
1
-0
/
+32
2014-10-03
util: Emancipate id_wellformed() from QemuOpts
Markus Armbruster
2
-1
/
+3
2014-10-03
ide: Update ide_drive_get to be HBA agnostic
John Snow
1
-0
/
+1
2014-10-03
pc/vl: Add units-per-default-bus property
John Snow
1
-0
/
+2
2014-10-03
blockdev: Allow overriding if_max_dev property
John Snow
1
-0
/
+2
2014-10-03
blockdev: Orphaned drive search
John Snow
1
-0
/
+2
2014-09-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-12
/
+119
2014-09-30
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-10
/
+5
2014-09-30
util: introduce bitmap_try_new
Peter Lieven
1
-2
/
+11
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
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-201400729' into staging
Peter Maydell
2
-8
/
+35
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
[prev]
[next]