aboutsummaryrefslogtreecommitdiff
path: root/hw/core
AgeCommit message (Expand)Author
2019-06-11qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster
2019-06-04block: Add qdev_prop_drive_iothread property typeKevin Wolf
2019-06-04block: Add BlockBackend.ctxKevin Wolf
2019-06-03q35: Revert to kernel irqchipAlex Williamson
2019-05-30Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...Peter Maydell
2019-05-29usb-tablet: fix serial compat propertyGerd Hoffmann
2019-05-29sysbus: add a sysbus_mmio_unmap() helperCédric Le Goater
2019-05-20hw: report invalid disable-legacy|modern usage for virtio-1-only devsDaniel P. Berrangé
2019-05-15roms: assert if max rom size is less than the used sizeIgor Mammedov
2019-04-25hw: add compat machines for 4.1Cornelia Huck
2019-04-17loader-fit: Wean off error_printf()Markus Armbruster
2019-03-12Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-03-11sysbus: Fix latent bug with onboard devicesMarkus Armbruster
2019-03-11qom: Move compat_props machinery from qdev to QOMMarkus Armbruster
2019-03-11qdev: Fix latent bug with compat_props and onboard devicesMarkus Armbruster
2019-03-11machine: Move nvdimms state into struct MachineStateEric Auger
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-03-06qdev: Provide qdev_get_bus_hotplug_handler()David Hildenbrand
2019-03-06qdev: Let machine hotplug handler to override bus hotplug handlerIgor Mammedov
2019-03-06qdev: Let the hotplug_handler_unplug() caller delete the deviceDavid Hildenbrand
2019-03-06qdev/core: fix qbus_is_full()Tony Krowiak
2019-02-22virtio-blk: add "discard" and "write-zeroes" propertiesStefano Garzarella
2019-02-17qdev: pass an Object * to qbus_set_hotplug_handler()Michael Roth
2019-02-05hw/core/loader.c: Read as long as possible in load_image_size()Li Zhijian
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick
2019-01-30usb: assign unique serial numbers to hid devicesGerd Hoffmann
2019-01-17tpm: add a "ppi" boolean propertyMarc-André Lureau
2019-01-17virtio: Make disable-legacy/disable-modern compat properties optionalEduardo Habkost
2019-01-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2019-01-11qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2019-01-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-01-09qdev: fix -device scsi-hd,help regressionMarc-André Lureau
2019-01-09machine: Use shorter format for GlobalProperty arraysEduardo Habkost
2019-01-09machine: Eliminate unnecessary stringify() usageEduardo Habkost
2019-01-09hw/core: fix whitespace in a sentenceWainer dos Santos Moschetta
2019-01-07Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...Peter Maydell
2019-01-07Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.pull-target-arm-20190107Nick Hudson
2019-01-07hostmem: use object id for memory region name with >= 4.0Marc-André Lureau
2019-01-07qdev-props: call object_apply_global_props()Marc-André Lureau
2019-01-07qdev-props: remove errp from GlobalPropertyMarc-André Lureau
2019-01-07qdev-props: convert global_props to GPtrArrayMarc-André Lureau
2019-01-07qdev: all globals are now user-providedMarc-André Lureau
2019-01-07qdev: make a separate helper function to apply compat propertiesMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macrosMarc-André Lureau
2019-01-07compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macrosMarc-André Lureau