index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2016-11-15
qdev: hotplug: drop HotplugHandler.post_plug callback
Xiao Guangrong
2016-11-15
vhost: migration blocker only if shared log is used
Rafael David Tinoco
2016-11-15
virtio-net: mark VIRTIO_NET_F_GSO as legacy
Michael S. Tsirkin
2016-11-15
virtio: allow per-device-class legacy features
Michael S. Tsirkin
2016-11-15
acpi: fix DMAR device scope for IOAPIC
Peter Xu
2016-11-15
intel_iommu: fix incorrect assert
Peter Xu
2016-11-15
intel_iommu: fix several incorrect endianess and bit fields
Peter Xu
2016-11-15
virtio-crypto: tag as not hotpluggable and migration
Gonglei
2016-11-15
virtio: make virtqueue_alloc_element static
Ladi Prosek
2016-11-15
virtio: rename virtqueue_discard to virtqueue_unpop
Ladi Prosek
2016-11-15
intel_iommu: fixing source id during IOTLB hash key calculation
Jason Wang
2016-11-10
hw/input/hid: support alternative sysrq/break scancodes for gtk-vnc
Peter Korsgaard
2016-11-10
usbredir: free vm_change_state_handler in usbredir destroy dispatch
Li Qiang
2016-11-10
usb: ehci: fix memory leak in ehci_init_transfer
Li Qiang
2016-11-07
hw/i2c/bitbang_i2c: Handle NACKs from devices
Peter Maydell
2016-11-07
nvic: set pending status for not active interrupts
Marcin Krzeminski
2016-11-07
char: cadence: check baud rate generator and divider values
Prasad J Pandit
2016-11-04
Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into staging
Stefan Hajnoczi
2016-11-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
2016-11-02
PCMachineState: introduce acpi_build_enabled field
Wei Liu
2016-11-02
hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()
Thomas Huth
2016-11-01
acpi: fix assert failure caused by commit 35c5a52d
Haozhong Zhang
2016-11-01
acpi/ipmi: Initialize the fwinfo before fetching it
Corey Minyard
2016-11-01
ipmi: Add graceful shutdown handling to the external BMC
Corey Minyard
2016-11-01
ipmi: fix build config variable name for ipmi_bmc_extern.o
Daniel P. Berrange
2016-11-01
ipmi: Implement shutdown via ACPI overtemp
Corey Minyard
2016-11-01
ipmi: chassis poweroff should use qemu_system_shutdown_request()
Cédric Le Goater
2016-11-01
ipmi_bmc_sim: Remove an unnecessary mutex
Corey Minyard
2016-11-01
ipmi: Remove hotplug from IPMI BMCs
Corey Minyard
2016-11-01
pc: memhp: enable nvdimm device hotplug
Xiao Guangrong
2016-11-01
nvdimm acpi: introduce _FIT
Xiao Guangrong
2016-11-01
nvdimm acpi: introduce fit buffer
Xiao Guangrong
2016-11-01
nvdimm acpi: prebuild nvdimm devices for available slots
Xiao Guangrong
2016-11-01
nvdimm acpi: use common macros instead of magic names
Xiao Guangrong
2016-11-01
acpi nvdimm: rename result_size to dsm_out_buf_siz
Xiao Guangrong
2016-11-01
nvdimm acpi: compile nvdimm acpi code arch-independently
Xiao Guangrong
2016-11-01
acpi nvdimm: fix Arg6 usage
Xiao Guangrong
2016-11-01
acpi nvdimm: fix ARG3 conflict
Xiao Guangrong
2016-11-01
acpi nvdimm: fix device physical address base
Xiao Guangrong
2016-11-01
acpi nvdimm: fix OperationRegion definition
Xiao Guangrong
2016-11-01
acpi nvdimm: fix wrong buffer size returned by DSM method
Xiao Guangrong
2016-11-01
virtio-crypto: using bh to handle dataq's requests
Gonglei
2016-11-01
cryptodev: introduce an unified wrapper for crypto operation
Gonglei
2016-11-01
virtio-crypto: add data queue processing handler
Gonglei
2016-11-01
virtio-crypto: add control queue handler
Gonglei
2016-11-01
virtio-crypto: set capacity of algorithms supported
Gonglei
2016-11-01
virtio-crypto-pci: add virtio crypto pci support
Gonglei
2016-11-01
virtio-crypto: add virtio crypto device emulation
Gonglei
2016-11-01
9pfs: drop excessive error message from virtfs_reset()
Greg Kurz
2016-11-01
9pfs: don't BUG_ON() if fid is already opened
Greg Kurz
[next]