summaryrefslogtreecommitdiffstats
path: root/hw/core
Commit message (Expand)AuthorAgeFilesLines
...
* | block: move logical block size check function to a common utility functionCoiby Xu2020-10-231-26/+5Star
|/
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...Peter Maydell2020-10-192-0/+26
|\
| * hw/core/clock: Add the clock_new helper functionLuc Michel2020-10-161-0/+15
| * hw/qdev-clock: Display error hint when clock is missing from devicePhilippe Mathieu-Daudé2020-10-161-0/+11
* | cpu: Introduce CPU model deprecation APIRobert Hoo2020-10-141-2/+10
|/
* device-core: use atomic_set on .realized propertyMaxim Levitsky2020-10-121-1/+18
* device-core: use RCU for list of children of a busMaxim Levitsky2020-10-122-25/+40
* qdev: add "check if address free" callback for busesPaolo Bonzini2020-10-121-2/+15
* hw/core: Move the creation of the library to the main meson.buildPhilippe Mathieu-Daudé2020-10-121-6/+0Star
* monitor: Add Monitor parameter to monitor_get_cpu_index()Kevin Wolf2020-10-091-1/+1
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-10-085-705/+756
|\
| * numa: hmat: require parent cache description before the next level oneIgor Mammedov2020-10-061-1/+7
| * hw/core/cpu: Add missing 'exec/cpu-common.h' includePhilippe Mathieu-Daudé2020-10-061-0/+1
| * hw/core/qdev-properties: Extract system-mode specific propertiesPhilippe Mathieu-Daudé2020-10-062-682/+679Star
| * hw/core/qdev-properties: Export some integer-related functionsPhilippe Mathieu-Daudé2020-10-062-22/+35
| * hw/core/qdev-properties: Export qdev_prop_enumPhilippe Mathieu-Daudé2020-10-061-0/+7
| * hw/core/qdev-properties: Export enum-related functionsPhilippe Mathieu-Daudé2020-10-062-28/+49
| * hw/core/qdev-properties: Fix code stylePhilippe Mathieu-Daudé2020-10-061-5/+5
| * hw/core/qdev-properties: Use qemu_strtoul() in set_pci_host_devaddr()Philippe Mathieu-Daudé2020-10-061-13/+12Star
| * hw/core/qdev-properties: Use qemu_strtol() in set_mac() handlerPhilippe Mathieu-Daudé2020-10-061-2/+9
* | cpus: add handle_interrupt to the CpusAccel interfaceClaudio Fontana2020-10-051-13/+0Star
* | cpus: prepare new CpusAccel cpu accelerator interfaceClaudio Fontana2020-10-051-0/+1
* | cpu-timers, icount: new modulesClaudio Fontana2020-10-051-3/+5
|/
* numa: remove fixup numa_state->num_nodes to MAX_NODESIgor Mammedov2020-09-301-4/+0Star
* numa: drop support for '-numa node' (without memory specified)Igor Mammedov2020-09-302-56/+0Star
* qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé2020-09-291-0/+1
* virtio: skip legacy support check on machine types less than 5.1Stefano Garzarella2020-09-291-0/+1
* cphp: remove deprecated cpu-add command(s)Igor Mammedov2020-09-292-24/+0Star
* core/register: Specify instance_size in the TypeInfoAlistair Francis2020-09-261-18/+13Star
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2020-09-241-3/+3
|\
| * qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi2020-09-231-3/+3
* | machine: Register "memory-backend" as class propertyEduardo Habkost2020-09-221-6/+6
* | smp: drop support for deprecated (invalid topologies)Igor Mammedov2020-09-221-12/+4Star
* | qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé2020-09-222-2/+2
|/
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* target/arm: Move setting of CPU halted state to generic codeThiago Jung Bauermann2020-09-081-1/+1
* hw/core/sysbus: Assert memory region index is in rangePhilippe Mathieu-Daudé2020-09-011-0/+1
* hw/core/sysbus: Fix a typoPhilippe Mathieu-Daudé2020-09-011-1/+1
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828'...Peter Maydell2020-08-282-1/+12
|\
| * hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealizePhilippe Mathieu-Daudé2020-08-281-0/+1
| * hw/qdev-clock: Uninline qdev_connect_clock_in()Philippe Mathieu-Daudé2020-08-281-0/+5
| * hw/clock: Let clock_set() return boolean valuePhilippe Mathieu-Daudé2020-08-281-1/+6
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-08-281-4/+4
|\ \ | |/ |/|
| * numa: hmat: fix cache size checkIgor Mammedov2020-08-271-4/+4
* | vhost-user-blk-pci: default num_queues to -smp NStefan Hajnoczi2020-08-271-0/+1
* | virtio-blk-pci: default num_queues to -smp NStefan Hajnoczi2020-08-271-0/+1
* | virtio-scsi-pci: default num_queues to -smp NStefan Hajnoczi2020-08-271-1/+5
|/
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-08-222-0/+7
|\
| * hw: add compat machines for 5.2Cornelia Huck2020-08-191-0/+3
| * qmp: Expose MachineClass::default_ram_idMichal Privoznik2020-08-191-0/+4