summaryrefslogtreecommitdiffstats
path: root/hw/core
Commit message (Expand)AuthorAgeFilesLines
...
* numa: deprecate 'mem' parameter of '-numa node' optionIgor Mammedov2019-07-051-0/+2
* machine: show if CLI option '-numa node,mem' is supported in QAPI schemaIgor Mammedov2019-07-051-0/+1
* i386/cpu: Consolidate die-id validity in smp contextLike Xu2019-07-052-0/+15
* general: Replace global smp variables with smp machine propertiesLike Xu2019-07-051-0/+1
* machine: Refactor smp-related call chains to pass MachineStateLike Xu2019-07-051-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-07-052-12/+13
|\
| * virtio: add "use-started" propertyXie Yongji2019-07-041-0/+1
* | hw/core: Collect HMP command handlers in hw/core/Markus Armbruster2019-07-022-0/+165
* | hw/core: Collect QMP command handlers in hw/core/Markus Armbruster2019-07-023-62/+329
* | hw/core: Move numa.c to hw/core/Markus Armbruster2019-07-022-0/+669
* | qapi: Split qom.json and qdev.json off misc.jsonMarkus Armbruster2019-07-021-1/+1
|/
* hw: Nuke hw_compat_4_0_1 and pc_compat_4_0_1Greg Kurz2019-06-211-4/+1Star
* hw/core/bus.c: Only the main system bus can have no parentPeter Maydell2019-06-131-12/+9Star
* edid: flip the default to enabledGerd Hoffmann2019-06-131-1/+7
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-123-2/+1Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-1211-0/+11
* qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster2019-06-112-1/+2
* block: Add qdev_prop_drive_iothread property typeKevin Wolf2019-06-041-5/+38
* block: Add BlockBackend.ctxKevin Wolf2019-06-041-1/+3
* q35: Revert to kernel irqchipAlex Williamson2019-06-031-0/+3
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...Peter Maydell2019-05-301-0/+10
|\
| * sysbus: add a sysbus_mmio_unmap() helperCédric Le Goater2019-05-291-0/+10
* | usb-tablet: fix serial compat propertyGerd Hoffmann2019-05-291-1/+1
|/
* hw: report invalid disable-legacy|modern usage for virtio-1-only devsDaniel P. Berrangé2019-05-211-3/+20
* roms: assert if max rom size is less than the used sizeIgor Mammedov2019-05-151-0/+1
* hw: add compat machines for 4.1Cornelia Huck2019-04-251-0/+3
* loader-fit: Wean off error_printf()Markus Armbruster2019-04-171-26/+36
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-03-121-0/+65
|\
| * machine: Move nvdimms state into struct MachineStateEric Auger2019-03-111-0/+65
* | sysbus: Fix latent bug with onboard devicesMarkus Armbruster2019-03-111-3/+0Star
* | qom: Move compat_props machinery from qdev to QOMMarkus Armbruster2019-03-111-39/+0Star
* | qdev: Fix latent bug with compat_props and onboard devicesMarkus Armbruster2019-03-111-11/+37
|/
* kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-0/+11
* qdev: Provide qdev_get_bus_hotplug_handler()David Hildenbrand2019-03-061-1/+9
* qdev: Let machine hotplug handler to override bus hotplug handlerIgor Mammedov2019-03-061-4/+2Star
* qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand2019-03-061-2/+1Star
* qdev/core: fix qbus_is_full()Tony Krowiak2019-03-061-0/+3
* virtio-blk: add "discard" and "write-zeroes" propertiesStefano Garzarella2019-02-221-0/+2
* qdev: pass an Object * to qbus_set_hotplug_handler()Michael Roth2019-02-171-9/+2Star
* hw/core/loader.c: Read as long as possible in load_image_size()Li Zhijian2019-02-051-6/+5Star
* elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick2019-02-052-9/+17
* usb: assign unique serial numbers to hid devicesGerd Hoffmann2019-01-301-0/+3
* tpm: add a "ppi" boolean propertyMarc-André Lureau2019-01-181-0/+2
* virtio: Make disable-legacy/disable-modern compat properties optionalEduardo Habkost2019-01-181-2/+3
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2019-01-113-17/+17
|\
| * avoid TABs in files that only contain a fewPaolo Bonzini2019-01-111-14/+14
| * qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini2019-01-111-2/+2
| * qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini2019-01-111-1/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-01-112-276/+71Star
|\ \ | |/ |/|
| * qdev: fix -device scsi-hd,help regressionMarc-André Lureau2019-01-101-3/+6