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
/
vt82c686.c
Age
Commit message (
Expand
)
Author
2012-06-19
Add PIIX4 properties to control PM system states.
Gleb Natapov
2012-02-24
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
2012-02-24
acpi: add acpi_pm1_evt_write_en
Gerd Hoffmann
2012-02-24
acpi: don't pass overflow_time to acpi_pm1_evt_get_sts
Gerd Hoffmann
2012-02-24
acpi: add ACPIREGS
Gerd Hoffmann
2012-02-15
qom: Unify type registration
Andreas Färber
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-01-27
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-13
prepare for future GPLv2+ relicensing
Paolo Bonzini
2011-12-20
fulong2e: give ISA bus to ISA methods
Hervé Poussineau
2011-09-25
isa: Pass i/o address space to isa_bus_new
Richard Henderson
2011-09-16
Remove blanks before \n in output strings
Stefan Weil
2011-06-12
hw/vt82c686.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-04-09
acpi, acpi_piix, vt82c686: factor out PM1_CNT logic
Isaku Yamahata
2011-04-09
acpi, acpi_piix, vt82c686: factor out PM1a EVT logic
Isaku Yamahata
2011-04-09
acpi, acpi_piix, vt82c686: factor out PM_TMR logic
Isaku Yamahata
2011-03-21
change all other clock references to use nanosecond resolution accessors
Paolo Bonzini
2010-07-12
pci/multi function bit: fix vt82c686.c.
Isaku Yamahata
2010-06-29
Initial support of vt82686b south bridge used by fulong mini pc
Huacai Chen