qemu-sanity-check.git
2024-01-29 Richard W.M... src: Look for kernels in /lib/modules/*/vmlinuz master
2024-01-29 Richard W.M... docs: Use F<> around file references in the manual
2024-01-29 Richard W.M... src: Add more information about kernel and qemu search...
2023-09-01 Richard W.M... Error out if any kernel panic is seen
2023-09-01 Richard W.M... Make sure that qemu-sanity-check -v displays kernel...
2023-09-01 Richard W.M... Attempt RB_POWER_OFF before reboot.
2023-09-01 Richard W.M... Move the source files into a subdirectory
2023-09-01 Richard W.M... Move the tests into a subdirectory
2023-05-18 Richard W.M... Ignore user-added local files such as ./localconfigure
2020-09-25 Richard W.M... Set console on ARM and s390.
2020-09-25 Richard W.M... Set RAM to something larger than qemu default.
2020-09-25 Richard W.M... Add --cpu option.
2020-09-25 Richard W.M... tests: run-qemu-sanity-check: Add -v flag for verbose...
2020-09-10 Richard W.M... Version 1.1.6. v1.1.6
2020-09-10 Richard W.M... Add -v/--verbose option.
2020-09-10 Richard W.M... Add -m/--machine option.
2019-02-03 Richard W.M... Replace -nodefconfig with -no-user-config.
2015-06-08 Kashyap Chamarthyqemu-sanity-check.in: Use '-display none' instead of...
2014-07-02 Richard W.M... Version 1.1.5. v1.1.5
2014-07-02 Richard W.M... Add --accel flag to select KVM or software emulation.
2013-08-28 Richard W.M... Better search for debug etc. kernels (RHBZ#1002189).
2013-08-28 Richard W.M... Version 1.1.4. v1.1.4
2013-08-28 Richard W.M... Search for +debug kernels when --kernel option is not...
2013-08-22 Richard W.M... qemu: Use oops=panic panic=-1
2013-08-22 Richard W.M... qemu: Pass -machine accel=kvm:tcg option on qemu comman...
2013-08-22 Richard W.M... init: Try to call reboot(2) to reboot the system from...
2013-08-22 Richard W.M... Remove spec file, since this package has been added...
2013-08-22 Richard W.M... Version 1.1.3. v1.1.3
2013-08-22 Richard W.M... build: Remove *~ files when cleaning.
2013-08-20 Richard W.M... spec: Introduce a -nodeps subpackage.
2013-08-20 Richard W.M... New upstream version 1.1.2. v1.1.2
2013-08-20 Richard W.M... spec: Set the qemu-list to a suitable value for recent...
2013-08-20 Richard W.M... spec: x86-64 -> x86_64
2013-08-20 Richard W.M... configure: Allow the default qemu list to be overridden...
2013-08-20 Richard W.M... spec: BR qemu & kernel so the 'make check' rule can...
2013-08-20 Richard W.M... Correct default path to initrd after installation. v1.1.1
2013-08-20 Richard W.M... Fix FSF addresses.
2013-08-20 Richard W.M... Add maintainer-tag rule for tagging HEAD with current...
2013-08-20 Richard W.M... Fix EXTRA_DIST.
2013-08-20 Richard W.M... Add an RPM spec file.
2013-08-20 Richard W.M... Add license file (GPLv2+).
2013-08-20 Richard W.M... Implement timeout, and add several tests.
2013-08-20 Richard W.M... docs: Add a note about timeout bug.
2013-08-20 Richard W.M... Initial version of qemu-sanity-check.
2013-08-20 Richard W.M... qemu-sanity-check initial commit.