summaryrefslogtreecommitdiff
path: root/hw/core
AgeCommit message (Expand)Author
2021-07-16hw/pci/pcie: Do not set HPC flag if acpihp is usedJulia Suvorova
2021-07-13numa: Parse initiator= attribute before cpus= attributeMichal Privoznik
2021-07-13numa: Report expected initiatorMichal Privoznik
2021-07-06machine: add smp compound propertyPaolo Bonzini
2021-06-30Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell
2021-06-29hw/nvme: default for namespace EUI-64Heinrich Schuchardt
2021-06-25machine: reject -smp dies!=1 for non-PC machinesPaolo Bonzini
2021-06-25machine: pass QAPI struct to mc->smp_parsePaolo Bonzini
2021-06-25machine: add error propagation to mc->smp_parsePaolo Bonzini
2021-06-25machine: move common smp_parse code to callerPaolo Bonzini
2021-06-25machine: move dies from X86MachineState to CpuTopologyPaolo Bonzini
2021-06-15hmp: Print "reserve" property of memory backends with "info memdev"David Hildenbrand
2021-06-15qmp: Include "reserve" property of memory backendsDavid Hildenbrand
2021-06-15hmp: Print "share" property of memory backends with "info memdev"David Hildenbrand
2021-06-15qmp: Include "share" property of memory backendsDavid Hildenbrand
2021-06-03hw/core/cpu: removed cpu_dump_statistics functionBruno Larsen (billionai)
2021-05-28Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...Peter Maydell
2021-05-26cpu: Move CPUClass::get_paging_enabled to SysemuCPUOpsPhilippe Mathieu-Daudé
2021-05-26cpu: Move CPUClass::get_memory_mapping to SysemuCPUOpsPhilippe Mathieu-Daudé
2021-05-26cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOpsPhilippe Mathieu-Daudé
2021-05-26cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOpsPhilippe Mathieu-Daudé
2021-05-26cpu: Move CPUClass::write_elf* to SysemuCPUOpsPhilippe Mathieu-Daudé
2021-05-26cpu: Move CPUClass::get_crash_info to SysemuCPUOpsPhilippe Mathieu-Daudé
2021-05-26cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOpsPhilippe Mathieu-Daudé
2021-05-26cpu: Directly use get_memory_mapping() fallback handlers in placePhilippe Mathieu-Daudé
2021-05-26cpu: Directly use get_paging_enabled() fallback handlers in placePhilippe Mathieu-Daudé
2021-05-26cpu: Directly use cpu_write_elf*() fallback handlers in placePhilippe Mathieu-Daudé
2021-05-26cpu: Introduce cpu_virtio_is_big_endian()Philippe Mathieu-Daudé
2021-05-26cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrsPhilippe Mathieu-Daudé
2021-05-26cpu: Split as cpu-common / cpu-sysemuPhilippe Mathieu-Daudé
2021-05-26cpu: Remove duplicated 'sysemu/hw_accel.h' headerPhilippe Mathieu-Daudé
2021-05-26pckbd: don't update OBF flags if KBD_STAT_OBF is setVolker Rümelin
2021-05-13numa: Make all callbacks of ram block notifiers optionalDavid Hildenbrand
2021-05-13numa: Teach ram block notifiers about resizeable ram blocksDavid Hildenbrand
2021-05-13util: vfio-helpers: Factor out and fix processing of existing ram blocksDavid Hildenbrand
2021-05-10accel: move call to accel_init_interfacesClaudio Fontana
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth
2021-05-02Do not include cpu.h if it's not really necessaryThomas Huth
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-05-02hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth
2021-04-30hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windowsPeter Maydell
2021-04-30hw: add compat machines for 6.1Cornelia Huck
2021-04-06Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...Peter Maydell
2021-04-06virtio-pci: compat page aligned ATSJason Wang
2021-04-06machine: Provide a function to check the dynamic sysbus allowlistPeter Maydell
2021-03-23hw/core/loader: Add new function rom_ptr_for_as()Peter Maydell
2021-03-23hw/arm/virt: Disable pl011 clock migration if neededGavin Shan
2021-03-18Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...Peter Maydell
2021-03-18machine: remove 'arch' field from 'query-cpus-fast' QMP commandDaniel P. Berrangé
2021-03-18machine: remove 'query-cpus' QMP commandDaniel P. Berrangé