summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-01-14pci/pcie: stop plug/unplug if the slot is lockedDavid Hildenbrand
2019-01-14Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell
2019-01-14target/i386: Disable MPX support on named CPU modelsPaolo Bonzini
2019-01-14target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU modelsBorislav Petkov
2019-01-14xen-block: avoid repeated memory allocationTim Smith
2019-01-14xen-block: improve response latencyTim Smith
2019-01-14xen-block: improve batching behaviourTim Smith
2019-01-14xen: Replace few mentions of xend by libxlAnthony PERARD
2019-01-14Remove broken Xen PV domain builderAnthony PERARD
2019-01-14xen: remove the legacy 'xen_disk' backendPaul Durrant
2019-01-14xen: automatically create XenBlockDevice-sPaul Durrant
2019-01-14xen: add a mechanism to automatically create XenDevice-s...Paul Durrant
2019-01-14xen: add implementations of xen-block connect and disconnect functions...Paul Durrant
2019-01-14xen: purge 'blk' and 'ioreq' from function names in dataplane/xen-block.cPaul Durrant
2019-01-14xen: remove 'ioreq' struct/varable/field names from dataplane/xen-block.cPaul Durrant
2019-01-14xen: remove 'XenBlkDev' and 'blkdev' names from dataplane/xen-blockPaul Durrant
2019-01-14xen: add header and build dataplane/xen-block.cPaul Durrant
2019-01-14xen: remove unnecessary code from dataplane/xen-block.cPaul Durrant
2019-01-14xen: duplicate xen_disk.c as basis of dataplane/xen-block.cPaul Durrant
2019-01-14xen: add event channel interface for XenDevice-sPaul Durrant
2019-01-14xen: add grant table interface for XenDevice-sPaul Durrant
2019-01-14xen: add xenstore watcher infrastructurePaul Durrant
2019-01-14xen: create xenstore areas for XenDevice-sPaul Durrant
2019-01-14xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'Paul Durrant
2019-01-14xen: introduce new 'XenBus' and 'XenDevice' object hierarchyPaul Durrant
2019-01-14xen: re-name XenDevice to XenLegacyDevice...Paul Durrant
2019-01-14xen/pt: allow passthrough of devices with bogus interrupt pinZhao Yan
2019-01-14hw/xen/xen_pt_graphics: Don't trust the BIOS ROM contents so muchPeter Maydell
2019-01-11Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190111-pull-request' ...Peter Maydell
2019-01-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2019-01-11remove space-tab sequencesPaolo Bonzini
2019-01-11hw/watchdog/wdt_i6300esb: remove a unnecessary commentPeng Hao
2019-01-11qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini
2019-01-11qemu/queue.h: typedef QTAILQ headsPaolo Bonzini
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2019-01-11vfio: make vfio_address_spaces staticPaolo Bonzini
2019-01-11Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-01-11scsi: esp: Defer command completion until previous interrupts have been handledGuenter Roeck
2019-01-11esp-pci: Fix status register write erase controlGuenter Roeck
2019-01-11pam: wrap MemoryRegion initialization in a transactionPaolo Bonzini
2019-01-11i2c-ddc: fix oob readGerd Hoffmann
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190110-pull-request...Peter Maydell
2019-01-10Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190110-pull-request' i...Peter Maydell
2019-01-10Merge remote-tracking branch 'remotes/vivier2/tags/trivial-patches-pull-reque...Peter Maydell
2019-01-10usb-audio: ignore usb packages with wrong sizeGerd Hoffmann
2019-01-10hw/audio/marvell: Don't include unnecessary i2c.h header fileThomas Huth
2019-01-10configure: bump spice-server required version to 0.12.5Marc-André Lureau
2019-01-09qdev: fix -device scsi-hd,help regressionMarc-André Lureau
2019-01-09machine: Use shorter format for GlobalProperty arraysEduardo Habkost