index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
core
Age
Commit message (
Expand
)
Author
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2021-04-30
hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows
Peter Maydell
2021-04-30
hw: add compat machines for 6.1
Cornelia Huck
2021-04-06
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...
Peter Maydell
2021-04-06
virtio-pci: compat page aligned ATS
Jason Wang
2021-04-06
machine: Provide a function to check the dynamic sysbus allowlist
Peter Maydell
2021-03-23
hw/core/loader: Add new function rom_ptr_for_as()
Peter Maydell
2021-03-23
hw/arm/virt: Disable pl011 clock migration if needed
Gavin Shan
2021-03-18
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...
Peter Maydell
2021-03-18
machine: remove 'arch' field from 'query-cpus-fast' QMP command
Daniel P. Berrangé
2021-03-18
machine: remove 'query-cpus' QMP command
Daniel P. Berrangé
2021-03-17
hw/core: Only build guest-loader if libfdt is available
Philippe Mathieu-Daudé
2021-03-16
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-03-15
virtio-blk: Respect discard granularity
Akihiko Odaki
2021-03-15
virtio-net: calculating proper msix vectors on init
Jason Wang
2021-03-11
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...
Peter Maydell
2021-03-10
hw/core: implement a guest-loader to support static hypervisor guests
Alex Bennée
2021-03-08
clock: Add ClockPreUpdate callback event type
Peter Maydell
2021-03-08
clock: Add ClockEvent parameter to callbacks
Peter Maydell
2021-02-23
acpi/core: always set SCI_EN when SMM isn't supported
Isaku Yamahata
2021-02-08
confidential guest support: Alter virtio default properties for protected guests
David Gibson
2021-02-08
confidential guest support: Rework the "memory-encryption" property
David Gibson
2021-02-08
confidential guest support: Move side effect out of machine_set_memory_encryp...
David Gibson
2021-02-05
cpu: move debug_check_watchpoint to tcg_ops
Claudio Fontana
2021-02-05
cpu: move adjust_watchpoint_address to tcg_ops
Claudio Fontana
2021-02-05
accel/tcg: split TCG-only code from cpu_exec_realizefn
Claudio Fontana
2021-02-05
virtio: move 'use-disabled-flag' property to hw_compat_4_2
Stefano Garzarella
2021-01-29
ptimer: Add new ptimer_set_period_from_clock() function
Peter Maydell
2021-01-28
qapi: More complex uses of QAPI_LIST_APPEND
Eric Blake
2021-01-28
qapi: A couple more QAPI_LIST_PREPEND() stragglers
Eric Blake
2021-01-04
clock: Define and use new clock_display_freq()
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-18
qdev: Avoid unnecessary DeviceState* variable at set_prop_arraylen()
Eduardo Habkost
2020-12-18
qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr()
Eduardo Habkost
2020-12-18
qdev: Make qdev_class_add_property() more flexible
Eduardo Habkost
2020-12-18
qdev: Make PropertyInfo.create return ObjectProperty*
Eduardo Habkost
2020-12-18
qdev: Move dev->realized check to qdev_property_set()
Eduardo Habkost
2020-12-18
qdev: Wrap getters and setters in separate helpers
Eduardo Habkost
2020-12-18
qdev: Add name argument to PropertyInfo.create method
Eduardo Habkost
2020-12-18
qdev: Add name parameter to qdev_class_add_property()
Eduardo Habkost
2020-12-18
qdev: Avoid using prop->name unnecessarily
Eduardo Habkost
2020-12-18
qdev: Get just property name at error_set_from_qdev_prop_error()
Eduardo Habkost
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-17
hw/core/register.c: Don't use '#' flag of printf format
Xinhao Zhang
2020-12-16
cpu: Remove unnecessary noop methods
Eduardo Habkost
2020-12-15
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
[next]