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
/
lpc_ich9.c
Age
Commit message (
Expand
)
Author
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-12
cpu: Pass CPUState to cpu_interrupt()
Andreas Färber
2013-03-10
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-03-01
hw: include hw header files with full paths
Paolo Bonzini
2013-02-27
ICH9 LPC: Reset Control Register, basic implementation
Laszlo Ersek
2013-01-30
ich9: add support for pci assignment
Jason Baron
2013-01-04
apci: assign memory regions to ich9 lpc device
Gerd Hoffmann
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini
2012-12-17
pci: rename pci_internals.h pci_bus.h
Michael S. Tsirkin
2012-12-17
pci: update all users to look in pci/
Michael S. Tsirkin
2012-12-12
Fixup q35/ich9 Licenses
Jason Baron
2012-12-10
Merge remote-tracking branch 'kraxel/acpi.1' into staging
Anthony Liguori
2012-12-04
hw/apm.c: Replace register_ioport_*
Julien Grall
2012-12-04
q35: update lpc pci config space according to configured devices
Gerd Hoffmann
2012-11-26
q35: Fix non-PCI IRQ processing in ich9_lpc_update_apic
Jan Kiszka
2012-11-26
ich9: Add the lpc chip
Jason Baron