aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-11-12hw/virtio: Add PCIe capability to virtio devicesMarcel Apfelbaum
2015-11-12vhost: send SET_VRING_ENABLE at start/stopYuanhan Liu
2015-11-12vhost: rename RESET_DEVICE backto RESET_OWNERYuanhan Liu
2015-11-12vhost-user: modify SET_LOG_BASE to pass mmap size and offsetVictor Kaplansky
2015-11-12virtio-pci: unbreak queue_enable readJason Wang
2015-11-12virtio-pci: introduce pio notification capability for modern deviceJason Wang
2015-11-12virtio-pci: use zero length mmio eventfd for 1.0 notification cap when possibleJason Wang
2015-11-12virtio-pci: fix 1.0 virtqueue migrationJason Wang
2015-11-12Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2015-11-11' into...Peter Maydell
2015-11-11error: More error_setg() usageEric Blake
2015-11-11s390: deprecate the non-ccw machine in 2.5Christian Borntraeger
2015-11-11s390x/ipl: switch error reporting to error_setgDavid Hildenbrand
2015-11-11s390x/ipl: clean up qom definitions and turn into TYPE_DEVICEDavid Hildenbrand
2015-11-11qdev: provide qdev_reset_all_fn()David Hildenbrand
2015-11-11s390x: switch to memory_region_allocate_system_memoryDominik Dingel
2015-11-11s390x/pci : fix up s390 pci iommu translation functionYi Min Zhao
2015-11-11s390x/css: sense data endiannessCornelia Huck
2015-11-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151111' into st...Peter Maydell
2015-11-11spapr: Handle failure of KVM_PPC_ALLOCATE_HTAB ioctlBharata B Rao
2015-11-10Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20151110.0' i...Peter Maydell
2015-11-10vfio: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-11-10vfio/pci: Hide device PCIe capability on non-express buses for PCIe VMsAlex Williamson
2015-11-10Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20151110' i...Peter Maydell
2015-11-10Inhibit ballooning during postcopyDr. David Alan Gilbert
2015-11-10Rename save_live_complete to save_live_complete_precopyDr. David Alan Gilbert
2015-11-10hw/arm/virt: error_report cleanupsAndrew Jones
2015-11-10arm: highbank: Implement PSCI and dummy monitorPeter Crosthwaite
2015-11-10arm: highbank: Defeature CPU overridePeter Crosthwaite
2015-11-10arm: boot: Add secure_board_setup flagPeter Crosthwaite
2015-11-10hw/intc/arm_gic: Remove the definition of NUM_CPUWei Huang
2015-11-09hw/timer/hpet.c: Avoid signed integer overflow which results in bugs on OSXPeter Maydell
2015-11-09dataplane: support non-contigious s/gMichael S. Tsirkin
2015-11-09dataplane: simplify indirect descriptor readMichael S. Tsirkin
2015-11-06arm: allwinner-a10: Add SATAPeter Crosthwaite
2015-11-06ahci: Add allwinner AHCIPeter Crosthwaite
2015-11-06ahci: split realize and initPeter Crosthwaite
2015-11-06ahci: Add some MMIO debug printfsPeter Crosthwaite
2015-11-06ide: remove hardcoded 2GiB transactional limitJohn Snow
2015-11-06pci-assign: do not test path with access() before openingPaolo Bonzini
2015-11-06usb: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-11-06qxl: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2015-11-06bt: fix use of uninitialized variable seqlenPaolo Bonzini
2015-11-06hw/dma/pxa2xx: Remove superfluous memsetThomas Huth
2015-11-06hw/input/tsc210x: Remove superfluous memsetThomas Huth
2015-11-06xen: fix invalid assertionPaolo Bonzini
2015-11-06fix bad indentation in pcie_cap_slot_write_config()Cao jin
2015-11-06hw/display/tcx: Remove superfluous OBJECT() typecastsThomas Huth
2015-11-06hw/acpi/aml-build: remove useless glib version checkMarc-André Lureau
2015-11-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ...Peter Maydell
2015-11-06replay: replay blockers for devicesPavel Dovgalyuk