]> git.proxmox.com Git - mirror_qemu.git/history - accel/hvf
bsd-user: Move system call building to os-syscall.c
[mirror_qemu.git] / accel / hvf /
2021-11-04 Richard HendersonMerge remote-tracking branch 'remotes/quic/tags/pull...
2021-11-04 Richard HendersonMerge remote-tracking branch 'remotes/juanquintela...
2021-11-03 Richard HendersonMerge remote-tracking branch 'remotes/bonzini/tags...
2021-11-02 Alexander Grafhvf: Avoid mapping regions < PAGE_SIZE as ram
2021-10-15 Richard HendersonMerge remote-tracking branch 'remotes/thuth/tags/pull...
2021-10-13 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-10-13 Richard HendersonMerge remote-tracking branch 'remotes/rth/tags/pull...
2021-10-13 Richard HendersonMerge remote-tracking branch 'remotes/bonzini/tags...
2021-10-13 Alexander Grafhvf: Determine slot count from struct layout
2021-09-30 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-09-30 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2021-09-30 Peter Xumemory: Name all the memory listeners
2021-09-21 Richard HendersonMerge remote-tracking branch 'remotes/alistair23/tags...
2021-09-21 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-09-21 Peter Collingbournearm/hvf: Add a WFI handler
2021-09-20 Alexander Grafhvf: Add Apple Silicon support
2021-09-20 Alexander Grafhvf: Introduce hvf_arch_init() callback
2021-09-20 Alexander Grafhvf: Add execute to dirty log permission bitmap
2021-06-04 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2021-06-03 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-06-03 Alexander Grafhvf: Simplify post reset/init/loadvm hooks
2021-06-03 Alexander Grafhvf: Introduce hvf vcpu struct
2021-06-03 Alexander Grafhvf: Remove hvf-accel-ops.h
2021-06-03 Alexander Grafhvf: Make synchronize functions static
2021-06-03 Alexander Grafhvf: Use cpu_synchronize_state()
2021-06-03 Alexander Grafhvf: Split out common code on vcpu init and destroy
2021-06-03 Alexander Grafhvf: Remove use of hv_uvaddr_t and hv_gpaddr_t
2021-06-03 Alexander Grafhvf: Make hvf_set_phys_mem() static
2021-06-03 Alexander Grafhvf: Move cpu functions into common directory
2021-06-03 Alexander Grafhvf: Move vcpu thread functions into common directory
2021-06-03 Alexander Grafhvf: Move assert_hvf_ok() into common directory
2021-01-29 Peter MaydellMerge remote-tracking branch 'remotes/berrange-gitlab...
2021-01-29 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2021-01-29 Alexander Grafhvf: Add hypervisor entitlement to output binaries