aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-07-03ppc/xics: move the vmstate structures under the ics-base classCédric Le Goater
2018-07-03ppx/xics: introduce a parent_reset in ICSStateClassCédric Le Goater
2018-07-03ppc/xics: move the instance_init handler under the ics-base classCédric Le Goater
2018-07-03ppc/xics: introduce a parent_realize in ICSStateClassCédric Le Goater
2018-07-03ppc/xics: introduce ICP DeviceRealize and DeviceReset handlersCédric Le Goater
2018-07-03sam460ex: Fix sam460ex device tree when booting the Linux kernelGuenter Roeck
2018-07-03mac_newworld: always enable disable_direct_reg3_writes for ADB machinesMark Cave-Ayland
2018-07-03mac_dbdma: only dump commands for debug enabled channelsMark Cave-Ayland
2018-07-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-02Merge remote-tracking branch 'remotes/kraxel/tags/seabios-1.11.2-20180702-pul...Peter Maydell
2018-07-02ramfb: enable vgabiosGerd Hoffmann
2018-07-02bochs-display: enable vgabiosGerd Hoffmann
2018-07-02Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180702' into stagingPeter Maydell
2018-07-02hw/rdma: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/vfio: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/sd: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/usb: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/net: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/i386: Use the IEC binary prefix definitionsPaolo Bonzini
2018-07-02hw/ppc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/mips: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/mips/r4k: Constify params_sizePhilippe Mathieu-Daudé
2018-07-02hw/sh4: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/lm32: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/cris: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/nios2: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/microblaze: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/tricore: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/alpha: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/xtensa: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/hppa: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/s390x: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/sparc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/m68k: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/riscv: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/misc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/block: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/xen: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/smbios: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/scsi: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/ipack: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw/ivshmem: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"Philippe Mathieu-Daudé
2018-07-02hw: Use IEC binary prefix definitions from "qemu/units.h"Philippe Mathieu-Daudé
2018-07-02audio/hda: drop atomicsGerd Hoffmann
2018-07-02s390x/tcg: properly implement the TODDavid Hildenbrand
2018-07-02s390x/tod: factor out TOD into separate deviceDavid Hildenbrand
2018-07-02s390x/cpumodel: default enable bpb and ppa15 for z196 and laterChristian Borntraeger
2018-07-02loader: Check access size when calling rom_ptr() to avoid crashesThomas Huth