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
2011-08-08
hw/9pfs: Add yield support for mkdir coroutine
Venkateswararao Jujjuri
2
-0
/
+20
2011-08-08
hw/9pfs: Update v9fs_mknod to use coroutines
Aneesh Kumar K.V
1
-58
/
+30
2011-08-08
hw/9pfs: Add yield support to mknod coroutine
Aneesh Kumar K.V
2
-0
/
+23
2011-08-08
hw/9pfs: Update v9fs_xattrcreate to use coroutines
Aneesh Kumar K.V
2
-38
/
+26
2011-08-08
hw/9pfs: Update v9fs_xattrwalk to coroutines
Aneesh Kumar K.V
1
-135
/
+63
2011-08-08
hw/9pfs: Add yield support to xattr related coroutine
Aneesh Kumar K.V
2
-0
/
+53
2011-08-08
hw/9pfs: Update v9fs_setattr to use coroutines
Aneesh Kumar K.V
2
-117
/
+54
2011-08-08
hw/9pfs: Add yield support to setattr related coroutines
Aneesh Kumar K.V
2
-0
/
+68
2011-08-08
hw/9pfs: Update v9fs_getattr to use coroutines
Aneesh Kumar K.V
2
-46
/
+19
2011-08-08
hw/9pfs: Add yield support to lstat coroutine
Aneesh Kumar K.V
2
-0
/
+33
2011-08-08
hw/9pfs: Update v9fs_statfs to use coroutines
Aneesh Kumar K.V
2
-70
/
+44
2011-08-08
hw/9pfs: Add yield support to statfs coroutine
Aneesh Kumar K.V
2
-0
/
+15
2011-08-08
hw/9pfs: Update v9fs_readdir to use coroutines
Aneesh Kumar K.V
1
-101
/
+72
2011-08-08
hw/9pfs: Add yield support for readdir related coroutines
Aneesh Kumar K.V
2
-0
/
+71
2011-08-08
hw/9pfs: Update v9fs_readlink to use coroutine
Venkateswararao Jujjuri
2
-60
/
+17
2011-08-08
hw/9pfs: Add yeild support for readlink
Venkateswararao Jujjuri (JV)
2
-0
/
+45
2011-08-08
[virtio-9p] Change all pdu handlers to coroutines.
Venkateswararao Jujjuri (JV)
3
-43
/
+104
2011-08-08
[virtio-9p] Add infrastructure to support glib threads and coroutines.
Venkateswararao Jujjuri (JV)
3
-2
/
+165
2011-08-05
qdev: Eliminate duplicate reset
Isaku Yamahata
1
-2
/
+12
2011-08-05
Check fread() results to avoid gcc 4.6 warnings
David Gibson
1
-0
/
+13
2011-08-04
Merge remote-tracking branch 'mst/for_anthony' into staging
Anthony Liguori
9
-27
/
+64
2011-08-04
Merge remote-tracking branch 'spice/spice.v40' into staging
Anthony Liguori
3
-57
/
+419
2011-08-04
Merge remote-tracking branch 'kraxel/usb.22' into staging
Anthony Liguori
19
-802
/
+959
2011-08-04
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
4
-101
/
+116
2011-08-04
virtio-balloon: Unregister savevm section on device unplug
Amit Shah
1
-0
/
+4
2011-08-04
virtio-balloon: Add exit handler, fix memleaks
Amit Shah
3
-1
/
+16
2011-08-04
virtio-balloon: Check if balloon registration failed
Amit Shah
2
-1
/
+11
2011-08-04
virtio-balloon: Fix header comment; add Copyright
Amit Shah
1
-1
/
+3
2011-08-04
balloon: Separate out stat and balloon handling
Amit Shah
1
-5
/
+2
2011-08-04
virtio-balloon: Separate status handling into separate function
Amit Shah
1
-20
/
+31
2011-08-04
bluetooth: kill dummy usb device, use hid code directly.
Gerd Hoffmann
1
-40
/
+22
2011-08-04
hid: move idle+protocol from usb-hid to hid too.
Gerd Hoffmann
3
-23
/
+25
2011-08-04
usb-hid: split hid code to hw/hid.[ch]
Gerd Hoffmann
3
-395
/
+451
2011-08-04
usb-hid: add hid_has_events()
Gerd Hoffmann
1
-9
/
+7
2011-08-04
usb-hid: add event callback
Gerd Hoffmann
1
-43
/
+63
2011-08-04
usb-hid: create & use HIDState
Gerd Hoffmann
1
-148
/
+168
2011-08-04
ehci: iovec support, remove buffer
Gerd Hoffmann
1
-86
/
+63
2011-08-04
uhci: remove buffer
Gerd Hoffmann
1
-8
/
+7
2011-08-04
usb-storage: iovec support
Gerd Hoffmann
1
-58
/
+49
2011-08-04
usb-serial: iovec support
Gerd Hoffmann
1
-11
/
+16
2011-08-04
usb: use iovecs in USBPacket
Gerd Hoffmann
17
-181
/
+288
2011-08-04
lm32: softusb: claim to support full speed
Michael Walle
1
-2
/
+4
2011-08-03
vhost: remove an incorrect assert
Michael S. Tsirkin
1
-1
/
+0
2011-08-03
qxl: bump pci rev
Gerd Hoffmann
2
-7
/
+24
2011-08-03
qxl: add QXL_IO_FLUSH_{SURFACES,RELEASE} for guest S3&S4 support
Alon Levy
1
-0
/
+30
2011-08-03
qxl: async io support using new spice api
Alon Levy
3
-41
/
+217
2011-08-01
qxl: only disallow specific io's in vga mode
Alon Levy
1
-1
/
+2
2011-08-01
qxl: make qxl_guest_bug take variable arguments
Alon Levy
2
-3
/
+8
2011-08-01
qxl: error handling fixes and cleanups.
Gerd Hoffmann
2
-5
/
+32
2011-08-01
qxl: add io_port_to_string
Alon Levy
1
-1
/
+39
[next]