]> git.proxmox.com Git - mirror_qemu.git/history - hw
ioport: do not use CPU_LOG_IOPORT
[mirror_qemu.git] / hw /
2015-10-29 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-10-29 Cao jinenable multi-function hot-add
2015-10-29 Cao jinremove function during multi-function hot-add
2015-10-29 Michael S. TsirkinRevert "memhp: extend address auto assignment to suppor...
2015-10-29 Michael S. TsirkinRevert "pc: memhp: force gaps between DIMM's GPA"
2015-10-29 Michael S. Tsirkinvirtio: drop virtqueue_map_sg
2015-10-29 Michael S. Tsirkinvirtio-scsi: convert to virtqueue_map
2015-10-29 Michael S. Tsirkinvirtio-serial: convert to virtio_map
2015-10-29 Michael S. Tsirkinvirtio-blk: convert to virtqueue_map
2015-10-29 Michael S. Tsirkinvirtio: switch to virtio_map
2015-10-29 Michael S. Tsirkinvirtio: introduce virtio_map
2015-10-29 Igor Mammedovpc: memhp: do not emit inserting event for coldplugged...
2015-10-29 Michael S. Tsirkinvhost-user: cleanup msg size math
2015-10-29 Michael S. Tsirkinvhost-user: cleanup struct size math
2015-10-28 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2015-10-28 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2015-10-27 Peter MaydellMerge remote-tracking branch 'remotes/pmaydell/tags...
2015-10-27 Jean-Christophe... i.MX: Standardize i.MX GPT debug
2015-10-27 Jean-Christophe... i.MX: Standardize i.MX EPIT debug
2015-10-27 Jean-Christophe... i.MX: Standardize i.MX FEC debug
2015-10-27 Jean-Christophe... i.MX: Standardize i.MX CCM debug
2015-10-27 Jean-Christophe... i.MX: Standardize i.MX AVIC debug
2015-10-27 Jean-Christophe... i.MX: Standardize i.MX I2C debug
2015-10-27 Jean-Christophe... i.MX: Standardize i.MX GPIO debug
2015-10-27 Jean-Christophe... i.MX: Standardize i.MX serial debug.
2015-10-27 Andrew Joneshw/arm/virt: don't use a15memmap directly
2015-10-27 Pavel Fedinarm_gic_kvm: Disable live migration if not supported
2015-10-27 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2015-10-27 Shmulik Ladkanivmxnet3: Do not fill stats if device is inactive
2015-10-27 Sebastian Hubernet: cadence_gem: Set initial MAC address
2015-10-26 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
2015-10-26 Eduardo Habkostxen-platform: Replace assert() with appropriate error...
2015-10-26 Stefano Stabellinixen_platform: switch to realize
2015-10-26 Peter MaydellMerge remote-tracking branch 'remotes/elmarco/tags...
2015-10-26 Lan TianyuQemu/Xen: Fix early freeing MSIX MMIO memory region
2015-10-26 Marc-André Lureauivshmem: use little-endian int64_t for the protocol
2015-10-26 Marc-André Lureauivshmem: use kvm irqfd for msi notifications
2015-10-26 Marc-André Lureauivshmem: rename MSI eventfd_table
2015-10-26 Marc-André Lureauivshmem: remove EventfdEntry.vector
2015-10-26 Marc-André Lureauivshmem: add hostmem backend
2015-10-26 Marc-André Lureauivshmem: use qemu_strtosz()
2015-10-26 Marc-André Lureauivshmem: do not keep shm_fd open
2015-10-24 Marc-André Lureaumsix: implement pba write (but read-only)
2015-10-24 David Marchandivshmem: add check on protocol version in QEMU
2015-10-24 Marc-André Lureauivshmem: reset mask on device reset
2015-10-24 Marc-André Lureauivshmem: error on too many eventfd received
2015-10-24 Marc-André Lureauivshmem: replace 'guest' for 'peer' appropriately
2015-10-24 Marc-André Lureauivshmem: fix pci_ivshmem_exit()
2015-10-24 Marc-André Lureauivshmem: add device description
2015-10-24 Marc-André Lureauivshmem: check shm isn't already initialized
2015-10-24 Marc-André Lureauivshmem: shmfd can be 0
2015-10-24 Marc-André Lureauivshmem: migrate with VMStateDescription
2015-10-24 Marc-André Lureauivshmem: use common is_power_of_2()
2015-10-24 Marc-André Lureauivshmem: use common return
2015-10-24 Marc-André Lureauivshmem: simplify a bit the code
2015-10-24 Marc-André Lureauivshmem: print error on invalid peer id
2015-10-24 Marc-André Lureauivshmem: improve error handling
2015-10-24 Marc-André Lureauivshmem: improve debug messages
2015-10-24 Marc-André Lureauivshmem: remove max_peer field
2015-10-24 Marc-André Lureauivshmem: initialize max_peer to -1
2015-10-24 Marc-André Lureauivshmem: remove useless ivshmem_update_irq() val argument
2015-10-24 Marc-André Lureauivshmem: allocate eventfds in resize_peers()
2015-10-24 Marc-André Lureauivshmem: simplify around increase_dynamic_storage()
2015-10-24 Marc-André Lureauivshmem: limit maximum number of peers to G_MAXUINT16
2015-10-24 Marc-André Lureauivshmem: remove last exit(1)
2015-10-24 Marc-André Lureauivshmem: more qdev conversion
2015-10-24 Marc-André Lureauivshmem: remove useless doorbell field
2015-10-24 Marc-André Lureauivshmem: remove superflous ivshmem_attr field
2015-10-24 Marc-André Lureauivshmem: remove unnecessary dup()
2015-10-24 Marc-André Lureauivshmem: factor out the incoming fifo handling
2015-10-24 Marc-André Lureauivshmem: fix number of bytes to push to fifo
2015-10-24 Marc-André Lureauivhsmem: read do not accept more than sizeof(long)
2015-10-23 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2015-10-23 Fam Zhengdataplane: Mark host notifiers' client type as "external"
2015-10-23 Fam Zhengaio: Add "is_external" flag for event handlers
2015-10-23 Max Reitzblock: Prepare for NULL BDS
2015-10-23 Max Reitzhw/usb-storage: Check whether BB is inserted
2015-10-23 Max Reitzhw/block/fdc: Implement tray status
2015-10-23 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2015-10-23 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2015-10-23 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2015-10-23 Paolo Bonziniprep: do not use CPU_LOG_IOPORT, convert to tracepoints
2015-10-23 Laurent Vivieropenpic: add to misc category
2015-10-23 Laurent Viviermacio-nvram: add to misc category
2015-10-23 Laurent Viviermacio: add to bridge category
2015-10-23 Laurent Vivieruninorth: add to bridge category
2015-10-23 Laurent Viviermacio-ide: add to storage category
2015-10-23 Laurent Viviercuda: add to bridge category
2015-10-23 Laurent Viviergrackle: add to bridge category
2015-10-23 Laurent Vivierescc: add to input category
2015-10-23 Laurent Viviercmd646: add to storage category
2015-10-23 Laurent Vivieradb: add to input category
2015-10-23 Benjamin Herrenschmidtppc/spapr: Add "ibm,pa-features" property to the device...
2015-10-22 Thomas Huthhw/scsi/spapr_vscsi: Remove superfluous memset
2015-10-22 David Gibsonspapr_pci: Allow VFIO devices to work on the normal...
2015-10-22 David Gibsonspapr_iommu: Provide a function to switch a TCE table...
2015-10-22 David Gibsonspapr_iommu: Rename vfio_accel parameter
2015-10-22 David Gibsonspapr_pci: Allow PCI host bridge DMA window to be confi...
2015-10-22 Thomas Huthspapr: Add "slb-size" property to CPU device tree nodes
2015-10-22 Bharata B Raospapr: Abort when HTAB of requested size isn't allocated
next