aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-04-22Add option to mlock qemu and guest memorySatoru Moriya
2013-04-22Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-04-22Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori
2013-04-22block: Remove filename parameter from .bdrv_file_open()Kevin Wolf
2013-04-22block: Add driver-specific options for backing filesKevin Wolf
2013-04-20qdev: Drop taddr propertiesPeter Maydell
2013-04-19vhost-scsi: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger
2013-04-19virtio-scsi: create VirtIOSCSICommonPaolo Bonzini
2013-04-19Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-04-19Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-04-19virtio.h: drop unused function prototypesLuiz Capitulino
2013-04-19bswap: fix compiler warningAlexey Kardashevskiy
2013-04-19vhost: Add vhost_commit callback for SeaBIOS ROM region re-mappingNicholas Bellinger
2013-04-19scsi: VMWare PVSCSI paravirtual device implementationDmitry Fleytman
2013-04-18configure: CONFIG_NO_XEN is duplicatedPaolo Bonzini
2013-04-18elfload: use abi_llong/ullong instead of target_llong/ullongPaolo Bonzini
2013-04-18elfload: only give abi_long/ulong the alignment specified by the targetPaolo Bonzini
2013-04-18elfload: use abi_int/uint instead of target_int/uintPaolo Bonzini
2013-04-18elfload: use abi_short/ushort instead of target_short/ushortPaolo Bonzini
2013-04-17virtio-net: cleanup: use QOM cast.KONRAD Frederic
2013-04-17virtio-net: add the virtio-net device.KONRAD Frederic
2013-04-17virtio: add two functions to VirtioDeviceClass.KONRAD Frederic
2013-04-17Fix warnings suppressors to honor --disable-werrorMarkus Armbruster
2013-04-17chardev: remove the headers of Memory chardev driverLei Li
2013-04-16Merge remote-tracking branch 'spice/spice.v69' into stagingAnthony Liguori
2013-04-16Merge remote-tracking branch 'kraxel/pixman.v11' into stagingAnthony Liguori
2013-04-16Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-04-16virtio-console: Also throttle when less was written then requestedHans de Goede
2013-04-16stream: Remove app argument hackPeter Crosthwaite
2013-04-16stream: Add flow control APIPeter Crosthwaite
2013-04-16console: allow pinning displaychangelisteners to consolesGerd Hoffmann
2013-04-16console: add qemu_console_is_*Gerd Hoffmann
2013-04-16xen: re-enable refresh interval reporting for xenfbGerd Hoffmann
2013-04-16console: gui timer fixesGerd Hoffmann
2013-04-16console: add GraphicHwOpsGerd Hoffmann
2013-04-16console: make DisplayState private to console.cGerd Hoffmann
2013-04-16console: move gui_update+gui_setup_refresh from vl.c into console.cGerd Hoffmann
2013-04-16console: simplify screendumpGerd Hoffmann
2013-04-16console: give each QemuConsole its own DisplaySurfaceGerd Hoffmann
2013-04-16console: rename vga_hw_*, add QemuConsole paramGerd Hoffmann
2013-04-16console: displaystate init revampGerd Hoffmann
2013-04-16pixman: render vgafont glyphs into pixman imagesGerd Hoffmann
2013-04-16pixman: add qemu_pixman_color()Gerd Hoffmann
2013-04-16cpu: Pass CPUState to *cpu_synchronize_post*()Igor Mammedov
2013-04-16qdev: Add qdev property for bool typeIgor Mammedov
2013-04-16pci: add pci test deviceMichael S. Tsirkin
2013-04-15Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-04-15qdev: Fix QOM unrealize behaviorAndreas Färber
2013-04-15exec: remove useless declarations from memory-internal.hPaolo Bonzini
2013-04-15memory: move core typedefs to qemu/typedefs.hPaolo Bonzini