OSDN Git Service

qmiga/qemu.git
2023-03-13 Anton Johanssontarget/avr: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/arm: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssontarget/alpha: Remove `NB_MMU_MODES` define
2023-03-13 Anton Johanssoninclude/exec: Set default `NB_MMU_MODES` to 16
2023-03-13 Richard Hendersontcg: Create tcg/tcg-temp-internal.h
2023-03-13 Richard Hendersontarget/s390x: Remove g_out, g_out2, g_in1, g_in2 from...
2023-03-13 Richard Hendersontarget/s390x: Remove assert vs g_in2
2023-03-13 Richard Hendersontarget/s390x: Drop tcg_temp_free from translate.c
2023-03-13 Richard Hendersontarget/s390x: Drop tcg_temp_free from translate_vx...
2023-03-13 Richard Hendersontarget/s390x: Drop free_compare
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from translate.c
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from vr54xx_translate.c
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from tx79_translate.c
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from translate_addr_const.c
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from octeon_translate.c
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from nanomips_translate...
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from mxu_translate.c
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from msa_translate.c
2023-03-13 Richard Hendersontarget/mips: Drop tcg_temp_free from micromips_translat...
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-12 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-03-11 Peter MaydellMerge tag 'pull-gitdm-100323-1' of https://gitlab.com...
2023-03-11 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-03-10 fanwj@mail... linux-user: fix bug about incorrect base addresss of...
2023-03-10 Richard Hendersonlinux-user/sparc: Handle tag overflow traps
2023-03-10 Richard Hendersonlinux-user/sparc: Handle floating-point exceptions
2023-03-10 Richard Hendersonlinux-user/sparc: Handle unimplemented flush trap
2023-03-10 Richard Hendersonlinux-user/sparc: Handle coprocessor disabled trap
2023-03-10 Richard Hendersonlinux-user/sparc: Handle privilidged action trap
2023-03-10 Richard Hendersonlinux-user/sparc: Handle priviledged opcode trap
2023-03-10 Richard Hendersonlinux-user/sparc: Handle getcc, setcc, getpsr traps
2023-03-10 Richard Hendersonlinux-user/sparc: Handle division by zero traps
2023-03-10 Richard Hendersonlinux-user/sparc: Handle software breakpoint trap
2023-03-10 Richard Hendersonlinux-user/sparc: Fix sparc64_{get, set}_context traps
2023-03-10 Richard Hendersonlinux-user/sparc: Tidy window spill/fill traps
2023-03-10 Richard Hendersonlinux-user/sparc: Use TT_TRAP for flush windows
2023-03-10 Richard Hendersonlinux-user/sparc: Tidy syscall error return
2023-03-10 Richard Hendersonlinux-user/sparc: Tidy syscall trap
2023-03-10 Helge Dellerlinux-user: Emulate CLONE_PIDFD flag in clone()
2023-03-10 Helge Dellerlinux-user: Add translation for argument of msync()
2023-03-10 Mathis Marionlinux-user: handle netlink flag NLA_F_NESTED
2023-03-10 Mathis Marionlinux-user: fix sockaddr_in6 endianness
2023-03-10 Helge Dellerlinux-user: Add strace for prlimit64() syscall
2023-03-10 Helge Dellerlinux-user: Provide print_raw_param64() for 64-bit...
2023-03-10 Helge Dellerlinux-user: Fix brk() to release pages
2023-03-10 Andreas Schwablinux-user: fill out task state in /proc/self/stat
2023-03-10 Max Filippovlinux-user: add support for xtensa FDPIC
2023-03-10 Ilya Leoshkevichlinux-user: Fix unaligned memory access in prlimit64...
2023-03-10 Mathis Marionlinux-user: add target to host netlink conversions
2023-03-10 Mathis Marionlinux-user: fix timerfd read endianness conversion
2023-03-10 Helge Dellerlinux-user: Fix access to /proc/self/exe
2023-03-10 Alex Bennéecontrib/gitdm: add Idan to IBM's group map
2023-03-10 Alex Bennéecontrib/gitdm: Add Facebook the domain map
2023-03-10 Alex Bennéecontrib/gitdm: add Tsukasa as an individual contributor
2023-03-10 Alex Bennéecontrib/gitdm: Add Ventana Micro Systems to the domain map
2023-03-10 Alex Bennéecontrib/gitdm: Add VRULL to the domain map
2023-03-10 Peter MaydellMerge tag 'for_upstream' of https://git./virt/kvm/mst...
2023-03-10 Stefan Hajnocziqed: remove spurious BDRV_POLL_WHILE()
2023-03-10 Hanna Czenczekiotests/308: Add test for 'write -zu'
2023-03-10 Hanna Czenczekblock/fuse: Let PUNCH_HOLE write zeroes
2023-03-10 Peter MaydellMerge tag 'qga-pull-2023-03-08' of github.com:kostyanf1...
2023-03-10 Peter MaydellMerge tag 'pull-hex-20230306' of https://github.com...
2023-03-10 Shreesh Adigaebpf: fix compatibility with libbpf 1.0+
2023-03-10 Akihiko Odakidocs/system/devices/igb: Add igb documentation
2023-03-10 Akihiko Odakitests/avocado: Add igb test
2023-03-10 Akihiko Odakiigb: Introduce qtest for igb device
2023-03-10 Akihiko Odakitests/qtest/libqos/e1000e: Export macreg functions
2023-03-10 Akihiko Odakitests/qtest/e1000e-test: Fabricate ethernet header
2023-03-10 Akihiko OdakiIntrdocue igb device emulation
2023-03-10 Akihiko Odakie1000: Split header files
2023-03-10 Akihiko Odakipcie: Introduce pcie_sriov_num_vfs
2023-03-10 Akihiko Odakinet/eth: Introduce EthL4HdrProto
2023-03-10 Akihiko Odakie1000e: Implement system clock
2023-03-10 Akihiko Odakinet/eth: Report if headers are actually present
2023-03-10 Akihiko Odakie1000e: Count CRC in Tx statistics
2023-03-10 Akihiko Odakie1000: Count CRC in Tx statistics
2023-03-10 Akihiko Odakie1000e: Combine rx traces
2023-03-10 Akihiko OdakiMAINTAINERS: Add e1000e test files
2023-03-10 Akihiko OdakiMAINTAINERS: Add Akihiko Odaki as a e1000e reviewer
2023-03-10 Akihiko Odakie1000e: Do not assert when MSI-X is disabled later
2023-03-10 Akihiko Odakihw/net/net_tx_pkt: Check the payload length
2023-03-10 Akihiko Odakihw/net/net_tx_pkt: Implement TCP segmentation
2023-03-10 Akihiko Odakie1000e: Perform software segmentation for loopback
2023-03-10 Akihiko Odakihw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr
2023-03-10 Akihiko Odakihw/net/net_tx_pkt: Automatically determine if virtio...
2023-03-10 Akihiko Odakinet: Strip virtio-net header when dumping
2023-03-10 Akihiko Odakie1000x: Alter the signature of e1000x_is_vlan_packet
2023-03-10 Akihiko Odakinet: Check L4 header size
2023-03-10 Akihiko Odakie1000e: Remove extra pointer indirection
2023-03-10 Akihiko Odakie1000e: Set MII_ANER_NWAY
2023-03-10 Akihiko Odakie1000e: Introduce e1000_rx_desc_union
2023-03-10 Akihiko Odakie1000e: Configure ResettableClass
2023-03-10 Akihiko Odakie1000: Configure ResettableClass
2023-03-10 Akihiko Odakie1000e: Improve software reset
2023-03-10 Akihiko Odakie1000e: Remove pending interrupt flags
2023-03-10 Akihiko Odakie1000e: Use memcpy to intialize registers
2023-03-10 Akihiko Odakie1000: Use memcpy to intialize registers
2023-03-10 Akihiko Odakie1000e: Use more constant definitions
2023-03-10 Akihiko Odakie1000: Use more constant definitions
2023-03-10 Akihiko Odakie1000e: Mask registers when writing
next