Toggle navigation
Patchwork
qemu-devel
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Series =
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
| 28 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[PULL,28/28] MAINTAINERS: Update my email address
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,27/28] MAINTAINERS: Update Aleksandar Rikalo email
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,26/28] softmmu: Pass RAM MemoryRegion and is_write in xen_map_cache()
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
New
[PULL,25/28] xen: mapcache: Break out xen_map_cache_init_single()
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,24/28] xen: mapcache: Break out xen_invalidate_map_cache_single()
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,23/28] xen: mapcache: Refactor xen_invalidate_map_cache_entry_unlocked
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,22/28] xen: mapcache: Refactor xen_replace_cache_entry_unlocked
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,21/28] xen: mapcache: Break out xen_ram_addr_from_mapcache_single
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,20/28] xen: mapcache: Refactor xen_remap_bucket for multi-instance
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,19/28] xen: mapcache: Refactor xen_map_cache for multi-instance
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,18/28] xen: mapcache: Refactor lock functions for multi-instance
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
New
[PULL,17/28] xen: let xen_ram_addr_from_mapcache() return -1 in case of not found entry
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,16/28] softmmu: let qemu_map_ram_ptr() use qemu_ram_ptr_length()
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,15/28] user: Use get_task_state() helper
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,14/28] user: Declare get_task_state() once in 'accel/tcg/vcpu-state.h'
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,13/28] user: Forward declare TaskState type definition
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,12/28] accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNegativeOffsetState
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
New
[PULL,11/28] accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCG
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,10/28] accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,09/28] accel/tcg: Update CPUNegativeOffsetState::can_do_io field documentation
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,08/28] accel/tcg: Move user definition of cpu_interrupt() to user-exec.c
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,07/28] accel/tcg: Access tcg_cflags with getter / setter
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
New
[PULL,06/28] accel/tcg: Use cpu_loop_exit_requested() in cpu_loop_exec_tb()
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,05/28] exec/cpu: Extract page-protection definitions to page-protection.h
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
New
[PULL,04/28] exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,03/28] exec/cpu: Remove obsolete PAGE_RESERVED definition
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted
[PULL,02/28] exec/cpu: Rename PAGE_BITS macro to PAGE_RWX
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
New
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
[PULL,01/28] exec/cpu: Indent TARGET_PAGE_foo definitions
-
-
-
2024-05-06
Philippe Mathieu-Daudé
Accepted