]> git.proxmox.com Git - mirror_qemu.git/history - Makefile.target
baum: add destroy hook
[mirror_qemu.git] / Makefile.target
2010-04-04 Paul BrookRevert "Compile usb-ohci only once"
2010-04-03 Blue Swirlsparc32: rename iommu.c to sun4m_iommu.c to make room...
2010-04-01 Michael S. Tsirkinvhost: vhost net support
2010-04-01 Michael S. Tsirkinnotifier: event notifier implementation
2010-04-01 Anthony Liguorivirtio-pci: compile per-target
2010-04-01 Anthony LiguoriFix -enable-kvm
2010-03-30 Blue SwirlCompile most PPC devices only once
2010-03-29 Blue SwirlCompile prep_pci only once
2010-03-29 Blue SwirlCompile qemu-timer only once
2010-03-29 Blue SwirlCompile openpic only once
2010-03-29 Blue SwirlCompile ide/macio only once
2010-03-29 Blue SwirlCompile pflash_cfi01 only once
2010-03-29 Blue SwirlCompile pflash_cfi02 only once
2010-03-29 Blue SwirlCompile acpi only once
2010-03-29 Blue SwirlRefactor target specific handling, compile vl.c only...
2010-03-29 Blue SwirlRefactor CPUState handling out of vl.c
2010-03-27 Blue SwirlCompile vmware_vga only once
2010-03-27 Blue SwirlCompile some MIPS devices only once
2010-03-27 Blue SwirlCompile ide/core only once
2010-03-22 Blue SwirlCompile virtio-pci only once
2010-03-22 Blue SwirlCompile sound devices only once
2010-03-21 Blue SwirlCompile pci_host only once
2010-03-21 Blue SwirlCompile pcie_host only once
2010-03-21 Blue SwirlCompile pci only once
2010-03-21 Blue SwirlCompile usb-ohci only once
2010-03-21 Blue SwirlCompile serial only once
2010-03-21 Blue SwirlCompile ne2000_isa only once
2010-03-21 Blue SwirlCompile isa_mmio only once
2010-03-21 Blue SwirlCompile most PCI network cards only once
2010-03-21 Blue SwirlCompile qemu-error only once
2010-03-21 Blue SwirlCompile async only once
2010-03-21 Blue SwirlCompile fdc only once
2010-03-21 Blue SwirlCompile most IDE devices only once
2010-03-21 Blue SwirlCompile usb-uhci only once
2010-03-21 Blue SwirlCompile vga-isa only once
2010-03-21 Blue SwirlCompile pcspk only once
2010-03-21 Blue SwirlCompile i8254 only once
2010-03-21 Blue SwirlCompile parallel only once
2010-03-21 Blue SwirlCompile vga-pci only once
2010-03-21 Blue SwirlCompile disassemblers only once
2010-03-17 Paolo Bonzinisplit out qemu-timer.c
2010-03-17 Anthony LiguoriMerge remote branch 'markus/qerror' into staging
2010-03-17 Anthony LiguoriMerge remote branch 'mst/pci' into staging
2010-03-16 Markus Armbrustererror: Move qemu_error() & friends from monitor.c to...
2010-03-16 Aurelien Jarnoload_elf: replace the address addend by a translation...
2010-03-13 Andre Przywarax86/cpuid: move CPUID functions into separate file
2010-02-28 Richard Hendersonalpha-linux-user: Implement signals.
2010-02-22 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2010-02-20 Blue SwirlDon't compile rwhandler.c for user targets
2010-02-19 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-02-14 Michael S. Tsirkinrwhandler: simplified way to register for mem/io
2010-02-08 Anthony LiguoriMerge remote branch 'linux-user/linux-user-for-upstream...
2010-02-08 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging-tmp
2010-02-06 Loïc Minierlinux-user: adapt uname machine to emulated CPU
2010-02-05 Blue SwirlRefactor DEC 21154 PCI bridge
2010-02-05 Loïc Minierlinux-user: adapt uname machine to emulated CPU
2010-01-24 Edgar E. Iglesiasmicroblaze: The petalogix s3adsp board uses intel flashes
2010-01-20 Amit ShahMove virtio-serial to Makefile.objs
2010-01-20 Amit Shahvirtio-console: qdev conversion, new virtio-serial-bus
2010-01-08 Paolo Bonzinifinish VPATH -> vpath translation
2010-01-08 Adam Lackorzynskimultiboot: Separate multiboot loading into separate...
2010-01-08 H. Peter Anvindebugcon: support for debugging consoles (e.g. Bochs...
2010-01-08 Paolo BonziniUse vpath directive
2010-01-07 Andreas FärberDrop --whole-archive and static libraries
2009-12-05 Alexander GrafAdd S390x virtio machine description
2009-12-05 Alexander GrafAdd S390x virtio machine bus
2009-12-03 Stefan WeilRemove rule for config-devices.h
2009-11-22 Paul BrookMakefile dependencies for device configs
2009-11-19 Paul BrookARM PBX-A9 board support
2009-11-19 Paul BrookBuilt network devices once
2009-11-16 Paul BrookLAN9118 emulation
2009-11-12 Juan Quintelafix parallel build
2009-11-09 Isaku Yamahatapci: pcie host and mmcfg support.
2009-11-09 Isaku Yamahatapci_host.h: move functions in pci_host.h into .c file.
2009-10-27 Kevin WolfSplit out bottom halves
2009-10-27 Gerd Hoffmannpcnet: split away lance.c (sparc32 code).
2009-10-12 Juan Quintelaide: split cmd646 and piix from pci.c
2009-10-09 Juan QuintelaOnly compile isa_mmio when one target uses it
2009-10-09 Juan QuintelaOnly compile usb_ohci when one target uses it
2009-10-09 Juan QuintelaGenerate gdbstub-xml.c only when needed
2009-10-09 Juan QuintelaGenerate config-devices.h
2009-10-09 Juan QuintelaAdd new config-devices.mak for each target
2009-10-09 Juan QuintelaMove generation of config-target.h to Makefile from...
2009-10-09 Juan QuintelaRename config.{h, mak} config-target.{h, mak}
2009-10-09 Juan QuintelaDon't include config-host.mak from inside config.mak
2009-09-27 Blue SwirlCompile some user files only once for all targets
2009-09-27 Blue SwirlFix user emulator breakage
2009-09-25 Blue SwirlRevert "This files are compiled in libqemu.a now"
2009-09-25 Juan Quintelaclean: remove ide/*.o files on clean
2009-09-23 Juan QuintelaThis files are compiled in libqemu.a now
2009-09-21 Blue SwirlFix user targets broken by 96e132e24ee5a693069e83b6a981...
2009-09-20 Blue SwirlCompile host-utils only once
2009-09-20 Blue SwirlCompile TCG runtime library only once
2009-09-20 Blue SwirlCompile ne2000 only once
2009-09-20 Blue Swirlioports: remove unused env parameter and compile only...
2009-09-20 Blue SwirlCompile msix only once
2009-09-20 Blue SwirlCompile loader only once
2009-09-20 Blue SwirlCompile qemu-config only once
2009-09-20 Blue SwirlCompile wdt_i6300esb only once
2009-09-15 Gerd Hoffmannide/pci: convert to qdev.
next