Age | Commit message (Expand) | Author |
2010-10-30 | Move QEMU OS dependant library functions to OS specific files | Jes Sorensen |
2010-10-27 | Merge branch 'pci' into for_anthony | Michael S. Tsirkin |
2010-10-27 | qemu-options.def: add to generated header list | Michael S. Tsirkin |
2010-10-23 | qemu-timer: move commonly used timer code to qemu-timer-common | Blue Swirl |
2010-10-20 | signalfd compatibility | Marcelo Tosatti |
2010-10-20 | virtio-9p: Support mapped posix acl | Aneesh Kumar K.V |
2010-10-20 | virtio-9p: Use layered xattr approach | Aneesh Kumar K.V |
2010-10-20 | x3130: pcie downstream port | Isaku Yamahata |
2010-10-20 | x3130: pcie upstream port | Isaku Yamahata |
2010-10-20 | ioh3420: pcie root port in X58 ioh | Isaku Yamahata |
2010-10-20 | pcie port: define struct PCIEPort/PCIESlot and helper functions | Isaku Yamahata |
2010-10-19 | pcie: helper functions for pcie capability and extended capability | Isaku Yamahata |
2010-10-19 | msi: implements msi | Isaku Yamahata |
2010-10-05 | Merge remote branch 'spice/submit.6' into staging | Anthony Liguori |
2010-10-03 | tap: Add stub for Haiku | Andreas Färber |
2010-09-26 | mingw: add version information to the executables | Blue Swirl |
2010-09-21 | spice: simple display | Gerd Hoffmann |
2010-09-21 | spice: add keyboard | Gerd Hoffmann |
2010-09-21 | spice: core bits | Gerd Hoffmann |
2010-09-21 | add pflib: PixelFormat conversion library. | Gerd Hoffmann |
2010-09-21 | blkverify: Add block driver for verifying I/O | Stefan Hajnoczi |
2010-09-09 | trace: Add simple built-in tracing backend | Stefan Hajnoczi |
2010-09-09 | trace: Add trace-events file for declaring trace events | Stefan Hajnoczi |
2010-07-26 | vnc: threaded VNC server | Corentin Chary |
2010-07-26 | vnc: tight: stop using qdict for palette stuff | Corentin Chary |
2010-07-26 | vnc: rename vnc-encoding-* vnc-enc-* | Corentin Chary |
2010-07-26 | ui: move all ui components in ui/ | Corentin Chary |
2010-07-22 | pci/bridge: split out pci bridge code into pci_bridge.c from pci.c | Isaku Yamahata |
2010-07-06 | block: add sheepdog driver for distributed storage support | MORITA Kazutaka |
2010-07-03 | piix4: compile only once | Blue Swirl |
2010-06-29 | MIPS: Initial support of VIA IDE controller used by fulong mini pc | Huacai Chen |
2010-06-22 | virtio-9p: Make infrastructure for the new security model. | Venkateswararao Jujjuri (JV) |
2010-06-14 | Merge remote branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2010-06-12 | Compile OS specific files only once for all targets | Blue Swirl |
2010-06-12 | Introduce OS specific cmdline argument handling and move SMB arg to os-posix.c | Jes Sorensen |
2010-06-12 | Rename qemu-options.h to qemu-options.def | Jes Sorensen |
2010-06-12 | Introduce os-posix.c and create os_setup_signal_handling() | Jes Sorensen |
2010-06-12 | Introduce os-win32.c and move polling functions from vl.c | Jes Sorensen |
2010-06-04 | blockdev: Collect block device code in new blockdev.c | Markus Armbruster |
2010-06-01 | vnc: add basic tight support | Corentin Chary |
2010-05-24 | cursor: add cursor functions. | Gerd Hoffmann |
2010-05-22 | Compile dma only once | Blue Swirl |
2010-05-22 | Compile pckbd only once | Blue Swirl |
2010-05-17 | Compile acpi_piix4, apm and pm_smbus only once | Blue Swirl |
2010-05-14 | Compile virtio-9p-debug and virtio-9p-local once | Blue Swirl |
2010-05-03 | virtio-9p: Create a commandline option -fsdev | Gautham R Shenoy |
2010-05-03 | vnc: split encoding in specific files | Corentin Chary |
2010-05-03 | block: separate raw images from the file protocol | Christoph Hellwig |
2010-04-28 | iov: Introduce a new file for helpers around iovs, add iov_from_buf() | Amit Shah |
2010-04-23 | Make qemu-config available for tools | Kevin Wolf |