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
2010-05-15
acpi: split out piix4 smbus routines from acpi.c into pm_smbus.c
Isaku Yamahata
2010-05-15
mc146818rtc: Register vmstate via qdev
Jan Kiszka
2010-05-15
fdc: Register vmstate via qdev
Jan Kiszka
2010-05-15
serial: Register vmstate via qdev
Jan Kiszka
2010-05-15
vmstate: Add support for alias ID
Jan Kiszka
2010-05-15
vmstate: Drop unused post_save handler
Jan Kiszka
2010-05-15
sh: sm501: add 2D engine support
Shin-ichiro KAWASAKI
2010-05-15
tmp105: update the register in post_load where it needs updating.
Andrzej Zaborowski
2010-05-14
e1000: make some tables 'const'
Blue Swirl
2010-05-14
ide: make a table 'const'
Blue Swirl
2010-05-14
vga: make some tables 'const'
Blue Swirl
2010-05-12
pckbd: don't use any static state
Blue Swirl
2010-05-12
apb: don't use any static state
Blue Swirl
2010-05-10
lsi: Handle removal of selected devices
Jan Kiszka
2010-05-10
lsi: Adjust some register reset values
Jan Kiszka
2010-05-10
lsi: Purge message queue on reset
Jan Kiszka
2010-05-10
scsi-disk: Clear aiocb on read completion
Jan Kiszka
2010-05-10
SCSI: Add disk reset handler
Jan Kiszka
2010-05-10
iov: Move from hw/ to topdir
Amit Shah
2010-05-03
hw: better i440 emulation
Bernhard M. Wiedemann
2010-05-03
virtio-9p: Add P9_TFLUSH support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TREMOVE support.
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TWSTAT support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TCREATE support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TWRITE support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TCLUNK support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TREAD support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TOPEN support.
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TWALK support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TSTAT support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TATTACH support.
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TVERSION support
Anthony Liguori
2010-05-03
virtio-9p: Add sg helper functions
Anthony Liguori
2010-05-03
virtio-9p: Add stat and mode related helper functions.
Anthony Liguori
2010-05-03
virtio-9p: Add fid and qid management support.
Anthony Liguori
2010-05-03
virtio-9p: Add minimal set of FileOperations
Anthony Liguori
2010-05-03
virtio-9p: Add string manipulation support.
Anthony Liguori
2010-05-03
virtio-9p: pdu processing support.
Anthony Liguori
2010-05-03
virtio-9p: Add a virtio 9p device to qemu
Anthony Liguori
2010-05-03
virtio-9p: Create a commandline option -fsdev
Gautham R Shenoy
2010-05-03
virtio-serial: Fix check for 'assert'; prevent NULL derefs
Amit Shah
2010-05-03
lsi: Properly initialize controller state on reset
Jan Kiszka
2010-05-03
lsi: Purge request queue on soft reset
Jan Kiszka
2010-05-03
Merge remote branch 'qemu-kvm/uq/master' into HEAD
Anthony Liguori
2010-05-02
Fix missing '|' in '|=', spotted by clang analyzer
Blue Swirl
2010-05-01
cmd646: fix abort due to changed opaque pointer for ioport read
Igor V. Kovalenko
2010-05-01
cmd646: pass pci_dev as it needs it
Igor V. Kovalenko
2010-04-28
vga: fix typo in length passed to kvm_log_stop
Marcelo Tosatti
2010-04-28
virtio-serial: Implement flow control for individual ports
Amit Shah
2010-04-28
virtio-serial: Discard data that guest sends us when ports aren't connected
Amit Shah
[next]