summary refs log tree commit diff stats
path: root/hw/core (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | 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/+1
* hw/core/bus.c: Only the main system bus can have no parentPeter Maydell2019-06-131-12/+9
* edid: flip the default to enabledGerd Hoffmann2019-06-131-1/+7
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-123-2/+1
* 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-201-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/+0
* | qom: Move compat_props machinery from qdev to QOMMarkus Armbruster2019-03-111-39/+0
* | 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/+2
* qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand2019-03-061-2/+1
* 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/+2
* hw/core/loader.c: Read as long as possible in load_image_size()Li Zhijian2019-02-051-6/+5
* 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-171-0/+2
* virtio: Make disable-legacy/disable-modern compat properties optionalEduardo Habkost2019-01-171-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/+71
|\ \ | |/ |/|
| * qdev: fix -device scsi-hd,help regressionMarc-André Lureau2019-01-091-3/+6
| * machine: Use shorter format for GlobalProperty arraysEduardo Habkost2019-01-091-273/+65
| * machine: Eliminate unnecessary stringify() usageEduardo Habkost2019-01-091-4/+4
* | hw/core: fix whitespace in a sentenceWainer dos Santos Moschetta2019-01-091-1/+1
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...Peter Maydell2019-01-072-3/+17
|\
| * Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.Nick Hudson2019-01-072-3/+17
* | hostmem: use object id for memory region name with >= 4.0Marc-André Lureau2019-01-071-0/+8
* | qdev-props: call object_apply_global_props()Marc-André Lureau2019-01-071-22/+2
* | qdev-props: remove errp from GlobalPropertyMarc-André Lureau2019-01-071-2/+2