index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-08-08
isa-mmio: convert to memory API
Avi Kivity
2
-15
/
+16
2011-08-08
i6300esb: convert to memory API
Avi Kivity
1
-14
/
+29
2011-08-08
pcnet: convert to memory API
Avi Kivity
3
-48
/
+61
2011-08-08
ne2000: convert to memory API
Avi Kivity
3
-40
/
+58
2011-08-08
ppc: convert to memory API
Avi Kivity
15
-217
/
+201
2011-08-08
lsi53c895a: convert to memory API
Avi Kivity
1
-202
/
+56
2011-08-08
intel-hda: convert to memory API
Avi Kivity
1
-16
/
+19
2011-08-08
ahci: convert to memory API
Avi Kivity
3
-21
/
+15
2011-08-08
virtio-pci: convert to memory API
Avi Kivity
2
-45
/
+27
2011-08-08
ivshmem: convert to memory API
Avi Kivity
1
-98
/
+50
2011-08-08
ide: convert to memory API
Avi Kivity
5
-120
/
+261
2011-08-08
es1370: convert to memory API
Avi Kivity
1
-18
/
+25
2011-08-08
eepro100: convert to memory API
Avi Kivity
1
-145
/
+37
[prev]
[next]