]> git.proxmox.com Git - mirror_qemu.git/history - semihosting/syscalls.c
semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_user()
[mirror_qemu.git] / semihosting / syscalls.c
2023-10-07 Philippe Mathieu... semihosting: Rename softmmu_FOO_user() -> uaccess_FOO_u...
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-05 Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-04 Richard Hendersonaccel/tcg: Replace CPUState.env_ptr with cpu_env()
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-06 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-09-06 Stefan HajnocziMerge tag 'pull-lu-20230901' of https://gitlab.com...
2023-09-06 Stefan HajnocziMerge tag 'pull-aspeed-20230901' of https://github...
2023-09-05 Stefan HajnocziMerge tag 'pull-request-2023-08-31' of https://gitlab...
2023-09-05 Stefan HajnocziMerge tag 'misc-20230831' of https://github.com/philmd...
2023-08-31 Michael Tokarevaccel/tcg: spelling fixes
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-10 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
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-09 Peter MaydellMerge tag 'qemu-openbios-20230307' of https://github...
2023-03-09 Peter MaydellMerge tag 'pull-gdbstub-070323-3' of https://gitlab...
2023-03-07 Richard Hendersongdbstub: Adjust gdb_do_syscall to only use uint32_t...
2023-03-07 Alex Bennéegdbstub: move syscall handling to new file
2023-03-07 Alex Bennéegdbstub: move register helpers into standalone include
2023-02-04 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-04 Peter MaydellMerge tag 'pull-monitor-2023-02-03-v2' of https://repo...
2023-02-03 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-03 Peter MaydellMerge tag 'pull-tcg-20230123' of https://gitlab.com...
2023-02-02 Peter MaydellMerge tag 'pull-jan-omnibus-020223-1' of https://gitlab...
2023-02-02 Evgeny Iakovlevsemihosting: add O_BINARY flag in host_open for NT...
2023-02-02 Keith Packardsemihosting: Write back semihosting data before complet...
2023-01-11 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-01-09 Peter MaydellMerge tag 'pull-request-2023-01-09' of https://gitlab...
2023-01-09 Nikita Ivanoverror handling: Use RETRY_ON_EINTR() macro where applicable
2022-08-03 Richard HendersonMerge tag 'linux-user-for-7.1-pull-request' of https...
2022-08-01 Richard HendersonMerge tag 'for-qemu-2022-08-01' of github.com:cminyard...
2022-07-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-07-29 Richard HendersonMerge tag 'pull-testing-next-290722-1' of https://githu...
2022-07-29 Peter Maydellsemihosting: Don't copy buffer after console_write()
2022-06-28 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-06-28 Richard HendersonMerge tag 'pull-semi-20220628' of https://gitlab.com...
2022-06-27 Richard Hendersonsemihosting: Create semihost_sys_poll_one
2022-06-27 Richard Hendersonsemihosting: Add GuestFDConsole
2022-06-27 Richard Hendersongdbstub: Adjust gdb_syscall_complete_cb declaration
2022-06-27 Richard Hendersonsemihosting: Create semihost_sys_gettimeofday
2022-06-27 Richard Hendersonsemihosting: Create semihost_sys_{stat,fstat}
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_system
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_rename
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_remove
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_flen
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_isatty
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_lseek
2022-06-27 Richard Hendersonsemihosting: Bound length for semihost_sys_{read,write}
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_write
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_read
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_close
2022-06-27 Richard Hendersonsemihosting: Split out semihost_sys_open