]> git.proxmox.com Git - mirror_qemu.git/history - accel/hvf
block/copy-before-write: implement cbw-timeout option
[mirror_qemu.git] / accel / hvf /
2022-06-11 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-06-09 Richard HendersonMerge tag 'pull-xen-20220609' of https://xenbits.xen...
2022-06-09 Richard HendersonMerge tag 'pull-target-arm-20220609' of https://git...
2022-06-08 Peter MaydellFix 'writeable' typos
2022-04-20 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-04-06 Marc-André LureauRemove qemu-common.h include from most units
2022-04-06 Marc-André LureauReplace qemu_real_host_page variables with inlined...
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