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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
numa: Make all callbacks of ram block notifiers optional
David Hildenbrand
1
-3
/
+10
2021-05-13
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
1
-5
/
+17
2021-05-13
util: vfio-helpers: Factor out and fix processing of existing ram blocks
David Hildenbrand
1
-0
/
+14
2021-05-10
accel: move call to accel_init_interfaces
Claudio Fontana
1
-0
/
+1
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
3
-3
/
+0
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2
-2
/
+0
2021-04-30
hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows
Peter Maydell
1
-1
/
+3
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
1
-0
/
+3
2021-04-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...
Peter Maydell
1
-5
/
+16
2021-04-06
virtio-pci: compat page aligned ATS
Jason Wang
1
-0
/
+1
2021-04-06
machine: Provide a function to check the dynamic sysbus allowlist
Peter Maydell
1
-5
/
+16
2021-03-23
hw/core/loader: Add new function rom_ptr_for_as()
Peter Maydell
1
-0
/
+75
2021-03-23
hw/arm/virt: Disable pl011 clock migration if needed
Gavin Shan
1
-0
/
+1
2021-03-18
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...
Peter Maydell
2
-124
/
+4
2021-03-18
machine: remove 'arch' field from 'query-cpus-fast' QMP command
Daniel P. Berrangé
1
-41
/
+0
2021-03-18
machine: remove 'query-cpus' QMP command
Daniel P. Berrangé
2
-83
/
+4
2021-03-17
hw/core: Only build guest-loader if libfdt is available
Philippe Mathieu-Daudé
2
-2
/
+6
2021-03-16
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-0
/
+1
2021-03-15
virtio-blk: Respect discard granularity
Akihiko Odaki
1
-0
/
+1
2021-03-15
virtio-net: calculating proper msix vectors on init
Jason Wang
1
-0
/
+1
2021-03-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
3
-0
/
+181
2021-03-10
hw/core: implement a guest-loader to support static hypervisor guests
Alex Bennée
3
-0
/
+181
2021-03-08
clock: Add ClockPreUpdate callback event type
Peter Maydell
1
-0
/
+3
2021-03-08
clock: Add ClockEvent parameter to callbacks
Peter Maydell
2
-7
/
+22
2021-02-23
acpi/core: always set SCI_EN when SMM isn't supported
Isaku Yamahata
1
-1
/
+4
2021-02-08
confidential guest support: Alter virtio default properties for protected guests
David Gibson
1
-0
/
+13
2021-02-08
confidential guest support: Rework the "memory-encryption" property
David Gibson
1
-6
/
+37
2021-02-08
confidential guest support: Move side effect out of machine_set_memory_encryp...
David Gibson
1
-8
/
+9
2021-02-05
cpu: move debug_check_watchpoint to tcg_ops
Claudio Fontana
1
-9
/
+0
2021-02-05
cpu: move adjust_watchpoint_address to tcg_ops
Claudio Fontana
1
-6
/
+0
2021-02-05
accel/tcg: split TCG-only code from cpu_exec_realizefn
Claudio Fontana
1
-1
/
+5
2021-02-05
virtio: move 'use-disabled-flag' property to hw_compat_4_2
Stefano Garzarella
1
-1
/
+1
2021-01-29
ptimer: Add new ptimer_set_period_from_clock() function
Peter Maydell
1
-0
/
+34
2021-01-28
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
1
-53
/
+40
2021-01-28
qapi: A couple more QAPI_LIST_PREPEND() stragglers
Eric Blake
1
-22
/
+12
2021-01-04
clock: Define and use new clock_display_freq()
Peter Maydell
1
-0
/
+6
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2
-249
/
+151
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2
-14
/
+3
2020-12-18
qdev: Avoid unnecessary DeviceState* variable at set_prop_arraylen()
Eduardo Habkost
1
-3
/
+2
2020-12-18
qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()
Eduardo Habkost
2
-55
/
+55
2020-12-18
qdev: Make qdev_class_add_property() more flexible
Eduardo Habkost
1
-8
/
+6
2020-12-18
qdev: Make PropertyInfo.create return ObjectProperty*
Eduardo Habkost
1
-6
/
+6
2020-12-18
qdev: Move dev->realized check to qdev_property_set()
Eduardo Habkost
2
-152
/
+18
2020-12-18
qdev: Wrap getters and setters in separate helpers
Eduardo Habkost
1
-4
/
+40
2020-12-18
qdev: Add name argument to PropertyInfo.create method
Eduardo Habkost
1
-3
/
+4
2020-12-18
qdev: Add name parameter to qdev_class_add_property()
Eduardo Habkost
1
-4
/
+5
2020-12-18
qdev: Avoid using prop->name unnecessarily
Eduardo Habkost
2
-9
/
+9
2020-12-18
qdev: Get just property name at error_set_from_qdev_prop_error()
Eduardo Habkost
2
-10
/
+10
[next]