Statistics
| Branch: | Revision:

root / hw / display @ baaeda08

Name Size
Makefile.objs 1.1 kB
ads7846.c 4.2 kB
blizzard.c 28.4 kB
blizzard_template.h 4 kB
cirrus_vga.c 89.4 kB
cirrus_vga_rop.h 5.5 kB
cirrus_vga_rop2.h 7.9 kB
cirrus_vga_template.h 2.9 kB
exynos4210_fimd.c 67.8 kB
framebuffer.c 3.3 kB
framebuffer.h 499 Bytes
g364fb.c 16.2 kB
jazz_led.c 9.1 kB
milkymist-tmu2.c 13.3 kB
milkymist-vgafb.c 8.1 kB
milkymist-vgafb_template.h 2.5 kB
omap_dss.c 31.9 kB
omap_lcd_template.h 4.9 kB
omap_lcdc.c 11.2 kB
pl110.c 13.4 kB
pl110_template.h 9.3 kB
pxa2xx_lcd.c 30 kB
pxa2xx_template.h 11.3 kB
qxl-logger.c 8.6 kB
qxl-render.c 8.9 kB
qxl.c 76.1 kB
qxl.h 4.8 kB
sm501.c 41.4 kB
sm501_template.h 3.8 kB
ssd0303.c 9 kB
ssd0323.c 9.8 kB
tc6393xb.c 18.1 kB
tc6393xb_template.h 2.2 kB
tcx.c 17.4 kB
vga-isa-mm.c 4.2 kB
vga-isa.c 3.3 kB
vga-pci.c 6.5 kB
vga.c 70.4 kB
vga.h 6.5 kB
vga_int.h 7.3 kB
vga_template.h 14.2 kB
vmware_vga.c 36.9 kB
xenfb.c 29.6 kB

Latest revisions

# Date Author Comment
a72dc5fc 04/29/2013 04:27 pm Andreas Färber

vga-isa: QOM'ify ISA VGA

Introduce type constant and cast macro to obsolete DO_UPCAST() and
container_of(). Prepares for ISA realizefn.

Unify function naming scheme while at it.

Signed-off-by: Andreas Färber <>
Signed-off-by: Andreas Färber <>...

6d4c2f17 04/29/2013 04:27 pm Andreas Färber

cirrus_vga: QOM'ify ISA Cirrus VGA

Introduce type constant and cast macro to obsolete DO_UPCAST().

Prepares for ISA realizefn.

Signed-off-by: Andreas Färber <>
Signed-off-by: Andreas Färber <>
Message-id: ...

95be0669 04/25/2013 10:45 pm Gerd Hoffmann

console: qom-ify QemuConsole

Just the minimal bits to turn QemuConsoles into Objects.

Signed-off-by: Gerd Hoffmann <>

aa2beaa1 04/25/2013 10:45 pm Gerd Hoffmann

console: add device link to QemuConsoles

So it is possible to figure which qemu console displays which device.

Signed-off-by: Gerd Hoffmann <>

5209089f 04/25/2013 10:45 pm Gerd Hoffmann

console: zap ds arg from register_displaychangelistener

We don't have multiple DisplayStates any more,
so passing it in as argument is not needed.

Signed-off-by: Gerd Hoffmann <>

21e5181f 04/20/2013 08:54 pm Peter Maydell

qdev: Drop taddr properties

Drop all the infrastructure for taddr properties (ie ones which
are 'hwaddr' sized). These are now unused, and any further desired
use would be rather questionable since device properties shouldn't
generally depend on a type that is conceptually variable based on...

19298eca 04/20/2013 08:54 pm Peter Maydell

hw/sm501: Use correct setter for sysbus-ohci dma-address property

The sysbus-ohci dma-address property is declared as a HEX64
property, not a TADDR, so use the correct setter for it.

Signed-off-by: Peter Maydell <>
Acked-by: Andreas Färber <>...

e1fe50dc 04/19/2013 12:36 pm Stefan Weil

Remove unneeded type casts

cpu_physical_memory_read, cpu_physical_memory_write take any pointer
as 2nd argument without needing a type cast.

Signed-off-by: Stefan Weil <>
Reviewed-by: Andreas Färber <>
Signed-off-by: Stefan Hajnoczi <>

2b6b7099 04/18/2013 03:12 pm Paolo Bonzini

configure: eliminate target_libs_softmmu

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Edgar E. Iglesias <>

6f8111a1 04/16/2013 06:28 pm Anthony Liguori

Merge remote-tracking branch 'spice/spice.v69' into staging

  1. By Hans de Goede (5) and others
  2. Via Gerd Hoffmann
    • spice/spice.v69:
      spice-qemu-char: vmc_write: Don't write more bytes then we're asked too
      spice-qemu-char: Remove intermediate buffer
      spice-qemu-char: Add watch support...

View revisions

Also available in: Atom