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-10.0
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
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
2025-06-12
hw/hyperv/syndbg: skip automatic zero-init of large array
Daniel P. Berrangé
1
-1
/
+1
2025-06-10
hw/hyperv/balloon: Consolidate OBJECT_DEFINE_SIMPLE_TYPE_WITH_INTERFACES
Zhao Liu
1
-6
/
+3
2025-05-08
hw/hyperv/hyperv: common compilation unit
Pierrick Bouvier
2
-2
/
+3
2025-05-08
hw/hyperv/hyperv_testdev: common compilation unit
Pierrick Bouvier
1
-1
/
+1
2025-05-08
hw/hyperv/balloon: common balloon compilation units
Pierrick Bouvier
1
-1
/
+1
2025-05-08
hw/hyperv/syndbg: common compilation unit
Pierrick Bouvier
2
-4
/
+7
2025-05-08
hw/hyperv/vmbus: common compilation unit
Pierrick Bouvier
2
-2
/
+2
2025-05-08
hw/hyperv/hv-balloon-stub: common compilation unit
Pierrick Bouvier
1
-1
/
+2
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
5
-7
/
+7
2025-04-24
Merge tag 'pull-misc-2025-04-24' of https://repo.or.cz/qemu/armbru into staging
Stefan Hajnoczi
1
-1
/
+0
2025-04-24
cleanup: Drop pointless return at end of function
Markus Armbruster
1
-1
/
+0
2025-04-23
exec/cpu-all: remove this header
Pierrick Bouvier
1
-1
/
+0
2025-04-23
exec/cpu-all: remove exec/target_page include
Pierrick Bouvier
3
-0
/
+3
2025-04-23
include/system: Move exec/ramblock.h to system/ramblock.h
Richard Henderson
1
-1
/
+1
2025-04-23
include/system: Move exec/address-spaces.h to system/address-spaces.h
Richard Henderson
2
-2
/
+2
2025-04-23
include/system: Move exec/memory.h to system/memory.h
Richard Henderson
2
-2
/
+2
2025-02-10
qapi: Move include/qapi/qmp/ to include/qobject/
Daniel P. Berrangé
1
-1
/
+1
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2
-4
/
+4
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2
-4
/
+4
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
3
-5
/
+0
2024-12-15
hw/hyperv: Constify all Property
Richard Henderson
3
-4
/
+4
2024-09-24
hw/hyperv: remove return after g_assert_not_reached()
Pierrick Bouvier
2
-4
/
+0
2024-09-24
hw/hyperv: replace assert(false) with g_assert_not_reached()
Pierrick Bouvier
2
-9
/
+9
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2
-2
/
+2
2024-05-03
kvm: move target-dependent interrupt routing out of kvm-all.c
Paolo Bonzini
1
-0
/
+25
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
1
-1
/
+1
2024-03-08
vmbus: Print a warning when enabled without the recommended set of features
Maciej S. Szmigiero
2
-0
/
+18
2024-03-08
hv-balloon: define dm_hot_add_with_region to avoid Coverity warning
Maciej S. Szmigiero
1
-5
/
+5
2024-03-08
hv-balloon: avoid alloca() usage
Maciej S. Szmigiero
1
-6
/
+4
2024-02-04
hv-balloon: use get_min_alignment() to express 32 GiB alignment
David Hildenbrand
1
-16
/
+21
2024-02-02
vmbus: Switch bus reset to 3-phase-reset
Peter Maydell
1
-3
/
+4
2024-01-30
hw/hyperv: Include missing headers
Philippe Mathieu-Daudé
1
-0
/
+4
2024-01-30
hyperv: Clean up includes
Peter Maydell
6
-3
/
+3
2023-12-29
hw/hyperv: Constify VMState
Richard Henderson
1
-8
/
+8
2023-11-07
Merge tag 'pull-vfio-20231106' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
1
-2
/
+2
2023-11-06
qapi: Add HV_BALLOON_STATUS_REPORT event and its QMP query command
Maciej S. Szmigiero
3
-2
/
+49
2023-11-06
qapi: Add query-memory-devices support to hv-balloon
Maciej S. Szmigiero
1
-1
/
+26
2023-11-06
Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) hot-add support
Maciej S. Szmigiero
5
-6
/
+878
2023-11-06
Add Hyper-V Dynamic Memory Protocol driver (hv-balloon) base
Maciej S. Szmigiero
7
-0
/
+1563
2023-11-03
util/uuid: Add UUID_STR_LEN definition
Cédric Le Goater
1
-2
/
+2
2023-03-13
win32: replace closesocket() with close() wrapper
Marc-André Lureau
1
-2
/
+2
2023-02-08
Fix non-first inclusions of qemu/osdep.h
Markus Armbruster
1
-1
/
+1
2022-12-16
hw/hyperv/vmbus: Use device_cold_reset() and bus_cold_reset()
Peter Maydell
1
-2
/
+2
2022-12-14
error: Drop some obviously superfluous error_propagate()
Markus Armbruster
1
-5
/
+3
2022-12-14
Drop more useless casts from void * to pointer
Markus Armbruster
1
-1
/
+1
2022-10-27
hw/hyperv/hyperv.c: Use device_cold_reset() instead of device_legacy_reset()
Peter Maydell
1
-1
/
+1
2022-05-30
hw/hyperv/vmbus: Remove unused vmbus_load/save_req()
Philippe Mathieu-Daudé
1
-99
/
+0
2022-05-03
util: rename qemu_*block() socket functions
Marc-André Lureau
1
-1
/
+1
2022-04-21
hw/hyperv: remove needless qemu-common.h include
Marc-André Lureau
1
-1
/
+0
2022-04-06
hw: hyperv: Initial commit for Synthetic Debugging device
Jon Doron
3
-0
/
+408
[next]