aboutsummaryrefslogtreecommitdiff
path: root/hw/core
AgeCommit message (Expand)AuthorFilesLines
2020-01-05numa: Extend CLI to provide memory side cache informationLiu Jingqi1-0/+80
2020-01-05numa: Extend CLI to provide memory latency and bandwidth informationLiu Jingqi1-0/+194
2020-01-05numa: Extend CLI to provide initiator information for numa nodesTao Xu2-0/+87
2020-01-05virtio-pci: disable vring processing when bus-mastering is disabledMichael Roth1-0/+1
2019-12-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-141/+0
2019-12-18hw/core/qdev: cleanup Error ** variablesVladimir Sementsov-Ogievskiy1-15/+13
2019-12-18hmp: drop Error pointer indirection in hmp_handle_errorVladimir Sementsov-Ogievskiy1-3/+3
2019-12-18hw/core: Fix fit_load_fdt() error API violationsMarkus Armbruster1-7/+8
2019-12-17kvm: convert "-machine kernel_irqchip" to an accelerator propertyPaolo Bonzini1-61/+0
2019-12-17kvm: convert "-machine kvm_shadow_mem" to an accelerator propertyPaolo Bonzini1-39/+0
2019-12-17xen: convert "-machine igd-passthru" to an accelerator propertyPaolo Bonzini1-20/+0
2019-12-17vl: configure accelerators from -accel optionsPaolo Bonzini1-21/+0
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev1-0/+5
2019-11-12numa: Add missing \n to error messageGreg Kurz1-1/+1
2019-11-11ptimer: Remove old ptimer_init_with_bh() APIPeter Maydell1-76/+15
2019-11-05Revert "irq: introduce qemu_irq_proxy()"Philippe Mathieu-Daudé1-14/+0
2019-10-30Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...Peter Maydell1-0/+2
2019-10-29migration: allow unplug during migration for failover devicesJens Freimann1-0/+1
2019-10-29qdev/qbus: add hidden device supportJens Freimann1-0/+24
2019-10-28cpu: hook plugin vcpu eventsEmilio G. Cota1-0/+2
2019-10-15numa: Introduce MachineClass::auto_enable_numa for implicit NUMA nodeTao Xu1-2/+8
2019-10-15ptimer: Provide new transaction-based APIPeter Maydell1-15/+137
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell1-1/+1
2019-10-01hw/core/loader: Fix possible crash in rom_copy()Thomas Huth1-1/+1
2019-09-25cputlb: Remove cpu->mem_io_vaddrRichard Henderson1-1/+0
2019-09-19Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell2-0/+5
2019-09-18loader: Trace loaded imagesAlexey Kardashevskiy2-0/+5
2019-09-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+17
2019-09-16qdev/machine: Introduce hotplug_allowed hookPeter Xu1-0/+17
2019-09-16elf-ops.h: fix int overflow in load_elf()Stefano Garzarella1-0/+2
2019-09-04Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+3
2019-09-04virtio-pci: Add Function Level Reset supportJulia Suvorova1-1/+3
2019-09-03qapi: report the default CPU type for each machineDaniel P. Berrangé1-0/+4
2019-09-03numa: move numa global variable numa_info into MachineStateTao Xu1-6/+9
2019-09-03numa: move numa global variable have_numa_distance into MachineStateTao Xu1-3/+2
2019-09-03numa: move numa global variable nb_numa_nodes into MachineStateTao Xu3-32/+55
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell6-3/+472
2019-08-21Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...Peter Maydell1-0/+57
2019-08-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...Peter Maydell1-0/+3
2019-08-21qapi: Move query-target from misc.json to machine.jsonMarkus Armbruster1-0/+10
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster5-3/+462
2019-08-21audio: add audiodev properties to frontendsKővágó, Zoltán1-0/+57
2019-08-21hw: add compat machines for 4.2Cornelia Huck1-0/+3
2019-08-20migration: do not rom_reset() during incoming migrationCatherine Ho1-0/+10
2019-08-20loader: Handle memory-mapped ELFsStefano Garzarella1-8/+30
2019-08-20hw/core: Add a config switch for the generic loader deviceThomas Huth2-1/+5
2019-08-20hw/core: Add a config switch for the "split-irq" deviceThomas Huth2-1/+4
2019-08-20hw/core: Add a config switch for the "or-irq" deviceThomas Huth2-1/+4
2019-08-20hw/core: Add a config switch for the "register" deviceThomas Huth2-1/+4
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2-1/+2