aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-09-29ppc/pseries: enable big-endian-framebuffer quirk for bochs-display and virtio...Gerd Hoffmann
2020-09-29virtio-vga: implement big-endian-framebuffer propertyGerd Hoffmann
2020-09-29virtio-gpu: set physical dimensions for EDIDMarc-André Lureau
2020-09-29edid: use physical dimensions if availableMarc-André Lureau
2020-09-29edid: fix physical display size computationMarc-André Lureau
2020-09-29virtio-gpu-3d: fix abnormal display after a warm rebootGuoqing Zhang
2020-09-28Merge remote-tracking branch 'remotes/alistair/tags/pull-register-20200927' i...Peter Maydell
2020-09-28Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-25core/register: Specify instance_size in the TypeInfoAlistair Francis
2020-09-25load_elf: Remove unused address variables from callersBALATON Zoltan
2020-09-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-09-24Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-23vhost-vdpa: remove useless variableLaurent Vivier
2020-09-23virtio: vdpa: omit check return of g_mallocLi Qiang
2020-09-23vhost-vdpa: fix indentation in vdpa_opsStefano Garzarella
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-09-23virtio-crypto: don't modify elem->in/out_sgStefan Hajnoczi
2020-09-23virtio-blk: undo destructive iov_discard_*() operationsStefan Hajnoczi
2020-09-23virtio: add vhost-user-fs-ccw deviceHalil Pasic
2020-09-22sifive_u: Register "start-in-flash" as class propertyEduardo Habkost
2020-09-22sifive_e: Register "revb" as class propertyEduardo Habkost
2020-09-22i440fx: Register i440FX-pcihost properties as class propertiesEduardo Habkost
2020-09-22machine: Register "memory-backend" as class propertyEduardo Habkost
2020-09-22xlnx-zcu102: Register properties as class propertiesEduardo Habkost
2020-09-22cpu/core: Register core-id and nr-threads as class propertiesEduardo Habkost
2020-09-22smp: drop support for deprecated (invalid topologies)Igor Mammedov
2020-09-22qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé
2020-09-22Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200921-pull-request' ...Peter Maydell
2020-09-22Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-21hw: usb: hcd-ohci: check for processed TD before retirePrasad J Pandit
2020-09-21hw: usb: hcd-ohci: check len and frame_number variablesPrasad J Pandit
2020-09-21usb: fix u2f buildGerd Hoffmann
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost
2020-09-18sifive: Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-18sifive: Move QOM typedefs and add missing includesEduardo Habkost
2020-09-18sifive_u: Rename memmap enum constantsEduardo Habkost
2020-09-18sifive_e: Rename memmap enum constantsEduardo Habkost
2020-09-18hw/nvram/fw_cfg: fix FWCfgDataGeneratorClass::get_data() consumptionLaszlo Ersek
2020-09-18Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200918' int...Peter Maydell
2020-09-18misc: aspeed_scu: Update AST2600 silicon id registerJoel Stanley
2020-09-18hw/arm/aspeed: Add machine properties to define the flash modelsCédric Le Goater
2020-09-18hw/arm/aspeed: Map the UART5 device unconditionallyPhilippe Mathieu-Daudé
2020-09-17Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200917-pull-reque...Peter Maydell
2020-09-17microvm: enable ramfbGerd Hoffmann
2020-09-17microvm: wire up hotplugGerd Hoffmann
2020-09-17x86: move cpu hotplug from pc to x86Gerd Hoffmann
2020-09-17x86: move acpi_dev from pc/microvmGerd Hoffmann
2020-09-17x86: constify x86_machine_is_*_enabledGerd Hoffmann