index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
accel
/
hvf
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hvf: Drop ifdef for macOS versions older than 12.0
Akihiko Odaki
2024-07-02
1
-3
/
+0
*
gdbstub: move enums into separate header
Alex Bennée
2024-06-24
1
-1
/
+1
*
hvf: Makes assert_hvf_ok report failed expression
Phil Dennis-Jordan
2024-06-08
1
-28
/
+21
*
hvf: Consistent types for vCPU handles
Phil Dennis-Jordan
2024-06-08
1
-1
/
+1
*
cpu: move Qemu[Thread|Cond] setup into common code
Alex Bennée
2024-06-04
1
-4
/
+0
*
accel/hvf: Use accel-specific per-vcpu @dirty field
Philippe Mathieu-Daudé
2024-04-26
1
-5
/
+5
*
accel: Do not set CPUState::can_do_io in non-TCG accels
Philippe Mathieu-Daudé
2024-01-19
1
-1
/
+0
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-2
/
+2
*
accel/tcg: Move can_do_io to CPUNegativeOffsetState
Richard Henderson
2023-10-03
1
-1
/
+1
*
accel/hvf: Widen pc/saved_insn for hvf_sw_breakpoint
Anton Johansson
2023-08-24
2
-3
/
+3
*
exec/memory: Add symbolic value for memory listener priority for accel
Isaku Yamahata
2023-06-28
1
-1
/
+1
*
accel: Rename HVF 'struct hvf_vcpu_state' -> AccelCPUState
Philippe Mathieu-Daudé
2023-06-28
1
-9
/
+10
*
accel/hvf: Report HV_DENIED error
Antonio Caggiano
2023-06-13
1
-0
/
+6
*
hvf: add guest debugging handlers for Apple Silicon hosts
Francesco Cagnin
2023-06-06
2
-0
/
+16
*
hvf: add breakpoint handlers
Francesco Cagnin
2023-06-06
2
-0
/
+126
*
Fix 'writeable' typos
Peter Maydell
2022-06-08
1
-2
/
+2
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
hvf: Avoid mapping regions < PAGE_SIZE as ram
Alexander Graf
2021-11-02
1
-0
/
+7
*
hvf: Determine slot count from struct layout
Alexander Graf
2021-10-13
1
-1
/
+1
*
memory: Name all the memory listeners
Peter Xu
2021-09-30
1
-0
/
+1
*
arm/hvf: Add a WFI handler
Peter Collingbourne
2021-09-21
1
-3
/
+2
*
hvf: Add Apple Silicon support
Alexander Graf
2021-09-20
1
-0
/
+9
*
hvf: Introduce hvf_arch_init() callback
Alexander Graf
2021-09-20
1
-1
/
+2
*
hvf: Add execute to dirty log permission bitmap
Alexander Graf
2021-09-20
1
-2
/
+2
*
hvf: Simplify post reset/init/loadvm hooks
Alexander Graf
2021-06-03
1
-20
/
+7
*
hvf: Introduce hvf vcpu struct
Alexander Graf
2021-06-03
1
-2
/
+6
*
hvf: Remove hvf-accel-ops.h
Alexander Graf
2021-06-03
2
-19
/
+0
*
hvf: Make synchronize functions static
Alexander Graf
2021-06-03
2
-6
/
+3
*
hvf: Use cpu_synchronize_state()
Alexander Graf
2021-06-03
2
-2
/
+1
*
hvf: Split out common code on vcpu init and destroy
Alexander Graf
2021-06-03
2
-2
/
+30
*
hvf: Remove use of hv_uvaddr_t and hv_gpaddr_t
Alexander Graf
2021-06-03
1
-3
/
+3
*
hvf: Make hvf_set_phys_mem() static
Alexander Graf
2021-06-03
1
-1
/
+1
*
hvf: Move cpu functions into common directory
Alexander Graf
2021-06-03
1
-1
/
+307
*
hvf: Move vcpu thread functions into common directory
Alexander Graf
2021-06-03
3
-0
/
+170
*
hvf: Move assert_hvf_ok() into common directory
Alexander Graf
2021-06-03
2
-0
/
+53
*
hvf: Add hypervisor entitlement to output binaries
Alexander Graf
2021-01-29
1
-0
/
+8