summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'kraxel/pixman.v11' into stagingAnthony Liguori2013-04-163-34/+31
|\ \ \
| * | | console: allow pinning displaychangelisteners to consolesGerd Hoffmann2013-04-162-1/+2
| * | | console: add qemu_console_is_*Gerd Hoffmann2013-04-161-2/+4
| * | | xen: re-enable refresh interval reporting for xenfbGerd Hoffmann2013-04-161-0/+1
| * | | console: gui timer fixesGerd Hoffmann2013-04-161-4/+5
| * | | console: add GraphicHwOpsGerd Hoffmann2013-04-161-6/+6
| * | | console: make DisplayState private to console.cGerd Hoffmann2013-04-161-8/+0
| * | | console: move gui_update+gui_setup_refresh from vl.c into console.cGerd Hoffmann2013-04-161-2/+0
| * | | console: simplify screendumpGerd Hoffmann2013-04-161-3/+0
| * | | console: give each QemuConsole its own DisplaySurfaceGerd Hoffmann2013-04-161-1/+0
| * | | console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann2013-04-161-11/+11
| * | | console: displaystate init revampGerd Hoffmann2013-04-161-4/+1
| * | | pixman: render vgafont glyphs into pixman imagesGerd Hoffmann2013-04-161-0/+7
| * | | pixman: add qemu_pixman_color()Gerd Hoffmann2013-04-161-0/+2
| |/ /
* | | Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori2013-04-162-6/+16
|\ \ \
| * | | cpu: Pass CPUState to *cpu_synchronize_post*()Igor Mammedov2013-04-161-6/+6
| * | | qdev: Add qdev property for bool typeIgor Mammedov2013-04-161-0/+10
| |/ /
* | | stream: Remove app argument hackPeter Crosthwaite2013-04-162-11/+15
* | | stream: Add flow control APIPeter Crosthwaite2013-04-161-3/+30
|/ /
* | Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-04-1515-24/+98
|\ \
| * | exec: remove useless declarations from memory-internal.hPaolo Bonzini2013-04-151-6/+0
| * | memory: move core typedefs to qemu/typedefs.hPaolo Bonzini2013-04-152-5/+4
| * | sysemu: avoid proliferation of include/ subdirectoriesPaolo Bonzini2013-04-156-2/+2
| * | tpm: reorganize headers and split hardware partPaolo Bonzini2013-04-153-3/+85
| * | acpi.h: make it self containedMichael S. Tsirkin2013-04-151-0/+6
| * | acpi: move declarations from pc.h to acpi.hMichael S. Tsirkin2013-04-152-8/+7
| * | arm: fix location of some include filesPeter Maydell2013-04-152-0/+0
| |/
* | qdev: Fix QOM unrealize behaviorAndreas Färber2013-04-151-1/+1
* | virtio-serial: cleanup: remove qdev field.KONRAD Frederic2013-04-151-2/+0
* | virtio-serial: cleanup: use QOM casts.KONRAD Frederic2013-04-151-1/+1
* | virtio-serial: add the virtio-serial device.KONRAD Frederic2013-04-151-0/+9
* | virtio: fix broken aliases.KONRAD Frederic2013-04-153-3/+3
* | acpi.h: make it self containedMichael S. Tsirkin2013-04-151-0/+6
* | block: Introduce bdrv_pwritev() for qcow2_save_vmstateKevin Wolf2013-04-151-0/+2
* | savevm: Implement block_writev_buffer()Kevin Wolf2013-04-151-1/+1
* | block: Introduce bdrv_writev_vmstateKevin Wolf2013-04-152-2/+3
|/
* unicode: New mod_utf8_codepoint()Markus Armbruster2013-04-131-0/+3
* aes: make Td[0-5] and Te[0-5] tables non staticAurelien Jarno2013-04-131-0/+19
* aes: move aes.h from include/block to include/qemuAurelien Jarno2013-04-131-0/+0
* sh7750: Change cpu field type to SuperHCPUAndreas Färber2013-04-131-1/+1
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-04-08133-1/+15683
|\
| * hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-081-1/+0
| * hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini2013-04-081-0/+2
| * hw: move headers to include/Paolo Bonzini2013-04-08133-1/+15681
|/
* Merge branch 'arm-devs.next' of git://git.linaro.org/people/pmaydell/qemu-armBlue Swirl2013-04-061-0/+36
|\
| * vmstate: Add support for two dimensional arraysPeter Maydell2013-04-051-0/+27
| * vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE macroIgor Mitsyanko2013-04-051-0/+9
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-04-051-2/+1
|\ \
| * | block: keep I/O throttling slice time constantStefan Hajnoczi2013-04-051-1/+0
| * | block: fix I/O throttling accounting blind spotStefan Hajnoczi2013-04-051-1/+1
| |/
OpenPOWER on IntegriCloud