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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: add vga node to the pc composition tree
Anthony Liguori
2011-12-15
1
-10
/
+16
*
fix spelling in hw sub directory
Dong Xu Wang
2011-12-06
1
-1
/
+1
*
hw/pc.c: Fix use-while-uninitialized of fd_type[]
Peter Maydell
2011-11-11
1
-3
/
+1
*
disable automatic loading of sgabios when -nographic
Paolo Bonzini
2011-11-07
1
-9
/
+0
*
Fix X86 CPU topology in KVM mode
Bharata B Rao
2011-11-02
1
-1
/
+0
*
pc: Fix floppy drives with if=none
Kevin Wolf
2011-10-21
1
-11
/
+14
*
pc: Fix and clean up PIC-to-APIC IRQ path
Jan Kiszka
2011-10-16
1
-3
/
+0
*
pc: Generalize ISA IRQs to GSIs
Jan Kiszka
2011-10-16
1
-9
/
+9
*
pc: Drop useless test from isa_irq_handler
Jan Kiszka
2011-10-16
1
-3
/
+2
*
pc: Convert port92 to isa_register_ioport
Richard Henderson
2011-10-11
1
-3
/
+13
*
pc: Unbreak ROM mapping for ISA machine
Jan Kiszka
2011-09-23
1
-4
/
+4
*
Use new macro QEMU_PACKED for packed structures
Stefan Weil
2011-09-03
1
-2
/
+2
*
440fx: fix PAM, PCI holes
Avi Kivity
2011-08-22
1
-4
/
+7
*
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
2011-08-22
1
-1
/
+2
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-11
/
+11
*
pc: make vgabios exit port more useful
Anthony Liguori
2011-08-12
1
-2
/
+2
*
pc: convert pc_memory_init() to memory API
Avi Kivity
2011-07-29
1
-19
/
+40
*
pc: grab system_memory
Avi Kivity
2011-07-29
1
-1
/
+2
*
Add an isa device for SGA
Glauber Costa
2011-06-07
1
-0
/
+9
*
pc, Disable vmport initialisation with Xen.
Anthony PERARD
2011-05-08
1
-3
/
+8
*
pc_memory_init: Move memory calculation to the caller.
Anthony PERARD
2011-05-08
1
-14
/
+3
*
vmmouse: Fix initialization
Jan Kiszka
2011-03-22
1
-0
/
+1
*
pc: fix wrong CMOS values for floppy drives
Blue Swirl
2011-03-12
1
-1
/
+1
*
pc: remove test on TARGET_PHYS_ADDR_BITS == 32
Aurelien Jarno
2011-02-20
1
-7
/
+0
*
i8254: convert to qdev
Blue Swirl
2011-02-20
1
-3
/
+2
*
fdc: refactor device creation
Blue Swirl
2011-02-20
1
-12
/
+19
*
fdc: use FDriveType for floppy drive type
Blue Swirl
2011-02-20
1
-8
/
+11
*
hpet: make optional
Blue Swirl
2011-02-12
1
-4
/
+7
*
x86: make vmmouse optional
Blue Swirl
2011-02-12
1
-2
/
+4
*
vmmouse: convert to qdev
Blue Swirl
2011-02-12
1
-2
/
+3
*
vmport: convert to qdev
Blue Swirl
2011-02-12
1
-0
/
+1
*
x86,MIPS: make vmware_vga optional
Blue Swirl
2011-02-12
1
-3
/
+8
*
audio: consolidate audio_init()
Isaku Yamahata
2011-01-25
1
-17
/
+0
*
pc: move port 92 stuff back to pc.c from pckbd.c
Blue Swirl
2011-01-06
1
-3
/
+86
*
Merge branch 'spice.v23.pull' of git://anongit.freedesktop.org/spice/qemu
Aurelien Jarno
2010-12-27
1
-0
/
+8
|
\
|
*
spice: add qxl device
Gerd Hoffmann
2010-12-09
1
-0
/
+8
*
|
Add bootindex for option roms.
Gleb Natapov
2010-12-11
1
-3
/
+4
|
/
*
pc: disable the BOCHS BIOS panic port
Bernhard Kohl
2010-11-21
1
-2
/
+2
*
pc: Fix e820 fw_cfg for big endian
Alex Williamson
2010-11-16
1
-7
/
+7
*
pc: e820 qemu_cfg tables need to be packed
Alex Williamson
2010-11-16
1
-2
/
+2
*
more stdvga cleanups.
Gerd Hoffmann
2010-11-16
1
-1
/
+1
*
Rearrange block headers
Blue Swirl
2010-08-24
1
-0
/
+1
*
pc: Avoid registering zero sized memory
Alex Williamson
2010-07-13
1
-2
/
+4
*
qemu_ram_alloc: Add DeviceState and name parameters
Alex Williamson
2010-07-06
1
-3
/
+4
*
pc: Allocate all ram in a single qemu_ram_alloc()
Alex Williamson
2010-07-06
1
-13
/
+9
*
pc: Fix CMOS info for drives defined with -device
Markus Armbruster
2010-07-02
1
-35
/
+59
*
x86: Clean up CPU reset
Jan Kiszka
2010-06-27
1
-18
/
+4
*
Remove useless device dependency of HAS_AUDIO
Blue Swirl
2010-06-27
1
-2
/
+0
*
apic: qdev conversion cleanup
Blue Swirl
2010-06-19
1
-1
/
+30
*
apic: avoid using CPUState internals
Blue Swirl
2010-06-19
1
-2
/
+32
[next]