summaryrefslogblamecommitdiffstats
path: root/lib/locking-selftest-softirq.h
blob: a83de2a04ace78006db01dd3f1f2025d3c40b606 (plain) (tree)
1
2
3
4
5
6
7
8
9








                                               
#undef IRQ_DISABLE
#undef IRQ_ENABLE
#undef IRQ_ENTER
#undef IRQ_EXIT

#define IRQ_DISABLE		SOFTIRQ_DISABLE
#define IRQ_ENABLE		SOFTIRQ_ENABLE
#define IRQ_ENTER		SOFTIRQ_ENTER
#define IRQ_EXIT		SOFTIRQ_EXIT
>1-5/+12 * build: fix "make check" without earlier "make"Paolo Bonzini2021-10-131-5/+12 * tests: add missing dependency for check-blockPaolo Bonzini2021-10-131-0/+1 * python, iotests: remove socket_scm_helperJohn Snow2021-10-121-1/+0Star * Acceptance Tests: improve check-acceptance descriptionCleber Rosa2021-09-271-1/+1 * tests/Makefile: add AVOCADO_TESTS option to make check-acceptanceWillian Rampazzo2021-09-271-1/+4 * tests/Makefile: allow control over tags during check-acceptanceWillian Rampazzo2021-09-271-3/+9 * Acceptance tests: do not try to reuse packages from the systemCleber Rosa2021-07-131-1/+1 * configs: rename default-configs to configs and reorganiseAlex Bennée2021-07-091-1/+1 * tests: remove "make check-speed" in favor of "make bench"Paolo Bonzini2021-03-121-6/+2Star * Acceptance Tests: restore filtering of tests by target archCleber Rosa2021-03-091-1/+1 * Acceptance Tests: restore downloading of VM imagesCleber Rosa2021-03-091-1/+2 * tests/Makefile.include: don't use TARGET_DIRS for check-tcgAlex Bennée2021-02-081-4/+6 * scripts/mtest2make.py: export all-%s-targets variable and use itAlex Bennée2021-02-081-1/+1 * tests/Makefile.include: export PYTHON for check-block.shVladimir Sementsov-Ogievskiy2021-01-291-0/+1 * build: replace ninjatool with ninjaPaolo Bonzini2020-10-171-1/+1 * tests/Makefile.include: unbreak non-tcg buildsPaolo Bonzini2020-10-171-1/+1 * tests: tcg: do not use implicit rulesPaolo Bonzini2020-10-041-3/+3 * plugins: move the more involved plugins to contribAlex Bennée2020-09-101-1/+1 * tests: bump avocado versionPavel Dovgalyuk2020-09-101-1/+1 * Makefile: remove dead variables and includesPaolo Bonzini2020-09-081-40/+0Star * meson: convert migration/initrd-stressMarc-André Lureau2020-09-081-14/+0Star * meson: convert the speed testsPaolo Bonzini2020-09-081-11/+4Star * meson: convert atomic*-benchMarc-André Lureau2020-09-081-5/+0Star * meson: convert vhost-user-bridgeMarc-André Lureau2020-09-081-2/+0Star * meson: remove old socket_scm_helper ruleMarc-André Lureau2020-09-081-1/+0Star * meson: convert the unit testsMarc-André Lureau2020-09-081-251/+3Star * meson: convert qht-benchMarc-André Lureau2020-09-081-1/+0Star * meson: declare keyutils dependencyMarc-André Lureau2020-09-081-1/+1 * meson: build qapi tests libraryMarc-André Lureau2020-09-081-78/+1Star * qemu-iotests: move check-block back to MakefilesPaolo Bonzini2020-09-081-3/+12 * tests/Makefile: test-image-locking needs CONFIG_POSIXThomas Huth2020-09-071-0/+2 * meson: convert sample pluginsPaolo Bonzini2020-08-211-9/+0Star * meson: convert check-blockPaolo Bonzini2020-08-211-16/+2Star * meson: link emulators without Makefile.targetPaolo Bonzini2020-08-211-2/+2 * meson: convert hw/coreMarc-André Lureau2020-08-211-9/+1Star * meson: convert migration directory to MesonMarc-André Lureau2020-08-211-4/+3Star * meson: convert tests/qtest to mesonPaolo Bonzini2020-08-211-41/+6Star * meson: convert check-qapi-schemaPaolo Bonzini2020-08-211-216/+2Star * meson: convert tests/fp and check-softfloatPaolo Bonzini2020-08-211-156/+2Star * meson: convert check-decodetreePaolo Bonzini2020-08-21