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
2011-08-11
scsi-bus: use DO_UPCAST
Zhi Yong Wu
1
-1
/
+1
2011-08-11
etrax-ser: printf -> qemu_log.
Edgar E. Iglesias
1
-4
/
+6
2011-08-11
etrax: QDevify the Ethernet MAC.
Edgar E. Iglesias
3
-31
/
+67
2011-08-10
ui/spice-core: report compiled-version in info spice/query-spice
Alon Levy
1
-0
/
+8
2011-08-10
seabios: update to master
Gerd Hoffmann
2
-0
/
+0
2011-08-10
qxl: unbreak after memory API conversion
Alon Levy
1
-2
/
+3
2011-08-10
qxl: allowing the command rings to be not empty when spice worker is stopped ...
Yonit Halperin
1
-5
/
+3
2011-08-10
usb-hid: remove usb_hid_datain_cb
Gerd Hoffmann
2
-17
/
+0
2011-08-10
milkymist-softusb: use hid code directly
Michael Walle
1
-84
/
+38
2011-08-10
usb-hid: use hid vmstate macro
Michael Walle
1
-39
/
+2
2011-08-10
hid: introduce hid vmstate macros
Michael Walle
2
-0
/
+78
2011-08-10
hid: register kbd hander in init()
Michael Walle
1
-2
/
+3
2011-08-10
usb/hid: add hid_pointer_activate, use it
Gerd Hoffmann
3
-4
/
+13
2011-08-09
Merge remote-tracking branch 'pm-arm/for-upstream' into pm
Edgar E. Iglesias
3
-42
/
+121
2011-08-09
etrax: Allocate DMA connections at board level.
Edgar E. Iglesias
3
-22
/
+28
2011-08-09
etrax: Remove hw/etraxfs.c.
Edgar E. Iglesias
3
-160
/
+1
2011-08-09
lance: unbreak after memory API conversion
Avi Kivity
1
-1
/
+1
2011-08-08
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
7
-19
/
+44
2011-08-08
hw/9pfs: Update vfs_rename to use coroutines
Aneesh Kumar K.V
2
-89
/
+52
2011-08-08
hw/9pfs: Add yeild support to rename coroutine
Aneesh Kumar K.V
2
-0
/
+15
2011-08-08
hw/9pfs: Update v9fs_remove to use coroutines
Venkateswararao Jujjuri
2
-43
/
+13
2011-08-08
hw/9pfs: Add yield support for remove
Venkateswararao Jujjuri
2
-0
/
+15
2011-08-08
hw/9pfs: Update mkdir to use coroutines
Venkateswararao Jujjuri
1
-71
/
+25
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
3
-0
/
+54
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
3
-1
/
+34
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
3
-1
/
+72
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)
3
-1
/
+46
2011-08-08
pci: remove support for pre memory API BARs
Avi Kivity
1
-31
/
+2
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
29
-89
/
+68
2011-08-08
pci: fold BAR mapping function into its caller
Avi Kivity
2
-17
/
+9
2011-08-08
pci: remove pci_register_bar()
Avi Kivity
2
-28
/
+17
2011-08-08
pci: convert pci rom to memory API
Avi Kivity
2
-14
/
+9
2011-08-08
pci: remove pci_register_bar_simple()
Avi Kivity
2
-20
/
+0
2011-08-08
msix: convert to memory API
Avi Kivity
6
-58
/
+42
2011-08-08
xen-platform: convert to memory API
Avi Kivity
1
-33
/
+50
2011-08-08
uhci: convert to memory API
Avi Kivity
1
-14
/
+28
2011-08-08
ehci: convert to memory API
Avi Kivity
1
-27
/
+9
2011-08-08
sun4u: convert to memory API
Avi Kivity
1
-28
/
+23
[prev]
[next]