index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ide
/
via.c
Age
Commit message (
Expand
)
Author
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-12-06
fix typo: delete redundant semicolon
Dong Xu Wang
2011-10-11
ide: Convert to isa_register_portio_list
Richard Henderson
2011-09-12
hw: Trim superfluous #include "block_int.h"
Markus Armbruster
2011-08-08
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
2011-08-08
ide: convert to memory API
Avi Kivity
2011-06-12
hw/ide/via.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-02-21
isa-bus: Remove bogus IRQ sharing check
Jan Kiszka
2010-12-17
ide: Build fix for via.c
Kevin Wolf
2010-12-17
ide: Register vm change state handler once only
Stefan Hajnoczi
2010-12-17
ide: Split out BMDMA code from ATA core
Alexander Graf
2010-12-11
Store IDE bus id in IDEBus structure for easy access.
Gleb Natapov
2010-12-01
Merge remote branch 'origin/master' into pci
Michael S. Tsirkin
2010-11-24
ide: convert bmdma address ioport to ioport_register()
Avi Kivity
2010-11-22
pci: Replace unneeded type casts in calls of pci_register_bar
Stefan Weil
2010-07-12
pci/multi function bit: fix vt82c686.c.
Isaku Yamahata
2010-07-06
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-06-29
MIPS: Initial support of VIA IDE controller used by fulong mini pc
Huacai Chen