2010-08-03 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Update to stable qemu-kvm branch, follows qemu with kvm modifications
	* CONFIGURE: Query if KVM diagnostic/debug tools should be built
	  Query for what user/softmmu architectures to build (just like qemu)
	* PRE_BUILD: No longer apply bug2823323.patch
	  kvm_stat (from KVM_DIAGTOOLS) requires CONFIG_DEBUG_FS
	* BUILD: Build KVM diagnostic/debug tools if requested
	  Build selected user/softmmu architectures
	* INSTALL: Link qemu-system-x86_64 to qemu-kvm (which libvirt looks for to
	  find if kvm is supported)
	  Install KVM diagnostic/debug tools if requested
	* TRIGGERS: No kernel module built, remove trigger on linux cast
	* PROVIDES: Now provides QEMU functionality (plus kvm bonus)
	* bug2823323.patch: Applied upstream, removed
	* archs: Add architectures from qemu package (which kvm now includes, too)

2009-11-20 Eric Sandall <sandalle@sourcemage.org>
	* CONFIGURE: Disabling KVM acceleration is now --disable-kvm
	* DEPENDS: Does not know --disable-alsa
	* BUILD: Disable xen, will find xen-tools if installed and fail to compile

2009-09-10 Eric Sandall <sandalle@sourcemage.org>
	* PRE_BUILD: Apply bug2823323.patch
	* bug2823323.patch: Patch from http://patchwork.kernel.org/patch/36141/
	  fixes http://sourceforge.net/tracker/?func=detail&atid=893831&aid=2823323&group_id=180599

2009-08-29 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: WEB_SITE moved to http://www.linux-kvm.org/

2009-08-15 Arjan Bouter <abouter@sourcemage.org>
	* DEPENDS: depends on BLUEZ provider

2009-07-30 Arjan Bouter <abouter@sourcemage.org>
	* CONFIGURE: added option to disable building the kernel module
	* DEPENDS: added missing deps on gnutls and LIBSASL

2009-07-17 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 88
	* CONFIGURE: Enable configuring sound drivers and emulated cards
	* DEPENDS: sdl is optional and probably has been for a while
	  Optionall depends on ncurses and curl and bluez
	  kvm doesn't have --enable options for most flags
	* BUILD: Need to pass OPTS to configure for dependency flags
	  Pass KVM_DRV and KVM_CARD from CONFIGURE

2009-06-28 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 87

2009-05-21 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 86
	* BUILD: --qemu-{cflags,ldflags} are now --extra-{cflags,ldflags}
	* INSTALL: Kernel modules are now stored under kvm/kernel/<arch>
	  install-rpm target renamed to install

2009-04-21 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 85

2009-02-15 Juuso Alasuutari <iuso@sourcemage.org>
	* DETAILS: Updated to 84

2009-01-13 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 83

2008-12-25 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 82

2008-12-02 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 79

2008-11-02 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 78

2008-10-21 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 77

2008-10-06 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 76

2008-09-18 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 75

2008-09-16 Elisamuel Resto <ryuji@sourcemage.org>
	* INSTALL: also detect x86_64 kernel objects (x86)

2008-09-09 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 74
	* INSTALL: Kernel objects are now sorted into ia64/ or x86/

2008-08-04 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 71
	  72 is broken with 2.6.26+, see
	  http://article.gmane.org/gmane.comp.emulators.kvm.devel/20001

2008-07-27 Elisamuel Resto <ryuji@sourcemage.org>
	* BUILD: removed KVM_OPTS, refreshed configure options

2008-05-23 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 69
	  SECURITY_PATCH=1
	  Fixes CVE-2007-1320 - Cirrus LGD-54XX "bitblt" heap overflow
	  Fixes CVE-2008-2004 - format guessing vulnerability

2008-04-28 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 67

2008-04-18 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 66

2008-04-15 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Suggest dependencies on bridge-utils and iproute2
	  for TUN/TAP support

2008-01-15 Eric Sandall <sandalle@sourcemage.org>
	* DETAILS: Updated to 59

2007-12-19 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 57

2007-12-13 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 56

2007-12-09 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 55

2007-11-22 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 53

2007-11-12 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 52

2007-11-08 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 51

2007-11-04 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 50
	* INSTALL: fixed install to install newer stuff

2007-10-29 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 49

2007-10-27 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 48

2007-10-19 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: Hasn't required gcc34 for a long time (since 11 at least)
	  Thanks to arachnist
	* BUILD: Disable the gcc check and tell it to use gcc

2007-10-18 David Brown <dmlb2000@gmail.com>
	* DETAILS: udpated to 47

2007-10-07 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 46

2007-10-03 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 45

2007-09-23 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 44

2007-09-20 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 42

2007-09-19 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 41

2007-09-15 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 40

2007-09-13 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 38

2007-09-08 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 37

2007-08-14 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 35

2007-07-23 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 33

2007-07-22 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 31

2007-05-23 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 25

2007-05-08 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 24

2007-05-07 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 23

2007-04-27 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 21

2007-04-23 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 20

2007-04-17 David Brown <dmlb2000@gmail.com>
	* DETAILS: updated to 19

2007-04-07 David Brown <dmlb2000@gmail.com>
	* ALL: created spell

