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
*
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' ...
Peter Maydell
2017-07-11
3
-4
/
+22
|
\
|
*
vfio/pci: Fixup v0 PCIe capabilities
Alex Williamson
2017-07-10
1
-0
/
+12
|
*
vfio: Test realized when using VFIOGroup.device_list iterator
Alex Williamson
2017-07-10
3
-4
/
+10
*
|
migration: Rename cleanup() to save_cleanup()
Juan Quintela
2017-07-10
1
-2
/
+2
*
|
migration: Rename save_live_setup() to save_setup()
Juan Quintela
2017-07-10
1
-1
/
+1
|
/
*
xen/pt: Fixup addr validation in xen_pt_pci_config_access_check
Anoob Soman
2017-07-07
1
-1
/
+1
*
xen-platform: Cleanup network infrastructure when emulated NICs are unplugged
Ross Lagerwall
2017-07-07
1
-0
/
+11
*
xenfb: remove xen_init_display "temporary" hack
Stefano Stabellini
2017-07-07
2
-66
/
+18
*
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...
Peter Maydell
2017-07-06
8
-240
/
+376
|
\
|
*
hw/s390x/ipl: Fix endianness problem with netboot_start_addr
Thomas Huth
2017-07-05
1
-1
/
+1
|
*
virtio-scsi-ccw: use ioeventfd even when KVM is disabled
QingFeng Hao
2017-07-05
1
-1
/
+1
|
*
s390x: fix realize inheritance for kvm-flic
Halil Pasic
2017-07-05
2
-2
/
+19
|
*
s390x: fix error propagation in kvm-flic's realize
Halil Pasic
2017-07-05
1
-2
/
+10
|
*
s390x/3270: fix instruction interception handler
Dong Jia Shi
2017-07-05
1
-0
/
+1
|
*
s390x: vmstatify config migration for virtio-ccw
Halil Pasic
2017-07-05
5
-234
/
+344
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-06
5
-5
/
+7
|
\
\
|
|
/
|
/
|
|
*
vapic: use tcg_enabled
Paolo Bonzini
2017-07-04
1
-2
/
+3
|
*
virtio-scsi: finalize IOMMU support
Jason Wang
2017-07-04
1
-1
/
+2
|
*
hw/misc/edu: Compile the edu device as common object
Thomas Huth
2017-07-04
1
-1
/
+1
|
*
include/exec/poison: Mark CONFIG_KVM as poisoned, too
Thomas Huth
2017-07-04
1
-1
/
+0
|
*
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
2017-07-04
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next.for-upstre...
Peter Maydell
2017-07-04
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
xilinx-dp: Add support for the yuy2 video format
Edgar E. Iglesias
2017-07-04
1
-0
/
+3
*
|
virtio-net: fix tx queue size for !vhost-user
Michael S. Tsirkin
2017-07-03
1
-8
/
+20
*
|
vhost-user: unregister slave req handler at cleanup time
Maxime Coquelin
2017-07-03
1
-0
/
+1
*
|
vhost: ensure vhost_ops are set before calling iotlb callback
Maxime Coquelin
2017-07-03
1
-2
/
+8
*
|
intel_iommu: fix migration breakage on mr switch
Peter Xu
2017-07-03
1
-0
/
+15
*
|
hw/acpi: remove dead acpi code
Aleksandr Bezzubikov
2017-07-03
1
-10
/
+0
*
|
fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1()
Mark Cave-Ayland
2017-07-03
1
-9
/
+7
*
|
fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize()
Mark Cave-Ayland
2017-07-03
1
-8
/
+8
*
|
i386/kvm/pci-assign: Use errp directly rather than local_err
Mao Zhongyi
2017-07-03
1
-15
/
+7
*
|
i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()
Mao Zhongyi
2017-07-03
1
-12
/
+6
*
|
pci: Convert shpc_init() to Error
Mao Zhongyi
2017-07-03
3
-20
/
+16
*
|
pci: Convert to realize
Mao Zhongyi
2017-07-03
6
-48
/
+52
*
|
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
2017-07-03
6
-31
/
+15
*
|
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
2017-07-03
11
-41
/
+92
*
|
pci: Fix the wrong assertion.
Mao Zhongyi
2017-07-03
4
-4
/
+4
*
|
pci: Add comment for pci_add_capability2()
Mao Zhongyi
2017-07-03
1
-0
/
+6
*
|
pci: Clean up error checking in pci_add_capability()
Mao Zhongyi
2017-07-03
1
-5
/
+1
*
|
intel_iommu: relax iq tail check on VTD_GCMD_QIE enable
Ladi Prosek
2017-07-03
2
-15
/
+20
*
|
hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge device
Thomas Huth
2017-07-03
1
-0
/
+2
*
|
virtio-net: enable configurable tx queue size
Wei Wang
2017-07-03
1
-2
/
+30
|
/
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2017-06-30
3
-11
/
+13
|
\
|
*
virtio-pci: use ioeventfd even when KVM is disabled
Stefan Hajnoczi
2017-06-30
1
-1
/
+1
|
*
virtio-blk: trace vdev so devices can be distinguished
Stefan Hajnoczi
2017-06-29
2
-10
/
+12
*
|
spapr: Clean up DRC set_isolation_state() path
David Gibson
2017-06-30
1
-42
/
+103
*
|
spapr: Clean up DRC set_allocation_state path
David Gibson
2017-06-30
1
-28
/
+45
*
|
spapr: Make DRC reset force DRC into known state
David Gibson
2017-06-30
2
-34
/
+16
*
|
spapr: Split DRC release from DRC detach
David Gibson
2017-06-30
1
-22
/
+27
*
|
spapr: Eliminate DRC 'signalled' state variable
David Gibson
2017-06-30
2
-54
/
+1
[next]