aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2015-10-24ivshmem: use common returnMarc-André Lureau
2015-10-24ivshmem: simplify a bit the codeMarc-André Lureau
2015-10-24ivshmem: print error on invalid peer idMarc-André Lureau
2015-10-24ivshmem: improve error handlingMarc-André Lureau
2015-10-24ivshmem: improve debug messagesMarc-André Lureau
2015-10-24ivshmem: remove max_peer fieldMarc-André Lureau
2015-10-24ivshmem: initialize max_peer to -1Marc-André Lureau
2015-10-24ivshmem: remove useless ivshmem_update_irq() val argumentMarc-André Lureau
2015-10-24ivshmem: allocate eventfds in resize_peers()Marc-André Lureau
2015-10-24ivshmem: simplify around increase_dynamic_storage()Marc-André Lureau
2015-10-24ivshmem: limit maximum number of peers to G_MAXUINT16Marc-André Lureau
2015-10-24ivshmem: remove last exit(1)Marc-André Lureau
2015-10-24ivshmem: more qdev conversionMarc-André Lureau
2015-10-24ivshmem: remove useless doorbell fieldMarc-André Lureau
2015-10-24ivshmem: remove superflous ivshmem_attr fieldMarc-André Lureau
2015-10-24ivshmem: remove unnecessary dup()Marc-André Lureau
2015-10-24ivshmem: factor out the incoming fifo handlingMarc-André Lureau
2015-10-24ivshmem: fix number of bytes to push to fifoMarc-André Lureau
2015-10-24ivhsmem: read do not accept more than sizeof(long)Marc-André Lureau
2015-10-23dataplane: Mark host notifiers' client type as "external"Fam Zheng
2015-10-23aio: Add "is_external" flag for event handlersFam Zheng
2015-10-23block: Prepare for NULL BDSMax Reitz
2015-10-23hw/usb-storage: Check whether BB is insertedMax Reitz
2015-10-23hw/block/fdc: Implement tray statusMax Reitz
2015-10-23Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151023' into st...Peter Maydell
2015-10-23Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-23prep: do not use CPU_LOG_IOPORT, convert to tracepointsPaolo Bonzini
2015-10-23openpic: add to misc categoryLaurent Vivier
2015-10-23macio-nvram: add to misc categoryLaurent Vivier
2015-10-23macio: add to bridge categoryLaurent Vivier
2015-10-23uninorth: add to bridge categoryLaurent Vivier
2015-10-23macio-ide: add to storage categoryLaurent Vivier
2015-10-23cuda: add to bridge categoryLaurent Vivier
2015-10-23grackle: add to bridge categoryLaurent Vivier
2015-10-23escc: add to input categoryLaurent Vivier
2015-10-23cmd646: add to storage categoryLaurent Vivier
2015-10-23adb: add to input categoryLaurent Vivier
2015-10-23ppc/spapr: Add "ibm,pa-features" property to the device-treeBenjamin Herrenschmidt
2015-10-23hw/scsi/spapr_vscsi: Remove superfluous memsetThomas Huth
2015-10-23spapr_pci: Allow VFIO devices to work on the normal PCI host bridgeDavid Gibson
2015-10-23spapr_iommu: Provide a function to switch a TCE table to allowing VFIODavid Gibson
2015-10-23spapr_iommu: Rename vfio_accel parameterDavid Gibson
2015-10-23spapr_pci: Allow PCI host bridge DMA window to be configuredDavid Gibson
2015-10-23spapr: Add "slb-size" property to CPU device tree nodesThomas Huth
2015-10-23spapr: Abort when HTAB of requested size isn't allocatedBharata B Rao
2015-10-23spapr: Allocate HTAB from machine initBharata B Rao
2015-10-22vhost-user: fix up rhel6 buildMichael S. Tsirkin
2015-10-22Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-10-22hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNTLaszlo Ersek
2015-10-22i386: keep cpu_model field in MachineState uptodateZhu Guihua