aboutsummaryrefslogtreecommitdiff
path: root/Makefile.target
AgeCommit message (Expand)Author
2010-10-05Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori
2010-10-03Haiku doesn't have libmAndreas Färber
2010-10-01Monitor: Rename the qemu-monitor.hx fileLuiz Capitulino
2010-10-01QMP: Introduce command dispatch tableLuiz Capitulino
2010-09-30powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias
2010-09-09trace: Add trace-events file for declaring trace eventsStefan Hajnoczi
2010-08-26Fix "make install" with a cross toolchainHollis Blanchard
2010-08-15Disable build of ivshmem on non-KVM systemsCam Macdonell
2010-08-10RESEND: Inter-VM shared memory PCI deviceCam Macdonell
2010-07-26vnc: tight add PNG encodingCorentin Chary
2010-07-26vnc: tight: add JPEG and gradient subencoding with smooth image detectionCorentin Chary
2010-07-11AppleSMC device emulationAlexander Graf
2010-07-03piix4: compile only onceBlue Swirl
2010-06-30hw/omap1.c : separate uart modulecmchao
2010-06-30hw/omwp2.c : separate l4 interconnect modulecmchao
2010-06-30hw/omap2.c : separate tap module(Test-Chip-level)cmchao
2010-06-30hw/omap2.c : separate spi modulecmchao
2010-06-30hw/omap1.c : separate interrupt controller modulecmchao
2010-06-30hw/omap2.c : separate sdrc (sdram controller)cmchao
2010-06-30hw/omap2.c : separate gpmc(general purpose memory controller)cmchao
2010-06-30hw/omap2.c : separate synctimer modulecmchao
2010-06-30hw/omap2.c : separate gptimer modulecmchao
2010-06-30hw/omap1.c : separate gpio modulecmchao
2010-06-29MIPS: Initial support of fulong mini pc (machine construction)Huacai Chen
2010-06-29Initial support of vt82686b south bridge used by fulong mini pcHuacai Chen
2010-06-29MIPS: Initial support of bonito north bridge used by fulong mini pcHuacai Chen
2010-06-22virtio-9p: Make infrastructure for the new security model.Venkateswararao Jujjuri (JV)
2010-06-10cris: Break out image loading to hw/cris-boot.c.Edgar E. Iglesias
2010-05-28linux-user: Use qemu-malloc.c.Richard Henderson
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-15pc: split out piix specific part from pc.c into pc_piix.cIsaku Yamahata
2010-05-15acpi: split acpi.c into the common part and the piix4 part.Isaku Yamahata
2010-05-15acpi: split out apm register emulation from acpi.cIsaku Yamahata
2010-05-15acpi: split out piix4 smbus routines from acpi.c into pm_smbus.cIsaku Yamahata
2010-05-14Compile virtio-9p-debug and virtio-9p-local onceBlue Swirl
2010-05-03Add KVM CFLAGS to vhost buildJan Kiszka
2010-05-03virtio-9p: Add a virtio 9p device to qemuAnthony Liguori
2010-04-25linux-user: Remove ELFLOAD32.Richard Henderson
2010-04-19Compile event_notifier only onceBlue Swirl
2010-04-19Compile vl.c onceBlue Swirl
2010-04-19provide a stub version of kvm-all.c if !CONFIG_KVMPaolo Bonzini
2010-04-09move balloon handling to balloon.cPaolo Bonzini
2010-04-08Make virtio-pci building conditional againAlexander Graf
2010-04-04Revert "Compile usb-ohci only once"Paul Brook
2010-04-03sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUsBlue Swirl
2010-04-01vhost: vhost net supportMichael S. Tsirkin
2010-04-01notifier: event notifier implementationMichael S. Tsirkin
2010-04-01virtio-pci: compile per-targetAnthony Liguori