2021-03-24 | Laurent Vivier | iotests: test m68k with the virt machine Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2021-03-24 | Laurent Vivier | iotests: Revert "iotests: use -ccw on s390x for 040... Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2021-03-24 | Laurent Vivier | blockdev: with -drive if=virtio, use generic virtio-blk Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2021-03-24 | Laurent Vivier | m68k: add the virtio devices aliases Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2021-03-24 | Laurent Vivier | qdev: define list of archs with virtio-pci or virtio-ccw Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2021-03-22 | Laurent Vivier | virtio: Fix virtio_mmio_read()/virtio_mmio_write() Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2021-03-15 | Laurent Vivier | m68k: add Virtual M68k Machine Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2021-03-15 | Laurent Vivier | m68k: add a system controller Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2021-03-15 | Laurent Vivier | m68k: add an interrupt controller Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2021-03-15 | Laurent Vivier | hw/intc: add goldfish-pic Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2021-03-15 | Laurent Vivier | hw/char: add goldfish-tty Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2021-03-13 | Laurent Vivier | linux-user: manage binfmt-misc preserve-arg[0] flag Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2021-03-11 | Laurent Vivier | target/m68k: implement rtr instruction Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2021-03-04 | Laurent Vivier | goldfish_rtc: re-arm the alarm after migration Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2021-02-23 | Laurent Vivier | pcie: don't set link state active if the slot is empty Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2021-02-23 | Laurent Vivier | failover: really display a warning when the primary... Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2021-02-23 | Laurent Vivier | virtio-net: add missing object_unref() Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2021-02-23 | Laurent Vivier | pci: cleanup failover sanity check Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2021-02-11 | Laurent Vivier | m68k: import bootinfo headers from linux Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2021-02-05 | Laurent Vivier | virtio-mmio: fix guest kernel crash with SHM regions Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2021-02-01 | Laurent Vivier | tracetool: fix "PRI" macro decoding Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2020-12-12 | Laurent Vivier | target/m68k: Add vmstate definition for M68kCPU Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-12-12 | Laurent Vivier | target/m68k: remove useless qregs array Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-11-17 | Laurent Vivier | linux-user,netlink: add IFLA_BRPORT_MRP_RING_OPEN,... Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-11-17 | Laurent Vivier | linux-user,netlink: fix message translation with ip... Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-10-27 | Laurent Vivier | ppc/spapr: re-assert IRQs during event-scan if there... Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2020-10-26 | Laurent Vivier | linux-user: remove _sysctl Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-10-26 | Laurent Vivier | linux-user: update syscall.tbl to Linux 5.9-rc7 Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-10-26 | Laurent Vivier | linux-user: update mips/syscall-args-o32.c.inc to Linux... Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-10-26 | Laurent Vivier | linux-user: update syscall_nr.h to Linux 5.9-rc7 Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-10-13 | Laurent Vivier | goldfish_rtc: change MemoryRegionOps endianness to... Signed-off-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-10-13 | Laurent Vivier | hw/char/serial: remove duplicate .class_init in serial_mm_info Signed-off-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-09-29 | Laurent Vivier | configure: Fix build dependencies with vhost-vdpa. Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2020-09-29 | Laurent Vivier | vhost-vdpa: add trace-events Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2020-09-29 | Laurent Vivier | util/hexdump: introduce qemu_hexdump_line() Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2020-09-25 | Laurent Vivier | migration: increase max-bandwidth to 128 MiB/s (1 Gib/s) Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2020-09-23 | Laurent Vivier | vhost-vdpa: remove useless variable Signed-off-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-09-23 | Laurent Vivier | meson: fix static flag summary Signed-off-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-09-06 | Laurent Vivier | linux-user: fix ppc/termbits.h Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-09-02 | Laurent Vivier | linux-user: fix implicit conversion from enumeration... Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-08-27 | Laurent Vivier | linux-user: fix target_to_host_timespec64() Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-08-25 | Laurent Vivier | meson: avoid compiling qemu-keymap by default Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-08-25 | Laurent Vivier | meson: move xkbcommon to meson Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-07-27 | Laurent Vivier | virtio-pci: fix virtio_pci_queue_enabled() Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2020-07-27 | Laurent Vivier | linux-user, ppc: fix clock_nanosleep() for linux-user-ppc Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-07-27 | Laurent Vivier | linux-user: fix clock_nanosleep() Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-07-27 | Laurent Vivier | pseries: fix kvmppc_set_fwnmi() Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2020-07-21 | Laurent Vivier | xhci: fix valid.max_access_size to access address registers Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2020-07-15 | Laurent Vivier | net: check if the file descriptor is valid before using it Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2020-07-14 | Laurent Vivier | linux-user: fix print_syscall_err() when syscall returned... Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-07-14 | Laurent Vivier | linux-user: fix the errno value in print_syscall_err() Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-07-13 | Laurent Vivier | linux-user: add netlink RTM_SETLINK command Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-07-13 | Laurent Vivier | linux-user: add new netlink types Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-07-13 | Laurent Vivier | linux-user: Fix Coverity CID 1430271 / CID 1430272 Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-07-06 | Laurent Vivier | softfloat,m68k: disable floatx80_invalid_encoding(... Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-06-17 | Laurent Vivier | migration: fix multifd_send_pages() next channel Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2020-06-02 | Laurent Vivier | target/m68k: implement opcode fetoxm1 Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-06-02 | Laurent Vivier | target/m68k: implement fmove.l #<data>,FPCR Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-05-27 | Laurent Vivier | linux-user, alpha: fix oldumount syscall Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-26 | Laurent Vivier | linux-user, configure: fix (again) syscall_nr.h dependencies... Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-23 | Laurent Vivier | linux-user, configure: improve syscall_nr.h dependencies... Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, openrisc: sync syscall numbers with kernel... Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, nios2: sync syscall numbers with kernel... Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, aarch64: sync syscall numbers with kernel... Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | scripts: add a script to generate syscall_nr.h Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user,mips: update syscall-args-o32.c.inc Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user,mips: move content of mips_syscall_args Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user: update syscall.tbl from linux 0bf999f9c5e7 Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, scripts: add a script to update syscall.tbl Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, mips64: add syscall table generation support Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, mips: add syscall table generation support Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, x86_64: add syscall table generation support Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, i386: add syscall table generation support Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, x86_64, i386: cleanup TARGET_NR_arch_prctl Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, sparc, sparc64: add syscall table generation... Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, s390x: add syscall table generation support Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, s390x: remove syscall definitions for ... Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, ppc: add syscall table generation support Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, arm: add syscall table generation support Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, microblaze: add syscall table generation... Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, sh4: add syscall table generation support Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, xtensa: add syscall table generation support Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, m68k: add syscall table generation support Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, hppa: add syscall table generation support Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user, alpha: add syscall table generation support Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user: introduce parameters to generate syscall_nr.h Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-20 | Laurent Vivier | linux-user: fix socket() strace Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-12 | Laurent Vivier | q800: fix coverity warning CID 1412799 Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-03-04 | Laurent Vivier | travis: enable tools build on OS X Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2020-02-20 | Laurent Vivier | ppc/pnv: Fix PCI_EXPRESS dependency Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2020-02-20 | Laurent Vivier | qtest: Fix rtas dependencies Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2020-02-19 | Laurent Vivier | configure: linux-user doesn't need neither fdt nor... Signed-off-by: Laurent Vivier <lvivier@redhat.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-02-12 | Laurent Vivier | linux-user: implement TARGET_SO_PEERSEC Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-02-12 | Laurent Vivier | linux-user: fix use of SIGRTMIN Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-02-12 | Laurent Vivier | linux-user: fix TARGET_NSIG and _NSIG uses Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-02-12 | Laurent Vivier | linux-user: cleanup signal.c Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-02-12 | Laurent Vivier | linux-user: add missing TARGET_SIGRTMIN for hppa Signed-off-by: Laurent Vivier <laurent@vivier.eu> Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-01-21 | Laurent Vivier | m68k: Fix regression causing Single-Step via GDB/RSP... Signed-off-by: Laurent Vivier <laurent@vivier.eu> |
commitcommitdifftree |
2020-01-20 | Laurent Vivier | runstate: ignore finishmigrate -> prelaunch transition Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
2020-01-16 | Laurent Vivier | migration-test: ppc64: fix FORTH test program Signed-off-by: Laurent Vivier <lvivier@redhat.com> |
commitcommitdifftree |
next |