Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
maz
/
kvmtool
/
HEAD
a0eab49
arm64: Add SVE support
by Dave Martin
· 6 years ago
master
74c5e7b
arm/arm64: Factor out ptrauth vcpu feature setup
by Dave Martin
· 6 years ago
254cb18
KVM: arm/arm64: Add a vcpu feature for pointer authentication
by Amit Daniel Kachhap
· 6 years ago
66b24a3
update_headers: Sync kvm UAPI headers with Linux 5.3
by Will Deacon
· 6 years ago
207fb98
virtio: Ensure virt_queue is always initialised
by Will Deacon
· 6 years ago
51645dd
README: Update my email address
by Julien Thierry
· 6 years ago
292435b
update_headers.sh: arm64: Copy sve_context.h if available
by Dave Martin
· 6 years ago
9f520be
update_headers.sh: Cleanly report failure on error
by Dave Martin
· 6 years ago
3baf13c
update_headers.sh: Add missing shell quoting
by Dave Martin
· 6 years ago
534cac2
README: Add maintainers section
by Will Deacon
· 6 years ago
ef5b941
run: Check for ghost socket file upon VM creation
by Andre Przywara
· 6 years ago
67f9f7b
list: Clean up ghost socket files
by Andre Przywara
· 6 years ago
eaeaf60
virtio/blk: Avoid taking pointer to packed struct
by Andre Przywara
· 6 years ago
a3704b9
vfio: rework vfio_irq_set payload setting
by Andre Przywara
· 6 years ago
1ac5dce
vfio: remove unneeded test
by Andre Przywara
· 6 years ago
09533d3
vfio: remove spurious ampersand
by Andre Przywara
· 6 years ago
3f218e8
virtio/blk: sync I/O on reset
by Jean-Philippe Brucker
· 6 years ago
2790307
disk/aio: Add wait() disk operation
by Jean-Philippe Brucker
· 6 years ago
a839180
disk/aio: Cancel AIO thread on cleanup
by Jean-Philippe Brucker
· 6 years ago
200cb82
disk/aio: Fix AIO thread
by Jean-Philippe Brucker
· 6 years ago
d62e8ee
disk/aio: Fix use of disk->async
by Jean-Philippe Brucker
· 6 years ago
30a9aa6
disk/aio: Refactor AIO code
by Jean-Philippe Brucker
· 6 years ago
0964955
guest: sync disk before shutting down
by Jean-Philippe Brucker
· 6 years ago
5c5cae7
virtio/blk: Set VIRTIO_BLK_F_RO when the disk is read-only
by Jean-Philippe Brucker
· 6 years ago
ca14d9e
qcow: Fix qcow1 exit fault
by Jean-Philippe Brucker
· 6 years ago
20b6526
brlock: fix build with KVM_BRLOCK_DEBUG
by Julien Thierry
· 6 years ago
026fb59
brlock: Always pass argument to br_read_lock/unlock
by Julien Thierry
· 6 years ago
90fa9c7
Makefile: Only compile vesa for archs that need it
by Julien Thierry
· 6 years ago
7302327
vfio-pci: Re-enable INTx mode when disable MSI/MSIX
by Leo Yan
· 6 years ago
12bd7a1
vfio-pci: Add new function for INTx one-time initialisation
by Leo Yan
· 6 years ago
a1ff6f8
vfio-pci: Release INTx's unmask eventfd properly
by Leo Yan
· 6 years ago
c57e001
arm: Auto-detect guest GIC type
by Andre Przywara
· 6 years ago
0796825
net/dhcp: avoid misleading strncpy
by Andre Przywara
· 6 years ago
05755b2
virtio: use strlcpy
by Andre Przywara
· 6 years ago
266a0ed
builtin-run: Replace strncpy calls with strlcpy
by Andre Przywara
· 6 years ago
5eb1f27
Makefile: support -s switch
by Andre Przywara
· 6 years ago
56e45ea
arm: fdt: add stdout-path to /chosen node
by Andre Przywara
· 6 years ago
04d604b
kvmtool: 9p: fix overapping snprintf
by Anisse Astier
· 6 years ago
1650908
virtio: fix warning on strncpy
by Anisse Astier
· 6 years ago
96eda74
builtin-run: Fix warning when resolving path
by Anisse Astier
· 6 years ago
2f61a44
init: fix sysfs mount arguments
by Dmitry Monakhov
· 6 years ago
5e4b563
arm: Allow command line for firmware
by Andre Przywara
· 6 years ago
eb41dfc
Makefile: Remove echoing of kvmtools version file
by Andre Przywara
· 6 years ago
93e9e2d
arm: pmu: Improve PMU error reporting
by Andre Przywara
· 6 years ago
e1c7c62
arm: turn pr_info() into pr_debug() messages
by Andre Przywara
· 6 years ago
66454cc
virtio/console: Implement reset
by Jean-Philippe Brucker
· 6 years ago
8003ede
virtio/p9: Implement reset
by Jean-Philippe Brucker
· 6 years ago
7a7f454
threadpool: Add cancel() function
by Jean-Philippe Brucker
· 6 years ago
6730b51
virtio/blk: Reset virtqueue
by Jean-Philippe Brucker
· 6 years ago
49bada4
virtio/net: Implement device and virtqueue reset
by Jean-Philippe Brucker
· 6 years ago
ad96e86
virtio/net: Clean virtqueue state
by Jean-Philippe Brucker
· 6 years ago
d87b503
net/uip: Add exit function
by Jean-Philippe Brucker
· 6 years ago
eb34a8c
virtio: Add reset() callback
by Jean-Philippe Brucker
· 6 years ago
ad346c2
virtio: Add exit_vq() callback
by Jean-Philippe Brucker
· 6 years ago
53fbb17
virtio: Add get_vq() callback
by Jean-Philippe Brucker
· 6 years ago
b98ac59
virtio: Add get_vq_count() callback
by Jean-Philippe Brucker
· 6 years ago
95242e4
virtio: Implement notify_status
by Jean-Philippe Brucker
· 6 years ago
56c82a0
ioeventfd: Fix removal of ioeventfd
by Jean-Philippe Brucker
· 6 years ago
9afefd6
arm: Support firmware loading
by Julien Thierry
· 6 years ago
1349857
builtin-run: Do not look for default kernel when firmware is provided
by Julien Thierry
· 6 years ago
f269c81
arm: Move firmware function
by Julien Thierry
· 6 years ago
473c5b2
rtc: Initialize the Register D for MC146818 RTC
by Sami Mujawar
· 6 years ago
5ae841d
arm64: Correct ARM64_CORE_REG() size encodings for all core registers
by Dave Martin
· 6 years ago
1bbe92f
update_headers: Sync kvm UAPI headers with linux v5.0-rc2
by Dave Martin
· 6 years ago
81cc98a
guest: Add generated file guest/guest_init.c to .gitignore
by Dave Martin
· 6 years ago
fdd26ec
kvm-cpu: Pause vCPU in signal handler
by Julien Thierry
· 7 years ago
29f4ec3
kvm: Do not pause already paused vcpus
by Julien Thierry
· 7 years ago
66ba0ba
virtio: Fix ordering of virt_queue__available()
by Jean-Philippe Brucker
· 7 years ago
971ba8c
ioport: unregister port device when unregistering port
by Julien Thierry
· 7 years ago
dc4291b
Makefile: Try dynamic linkage for bfd
by Julien Thierry
· 7 years ago
58ba12b
Makefile: fix skipped dependencies
by Julien Thierry
· 7 years ago
665f1b7
Fix subfolder dependency generation
by Jean-Philippe Brucker
· 7 years ago
41d773e
vfio: check reserved regions before mapping DMA
by Jean-Philippe Brucker
· 7 years ago
fa1076a
Introduce reserved memory regions
by Jean-Philippe Brucker
· 7 years ago
82caa88
vfio: Support non-mmappable regions
by Jean-Philippe Brucker
· 7 years ago
8dd28af
vfio-pci: add MSI support
by Jean-Philippe Brucker
· 7 years ago
c9888d9
vfio-pci: add MSI-X support
by Jean-Philippe Brucker
· 7 years ago
6078a45
Add PCI device passthrough using VFIO
by Jean-Philippe Brucker
· 7 years ago
ac70b5a
Add fls_long and roundup_pow_of_two helpers
by Jean-Philippe Brucker
· 7 years ago
b70d1b9
Import VFIO headers
by Jean-Philippe Brucker
· 7 years ago
1a51c93
pci: add capability helpers
by Jean-Philippe Brucker
· 7 years ago
8f46c73
Extend memory bank API with memory types
by Jean-Philippe Brucker
· 7 years ago
e59679d
irq: add irqfd helpers
by Jean-Philippe Brucker
· 7 years ago
ff01b5d
pci: allow to specify IRQ type for PCI devices
by Jean-Philippe Brucker
· 7 years ago
023fdaa
pci: add config operations callbacks on the PCI header
by Jean-Philippe Brucker
· 7 years ago
9a00694
arm/gic: move GICv2M gadget size into private header
by Andre Przywara
· 7 years ago
a43b08e
arm/gic: avoid GICv2m MMIO frame overlap
by Andre Przywara
· 7 years ago
a5d36dd
arm/gic: remove extra 64K from ITS allocation
by Andre Przywara
· 7 years ago
0e1882a
virtio/pci: Register a single eventfd for vhost
by Jean-Philippe Brucker
· 7 years ago
ed83730
ioeventfd: Don't register on the PIO bus if the arch doesn't support it
by Jean-Philippe Brucker
· 7 years ago
5e9dd85
ioeventfd: Always add a new event to the list
by Jean-Philippe Brucker
· 7 years ago
bbea6c7
virtio: Clean up next_desc
by Jean-Philippe Brucker
· 7 years ago
15c4e1e
virtio: Fix ordering of avail index and descriptor read
by Jean-Philippe Brucker
· 7 years ago
a508ea9
virtio/pci: Use port I/O for configuration registers by default
by Jean-Philippe Brucker
· 8 years ago
b7af514
virtio: Support drivers that don't negotiate VIRTIO_RING_F_EVENT_IDX
by Jean-Philippe Brucker
· 8 years ago
56a16c9
virtio: Save negotiated features
by Jean-Philippe Brucker
· 8 years ago
d7cfdc1
virtio-console: Fix pthread_cond initialization race
by Jean-Philippe Brucker
· 7 years ago
f77d646
irq.h: fix compilation error due to missing bool type
by Andre Przywara
· 8 years ago
f6108d7
Add GICv2m support
by Jean-Philippe Brucker
· 8 years ago
37b8e06
Prevent segfault when kvm_pause is called too early
by Jean-Philippe Brucker
· 8 years ago
Next »