index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
hyperv
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-30
dma: Let dma_memory_map() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-3
/
+5
2021-09-30
qbus: Rename qbus_create() to qbus_new()
Peter Maydell
1
-1
/
+1
2021-07-06
vmbus: Don't make QOM property registration conditional
Eduardo Habkost
1
-5
/
+15
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
1
-0
/
+1
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2
-6
/
+6
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2
-6
/
+2
2020-09-12
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
1
-1
/
+2
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2
-5
/
+9
2020-09-10
hw: hyperv: vmbus: Fix 32bit compilation
Jon Doron
1
-1
/
+2
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
1
-1
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2
-3
/
+4
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2
-2
/
+5
2020-08-27
vmbus: Move QOM macros to vmbus.h
Eduardo Habkost
1
-3
/
+0
2020-08-21
meson: convert hw/hyperv
Marc-André Lureau
2
-3
/
+3
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-07-10
error: Avoid unnecessary error_propagate() after error_setg()
Markus Armbruster
1
-3
/
+2
2020-06-26
hyperv: vmbus: Remove the 2nd IRQ
Jon Doron
1
-2
/
+1
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-06-10
vmbus: add infrastructure to save/load vmbus requests
Jon Doron
1
-0
/
+99
2020-06-10
i386: Hyper-V VMBus ACPI DSDT entry
Jon Doron
1
-0
/
+7
2020-06-10
vmbus: vmbus implementation
Jon Doron
4
-0
/
+2696
2020-06-10
hyperv: expose API to determine if synic is enabled
Jon Doron
1
-0
/
+8
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-1
/
+1
2020-05-04
lockable: Replace locks with lock guard macros
Simran Singhal
1
-8
/
+7
2020-01-30
add device_legacy_reset function to prepare for reset api change
Damien Hedde
1
-1
/
+1
2019-12-17
hyperv: Use auto rcu_read macros
Dr. David Alan Gilbert
1
-13
/
+9
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
1
-1
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2
-0
/
+2
2019-03-07
hyperv: express dependencies with kconfig
Yang Zhong
1
-0
/
+3
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+5
2018-11-26
hw/hyperv: fix NULL dereference with pure-kvm SynIC
Roman Kagan
1
-1
/
+5
2018-10-19
hyperv_testdev: add SynIC message and event testmodes
Roman Kagan
1
-1
/
+164
2018-10-19
hyperv: process POST_MESSAGE hypercall
Roman Kagan
1
-0
/
+84
2018-10-19
hyperv: add support for KVM_HYPERV_EVENTFD
Roman Kagan
1
-1
/
+26
2018-10-19
hyperv: process SIGNAL_EVENT hypercall
Roman Kagan
1
-0
/
+93
2018-10-19
hyperv: add synic event flag signaling
Roman Kagan
1
-0
/
+32
2018-10-19
hyperv: add synic message delivery
Roman Kagan
1
-11
/
+151
2018-10-19
hyperv: make overlay pages for SynIC
Roman Kagan
1
-3
/
+48
2018-10-19
hyperv: qom-ify SynIC
Roman Kagan
1
-2
/
+99
2018-10-19
hyperv: factor out arch-independent API into hw/hyperv
Roman Kagan
3
-0
/
+304