index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
*
9pfs: add cleanup operation for handle backend driver
Li Qiang
2016-11-23
1
-0
/
+9
*
9pfs: add cleanup operation in FileOperations
Li Qiang
2016-11-23
1
-0
/
+6
*
9pfs: adjust the order of resource cleanup in device unrealize
Li Qiang
2016-11-23
1
-2
/
+2
*
xen: attach pvusb usb bus to backend qdev
Juergen Gross
2016-11-22
1
-13
/
+10
*
xen: create qdev for each backend device
Juergen Gross
2016-11-22
2
-1
/
+50
*
xen: add an own bus for xen backend devices
Juergen Gross
2016-11-22
1
-3
/
+16
*
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
2016-11-21
12
-55
/
+134
|
\
|
*
acpi: Use apic_id_limit when calculating legacy ACPI table size
Eduardo Habkost
2016-11-18
1
-1
/
+1
|
*
ipmi: fix qemu crash while migrating with ipmi
ZhuangYanying
2016-11-18
1
-4
/
+2
|
*
ivshmem: Fix 64 bit memory bar configuration
Zhuang Yanying
2016-11-18
1
-1
/
+3
|
*
virtio: set ISR on dataplane notifications
Paolo Bonzini
2016-11-18
5
-20
/
+31
|
*
virtio: access ISR atomically
Paolo Bonzini
2016-11-18
3
-14
/
+23
|
*
virtio: introduce grab/release_ioeventfd to fix vhost
Paolo Bonzini
2016-11-18
3
-18
/
+70
|
*
virtio-crypto: fix virtio_queue_set_notification() race
Stefan Hajnoczi
2016-11-18
1
-2
/
+11
*
|
Merge remote-tracking branch 'remotes/elmarco/tags/ivshmem-pull-request' into...
Stefan Hajnoczi
2016-11-18
1
-1
/
+3
|
\
\
|
*
|
ivshmem: Fix 64 bit memory bar configuration
Zhuang Yanying
2016-11-17
1
-1
/
+3
*
|
|
pc: fix FW_CFG_NB_CPUS to account for -device added CPUs
Igor Mammedov
2016-11-16
1
-17
/
+27
*
|
|
fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()
Igor Mammedov
2016-11-16
7
-2
/
+9
*
|
|
Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs"
Igor Mammedov
2016-11-16
1
-29
/
+15
|
/
/
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
2016-11-15
18
-218
/
+198
|
\
|
|
*
virtio: drop virtio_queue_get_ring_{size,addr}()
Greg Kurz
2016-11-15
1
-11
/
+0
|
*
vhost: drop legacy vring layout bits
Greg Kurz
2016-11-15
1
-13
/
+0
|
*
vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layout
Greg Kurz
2016-11-15
1
-19
/
+60
|
*
nvdimm acpi: introduce NVDIMM_DSM_MEMORY_SIZE
Xiao Guangrong
2016-11-15
1
-13
/
+17
|
*
nvdimm acpi: use aml_name_decl to define named object
Xiao Guangrong
2016-11-15
1
-4
/
+2
|
*
nvdimm acpi: rename nvdimm_dsm_reserved_root
Xiao Guangrong
2016-11-15
1
-3
/
+4
|
*
nvdimm acpi: fix two comments
Xiao Guangrong
2016-11-15
1
-2
/
+2
|
*
nvdimm acpi: define DSM return codes
Xiao Guangrong
2016-11-15
1
-19
/
+27
|
*
nvdimm acpi: rename nvdimm_acpi_hotplug
Xiao Guangrong
2016-11-15
2
-2
/
+2
|
*
nvdimm acpi: cleanup nvdimm_build_fit
Xiao Guangrong
2016-11-15
1
-3
/
+1
|
*
nvdimm acpi: rename nvdimm_plugged_device_list
Xiao Guangrong
2016-11-15
1
-9
/
+8
|
*
nvdimm acpi: clean up nvdimm_build_acpi
Xiao Guangrong
2016-11-15
1
-14
/
+16
|
*
pc: memhp: stop handling nvdimm hotplug in pc_dimm_unplug
Xiao Guangrong
2016-11-15
1
-6
/
+0
|
*
pc: memhp: move nvdimm hotplug out of memory hotplug
Xiao Guangrong
2016-11-15
4
-26
/
+27
|
*
nvdimm acpi: drop the lock of fit buffer
Xiao Guangrong
2016-11-15
1
-10
/
+1
|
*
qdev: hotplug: drop HotplugHandler.post_plug callback
Xiao Guangrong
2016-11-15
4
-51
/
+9
|
*
vhost: migration blocker only if shared log is used
Rafael David Tinoco
2016-11-15
1
-1
/
+1
|
*
virtio-net: mark VIRTIO_NET_F_GSO as legacy
Michael S. Tsirkin
2016-11-15
1
-0
/
+1
|
*
virtio: allow per-device-class legacy features
Michael S. Tsirkin
2016-11-15
3
-2
/
+8
|
*
acpi: fix DMAR device scope for IOAPIC
Peter Xu
2016-11-15
1
-1
/
+2
|
*
intel_iommu: fix incorrect assert
Peter Xu
2016-11-15
1
-1
/
+1
|
*
intel_iommu: fix several incorrect endianess and bit fields
Peter Xu
2016-11-15
1
-1
/
+1
|
*
virtio-crypto: tag as not hotpluggable and migration
Gonglei
2016-11-15
2
-1
/
+2
|
*
virtio: make virtqueue_alloc_element static
Ladi Prosek
2016-11-15
1
-1
/
+1
|
*
virtio: rename virtqueue_discard to virtqueue_unpop
Ladi Prosek
2016-11-15
3
-6
/
+6
|
*
intel_iommu: fixing source id during IOTLB hash key calculation
Jason Wang
2016-11-15
2
-2
/
+2
*
|
qdev: Fix assert in PCI address property when used by vfio-pci
Daniel Oram
2016-11-15
1
-4
/
+10
*
|
Merge remote-tracking branch 'jasowang/tags/net-pull-request' into staging
Stefan Hajnoczi
2016-11-15
1
-0
/
+4
|
\
\
|
*
|
net: skip virtio-net config of deleted nic's peers
Yuri Benditovich
2016-11-15
1
-0
/
+4
*
|
|
ppc/pnv: Fix fatal bug on 32-bit hosts
David Gibson
2016-11-15
1
-1
/
+1
[next]