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
*
piix_pci: Introduces Xen specific call for irq.
Anthony PERARD
2011-05-08
1
-0
/
+1
*
pc, Disable vmport initialisation with Xen.
Anthony PERARD
2011-05-08
1
-1
/
+2
*
pc_memory_init: Move memory calculation to the caller.
Anthony PERARD
2011-05-08
1
-4
/
+3
*
i8254: convert to qdev
Blue Swirl
2011-02-20
1
-8
/
+17
*
vga-isa: make optional
Blue Swirl
2011-02-20
1
-2
/
+8
*
vga-isa: convert to qdev
Blue Swirl
2011-02-20
1
-1
/
+7
*
fdc: refactor device creation
Blue Swirl
2011-02-20
1
-2
/
+1
*
serial: make optional
Blue Swirl
2011-02-20
1
-1
/
+4
*
serial: refactor device creation
Blue Swirl
2011-02-20
1
-1
/
+13
*
ne2000_isa: make optional
Blue Swirl
2011-02-20
1
-2
/
+7
*
ne2000_isa: refactor device creation
Blue Swirl
2011-02-20
1
-1
/
+11
*
parallel: make optional
Blue Swirl
2011-02-20
1
-1
/
+4
*
parallel: refactor device creation
Blue Swirl
2011-02-20
1
-3
/
+14
*
x86: make vmmouse optional
Blue Swirl
2011-02-12
1
-0
/
+2
*
vmmouse: convert to qdev
Blue Swirl
2011-02-12
1
-3
/
+0
*
vmport: convert to qdev
Blue Swirl
2011-02-12
1
-1
/
+4
*
audio: consolidate audio_init()
Isaku Yamahata
2011-01-25
1
-3
/
+0
*
more stdvga cleanups.
Gerd Hoffmann
2010-11-16
1
-2
/
+1
*
pc: Fix CMOS info for drives defined with -device
Markus Armbruster
2010-07-02
1
-1
/
+2
*
ioapic: convert to qdev
Blue Swirl
2010-06-19
1
-1
/
+3
*
Fix overflow in i440fx_init()
Avi Kivity
2010-05-28
1
-1
/
+1
*
Compile pckbd only once
Blue Swirl
2010-05-22
1
-3
/
+2
*
pci hotadd, acpi_piix4: remove global variables
Isaku Yamahata
2010-05-15
1
-1
/
+0
*
rtc: make rtc_xxx accept/return ISADevice instead of RTCState.
Isaku Yamahata
2010-05-15
1
-3
/
+2
*
pc: move rtc declarations from pc.h into a dedicated header file.
Isaku Yamahata
2010-05-15
1
-8
/
+1
*
pc: split out piix specific part from pc.c into pc_piix.c
Isaku Yamahata
2010-05-15
1
-0
/
+33
*
pc: make pc_init1() not refer ferr_irq directly.
Isaku Yamahata
2010-05-15
1
-0
/
+2
*
pc, i440fx: Make smm enable/disable function i440fx independent.
Isaku Yamahata
2010-05-15
1
-1
/
+3
*
hw: better i440 emulation
Bernhard M. Wiedemann
2010-05-03
1
-1
/
+1
*
Compile acpi only once
Blue Swirl
2010-03-29
1
-2
/
+3
*
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
[next]