index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.hw
Age
Commit message (
Expand
)
Author
2011-09-04
Makefile.hw: allow hw/ files to include glib headers
Avi Kivity
2011-08-25
Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"
Anthony Liguori
2011-08-25
Makefile.hw: allow hw/ files to include glib headers
Avi Kivity
2011-07-29
move unaligned memory access functions to bswap.h
Paolo Bonzini
2010-05-22
Clean libhw subdirs as well
Jan Kiszka
2010-01-08
Use vpath directive
Paolo Bonzini
2010-01-07
Drop --whole-archive and static libraries
Andreas Färber
2009-11-19
Built network devices once
Paul Brook
2009-10-08
Only compile m48t59 when one target uses it
Juan Quintela
2009-10-08
Only compile escc when one target uses it
Juan Quintela
2009-10-08
Only compile esp when one target uses it
Juan Quintela
2009-10-08
Only compile ecc when one target uses it
Juan Quintela
2009-10-08
Only compile nand when one target uses it
Juan Quintela
2009-10-08
Only compile qdev_addr when one target uses it
Juan Quintela
2009-10-08
Add new config-devices.mak for each target
Juan Quintela
2009-09-20
Compile ne2000 only once
Blue Swirl
2009-09-20
Compile msix only once
Blue Swirl
2009-09-20
Compile loader only once
Blue Swirl
2009-09-20
Compile wdt_i6300esb only once
Blue Swirl
2009-09-14
Fix breakage by f80237d45032fbc429aba3b597175fb544a11378 for ISA-less targets
Blue Swirl
2009-08-24
qemu: move virtio-pci.o to near pci.o
Michael S. Tsirkin
2009-08-10
move common QEMU_CFLAGS to configure
Juan Quintela
2009-08-10
Rename CPPFLAGS to QEMU_CFLAGS
Juan Quintela
2009-07-27
more specific config.mak can overwrote more general config.mak
Juan Quintela
2009-07-16
We can wrap ARCH_CFLAGS/ARCH_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
2009-07-16
We can wrap OS_CFLAGS/OS_LDFLAGS in CFLAGS/LDFLAGS at configure time
Juan Quintela
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
2009-06-29
Rename OBJS to obj-y
Juan Quintela
2009-05-25
Add dummy command to submakefiles
Paul Brook
2009-05-22
Partially revert e20a8dff4c0da3827764924139d3bb73962f5d5a
Anthony Liguori
2009-05-21
Compile fdc, escc and SCSI controllers only once
Blue Swirl
2009-05-19
Unbreak out-of-tree builds
malc
2009-05-19
Hardware convenience library
Paul Brook