]> git.proxmox.com Git - mirror_qemu.git/history - hw
vfio: Pass an error object to vfio_get_device
[mirror_qemu.git] / hw /
2016-10-17 Eric Augervfio: Pass an error object to vfio_get_device
2016-10-17 Eric Augervfio: Pass an error object to vfio_get_group
2016-10-17 Eric Augervfio: Pass an Error object to vfio_connect_container
2016-10-17 Eric Augervfio/pci: Pass an error object to vfio_pci_igd_opregion...
2016-10-17 Eric Augervfio/pci: Pass an error object to vfio_add_capabilities
2016-10-17 Eric Augervfio/pci: Pass an error object to vfio_intx_enable
2016-10-17 Eric Augervfio/pci: Pass an error object to vfio_msix_early_setup
2016-10-17 Eric Augervfio/pci: Pass an error object to vfio_populate_device
2016-10-17 Eric Augervfio/pci: Pass an error object to vfio_populate_vga
2016-10-17 Eric Augervfio/pci: Use local error object in vfio_initfn
2016-10-17 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2016-10-17 Li Qiang9pfs: fix memory leak in v9fs_write
2016-10-17 Li Qiang9pfs: fix memory leak in v9fs_link
2016-10-17 Li Qiang9pfs: fix memory leak in v9fs_xattrcreate
2016-10-17 Li Qiang9pfs: fix information leak in xattr read
2016-10-17 Greg Kurzvirtio-9p: add reset handler
2016-10-17 Greg Kurz9pfs: only free completed request if not flushed
2016-10-17 Greg Kurz9pfs: drop useless check in pdu_free()
2016-10-17 Greg Kurz9pfs: use coroutine_fn annotation in hw/9pfs/9p.[ch]
2016-10-17 Greg Kurz9pfs: use coroutine_fn annotation in hw/9pfs/co*.[ch]
2016-10-17 Greg Kurz9pfs: fsdev: drop useless extern annotation for functions
2016-10-17 Li Qiang9pfs: fix potential host memory leak in v9fs_read
2016-10-17 Li Qiang9pfs: allocate space for guest originated empty strings
2016-10-17 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-10-16 David Gibsonspapr: Improved placement of PCI host bridges in guest...
2016-10-16 David Gibsonspapr_pci: Add a 64-bit MMIO window
2016-10-16 David Gibsonspapr: Adjust placement of PCI host bridge to allow...
2016-10-16 David Gibsonspapr_pci: Delegate placement of PCI host bridges to...
2016-10-14 Benjamin Herrenschmidtppc/xics: Split ICS into ics-base and ics class
2016-10-14 Benjamin Herrenschmidtppc/xics: Make the ICSState a list
2016-10-14 Michael Rothspapr: fix inheritance chain for default machine options
2016-10-13 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-10-13 Thomas Huthppc: Check the availability of transactional memory
2016-10-13 Thomas Huthhw/ppc/spapr: Fix the selection of the processor features
2016-10-13 Thomas Huthhw/ppc/spapr: Move code related to "ibm,pa-features...
2016-10-12 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-12 Hans de Goedeusb-redir: allocate buffers before waking up the host...
2016-10-12 Vijay Kumar Busb: Fix incorrect default DMA offset.
2016-10-12 Gerd Hoffmannusb: fix serial generator
2016-10-12 Gerd Hoffmannxhci: make xhci_epid_to_usbep accept XHCIEPContext
2016-10-12 Gerd Hoffmannxhci: drop XHCITransfer->{slotid,epid}
2016-10-12 Gerd Hoffmannxhci: add & use xhci_kick_epctx()
2016-10-12 Gerd Hoffmannxhci: drop XHCITransfer->xhci
2016-10-12 Gerd Hoffmannxhci: use linked list for transfers
2016-10-12 Gerd Hoffmannxhci: drop unused comp_xfer field
2016-10-12 Gerd Hoffmannxhci: decouple EV_QUEUE from TD_QUEUE
2016-10-12 Gerd Hoffmannxhci: limit the number of link trbs we are willing...
2016-10-10 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-10-10 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-10-10 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2016-10-10 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-10-10 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-10-09 Feng Wuintel-iommu: Check IOAPIC's Trigger Mode against the...
2016-10-09 Halil Pasicvirtio: cleanup VMSTATE_VIRTIO_DEVICE
2016-10-09 Halil Pasicvhost-vsock: convert VMSTATE_VIRTIO_DEVICE
2016-10-09 Halil Pasicvirtio-rng: convert VMSTATE_VIRTIO_DEVICE
2016-10-09 Halil Pasicvirtio-balloon: convert VMSTATE_VIRTIO_DEVICE
2016-10-09 Halil Pasicvirtio-scsi: convert VMSTATE_VIRTIO_DEVICE
2016-10-09 Halil Pasicvirtio-input: convert VMSTATE_VIRTIO_DEVICE
2016-10-09 Halil Pasicvirtio-gpu: convert VMSTATE_VIRTIO_DEVICE
2016-10-09 Halil Pasicvirtio-serial: convert VMSTATE_VIRTIO_DEVICE
2016-10-09 Halil Pasicvirtio-9p: convert VMSTATE_VIRTIO_DEVICE
2016-10-09 Halil Pasicvirtio-net: convert VMSTATE_VIRTIO_DEVICE
2016-10-09 Halil Pasicvirtio-blk: convert VMSTATE_VIRTIO_DEVICE
2016-10-09 Halil Pasicvirtio: prepare change VMSTATE_VIRTIO_DEVICE macro
2016-10-09 Greg Kurzvirtio-scsi: handle virtio_scsi_set_config() error
2016-10-09 Greg Kurzvirtio-scsi: convert virtio_scsi_bad_req() to use virti...
2016-10-09 Greg Kurzvirtio-net: handle virtio_net_flush_tx() errors
2016-10-09 Greg Kurzvirtio-net: handle virtio_net_receive() errors
2016-10-09 Greg Kurzvirtio-net: handle virtio_net_handle_ctrl() error
2016-10-09 Greg Kurzvirtio-blk: handle virtio_blk_handle_request() errors
2016-10-09 Greg Kurzvirtio-9p: handle handle_9p_output() error
2016-10-09 Greg Kurzvirtio-blk: make some functions static
2016-10-09 Greg Kurzvirtio-9p: add parentheses to sizeof operator
2016-10-09 Stefan Hajnoczivirtio-serial: add missing virtio_detach_element()...
2016-10-09 Stefan Hajnoczivirtio-blk: add missing virtio_detach_element() call
2016-10-09 Stefan Hajnoczivirtio: add virtio_detach_element()
2016-10-09 Igor Mammedovacpi: provide _PXM method for CPU devices if QEMU is...
2016-10-09 Igor Mammedovnuma: reduce code duplication by adding helper numa_get...
2016-10-09 Sascha Silbevirtio-serial: enable virtio console emergency write...
2016-10-09 Sascha Silbevirtio-serial: add plumbing for virtio console emergenc...
2016-10-09 Liang Livirtio-balloon: Remove needless precompiled directive
2016-10-08 Chen Fanvirtio: rename the bar index field name in VirtIOPCIProxy
2016-10-08 Greg Ungererm68k: change default system clock for m5208evb
2016-10-08 Li Qiangusb: ehci: fix memory leak in ehci_process_itd
2016-10-08 Paolo Bonzinibt-hci-csr: drop unused argument
2016-10-07 Kevin Wolfblock-backend: Remember if attached device is non-qdev
2016-10-06 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-10-06 Thomas Huthhw/ppc/spapr: Use POWER8 by default for the pseries...
2016-10-06 Greg Kurzspapr: fix check of cpu alias name in spapr_get_cpu_cor...
2016-10-05 Thomas Huthppc: Check the availability of transactional memory
2016-10-05 Thomas Huthhw/ppc/spapr: Fix the selection of the processor features
2016-10-05 Thomas Huthhw/ppc/spapr: Move code related to "ibm,pa-features...
2016-10-05 David Gibsonpseries: Add 2.8 machine type, set up compatibility...
2016-10-05 Felipe Franciosispapr_vscsi: fix build error introduced by f19661c8
2016-10-04 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-10-04 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2016-10-04 Alistair Franciscadence_gem: Fix priority queue out of bounds access
2016-10-04 Alistair Francisgeneric-loader: Add a generic loader
2016-10-04 Shannon ZhaoARM: Virt: ACPI: Add GIC ITS description in ACPI MADT...
next