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-12-14
s390x: handle exceptions during s390_cpu_virt_mem_rw() correctly (TCG)
David Hildenbrand
1
-0
/
+7
2017-12-14
s390x/pci: pass the retaddr to all PCI instructions
David Hildenbrand
2
-47
/
+52
2017-12-14
s390x/tcg: rip out dead tpi code
David Hildenbrand
1
-6
/
+0
2017-12-14
s390x: introduce 2.12 compat machine
Cornelia Huck
1
-1
/
+16
2017-12-14
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171214' into s...
Peter Maydell
1
-22
/
+0
2017-12-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171213'...
Peter Maydell
8
-163
/
+1050
2017-12-14
hmp-commands: Remove the deprecated usb_add and usb_del
Thomas Huth
1
-22
/
+0
2017-12-13
xilinx_spips: Use memset instead of a for loop to zero registers
Alistair Francis
1
-8
/
+3
2017-12-13
xilinx_spips: Set all of the reset values
Alistair Francis
1
-5
/
+30
2017-12-13
xilinx_spips: Update the QSPI Mod ID reset value
Alistair Francis
1
-0
/
+1
2017-12-13
hw/display/tc6393xb: limit irq handler index to TC6393XB_GPIOS
Prasad J Pandit
1
-0
/
+1
2017-12-13
nvic: Make systick banked
Peter Maydell
1
-13
/
+77
2017-12-13
nvic: Make nvic_sysreg_ns_ops work with any MemoryRegion
Peter Maydell
1
-3
/
+7
2017-12-13
hw/intc/arm_gicv3_its: Implement full reset
Eric Auger
1
-1
/
+8
2017-12-13
hw/intc/arm_gicv3_its: Implement a minimalist reset
Eric Auger
1
-0
/
+42
2017-12-13
hw/intc/arm_gicv3_its: Don't call post_load on reset
Eric Auger
2
-6
/
+0
2017-12-13
xlnx-zcu102: Add support for the ZynqMP QSPI
Francisco Iglesias
2
-0
/
+49
2017-12-13
xilinx_spips: Add support for the ZynqMP Generic QSPI
Francisco Iglesias
1
-47
/
+532
2017-12-13
xilinx_spips: Don't set TX FIFO UNDERFLOW at cmd done
Francisco Iglesias
1
-3
/
+1
2017-12-13
xilinx_spips: Add support for 4 byte addresses in the LQSPI
Francisco Iglesias
1
-1
/
+5
2017-12-13
xilinx_spips: Add support for zero pumping
Francisco Iglesias
1
-7
/
+40
2017-12-13
xilinx_spips: Make tx/rx_data_bytes more generic and reusable
Francisco Iglesias
1
-27
/
+37
2017-12-13
xilinx_spips: Add support for RX discard and RX drain
Francisco Iglesias
1
-18
/
+149
2017-12-13
xilinx_spips: Update striping to be big-endian bit order
Francisco Iglesias
1
-9
/
+10
2017-12-13
xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClass
Francisco Iglesias
1
-35
/
+0
2017-12-13
m25p80: Add support for n25q512a11 and n25q512a13
Francisco Iglesias
1
-0
/
+2
2017-12-13
m25p80: Add support for BRRD/BRWR and BULK_ERASE (0x60)
Francisco Iglesias
1
-0
/
+7
2017-12-13
m25p80: Add support for SST READ ID 0x90/0xAB commands
Francisco Iglesias
1
-0
/
+32
2017-12-13
m25p80: Add support for continuous read out of RDSR and READ_FSR
Francisco Iglesias
1
-1
/
+38
2017-12-13
vfio-pci: Remove unused fields from VFIOMSIXInfo
Alexey Kardashevskiy
1
-2
/
+0
2017-12-13
vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1
Alexey Kardashevskiy
1
-0
/
+5
2017-12-13
vfio/common: init giommu_list and hostwin_list of vfio container
Liu, Yi L
1
-0
/
+2
2017-12-13
vfio: Fix vfio-kvm group registration
Alex Williamson
1
-0
/
+1
2017-12-05
vhost-scsi: add missing virtqueue_size parameter
Eric Farman
1
-0
/
+2
2017-12-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-6
/
+33
2017-12-04
spapr: Include "pre-plugged" DIMMS in ram size calculation at reset
David Gibson
1
-1
/
+4
2017-12-01
pc: fix crash on attempted cpu unplug
Igor Mammedov
1
-0
/
+5
2017-12-01
virtio: check VirtQueue Vring object is set
Prasad J Pandit
1
-3
/
+11
2017-12-01
vhost: fix error check in vhost_verify_ring_mappings()
Greg Kurz
1
-3
/
+3
2017-12-01
vhost: restore avail index from vring used index on disconnection
Maxime Coquelin
1
-0
/
+4
2017-12-01
virtio: Add queue interface to restore avail index from vring used index
Maxime Coquelin
1
-0
/
+10
2017-11-30
pseries: fix TCG migration
Laurent Vivier
1
-1
/
+1
2017-11-28
virtio-net: don't touch virtqueue if vm is stopped
Jason Wang
1
-1
/
+2
2017-11-27
target/ppc: Move setting of patb_entry on hash table init
Suraj Jitindar Singh
1
-2
/
+2
2017-11-24
hw/arm/virt: Add 2.11 machine type
Eric Auger
1
-2
/
+17
2017-11-24
s390/kvm_virtio/linux-headers: remove traces of old virtio transport
Christian Borntraeger
1
-2
/
+4
2017-11-22
spapr: Implement bug in spapr-vty device to be compatible with PowerVM
David Gibson
1
-0
/
+18
2017-11-22
hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256
Thomas Huth
1
-0
/
+4
2017-11-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...
Peter Maydell
5
-5
/
+20
2017-11-20
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171120' int...
Peter Maydell
2
-29
/
+42
[next]