index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
pc.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Compile serial only once
Blue Swirl
2010-03-21
1
-1
/
+2
*
Move x86 specific PC declarations to a separate file
Blue Swirl
2010-03-21
1
-17
/
+0
*
Move ioport.h out of cpu-all.h
Paul Brook
2010-03-01
1
-0
/
+1
*
QEMU e820 reservation patch
Jes Sorensen
2010-02-19
1
-0
/
+10
*
serial: Add interface to set reference oscillator frequency
Stefan Weil
2009-11-12
1
-0
/
+1
*
mc146818rtc: remove rtc_mm_init()
Juan Quintela
2009-10-27
1
-2
/
+0
*
serial: convert isa to qdev
Gerd Hoffmann
2009-10-05
1
-0
/
+1
*
pci: windup acpi-based hotplug
Gerd Hoffmann
2009-10-05
1
-1
/
+1
*
parallel: convert isa to qdev
Gerd Hoffmann
2009-10-05
1
-1
/
+1
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-7
/
+7
*
Get rid of _t suffix
malc
2009-10-01
1
-7
/
+7
*
qdev/isa: convert real time clock
Gerd Hoffmann
2009-09-10
1
-2
/
+1
*
qdev/isa: convert ne2000
Gerd Hoffmann
2009-09-10
1
-1
/
+1
*
Fold piix3_init() intto i440fx_init
Juan Quintela
2009-09-04
1
-2
/
+1
*
Use PCII440FXState instead of generic PCIDevice
Juan Quintela
2009-09-04
1
-3
/
+6
*
Split piix4 support from piix_pci.c
Juan Quintela
2009-09-04
1
-0
/
+1
*
ide: split away ide-pci.c
Gerd Hoffmann
2009-08-27
1
-8
/
+0
*
ide: split away ide-isa.c
Gerd Hoffmann
2009-08-27
1
-2
/
+0
*
Route IOAPIC interrupts via ISA bus
Avi Kivity
2009-08-24
1
-3
/
+1
*
PPC: clean up ppc405
Blue Swirl
2009-08-15
1
-6
/
+0
*
acpi.c: make qemu_system_device_hot_add piix independent.
Isaku Yamahata
2009-06-22
1
-2
/
+5
*
Don't use cpu_index as apic_id.
Gleb Natapov
2009-06-13
1
-0
/
+1
*
Remove vga_ram_size
Paul Brook
2009-05-13
1
-11
/
+5
*
Push AUD_init down to devices
Paul Brook
2009-05-12
1
-1
/
+1
*
Clean up VGA ram allocation.
pbrook
2009-04-10
1
-12
/
+6
*
mc146818: add square wave output support
aurel32
2009-04-07
1
-0
/
+1
*
From 67e94ae77f8de4d5d822917f1723cefa7ebfb64d Mon Sep 17 00:00:00 2001
aliguori
2009-03-12
1
-1
/
+4
*
Sparse fixes: move ACPI table definitions to pc.h
blueswir1
2009-03-07
1
-0
/
+3
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-2
/
+5
*
Allow additions of ACPI tables from command line (Gleb Natapov)
aliguori
2009-02-27
1
-0
/
+1
*
Fix Sparc64 VGA memory size bug exposed by r6604
blueswir1
2009-02-12
1
-1
/
+1
*
Support epoch of 1980 in RTC emulation for MIPS Magnum
aurel32
2009-01-24
1
-2
/
+3
*
graphical_console_init change (Stefano Stabellini)
aliguori
2009-01-16
1
-5
/
+5
*
Add -rtc-td-hack option to fix time drift with RTC on Windows (Gleb Natapov)
aliguori
2009-01-15
1
-0
/
+2
*
Fix warnings introduced by commit 6081
aurel32
2008-12-18
1
-0
/
+3
*
Add HPET emulation to qemu (Beth Kon)
aliguori
2008-12-17
1
-0
/
+3
*
Handle suspend in qemu (Gleb Natapov)
aliguori
2008-12-17
1
-0
/
+1
*
MIPS Magnum: fix memory-mapped i8042
aurel32
2008-12-10
1
-1
/
+2
*
better type checking for vga (Glauber Costa)
aliguori
2008-11-24
1
-2
/
+2
*
Fix undeclared symbol warnings from sparse
blueswir1
2008-10-26
1
-0
/
+1
*
Optional "precise" VGA retrace support
malc
2008-09-28
1
-0
/
+6
*
De-assert PIC IRQs properly at APIC level
aurel32
2008-08-21
1
-3
/
+1
*
8250: Customized base baudrate
aurel32
2008-05-04
1
-3
/
+4
*
x86: Rework local IRQ delivery for APICs
aurel32
2008-04-13
1
-0
/
+3
*
Fix vmmouse with -smp
aurel32
2008-04-07
1
-1
/
+1
*
SCI fixes
aurel32
2008-03-18
1
-1
/
+2
*
Break up vl.h.
pbrook
2007-11-17
1
-0
/
+145
[prev]