Commit Graph

  • 5fa1ad4159 target/s390x: Drop tcg_temp_free from translate_vx.c.inc Richard Henderson 2023-02-24 20:55:53 -10:00
  • b4dfbbe069 target/s390x: Drop free_compare Richard Henderson 2023-02-24 20:39:19 -10:00
  • 74fda465d9 target/mips: Drop tcg_temp_free from translate.c Richard Henderson 2023-02-24 19:49:17 -10:00
  • cd9f2953a0 target/mips: Drop tcg_temp_free from vr54xx_translate.c Richard Henderson 2023-02-24 19:36:03 -10:00
  • e9f27b3693 target/mips: Drop tcg_temp_free from tx79_translate.c Richard Henderson 2023-02-24 19:33:18 -10:00
  • fe5360215c target/mips: Drop tcg_temp_free from translate_addr_const.c Richard Henderson 2023-02-24 19:30:25 -10:00
  • 9ac01687f5 target/mips: Drop tcg_temp_free from octeon_translate.c Richard Henderson 2023-02-24 19:29:25 -10:00
  • 80d881d43f target/mips: Drop tcg_temp_free from nanomips_translate.c.inc Richard Henderson 2023-02-24 19:27:45 -10:00
  • 5c348e4833 target/mips: Drop tcg_temp_free from mxu_translate.c Richard Henderson 2023-02-24 19:23:53 -10:00
  • ac66a187d8 target/mips: Drop tcg_temp_free from msa_translate.c Richard Henderson 2023-02-24 19:22:28 -10:00
  • a85f83a040 target/mips: Drop tcg_temp_free from micromips_translate.c.inc Richard Henderson 2023-02-24 19:20:36 -10:00
  • 4bf21c7f74 monitor: restrict command getfd to POSIX hosts Marc-André Lureau 2023-03-02 19:05:41 +04:00
  • f02b2c1917 qtest: enable vnc-display test on win32 Marc-André Lureau 2023-03-06 16:27:50 +04:00
  • 61683d278b libqtest: make qtest_qmp_add_client work on win32 Marc-André Lureau 2023-03-06 16:27:49 +04:00
  • 4cda177c60 qmp: add 'get-win32-socket' Marc-André Lureau 2023-03-06 16:27:48 +04:00
  • 78ae0e2613 monitor: release the lock before calling close() Marc-André Lureau 2023-03-06 16:27:46 +04:00
  • bf5de8c5d6 qmp: 'add_client' actually expects sockets Marc-André Lureau 2023-03-06 16:27:45 +04:00
  • 0a237f4de4 osdep: implement qemu_socketpair() for win32 Marc-André Lureau 2023-03-06 16:27:44 +04:00
  • e387ef472f tests/docker: fix a win32 error due to portability Marc-André Lureau 2023-03-06 16:27:43 +04:00
  • 8467936e3d char: do not double-close fd when failing to add client Marc-André Lureau 2023-03-06 16:27:42 +04:00
  • 6d3b418a4e tests: fix path separator, use g_build_filename() Marc-André Lureau 2023-03-06 16:27:41 +04:00
  • 25657fc6c1 win32: replace closesocket() with close() wrapper Marc-André Lureau 2023-02-21 16:48:01 +04:00
  • b7e5374637 os-posix: remove useless ioctlsocket() define Marc-André Lureau 2023-02-21 16:48:00 +04:00
  • abe34282b0 win32: avoid mixing SOCKET and file descriptor space Marc-André Lureau 2023-02-21 16:47:59 +04:00
  • fd3c333315 slirp: open-code qemu_socket_(un)select() Marc-André Lureau 2023-02-21 16:47:58 +04:00
  • 21ac728498 slirp: unregister the win32 SOCKET Marc-André Lureau 2023-02-21 16:47:57 +04:00
  • faa4ec1641 main-loop: remove qemu_fd_register(), win32/slirp/socket specific Marc-André Lureau 2023-02-21 16:47:56 +04:00
  • e2a3a2193e aio/win32: aio_set_fd_handler() only supports SOCKET Marc-André Lureau 2023-02-21 16:47:54 +04:00
  • 6eeef4477a aio: make aio_set_fd_poll() static to aio-posix.c Marc-André Lureau 2023-02-21 16:47:53 +04:00
  • a4aafea261 win32/socket: introduce qemu_socket_unselect() helper Marc-André Lureau 2023-02-21 16:47:52 +04:00
  • f5fd677ae7 win32/socket: introduce qemu_socket_select() helper Marc-André Lureau 2023-02-21 16:47:51 +04:00
  • 3ffef1a55c error: add global &error_warn destination Marc-André Lureau 2023-02-21 16:47:50 +04:00
  • 6bbee5dbaa tests: add test-error-report Marc-André Lureau 2023-02-21 16:47:49 +04:00
  • 651ccdfa8e io: use closesocket() Marc-André Lureau 2023-02-21 16:47:48 +04:00
  • a59100a9b0 tests: use closesocket() Marc-André Lureau 2023-02-21 16:47:47 +04:00
  • 8278e30c45 util: drop qemu_fork() Marc-André Lureau 2023-02-21 16:47:46 +04:00
  • 410791228c tests/tcg/s390x: Add C(G)HRL test Nina Schoetterl-Glausch 2023-03-10 12:41:57 +01:00
  • 54fce97cfc target/s390x: Fix emulation of C(G)HRL Nina Schoetterl-Glausch 2023-03-10 12:41:56 +01:00
  • d4f784c51b gitlab-ci.d/buildtest: Rework the target list of build-system-alpine Thomas Huth 2023-03-09 17:48:50 +01:00
  • 690ceb7193 gitlab-ci: Remove job building EDK2 firmware binaries Philippe Mathieu-Daudé 2023-03-10 14:32:47 +01:00
  • 1bfc8dde50 tests/migration: Tweek auto converge limits check Dr. David Alan Gilbert 2023-03-06 15:26:12 +00:00
  • 29c8a9e31a Merge tag 'linux-user-for-8.0-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging Peter Maydell 2023-03-12 10:57:00 +00:00
  • 0d622f8b32 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging Peter Maydell 2023-03-12 10:56:23 +00:00
  • ee41280a93 Merge tag 'pull-gitdm-100323-1' of https://gitlab.com/stsquad/qemu into staging Peter Maydell 2023-03-11 17:17:31 +00:00
  • 7284d53f6f Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging Peter Maydell 2023-03-11 17:17:17 +00:00
  • 2732c739d8 linux-user: fix bug about incorrect base addresss of gdt on i386 and x86_64 fanwj@mail.ustc.edu.cn 2023-02-08 23:49:12 +08:00
  • e64c6d42b6 linux-user/sparc: Handle tag overflow traps Richard Henderson 2023-02-15 19:45:16 -10:00
  • 4ea3af392f linux-user/sparc: Handle floating-point exceptions Richard Henderson 2023-02-15 19:45:15 -10:00
  • 81f04cd34c linux-user/sparc: Handle unimplemented flush trap Richard Henderson 2023-02-15 19:45:14 -10:00
  • c47d7c87bf linux-user/sparc: Handle coprocessor disabled trap Richard Henderson 2023-02-15 19:45:13 -10:00
  • 235f33b818 linux-user/sparc: Handle privilidged action trap Richard Henderson 2023-02-15 19:45:12 -10:00
  • 97ff1478d2 linux-user/sparc: Handle priviledged opcode trap Richard Henderson 2023-02-15 19:45:11 -10:00
  • 6abc58eb97 linux-user/sparc: Handle getcc, setcc, getpsr traps Richard Henderson 2023-02-15 19:45:10 -10:00
  • 0908007f76 linux-user/sparc: Handle division by zero traps Richard Henderson 2023-02-15 19:45:09 -10:00
  • 52d104a5a5 linux-user/sparc: Handle software breakpoint trap Richard Henderson 2023-02-15 19:45:08 -10:00
  • d6b0363780 linux-user/sparc: Fix sparc64_{get, set}_context traps Richard Henderson 2023-02-15 19:45:07 -10:00
  • 6f772241e6 linux-user/sparc: Tidy window spill/fill traps Richard Henderson 2023-02-15 19:45:06 -10:00
  • 88cdb6032f linux-user/sparc: Use TT_TRAP for flush windows Richard Henderson 2023-02-15 19:45:05 -10:00
  • 9cee640a44 linux-user/sparc: Tidy syscall error return Richard Henderson 2023-02-15 19:45:04 -10:00
  • 3116f020d4 linux-user/sparc: Tidy syscall trap Richard Henderson 2023-02-15 19:45:03 -10:00
  • 895ce8bb53 linux-user: Emulate CLONE_PIDFD flag in clone() Helge Deller 2022-11-29 12:08:20 +01:00
  • fe080593dd linux-user: Add translation for argument of msync() Helge Deller 2022-12-15 08:27:46 +01:00
  • 2fe8ed6fe9 linux-user: handle netlink flag NLA_F_NESTED Mathis Marion 2023-03-07 16:42:56 +01:00
  • 44cf6731d6 linux-user: fix sockaddr_in6 endianness Mathis Marion 2023-03-07 16:42:55 +01:00
  • dae81a083b linux-user: Add strace for prlimit64() syscall Helge Deller 2022-12-22 20:06:39 +01:00
  • 8e0f5c1b10 linux-user: Provide print_raw_param64() for 64-bit values Helge Deller 2023-01-31 18:18:36 +01:00
  • 86f04735ac linux-user: Fix brk() to release pages Helge Deller 2022-12-25 09:23:19 +01:00
  • 25bb27c715 linux-user: fill out task state in /proc/self/stat Andreas Schwab 2023-03-06 10:59:29 +01:00
  • d2796be69d linux-user: add support for xtensa FDPIC Max Filippov 2023-02-04 22:12:30 -08:00
  • 9c1da8b5ee linux-user: Fix unaligned memory access in prlimit64 syscall Ilya Leoshkevich 2023-02-24 01:39:06 +01:00
  • fa2229dbf8 linux-user: add target to host netlink conversions Mathis Marion 2023-02-20 09:58:21 +01:00
  • d759a62b12 linux-user: fix timerfd read endianness conversion Mathis Marion 2023-02-20 09:58:19 +01:00
  • 258bec39f3 linux-user: Fix access to /proc/self/exe Helge Deller 2022-12-05 12:38:25 +01:00
  • 0194e846c4 contrib/gitdm: add Idan to IBM's group map Alex Bennée 2022-12-19 12:19:13 +00:00
  • 5bf1dc30d2 contrib/gitdm: Add Facebook the domain map Alex Bennée 2022-12-19 12:19:11 +00:00
  • 5e0ef2d740 contrib/gitdm: add Tsukasa as an individual contributor Alex Bennée 2022-12-19 12:19:09 +00:00
  • a552192435 contrib/gitdm: Add Ventana Micro Systems to the domain map Alex Bennée 2022-12-19 12:19:08 +00:00
  • 2888e06a69 contrib/gitdm: Add VRULL to the domain map Alex Bennée 2022-12-19 12:19:06 +00:00
  • 674acdd178 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging Peter Maydell 2023-03-10 14:31:37 +00:00
  • ecf8191314 qed: remove spurious BDRV_POLL_WHILE() Stefan Hajnoczi 2023-03-09 11:31:34 -05:00
  • 27e0d8b508 iotests/308: Add test for 'write -zu' Hanna Czenczek 2023-02-27 11:47:25 +01:00
  • 1703eb1c27 block/fuse: Let PUNCH_HOLE write zeroes Hanna Czenczek 2023-02-27 11:47:24 +01:00
  • 7dfce9bd0f Merge tag 'qga-pull-2023-03-08' of github.com:kostyanf14/qemu into staging Peter Maydell 2023-03-10 11:31:33 +00:00
  • aa4af82129 Merge tag 'pull-hex-20230306' of https://github.com/quic/qemu into staging Peter Maydell 2023-03-10 11:31:22 +00:00
  • 197a137290 ebpf: fix compatibility with libbpf 1.0+ Shreesh Adiga 2022-12-18 20:09:27 +05:30
  • 136e9dbad8 docs/system/devices/igb: Add igb documentation Akihiko Odaki 2023-02-23 19:50:57 +09:00
  • f9757020bf tests/avocado: Add igb test Akihiko Odaki 2023-02-23 19:50:56 +09:00
  • 45cb69bbd6 igb: Introduce qtest for igb device Akihiko Odaki 2023-03-10 14:11:25 +08:00
  • 0caa7effcc tests/qtest/libqos/e1000e: Export macreg functions Akihiko Odaki 2023-02-23 19:50:54 +09:00
  • 00dc9a5911 tests/qtest/e1000e-test: Fabricate ethernet header Akihiko Odaki 2023-02-23 19:50:53 +09:00
  • 3a977deebe Intrdocue igb device emulation Akihiko Odaki 2023-03-09 11:54:57 +08:00
  • c9653b77d5 e1000: Split header files Akihiko Odaki 2023-02-23 19:50:51 +09:00
  • 31180dbdca pcie: Introduce pcie_sriov_num_vfs Akihiko Odaki 2023-02-23 19:50:50 +09:00
  • 65f474bbae net/eth: Introduce EthL4HdrProto Akihiko Odaki 2023-02-23 19:50:49 +09:00
  • 5fb7d14995 e1000e: Implement system clock Akihiko Odaki 2023-02-23 19:20:18 +09:00
  • 69ff5ef847 net/eth: Report if headers are actually present Akihiko Odaki 2023-02-23 19:20:17 +09:00
  • 47399506dc e1000e: Count CRC in Tx statistics Akihiko Odaki 2023-02-23 19:20:16 +09:00
  • c50b152485 e1000: Count CRC in Tx statistics Akihiko Odaki 2023-02-23 19:20:15 +09:00
  • bf2a7212c2 e1000e: Combine rx traces Akihiko Odaki 2023-02-23 19:20:14 +09:00
  • 0c2c2d4e5c MAINTAINERS: Add e1000e test files Akihiko Odaki 2023-02-23 19:20:13 +09:00