- 9093028 Merge remote-tracking branch 'remotes/hreitz/tags/pull-block-2021-09-01' into staging by Peter Maydell · 3 years, 5 months ago
- d1a58c1 qdev: allow setting drive property for realized device by Vladimir Sementsov-Ogievskiy · 3 years, 5 months ago
- deb2bb1 qdev-properties: PropertyInfo: add realized_set_allowed field by Vladimir Sementsov-Ogievskiy · 3 years, 5 months ago
- 99abcbc clock: Provide builtin multiplier/divider by Peter Maydell · 3 years, 6 months ago
- 52e64f5 hw: Add compat machines for 6.2 by Yanan Wang · 3 years, 5 months ago
- 4d63ef2 hw/core/register: Add more 64-bit utilities by Joe Komlodi · 3 years, 6 months ago
- 312c496 hw/core/loader: In gunzip(), check index is in range before use, not after by Peter Maydell · 3 years, 6 months ago
- ea0aa17 hw/core: fix error checking in smp_parse by Daniel P. Berrangé · 3 years, 6 months ago
- 0b46318 hw/core: Add missing return on error by Philippe Mathieu-Daudé · 3 years, 6 months ago
- d897056 hw/net: e1000e: Correct the initial value of VET register by Christina Wang · 3 years, 6 months ago
- a1d7e47 hw/net: e1000: Correct the initial value of VET register by Christina Wang · 3 years, 6 months ago
- 3f3cbbb hw/pci/pcie: Do not set HPC flag if acpihp is used by Julia Suvorova · 3 years, 7 months ago
- 294aa04 numa: Parse initiator= attribute before cpus= attribute by Michal Privoznik · 3 years, 7 months ago
- f74d339 numa: Report expected initiator by Michal Privoznik · 3 years, 7 months ago
- fe68090 machine: add smp compound property by Paolo Bonzini · 3 years, 9 months ago
- 1ec2cd0 Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into staging by Peter Maydell · 3 years, 7 months ago
- 3276dde hw/nvme: default for namespace EUI-64 by Heinrich Schuchardt · 3 years, 8 months ago
- 0aebebb machine: reject -smp dies!=1 for non-PC machines by Paolo Bonzini · 3 years, 8 months ago
- 1e63fe6 machine: pass QAPI struct to mc->smp_parse by Paolo Bonzini · 3 years, 8 months ago
- abc2f51 machine: add error propagation to mc->smp_parse by Paolo Bonzini · 3 years, 8 months ago
- 593d3c5 machine: move common smp_parse code to caller by Paolo Bonzini · 3 years, 8 months ago
- 67872eb machine: move dies from X86MachineState to CpuTopology by Paolo Bonzini · 3 years, 8 months ago
- baa014e hmp: Print "reserve" property of memory backends with "info memdev" by David Hildenbrand · 3 years, 9 months ago
- 69647f9 qmp: Include "reserve" property of memory backends by David Hildenbrand · 3 years, 9 months ago
- 7428e7b hmp: Print "share" property of memory backends with "info memdev" by David Hildenbrand · 3 years, 9 months ago
- d300fc5 qmp: Include "share" property of memory backends by David Hildenbrand · 3 years, 9 months ago
- 78d6c4c hw/core/cpu: removed cpu_dump_statistics function by Bruno Larsen (billionai) · 3 years, 8 months ago
- 62c0ac5 Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into staging by Peter Maydell · 3 years, 8 months ago
- 6bc0d6a cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 9 months ago
- 2b60b62 cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 9 months ago
- 08928c6 cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 9 months ago
- faf39e8 cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 9 months ago
- 715e3c1 cpu: Move CPUClass::write_elf* to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 9 months ago
- 83ec01b cpu: Move CPUClass::get_crash_info to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 9 months ago
- da383e0 cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps by Philippe Mathieu-Daudé · 3 years, 9 months ago
- 65c5711 cpu: Directly use get_memory_mapping() fallback handlers in place by Philippe Mathieu-Daudé · 3 years, 9 months ago
- 77ba5d5 cpu: Directly use get_paging_enabled() fallback handlers in place by Philippe Mathieu-Daudé · 3 years, 9 months ago
- 5ef2d5a cpu: Directly use cpu_write_elf*() fallback handlers in place by Philippe Mathieu-Daudé · 3 years, 9 months ago
- cdba7e2 cpu: Introduce cpu_virtio_is_big_endian() by Philippe Mathieu-Daudé · 3 years, 9 months ago
- a41d3aa cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs by Philippe Mathieu-Daudé · 3 years, 9 months ago
- df4fd7d cpu: Split as cpu-common / cpu-sysemu by Philippe Mathieu-Daudé · 3 years, 9 months ago
- 046943a cpu: Remove duplicated 'sysemu/hw_accel.h' header by Philippe Mathieu-Daudé · 3 years, 9 months ago
- ff6e162 pckbd: don't update OBF flags if KBD_STAT_OBF is set by Volker Rümelin · 3 years, 8 months ago
- e15c7d1 numa: Make all callbacks of ram block notifiers optional by David Hildenbrand · 3 years, 9 months ago
- 8f44304 numa: Teach ram block notifiers about resizeable ram blocks by David Hildenbrand · 3 years, 9 months ago
- 082851a util: vfio-helpers: Factor out and fix processing of existing ram blocks by David Hildenbrand · 3 years, 9 months ago
- 92242f3 accel: move call to accel_init_interfaces by Claudio Fontana · 3 years, 10 months ago
- ee86213 Do not include exec/address-spaces.h if it's not really necessary by Thomas Huth · 3 years, 10 months ago
- 2068cab Do not include cpu.h if it's not really necessary by Thomas Huth · 3 years, 10 months ago
- 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 10 months ago
- f6527ea hw: Do not include hw/sysbus.h if it is not necessary by Thomas Huth · 3 years, 10 months ago
- a609110 hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows by Peter Maydell · 3 years, 10 months ago
- da7e13c hw: add compat machines for 6.1 by Cornelia Huck · 3 years, 10 months ago
- 4216ba1 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406' into staging by Peter Maydell · 3 years, 10 months ago
- d83f46d virtio-pci: compat page aligned ATS by Jason Wang · 3 years, 10 months ago
- 0fb124d machine: Provide a function to check the dynamic sysbus allowlist by Peter Maydell · 3 years, 10 months ago
- 1228c45 hw/core/loader: Add new function rom_ptr_for_as() by Peter Maydell · 3 years, 11 months ago
- e6fa978 hw/arm/virt: Disable pl011 clock migration if needed by Gavin Shan · 3 years, 11 months ago
- 1b507e5 Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-request' into staging by Peter Maydell · 3 years, 11 months ago
- 445a5b4 machine: remove 'arch' field from 'query-cpus-fast' QMP command by Daniel P. Berrangé · 4 years ago
- 8af54b9 machine: remove 'query-cpus' QMP command by Daniel P. Berrangé · 4 years ago
- 9e71180 hw/core: Only build guest-loader if libfdt is available by Philippe Mathieu-Daudé · 3 years, 11 months ago
- 6e31b3a Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging by Peter Maydell · 3 years, 11 months ago
- fb0b154 virtio-blk: Respect discard granularity by Akihiko Odaki · 4 years ago
- 51a81a2 virtio-net: calculating proper msix vectors on init by Jason Wang · 3 years, 11 months ago
- f4abdf3 Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-updates-100321-2' into staging by Peter Maydell · 3 years, 11 months ago
- a33ff6d hw/core: implement a guest-loader to support static hypervisor guests by Alex Bennée · 4 years ago
- e434162 clock: Add ClockPreUpdate callback event type by Peter Maydell · 4 years ago
- 5ee0abe clock: Add ClockEvent parameter to callbacks by Peter Maydell · 4 years ago
- 6be8cf5 acpi/core: always set SCI_EN when SMM isn't supported by Isaku Yamahata · 4 years ago
- 9f88a7a confidential guest support: Alter virtio default properties for protected guests by David Gibson · 4 years, 8 months ago
- e0292d7 confidential guest support: Rework the "memory-encryption" property by David Gibson · 4 years, 2 months ago
- 6e6a6ca confidential guest support: Move side effect out of machine_set_memory_encryption() by David Gibson · 4 years, 6 months ago
- c73bdb3 cpu: move debug_check_watchpoint to tcg_ops by Claudio Fontana · 4 years ago
- 9ea9087 cpu: move adjust_watchpoint_address to tcg_ops by Claudio Fontana · 4 years ago
- 7df5e3d accel/tcg: split TCG-only code from cpu_exec_realizefn by Claudio Fontana · 4 years ago
- c126b4c virtio: move 'use-disabled-flag' property to hw_compat_4_2 by Stefano Garzarella · 4 years, 1 month ago
- ad140da ptimer: Add new ptimer_set_period_from_clock() function by Peter Maydell · 4 years ago
- 95b3a8c qapi: More complex uses of QAPI_LIST_APPEND by Eric Blake · 4 years, 1 month ago
- 240ee8b qapi: A couple more QAPI_LIST_PREPEND() stragglers by Eric Blake · 4 years, 1 month ago
- b7cd9c1 clock: Define and use new clock_display_freq() by Peter Maydell · 4 years, 1 month ago
- 41192db Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 1 month ago
- 54aa3de qapi: Use QAPI_LIST_PREPEND() where possible by Eric Blake · 4 years, 3 months ago
- f405e3c qdev: Avoid unnecessary DeviceState* variable at set_prop_arraylen() by Eduardo Habkost · 4 years, 2 months ago
- 1e19871 qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr() by Eduardo Habkost · 4 years, 2 months ago
- 0d5d5bc qdev: Make qdev_class_add_property() more flexible by Eduardo Habkost · 4 years, 2 months ago
- f59c6d2 qdev: Make PropertyInfo.create return ObjectProperty* by Eduardo Habkost · 4 years, 2 months ago
- ea7c1e5 qdev: Move dev->realized check to qdev_property_set() by Eduardo Habkost · 4 years, 2 months ago
- 7ed854a qdev: Wrap getters and setters in separate helpers by Eduardo Habkost · 4 years, 2 months ago
- c80fab0 qdev: Add name argument to PropertyInfo.create method by Eduardo Habkost · 4 years, 2 months ago
- 23a1dae qdev: Add name parameter to qdev_class_add_property() by Eduardo Habkost · 4 years, 2 months ago
- 991f0ac qdev: Avoid using prop->name unnecessarily by Eduardo Habkost · 4 years, 2 months ago
- e68c2cb qdev: Get just property name at error_set_from_qdev_prop_error() by Eduardo Habkost · 4 years, 2 months ago
- ce35e22 qdev: Move softmmu properties to qdev-properties-system.h by Eduardo Habkost · 4 years, 2 months ago
- b3d2a42 hw/core/register.c: Don't use '#' flag of printf format by Xinhao Zhang · 4 years, 2 months ago
- 9fb7501 cpu: Remove unnecessary noop methods by Eduardo Habkost · 4 years, 2 months ago
- af3f373 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 1 month ago
- 98199a6 hw/core: Restrict 'fw-path-provider.c' to system mode emulation by Philippe Mathieu-Daudé · 4 years, 2 months ago
- 2f181fb machine: introduce MachineInitPhase by Paolo Bonzini · 4 years, 3 months ago
- 5a1ee60 chardev: do not use machine_init_done by Paolo Bonzini · 4 years, 2 months ago