aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.target
AgeCommit message (Expand)AuthorFilesLines
2010-10-01Monitor: Rename the qemu-monitor.hx fileLuiz Capitulino1-3/+3
2010-10-01QMP: Introduce command dispatch tableLuiz Capitulino1-2/+5
2010-09-30powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias1-0/+8
2010-09-09trace: Add trace-events file for declaring trace eventsStefan Hajnoczi1-0/+1
2010-08-26Fix "make install" with a cross toolchainHollis Blanchard1-1/+4
2010-08-15Disable build of ivshmem on non-KVM systemsCam Macdonell1-1/+1
2010-08-10RESEND: Inter-VM shared memory PCI deviceCam Macdonell1-0/+3
2010-07-26vnc: tight add PNG encodingCorentin Chary1-0/+1
2010-07-26vnc: tight: add JPEG and gradient subencoding with smooth image detectionCorentin Chary1-0/+1
2010-07-11AppleSMC device emulationAlexander Graf1-1/+1
2010-07-03piix4: compile only onceBlue Swirl1-1/+1
2010-06-30hw/omap1.c : separate uart modulecmchao1-1/+2
2010-06-30hw/omwp2.c : separate l4 interconnect modulecmchao1-1/+2
2010-06-30hw/omap2.c : separate tap module(Test-Chip-level)cmchao1-1/+1
2010-06-30hw/omap2.c : separate spi modulecmchao1-1/+1
2010-06-30hw/omap1.c : separate interrupt controller modulecmchao1-1/+1
2010-06-30hw/omap2.c : separate sdrc (sdram controller)cmchao1-1/+1
2010-06-30hw/omap2.c : separate gpmc(general purpose memory controller)cmchao1-1/+1
2010-06-30hw/omap2.c : separate synctimer modulecmchao1-1/+1
2010-06-30hw/omap2.c : separate gptimer modulecmchao1-1/+1
2010-06-30hw/omap1.c : separate gpio modulecmchao1-1/+1
2010-06-29MIPS: Initial support of fulong mini pc (machine construction)Huacai Chen1-1/+1
2010-06-29Initial support of vt82686b south bridge used by fulong mini pcHuacai Chen1-1/+1
2010-06-29MIPS: Initial support of bonito north bridge used by fulong mini pcHuacai Chen1-0/+1
2010-06-22virtio-9p: Make infrastructure for the new security model.Venkateswararao Jujjuri (JV)1-1/+1
2010-06-10cris: Break out image loading to hw/cris-boot.c.Edgar E. Iglesias1-1/+4
2010-05-28linux-user: Use qemu-malloc.c.Richard Henderson1-1/+2
2010-05-22Compile dma only onceBlue Swirl1-3/+2
2010-05-22Compile pckbd only onceBlue Swirl1-4/+4
2010-05-17Compile acpi_piix4, apm and pm_smbus only onceBlue Swirl1-2/+1
2010-05-15pc: split out piix specific part from pc.c into pc_piix.cIsaku Yamahata1-1/+1
2010-05-15acpi: split acpi.c into the common part and the piix4 part.Isaku Yamahata1-2/+2
2010-05-15acpi: split out apm register emulation from acpi.cIsaku Yamahata1-2/+2
2010-05-15acpi: split out piix4 smbus routines from acpi.c into pm_smbus.cIsaku Yamahata1-0/+2
2010-05-14Compile virtio-9p-debug and virtio-9p-local onceBlue Swirl1-1/+1
2010-05-03Add KVM CFLAGS to vhost buildJan Kiszka1-1/+1
2010-05-03virtio-9p: Add a virtio 9p device to qemuAnthony Liguori1-0/+1
2010-04-25linux-user: Remove ELFLOAD32.Richard Henderson1-1/+0
2010-04-19Compile event_notifier only onceBlue Swirl1-1/+0
2010-04-19Compile vl.c onceBlue Swirl1-1/+1
2010-04-19provide a stub version of kvm-all.c if !CONFIG_KVMPaolo Bonzini1-0/+2
2010-04-09move balloon handling to balloon.cPaolo Bonzini1-1/+1
2010-04-08Make virtio-pci building conditional againAlexander Graf1-1/+2
2010-04-04Revert "Compile usb-ohci only once"Paul Brook1-0/+3
2010-04-03sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUsBlue Swirl1-1/+1
2010-04-01vhost: vhost net supportMichael S. Tsirkin1-0/+2
2010-04-01notifier: event notifier implementationMichael S. Tsirkin1-0/+1
2010-04-01virtio-pci: compile per-targetAnthony Liguori1-1/+1
2010-04-01Fix -enable-kvmAnthony Liguori1-1/+1
2010-03-30Compile most PPC devices only onceBlue Swirl1-5/+3