]> git.proxmox.com Git - mirror_qemu.git/history - hw
ipmi_bmc_sim: Remove an unnecessary mutex
[mirror_qemu.git] / hw /
2016-11-01 Corey Minyardipmi_bmc_sim: Remove an unnecessary mutex
2016-11-01 Corey Minyardipmi: Remove hotplug from IPMI BMCs
2016-11-01 Xiao Guangrongpc: memhp: enable nvdimm device hotplug
2016-11-01 Xiao Guangrongnvdimm acpi: introduce _FIT
2016-11-01 Xiao Guangrongnvdimm acpi: introduce fit buffer
2016-11-01 Xiao Guangrongnvdimm acpi: prebuild nvdimm devices for available...
2016-11-01 Xiao Guangrongnvdimm acpi: use common macros instead of magic names
2016-11-01 Xiao Guangrongacpi nvdimm: rename result_size to dsm_out_buf_siz
2016-11-01 Xiao Guangrongnvdimm acpi: compile nvdimm acpi code arch-independently
2016-11-01 Xiao Guangrongacpi nvdimm: fix Arg6 usage
2016-11-01 Xiao Guangrongacpi nvdimm: fix ARG3 conflict
2016-11-01 Xiao Guangrongacpi nvdimm: fix device physical address base
2016-11-01 Xiao Guangrongacpi nvdimm: fix OperationRegion definition
2016-11-01 Xiao Guangrongacpi nvdimm: fix wrong buffer size returned by DSM...
2016-11-01 Gongleivirtio-crypto: using bh to handle dataq's requests
2016-11-01 Gongleicryptodev: introduce an unified wrapper for crypto...
2016-11-01 Gongleivirtio-crypto: add data queue processing handler
2016-11-01 Gongleivirtio-crypto: add control queue handler
2016-11-01 Gongleivirtio-crypto: set capacity of algorithms supported
2016-11-01 Gongleivirtio-crypto-pci: add virtio crypto pci support
2016-11-01 Gongleivirtio-crypto: add virtio crypto device emulation
2016-10-30 Paolo Bonzinivirtio: inline set_host_notifier_internal
2016-10-30 Paolo Bonzinivirtio: inline virtio_queue_set_host_notifier_fd_handler
2016-10-30 Paolo Bonzinivirtio: use virtio_bus_set_host_notifier to start/stop...
2016-10-30 Paolo Bonzinivirtio: remove ioeventfd_disabled altogether
2016-10-30 Paolo Bonzinivirtio: remove set_handler argument from set_host_notif...
2016-10-30 Paolo BonziniRevert "virtio: Introduce virtio_add_queue_aio"
2016-10-30 Paolo Bonzinivirtio-scsi: always use dataplane path if ioeventfd...
2016-10-30 Paolo Bonzinivirtio-blk: always use dataplane path if ioeventfd...
2016-10-30 Paolo Bonzinivirtio: introduce virtio_device_ioeventfd_enabled
2016-10-30 Paolo Bonzinivirtio: add start_ioeventfd and stop_ioeventfd to Virti...
2016-10-30 Paolo Bonzinivirtio: move ioeventfd_started flag to VirtioBusState
2016-10-30 Paolo Bonzinivirtio: move ioeventfd_disabled flag to VirtioBusState
2016-10-30 Paolo Bonzinivirtio: disable ioeventfd as early as possible
2016-10-30 Dr. David Alan Gilbertvirtio/migration: Migrate balloon to VMState
2016-10-30 Dr. David Alan Gilbertvirtio/migration: Add VMStateDescription to VirtioDevic...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/vivier/tags/m68k...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-28 Bharata B Raospapr: Memory hot-unplug support
2016-10-28 Michael Rothspapr: use count+index for memory hotplug
2016-10-28 Bharata B Raospapr: Add DRC count indexed hotplug identifier type
2016-10-28 Michael Rothspapr: add hotplug interrupt machine options
2016-10-28 Michael Rothspapr_events: add support for dedicated hotplug event...
2016-10-27 Thomas Huthspapr_nvram: Pre-initialize the NVRAM to support the...
2016-10-27 Hervé Poussineauadb: change handler only when recognized
2016-10-27 Michael Rothspapr: improve ibm,architecture-vec-5 property handling
2016-10-27 Michael Rothspapr: add option vector handling in CAS-generated...
2016-10-27 Michael Rothspapr_hcall: use spapr_ovec_* interfaces for CAS options
2016-10-27 Michael Rothspapr_ovec: initial implementation of option vector...
2016-10-27 David Gibsonpseries: Remove spapr_create_fdt_skel()
2016-10-27 David Gibsonpseries: Consolidate construction of /vdevice device...
2016-10-27 David Gibsonpseries: Move /hypervisor node construction to fdt_buil...
2016-10-27 David Gibsonpseries: Move /event-sources construction to spapr_buil...
2016-10-27 David Gibsonpseries: Consolidate construction of /rtas device tree...
2016-10-27 David Gibsonpseries: Consolidate construction of /chosen device...
2016-10-27 David Gibsonpseries: Move construction of /interrupt-controller...
2016-10-27 David Gibsonpseries: Consolidate RTAS loading
2016-10-27 David Gibsonpseries: Move adding of fdt reserve map entries
2016-10-27 David Gibsonpseries: Make spapr_create_fdt_skel() get information...
2016-10-27 David Gibsonpseries: Remove rtas_addr and fdt_addr fields from...
2016-10-27 David Gibsonpseries: Split device tree construction from device...
2016-10-27 Cédric Le Goaterppc/pnv: add a ISA bus
2016-10-27 Benjamin Herrenschmidtppc/pnv: add a LPC controller
2016-10-27 Cédric Le Goaterppc/pnv: add XSCOM handlers to PnvCore
2016-10-27 Cédric Le Goaterppc/pnv: add XSCOM infrastructure
2016-10-27 Cédric Le Goaterppc/pnv: add a PnvCore object
2016-10-27 Cédric Le Goaterppc/pnv: add a PIR handler to PnvChip
2016-10-27 Cédric Le Goaterppc/pnv: add a core mask to PnvChip
2016-10-27 Cédric Le Goaterppc/pnv: add a PnvChip object
2016-10-27 Benjamin Herrenschmidtppc/pnv: add skeleton PowerNV platform
2016-10-27 Cédric Le Goaterppc/xics: change the icp_ routines API to use an 'ICPSt...
2016-10-27 Cédric Le Goaterppc/xics: add a XICSState backlink in ICPState
2016-10-27 Cédric Le Goaterppc/xics: add a xics_set_nr_servers common routine
2016-10-27 Thomas Huthnvram: Rename openbios_firmware_abi.h into sun_nvram.h
2016-10-27 Thomas Huthnvram: Move the remaining CHRP NVRAM related code to...
2016-10-27 Thomas Huthsparc: Use the new common NVRAM functions for system...
2016-10-27 Thomas Huthnvram: Introduce helper functions for CHRP "system...
2016-10-27 Michael Rothspapr_pci: advertise explicit numa IDs even when there...
2016-10-27 Benjamin Herrenschmidtppc/xics: Add xics to the monitor "info pic" command
2016-10-27 Kevin Wolffdc: Move qdev properties to FloppyDrive
2016-10-27 Kevin Wolffdc: Add a floppy drive qdev
2016-10-27 Kevin Wolffdc: Add a floppy qbus
2016-10-27 Mark Cave-Aylandmacio: switch over to new byte-aligned DMA helpers
2016-10-27 Mark Cave-Aylanddma-helpers: explicitly pass alignment into DMA helpers
2016-10-27 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/pull...
2016-10-27 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2016-10-27 Peter MaydellMerge remote-tracking branch 'remotes/jasowang/tags...
2016-10-26 Li Qiangvirtio-gpu: fix memory leak in virtio_gpu_resource_crea...
2016-10-26 Prasad J Panditaudio: intel-hda: check stream entry count during transfer
2016-10-26 Prasad J Panditnet: rtl8139: limit processing of ring descriptors
2016-10-26 Li Qiangnet: vmxnet: initialise local tx descriptor
2016-10-26 Kevin Wolfe1000e: Don't zero out buffer address in rx descriptor
2016-10-26 Prasad J Panditnet: rocker: set limit to DMA buffer size
2016-10-26 Li Qiangnet: eepro100: fix memory leak in device uninit
next