aboutsummaryrefslogtreecommitdiff
path: root/Makefile.objs
AgeCommit message (Expand)Author
2010-10-27qemu-options.def: add to generated header listMichael S. Tsirkin
2010-10-23qemu-timer: move commonly used timer code to qemu-timer-commonBlue Swirl
2010-10-20signalfd compatibilityMarcelo Tosatti
2010-10-20virtio-9p: Support mapped posix aclAneesh Kumar K.V
2010-10-20virtio-9p: Use layered xattr approachAneesh Kumar K.V
2010-10-20x3130: pcie downstream portIsaku Yamahata
2010-10-20x3130: pcie upstream portIsaku Yamahata
2010-10-20ioh3420: pcie root port in X58 iohIsaku Yamahata
2010-10-20pcie port: define struct PCIEPort/PCIESlot and helper functionsIsaku Yamahata
2010-10-19pcie: helper functions for pcie capability and extended capabilityIsaku Yamahata
2010-10-19msi: implements msiIsaku Yamahata
2010-10-05Merge remote branch 'spice/submit.6' into stagingAnthony Liguori
2010-10-03tap: Add stub for HaikuAndreas Färber
2010-09-26mingw: add version information to the executablesBlue Swirl
2010-09-21spice: simple displayGerd Hoffmann
2010-09-21spice: add keyboardGerd Hoffmann
2010-09-21spice: core bitsGerd Hoffmann
2010-09-21add pflib: PixelFormat conversion library.Gerd Hoffmann
2010-09-21blkverify: Add block driver for verifying I/OStefan Hajnoczi
2010-09-09trace: Add simple built-in tracing backendStefan Hajnoczi
2010-09-09trace: Add trace-events file for declaring trace eventsStefan Hajnoczi
2010-07-26vnc: threaded VNC serverCorentin Chary
2010-07-26vnc: tight: stop using qdict for palette stuffCorentin Chary
2010-07-26vnc: rename vnc-encoding-* vnc-enc-*Corentin Chary
2010-07-26ui: move all ui components in ui/Corentin Chary
2010-07-22pci/bridge: split out pci bridge code into pci_bridge.c from pci.cIsaku Yamahata
2010-07-06block: add sheepdog driver for distributed storage supportMORITA Kazutaka
2010-07-03piix4: compile only onceBlue Swirl
2010-06-29MIPS: Initial support of VIA IDE controller used by fulong mini pcHuacai Chen
2010-06-22virtio-9p: Make infrastructure for the new security model.Venkateswararao Jujjuri (JV)
2010-06-14Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-06-12Compile OS specific files only once for all targetsBlue Swirl
2010-06-12Introduce OS specific cmdline argument handling and move SMB arg to os-posix.cJes Sorensen
2010-06-12Rename qemu-options.h to qemu-options.defJes Sorensen
2010-06-12Introduce os-posix.c and create os_setup_signal_handling()Jes Sorensen
2010-06-12Introduce os-win32.c and move polling functions from vl.cJes Sorensen
2010-06-04blockdev: Collect block device code in new blockdev.cMarkus Armbruster
2010-06-01vnc: add basic tight supportCorentin Chary
2010-05-24cursor: add cursor functions.Gerd Hoffmann
2010-05-22Compile dma only onceBlue Swirl
2010-05-22Compile pckbd only onceBlue Swirl
2010-05-17Compile acpi_piix4, apm and pm_smbus only onceBlue Swirl
2010-05-14Compile virtio-9p-debug and virtio-9p-local onceBlue Swirl
2010-05-03virtio-9p: Create a commandline option -fsdevGautham R Shenoy
2010-05-03vnc: split encoding in specific filesCorentin Chary
2010-05-03block: separate raw images from the file protocolChristoph Hellwig
2010-04-28iov: Introduce a new file for helpers around iovs, add iov_from_buf()Amit Shah
2010-04-23Make qemu-config available for toolsKevin Wolf
2010-04-23blkdebug: Basic request passthroughKevin Wolf
2010-04-19Compile event_notifier only onceBlue Swirl