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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-09
qemu-error: Add error_vreport()
Corey Minyard
2
-5
/
+19
2014-10-09
virtio-scsi: fix use-after-free of VirtIOSCSIReq
Paolo Bonzini
1
-4
/
+5
2014-10-09
linuxboot: compute initrd loading address
Paolo Bonzini
3
-7
/
+61
2014-10-09
kvm: Make KVMState be the TYPE_KVM_ACCEL instance struct
Eduardo Habkost
1
-4
/
+9
2014-10-09
accel: Create accel object when initializing machine
Eduardo Habkost
2
-0
/
+9
2014-10-09
accel: Pass MachineState object to accel init functions
Eduardo Habkost
8
-13
/
+14
2014-10-04
accel: Rename 'init' method to 'init_machine'
Eduardo Habkost
5
-8
/
+8
2014-10-04
accel: Move accel init/allowed code to separate function
Eduardo Habkost
1
-3
/
+12
2014-10-04
accel: Remove tcg_available() function
Eduardo Habkost
3
-7
/
+0
2014-10-04
accel: Move qtest accel registration to qtest.c
Eduardo Habkost
3
-20
/
+26
2014-10-04
accel: Move Xen registration code to xen-common.c
Eduardo Habkost
4
-26
/
+24
2014-10-04
accel: Move KVM accel registration to kvm-all.c
Eduardo Habkost
4
-26
/
+25
2014-10-04
accel: Report unknown accelerator as "not found" instead of "does not exist"
Eduardo Habkost
1
-1
/
+1
2014-10-04
accel: Make AccelClass.available() optional
Eduardo Habkost
1
-1
/
+1
2014-10-04
accel: Use QOM classes for accel types
Eduardo Habkost
2
-24
/
+123
2014-10-04
accel: Move accel name lookup to separate function
Eduardo Habkost
1
-24
/
+33
2014-10-04
accel: Simplify configure_accelerator() using AccelType *acc variable
Eduardo Habkost
1
-8
/
+10
2014-10-04
accel: Create AccelType typedef
Eduardo Habkost
1
-2
/
+4
2014-10-04
accel: Move accel code to accel.c
Eduardo Habkost
4
-80
/
+147
2014-10-04
vl.c: Small coding style fix
Eduardo Habkost
1
-1
/
+1
2014-10-04
qemu-char: Print the remote and local addresses for a socket
Corey Minyard
1
-9
/
+18
2014-10-04
qemu-char: Add reconnecting to client sockets
Corey Minyard
3
-17
/
+96
2014-10-04
qemu-char: set socket filename to disconnected when not connected
Corey Minyard
1
-38
/
+72
2014-10-04
qemu-char: Move some items into TCPCharDriver
Corey Minyard
1
-14
/
+51
2014-10-04
qemu-char: Rework qemu_chr_open_socket() for reconnect
Corey Minyard
1
-50
/
+68
2014-10-04
qemu-char: Make the filename size for a chardev a #define
Corey Minyard
1
-7
/
+9
2014-09-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
17
-294
/
+755
2014-09-30
Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20140930-1' into...
Peter Maydell
1
-4
/
+4
2014-09-30
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-38
/
+34
2014-09-30
block/iscsi: handle failure on malloc of the allocationmap
Peter Lieven
1
-7
/
+12
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
2
-9
/
+64
2014-09-30
scsi: Introduce scsi_req_cancel_async
Fam Zheng
2
-0
/
+29
2014-09-30
scsi: Introduce scsi_req_cancel_complete
Fam Zheng
4
-4
/
+20
2014-09-30
scsi: Drop SCSIReqOps.cancel_io
Fam Zheng
4
-30
/
+2
2014-09-30
scsi: Unify request unref in scsi_req_cancel
Fam Zheng
2
-40
/
+10
2014-09-30
scsi-generic: Handle canceled request in scsi_command_complete
Fam Zheng
1
-4
/
+6
2014-09-30
scsi: Drop scsi_req_abort
Fam Zheng
3
-19
/
+10
2014-09-30
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-201400729' into staging
Peter Maydell
8
-114
/
+225
2014-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140929'...
Peter Maydell
16
-145
/
+662
2014-09-30
virtio-scsi: Process ".iothread" property
Fam Zheng
1
-0
/
+4
2014-09-30
virtio-scsi: Call bdrv_io_plug/bdrv_io_unplug in cmd request handling
Fam Zheng
1
-0
/
+4
2014-09-30
virtio-scsi: Batched prepare for cmd reqs
Fam Zheng
3
-4
/
+18
2014-09-30
virtio-scsi: Two stages processing of cmd request
Fam Zheng
3
-10
/
+17
2014-09-30
virtio-scsi: Add migration state notifier for dataplane code
Fam Zheng
2
-3
/
+34
2014-09-30
virtio-scsi: Hook up with dataplane
Fam Zheng
1
-4
/
+48
2014-09-30
virtio-scsi-dataplane: Code to run virtio-scsi on iothread
Fam Zheng
3
-1
/
+242
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
4
-0
/
+16
2014-09-30
virtio: add a wrapper for virtio-backend initialization
Gonglei
5
-76
/
+71
[next]