summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-23Move TPM passthrough specific command line options to backend structureStefan Berger1-0/+1
2013-04-22Add option to mlock qemu and guest memorySatoru Moriya2-0/+6
2013-04-22Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2-3/+2
2013-04-22Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori5-4/+212
2013-04-22block: Remove filename parameter from .bdrv_file_open()Kevin Wolf1-2/+1
2013-04-22block: Add driver-specific options for backing filesKevin Wolf1-1/+1
2013-04-20qdev: Drop taddr propertiesPeter Maydell1-10/+0
2013-04-19vhost-scsi: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger2-0/+75
2013-04-19virtio-scsi: create VirtIOSCSICommonPaolo Bonzini2-4/+133
2013-04-19Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2-2/+1
2013-04-19Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2-4/+1
2013-04-19virtio.h: drop unused function prototypesLuiz Capitulino1-2/+0
2013-04-19bswap: fix compiler warningAlexey Kardashevskiy1-0/+1
2013-04-19vhost: Add vhost_commit callback for SeaBIOS ROM region re-mappingNicholas Bellinger1-0/+3
2013-04-19scsi: VMWare PVSCSI paravirtual device implementationDmitry Fleytman1-0/+1
2013-04-18configure: CONFIG_NO_XEN is duplicatedPaolo Bonzini1-1/+1
2013-04-18elfload: use abi_llong/ullong instead of target_llong/ullongPaolo Bonzini2-2/+10
2013-04-18elfload: only give abi_long/ulong the alignment specified by the targetPaolo Bonzini2-10/+18
2013-04-18elfload: use abi_int/uint instead of target_int/uintPaolo Bonzini2-2/+9
2013-04-18elfload: use abi_short/ushort instead of target_short/ushortPaolo Bonzini2-2/+7
2013-04-17virtio-net: cleanup: use QOM cast.KONRAD Frederic1-1/+1
2013-04-17virtio-net: add the virtio-net device.KONRAD Frederic1-0/+13
2013-04-17virtio: add two functions to VirtioDeviceClass.KONRAD Frederic1-0/+12
2013-04-17Fix warnings suppressors to honor --disable-werrorMarkus Armbruster1-1/+2
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-16pci: add pci test deviceMichael S. Tsirkin1-0/+1
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