qemu-e2k/configs/devices
Juan Quintela b530ccde5d migration: Remove spurious files
I introduced spurious files on my tree during a rebase:

commit ebfc578715
Author: Zhenzhong Duan <zhenzhong.duan@intel.com>
Date:   Mon Oct 17 15:53:51 2022 +0800

    multifd: Fix flush of zero copy page send request

    Make IO channel flush call after the inflight request has been drained
    in multifd thread, or else we may missed to flush the inflight request.

    Signed-off-by: Zhenzhong Duan <zhenzhong.duan@intel.com>
    Reviewed-by: Juan Quintela <quintela@redhat.com>
    Signed-off-by: Juan Quintela <quintela@redhat.com>

To make things worse, it appears like Zhenzhong is the one to blame.

for(int i=0; i < 1000000; i++) {
	printf("I will not do rebases when I am tired\n");
}

Sorry, Juan.

Reviewed-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2023-02-11 16:51:09 +01:00
..
aarch64-softmmu
alpha-softmmu
arm-softmmu hw/arm: Add Olimex H405 2023-01-12 16:50:19 +00:00
avr-softmmu
cris-softmmu
hppa-softmmu hppa: use new CONFIG_HPPA_B160L option instead of CONFIG_DINO to build hppa machine 2022-05-08 18:52:36 +01:00
i386-softmmu Kconfig: Add CONFIG_SGX support 2021-09-30 14:50:19 +02:00
loongarch64-softmmu hw/loongarch: Add support loongson3 virt machine type. 2022-06-06 18:09:03 +00:00
m68k-softmmu
microblaze-softmmu
microblazeel-softmmu
mips-softmmu hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig 2023-01-13 16:22:57 +01:00
mips64-softmmu
mips64el-softmmu hw/isa/vt82c686: Instantiate IDE function in host device 2022-10-31 11:32:07 +01:00
mipsel-softmmu
nios2-softmmu
or1k-softmmu hw/openrisc: Add the OpenRISC virtual machine 2022-09-04 07:02:57 +01:00
ppc-softmmu hw/ppc/meson: Allow e500 boards to be enabled separately 2022-10-17 16:15:09 -03:00
ppc64-softmmu
riscv32-softmmu
riscv64-softmmu
rx-softmmu
s390x-softmmu
sh4-softmmu
sh4eb-softmmu
sparc-softmmu
sparc64-softmmu
tricore-softmmu hw/tricore: fix inclusion of tricore_testboard 2021-07-20 20:10:21 +02:00
x86_64-softmmu migration: Remove spurious files 2023-02-11 16:51:09 +01:00
xtensa-softmmu
xtensaeb-softmmu