summaryrefslogtreecommitdiffstats
path: root/hw/core
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell2021-06-301-0/+1
|\
| * hw/nvme: default for namespace EUI-64Heinrich Schuchardt2021-06-291-0/+1
* | machine: reject -smp dies!=1 for non-PC machinesPaolo Bonzini2021-06-251-0/+4
* | machine: pass QAPI struct to mc->smp_parsePaolo Bonzini2021-06-251-10/+23
* | machine: add error propagation to mc->smp_parsePaolo Bonzini2021-06-251-15/+19
* | machine: move common smp_parse code to callerPaolo Bonzini2021-06-251-56/+56
* | machine: move dies from X86MachineState to CpuTopologyPaolo Bonzini2021-06-251-0/+1
|/
* hmp: Print "reserve" property of memory backends with "info memdev"David Hildenbrand2021-06-151-0/+4
* qmp: Include "reserve" property of memory backendsDavid Hildenbrand2021-06-151-0/+7
* hmp: Print "share" property of memory backends with "info memdev"David Hildenbrand2021-06-151-0/+2
* qmp: Include "share" property of memory backendsDavid Hildenbrand2021-06-151-0/+1
* hw/core/cpu: removed cpu_dump_statistics functionBruno Larsen (billionai)2021-06-031-9/+0Star
* Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...Peter Maydell2021-05-283-117/+147
|\
| * cpu: Move CPUClass::get_paging_enabled to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-271-2/+2
| * cpu: Move CPUClass::get_memory_mapping to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-271-2/+2
| * cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-271-3/+3
| * cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-271-2/+2
| * cpu: Move CPUClass::write_elf* to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-271-8/+8
| * cpu: Move CPUClass::get_crash_info to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-271-2/+2
| * cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOpsPhilippe Mathieu-Daudé2021-05-271-2/+3
| * cpu: Directly use get_memory_mapping() fallback handlers in placePhilippe Mathieu-Daudé2021-05-272-16/+13Star
| * cpu: Directly use get_paging_enabled() fallback handlers in placePhilippe Mathieu-Daudé2021-05-272-13/+11Star
| * cpu: Directly use cpu_write_elf*() fallback handlers in placePhilippe Mathieu-Daudé2021-05-272-63/+44Star
| * cpu: Introduce cpu_virtio_is_big_endian()Philippe Mathieu-Daudé2021-05-272-6/+10
| * cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrsPhilippe Mathieu-Daudé2021-05-271-0/+32
| * cpu: Split as cpu-common / cpu-sysemuPhilippe Mathieu-Daudé2021-05-273-18/+36
| * cpu: Remove duplicated 'sysemu/hw_accel.h' headerPhilippe Mathieu-Daudé2021-05-271-1/+0Star
* | pckbd: don't update OBF flags if KBD_STAT_OBF is setVolker Rümelin2021-05-261-0/+1
|/
* numa: Make all callbacks of ram block notifiers optionalDavid Hildenbrand2021-05-131-3/+10
* numa: Teach ram block notifiers about resizeable ram blocksDavid Hildenbrand2021-05-131-5/+17
* util: vfio-helpers: Factor out and fix processing of existing ram blocksDavid Hildenbrand2021-05-131-0/+14
* accel: move call to accel_init_interfacesClaudio Fontana2021-05-101-0/+1
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include cpu.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth2021-05-023-3/+0Star
* hw: Do not include hw/sysbus.h if it is not necessaryThomas Huth2021-05-022-2/+0Star
* hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windowsPeter Maydell2021-04-301-1/+3
* hw: add compat machines for 6.1Cornelia Huck2021-04-301-0/+3
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...Peter Maydell2021-04-061-5/+16
|\
| * machine: Provide a function to check the dynamic sysbus allowlistPeter Maydell2021-04-061-5/+16
* | virtio-pci: compat page aligned ATSJason Wang2021-04-061-0/+1
|/
* hw/core/loader: Add new function rom_ptr_for_as()Peter Maydell2021-03-231-0/+75
* hw/arm/virt: Disable pl011 clock migration if neededGavin Shan2021-03-231-0/+1
* Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...Peter Maydell2021-03-182-124/+4Star
|\
| * machine: remove 'arch' field from 'query-cpus-fast' QMP commandDaniel P. Berrangé2021-03-181-41/+0Star
| * machine: remove 'query-cpus' QMP commandDaniel P. Berrangé2021-03-182-83/+4Star
* | hw/core: Only build guest-loader if libfdt is availablePhilippe Mathieu-Daudé2021-03-172-2/+6
|/
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2021-03-161-0/+1
|\
| * virtio-net: calculating proper msix vectors on initJason Wang2021-03-151-0/+1
* | virtio-blk: Respect discard granularityAkihiko Odaki2021-03-151-0/+1
|/