aboutsummaryrefslogtreecommitdiff
path: root/hw/pc.h
AgeCommit message (Expand)Author
2010-03-01Move ioport.h out of cpu-all.hPaul Brook
2010-02-19QEMU e820 reservation patchJes Sorensen
2009-11-12serial: Add interface to set reference oscillator frequencyStefan Weil
2009-10-27mc146818rtc: remove rtc_mm_init()Juan Quintela
2009-10-05serial: convert isa to qdevGerd Hoffmann
2009-10-05pci: windup acpi-based hotplugGerd Hoffmann
2009-10-05parallel: convert isa to qdevGerd Hoffmann
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-09-10qdev/isa: convert real time clockGerd Hoffmann
2009-09-10qdev/isa: convert ne2000Gerd Hoffmann
2009-09-04Fold piix3_init() intto i440fx_initJuan Quintela
2009-09-04Use PCII440FXState instead of generic PCIDeviceJuan Quintela
2009-09-04Split piix4 support from piix_pci.cJuan Quintela
2009-08-27ide: split away ide-pci.cGerd Hoffmann
2009-08-27ide: split away ide-isa.cGerd Hoffmann
2009-08-24Route IOAPIC interrupts via ISA busAvi Kivity
2009-08-15PPC: clean up ppc405Blue Swirl
2009-06-22acpi.c: make qemu_system_device_hot_add piix independent.Isaku Yamahata
2009-06-13Don't use cpu_index as apic_id.Gleb Natapov
2009-05-13Remove vga_ram_sizePaul Brook
2009-05-12Push AUD_init down to devicesPaul Brook
2009-04-10Clean up VGA ram allocation.pbrook
2009-04-07mc146818: add square wave output supportaurel32
2009-03-12From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001aliguori
2009-03-07Sparse fixes: move ACPI table definitions to pc.hblueswir1
2009-03-05monitor: Rework API (Jan Kiszka)aliguori
2009-02-27Allow additions of ACPI tables from command line (Gleb Natapov)aliguori
2009-02-12Fix Sparc64 VGA memory size bug exposed by r6604blueswir1
2009-01-24Support epoch of 1980 in RTC emulation for MIPS Magnumaurel32
2009-01-16graphical_console_init change (Stefano Stabellini)aliguori
2009-01-15Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov)aliguori
2008-12-18Fix warnings introduced by commit 6081aurel32
2008-12-17Add HPET emulation to qemu (Beth Kon)aliguori
2008-12-17Handle suspend in qemu (Gleb Natapov)aliguori
2008-12-10MIPS Magnum: fix memory-mapped i8042aurel32
2008-11-24better type checking for vga (Glauber Costa)aliguori
2008-10-26Fix undeclared symbol warnings from sparseblueswir1
2008-09-28Optional "precise" VGA retrace supportmalc
2008-08-21De-assert PIC IRQs properly at APIC levelaurel32
2008-05-048250: Customized base baudrateaurel32
2008-04-13x86: Rework local IRQ delivery for APICsaurel32
2008-04-07Fix vmmouse with -smpaurel32
2008-03-18SCI fixesaurel32
2007-11-17Break up vl.h.pbrook