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 configure: allow the selection of alternate config in the build 2021-07-09 18:21:34 +02:00
alpha-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
arm-softmmu hw/arm: Add Olimex H405 2023-01-12 16:50:19 +00:00
avr-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
cris-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
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 configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
microblaze-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
microblazeel-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
mips-softmmu hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig 2023-01-13 16:22:57 +01:00
mips64-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
mips64el-softmmu hw/isa/vt82c686: Instantiate IDE function in host device 2022-10-31 11:32:07 +01:00
mipsel-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
nios2-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
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 configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
riscv32-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
riscv64-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
rx-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
s390x-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
sh4-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
sh4eb-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
sparc-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
sparc64-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
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 configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
xtensaeb-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00