index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2011-08-22
sysbus: remove sysbus_init_mmio_cb()
Avi Kivity
2011-08-22
ppce500_pci: convert to sysbus_init_mmio_cb2()
Avi Kivity
2011-08-22
versatile_pci: convert to memory API
Avi Kivity
2011-08-22
arm11mpcore: use sysbus_init_mmio_cb2
Avi Kivity
2011-08-22
sh_pci: convert to memory API
Avi Kivity
2011-08-22
sysbus: add a variant of sysbus_init_mmio_cb with an unmap callback
Avi Kivity
2011-08-22
ppc4xx_sdram: convert to memory API
Avi Kivity
2011-08-22
ppc405_uc: convert to memory API
Avi Kivity
2011-08-22
pcie_host: convert to memory API
Avi Kivity
2011-08-22
onenand: convert to memory API
Avi Kivity
2011-08-22
omap_gpmc/nseries/tusb6010: convert to memory API
Avi Kivity
2011-08-22
tusb6010: move declarations to new file tusb6010.h
Avi Kivity
2011-08-22
gt64xxx.c: convert to memory API
Avi Kivity
2011-08-22
armv7m: convert to memory API
Avi Kivity
2011-08-22
arm_timer: convert to memory API
Avi Kivity
2011-08-22
arm_sysctl: convert to memory API
Avi Kivity
2011-08-22
arm_gic: convert to memory API
Avi Kivity
2011-08-22
apic: convert to memory API
Avi Kivity
2011-08-22
apb_pci: convert to memory API
Avi Kivity
2011-08-22
pcnet: fix wrong opaque (broken by bd8d6f7cadb6ace98c779135217a4ed7b5fccc23)
Hervé Poussineau
2011-08-22
e1000: use MII status register for link up/down
Bjørn Mork
2011-08-22
char: remove qemu_chr_send_event()
Anthony Liguori
2011-08-22
char: rename qemu_chr_get_msgfd() -> qemu_chr_fe_get_msgfd()
Anthony Liguori
2011-08-22
char: rename qemu_chr_close() -> qemu_chr_delete()
Anthony Liguori
2011-08-22
char: rename qemu_chr_open() -> qemu_chr_new()
Anthony Liguori
2011-08-22
char: qemu_chr_ioctl() -> qemu_chr_fe_ioctl()
Anthony Liguori
2011-08-22
char: rename qemu_chr_guest_close() -> qemu_chr_fe_close()
Anthony Liguori
2011-08-22
char: rename qemu_chr_guest_open() -> qemu_chr_fe_open()
Anthony Liguori
2011-08-22
char: rename qemu_chr_can_read() -> qemu_chr_be_can_read()
Anthony Liguori
2011-08-22
char: rename qemu_chr_read() -> qemu_chr_be_write()
Anthony Liguori
2011-08-22
char: rename qemu_chr_printf() -> qemu_chr_fe_printf()
Anthony Liguori
2011-08-22
char: rename qemu_chr_write() -> qemu_chr_fe_write()
Anthony Liguori
2011-08-22
use readdir_r instead of readdir for reentrancy
Harsh Prateek Bora
2011-08-22
hw/9pfs: Update v9fs_read to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Add yield support for preadv coroutine
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_attach to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_wstat to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_write to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Add yield support for pwritev coroutine
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_link to use coroutines
Venkateswararao Jujjuri (JV)
2011-08-22
hw/9pfs: Add yield support for link coroutine
Venkateswararao Jujjuri
2011-08-22
hw/9pfs: Update v9fs_symlink to use coroutines
Venkateswararao Jujjuri
2011-08-22
hw/9pfs: Add yield support for symlin coroutine
Venkateswararao Jujjuri
2011-08-22
hw/9pfs: Update v9fs_create to use coroutines
Venkateswararao Jujjuri
2011-08-22
hw/9pfs: Update v9fs_fsync to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Add yield support for fsync coroutine
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_clunk to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Add yeild support for clunk related coroutine
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_walk to use coroutines
Aneesh Kumar K.V
2011-08-22
hw/9pfs: Update v9fs_stat to use coroutines
Aneesh Kumar K.V
[prev]
[next]