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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2020-03-02
Arithmetic error in EDID generation fixed
Anton V. Boyarshinov
1
-2
/
+2
2020-02-28
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
19
-23
/
+23
2020-02-28
hw: Do not initialize MachineClass::is_default to 0
Philippe Mathieu-Daudé
5
-5
/
+0
2020-02-28
hw/intc/arm_gic_kvm: Don't assume kernel can provide a GICv2
Peter Maydell
1
-0
/
+9
2020-02-28
hw/usb/hcd-ehci-sysbus: Remove obsolete xlnx, ps7-usb class
Guenter Roeck
1
-17
/
+0
2020-02-28
hw/arm/xilinx_zynq: Fix USB port instantiation
Guenter Roeck
1
-2
/
+3
2020-02-28
target/arm: Add isar_feature_aa32_vfp_simd
Richard Henderson
1
-10
/
+10
2020-02-28
cpu/arm11mpcore: Set number of GIC priority bits to 4
Sai Pavan Boddu
1
-0
/
+5
2020-02-28
cpu/a9mpcore: Set number of GIC priority bits to 5
Sai Pavan Boddu
1
-0
/
+4
2020-02-28
arm_gic: Mask the un-supported priority bits
Sai Pavan Boddu
2
-2
/
+32
2020-02-28
hw/arm/integratorcp: Map the audio codec controller
Philippe Mathieu-Daudé
2
-0
/
+2
2020-02-28
hw/arm: Use TYPE_PL011 to create serial port
Gavin Shan
3
-3
/
+6
2020-02-28
Merge remote-tracking branch 'remotes/juanquintela/tags/pull-migration-pull-r...
Peter Maydell
1
-0
/
+13
2020-02-28
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-27-2020' ...
Peter Maydell
5
-11
/
+6
2020-02-28
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200227' into st...
Peter Maydell
3
-10
/
+41
2020-02-28
multifd: Add zstd compression multifd support
Juan Quintela
1
-1
/
+1
2020-02-28
multifd: Add zlib compression multifd support
Juan Quintela
1
-1
/
+1
2020-02-28
multifd: Add multifd-compression parameter
Juan Quintela
1
-0
/
+13
2020-02-27
hw/riscv: Provide rdtime callback for TCG in CLINT emulation
Anup Patel
5
-7
/
+14
2020-02-27
riscv: virt: Allow PCI address 0
Bin Meng
1
-0
/
+1
2020-02-27
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200227' into staging
Peter Maydell
1
-1
/
+1
2020-02-27
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
12
-28
/
+1202
2020-02-27
hw/mips: Use memory_region_init_rom() with read-only regions
Philippe Mathieu-Daudé
4
-10
/
+5
2020-02-27
hw/mips/mips_int: Simplify cpu_mips_irq_init_cpu()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-27
xen-bus/block: explicitly assign event channels to an AioContext
Paul Durrant
2
-6
/
+41
2020-02-27
hw/xen/xen_pt_load_rom: Remove unused includes
Philippe Mathieu-Daudé
1
-4
/
+0
2020-02-27
s390x: Rename and use constants for short PSW address and mask
Janosch Frank
1
-1
/
+1
2020-02-27
Fixed assert in vhost_user_set_mem_table_postcopy
Raphael Norwitz
1
-1
/
+1
2020-02-27
vhost-user: only set slave channel for first vq
Adrian Moreno
1
-3
/
+5
2020-02-27
hw/arm/virt: Add the virtio-iommu device tree mappings
Eric Auger
1
-7
/
+50
2020-02-27
virtio-iommu-pci: Add virtio iommu pci support
Eric Auger
2
-0
/
+105
2020-02-27
virtio-iommu: Support migration
Eric Auger
1
-10
/
+99
2020-02-27
virtio-iommu: Implement fault reporting
Eric Auger
2
-5
/
+66
2020-02-27
virtio-iommu: Implement translate
Eric Auger
2
-1
/
+60
2020-02-27
virtio-iommu: Implement map/unmap
Eric Auger
2
-2
/
+62
2020-02-27
virtio-iommu: Implement attach/detach command
Eric Auger
2
-2
/
+315
2020-02-27
virtio-iommu: Decode the command payload
Eric Auger
2
-12
/
+68
2020-02-27
virtio-iommu: Add skeleton
Eric Auger
4
-0
/
+278
2020-02-27
virtio: gracefully handle invalid region caches
Stefan Hajnoczi
1
-8
/
+91
2020-02-25
vhost-user-blk: convert to new virtio_delete_queue
Pan Nengyuan
1
-8
/
+11
2020-02-25
vhost-user-blk: delete virtioqueues in unrealize to fix memleaks
Pan Nengyuan
1
-0
/
+8
2020-02-25
virtio-crypto: do delete ctrl_vq in virtio_crypto_device_unrealize
Pan Nengyuan
1
-1
/
+2
2020-02-25
virtio-pmem: do delete rq_vq in virtio_pmem_unrealize
Pan Nengyuan
1
-0
/
+1
2020-02-25
vhost-user-fs: convert to the new virtio_delete_queue function
Pan Nengyuan
1
-6
/
+9
2020-02-25
vhost-user-fs: do delete virtio_queues in unrealize
Pan Nengyuan
1
-0
/
+9
2020-02-25
Merge branch 'exec_rw_const_v4' of https://github.com/philmd/qemu into HEAD
Paolo Bonzini
33
-158
/
+143
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
64
-561
/
+603
2020-02-22
virtio: increase virtqueue size for virtio-scsi and virtio-blk
Denis Plotnikov
3
-2
/
+4
2020-02-21
sh4: Fix PCI ISA IO memory subregion
Guenter Roeck
1
-8
/
+3
2020-02-21
xilinx_spips: Correct the number of dummy cycles for the FAST_READ_4 cmd
Francisco Iglesias
1
-1
/
+1
[prev]
[next]