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
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-21
Merge remote-tracking branch 'pmaydell/armhw-for-upstream' into staging
Anthony Liguori
2011-08-21
escc: replace DPRINTFs with tracepoints
Blue Swirl
2011-08-21
m48t59: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
escc: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
fdc: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
pcnet: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
esp: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
sun4m: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
tcx: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
sun4m_iommu: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
slavio_intctl: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
slavio_misc: avoid structure holes spotted by pahole
Blue Swirl
2011-08-21
slavio_timer: avoid structure holes spotted by pahole
Blue Swirl
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
scsi-disk: fix DPRINTF
Blue Swirl
2011-08-17
hw/stellaris: Add support for RCC2 register
Engin AYDOGAN
2011-08-17
hw/pl061.c: Support GPIOAMSEL register
Peter Maydell
2011-08-17
hw/pl061: Convert to VMState
Peter Maydell
2011-08-17
vexpress, realview: Use pl111, not pl110
Peter Maydell
2011-08-17
versatilepb: Implement SYS_CLCD mux control register bits
Peter Maydell
2011-08-17
hw/pl110: Model the PL111 CLCD controller
Peter Maydell
2011-08-16
scsi: do not overwrite memory on REQUEST SENSE commands with a large buffer
Paolo Bonzini
2011-08-14
hw/scsi-bus.c: Fix use of uninitialised variable
Peter Maydell
2011-08-12
scsi: add special traces for common commands
Paolo Bonzini
2011-08-12
scsi: report unit attention on reset
Paolo Bonzini
2011-08-12
scsi: add support for unit attention conditions
Paolo Bonzini
2011-08-12
scsi: add a bunch more common sense codes
Paolo Bonzini
2011-08-12
scsi: move handling of REQUEST SENSE to common code
Paolo Bonzini
[next]