- 21 Jan, 2020 2 commits
-
-
Wainer dos Santos Moschetta authored
The 'Guarding unsafe tests' section mention the unittests.cfg file which was never introduced before. In this change it was added a section with a few words about the tests configuration file (unittests.cfg). Signed-off-by:
Wainer dos Santos Moschetta <wainersm@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
-
Wainer dos Santos Moschetta authored
There are formatting issues that prevent README.md from being rendered correctly in a browser. This patch fixes the following categories of issues: - blocks which aren't indented correctly; - texts wrapped in <> which need escape, or be replaced with another thing. Also some inline commands are marked with ``. Signed-off-by:
Wainer dos Santos Moschetta <wainersm@redhat.com> Reviewed-by:
Andrew Jones <drjones@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
-
- 26 Nov, 2018 1 commit
-
-
Paolo Bonzini authored
Suggested-by:
Luiz Capitulino <lcapitulino@redhat.com> Reviewed-by:
Luiz Capitulino <lcapitulino@redhat.com> Reviewed-by:
David Hildenbrand <david@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
-
- 13 Jun, 2017 1 commit
-
-
Andrew Jones authored
Signed-off-by:
Andrew Jones <drjones@redhat.com> Reviewed-by:
Laurent Vivier <lvivier@redhat.com> Signed-off-by:
Radim Krčmář <rkrcmar@redhat.com>
-
- 02 Jun, 2017 1 commit
-
-
Andrew Jones authored
I like the good ol' days of teletypes, but not that much... Signed-off-by:
Andrew Jones <drjones@redhat.com> Signed-off-by:
Radim Krčmář <rkrcmar@redhat.com>
-
- 02 Mar, 2017 1 commit
-
-
Andrew Jones authored
Signed-off-by:
Andrew Jones <drjones@redhat.com> Signed-off-by:
Radim Krčmář <rkrcmar@redhat.com>
-
- 12 Jan, 2017 2 commits
-
-
Andrew Jones authored
It's helpful to have a common order of file types in patches. Applying git-diff's orderFile feature allows us to do that. Just do 'git config diff.orderFile scripts/git.difforder' to enable it. Acked-by:
Radim Krčmář <rkrcmar@redhat.com> Signed-off-by:
Andrew Jones <drjones@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
-
Alex Bennée authored
This allows a slightly nicer formatting of the text when displayed on some repository hosts. We keep a symlink from README for the old-school purists. Signed-off-by:
Alex Bennée <alex.bennee@linaro.org> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
-
- 18 Feb, 2016 1 commit
-
-
Andrew Jones authored
Move the config/config-*.mak files to their own directories and rename to Makefile.* README is also updated to reflect the change, as well as to remove an optimistic reference to a non-existent docs directory. Signed-off-by:
Andrew Jones <drjones@redhat.com> Reviewed-by:
David Gibson <david@gibson.dropbear.id.au>
-
- 10 Nov, 2015 2 commits
-
-
Alex Bennée authored
Signed-off-by:
Alex Bennée <alex.bennee@linaro.org> Reviewed-by:
Andrew Jones <drjones@redhat.com> Message-Id: <1446769483-21586-7-git-send-email-drjones@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
-
Andrew Jones authored
Signed-off-by:
Andrew Jones <drjones@redhat.com> Message-Id: <1446769483-21586-6-git-send-email-drjones@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
-
- 30 Jul, 2015 1 commit
-
-
Andrew Jones authored
Signed-off-by:
Andrew Jones <drjones@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
-
- 16 Jun, 2014 1 commit
-
-
Andrew Jones authored
Remove all references to x86 from the root dir (except from in configure). Also remove references from the root dir README by moving that documentation to the x86/README, and touch up the READMEs at the same time. Signed-off-by:
Andrew Jones <drjones@redhat.com> Acked-by:
Christoffer Dall <christoffer.dall@linaro.org> [Drop --test-dir, adjust includes. - Paolo] Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
-
- 26 Feb, 2014 1 commit
-
-
Luiz Capitulino authored
I got a report of someone trying to run tests with a large amount of RAM (4GB), which broke the guest as free_memory() function (called by setup_vm()) will override the PCI hole. Let's document memory constraints so that people don't do that. Signed-off-by:
Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
-
- 04 Mar, 2013 1 commit
-
-
Michael S. Tsirkin authored
Add documentation about using qemu-system for unit tests. Add runner script to select the correct binary and flags. Signed-off-by:
Michael S. Tsirkin <mst@redhat.com> Signed-off-by:
Marcelo Tosatti <mtosatti@redhat.com>
-
- 10 Oct, 2011 1 commit
-
-
Liu, Jinsong authored
Tests now use the serial port for output. Signed-off-by:
Liu, Jinsong <jinsong.liu@intel.com> Signed-off-by:
Avi Kivity <avi@redhat.com>
-
- 26 Aug, 2010 1 commit
-
-
Jason Wang authored
Signed-off-by:
Jason Wang <jasowang@redhat.com> Signed-off-by:
Marcelo Tosatti <mtosatti@redhat.com>
-
- 03 Aug, 2010 1 commit
-
-
Avi Kivity authored
Signed-off-by:
Avi Kivity <avi@redhat.com>
-