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
2017-07-13
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
xilinx: Fix latent error handling bug
Eduardo Habkost
2017-07-11
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170711' int...
Peter Maydell
2017-07-11
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170710.0' ...
Peter Maydell
2017-07-11
spapr: populate device tree depending on XIVE_EXPLOIT option
Cédric Le Goater
2017-07-11
spapr: introduce the XIVE_EXPLOIT option in CAS
Cédric Le Goater
2017-07-11
spapr: Only report host/guest IOMMU page size mismatches on KVM
David Gibson
2017-07-11
spapr: fix memory hotplug error path
Greg Kurz
2017-07-11
spapr: Use unplug_request for PCI hot unplug
David Gibson
2017-07-11
spapr: Remove unnecessary differences between hotplug and coldplug paths
David Gibson
2017-07-11
spapr: Add DRC release method
David Gibson
2017-07-11
spapr: Uniform DRC reset paths
David Gibson
2017-07-11
spapr: Leave DR-indicator management to the guest
David Gibson
2017-07-11
spapr: fix migration to pseries machine < 2.8
Laurent Vivier
2017-07-11
spapr: fix bogus function name in comment
Greg Kurz
2017-07-11
spapr: make spapr_populate_hotplug_cpu_dt() static
Greg Kurz
2017-07-10
migration: Rename cleanup() to save_cleanup()
Juan Quintela
2017-07-10
migration: Rename save_live_setup() to save_setup()
Juan Quintela
2017-07-10
vfio/pci: Fixup v0 PCIe capabilities
Alex Williamson
2017-07-10
vfio: Test realized when using VFIOGroup.device_list iterator
Alex Williamson
2017-07-07
xen/pt: Fixup addr validation in xen_pt_pci_config_access_check
Anoob Soman
2017-07-07
xen-platform: Cleanup network infrastructure when emulated NICs are unplugged
Ross Lagerwall
2017-07-07
xenfb: remove xen_init_display "temporary" hack
Stefano Stabellini
2017-07-06
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...
Peter Maydell
2017-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-05
hw/s390x/ipl: Fix endianness problem with netboot_start_addr
Thomas Huth
2017-07-05
virtio-scsi-ccw: use ioeventfd even when KVM is disabled
QingFeng Hao
2017-07-05
s390x: fix realize inheritance for kvm-flic
Halil Pasic
2017-07-05
s390x: fix error propagation in kvm-flic's realize
Halil Pasic
2017-07-05
s390x/3270: fix instruction interception handler
Dong Jia Shi
2017-07-05
s390x: vmstatify config migration for virtio-ccw
Halil Pasic
2017-07-04
vapic: use tcg_enabled
Paolo Bonzini
2017-07-04
virtio-scsi: finalize IOMMU support
Jason Wang
2017-07-04
hw/misc/edu: Compile the edu device as common object
Thomas Huth
2017-07-04
include/exec/poison: Mark CONFIG_KVM as poisoned, too
Thomas Huth
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
2017-07-04
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next.for-upstre...
Peter Maydell
2017-07-04
xilinx-dp: Add support for the yuy2 video format
Edgar E. Iglesias
2017-07-03
virtio-net: fix tx queue size for !vhost-user
Michael S. Tsirkin
2017-07-03
vhost-user: unregister slave req handler at cleanup time
Maxime Coquelin
2017-07-03
vhost: ensure vhost_ops are set before calling iotlb callback
Maxime Coquelin
2017-07-03
intel_iommu: fix migration breakage on mr switch
Peter Xu
2017-07-03
hw/acpi: remove dead acpi code
Aleksandr Bezzubikov
2017-07-03
fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1()
Mark Cave-Ayland
2017-07-03
fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize()
Mark Cave-Ayland
2017-07-03
i386/kvm/pci-assign: Use errp directly rather than local_err
Mao Zhongyi
2017-07-03
i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()
Mao Zhongyi
2017-07-03
pci: Convert shpc_init() to Error
Mao Zhongyi
2017-07-03
pci: Convert to realize
Mao Zhongyi
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
[next]