aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-01-14xen: duplicate xen_disk.c as basis of dataplane/xen-block.cPaul Durrant1-0/+1019
2019-01-14xen: add event channel interface for XenDevice-sPaul Durrant1-0/+103
2019-01-14xen: add grant table interface for XenDevice-sPaul Durrant1-0/+146
2019-01-14xen: add xenstore watcher infrastructurePaul Durrant5-2/+321
2019-01-14xen: create xenstore areas for XenDevice-sPaul Durrant5-5/+489
2019-01-14xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'Paul Durrant3-0/+352
2019-01-14xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant5-1/+140
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant20-114/+125
2019-01-14xen/pt: allow passthrough of devices with bogus interrupt pinZhao Yan2-1/+9
2019-01-14hw/xen/xen_pt_graphics: Don't trust the BIOS ROM contents so muchPeter Maydell1-0/+16
2019-01-11Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...Peter Maydell1-1/+1
2019-01-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell62-273/+294
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini39-227/+227
2019-01-11remove space-tab sequencesPaolo Bonzini1-2/+2
2019-01-11hw/watchdog/wdt_i6300esb: remove a unnecessary commentPeng Hao1-1/+0
2019-01-11qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini7-10/+10
2019-01-11qemu/queue.h: typedef QTAILQ headsPaolo Bonzini1-1/+1
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini10-19/+19
2019-01-11vfio: make vfio_address_spaces staticPaolo Bonzini1-1/+1
2019-01-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell8-1181/+294
2019-01-11scsi: esp: Defer command completion until previous interrupts have been handledGuenter Roeck3-9/+29
2019-01-11esp-pci: Fix status register write erase controlGuenter Roeck1-3/+3
2019-01-11pam: wrap MemoryRegion initialization in a transactionPaolo Bonzini1-0/+2
2019-01-11i2c-ddc: fix oob readGerd Hoffmann1-1/+1
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190110-pull-request...Peter Maydell1-0/+3
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell1-2/+0
2019-01-10Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell14-15/+5
2019-01-10usb-audio: ignore usb packages with wrong sizeGerd Hoffmann1-0/+3
2019-01-10hw/audio/marvell: Don't include unnecessary i2c.h header fileThomas Huth1-1/+0
2019-01-10configure: bump spice-server required version to 0.12.5Marc-André Lureau1-2/+0
2019-01-09qdev: fix -device scsi-hd,help regressionMarc-André Lureau1-3/+6
2019-01-09machine: Use shorter format for GlobalProperty arraysEduardo Habkost6-1153/+262
2019-01-09machine: Eliminate unnecessary stringify() usageEduardo Habkost4-67/+67
2019-01-09spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macroEduardo Habkost1-1/+1
2019-01-09memory-device: rewrite address assignment using rangesDavid Hildenbrand1-25/+26
2019-01-09ioapic: use TYPE_FOO MACRO than constant stringLi Qiang3-4/+4
2019-01-09trivial: Don't include isa.h if it is not really necessaryThomas Huth9-9/+0
2019-01-09hw/audio/marvell: Don't include unnecessary i2c.h header fileThomas Huth1-1/+0
2019-01-09hw/core: fix whitespace in a sentenceWainer dos Santos Moschetta1-1/+1
2019-01-09spapr: enable XIVE MMIOs at resetCédric Le Goater2-0/+18
2019-01-09spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICSCédric Le Goater3-3/+197
2019-01-09spapr: move the qemu_irq array under the machineCédric Le Goater4-9/+27
2019-01-09pnv/psi: move the ICSState qemu_irq array under the PSI device modelCédric Le Goater1-3/+4
2019-01-09ppc: export the XICS and XIVE set_irq handlersCédric Le Goater3-3/+3
2019-01-09spapr: return from post_load method when RTC import failsCédric Le Goater1-2/+7
2019-01-09ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPUCédric Le Goater6-15/+15
2019-01-09ppc/xive: introduce a XiveTCTX pointer under PowerPCCPUCédric Le Goater3-8/+13
2019-01-09spapr: modify the prototype of the cpu_intc_create() methodCédric Le Goater4-17/+44
2019-01-09spapr/xive: simplify the sPAPR IRQ qirq method for XIVECédric Le Goater2-15/+11
2019-01-09spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.hGreg Kurz1-2/+0