index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-11
spapr: populate device tree depending on XIVE_EXPLOIT option
Cédric Le Goater
1
-4
/
+6
2017-07-11
spapr: introduce the XIVE_EXPLOIT option in CAS
Cédric Le Goater
1
-6
/
+7
2017-07-11
spapr: Only report host/guest IOMMU page size mismatches on KVM
David Gibson
1
-1
/
+2
2017-07-11
spapr: fix memory hotplug error path
Greg Kurz
1
-4
/
+22
2017-07-11
spapr: Use unplug_request for PCI hot unplug
David Gibson
1
-6
/
+7
2017-07-11
spapr: Remove unnecessary differences between hotplug and coldplug paths
David Gibson
3
-15
/
+6
2017-07-11
spapr: Add DRC release method
David Gibson
1
-16
/
+6
2017-07-11
spapr: Uniform DRC reset paths
David Gibson
2
-30
/
+7
2017-07-11
spapr: Leave DR-indicator management to the guest
David Gibson
1
-4
/
+2
2017-07-11
spapr: fix migration to pseries machine < 2.8
Laurent Vivier
1
-14
/
+14
2017-07-11
spapr: fix bogus function name in comment
Greg Kurz
1
-1
/
+1
2017-07-11
spapr: make spapr_populate_hotplug_cpu_dt() static
Greg Kurz
1
-2
/
+2
2017-07-07
xen/pt: Fixup addr validation in xen_pt_pci_config_access_check
Anoob Soman
1
-1
/
+1
2017-07-07
xen-platform: Cleanup network infrastructure when emulated NICs are unplugged
Ross Lagerwall
1
-0
/
+11
2017-07-07
xenfb: remove xen_init_display "temporary" hack
Stefano Stabellini
2
-66
/
+18
2017-07-06
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...
Peter Maydell
8
-240
/
+376
2017-07-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
5
-5
/
+7
2017-07-05
hw/s390x/ipl: Fix endianness problem with netboot_start_addr
Thomas Huth
1
-1
/
+1
2017-07-05
virtio-scsi-ccw: use ioeventfd even when KVM is disabled
QingFeng Hao
1
-1
/
+1
2017-07-05
s390x: fix realize inheritance for kvm-flic
Halil Pasic
2
-2
/
+19
2017-07-05
s390x: fix error propagation in kvm-flic's realize
Halil Pasic
1
-2
/
+10
2017-07-05
s390x/3270: fix instruction interception handler
Dong Jia Shi
1
-0
/
+1
2017-07-05
s390x: vmstatify config migration for virtio-ccw
Halil Pasic
5
-234
/
+344
2017-07-04
vapic: use tcg_enabled
Paolo Bonzini
1
-2
/
+3
2017-07-04
virtio-scsi: finalize IOMMU support
Jason Wang
1
-1
/
+2
2017-07-04
hw/misc/edu: Compile the edu device as common object
Thomas Huth
1
-1
/
+1
2017-07-04
include/exec/poison: Mark CONFIG_KVM as poisoned, too
Thomas Huth
1
-1
/
+0
2017-07-04
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
1
-0
/
+1
2017-07-04
Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next.for-upstre...
Peter Maydell
1
-0
/
+3
2017-07-04
xilinx-dp: Add support for the yuy2 video format
Edgar E. Iglesias
1
-0
/
+3
2017-07-03
virtio-net: fix tx queue size for !vhost-user
Michael S. Tsirkin
1
-8
/
+20
2017-07-03
vhost-user: unregister slave req handler at cleanup time
Maxime Coquelin
1
-0
/
+1
2017-07-03
vhost: ensure vhost_ops are set before calling iotlb callback
Maxime Coquelin
1
-2
/
+8
2017-07-03
intel_iommu: fix migration breakage on mr switch
Peter Xu
1
-0
/
+15
2017-07-03
hw/acpi: remove dead acpi code
Aleksandr Bezzubikov
1
-10
/
+0
2017-07-03
fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1()
Mark Cave-Ayland
1
-9
/
+7
2017-07-03
fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize()
Mark Cave-Ayland
1
-8
/
+8
2017-07-03
i386/kvm/pci-assign: Use errp directly rather than local_err
Mao Zhongyi
1
-15
/
+7
2017-07-03
i386/kvm/pci-assign: Fix return type of verify_irqchip_kernel()
Mao Zhongyi
1
-12
/
+6
2017-07-03
pci: Convert shpc_init() to Error
Mao Zhongyi
3
-20
/
+16
2017-07-03
pci: Convert to realize
Mao Zhongyi
6
-48
/
+52
2017-07-03
pci: Replace pci_add_capability2() with pci_add_capability()
Mao Zhongyi
6
-31
/
+15
2017-07-03
pci: Make errp the last parameter of pci_add_capability()
Mao Zhongyi
11
-41
/
+92
2017-07-03
pci: Fix the wrong assertion.
Mao Zhongyi
4
-4
/
+4
2017-07-03
pci: Add comment for pci_add_capability2()
Mao Zhongyi
1
-0
/
+6
2017-07-03
pci: Clean up error checking in pci_add_capability()
Mao Zhongyi
1
-5
/
+1
2017-07-03
intel_iommu: relax iq tail check on VTD_GCMD_QIE enable
Ladi Prosek
2
-15
/
+20
2017-07-03
hw/pci-bridge/dec: Classify the DEC PCI bridge as bridge device
Thomas Huth
1
-0
/
+2
2017-07-03
virtio-net: enable configurable tx queue size
Wei Wang
1
-2
/
+30
2017-06-30
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
3
-11
/
+13
[next]