OSDN Git Service

qmiga/qemu.git
2023-08-31 Peter Maydellrtc: Use time_t for passing and returning time offsets
2023-08-31 Peter Maydellhw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t...
2023-08-31 Peter Maydellhw/rtc/twl92230: Use int64_t for sec_offset and alm_sec
2023-08-31 Peter Maydellhw/rtc/m48t59: Use 64-bit arithmetic in set_alarm()
2023-08-31 Peter Maydelltarget/arm: Catch illegal-exception-return from EL3...
2023-08-31 Jean-Christophe... Add i.MX7 SRC device implementation
2023-08-31 Jean-Christophe... Add i.MX7 missing TZ devices and memory regions
2023-08-31 Jean-Christophe... Refactor i.MX7 processor code
2023-08-31 Jean-Christophe... Add i.MX6UL missing devices.
2023-08-31 Jean-Christophe... Refactor i.MX6UL processor code
2023-08-31 Jean-Christophe... Remove i.MX7 IOMUX GPR device from i.MX6UL
2023-08-31 Alex Bennéetarget/arm: properly document FEAT_CRC32
2023-08-31 Richard Hendersontarget/arm: Implement FEAT_HPDS2 as a no-op
2023-08-31 Richard Hendersontarget/arm: Suppress FEAT_TRBE (Trace Buffer Extension)
2023-08-31 Richard Hendersontarget/arm: Apply access checks to neoverse-v1 special...
2023-08-31 Richard Hendersontarget/arm: Apply access checks to neoverse-n1 special...
2023-08-31 Richard Hendersontarget/arm: Introduce make_ccsidr64
2023-08-31 Richard Hendersontarget/arm: When tag memory is not present, set MTE=1
2023-08-31 Richard Hendersontarget/arm: Support more GM blocksizes
2023-08-31 Richard Hendersontarget/arm: Allow cpu to configure GM blocksize
2023-08-31 Richard Hendersontarget/arm: Reduce dcz_blocksize to uint8_t
2023-08-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2023-08-30 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request' of https...
2023-08-30 Stefan HajnocziMerge tag 'pull-tcg-20230829-2' of https://gitlab.com...
2023-08-30 Stefan Hajnocziaio-posix: zero out io_uring sqe user_data
2023-08-30 Andrey Drobyshevtests/qemu-iotests/197: add testcase for CoR with subcl...
2023-08-30 Andrey Drobyshevblock/io: align requests to subcluster_size
2023-08-30 Andrey Drobyshevblock: add subcluster_size field to BlockDriverInfo
2023-08-30 Fabiano Rosasblock-migration: Ensure we don't crash during migration...
2023-08-29 Richard HendersonRevert "include/exec: typedef abi_ptr to vaddr in softmmu"
2023-08-29 Richard Hendersontcg/sparc64: Disable TCG_TARGET_HAS_extr_i64_i32
2023-08-29 Richard Hendersontcg: Remove vecop_list check from tcg_gen_not_vec
2023-08-29 Richard Hendersonsoftmmu: Use async_run_on_cpu in tcg_commit
2023-08-29 Richard Hendersonsoftmmu: Assert data in bounds in iotlb_to_section
2023-08-29 Stefan HajnocziMerge tag '2023q3-bsd-user-pull-request' of https:...
2023-08-29 Andrei Gudkovmigration/dirtyrate: Fix precision losses and g_usleep...
2023-08-29 alloc.youngsoftmmu/dirtylimit: Convert free to g_free
2023-08-29 alloc.youngsoftmmu: Fix dirtylimit memory leak
2023-08-28 Stefan HajnocziMerge tag 'pull-tcg-20230823-2' of https://gitlab.com...
2023-08-28 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-08-28 Stefan HajnocziMerge tag 'devel-hppa-priv-cleanup2-pull-request' of...
2023-08-28 Warner Loshbsd-user: Add missing break after do_bsd_preadv
2023-08-28 Warner Loshbsd-user: Add getdents and fcntl related system calls
2023-08-28 Warner Loshbsd-user: Add glue for statfs related system calls
2023-08-28 Warner Loshbsd-user: Add glue for getfh and related syscalls
2023-08-28 Warner Loshbsd-user: Add glue for the freebsd11_stat syscalls
2023-08-28 Karim Tahabsd-user: Add os-stat.c to the build
2023-08-28 Mikaël Urankarbsd-user: Implement do_freebsd_realpathat syscall
2023-08-28 Michal Melounbsd-user: Implement freebsd11 netbsd stat related syscalls
2023-08-28 Michal Melounbsd-user: Implement freebsd11 getdirents related syscalls
2023-08-28 Michal Melounbsd-user: Implement freebsd11 statfs related syscalls
2023-08-28 Michal Melounbsd-user: Implement freebsd11 fstat and fhstat related...
2023-08-28 Michal Melounbsd-user: Implement freebsd11 stat related syscalls
2023-08-28 Stacey Sonbsd-user: Implement stat related syscalls
2023-08-28 Stacey Sonbsd-user: Implement getdents related syscalls
2023-08-28 Stacey Sonbsd-user: Implement statfs related syscalls
2023-08-28 Stacey Sonbsd-user: Implement statfh related syscalls
2023-08-28 Stacey Sonbsd-user: Implement stat related syscalls
2023-08-28 Michal Melounbsd-uesr: Implement h2t_freebsd_stat and h2t_freebsd_st...
2023-08-28 Stacey Sonbsd-user: Implement target_to_host_fcntl_cmd
2023-08-28 Stacey Sonbsd-user: Implement h2t_freebds11_statfs
2023-08-28 Stacey Sonbsd-user: Implement h2t_freebsd_fhandle t2h_freebsd_fhandle
2023-08-28 Stacey Sonbsd-user: Implement h2t_freebsd11_stat h2t_freebsd_nstat
2023-08-28 Warner Loshbsd-user: Rename target_freebsd_time_t to target_time_t
2023-08-28 Kyle Evansbsd-user: Define safe_fcntl macro in bsd-user/syscall_d...
2023-08-28 Stacey Sonbsd-user: Add struct target_freebsd_fhandle and fcntl...
2023-08-28 Michal Melounbsd-user: Add struct target_statfs
2023-08-28 Stacey Sonbsd-user: Add structs target_freebsd11_{nstat,statfs}
2023-08-28 Michal Melounbsd-user: Add struct target_stat to bsd-user/syscall_defs.h
2023-08-28 Stacey Sonbsd-user: Add struct target_freebsd11_stat to bsd-user...
2023-08-28 Stacey Sonbsd-user: Declarations of h2t and t2h conversion functions.
2023-08-28 Warner Loshbsd-user; Update the definitions of __put_user and...
2023-08-28 Kyle Evansbsd-user: Disable clang warnings
2023-08-28 Warner Loshbsd-user: Move _WANT_FREEBSD macros to include/qemu...
2023-08-28 Richard Hendersonbsd-user: Remove image_info.start_brk
2023-08-28 Richard Hendersonbsd-user: Remove image_info.mmap
2023-08-28 Richard Hendersonbsd-user: Remove ELF_START_MMAP and image_info.start_mmap
2023-08-28 Paolo Bonziniconfigure: remove unnecessary mkdir -p
2023-08-28 Paolo Bonziniconfigure: fix container_hosts misspellings and duplica...
2023-08-28 Ake Koomsintarget/i386: add support for VMX_SECONDARY_EXEC_ENABLE_...
2023-08-28 Paolo Bonzinitests/docker: add python3-tomli dependency to containers
2023-08-28 Paolo BonziniRevert "tests: Use separate virtual environment for...
2023-08-28 Paolo Bonziniconfigure: switch to ensuregroup
2023-08-28 Paolo Bonzinipython: use vendored tomli
2023-08-28 Paolo Bonziniconfigure: never use PyPI for Meson
2023-08-28 Paolo Bonzinilcitool: bump libvirt-ci submodule and regenerate
2023-08-28 Paolo Bonzinipython: mkvenv: add ensuregroup command
2023-08-28 Paolo Bonzinipython: mkvenv: introduce TOML-like representation...
2023-08-28 Paolo Bonzinipython: mkvenv: tweak the matching of --diagnose to...
2023-08-28 Paolo Bonzinidockerfiles: bump tricore cross compiler container...
2023-08-28 Paolo Bonziniconfigure: fix and complete detection of tricore tools
2023-08-27 Helge Dellertarget/hppa: Switch to use MMU indices 11-15
2023-08-25 Helge Dellertarget/hppa: Use privilege helper in hppa_get_physical_...
2023-08-25 Helge Dellertarget/hppa: Do not use hardcoded value for tlb_flush_*()
2023-08-25 Helge Dellertarget/hppa: Add privilege to MMU index conversion...
2023-08-25 Helge Dellertarget/hppa: Add missing PL1 and PL2 privilege levels
2023-08-24 Michael Tokarevtcg: spelling fixes
2023-08-24 Mark Cave-Aylanddocs/devel/tcg-ops: fix missing newlines in "Host vecto...
2023-08-24 Philippe Mathieu... target/cris: Fix a typo in gen_swapr()
2023-08-24 Philippe Mathieu... tcg/tcg-op: Document wswap_i64() byte pattern
next