index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2013-04-24
ccid-card-passthru, dev-smartcard-reader: add debug environment variables
Alon Levy
2013-04-23
Move TPM passthrough specific command line options to backend structure
Stefan Berger
2013-04-22
Add option to mlock qemu and guest memory
Satoru Moriya
2013-04-22
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-04-22
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-04-22
block: Remove filename parameter from .bdrv_file_open()
Kevin Wolf
2013-04-22
block: Add driver-specific options for backing files
Kevin Wolf
2013-04-20
qdev: Drop taddr properties
Peter Maydell
2013-04-19
vhost-scsi: new device supporting the tcm_vhost Linux kernel module
Nicholas Bellinger
2013-04-19
virtio-scsi: create VirtIOSCSICommon
Paolo Bonzini
2013-04-19
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-04-19
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-04-19
virtio.h: drop unused function prototypes
Luiz Capitulino
2013-04-19
bswap: fix compiler warning
Alexey Kardashevskiy
2013-04-19
vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping
Nicholas Bellinger
2013-04-19
scsi: VMWare PVSCSI paravirtual device implementation
Dmitry Fleytman
2013-04-18
configure: CONFIG_NO_XEN is duplicated
Paolo Bonzini
2013-04-18
elfload: use abi_llong/ullong instead of target_llong/ullong
Paolo Bonzini
2013-04-18
elfload: only give abi_long/ulong the alignment specified by the target
Paolo Bonzini
2013-04-18
elfload: use abi_int/uint instead of target_int/uint
Paolo Bonzini
2013-04-18
elfload: use abi_short/ushort instead of target_short/ushort
Paolo Bonzini
2013-04-17
virtio-net: cleanup: use QOM cast.
KONRAD Frederic
2013-04-17
virtio-net: add the virtio-net device.
KONRAD Frederic
2013-04-17
virtio: add two functions to VirtioDeviceClass.
KONRAD Frederic
2013-04-17
Fix warnings suppressors to honor --disable-werror
Markus Armbruster
2013-04-17
chardev: remove the headers of Memory chardev driver
Lei Li
2013-04-16
Merge remote-tracking branch 'spice/spice.v69' into staging
Anthony Liguori
2013-04-16
Merge remote-tracking branch 'kraxel/pixman.v11' into staging
Anthony Liguori
2013-04-16
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2013-04-16
virtio-console: Also throttle when less was written then requested
Hans de Goede
2013-04-16
stream: Remove app argument hack
Peter Crosthwaite
2013-04-16
stream: Add flow control API
Peter Crosthwaite
2013-04-16
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
2013-04-16
console: add qemu_console_is_*
Gerd Hoffmann
2013-04-16
xen: re-enable refresh interval reporting for xenfb
Gerd Hoffmann
2013-04-16
console: gui timer fixes
Gerd Hoffmann
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
console: make DisplayState private to console.c
Gerd Hoffmann
2013-04-16
console: move gui_update+gui_setup_refresh from vl.c into console.c
Gerd Hoffmann
2013-04-16
console: simplify screendump
Gerd Hoffmann
2013-04-16
console: give each QemuConsole its own DisplaySurface
Gerd Hoffmann
2013-04-16
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
2013-04-16
console: displaystate init revamp
Gerd Hoffmann
2013-04-16
pixman: render vgafont glyphs into pixman images
Gerd Hoffmann
2013-04-16
pixman: add qemu_pixman_color()
Gerd Hoffmann
2013-04-16
cpu: Pass CPUState to *cpu_synchronize_post*()
Igor Mammedov
2013-04-16
qdev: Add qdev property for bool type
Igor Mammedov
2013-04-16
pci: add pci test device
Michael S. Tsirkin
2013-04-15
Merge remote-tracking branch 'bonzini/hw-dirs' into staging
Anthony Liguori
2013-04-15
qdev: Fix QOM unrealize behavior
Andreas Färber
[next]