summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-17chardev: remove the headers of Memory chardev driverLei Li1-6/+0
2013-04-16Merge remote-tracking branch 'spice/spice.v69' into stagingAnthony Liguori1-1/+1
2013-04-16Merge remote-tracking branch 'kraxel/pixman.v11' into stagingAnthony Liguori3-34/+31
2013-04-16Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2-6/+16
2013-04-16virtio-console: Also throttle when less was written then requestedHans de Goede1-1/+1
2013-04-16stream: Remove app argument hackPeter Crosthwaite2-11/+15
2013-04-16stream: Add flow control APIPeter Crosthwaite1-3/+30
2013-04-16console: allow pinning displaychangelisteners to consolesGerd Hoffmann2-1/+2
2013-04-16console: add qemu_console_is_*Gerd Hoffmann1-2/+4
2013-04-16xen: re-enable refresh interval reporting for xenfbGerd Hoffmann1-0/+1
2013-04-16console: gui timer fixesGerd Hoffmann1-4/+5
2013-04-16console: add GraphicHwOpsGerd Hoffmann1-6/+6
2013-04-16console: make DisplayState private to console.cGerd Hoffmann1-8/+0
2013-04-16console: move gui_update+gui_setup_refresh from vl.c into console.cGerd Hoffmann1-2/+0
2013-04-16console: simplify screendumpGerd Hoffmann1-3/+0
2013-04-16console: give each QemuConsole its own DisplaySurfaceGerd Hoffmann1-1/+0
2013-04-16console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann1-11/+11
2013-04-16console: displaystate init revampGerd Hoffmann1-4/+1
2013-04-16pixman: render vgafont glyphs into pixman imagesGerd Hoffmann1-0/+7
2013-04-16pixman: add qemu_pixman_color()Gerd Hoffmann1-0/+2
2013-04-16cpu: Pass CPUState to *cpu_synchronize_post*()Igor Mammedov1-6/+6
2013-04-16qdev: Add qdev property for bool typeIgor Mammedov1-0/+10
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori15-24/+98
2013-04-15qdev: Fix QOM unrealize behaviorAndreas Färber1-1/+1
2013-04-15exec: remove useless declarations from memory-internal.hPaolo Bonzini1-6/+0
2013-04-15memory: move core typedefs to qemu/typedefs.hPaolo Bonzini2-5/+4
2013-04-15sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini6-2/+2
2013-04-15tpm: reorganize headers and split hardware partPaolo Bonzini3-3/+85
2013-04-15virtio-serial: cleanup: remove qdev field.KONRAD Frederic1-2/+0
2013-04-15virtio-serial: cleanup: use QOM casts.KONRAD Frederic1-1/+1
2013-04-15virtio-serial: add the virtio-serial device.KONRAD Frederic1-0/+9
2013-04-15virtio: fix broken aliases.KONRAD Frederic3-3/+3
2013-04-15acpi.h: make it self containedMichael S. Tsirkin1-0/+6
2013-04-15acpi.h: make it self containedMichael S. Tsirkin1-0/+6
2013-04-15acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin2-8/+7
2013-04-15arm: fix location of some include filesPeter Maydell2-0/+0
2013-04-15block: Introduce bdrv_pwritev() for qcow2_save_vmstateKevin Wolf1-0/+2
2013-04-15savevm: Implement block_writev_buffer()Kevin Wolf1-1/+1
2013-04-15block: Introduce bdrv_writev_vmstateKevin Wolf2-2/+3
2013-04-13unicode: New mod_utf8_codepoint()Markus Armbruster1-0/+3
2013-04-13aes: make Td[0-5] and Te[0-5] tables non staticAurelien Jarno1-0/+19
2013-04-13aes: move aes.h from include/block to include/qemuAurelien Jarno1-0/+0
2013-04-13sh7750: Change cpu field type to SuperHCPUAndreas Färber1-1/+1
2013-04-08Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori133-1/+15683
2013-04-08hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini1-1/+0
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini1-0/+2
2013-04-08hw: move headers to include/Paolo Bonzini133-1/+15681
2013-04-06Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl1-0/+36
2013-04-05Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori1-2/+1
2013-04-05block: keep I/O throttling slice time constantStefan Hajnoczi1-1/+0