summaryrefslogtreecommitdiffstats
path: root/hw/vt82c686.c
Commit message (Expand)AuthorAgeFilesLines
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-12/+12
* vt82c686: vt82c686 is not a PCI host bridgePaolo Bonzini2013-03-011-2/+0
* Make all static TypeInfos constAndreas Färber2013-01-101-4/+4
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* pci: update all users to look in pci/Michael S. Tsirkin2012-12-171-2/+2
* Merge remote-tracking branch 'kraxel/acpi.1' into stagingAnthony Liguori2012-12-101-86/+16
|\
| * acpi: switch smbus to memory apiGerd Hoffmann2012-12-041-4/+2
| * acpi: cleanup vt82c686 memory regionGerd Hoffmann2012-12-041-60/+1
| * apci: switch evt to memory apiGerd Hoffmann2012-12-041-17/+1
| * apci: switch cnt to memory apiGerd Hoffmann2012-12-041-7/+1
| * apci: switch timer to memory apiGerd Hoffmann2012-12-041-5/+1
| * apci: switch vt82c686 to memory apiGerd Hoffmann2012-12-041-10/+27
* | hw/apm.c: Replace register_ioport_*Julien Grall2012-12-041-1/+1
|/
* Add PIIX4 properties to control PM system states.Gleb Natapov2012-06-191-1/+1
* suspend: switch acpi s3 to new infrastructure.Gerd Hoffmann2012-02-241-1/+1
* acpi: add acpi_pm1_evt_write_enGerd Hoffmann2012-02-241-1/+1
* acpi: don't pass overflow_time to acpi_pm1_evt_get_stsGerd Hoffmann2012-02-241-2/+2
* acpi: add ACPIREGSGerd Hoffmann2012-02-241-22/+20
* qom: Unify type registrationAndreas Färber2012-02-151-23/+6
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-28/+36
* pci: convert to QEMU Object ModelAnthony Liguori2012-01-271-45/+75
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* fulong2e: give ISA bus to ISA methodsHervé Poussineau2011-12-201-2/+2
* isa: Pass i/o address space to isa_bus_newRichard Henderson2011-09-251-1/+1
* Remove blanks before \n in output stringsStefan Weil2011-09-161-6/+6
* hw/vt82c686.c: convert to PCIDeviceInfo to initialize idsIsaku Yamahata2011-06-121-19/+16
* acpi, acpi_piix, vt82c686: factor out PM1_CNT logicIsaku Yamahata2011-04-091-18/+5
* acpi, acpi_piix, vt82c686: factor out PM1a EVT logicIsaku Yamahata2011-04-091-39/+15
* acpi, acpi_piix, vt82c686: factor out PM_TMR logicIsaku Yamahata2011-04-091-32/+15
* change all other clock references to use nanosecond resolution accessorsPaolo Bonzini2011-03-211-4/+4
* pci/multi function bit: fix vt82c686.c.Isaku Yamahata2010-07-121-4/+1
* Initial support of vt82686b south bridge used by fulong mini pcHuacai Chen2010-06-291-0/+597
OpenPOWER on IntegriCloud