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
/
vga-pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Unify type registration
Andreas Färber
2012-02-15
1
-2
/
+3
*
qdev: register all types natively through QEMU Object Model
Anthony Liguori
2012-02-03
1
-6
/
+8
*
pci: convert to QEMU Object Model
Anthony Liguori
2012-01-27
1
-11
/
+16
*
qom: add vga node to the pc composition tree
Anthony Liguori
2011-12-15
1
-3
/
+2
*
vga: Convert to isa_register_portio_list
Richard Henderson
2011-10-11
1
-1
/
+1
*
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
2011-08-22
1
-2
/
+2
*
pci: rename pci_register_bar_region() to pci_register_bar()
Avi Kivity
2011-08-08
1
-2
/
+1
*
vga: convert vga and its derivatives to the memory API
Avi Kivity
2011-08-08
1
-26
/
+2
*
hw/vga-pci.c: convert to PCIDeviceInfo to initialize ids
Isaku Yamahata
2011-06-12
1
-6
/
+5
*
vga: tag as not hotplugable.
Gerd Hoffmann
2011-01-10
1
-0
/
+1
*
vgabios update: handle compatibility with older qemu versions
Gerd Hoffmann
2010-11-21
1
-0
/
+5
*
more stdvga cleanups.
Gerd Hoffmann
2010-11-16
1
-34
/
+8
*
switch stdvga to pci vgabios
Gerd Hoffmann
2010-11-16
1
-4
/
+3
*
pci: don't overwrite multi functio bit in pci header type.
Isaku Yamahata
2010-07-11
1
-1
/
+0
*
Make sure to enable dirty tracking of VBE vram mapping
Anthony Liguori
2009-12-18
1
-6
/
+1
*
savevm: Port to qdev.vmsd all devices that have qdev
Juan Quintela
2009-12-03
1
-1
/
+1
*
vga-pci: Fix access to linear framebuffer
Stefan Weil
2009-12-02
1
-0
/
+6
*
Fix PPC crash
Blue Swirl
2009-11-13
1
-1
/
+1
*
pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
Isaku Yamahata
2009-11-09
1
-1
/
+1
*
pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
Isaku Yamahata
2009-11-09
1
-2
/
+2
*
vga roms: move loading from pc.c to vga drivers.
Gerd Hoffmann
2009-10-30
1
-0
/
+4
*
vga: port vga-pci to vmstate
Juan Quintela
2009-10-27
1
-23
/
+11
*
New qdev_init_nofail()
Markus Armbruster
2009-10-07
1
-1
/
+1
*
Rename pci_create_noinit() to pci_create()
Markus Armbruster
2009-10-05
1
-1
/
+1
*
Fix pci_vga_init() not to ignore bus argument
Markus Armbruster
2009-10-05
1
-1
/
+1
*
vga: move back dirty_log functions to vga.c
Juan Quintela
2009-10-05
1
-12
/
+0
*
vga: split pci bits into vga-pci.c
Juan Quintela
2009-09-09
1
-0
/
+164