Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove qemu-common.h include from most units | Marc-André Lureau | 2022-04-06 | 1 | -1/+0 |
* | linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN | Richard Henderson | 2021-12-20 | 1 | -1/+1 |
* | linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS | Richard Henderson | 2021-12-20 | 1 | -1/+1 |
* | target/hexagon/cpu.h: don't include qemu-common.h | Peter Maydell | 2021-12-15 | 1 | -0/+1 |
* | target/hexagon: Remove hexagon_cpu_tlb_fill | Richard Henderson | 2021-11-02 | 1 | -23/+1 |
* | linux-user: Split linux-user internals out of qemu.h | Peter Maydell | 2021-09-13 | 1 | -0/+1 |
* | linux-user: Split signal-related prototypes into signal-common.h | Peter Maydell | 2021-09-13 | 1 | -0/+1 |
* | Hexagon (target/hexagon) use env_archcpu and env_cpu | Taylor Simpson | 2021-05-01 | 1 | -1/+1 |
* | Hexagon (linux-user/hexagon) Linux user emulation | Taylor Simpson | 2021-02-18 | 1 | -0/+100 |