2022-12-18 |
Peter Maydell | Merge tag 'pull-loongarch-20221215' of https://gitlab... |
tree | commitdiff |
2022-12-15 |
Peter Maydell | Merge tag 'pull-target-arm-20221215-1' of https://git... |
tree | commitdiff |
2022-12-15 |
Peter Maydell | Merge tag 'next-8.0-pull-request' of https://gitlab... |
tree | commitdiff |
2022-12-15 |
Peter Maydell | Merge tag 'pull-misc-2022-12-14' of https://repo.or... |
tree | commitdiff |
2022-12-14 |
Markus Armbruster | Drop more useless casts from void * to pointer |
tree | commitdiff |
2022-11-03 |
Stefan Hajnoczi | Merge tag 'for-upstream' of https://gitlab.com/bonzini... |
tree | commitdiff |
2022-11-01 |
Stefan Hajnoczi | Merge tag 'block-pull-request' of https://gitlab.com... |
tree | commitdiff |
2022-10-31 |
Stefan Hajnoczi | Merge tag 'pull-qemu-20221031' of https://gitlab.com... |
tree | commitdiff |
2022-10-31 |
Stefan Hajnoczi | Merge tag 'mips-20221030' of https://github.com/philmd... |
tree | commitdiff |
2022-10-31 |
Stefan Hajnoczi | Merge tag 'imp-202210-pull-request' of https://github... |
tree | commitdiff |
2022-10-30 |
Stefan Hajnoczi | Merge tag 'mem-2022-10-28' of https://github.com/davidh... |
tree | commitdiff |
2022-10-30 |
Stefan Hajnoczi | Merge tag 'misc-next-pull-request' of https://gitlab... |
tree | commitdiff |
2022-10-30 |
Stefan Hajnoczi | Merge tag 'block-pull-request' of https://gitlab.com... |
tree | commitdiff |
2022-10-30 |
Stefan Hajnoczi | Merge tag 'qga-pull-2022-10-26' of https://github.com... |
tree | commitdiff |
2022-10-26 |
Muhammad Moinur... | bsd-user: Catch up with sys/param.h requirement for... |
tree | commitdiff |
2022-10-26 |
Stefan Hajnoczi | Merge tag 'dump-pull-request' of https://gitlab.com... |
tree | commitdiff |
2022-10-26 |
Stefan Hajnoczi | Merge tag 'pull-tcg-20221026' of https://gitlab.com... |
tree | commitdiff |
2022-10-26 |
Richard Henderson | accel/tcg: Call tb_invalidate_phys_page for PAGE_RESET |
tree | commitdiff |
2022-07-04 |
Richard Henderson | Merge tag 'kraxel-20220704-pull-request' of https:... |
tree | commitdiff |
2022-07-03 |
Richard Henderson | Merge tag 'pull-riscv-to-apply-20220703-1' of github... |
tree | commitdiff |
2022-07-02 |
Richard Henderson | Merge tag 'bsd-user-syscall-2022q2b-pull-request' of... |
tree | commitdiff |
2022-07-02 |
Warner Losh | bsd-user: Remove stray 'inline' from do_bsd_close |
tree | commitdiff |
2022-07-02 |
Warner Losh | bsd-user: Implement undelete |
tree | commitdiff |
2022-07-02 |
Warner Losh | bsd-user: Implement pathconf, lpathconf and fpathconf |
tree | commitdiff |
2022-07-02 |
Warner Losh | bsd-user: Implement mkfifo and mkfifoat |
tree | commitdiff |
2022-07-02 |
Warner Losh | bsd-user: Implement chroot and flock |
tree | commitdiff |
2022-07-02 |
Warner Losh | bsd-user: Implement chflags, lchflags and fchflags |
tree | commitdiff |
2022-07-02 |
Warner Losh | bsd-user: Implement chown, fchown, lchown and fchownat |
tree | commitdiff |
2022-07-02 |
Warner Losh | bsd-user: Implement freebsd11_mknod, freebsd11_mknodat... |
tree | commitdiff |
2022-07-02 |
Warner Losh | bsd-user: implement chmod, fchmod, lchmod and fchmodat |
tree | commitdiff |
2022-07-02 |
Warner Losh | bsd-user: Implement symlink, symlinkat, readlink and... |
tree | commitdiff |
2022-07-02 |
Warner Losh | bsd-user: Implement mount, umount and nmount |
tree | commitdiff |
2022-06-19 |
Richard Henderson | Merge tag 'bsd-user-syscall-2022q2-pull-request' of... |
tree | commitdiff |
2022-06-14 |
Warner Losh | bsd-user: Implement acct and sync |
tree | commitdiff |
2022-06-14 |
Warner Losh | bsd-user: Implement trunctate and ftruncate |
tree | commitdiff |
2022-06-14 |
Warner Losh | bsd-user: Implement dup and dup2 |
tree | commitdiff |
2022-06-14 |
Warner Losh | bsd-user: Implement rmdir and undocumented __getcwd |
tree | commitdiff |
2022-06-14 |
Warner Losh | bsd-user: Implement mkdir and mkdirat |
tree | commitdiff |
2022-06-13 |
Warner Losh | bsd-user: Implement link, linkat, unlink and unlinkat |
tree | commitdiff |
2022-06-13 |
Warner Losh | bsd-user: Implement rename and renameat |
tree | commitdiff |
2022-06-13 |
Warner Losh | bsd-user: Implement chdir and fchdir |
tree | commitdiff |
2022-06-13 |
Warner Losh | bsd-user: Implement revoke, access, eaccess and faccessat |
tree | commitdiff |
2022-06-13 |
Warner Losh | bsd-user: Implement fdatasync, fsync and close_from |
tree | commitdiff |
2022-06-13 |
Warner Losh | bsd-user: Implement open, openat and close |
tree | commitdiff |
2022-06-12 |
Richard Henderson | Merge tag 'mips-20220611' of https://github.com/philmd... |
tree | commitdiff |
2022-06-12 |
Richard Henderson | Merge tag 'bsd-user-preen-2022q2-pull-request' of ssh... |
tree | commitdiff |
2022-06-11 |
Warner Losh | bsd-user/freebsd/os-syscall.c: Implement exit |
tree | commitdiff |
2022-06-11 |
Warner Losh | bsd-user/bsd-file.h: Meat of the write system calls |
tree | commitdiff |
2022-06-11 |
Warner Losh | bsd-user/bsd-file.h: Add implementations for read,... |
tree | commitdiff |
2022-06-11 |
Warner Losh | bsd-user/freebsd/os-syscall.c: Tracing and error boiler... |
tree | commitdiff |
2022-06-11 |
Warner Losh | bsd-user/freebsd/os-syscall.c: unlock_iovec |
tree | commitdiff |
2022-06-11 |
Warner Losh | bsd-user/freebsd/os-syscall.c: lock_iovec |
tree | commitdiff |
2022-05-18 |
Richard Henderson | Merge tag 'artist-cursor-fix-final-pull-request' of... |
tree | commitdiff |
2022-05-15 |
Richard Henderson | Merge tag 'or1k-pull-request-20220515' of https://githu... |
tree | commitdiff |
2022-05-11 |
Richard Henderson | Merge tag 'pull-misc-2022-05-11' of git://repo.or.cz... |
tree | commitdiff |
2022-05-11 |
Markus Armbruster | Clean up decorations and whitespace around header guards |
tree | commitdiff |
2022-05-11 |
Markus Armbruster | Clean up ill-advised or unusual header guards |
tree | commitdiff |
2022-05-11 |
Markus Armbruster | Clean up header guards that don't match their file... |
tree | commitdiff |
2022-04-25 |
Richard Henderson | Merge tag 'block-pull-request' of https://gitlab.com... |
tree | commitdiff |
2022-04-21 |
Richard Henderson | Merge tag 'pull-rx-20220421' of https://gitlab.com... |
tree | commitdiff |
2022-04-21 |
Richard Henderson | Merge tag 'python-pull-request' of https://gitlab.com... |
tree | commitdiff |
2022-04-21 |
Richard Henderson | Merge tag 'pull-qapi-2022-04-21' of git://repo.or.cz... |
tree | commitdiff |
2022-04-21 |
Richard Henderson | Merge tag 'misc-pull-request' of gitlab.com:marcandre... |
tree | commitdiff |
2022-04-21 |
Marc-André Lureau | compiler.h: replace QEMU_NORETURN with G_NORETURN |
tree | commitdiff |
2022-04-21 |
Marc-André Lureau | include: rename qemu-common.h qemu/help-texts.h |
tree | commitdiff |
2022-04-21 |
Richard Henderson | Merge tag 'pull-ppc-20220420-2' of https://gitlab.com... |
tree | commitdiff |
2022-04-20 |
Richard Henderson | Merge tag 'pull-tcg-20220420' of https://gitlab.com... |
tree | commitdiff |
2022-04-20 |
Richard Henderson | Merge tag 'pull-log-20220420' of https://gitlab.com... |
tree | commitdiff |
2022-04-20 |
Thomas Huth | Don't include sysemu/tcg.h if it is not necessary |
tree | commitdiff |
2022-04-20 |
Richard Henderson | bsd-user: Use qemu_set_log_filename_flags |
tree | commitdiff |
2022-04-20 |
Richard Henderson | bsd-user: Expand log_page_dump inline |
tree | commitdiff |
2022-04-20 |
Richard Henderson | util/log: Pass Error pointer to qemu_set_log |
tree | commitdiff |
2022-04-20 |
Richard Henderson | util/log: Drop manual log buffering |
tree | commitdiff |
2022-04-20 |
Richard Henderson | Merge tag 'for-upstream' of https://gitlab.com/bonzini... |
tree | commitdiff |
2022-04-06 |
Marc-André Lureau | Remove qemu-common.h include from most units |
tree | commitdiff |
2022-04-06 |
Marc-André Lureau | Replace qemu_real_host_page variables with inlined... |
tree | commitdiff |
2022-04-06 |
Marc-André Lureau | Replace TARGET_WORDS_BIGENDIAN |
tree | commitdiff |
2022-03-24 |
Peter Maydell | Merge tag 'linux-user-for-7.0-pull-request' of https... |
tree | commitdiff |
2022-03-22 |
Peter Maydell | Merge tag 'pull-request-2022-03-21' of https://gitlab... |
tree | commitdiff |
2022-03-22 |
Peter Maydell | Merge tag 'fixes-pull-request' of gitlab.com:marcandre... |
tree | commitdiff |
2022-03-22 |
Marc-André Lureau | Replace GCC_FMT_ATTR with G_GNUC_PRINTF |
tree | commitdiff |
2022-03-02 |
Peter Maydell | Merge remote-tracking branch 'remotes/legoater/tags... |
tree | commitdiff |
2022-03-02 |
Peter Maydell | Merge remote-tracking branch 'remotes/stsquad/tags... |
tree | commitdiff |
2022-03-01 |
Peter Maydell | Merge remote-tracking branch 'remotes/bsdimp/tags/bsd... |
tree | commitdiff |
2022-02-28 |
Peter Maydell | Merge remote-tracking branch 'remotes/legoater/tags... |
tree | commitdiff |
2022-02-27 |
Warner Losh | bsd-user: Add safe system call macros |
tree | commitdiff |
2022-02-27 |
Warner Losh | bsd-user: Define target_arg64 |
tree | commitdiff |
2022-02-27 |
Warner Losh | bsd-user: introduce target.h |
tree | commitdiff |
2022-02-27 |
Warner Losh | bsd-user/bsd-file.h: Implementation details for the... |
tree | commitdiff |
2022-02-26 |
Warner Losh | bsd-user/freebsd/os-syscall.c: Add get_errno and host_t... |
tree | commitdiff |
2022-02-26 |
Warner Losh | bsd-user/sycall.c: Now obsolete, remove |
tree | commitdiff |
2022-02-26 |
Warner Losh | bsd-user: Move system call building to os-syscall.c |
tree | commitdiff |
2022-02-26 |
Warner Losh | bsd-user/freebsd/os-syscall.c: Move syscall processing... |
tree | commitdiff |
2022-02-26 |
Warner Losh | bsd-user: Remove bsd_type |
tree | commitdiff |
2022-02-26 |
Warner Losh | bsd-user/x86_64/target_arch_thread.h: Assume a FreeBSD... |
tree | commitdiff |
2022-02-26 |
Warner Losh | bsd-user/arm/target_arch_thread.h: Assume a FreeBSD... |
tree | commitdiff |
2022-02-26 |
Warner Losh | bsd-user/arm/target_arch_cpu.h: Only support FreeBSD... |
tree | commitdiff |
2022-02-26 |
Warner Losh | bsd-user/i386/target_arch_cpu.h: Remove openbsd syscall |
tree | commitdiff |
2022-02-26 |
Warner Losh | bsd-user/x86_64/target_arch_cpu.h: Remove openbsd syscall |
tree | commitdiff |
2022-02-26 |
Warner Losh | bsd-user/x86_64/target_arch_cpu.h: int $80 never was... |
tree | commitdiff |
next |