summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-02-17qdev: pass an Object * to qbus_set_hotplug_handler()Michael Roth
2019-02-17xive: Only set source type for LSIsGreg Kurz
2019-02-17mac_newworld: change default NIC to sungem for mac99 machineMark Cave-Ayland
2019-02-17spapr: Disallow unsupported kernel-irqchip settingsGreg Kurz
2019-02-17cuda: decrease time delay before raising VIA SR interrupt and remove fast pathMark Cave-Ayland
2019-02-17spapr_pci: Fix interrupt leak in rtas_ibm_change_msi() error pathGreg Kurz
2019-02-17spapr: Rename xics to intc in interrupt controller agnostic codeGreg Kurz
2019-02-17hw/ppc/prep: Drop useless inclusion of "hw/i386/pc.h"Philippe Mathieu-Daudé
2019-02-15hw/arm/armsse: Fix miswiring of expansion IRQsPeter Maydell
2019-02-15hw/intc/armv7m_nvic: Allow byte accesses to SHPR1Peter Maydell
2019-02-14Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-14-2019' ...Peter Maydell
2019-02-14Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-02-14hw/mips_cpc: kick a VP when putting it into Run statewqMiodrag Dinic
2019-02-14hw/mips_int: hold BQL for all interrupt requestsAleksandar Markovic
2019-02-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-02-14Merge remote-tracking branch 'remotes/elmarco/tags/chardev-pull-request' into...Peter Maydell
2019-02-14Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.0-sf1' i...Peter Maydell
2019-02-14hw/sparc64: Explicitly set default_display = "std"Thomas Huth
2019-02-14hw/dma/i8257: Use qemu_log_mask(UNIMP) instead of fprintfPhilippe Mathieu-Daudé
2019-02-14pckbd: Convert DPRINTF->traceDr. David Alan Gilbert
2019-02-13terminal3270: do not use backend timer sourcesMarc-André Lureau
2019-02-13char: allow specifying a GMainContext at opening timePaolo Bonzini
2019-02-13virtio-blk: set correct config size for the host driverChangpeng Liu
2019-02-12hw/hppa: forward requests to CPU HPASven Schnelle
2019-02-12virtio-blk: cleanup using VirtIOBlock *s and VirtIODevice *vdevStefano Garzarella
2019-02-11riscv: Ensure the kernel start address is correctly castAlistair Francis
2019-02-07Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20190206' into...Peter Maydell
2019-02-07Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell
2019-02-06sun4m: pass initrd size to OpenBIOS via fw_cfg interfaceMark Cave-Ayland
2019-02-06sun4u: add power_mem_read routinePrasad J Pandit
2019-02-06hw/sparc64: Create VGA device only if it has really been requestedThomas Huth
2019-02-06hw/input/tsc210x: Fix building with no verbosityPhilippe Mathieu-Daudé
2019-02-06hw/cpu/cluster: Mark the cpu-cluster device with user_creatable = falseThomas Huth
2019-02-06hw/unicore32/puv3: Drop useless inclusion of "hw/i386/pc.h"Philippe Mathieu-Daudé
2019-02-06hw/sparc64/sun4u: Drop useless inclusion of "hw/i386/pc.h"Philippe Mathieu-Daudé
2019-02-05Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-02-05Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190205'...Peter Maydell
2019-02-05Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190205' into stagingPeter Maydell
2019-02-05hw/arm/boot: Support DTB autoload for firmware-only bootsPeter Maydell
2019-02-05hw/arm/boot: Clarify why arm_setup_firmware_boot() doesn't set env->boot_infoPeter Maydell
2019-02-05hw/arm/boot: Factor out "set up firmware boot" codePeter Maydell
2019-02-05hw/arm/boot: Factor out "direct kernel boot" code into its own functionPeter Maydell
2019-02-05hw/arm/boot: Fix block comment style in arm_load_kernel()Peter Maydell
2019-02-05Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-02-05r2d: fix build on mingwMichael S. Tsirkin
2019-02-05i386, acpi: cleanup build_facs by removing second unused argumentWei Yang
2019-02-05fw_cfg: fix the life cycle and the name of "qemu_extra_params_fw"Laszlo Ersek
2019-02-05acpi: Make TPM 2.0 with TIS available as MSFT0101Stefan Berger
2019-02-05hw/virtio: Use CONFIG_VIRTIO_PCI switch instead of CONFIG_PCIThomas Huth
2019-02-05vhost-user-blk: add discard/write zeroes features supportChangpeng Liu