aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-02-07ivshmem: Disable irqfd on device resetLadi Prosek1-0/+4
2018-02-07ivshmem: Improve MSI irqfd error handlingLadi Prosek1-13/+24
2018-02-07ivshmem: Always remove irqfd notifiersLadi Prosek1-3/+23
2018-02-07ivshmem: Don't update non-existent MSI routesLadi Prosek1-2/+10
2018-02-07memory: do explicit cleanup when remove listenersPeter Xu1-4/+0
2018-02-07vfio: listener unregister before unset containerPeter Xu1-4/+12
2018-02-07vhost: add traces for memory listenersPeter Xu2-0/+13
2018-02-05exynos4210: workaround UBSAN compilation errorMarc-André Lureau1-1/+1
2018-02-05i2c: Add a CONFIG_I2C master switch to the configuration filesThomas Huth2-2/+2
2018-02-05scsi-generic: Simplify error handling codeFam Zheng1-6/+3
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé17-38/+29
2018-02-05qdev: add helpers to be more explicit when using abstract QOM parent functionsPhilippe Mathieu-Daudé1-0/+24
2018-02-02Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180202-pull-request' ...Peter Maydell2-1/+12
2018-02-02Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell7-17/+95
2018-02-02Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180202-pull-request...Peter Maydell6-43/+52
2018-02-02Merge remote-tracking branch 'remotes/cminyard/tags/for-release-20180201' int...Peter Maydell3-17/+58
2018-02-02tests: virtio-9p: add FLUSH operation testGreg Kurz3-0/+28
2018-02-02virtio-gpu: disallow vIOMMUPeter Xu2-1/+12
2018-02-02hw/audio/sb16.c: change dolog() to qemu_log_mask()John Arbuckle1-36/+43
2018-02-02hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.hPhilippe Mathieu-Daudé5-7/+9
2018-02-01tests: virtio-9p: add WRITE operation testGreg Kurz2-0/+12
2018-02-01tests: virtio-9p: add LOPEN operation testGreg Kurz2-0/+6
2018-02-01tests: virtio-9p: use the synth backendGreg Kurz2-0/+20
2018-02-019pfs: Correctly handle cancelled requestsKeno Fischer2-0/+19
2018-02-019pfs: drop v9fs_register_transport()Greg Kurz4-17/+10
2018-01-31hw/hppa: Implement DINO system boardHelge Deller7-2/+923
2018-01-30ipmi: Allow BMC device properties to be setCorey Minyard1-7/+14
2018-01-30ipmi: disable IRQ and ATN on an external disconnectCorey Minyard1-0/+5
2018-01-30ipmi: Fix macro issuesCorey Minyard1-6/+6
2018-01-30ipmi: Add the platform event message commandCorey Minyard1-0/+24
2018-01-30ipmi: Don't set the timestamp on add events that don't have itCorey Minyard1-2/+7
2018-01-30ipmi: Fix SEL get/set time commandsCorey Minyard1-2/+2
2018-01-30target/hppa: Skeleton support for hppa-softmmuHelge Deller2-0/+39
2018-01-30Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-01-26-2...Peter Maydell8-107/+436
2018-01-29tpm: add CRB deviceMarc-André Lureau3-8/+330
2018-01-29tpm: report backend request errorMarc-André Lureau3-32/+23
2018-01-29tpm: lookup cancel path under tpm device classMarc-André Lureau1-12/+22
2018-01-29tpm: fix alignment issuesMarc-André Lureau4-54/+58
2018-01-29tpm: Set the flags of the CMD_INIT command to 0Stefan Berger1-1/+3
2018-01-29Merge remote-tracking branch 'remotes/kraxel/tags/input-20180129-v2-pull-requ...Peter Maydell3-661/+36
2018-01-29hw: convert virtio-input-hid device to keycodemapdbDaniel P. Berrange1-127/+9
2018-01-29hw: convert the escc device to keycodemapdbDaniel P. Berrange1-121/+5
2018-01-29hw: convert ps2 device to keycodemapdbDaniel P. Berrange1-399/+7
2018-01-29ps2: check PS2Queue pointers in post_load routinePrasad J Pandit1-12/+9
2018-01-29input: virtio: don't send mouse wheel event twiceMiika S1-2/+4
2018-01-29input: add mouse side buttons to virtio inputMiika S1-0/+2
2018-01-29target/ppc/spapr: Add H-Call H_GET_CPU_CHARACTERISTICSSuraj Jitindar Singh1-0/+58
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_indirect_branchSuraj Jitindar Singh2-0/+23
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_bounds_checkSuraj Jitindar Singh2-0/+23
2018-01-29target/ppc/spapr_caps: Add new tristate cap safe_cacheSuraj Jitindar Singh2-10/+28